Re: [web2py] Re: Actual situation of web2py compatibility

2010-05-22 Thread Russ Ferriday
ing on this for web2py. The issue > is simply that this is more complex than needs to be. A modern web > hosting provider should not run a 6 years old version of Python. > Russ Ferriday - Topia Systems - Open Source content management with Plone and Zope ru...@topia.com - mobile: +1

Re: [web2py] Re: Actual situation of web2py compatibility

2010-05-22 Thread Russ Ferriday
ysqlite hashlib" >> >> 2- Any shared hosting with requirements above should be able to run >> web2py apps >> >> 3- Web2Py performance at production server: >> -the main significant difference is that GAE requires that all >> requests must complete in

Re: [web2py] Re: nice slides on postgresql vs nodb

2010-05-21 Thread Russ Ferriday
musing! >> >> On Fri, May 21, 2010 at 3:02 PM, Timothy Farrell wrote: >>> >>> Developers running with scissors!! LOL!!! >>> >>> On 5/20/2010 2:12 PM, szimszon wrote: >>>> >>>> Nice >>>> >>>> On máj. 20

Re: [web2py] Re: nice slides on postgresql vs nodb

2010-05-21 Thread Russ Ferriday
t;>> Nice >>>> >>>> On máj. 20, 19:52, mdipierro wrote: >>>> >>>>> >>>>> http://www.scribd.com/doc/31669670/PostgreSQL-and-NoSQL >>>>> >>> >> >> Russ Ferriday - Topia Systems - Open Source content management with Plone and Zope ru...@topia.com - mobile: +1 805 234 6915 - skype: ferriday

Re: [web2py] Re: problem with 1.77.3 & 1.78.3 and legacy database

2010-05-17 Thread Russ Ferriday
ename, k) >> SyntaxError: invalid table "area" attribute: sequence_name >> >> In file: /media/RESPALDO/web2py/applications/scada/models/calenergy.py >> >> calenergy=SQLDB('mysql://xxx:x...@127.0.0.1:3306/xxx',pool_size=10) >> >> calenergy.define

Re: [web2py] Postgresql Schema in Web2py

2010-05-14 Thread Russ Ferriday
t planed to implement the management of postgresql schema in the > DAL as seems to suggest the answer of reingart in this post : > http://it.toolbox.com/blogs/database-soup/stuff-id-love-to-see-from-django-36278#3223746 > > > Please forgive me my dreadful english (thank to google t

Re: [web2py] Re: blocks in template

2010-05-06 Thread Russ Ferriday
gt; occurrence. >>> Let's call having an {{end}} fore this an error! >> >>> Value-only modification: >>> -2- {{$block name}} (reminiscent of shell notation to emit value) >>> This block would alter the token for this block, but would not >>> alter the token's position on the emit tree. >>> This block would require and {{end}} >> >>> I have to think about this one, but think it is needed... >>> -3- {...@block name}} - this is the last uncovered case (reminiscent of >>> pythons wrapper notation) >>> This block would alter the value of the token for this block, >>> but would not alter the token's position on the emit tree. >>> While syntactically not required, stylistically, this token >>> belongs inside the {{extend}} block Russ Ferriday - Topia Systems - Open Source content management with Plone and Zope ru...@topia.com - mobile: +1 805 234 6915 - skype: ferriday