[web2py:27124] Re: task forces

2009-07-21 Thread __future__
I realize I am a little late to this discussion but after reviewing a lot of the messages in the group, searching the web resources (purchased manual, cookbook slides, alterego, etc.) and playing around with the framework for a few weeks at work in my spare time, I have some observations: - Docum

[web2py:27508] Converting a Django Tutorial to web2py

2009-07-28 Thread __future__
ht make a nice learning guide for others coming from Django Thanks, __future__ --~--~-~--~~~---~--~~ 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

[web2py:27541] Re: Converting a Django Tutorial to web2py

2009-07-29 Thread __future__
rt', db.transportation)) > > Now you can define sets for operations like this: > > transport_list = ((db.location.id == db.available.location) >                 & (db.transportation.id == db.available.transport)) > for row in transport_list.select(): >     print row.l

[web2py:27550] Re: Converting a Django Tutorial to web2py

2009-07-29 Thread __future__
vent.latest.writable=False >     form=crud.create(db.event,onvalidation=fix_latest) >     return dict(form=form) > > Massimo > > On Jul 29, 8:21 am, __future__ wrote: > > > Thanks for all of the replies  This is a very responsive group! > > > I'm still not clea

[web2py:27561] Re: Converting a Django Tutorial to web2py

2009-07-29 Thread __future__
. On Jul 29, 1:51 pm, Fran wrote: > On Jul 29, 6:51 pm, __future__ wrote: > > > So can I create a custom filter like the EventQuerySet in the example > > and then apply it in the controller?  I assume I will have to use this > > anywhere an event might get an update?  C

[web2py:27571] Re: Converting a Django Tutorial to web2py

2009-07-29 Thread __future__
web2py and describe the process in detail along with screencasts. This startthedark was a project based on a django screencast tutorial series called "Django from the ground up" that I found very useful when learning Django. Thanks for all of the help. __future__ On Jul 29, 7:11 pm,

[web2py:27572] Re: Converting a Django Tutorial to web2py

2009-07-29 Thread __future__
I should add that I am attempting to respond to my own complaint in other threads about web2py not having enough of these kinds of tutorials around. :) On Jul 29, 7:44 pm, __future__ wrote: > Thank you for the quick reply! > > I think this is starting to click a little more for me.

[web2py:27573] IRC should not be neglected!

2009-07-29 Thread __future__
he IRC channel might have unexpected consequences because even though the web2py people might not be using it, others certainly are... __future__ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users"

[web2py:27575] Re: Converting a Django Tutorial to web2py

2009-07-29 Thread __future__
t the latest using the post date. > - How should users search for other users to follow? (by name, by > email, by secret code) > > On Jul 29, 7:44 pm, __future__ wrote: > > > Thank you for the quick reply! > > > I think this is starting to click a little more for me.   I

[web2py:27756] A good example of a community organization

2009-08-01 Thread __future__
http://railsbridge.org/ --~--~-~--~~~---~--~~ 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

[web2py:28108] How does db.table.field.represent work in the view?

2009-08-06 Thread __future__
I am sure this is something simple that I am missing here when you do something like: #model db.define_table('event', Field('description','text'), Field('creation_date','datetime', default=request.now), Field('start_date','datetime'), Field('creator', db.auth_user,default=auth.use

[web2py:28156] Question about where various things belong.

2009-08-07 Thread __future__
I realize that there are many place you *can* put things but I was wondering if there is a best-practice or web2py convention I should follow for where certain things belong. In the controller, I am sure most people rely on custom functions for various things. Where should these functions live?

[web2py:28281] Re: Converting a Django Tutorial to web2py

2009-08-09 Thread __future__
t if it is not (attend). On Jul 29, 10:13 pm, mdipierro wrote: > If you build the model, and empty actions which a docstring explaining > what the should do, I can help filling the blanks. > > On Jul 29, 8:37 pm, __future__ wrote: > > > I would like it to be functionall

[web2py:28299] Re: Converting a Django Tutorial to web2py

2009-08-10 Thread __future__
...bump On Aug 9, 6:50 pm, __future__ wrote: > I have a lot of this working but I am stuck on getting individually > submitted values from the request... > > the model:http://pastebin.com/d2ddf4718 > the controller:http://pastebin.com/d74b1a1e2 > the 'tonight' view:h

