[web2py:11351] Re: Re : [web2py:11346] Re: creating missing directories in apps

2008-11-07 Thread Grahack
Now Epiphany downloads a 389120 bytes file, where Firefox just 378880 bytes. I couldn't wget because of the get parameter (I guess). So now that we found the culprit, what about creating the empty dirs ? Sorry to insist :) On 7 nov, 12:01, "Yarko T" <[EMAIL PROTECTED]> wrote: > I think you have a

[web2py:11376] Re: db field with vs form field width

2008-11-07 Thread Grahack
On 7 nov, 17:55, "Wes James" <[EMAIL PROTECTED]> wrote: > That's weird. The page html says > /plugin_t2/static/t2/styles/style.css so i should be changing that?? > > do both work in style changes? Anyway, you should try to avoid conflicts in css selectors across all loaded files. Populating re

[web2py:11344] creating missing directories in apps

2008-11-07 Thread Grahack
Hi all, First of all, I must thank Massimo for his wiki and forum starters, which are great for a newbie like me to begin with (I know it's T2 and not plain w2p, I plan (will need) to work on plain w2p apps too to understand the base framework). Massimo's forum app crashed with an 'unknown ticket'

[web2py:11445] T2's role again and other apps

2008-11-08 Thread Grahack
This is part of a series of questions I was quite afraid to ask because I'm very new to web2py, this one in particular since the T2 subject is hot. But I'm sure there are some nice people here to answer me :) I was happy to see the Central Authentication Service app existed. Now in T2 we have ano

[web2py:11446] How to have a global layout.html

2008-11-08 Thread Grahack
Is there a mean to have the layout.html centralized across multiple apps? --~--~-~--~~~---~--~~ 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 u

[web2py:11447] How to define configuration items for apps

2008-11-08 Thread Grahack
Thinking about distributing to others the apps I will develop for web2py is good (did you notice the future here, I told you I was new, enough to not have produced one). Good because if forces me to write clean code, design something reusable... But we will all want something slightly different s

[web2py:11462] Re: How to define configuration items for apps

2008-11-08 Thread Grahack
Thanks for the three answers M, but... On 8 nov, 15:41, mdipierro <[EMAIL PROTECTED]> wrote: > Since models are executed alhpabetically one option is to create a > 0.py model. I don't manage to connect to this db located in, say 'baseapp' app, from myotherapp/controllers/default.py. Do you have

[web2py:11513] Re: How to define configuration items for apps

2008-11-09 Thread Grahack
On 8 nov, 23:10, mdipierro <[EMAIL PROTECTED]> wrote: > if this is a SQLite db you can do > > db=SQDB('sqlite://../../baseapp/models/storage.db') > > db.define_table(.,migrate=False) # you need to redefine the tables I think you meant sqlite://../../baseapp/DATABASES/storage.db. Mmf, it works

[web2py:11550] Re: web2py and htaccess

2008-11-10 Thread Grahack
Hi morning, I'm not a w2p guru (newbie in fact) but since you don't have any answer yet, I'm gonna try something. We should have more info about your setup to answer. Forgive me about that, but instead of asking you questions, I'm gonna assume that you don't know the basic things. This will allow

[web2py:11623] Re: How to define configuration items for apps

2008-11-11 Thread Grahack
I understand the separation problem involved here, but: Massimo said > Anyway, if you want to have two apps access the > same database there are two good reasons to redefine the models: > 1) they may see different tables of one database, different fields for > the same tables, and/or have differe

[web2py:11737] Alwaysdata.com, first FREE (10MB) web2py host

2008-11-12 Thread Grahack
This French team has a free hosting pack: http://www.alwaysdata.com/offers/shared/ Yesterday we managed to install web2py through ssh and its built-in server, then more interestingly with fcgi and wsgi. You can see it working here: http://web2py.alwaysdata.net/ The quota for this free demo accoun

[web2py:11755] Re: Alwaysdata.com, first FREE (10MB) web2py host

2008-11-12 Thread Grahack
Today I wrote: PS: if you ever purchase an account to use with web2py, please drop me a message because I may have a discount offer ;) OPS, to avoid any confusion here, let me say that the discount offer is only for me, for the little help I gave to the admins, the little tests and the li

[web2py:11888] Re: pyworks2008 talk slides

