[web2py] Re: JOB opening web programmer Jersey City NJ

2010-05-06 Thread dbb
The email address is jillmerr...@comcast.net, and mine
debe...@yahoo.com

On May 6, 3:18 pm, Debebe Asefa  wrote:
> Just a recruiter contacted me to recommend a web programmer with Flash and
> DOJO ability in addition to web2py official programming languages.
> If you are a qualified candidate  send your resume to Jill Merrel at
> jillmerr...@comcast.net    and then send me email at debe...@yahoo.com.
> The person has to be able to work in the US ( citizen or greencard). The
> money is six figure, make it fast.
>
> debebe


[web2py] Re: monetize web2py anybody?

2010-05-24 Thread dbb
Massimo:

First this is noble idea, we need a point man like you Massimo whom we
describe the function and put the money we are willing to pay for the
function at your disposal, you have a say whether the money is enough
or not enough and clarity of the task  before contacting the
associate, then once everything is in order, the associate is
contacted, the description and the fee will be discussed and the
associate takes the description and performs the work and hand it to
Massimo and the fee will be paid by Massimo ( this one is sure, it is
Massimo who has the money and pays the associate). The description of
the work is in writing. All evaluations, conduct, rules, and etc must
be a joint task of all.

Debebe

On May 23, 11:20 pm, mdipierro  wrote:
> Getafreelancer is what some of my students use to get their homework
> done. Does not resonate very well with me. :-(
>
> Massimo
>
> On May 23, 10:15 pm, Álvaro Justen  wrote:
>
> > On Sun, May 23, 2010 at 20:18, mdipierro  wrote:
> > > I have some problems:
>
> > > 1) people ask me to contribute to more projects that I can handle.
> > > 2) I am good at kicking off a project (20% of the work) but I am not
> > > the best person to bring it to production (the other 80%) of the work.
> > > 3) I want to delegate some of these projects to users I trust. I need
> > > to better keep track of you, the users, your skills and interests.
>
> > > You and I have some problems in common:
> > > 1)  you are an individual or you own a small consulting company and
> > > you find hard to compete for large projects
> > > 2) you want to use web2py but you need to sell web2py before you can
> > > sell yoru services.
> > > 3) you need legal help (sample non-disclosure agreement, sample
> > > contracts, etc.)
> > > 4) for large projects you need to find people who can help you with
> > > development (you man need a designer, a coder, a system administrator,
> > > a GAE expert, etc).
> > > 5) you want somebody else to handle advertising for you
>
> > > I want to help. I want to help you find development jobs, network, and
> > > compete for larger projects by providing some assistance.
>
> > > I am about to create something like an association of web2py
> > > professionals with a portal that provides web sites for members,
> > > repository of legal forms, job posting, progress tracking, feedback
> > > forms, etc. Here is the basic idea: we do not advertise web2py, we
> > > advertise the association and its members. you find a client? you keep
> > > all the money. You want to offer your client long term support or code
> > > review? the association will sell that to the client directly
> > > directly. You want to be listed as a member? Follow a code of conduct
> > > (basically use approved tools and ask your clients to review your work
> > > publicly). You already have a consulting company or an employer? You
> > > can have the company listed as an associate under some conditions.
>
> > > We can turn our group into a large international consulting
> > > organization overnight. There would be no contract between the
> > > association and you other than a code of conduct that you will have to
> > > follow to be listed and that I am about to wrote. You can continue to
> > > work as an individual or with your existing company. The association
> > > will just help when you need help.
>
> > > The association may also partner with some member to provide venture
> > > capital in the form of code development (and perhaps money but not
> > > immediately) for specific projects submitted to the association, in
> > > exchange of shares.
>
> > > I have already incorporated to do this. This will be independent and
> > > complementary form web2py itself and web2py would not be the onlytool
> > > in the association approved toolkit.
>
> > > For now the toolkit will include: web2py, ubuntu, postgresql, jquery,
> > > andgoogleapp engine. You as an individual or a company can provide
> > > services based on other tools but the association will endorse these
> > > tools because we can easily find people skilled in them and you, as a
> > > member, will be required to endorse these tools as good tools and
> > > demonstrate your skills in some of them (not all of them).
>
> > > web2py is atool. We will all outlive web2py. But we have created
> > > something important here. A community of skilled professional that
> > > share some experience. I want to see this grow with web2py and beyond
> > > web2py later. I want to see us compete with large consulting
> > > companies. I want to do it using a new business model in which there
> > > are no shareholders to take a cut of your work since they would not be
> > > providing any means of production to you (you already own a laptop and
> > > that is your office), yet I want to provide the other benefits that a
> > > large corporation can offer (a single image, consistency,
> > > reliability).
>
> > > Not sure if there should be an admission criteria. I could use you

[web2py] flot related help

2010-06-09 Thread dbb
Hello:
 I am trying to use flot to draw a graph by reading the data from the
database
  I am stuck, need an example


[web2py] database locked SQLITE

2010-06-12 Thread dbb
Help resolving this issue, the database keeps locking, the trace is :

Traceback (most recent call last):
  File "C:\web2pyy\gluon\restricted.py", line 173, in restricted
exec ccode in environment
  File "C:/web2pyy/applications/ET/models/db.py", line 58, in 
db.vho.import_from_csv_file(open('C:/data/
xxx.csv','r'),migrate=migrate)
  File "C:\web2pyy\gluon\sql.py", line 1968, in import_from_csv_file
new_id = self.insert(**dict(items))
  File "C:\web2pyy\gluon\sql.py", line 1879, in insert
self._db._execute(query)
  File "C:\web2pyy\gluon\sql.py", line 895, in 
self._execute = lambda *a, **b: self._cursor.execute(*a, **b)
OperationalError: database is locke


[web2py] Re: flot related help

2010-06-13 Thread dbb
Thanks, it helps

On Jun 9, 4:36 pm, mdipierro  wrote:
> Although this does not usesflot, it can give an idea.
>
> http://web2py.com/appliances/default/show/12
>
> On Jun 9, 3:20 pm, dbb  wrote:
>
> > Hello:
> >  I am trying to useflotto draw a graph by reading the data from the
> > database
> >   I am stuck, need an example


[web2py] download from trunk

2010-07-18 Thread dbb
Massimo, can not download from trunk, will you include me. Debebe


[web2py] Re: download from trunk

2010-07-18 Thread dbb
Thank you Massimo for your prompt response. May be the mistake on my
part, I will try to correct it, now I am getting forbidden 403, this
may be in .hgrc file my email and user id are not properly populated.
Debebe

On Jul 18, 9:29 am, mdipierro  wrote:
> Sorry. I do not not understand. There is no restriction from
> downloading web2py trunk.
>
> On Jul 18, 7:56 am, dbb  wrote:
>
> > Massimo, can not download from trunk, will you include me. Debebe


[web2py] Re: download from trunk

2010-07-18 Thread dbb
Massimo:

what is the difference between web2py.googlecode.com/hg/web2py_src.zip
and web2py.com/example/static/nightly/web2py_src.zip. Debebe

On Jul 18, 9:29 am, mdipierro  wrote:
> Sorry. I do not not understand. There is no restriction from
> downloading web2py trunk.
>
> On Jul 18, 7:56 am, dbb  wrote:
>
> > Massimo, can not download from trunk, will you include me. Debebe


[web2py] Relase of the first HL7 based on web2py framework

2010-03-07 Thread dbb
This announcement of the release of first HL7 ( health level 7
protocol) open source
code and the code can be found at http://code.google.com/p/web2pyhl7/,
the code is an
open source  and built on web2py framework and please read
the release notes for more information. This is an effort by
Dr. Massimo, professor of computer science at De Paul, the
creator of web2py and Dr. Debebe Asefa. This is really the
effort of the the two indviduals using their times and
resources. Feel free to comment on the code and suggest what
you want to see including your wish lists, i.e., what fucntions you
want to see. The goal is to create plaform without any limitations.
This the first release, subsequent releases will have all suggestions
and new uncovered functions.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] announcement

2010-03-07 Thread dbb
To All :

This announcement of the release of the first HL7 open source code and
the code can be found at http://code.google.com/p/web2pyhl7/, the code
is an open source  and built on web2py framework and please read the
release notes for more information. This is an effort by Dr. Massimo,
professor of computer science at De Paul, the creator of web2py and
Dr. Debebe Asefa. This is really the effort of the the two indviduals
using their times and resources. Feel free to comment on the code and
suggest what you want to see including your wish lists, i.e., what
fucntions you want to see. The goal is to create plaform without any
limitations. This the first release, subsequent releases will have all
suggestions and new uncovered functions.

Best regards:

Debebe Asefa

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] web2py HL7 certification

2010-03-09 Thread dbb
To Web2pyers:

Massimo has posted a new speedier web2pyHL7, the goal is to certify
the EHR ( EMR) as show by the demo, you can help in many ways, such
as, :
 - read the specification for certification at
http://xw2k.nist.gov/healthcare/use_testing/under_development.html
and test the software suggestion
- if you want a job as developers chech the site : www.himss.org,
study the demo since it has all what is required, once web2pyHL7 is
certified, it may open for you employment. Healthcare providers do not
want to hardship for going through the certification process, and if
we do it here, it will be a plus for everybody

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] Re: announcement

2010-03-09 Thread dbb
Massimo :

Can you create along side the web2py code , the binary for download by
users, with its own  version number.
or in a separate web site www.web2pyhl7.com, do we need to register
the URL  or get it from google.

On Mar 9, 10:00 am, mdipierro  wrote:
> You are running from source and did not install Mark Mahmmond win32
> extensions.
>
> On Mar 9, 1:08 am, Debebe Asefa  wrote:
>
>
>
> > Why the following error messages:
>
> > Microsoft Windows [Version 6.0.6002]
> > Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
> > C:\Users\User>cd ..
> > C:\Users>cd ..
> > C:\>cd python25
> > C:\Python25>python C:\web2pyy\web2py.py
> > WARNING:root:no file locking
> > web2py Enterprise Web Framework
> > Created by Massimo Di Pierro, Copyright 2007-2010
> > Version 1.76.3 (2010-03-03 16:58:56)
> > Database drivers available: SQLite3, MySQL
> > Starting cron...
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > please visit:
> >        http://127.0.0.1:8000
> > starting browser...in 5 seconds
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > WARNING:root:WEB2PY CRON: Disabled because no file locking
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/cache/cache.shelve
> > ERROR:root:corrupted file: C:\web2pyy\applications\EMR/c