[web2py:28320] Re: Converting a Django Tutorial to web2py

2009-08-10 Thread __future__
Thanks. On Aug 10, 2:33 pm, Massimo Di Pierro wrote: > @__future__ > > I made some improvements using a LEFT join in tonight and "attending/ > not attending" using AJAX. > > Massimo > >  events.zip > 3KViewDownload --~--~-~--~~~-

[web2py:28348] Re: Converting a Django Tutorial to web2py

2009-08-11 Thread __future__
ts an attendance record it returns that is NOT an attendance. This is not what actually happens so why am I reading it this way? I also don't understand where what is actually returned is represented in the view. Thanks for your help On Aug 10, 5:22 pm, __future__ wrote: > Thanks. >

[web2py:28368] Re: Converting a Django Tutorial to web2py

2009-08-11 Thread __future__
hate reading perl. :) __future__ On Aug 11, 9:43 am, mdipierro wrote: > >     if db((db.attendance.event==event_id) & > > (db.attendance.user==auth.user.id)).delete(): > >         return 'Not Attending' > >     else: > >         db.attendance.insert(even

[web2py:28566] Re: logo

2009-08-13 Thread __future__
A ... and I like the font... if I see one more thing with a font like B, I am going to gouge my eyes out with a rusty fork On Aug 13, 6:58 pm, Bottiger wrote: > Choice A > > I think it would be best if it was changed to a more Sans-Serif font > like B. > > On Aug 13, 9:29 am, Massimo Di Pierro

[web2py:28628] Re: logo

2009-08-14 Thread __future__
I don't think that is a bug but I could be wrong. I wouldn't mind a lighter font but I still think A is the best of the 2. The font in Massimo's "compromise" is a better than the look of the original B font which is just too plain, IMO. Overall, I don't like the "compromise" version. Too big, to

[web2py:28634] Re: logo

2009-08-14 Thread __future__
That is what I thought you were referring to. Do you think it looks like a bug? I thought it looked like 3 people. I guess it could be bug... I think our Rorschach results would be quite different :) On Aug 14, 11:33 am, Jonathan Lundell wrote: > On Aug 14, 2009, at 9:15 AM, __futur

[web2py:28751] Re: New Book Chapters 7 (crud),8 (auth), 9 (services)

2009-08-16 Thread __future__
I wanted to chime in on the code examples too... I agree the Django book is a good example to follow. Also, in its present form, it is hard to copy and paste code from the book without also copying line numbers. On Aug 16, 9:33 am, Iceberg wrote: > Quote from page 35: > >    However, the fo

[web2py:28774] Re: logo

2009-08-16 Thread __future__
There seems to be some a couple of odd pixels in the "2" of the logo... The orange links are harder to read now especially the web2py link in the footer... On Aug 16, 1:15 pm, Yarko Tymciurak wrote: > re: css;  I find the orange links hard to read now... > > On Sun, Aug 16, 2009 at 1:13 PM, Yar

[web2py:18352] Re: Marketing suggestion

2009-03-19 Thread __future__
Greetings, I only recently discovered web2py and I am really impressed with the product. However, this thread piqued my interest because it echoes a lot of what I have been thinking over the past few days as I set about to learn web2py. I know a lot of this has been covered here and other thread

[web2py:18423] Changing the font in 1.59 Amy editor

2009-03-21 Thread __future__
Greetings, Is there some way to change font on font size? I looked at the bundle files in admin/static/eamy but I did not see any way to set this. Also does anyone maintain a textmate version of these bundles? Thanks. --~--~-~--~~~---~--~~ You received this me

[web2py:18427] Re: Changing the font in 1.59 Amy editor

2009-03-21 Thread __future__
This doesn't appear to have any effect with the Amy editor... only works for edit_area. Running Max OS 10.5.6, FF 3.0.7, web2py 1.59 On Mar 21, 11:09 am, Fran wrote: > On Mar 21, 3:00 pm, __future__ wrote: > > > Is there some way to change font on font size?  I loo