2008-11-15 Thread Grahack
On 15 nov, 14:58, mdipierro <[EMAIL PROTECTED]> wrote: > No need to say anybody is free to reuse the slides, change them, add > his/her name and give talks about web2py. I found a typo that begins page 37 and ends page 43: myapp/views/ default/index.py is myapp/views/default/index.html Also, page

[web2py:11899] Re: Alwaysdata.com, first FREE (10MB) web2py host

2008-11-15 Thread Grahack
Did you remove apps/examples/ and examples.tar ? On 13 nov, 14:42, "Tito Garrido" <[EMAIL PROTECTED]> wrote: > I've deployed web2py with success... but I don't have enough space :( > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[web2py:12144] Re: web2py book in PDF at $12.50

2008-11-18 Thread Grahack
Bought this pdf from France with Paypal, worked well. Now I go for my usual typo hunt! --~--~-~--~~~---~--~~ 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@googlegr

[web2py:13442] Re: new web2py wiki

2008-12-12 Thread Grahack
Mmmmf, the activation url I received is said to be invalid. The problem could be on my side since FF bugged at the very moment I clicked this url (note that the FF bug is not related to the wiki). So now the problem is that my email is in the DB but the activation url is bad. Massimo could you do

[web2py:13448] Re: New Genshi4web2py.py

2008-12-12 Thread Grahack
Hi, I think there could be an entry+page for web2py+genshi here: http://genshi.edgewall.org/wiki/GenshiRecipes Sorry, I'm not good enough to put some info here. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py

[web2py:13453] Re: new web2py wiki

2008-12-12 Thread Grahack
Ok, sorry, I think I didn't even try to login... On 12 déc, 14:27, mdipierro wrote: > you account seems active > > On Dec 12, 2:26 am, Grahack wrote: > > > Mmmmf, the activation url I received is said to be invalid. > > The problem could be on my side since F

[web2py:13527] Re: free surveys for everybody

2008-12-12 Thread Grahack
I think Fran means that answering South America to "In what continent would you like to live?" would only show further questions concerning this continent. On 13 déc, 02:19, ed wrote: > Very neat and a good start. But some websites require authenticated > respondents, > database should be option

[web2py:13923] Re: web2py.com downloads zip file???

2008-12-20 Thread Grahack
Not here. Is it already fixed? On 20 déc, 09:02, mmstud wrote: > When i try to open web2py.com domain it redirects to another domain > and open a file download, huh? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[web2py:16647] gluon.Storage doctests not passing

2009-02-21 Thread Grahack
In a personal project, I'm using the Storage class. I found that this line in its docstring prints nothing: >>> o.a None Fails. I replaced `o.a` with `print o.a` and it prints None as expected. I know it's maybe the most minor comment about w2p ever, but I couldn't keep it for

[web2py:18841] Re: documentation

2009-03-31 Thread Grahack
Massimo, could you please detail why Epydoc is limited. I personaly use it with ReST formatting and find it OK, but am interested to see the lacks. I see an 'autodoc' extension for Sphinx. Is it the kind of thing you want to do? On Mar 31, 6:29 am, Yarko Tymciurak wrote: > I've looked > athttp:

[web2py:11081] Re: About patches

2008-11-04 Thread Grahack
On 4 nov, 14:26, "Yarko T" <[EMAIL PROTECTED]> wrote: > >- If you have a new feature, register a blueprint on Launchpad and >describe what you're going to do. >- If you have found a bug, make a bug report on Launchpad. Hi all, first post here in the w2p list. Does this mean that http

[web2py:11352] Re: admin disabled because unable to access password file...

2008-11-07 Thread Grahack
On 7 nov, 11:42, pigmej <[EMAIL PROTECTED]> wrote: > You could add it to faq i think ;) You could too :) http://mdp.cti.depaul.edu/AlterEgo/ Note that there must be some Cherokee related topics, like http://mdp.cti.depaul.edu/AlterEgo/default/show/184 --~--~-~--~~~-

[web2py:11345] Re: creating missing directories in apps

2008-11-07 Thread Grahack
OK, it's because empty dirs are not deflated correctly. Am I alone to see this? Some other software deal with this issue adding a useless empty file in those dirs: http://www.freelists.org/archives/dokuwiki/04-2008/msg2.html I don't find this is an elegant way, I'd prefer create the dirs on th