[web2py] Re: announcement

2010-03-09 Thread dbb
Yes, there are access limitaions due to HIPAA and other rules and
regulations, a patient record can be accessed only for meaningful use,
i.e., to treat the patient and the record is confidential.

On Mar 8, 10:28 am, Wes James  wrote:
> on another thread it looks like you need to register as a doctor to
> get full access.
>
>
>
> On Sun, Mar 7, 2010 at 10:13 PM, Jason Brower  wrote:
> > What is the username and pass for the demo site?
> > BR,
> > Jason- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] Re: announcement

2010-03-09 Thread dbb
Yes, the application is based on HL7 ( health level 7 ) protocol which
is embrassed by HHS. The application can be created as follows:
- how to create the binary codes

 Download web2py binary
Unzip it (do not run it)
Under applications create a folder "init"
Copy the web2pyhl7 app under "init" so that you have
applications/init/
models/db.py etc.
Rezip the web2py folder. Done

Mind when you make the binaries that migaret has to be set to True
or
False depending on whether you pack the databases/* and mind that
models/db.py hardcode my emai settings and assumes postfix running
on
localhost.


On Mar 8, 4:12 pm, mikech  wrote:
> Congratulations!
> Will you be writing anything about th ecreation of this app?

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] Congratulations to all

2010-03-16 Thread dbb
web2py is the first to implement a working open source of HL7 protocol
as defined by HITSP, our efforts are being recognized around the globe
based on the questions we are receiving.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.



[web2py] tree like references for web2py Hl7 application

2010-08-17 Thread dbb
Massimo,

I sent you a message yesterday on the same issue,

a is table
b is table referencing a
c is a table referencing b
d is a table referencing c

I want all child tables to be displayed under their parents, we the
parent has data, the children are visible and one can update the data
in the children. This is the same as web2py  HL7 application we had.
I am trying to group the table as specified above. Any help is
appreciated, you can send me the answer. This is to update the
application by adding more stuffs from HL2.5. This approach makes the
view to display small number of file.

Debebe


[web2py] How to use steaky

2010-10-24 Thread dbb
There is a very good feature of web2py called steaky, I need
documentation that includes tutorial. I want to use it.Debebe


[web2py] support for Daytona database

2010-10-24 Thread dbb
Out there, there is  a database called daytona, it uses C, and on top
of C there is  Cymbl that takes SQL and translate that to Cymbl, then
Cymbl gets translated to C for the database to understand the request.
This is a very complicated powerful database.

My question is : since web2py is a powerful simple framework, can it
simplify daytona? I have no more information about daytona, they said
the firm that developed it has placed it as an open source, but not
sure. Daytona is a very powerful database that can store billions of
rows of data; they said: you stop using daytona when you ran out of
space ( hardware), or when you do not have any more data to store. For
web2py supporting daytona will give it a high visibility. Debebe


[web2py] Re: How to use steaky

2010-10-24 Thread dbb
OK, Massimo, how can I use rocket, is there documentation? Debebe

On Oct 24, 10:09 am, mdipierro  wrote:
> Sorry I do not understand. Do you refer to the old "sneaky" web
> server? That was experimental and has been replaced with rocket (gluon/
> rocket.py)
>
> On Oct 24, 5:22 am, dbb  wrote:
>
> > There is a very good feature of web2py called steaky, I need
> > documentation that includes tutorial. I want to use it.Debebe
>
>


[web2py:34028] web2py data structure

2009-10-29 Thread dbb

I have the following data structure, what I want is the following:
if the data entered is not in the database to enter it, then redirect
to student
information to enter the new data for the student. Once the data is
in, the next time I enter the same data,the program compares the
student ID in the database and if a match is
found  I want the data to display.
But this code is not doing that, need help on this


###
database for a student
db.define_table('student',
 Field('first_name'),
 Field('middle_initial'),
 Field('last_name'),
 Field('student_ID'),
 Field('student_address'),
 Field('student_phone'),
 Field('student_email'))

db.define_table('student_information',
Field('name' ),
Field('student_id')
Field('married', 'boolean'),
Field('spouse_name'))
prompt
for a student information###

ef index():
""" a simple entry form with various types of objects """

form = FORM(TABLE(
TR('Your First:', INPUT(_type='text', _name='Fname',
   requires=IS_NOT_EMPTY())),

TR('Your Middle Initial:', INPUT(_type='text', _name='Mname',
   requires=IS_NOT_EMPTY())),

TR('Your Last Bane :', INPUT(_type='text', _name='Lname',
   requires=IS_NOT_EMPTY())),

TR('Your student ID Number:', INPUT(_type='text', _name='Pid',
   requires=IS_NOT_EMPTY())),

TR('Your email:', INPUT(_type='text', _name='e-mail',
   requires=IS_EMAIL())),

TR('Your address:', INPUT(_type='text', _name='Paddress',
   requires=IS_NOT_EMPTY())),


TR('Your Phone Number:', INPUT(_type='text', _name='Pphone',
   requires=IS_NOT_EMPTY())),

TR('Are You  a New student', INPUT(_type='checkbox',
_name='new_student')),



TR('', INPUT(_type='submit', _value='SUBMIT')),
))
if form.accepts(request.vars, session):
response.flash = 'form accepted'
if new_student:
  redirect(URL(r=request, f='new_student'))
  db.student.insert(first_name = form.vars.Fname)
  db.student.insert(last_name = form.vars.Lname)
  db.student.insert(middle_initial = form.vars.Mname)
  db.student.insert(student_phone = form.vars.Pphone)
  db.student.insert(first_name = form.vars.Fname)
  db.student.insert(student_address = form.vars.Paddress)
  db.student.insert(first_name =form.vars.Fname)
elif redirect(URL(r=request, f='student'))

elif form.errors:
response.flash = 'form is invalid'
else:
response.flash = 'please fill the form'
return dict(form=form, vars=form.vars)
inserting new information
of a student##
def new_student():

 form = crud.create(db.student,
  next=URL(r=request,f='insurance_subscriber'))


 return dict(form=form)

def new_student_information():

 thisstudent = db.student[request.args(0)]
 if not thisstudent:
 redirect(URL(r=request, f='index'))
 db.student_information.student_id.default=thisstudent.id

 form = crud.create(db.student_information)


 return dict(form=form)

#accessing existing
information###
def student():
thisstudent = db((db.student.student_ID == form.vars.Pid)).select
()
#thisstudent = db.student[request.args(0)]
if not thisstudent:
redirect(URL(r=request, f='index'))


return dict( records=records)


def student_information():

 thisstudent = db.student[request.args(0)]
 if not thisstudent:
 redirect(URL(r=request, f='index'))
 thisstudent_information = db
(db.student_information.student_id == thisstudent.id).select()

 return dict(thisstudent_information =
thisstudent_information)

((=records}}  in student.html
{{=thisstudent_informationa0 in student_information
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34029] Hierarchy

2009-10-29 Thread dbb

Hello I have encountered the following problem:

Given:  adefine_table(x)  and define_table(y) ;if  table y is below
table x in the database, table y can reference table x, but table x
can not reference table y
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34031] crud.settings.auth=auth

2009-10-29 Thread dbb

if crud.settings.auth=auth, then 404 not found error when insert and
other crud functions are use, if #crud.settings.auth=auth the error no
longer shows
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34038] Re: web2py data structure

2009-10-29 Thread dbb

In all cases the code can not find the data in the database even if it
exists;
the redirect is not executed;
also may be the request.args(0)  logic is wrong. Any help on this,
those experienced web2py users

On Oct 29, 7:03 am, dbb  wrote:
> I have the following data structure, what I want is the following:
> if the data entered is not in the database to enter it, then redirect
> to student
> information to enter the new data for the student. Once the data is
> in, the next time I enter the same data,the program compares the
> student ID in the database and if a match is
> found  I want the data to display.
> But this code is not doing that, need help on this
>
> ###
> database for a student
> db.define_table('student',
>              Field('first_name'),
>              Field('middle_initial'),
>              Field('last_name'),
>              Field('student_ID'),
>              Field('student_address'),
>              Field('student_phone'),
>              Field('student_email'))
>
> db.define_table('student_information',
>                 Field('name' ),
>                 Field('student_id')
>                 Field('married', 'boolean'),
>                 Field('spouse_name'))
> prompt
> for a student information###
>
> ef index():
>     """ a simple entry form with various types of objects """
>
>     form = FORM(TABLE(
>         TR('Your First:', INPUT(_type='text', _name='Fname',
>            requires=IS_NOT_EMPTY())),
>
>         TR('Your Middle Initial:', INPUT(_type='text', _name='Mname',
>            requires=IS_NOT_EMPTY())),
>
>         TR('Your Last Bane :', INPUT(_type='text', _name='Lname',
>            requires=IS_NOT_EMPTY())),
>
>         TR('Your student ID Number:', INPUT(_type='text', _name='Pid',
>            requires=IS_NOT_EMPTY())),
>
>         TR('Your email:', INPUT(_type='text', _name='e-mail',
>            requires=IS_EMAIL())),
>
>         TR('Your address:', INPUT(_type='text', _name='Paddress',
>            requires=IS_NOT_EMPTY())),
>
>         TR('Your Phone Number:', INPUT(_type='text', _name='Pphone',
>            requires=IS_NOT_EMPTY())),
>
>         TR('Are You  a New student', INPUT(_type='checkbox',
> _name='new_student')),
>
>         TR('', INPUT(_type='submit', _value='SUBMIT')),
>         ))
>     if form.accepts(request.vars, session):
>         response.flash = 'form accepted'
>         if new_student:
>           redirect(URL(r=request, f='new_student'))
>           db.student.insert(first_name = form.vars.Fname)
>           db.student.insert(last_name = form.vars.Lname)
>           db.student.insert(middle_initial = form.vars.Mname)
>           db.student.insert(student_phone = form.vars.Pphone)
>           db.student.insert(first_name = form.vars.Fname)
>           db.student.insert(student_address = form.vars.Paddress)
>           db.student.insert(first_name =form.vars.Fname)
>         elif redirect(URL(r=request, f='student'))
>
>     elif form.errors:
>         response.flash = 'form is invalid'
>     else:
>         response.flash = 'please fill the form'
>     return dict(form=form, vars=form.vars)
> inserting new information
> of a student##
> def new_student():
>
>          form = crud.create(db.student,
>               next=URL(r=request,f='insurance_subscriber'))
>
>          return dict(form=form)
>
> def new_student_information():
>
>          thisstudent = db.student[request.args(0)]
>          if not thisstudent:
>              redirect(URL(r=request, f='index'))
>          db.student_information.student_id.default=thisstudent.id
>
>          form = crud.create(db.student_information)
>
>          return dict(form=form)
>
> #accessing existing
> information###
> def student():
>     thisstudent = db((db.student.student_ID == form.vars.Pid)).select
> ()
>     #thisstude

[web2py:34039] Re: crud.settings.auth=auth

2009-10-29 Thread dbb

while this happens no decoration of security is used for any function
in the controller

On Oct 29, 7:14 am, dbb  wrote:
> if crud.settings.auth=auth, then 404 not found error when insert and
> other crud functions are use, if #crud.settings.auth=auth the error no
> longer shows
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34052] Re: crud.settings.auth=auth

2009-10-29 Thread dbb

Thanks Massimo

On Oct 29, 9:51 am, mdipierro  wrote:
> This the intend behavior. If you want to enforce authentication on
> crud, you will not be allowed to access actions that do crud on a
> table unless you have specifically registered a permission for the
> user 'insert' in that table and you must be logged in.
>
> On Oct 29, 6:14 am, dbb  wrote:
>
>
>
> > if crud.settings.auth=auth, then 404 not found error when insert and
> > other crud functions are use, if #crud.settings.auth=auth the error no
> > longer shows- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34054] Re: Hierarchy

2009-10-29 Thread dbb

I sent you the actual data

On Oct 29, 9:29 am, mdipierro  wrote:
> There is a way around but the reason we do not try to make this easy
> is because this is usually a symptom for a different problems. Instead
> of having two tables that reference each other probably you need a
> many to many relationship that should be implemented using a link
> table. Can you tell us more?
>
> On Oct 29, 6:09 am, dbb  wrote:
>
>
>
> > Hello I have encountered the following problem:
>
> > Given:  adefine_table(x)  and define_table(y) ;if  table y is below
> > table x in the database, table y can reference table x, but table x
> > can not reference table y- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34778] Re: Join web2py wave

2009-11-07 Thread dbb

add me please.

On Nov 4, 1:54 am, hcvst  wrote:
> http://wavedirectory.appspot.com/init/default/wave?w=googlewave.com%2...
>
> A public wave to discuss wave development on web2py.
>
> HC
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34783] def name (parameter):

2009-11-07 Thread dbb

a function with a parameter does not show up in the list of functions
in the controller,
e.g. def name( a, b): return( a+b), can not be found in the controller.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34788] Re: def name (parameter):

2009-11-07 Thread dbb

I am trying to program web services, such as,
@service.csv
def table1(a,b):
  return [[a,b],[1,2]]

On Nov 7, 7:33 am, DenesL  wrote:
> That is by design.
> What are you trying to do?.
>
> On 7 nov, 07:22, dbb  wrote:
>
>
>
> > a function with a parameter does not show up in the list of functions
> > in the controller,
> > e.g. def name( a, b): return( a+b), can not be found in the controller.- 
> > Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34839] Re: def name (parameter):

2009-11-07 Thread dbb

Thank you DenesL. I appreciate very much for your help.

On Nov 7, 9:20 am, DenesL  wrote:
> If you need a function with parameters then you would have to call it
> indirectly from your exposed controller action/function.
>
> def table1(a,b):
> ...
>
> @service.csv
> def exposed():
>      # call table1(x,y) in here
>
> On 7 nov, 08:16, dbb  wrote:
>
>
>
> > I am trying to program web services, such as,
> > @service.csv
> > def table1(a,b):
> >   return [[a,b],[1,2]]
>
> > On Nov 7, 7:33 am, DenesL  wrote:
>
> > > That is by design.
> > > What are you trying to do?.
>
> > > On 7 nov, 07:22, dbb  wrote:
>
> > > > a function with a parameter does not show up in the list of functions
> > > > in the controller,
> > > > e.g. def name( a, b): return( a+b), can not be found in the 
> > > > controller.- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34867] Re: Join web2py wave

2009-11-08 Thread dbb

I am in

On Nov 7, 7:00 pm, Thadeus Burgess  wrote:
> I think we should all start a public web2py wave! :)
>
> -Thadeus
>
>
>
> On Sat, Nov 7, 2009 at 3:54 PM, mdipierro  wrote:
>
> > I have account. I just have not figured out what I am supposed to do
> > with it.
>
> > On Nov 7, 3:08 pm, Nicolás de la Torre  wrote:
> > > Invited:
>
> > > debe...@yahoo.com
> > > kuo...@gmail.com
> > > murxun...@googlemail.com
> > > jorgeh...@gmail.com
>
> > > I have 5 invites left. Just ask.- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34888] pjamas or any

2009-11-08 Thread dbb

Do we have the ability to call pjamas from web2py (or incorporated in
gluon) or do we have a similar function in web2py; the functions I am
looking is to get data remotely and to post data remotely and the
remote side to have intelligence( to know) to update the data when the
data is accessed and also to know who accessed the data, e.g., I have
a set of attributes x, y,z to send , and get results w, m, k from the
remote site related x, y,z. The other side my use C++, python, java,
javascript etc, on my side I have web2py
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34890] Re: pjamas or any

2009-11-08 Thread dbb

sorry I men pyjamas not pjamas

On Nov 8, 12:57 pm, dbb  wrote:
> Do we have the ability to call pjamas from web2py (or incorporated in
> gluon) or do we have a similar function in web2py; the functions I am
> looking is to get data remotely and to post data remotely and the
> remote side to have intelligence( to know) to update the data when the
> data is accessed and also to know who accessed the data, e.g., I have
> a set of attributes x, y,z to send , and get results w, m, k from the
> remote site related x, y,z. The other side my use C++, python, java,
> javascript etc, on my side I have web2py
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:34895] Re: pjamas or any

2009-11-08 Thread dbb

Thanks Massim. This week and next I am focusing on  RPC in different
flavors
for the work I am doing

On Nov 8, 2:33 pm, mdipierro  wrote:
> there are two parts of Pyjamas.
>
> 1) the script that takes Python code and generates JS. web2py does not
> include it but if you have it installed you can use it. You can also
> call it from web2py as you would call any other module but most
> likely  you would generate js outside of web2py.
>
> 2) the ability of web2py to expose methods as jsonrpc so that they can
> be called by Pyjamas. that is easy. define a function in a model or
> controller and decorate it with
>
> @service.jsonrpc
> def myfunction(a,b,c): return a+b+c
>
> And you can call it from pyjamas. There is a section in the web2py
> book on this topic written by the creators of Pyjamas.
>
> Massimo
>
> On Nov 8, 12:58 pm, dbb  wrote:
>
>
>
> > sorry I men pyjamas not pjamas
>
> > On Nov 8, 12:57 pm, dbb  wrote:
>
> > > Do we have the ability to call pjamas from web2py (or incorporated in
> > > gluon) or do we have a similar function in web2py; the functions I am
> > > looking is to get data remotely and to post data remotely and the
> > > remote side to have intelligence( to know) to update the data when the
> > > data is accessed and also to know who accessed the data, e.g., I have
> > > a set of attributes x, y,z to send , and get results w, m, k from the
> > > remote site related x, y,z. The other side my use C++, python, java,
> > > javascript etc, on my side I have web2py- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:35265] Re: plugin_tagging

2009-11-13 Thread dbb

Ok, it is excellent work thing are getting more appealing and even the
questions changes "how do we do this as develpers... bla bla",  which
is a good sign that web2py is rolling in a good way. Regarding
plugins ,  I have the following questions:
- how can I incorporate the new plugin within the menu
- why I am getting "404 not found" message when I clicked on "tag" in
the controller and "tag_cloud" does nothing

On Nov 12, 12:17 am, Massimo Di Pierro 
wrote:
> resending with some bug fixes
>
>  web2py.plugin.tagging.w2p
> 1KViewDownload
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:/] Re: plugin_tagging

2009-11-13 Thread dbb

I have already logged in my application but still I am seeing 404 not
found message

On Nov 13, 12:42 pm, dbb  wrote:
> Ok, it is excellent work thing are getting more appealing and even the
> questions changes "how do we do this as develpers... bla bla",  which
> is a good sign that web2py is rolling in a good way. Regarding
> plugins ,  I have the following questions:
> - how can I incorporate the new plugin within the menu
> - why I am getting "404 not found" message when I clicked on "tag" in
> the controller and "tag_cloud" does nothing
>
> On Nov 12, 12:17 am, Massimo Di Pierro 
> wrote:
>
>
>
> > resending with some bug fixes
>
> >  web2py.plugin.tagging.w2p
> > 1KViewDownload- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:35277] Re: plugin_tagging

2009-11-13 Thread dbb

Steps taken:

- downloaded the plugin mini application CRM
(version of web2py is 1.72.30)
- UPLOAD CRM as plugin
- click on tagging
- click on tag in the controller, got 404-not-found
-click on tag_cloud in the controler, got blank page



On Nov 13, 1:19 pm, mdipierro  wrote:
> Please list steps to reproduce the problem
>
> On Nov 13, 11:57 am, dbb  wrote:
>
>
>
> > I have already logged in my application but still I am seeing 404 not
> > found message
>
> > On Nov 13, 12:42 pm, dbb  wrote:
>
> > > Ok, it is excellent work thing are getting more appealing and even the
> > > questions changes "how do we do this as develpers... bla bla",  which
> > > is a good sign that web2py is rolling in a good way. Regarding
> > > plugins ,  I have the following questions:
> > > - how can I incorporate the new plugin within the menu
> > > - why I am getting "404 not found" message when I clicked on "tag" in
> > > the controller and "tag_cloud" does nothing
>
> > > On Nov 12, 12:17 am, Massimo Di Pierro 
> > > wrote:
>
> > > > resending with some bug fixes
>
> > > >  web2py.plugin.tagging.w2p
> > > > 1KViewDownload- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:35279] Re: plugin_tagging

2009-11-13 Thread dbb

There is no error messages except 404-not-found.
what do I have to do in addtion to downloading the application?
On Nov 13, 1:29 pm, dbb  wrote:
> Steps taken:
>
> - downloaded the plugin mini application CRM
> (version of web2py is 1.72.30)
> - UPLOAD CRM as plugin
> - click on tagging
> - click on tag in the controller, got 404-not-found
> -click on tag_cloud in the controler, got blank page
>
> On Nov 13, 1:19 pm, mdipierro  wrote:
>
>
>
> > Please list steps to reproduce the problem
>
> > On Nov 13, 11:57 am, dbb  wrote:
>
> > > I have already logged in my application but still I am seeing 404 not
> > > found message
>
> > > On Nov 13, 12:42 pm, dbb  wrote:
>
> > > > Ok, it is excellent work thing are getting more appealing and even the
> > > > questions changes "how do we do this as develpers... bla bla",  which
> > > > is a good sign that web2py is rolling in a good way. Regarding
> > > > plugins ,  I have the following questions:
> > > > - how can I incorporate the new plugin within the menu
> > > > - why I am getting "404 not found" message when I clicked on "tag" in
> > > > the controller and "tag_cloud" does nothing
>
> > > > On Nov 12, 12:17 am, Massimo Di Pierro 
> > > > wrote:
>
> > > > > resending with some bug fixes
>
> > > > >  web2py.plugin.tagging.w2p
> > > > > 1KViewDownload- Hide quoted text -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:35286] Re: plugin_tagging

2009-11-13 Thread dbb

Thank you Massimo, I was really confuse on which "view" you are
talking,
the view created by the plugin or the view in my application.
I am taking you answer to be the view in my application.


On Nov 13, 2:43 pm, mdipierro  wrote:
> On Nov 13, 12:29 pm, dbb  wrote:
>
> > Steps taken:
>
> > - downloaded the plugin mini application CRM
> > (version of web2py is 1.72.30)
> > - UPLOAD CRM as plugin
> > - click on tagging
>
> ok so far
>
> > - click on tag in the controller, got 404-not-found
> > -click on tag_cloud in the controler, got blank page
>
> because this controller is not expose that way.
> As I said. To use this plugin you have to edit your own views (default/
> index.html for example)
> and add
>
> {{=tag('tablename',record_id)}}
>
> where tablename is a valid table name and record_id is a valid
> record_id for that table.
>
> Then click on your action (for example default/index)
>
>
>
>
>
> > On Nov 13, 1:19 pm, mdipierro  wrote:
>
> > > Please list steps to reproduce the problem
>
> > > On Nov 13, 11:57 am, dbb  wrote:
>
> > > > I have already logged in my application but still I am seeing 404 not
> > > > found message
>
> > > > On Nov 13, 12:42 pm, dbb  wrote:
>
> > > > > Ok, it is excellent work thing are getting more appealing and even the
> > > > > questions changes "how do we do this as develpers... bla bla",  which
> > > > > is a good sign that web2py is rolling in a good way. Regarding
> > > > > plugins ,  I have the following questions:
> > > > > - how can I incorporate the new plugin within the menu
> > > > > - why I am getting "404 not found" message when I clicked on "tag" in
> > > > > the controller and "tag_cloud" does nothing
>
> > > > > On Nov 12, 12:17 am, Massimo Di Pierro 
> > > > > wrote:
>
> > > > > > resending with some bug fixes
>
> > > > > >  web2py.plugin.tagging.w2p
> > > > > > 1KViewDownload- Hide quoted text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:35289] Re: plugin_tagging

2009-11-13 Thread dbb

I need some rest and look this plugin in a fresh mind.

On Nov 13, 3:24 pm, dbb  wrote:
> Thank you Massimo, I was really confuse on which "view" you are
> talking,
> the view created by the plugin or the view in my application.
> I am taking you answer to be the view in my application.
>
> On Nov 13, 2:43 pm, mdipierro  wrote:
>
>
>
> > On Nov 13, 12:29 pm, dbb  wrote:
>
> > > Steps taken:
>
> > > - downloaded the plugin mini application CRM
> > > (version of web2py is 1.72.30)
> > > - UPLOAD CRM as plugin
> > > - click on tagging
>
> > ok so far
>
> > > - click on tag in the controller, got 404-not-found
> > > -click on tag_cloud in the controler, got blank page
>
> > because this controller is not expose that way.
> > As I said. To use this plugin you have to edit your own views (default/
> > index.html for example)
> > and add
>
> > {{=tag('tablename',record_id)}}
>
> > where tablename is a valid table name and record_id is a valid
> > record_id for that table.
>
> > Then click on your action (for example default/index)
>
> > > On Nov 13, 1:19 pm, mdipierro  wrote:
>
> > > > Please list steps to reproduce the problem
>
> > > > On Nov 13, 11:57 am, dbb  wrote:
>
> > > > > I have already logged in my application but still I am seeing 404 not
> > > > > found message
>
> > > > > On Nov 13, 12:42 pm, dbb  wrote:
>
> > > > > > Ok, it is excellent work thing are getting more appealing and even 
> > > > > > the
> > > > > > questions changes "how do we do this as develpers... bla bla",  
> > > > > > which
> > > > > > is a good sign that web2py is rolling in a good way. Regarding
> > > > > > plugins ,  I have the following questions:
> > > > > > - how can I incorporate the new plugin within the menu
> > > > > > - why I am getting "404 not found" message when I clicked on "tag" 
> > > > > > in
> > > > > > the controller and "tag_cloud" does nothing
>
> > > > > > On Nov 12, 12:17 am, Massimo Di Pierro 
> > > > > > wrote:
>
> > > > > > > resending with some bug fixes
>
> > > > > > >  web2py.plugin.tagging.w2p
> > > > > > > 1KViewDownload- Hide quoted text -
>
> > > > > > - Show quoted text -- Hide quoted text -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:35327] Re: plugin_tagging

2009-11-14 Thread dbb

Got it right, thank you Massimo.

On Nov 13, 3:40 pm, dbb  wrote:
> I need some rest and look this plugin in a fresh mind.
>
> On Nov 13, 3:24 pm, dbb  wrote:
>
>
>
> > Thank you Massimo, I was really confuse on which "view" you are
> > talking,
> > the view created by the plugin or the view in my application.
> > I am taking you answer to be the view in my application.
>
> > On Nov 13, 2:43 pm, mdipierro  wrote:
>
> > > On Nov 13, 12:29 pm, dbb  wrote:
>
> > > > Steps taken:
>
> > > > - downloaded the plugin mini application CRM
> > > > (version of web2py is 1.72.30)
> > > > - UPLOAD CRM as plugin
> > > > - click on tagging
>
> > > ok so far
>
> > > > - click on tag in the controller, got 404-not-found
> > > > -click on tag_cloud in the controler, got blank page
>
> > > because this controller is not expose that way.
> > > As I said. To use this plugin you have to edit your own views (default/
> > > index.html for example)
> > > and add
>
> > > {{=tag('tablename',record_id)}}
>
> > > where tablename is a valid table name and record_id is a valid
> > > record_id for that table.
>
> > > Then click on your action (for example default/index)
>
> > > > On Nov 13, 1:19 pm, mdipierro  wrote:
>
> > > > > Please list steps to reproduce the problem
>
> > > > > On Nov 13, 11:57 am, dbb  wrote:
>
> > > > > > I have already logged in my application but still I am seeing 404 
> > > > > > not
> > > > > > found message
>
> > > > > > On Nov 13, 12:42 pm, dbb  wrote:
>
> > > > > > > Ok, it is excellent work thing are getting more appealing and 
> > > > > > > even the
> > > > > > > questions changes "how do we do this as develpers... bla bla",  
> > > > > > > which
> > > > > > > is a good sign that web2py is rolling in a good way. Regarding
> > > > > > > plugins ,  I have the following questions:
> > > > > > > - how can I incorporate the new plugin within the menu
> > > > > > > - why I am getting "404 not found" message when I clicked on 
> > > > > > > "tag" in
> > > > > > > the controller and "tag_cloud" does nothing
>
> > > > > > > On Nov 12, 12:17 am, Massimo Di Pierro 
> > > > > > > wrote:
>
> > > > > > > > resending with some bug fixes
>
> > > > > > > >  web2py.plugin.tagging.w2p
> > > > > > > > 1KViewDownload- Hide quoted text -
>
> > > > > > > - Show quoted text -- Hide quoted text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:17104] Re: TIM - can't create windows service

2009-02-27 Thread dbb

Thanks, problem solved.The steps take for vista since vista showed
access denied when I tried to run install, (1) create a short cut of
the command line prompt,i.e. C>, (2) high light it, then right click
on it, (3) select run as admin (4) run install, start and stop-
it works

On Feb 26, 12:58 pm, carlo  wrote:
> Hammond Win32 extensions must be installed: maybe this could be added
> in the docs.
>
> carlo
>
> On 26 Feb, 14:48, Timothy Farrell  wrote:
>
>
>
> > Not only that, but you're running from c:\Python25  Try running from
> > c:\web2py:
>
> > c:\web2py>\Python25\python.exe web2py.py -W install
>
> > -tim
>
> > mdipierro wrote:
> > > I see you are running from source on windows.
>
> > > Probably you need to install the Mark Hammond Win32 extensions.
>
> > >http://python.net/crew/mhammond/win32/Downloads.html
>
> > > Massimo
>
> > > On Feb 26, 3:28 am, "debe...@yahoo.com"  wrote:
>
> > >> Microsoft Windows [Version 6.0.6000]
> > >> Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
>
> > >> C:\Users\Debebe>cd ../../
>
> > >> Tim:
>
> > >> I am getting errors when I tried to create windows service.
> > >> I have the following trace messages; I have the latest version of
> > >> web2py:
>
> > >> What I did : First tried to install web2py, then start the windows
> > >> service  using the command => python web2py.py -W start -L options.py.
> > >> See below the commands I used and the output corresponding to the
> > >> commands:
>
> > >> C:\Python25> python C:\web2py\web2py.py -W install
> > >> WARNING:root:no file locking
> > >> default applications appear to be installed already
> > >> web2py Enterprise Web Framework
> > >> Created by Massimo Di Pierro, Copyright 2007-2009
> > >> Version 1.56.3 (2009-02-16 10:07:09)
> > >> Database drivers available: SQLite3, MySQL
> > >> Traceback (most recent call last):
> > >>   File "C:\web2py\web2py.py", line 22, in 
> > >>     start()
> > >>   File "c:\web2py\gluon\widget.py", line 723, in start
> > >>     web2py_windows_service_handler(['', options.winservice],
> > >> NameError: global name 'web2py_windows_service_handler' is not defined
>
> > >> C:
> > >> \Python25>-­---
> > >> ---­-
> > >> ---­-
> > >> 
> > >> '--­-
> > >> ---­-
> > >> -'
> > >> is no
> > >> t recognized as an internal or external command,
> > >> operable program or batch file.
>
> > >> C:\Python25> python C:\web2py\web2py.py -W start -L options.py
> > >> WARNING:root:no file locking
> > >> default applications appear to be installed already
> > >> web2py Enterprise Web Framework
> > >> Created by Massimo Di Pierro, Copyright 2007-2009
> > >> Version 1.56.3 (2009-02-16 10:07:09)
> > >> Database drivers available: SQLite3, MySQL
> > >> Traceback (most recent call last):
> > >>   File "C:\web2py\web2py.py", line 22, in 
> > >>     start()
> > >>   File "c:\web2py\gluon\widget.py", line 723, in start
> > >>     web2py_windows_service_handler(['', options.winservice],
> > >> NameError: global name 'web2py_windows_service_handler' is not defined
>
> > >> best regards:
> > >> dbb
>
> > --
> > Timothy Farrell 
> > Computer Guy
> > Statewide General Insurance Agency (www.swgen.com)- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18485] Change Control Process for web2py

2009-03-23 Thread dbb

All:

It is very important to have change control process for web2py, this
change control process  will include :
   - formal submission of idea or improvement using a form
   - voting on the idea or improvement with supporting reasonings
   - incorporating the the idea or improvements into the next
release
   - every release must be deposited in a storage area and kept
there for  certain time
   - removing old versions from the official storage will when
support for that version is
 no longer feasible
   - annoucement is sent to all members when old version is no
longer supported
   - There must be board of directors selected from the exiting
members to decide the
  direction of web2py

web2py Documentation :
- all releases must have documentations for each new feature
and stored in an
   official site togther with web2py framework
 - access to web2py should be limited to members only
web2py members:
  - all members must pay a fee to hire students to write
documentations, to test
 integrate applications into web2py framework, and to
cover some of Massimo's
 expenses
   - the fee will be determined by the board of directors, my
suggestion is 20 USD
 per month
   - all fee paying members will have all access to
documentation and real time
 anwers for the creator, of course , that is Massimo
Any suggestions!!


Best Regards:
dbb

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18492] Re: Full documentation

2009-03-23 Thread dbb

That is why like all  other new applications ( framework)let us pay
membership fee for web2py to grow and be a household name.
The fee will help take some of the trivial work to a payed student and
Massimo be available to the difficult task what is ahead.
I know Yaro and others, whom I am learning their names as I progress
with web2py, are people that help web2py be at this stage; the fee
will help them too focus on the demanding task ahead.

Best Regards:

Debebe Asefa,Ph.D.


On Mar 22, 11:10 pm, Álvaro Justen [Turicas] 
wrote:
> Hello,
> firstly, congratulations for the job in web2py, Massimo!
>
> I downloaded and printed web2py's manual and only when I was reading I
> see that it was incomplete.
> That is a reason for doesn't exist a free full documentation?
> Free documentation is very good, but I want to learn more advanced
> features of web2py and have some troubles in buying in international
> shops (I'm from Brazil).
>
> Thanks,
>
> --
>  Álvaro Justen
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18595] To Massimo et al , question regarding : excel, statistical analysis tools( including graphing) in web2py,T2 and T3

2009-03-25 Thread dbb

I am wondering whether it is possible to incorporate excel and
statistical tools in web2py, T2 and T3. If so, can we get the drivers
with instructions.

Best Regards:

Dbb
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18594] To Massimo et al , question regarding : excel, statistical analysis tools( including graphing) in web2py,T2 and T3

2009-03-25 Thread dbb

I am wondering whether it is possible to incorporate excel and
statistical tools in web2py, T2 and T3. If so, can we get the drivers
with instructions.

Best Regards:

Dbb
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18599] Re: To Massimo et al , question regarding : excel, statistical analysis tools( including graphing) in web2py,T2 and T3

2009-03-25 Thread dbb

Let us start first with excel like spreadsheet, or if possible with
the existing web2py tools to have
some  of the mathemtical functions excel can offer. If web2py has some
of the mathematical functions similar to excel, then these functions
need exposure so that one can find them easily.Instead of having
pointed statistical analysis tools, like ANOVA, or Goodness-of-fit
test, etc, the general basic mathematical functions that are found in
excel spreadsheet may do the trick - the some of the general functions
may help create the specific ones.


Best regards:

Dbb

On Mar 25, 2:00 pm, Timothy Farrell  wrote:
> I'm pretty sure we're going to need more to go on.  What statistics do
> you want?  What tools do you have in mind to use?  The answers to your
> questions are likely yes and "no one has coded it yet".  More info please.
>
> =)
> -tim
>
> dbb wrote:
> > I am wondering whether it is possible to incorporate excel and
> > statistical tools in web2py, T2 and T3. If so, can we get the drivers
> > with instructions.
>
> > Best Regards:
>
> > Dbb
>
> --
> Timothy Farrell 
> Computer Guy
> Statewide General Insurance Agency (www.swgen.com)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18602] Re: creating stand-alone apps of web2py

2009-03-25 Thread dbb

To iceberg:
 when do think you are going to finish the instructions how to create
a standalone web2py application.

Best regards:

Dbb

On Mar 24, 2:50 Ipm, mdipierro  wrote:
> I am not sure I understand what you want to do.
>
> If you name your app init, it will be the default app in web2py.
> If you unzip web2py binary, run it, create the init app, and re-zip
> it, this is as close as it gets to create an executable. The
> executable is web2py, not your app, but your app comes with it and
> starts when web2py starts.
>
> You can also install your "init" app bytecode compiled so that you do
> not give away the source code.
>
> Massimo
>
> On Mar 24, 10:48 am, Joseph Jude  wrote:
>
>
>
> > Massimo,
> > I understood the license part. I believe using web2py, I could
> > create .exe & .apps. Is there any documentation on how to go about -
> > like steps to use setup.py?
>
> > Thx,
> > Joseph
>
> > On Mar 24, 7:38 pm, mdipierro  wrote:
>
> > > You can get the current binary versions, create your app and rezip it,
> > > as long as you comply with the license.
>
> > > On Mar 24, 8:05 am, Joseph Jude  wrote:
>
> > > > Is there any guide/documentation on how to create stand-alone
> > > > applications of web2py (on windows/mac)?
>
> > > > Thanks,
> > > > Joseph- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18647] Re: Source repository confusion

2009-03-26 Thread dbb

Yaro:

Are you saying that *.xls files can be imported to web2py?


On Mar 6, 11:20 am, Yarko Tymciurak  wrote:
> Oh!   I remember how this "bee" got in my hat:
>
>
>
>
>
> On Fri, Mar 6, 2009 at 9:08 AM, Yarko Tymciurak  wrote:
> > On Fri, Mar 6, 2009 at 9:00 AM, mdipierro  wrote:
>
> >> the Makefile is only for building binaries. I do not expect users to
> >> run the Makefile.
>
> >> I am against using a version control system that forces me to change
> >> the code (put empty files in empty folders) because they cannot handle
> >> empty folders.
>
> > Without agreeing or disagreeing - revision systems thru history did NOT
> > track directories (there are interesting arguments all over this) - so
> > strictly from a strength of logical position, this is weak - the
> > counterpoint being "a system that fails when something null fails to exist
> > (e.g. an empty directory)  is not robust enough (other things could clean
> > out empty directories).
>
> > Having said that - I think there is no stronger argument one way or the
> > other - the strongest is:  this is the way it is, and there is no reason at
> > this point to change.
>
> > The robustness argument is general, and should enter into looking at
> > anything new created:  "how does this behave in some reasonable but
> > exceptional condition?"
>
> Ah, yes -- yesterday, I spent "too much time" because fo excel's way of
> generating csv's  and this quite annoyed me.
>
> I tried to single step, and find where in web2py it was failing, and why -
> my ONLY clue was the "failed to import data" flash, and the PARTIAL dataset
> that managed to get in.   I had 80 rows of  107 columns of data to inspect
> that worked before 260 rows failed to make it in.  I failed at single
> stepping (I was looking at the wrong csv function at first!);  I played with
> changing the table definitions (simple first try:  all default, make sure
> the important field sizes are big enough).   I pared down to a test data set
> of just 3 rows which would fail on 2, succeed on one.  In the end (with no
> help from import csv messages).  The last field was a comment, and in some
> cases a multiple line comment (csv import handled this find).
>
> EVENTUALLY I found that _some_ rows with empty last fields only contained
> 105 commas, whereas succeeding fields (and headers) contained 106 commas.
>
> Web2py messages were not hardly ANY help with this, so in this case - my
> opinion (and experience) says that web2py did NOT operate sufficiently in an
> exceptional condition (that is, did not give me enough information about the
> failure - so discovering it took much effort).
>
> My final solution was to just export my big data set from the *.xls
> spreadsheet - quite complicated and large, and generated by a dotNet
> application - from Open Office, which at least generated a proper csv (I
> think excel was exhibiting an off-by-one boundary error).
>
> Stay tuned on this one I will look if there is anything obvious that can
> be done to improve the messages with csv imports (and important tool, as
> it's turning out more and more as time goes on).
>
> Yarko
>
>
>
> > Enuff fun for a Friday.
>
> > It is how it is, and that's that!  ;-)
>
> > Yarko
>
> >> Massimo
>
> >> On Mar 6, 8:23 am, BigBaaadBob  wrote:
> >> > On Mar 5, 9:44 am, Yarko Tymciurak  wrote:
>
> >> > > The repository (git or otherwise - whoever maintains it) --- should
> >> have a
> >> > > placeholder to hold empty directories.
>
> >> > If the authoritative repository doesn't anchor these directories then
> >> > you force other mirrors to be different to anchor these directories.
> >> > I don't think that is a good approach.
>
> >> > I personally think a better approach is to either have web2py
> >> > automatically create directories it needs or to have the Makefile do
> >> > it.- Hide quoted text -
>
> - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:18669] Re: creating stand-alone apps of web2py

2009-03-27 Thread dbb

Iceberg, sounds great!!, hope you will have it soon

On Mar 27, 1:36 am, Iceberg  wrote:
> Mmmm, let me say it this way. With the plugin,
> 1. a developer can just click to have a setup.exe as his own
> distribution package;
> 2. and the end user can run this setup.exe as every other normal
> Windows programs, then have an entry in the Windows Startup Menu to
> run web2py (each time he wants to use it), then use a browser to visit
> "http://127.0.0.1:8000"; to use the app.
>
> Well, I know I have enough talking but not showing the real work, that
> is not good. :-)  Let's just wait some while until Massimo and me
> finish some final work on it.
>
> On Mar27, 1:32am, DJ  wrote:
>
>
>
> > Ice,
>
> > This is great! Something I have been looking forward to. Will this
> > allow a user to click and install the web2py application without
> > having to start the server each time they want to use it? Keep me
> > posted on this. Appreciate your efforts!
>
> > -Seb
>
> > On Mar 25, 10:16 am, Iceberg  wrote:
>
> > > Hey Jude, don't be afraid...  :-)
>
> > > I have been there and done that. In recent days I happened to work on
> > > how to build an app into a stand-alone setup.exe for Windows platform,
> > > by a single click. The work is mainly based on the free Inno Setup. I
> > > am posting the almost-finished work to Massimo for some final
> > > polishing.- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19009] T3 errors

2009-04-03 Thread dbb

To Prof.  Massimo : I have errors related to the database used in T3,
I used mysql, then I get errors. The trace is pasted below. --
Massimo, my ambition is to have a T3 pages  which can connect to
different databases in the same applications. My pressing question now
is , does T3 connect to other databases?

Ticket 127.0.0.1.2009-04-03.08-47-27.8058e2e3-c31a-43bd-af62-
bf042f0f38b9



Error traceback
1.2.3.4.5.6.7. Traceback (most recent call last):  File "C:\web2py
\gluon\restricted.py", line 98, in restricted  File "C:/web2py59/
applications/plugin_t3/models/db.py", line 10, in db=SQLDB
("mysql://root:localhost/db") # if not, use SQLite or other
DB  File "C:\web2py\gluon\sql.py", line 609, in
__init__AttributeError: 'NoneType' object has no attribute 'group'



In file: C:\web2py59\applications\plugin_t3/models/db.py
1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.66.67.68.69.70.71.72.73.74.75.76.77.78.79.80.81.82.83.84.85.86.87.88.89.90.91.92.93.94.95.96.97.98.99.100.101.102.103.104.105.106.107.108.109.110.111.112.113.114.115.116.117.118.119.120.121.122.123.124.125.126.127.128.129.130.131.132.133.134.135.136.137.138.139.140.141.142.143.144.145.146.147.148.149.150.151.
 connect to
databaseimport os, traceback,
datetimetry:from gluon.contrib.gql import * # if running
on Google App Engineexcept:db=SQLDB("mysql://root:localhost/
db") # if not, use SQLite or other DBelse:db=GQLDB
()  # connect to Google BigTable
session.connect(request,response,db=db) # and store sessions
there###

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19025] Re: T3 errors

2009-04-03 Thread dbb

Thank you Prof. I have been using mysql with web2py many times, just
slipped from my finger. Sory for taking your precious time for this
kind of issue.I have been saving my life line for big problem. I hope
this one will notaffect my life line.

Best Regards:

Debebe Asefa

On Apr 3, 8:56 am, dbb  wrote:
> To Prof.  Massimo : I have errors related to the database used in T3,
> I used mysql, then I get errors. The trace is pasted below. --
> Massimo, my ambition is to have a T3 pages  which can connect to
> different databases in the same applications. My pressing question now
> is , does T3 connect to other databases?
>
> Ticket 127.0.0.1.2009-04-03.08-47-27.8058e2e3-c31a-43bd-af62-
> bf042f0f38b9
>
> Error traceback
> 1.2.3.4.5.6.7. Traceback (most recent call last):  File "C:\web2py
> \gluon\restricted.py", line 98, in restricted  File "C:/web2py59/
> applications/plugin_t3/models/db.py", line 10, in     db=SQLDB
> ("mysql://root:localhost/db")         # if not, use SQLite or other
> DB  File "C:\web2py\gluon\sql.py", line 609, in
> __init__AttributeError: 'NoneType' object has no attribute 'group'
>
> In file: C:\web2py59\applications\plugin_t3/models/db.py
> 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.­29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49.50.51.52.53.­54.55.56.57.58.59.60.61.62.63.64.65.66.67.68.69.70.71.72.73.74.75.76.77.78.­79.80.81.82.83.84.85.86.87.88.89.90.91.92.93.94.95.96.97.98.99.100.101.102.­103.104.105.106.107.108.109.110.111.112.113.114.115.116.117.118.119.120.121­.122.123.124.125.126.127.128.129.130.131.132.133.134.135.136.137.138.139.14­0.141.142.143.144.145.146.147.148.149.150.151.
>  connect to
> databaseimport os, traceback,
> datetimetry:    from gluon.contrib.gql import *         # if running
> on Google App Engineexcept:    db=SQLDB("mysql://root:localhost/
> db")         # if not, use SQLite or other DBelse:    db=GQLDB
> ()                              # connect to Google BigTable
> session.connect(request,response,db=db) # and store sessions
> there###
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19029] Re: using web2py for Geo / GIS stuff

2009-04-03 Thread dbb

We know we can get the longtitude and latitude of an address using
web2py, what we need here is to make these points map to x,y
coordinate and map the points on google map. Can Prof.Massimo directus
how to convert lo,la to x,y, and map the points ( x,y) on google map
in web2py world.

Best regards:

dbb

On Apr 3, 10:42 am, mdipierro  wrote:
> You want to look into this and talk to authors:
>
> http://trac.sahanapy.org/browser/models/_gis.pyhttp://trac.sahanapy.org/browser/controllers/gis.py
>
> Massimo
>
> On Apr 3, 6:06 am, Timmie  wrote:
>
>
>
> > Dear web2py users/developers,
> > I am mostly using python for scientific data processing.
> > I would like to take my scripts to an internet/intranet site for a
> > larger audience to benefit. Therefore I am evaluating python web
> > frameworks.
> > So far, the web2py approach is apealing most to me. Clean and easy to
> > lean and administer.
>
> > But for a choice it is also important what existing extensions exist.
>
> > Here my questions:
> > * Is there someone working on a site with Geographical data or GIS
> > capabilities (e. g.:http://geo.turbogears.org/samplemap)?
> >     => I found the following threads:
> >         - Validators: IS_LAT & IS_LON [1]
> >         - Using stored procedures [2]
> >     => I didn't see any appliance (http://mdp.cti.depaul.edu/
> > appliances) of
> > such nature.
> > * How hard would it be port the existing extensions from Turbogears of
> > Django over? [3], [4]
> > * Is there anyone using web2py for web based number crunching stuff?
>
> > A statement on the capabilities and activities of web2py regarding the
> > above mentioned requirements would be welcome.
>
> > Regards,
> > Timmie
>
> > [1]http://groups.google.com/group/web2py/browse_thread/thread/9a11b8dfe3...
> > [2]http://groups.google.com/group/web2py/browse_thread/thread/699409b6b4...
> > [3]http://geo.turbogears.org/
> > [4]http://geodjango.org/- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19331] Re: using web2py for Geo / GIS stuff

2009-04-06 Thread dbb

I am your student now, I learnt a lot from you about web2py, actually
I am a researcher at one of the labs in east cost, and a part time
teacher  -- I love computing science.
I my vision for the mapping is to create (draw) a polygon  that
signifies a room in a building using a mouse, when somebody with a
sensor is in the room, it will show the location of the person. The
senor location can be determined using triagulation. This will attract
the emerging sensor technology techies to web2py. There are so many
applications for this particular idea. web2py is a good candidate
since it has all the necessary components : MVC. Imagine you are in a
museum, with a hand held instrument with a sensor attached to it, you
are infront of Michaelanglo's piece of work, you press the curator
button on the handheld instrument, bingo it starts talking about the
piece for you alone. What do you think about this idea?

Best Regards:
dbb

On Apr 3, 3:35 pm, Yarko Tymciurak  wrote:
> You can use google maps -
> An example output:
>
> https://us.pycon.org/2009/register/default/maps
>
> The code to accomplish (collect coordinates):
>
> def maps():   
> inhttp://bazaar.launchpad.net/~yarkot1/web2conf/pycon2009site/annotate/...
>
> and:
>
> http://bazaar.launchpad.net/~yarkot1/web2conf/pycon2009site/annotate/...
>
> You can loose a few hours here:http://code.google.com/apis/maps/documentation/
>
> Have fun!
>
>
>
> On Fri, Apr 3, 2009 at 1:35 PM, dbb  wrote:
>
> > We know we can get the longtitude and latitude of an address using
> > web2py, what we need here is to make these points map to x,y
> > coordinate and map the points on google map. Can Prof.Massimo directus
> > how to convert lo,la to x,y, and map the points ( x,y) on google map
> > in web2py world.
>
> > Best regards:
>
> > dbb
>
> > On Apr 3, 10:42 am, mdipierro  wrote:
> > > You want to look into this and talk to authors:
>
> >http://trac.sahanapy.org/browser/models/_gis.pyhttp://trac.sahanapy.o...
>
> > > Massimo
>
> > > On Apr 3, 6:06 am, Timmie  wrote:
>
> > > > Dear web2py users/developers,
> > > > I am mostly using python for scientific data processing.
> > > > I would like to take my scripts to an internet/intranet site for a
> > > > larger audience to benefit. Therefore I am evaluating python web
> > > > frameworks.
> > > > So far, the web2py approach is apealing most to me. Clean and easy to
> > > > lean and administer.
>
> > > > But for a choice it is also important what existing extensions exist.
>
> > > > Here my questions:
> > > > * Is there someone working on a site with Geographical data or GIS
> > > > capabilities (e. g.:http://geo.turbogears.org/samplemap)?
> > > >     => I found the following threads:
> > > >         - Validators: IS_LAT & IS_LON [1]
> > > >         - Using stored procedures [2]
> > > >     => I didn't see any appliance (http://mdp.cti.depaul.edu/
> > > > appliances) of
> > > > such nature.
> > > > * How hard would it be port the existing extensions from Turbogears of
> > > > Django over? [3], [4]
> > > > * Is there anyone using web2py for web based number crunching stuff?
>
> > > > A statement on the capabilities and activities of web2py regarding the
> > > > above mentioned requirements would be welcome.
>
> > > > Regards,
> > > > Timmie
>
> > > > [1]
> >http://groups.google.com/group/web2py/browse_thread/thread/9a11b8dfe3...
> > > > [2]
> >http://groups.google.com/group/web2py/browse_thread/thread/699409b6b4...
> > > > [3]http://geo.turbogears.org/
> > > > [4]http://geodjango.org/-Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19341] Re: using web2py for Geo / GIS stuff

2009-04-06 Thread dbb

Thank you Massimo, my immediate need is to make kpax introduced to
disadvantaged schools, make it known and used since I like the tool
and it is helpful to teachers .
I have a number of usage for kpax in this regard, what I need from you
is to make the media ( movie player) and chat to work properly. The
chat part is not pressing issue,but the media player is. The media
player can also be used to train the teachers themslves. The Group
( working OK), the survey ( working OK), the folder( partially
working, the movie part is not working), when an attachment is
downloaded, fills the whole page and is not created on a separate
page.The chat has error in java code,  do not know what that is,it is
not pressing issue for now.The news part works  properly.

My other question is are you ok with it, if I introduce kpax to
schools. The reason I am doing it is to gave back to the society that
gave me the opportunity to be what I am know.

On Apr 6, 7:27 pm, mdipierro  wrote:
> It is very interesting and I am heppy you choose web2py. If you have
> any question I will be here. ;-)
>
> Massimo
>
> On Apr 6, 6:16 pm, dbb  wrote:
>
>
>
> > I am your student now, I learnt a lot from you about web2py, actually
> > I am a researcher at one of the labs in east cost, and a part time
> > teacher  -- I love computing science.
> > I my vision for the mapping is to create (draw) a polygon  that
> > signifies a room in a building using a mouse, when somebody with a
> > sensor is in the room, it will show the location of the person. The
> > senor location can be determined using triagulation. This will attract
> > the emerging sensor technology techies to web2py. There are so many
> > applications for this particular idea. web2py is a good candidate
> > since it has all the necessary components : MVC. Imagine you are in a
> > museum, with a hand held instrument with a sensor attached to it, you
> > are infront of Michaelanglo's piece of work, you press the curator
> > button on the handheld instrument, bingo it starts talking about the
> > piece for you alone. What do you think about this idea?
>
> > Best Regards:
> > dbb
>
> > On Apr 3, 3:35 pm, Yarko Tymciurak  wrote:
>
> > > You can use google maps -
> > > An example output:
>
> > >https://us.pycon.org/2009/register/default/maps
>
> > > The code to accomplish (collect coordinates):
>
> > > def maps():   
> > > inhttp://bazaar.launchpad.net/~yarkot1/web2conf/pycon2009site/annotate/...
>
> > > and:
>
> > >http://bazaar.launchpad.net/~yarkot1/web2conf/pycon2009site/annotate/...
>
> > > You can loose a few hours 
> > > here:http://code.google.com/apis/maps/documentation/
>
> > > Have fun!
>
> > > On Fri, Apr 3, 2009 at 1:35 PM, dbb  wrote:
>
> > > > We know we can get the longtitude and latitude of an address using
> > > > web2py, what we need here is to make these points map to x,y
> > > > coordinate and map the points on google map. Can Prof.Massimo directus
> > > > how to convert lo,la to x,y, and map the points ( x,y) on google map
> > > > in web2py world.
>
> > > > Best regards:
>
> > > > dbb
>
> > > > On Apr 3, 10:42 am, mdipierro  wrote:
> > > > > You want to look into this and talk to authors:
>
> > > >http://trac.sahanapy.org/browser/models/_gis.pyhttp://trac.sahanapy.o...
>
> > > > > Massimo
>
> > > > > On Apr 3, 6:06 am, Timmie  wrote:
>
> > > > > > Dear web2py users/developers,
> > > > > > I am mostly using python for scientific data processing.
> > > > > > I would like to take my scripts to an internet/intranet site for a
> > > > > > larger audience to benefit. Therefore I am evaluating python web
> > > > > > frameworks.
> > > > > > So far, the web2py approach is apealing most to me. Clean and easy 
> > > > > > to
> > > > > > lean and administer.
>
> > > > > > But for a choice it is also important what existing extensions 
> > > > > > exist.
>
> > > > > > Here my questions:
> > > > > > * Is there someone working on a site with Geographical data or GIS
> > > > > > capabilities (e. g.:http://geo.turbogears.org/samplemap)?
> > > > > >     => I found the following threads:
> > > > > >         - Validators: IS_LAT & IS_LON [1]
> > > > > >         - Using stored procedures [2]
> > > > > >     => I didn't 

[web2py:19371] Re: using web2py for Geo / GIS stuff

2009-04-07 Thread dbb


Thank you Massimo, I will inform you everything by email once I finish
the preparation of my side.
best regards:
dbb



On Apr 6, 10:01 pm, mdipierro  wrote:
> I am more than OK with this. I am happy you are doing it. What is your
> timeline?
>
> Massimo
>
> On Apr 6, 8:32 pm, dbb  wrote:
>
>
>
> > Thank you Massimo, my immediate need is to make kpax introduced to
> > disadvantaged schools, make it known and used since I like the tool
> > and it is helpful to teachers .
> > I have a number of usage for kpax in this regard, what I need from you
> > is to make the media ( movie player) and chat to work properly. The
> > chat part is not pressing issue,but the media player is. The media
> > player can also be used to train the teachers themslves. The Group
> > ( working OK), the survey ( working OK), the folder( partially
> > working, the movie part is not working), when an attachment is
> > downloaded, fills the whole page and is not created on a separate
> > page.The chat has error in java code,  do not know what that is,it is
> > not pressing issue for now.The news part works  properly.
>
> > My other question is are you ok with it, if I introduce kpax to
> > schools. The reason I am doing it is to gave back to the society that
> > gave me the opportunity to be what I am know.
>
> > On Apr 6, 7:27 pm, mdipierro  wrote:
>
> > > It is very interesting and I am heppy you choose web2py. If you have
> > > any question I will be here. ;-)
>
> > > Massimo
>
> > > On Apr 6, 6:16 pm, dbb  wrote:
>
> > > > I am your student now, I learnt a lot from you about web2py, actually
> > > > I am a researcher at one of the labs in east cost, and a part time
> > > > teacher  -- I love computing science.
> > > > I my vision for the mapping is to create (draw) a polygon  that
> > > > signifies a room in a building using a mouse, when somebody with a
> > > > sensor is in the room, it will show the location of the person. The
> > > > senor location can be determined using triagulation. This will attract
> > > > the emerging sensor technology techies to web2py. There are so many
> > > > applications for this particular idea. web2py is a good candidate
> > > > since it has all the necessary components : MVC. Imagine you are in a
> > > > museum, with a hand held instrument with a sensor attached to it, you
> > > > are infront of Michaelanglo's piece of work, you press the curator
> > > > button on the handheld instrument, bingo it starts talking about the
> > > > piece for you alone. What do you think about this idea?
>
> > > > Best Regards:
> > > > dbb
>
> > > > On Apr 3, 3:35 pm, Yarko Tymciurak  wrote:
>
> > > > > You can use google maps -
> > > > > An example output:
>
> > > > >https://us.pycon.org/2009/register/default/maps
>
> > > > > The code to accomplish (collect coordinates):
>
> > > > > def maps():   
> > > > > inhttp://bazaar.launchpad.net/~yarkot1/web2conf/pycon2009site/annotate/...
>
> > > > > and:
>
> > > > >http://bazaar.launchpad.net/~yarkot1/web2conf/pycon2009site/annotate/...
>
> > > > > You can loose a few hours 
> > > > > here:http://code.google.com/apis/maps/documentation/
>
> > > > > Have fun!
>
> > > > > On Fri, Apr 3, 2009 at 1:35 PM, dbb  wrote:
>
> > > > > > We know we can get the longtitude and latitude of an address using
> > > > > > web2py, what we need here is to make these points map to x,y
> > > > > > coordinate and map the points on google map. Can Prof.Massimo 
> > > > > > directus
> > > > > > how to convert lo,la to x,y, and map the points ( x,y) on google map
> > > > > > in web2py world.
>
> > > > > > Best regards:
>
> > > > > > dbb
>
> > > > > > On Apr 3, 10:42 am, mdipierro  wrote:
> > > > > > > You want to look into this and talk to authors:
>
> > > > > >http://trac.sahanapy.org/browser/models/_gis.pyhttp://trac.sahanapy.o...
>
> > > > > > > Massimo
>
> > > > > > > On Apr 3, 6:06 am, Timmie  wrote:
>
> > > > > > > > Dear web2py users/developers,
> > > > > > > > I am mostly using python for scientific data processing.
> > > > > > > > I would like to take my scripts to 

[web2py:19442] Re: web2py team & Geo/GIS project created at Launchpad

2009-04-08 Thread dbb

Tim: I have applied for membership.

On Apr 7, 11:52 am, Timmie  wrote:
> Hello,
> yesterday I created a web2py team at launchpad.https://launchpad.net/~web2py
>
> Please feel free to add yourself to the team.
> It doesn't mean something special so far. But maybe this can
> facilitate common development at later stage!
>
> Also, I started a project for Geo stuff:
> web2py Geo & GIS Extensions -https://launchpad.net/web2py-geo
>
> My idea is to develop demo & example applications that are using
> spatial information.
> Maybe we could grant all team members commit rights to the repository.
>
> I will try to develop some blueprints for the above mentioned example
> applications.
>
> I also asked the Launchpad administrators for a project 
> group:https://answers.launchpad.net/launchpad/+question/66678
>
> This could provide a umbrella for us to link all individual projects
> using web2py together.
>
> I hope you appreciate these actions!
>
> Regards,
> Timmie
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19463] Re: web2py team & Geo/GIS project created at Launchpad

2009-04-08 Thread dbb

Tim:

The URL posted by individuals may have other functions which are not
related to mapping. What we need is to filter out
the Model,controller, and view of the mapping aspect and work on that.
Since this area by itself is big and has many usage in data
communication world- wired and wireless ( including sensors in the
home and outside of home (GPS)).
What I am requesting the people who had URL posted related to the
topics in question, to post a URL that related to mapping only.
As far as my request for mentor is concerned, it is related only to
launchpad.

Best Regards:
dbb

On Apr 8, 4:39 am, dbb  wrote:
> Tim: I have applied for membership.
>
> On Apr 7, 11:52 am, Timmie  wrote:
>
>
>
> > Hello,
> > yesterday I created a web2py team at launchpad.https://launchpad.net/~web2py
>
> > Please feel free to add yourself to the team.
> > It doesn't mean something special so far. But maybe this can
> > facilitate common development at later stage!
>
> > Also, I started a project for Geo stuff:
> > web2py Geo & GIS Extensions -https://launchpad.net/web2py-geo
>
> > My idea is to develop demo & example applications that are using
> > spatial information.
> > Maybe we could grant all team members commit rights to the repository.
>
> > I will try to develop some blueprints for the above mentioned example
> > applications.
>
> > I also asked the Launchpad administrators for a project 
> > group:https://answers.launchpad.net/launchpad/+question/66678
>
> > This could provide a umbrella for us to link all individual projects
> > using web2py together.
>
> > I hope you appreciate these actions!
>
> > Regards,
> > Timmie- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---



[web2py:19514] Re: web2py team & Geo/GIS project created at Launchpad

2009-04-09 Thread dbb

I may be missing something here, when we talked about polygon we mean
the borders on a map;
a map can be territory of a nation or a simple building with rooms or
a piece of land.
When we use google map, what we actually using is a map that was drawn
using polygon and in turn
each polygon is identifed by a zipcode and address.when you say for
example map(zipcode='20090')
we  mean a polygon identified by zipode '20090',assuming the function
map is there that takes zipcode and return other attributes.

It is simple to port google map into web2py as far as territory of a
nation is concerned. But, this is only for a country
that already has the polygon drawn on the geo political map identified
by address and zipcode or by one of them. For countries with no
digital map in place, we should think having a tool that takes ploygon
as an attribute and
togther with other attributes, like address or zipcode etc.--- the
reason I am saying is,the polygon can be identified by GPS for a map
outside of a building, and by a tool that traces manually a map and
identify the x,y coordinate of lines (sides)of a ploygon where GPS
does not work.
Call it longitude and latitude in a computer it is always x,y with
distance scaling.
One can draw the polgon outside and  port  points of a ploygon to
web2py, e.g, points for polyon on a map are 2,3;4,5;6,7; and closed
ploygon. -- web2py will be able to draw the polygon on a console.
db.define_table('myCountryMapy',
  db.field('polygon', 'points'),
  db.field('zipCode'),
  db.field('address'),
  db.field('city'),
  db.field('state'),
  db.field('country'))
All fields are required.

for building :
   db.define_table('myBuilding',
  db.field('polygon', 'points'),
  db.field('BuildingName'),
  db.field('RoomName'),
  db.field('Floor'))
All fields are required.

The former is for geo political map, and later is for building for
home automation and location identification of equipment with sensors
attached to them.

If possible web2py can incorporate reading of points from GPS, and
from tools used to identify points of a ploygon by tracing a map.

Regards:
dbb


On Apr 8, 3:26 pm, AchipA  wrote:
> The big question is how web2py will evolve with regard to plugin/
> appliance architecture, because that would determine how to go about
> adding geo stuff in a systematic manner. I'm        not sure I'd like
> it as a t2-style addon, but then again adding it to the core would
> mean way too many dependencies and try/catching.
>
> A quick glance how I could imagine geo func in web2py (this is just me
> thinking out loud, I'm aware of sahana and other projects and do not
> mean to impose these ideas on them):
>
> MODEL - the DAL would need to be extended with geometry types (I know
> Massimo is not too keen on this one :), which would allow for some
> operator magic web2py is known for. So you could do something like
>
> db(GEOM_POINT(5,5) in db.table.polygon_column).select()
> db(db.table.polygon.length > 100).select
> (orderby=~db.table.polygon.area)
>
> also, some geo-specific velidators could be useful (IS_CONTAINED,
> IS_IN_RANGE, etc).
>
> VIEW - It would be nice to have a generic helper which we could
> interface to popular web mapping tools. Think
> layer1=LAYER(backend='googlemaps', name.., params)
> MAP([layer1, layer2], _width=320, _height=200)
>
>
>
> dbb wrote:
> > Tim:
>
> > The URL posted by individuals may have other functions which are not
> > related to mapping. What we need is to filter out
> > the Model,controller, and view of the mapping aspect and work on that.
> > Since this area by itself is big and has many usage in data
> > communication world- wired and wireless ( including sensors in the
> > home and outside of home (GPS)).
> > What I am requesting the people who had URL posted related to the
> > topics in question, to post a URL that related to mapping only.
> > As far as my request for mentor is concerned, it is related only to
> > launchpad.
>
> > Best Regards:
> > dbb
>
> > On Apr 8, 4:39 am, dbb  wrote:
> > > Tim: I have applied for membership.
>
> > > On Apr 7, 11:52 am, Timmie  wrote:
>
> > > > Hello,
> > > > yesterday I created a web2py team at 
> > > > launchpad.https://launchpad.net/~web2py
>
> > > > Please feel free to add yourself to the team.
> > > > It doesn't mean something special so far. But maybe this can
> > > > facilitate common development at later stage!

[web2py:19692] Re: web2py team & Geo/GIS project created at Launchpad

2009-04-13 Thread dbb

I am on the process of creating how to create a map from scratch
using
web2py.

On Apr 9, 11:43 am, AchipA  wrote:
> TheGIStopic is pretty complex - you have to decide early on whether
> you want a simple spatial interface which is basically a pretty
> picture viewer with some associated features OR do you want a realGIS
> level approach which encompasses a spatial operations and relations on
> data, projection, compilation of layers and maps based on on the input
> data, rendering/presenting them, etc, etc. Embedding google maps does
> not suffice to call something aGISframework or module :)
>
> On Apr 9, 4:33 pm, dbb  wrote:
>
>
>
> > I may be missing something here, when we talked about polygon we mean
> > the borders on a map;
> > a map can be territory of a nation or a simple building with rooms or
> > a piece of land.
> > When we use google map, what we actually using is a map that was drawn
> > using polygon and in turn
> > each polygon is identifed by a zipcode and address.when you say for
> > example map(zipcode='20090')
> > we  mean a polygon identified by zipode '20090',assuming the function
> > map is there that takes zipcode and return other attributes.
>
> > It is simple to port google map into web2py as far as territory of a
> > nation is concerned. But, this is only for a country
> > that already has the polygon drawn on the geo political map identified
> > by address and zipcode or by one of them. For countries with no
> > digital map in place, we should think having a tool that takes ploygon
> > as an attribute and
> > togther with other attributes, like address or zipcode etc.--- the
> > reason I am saying is,the polygon can be identified by GPS for a map
> > outside of a building, and by a tool that traces manually a map and
> > identify the x,y coordinate of lines (sides)of a ploygon where GPS
> > does not work.
> > Call it longitude and latitude in a computer it is always x,y with
> > distance scaling.
> > One can draw the polgon outside and  port  points of a ploygon to
> > web2py, e.g, points for polyon on a map are 2,3;4,5;6,7; and closed
> > ploygon. -- web2py will be able to draw the polygon on a console.
> > db.define_table('myCountryMapy',
> >               db.field('polygon', 'points'),
> >               db.field('zipCode'),
> >               db.field('address'),
> >               db.field('city'),
> >               db.field('state'),
> >               db.field('country'))
> > All fields are required.
>
> > for building :
> >    db.define_table('myBuilding',
> >               db.field('polygon', 'points'),
> >               db.field('BuildingName'),
> >               db.field('RoomName'),
> >               db.field('Floor'))
> > All fields are required.
>
> > The former is for geo political map, and later is for building for
> > home automation and location identification of equipment with sensors
> > attached to them.
>
> > If possible web2py can incorporate reading of points from GPS, and
> > from tools used to identify points of a ploygon by tracing a map.
>
> > Regards:
> > dbb
>
> > On Apr 8, 3:26 pm, AchipA  wrote:
>
> > > The big question is how web2py will evolve with regard to plugin/
> > > appliance architecture, because that would determine how to go about
> > > adding geo stuff in a systematic manner. I'm        not sure I'd like
> > > it as a t2-style addon, but then again adding it to the core would
> > > mean way too many dependencies and try/catching.
>
> > > A quick glance how I could imagine geo func in web2py (this is just me
> > > thinking out loud, I'm aware of sahana and other projects and do not
> > > mean to impose these ideas on them):
>
> > > MODEL - the DAL would need to be extended with geometry types (I know
> > > Massimo is not too keen on this one :), which would allow for some
> > > operator magic web2py is known for. So you could do something like
>
> > > db(GEOM_POINT(5,5) in db.table.polygon_column).select()
> > > db(db.table.polygon.length > 100).select
> > > (orderby=~db.table.polygon.area)
>
> > > also, some geo-specific velidators could be useful (IS_CONTAINED,
> > > IS_IN_RANGE, etc).
>
> > > VIEW - It would be nice to have a generic helper which we could
> > > interface to popular web mapping tools. Think
> > > layer1=LAYER(

[web2py:21251] Job web2py developer

2009-05-05 Thread dbb

Hello Eeverybody:

Need a ( two) developer (s) who can develop an application using
web2py:

I am trying to develop a specification for a web2py development. The
job is developing a web2py CMS application to manage education
content.

 - take camera input, video and voice
 - lecture notes as input
  Create indexed data, in a database. The index can be any word that
is in the text ( lecture note), video tile, etc.
 when a student wants to access the data, can search by an index, can
copy the lecture notes or take video clip.
The data can be download using a sub notebooks,a  laptop, or a pc.

 The work is similar to TEGRITY. The job will  be available once my
friend  finishes the requirements.
Any helpin the requirement is appreciated.

 If you think you qualify, you can send me your resume at
debe...@yahoo.com. The job is not immediately available but within a
reasonable time. It all depends on web2py handling of the
requirements.
 The model is similar to TEGRITY.
 This job is going to be created by friend


Best regards:


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~--~~~~--~~--~--~---