[web2py] Confusing about FORM created and then printing it...

2011-05-29 Thread Jason Brower
with SQLFORM and 2: Print field that I have out to make a specially made form. I would looking here in the book: http://web2py.com/book/default/chapter/07#Custom-forms But I couldn't apply the example here directly. --- Best Regards, Jason Brower

Re: [web2py] {{=response.toolbar()}}

2011-05-29 Thread Jason (spot) Brower
YEAH! Your Increadable!! --- BR, Jason On Mon, May 30, 2011 at 3:16 AM, Massimo Di Pierro massimo.dipie...@gmail.com wrote: This is in trunk. Give it a try: {{=response.toolbar()}} display request,response, session and db stats.

Re: [web2py] Re: Create an email queing feature...

2011-05-28 Thread Jason Brower
know these services existed. I think I will try my way first then then try those if I need more speed. BR, Jason Brower

Re: [web2py] Documenting a file with sphinx, that has local_import in it

2011-05-28 Thread Jason Brower
It's not in your version. But the upcoming release I think fixes this very issue. As far as I know. Best Regards, Jason On 05/28/2011 11:47 AM, Vasil Petkov wrote: Hello! I use web2py 1.94 on Ubuntu with Python 2.7 and Sphinx 1.0.7. For the documentation purposes, i have created a 'doc

Re: [web2py] Re: Create an email queing feature...

2011-05-28 Thread Jason (spot) Brower
After looking at the site I see what you mean. I will keep it in mind as the program increases in size. BR, Jason Brower On Sat, May 28, 2011 at 4:55 PM, pbreit pbreitenb...@gmail.com wrote: It's not for speed so much as for deliverability.

[web2py] Using the IS_EMAIL on a string not in a form...

2011-05-28 Thread Jason Brower
Is there a way to use the IS_EMAIL feature in web2py on string? If not, what would be the best way to make sure each string I sent it is an email? --- Best Regards, Jason Brower

Re: [web2py] Web2conf status admin request

2011-05-28 Thread Jason Brower
I think that is something to bring up in a personal email. At least I would think so. Anyway, I am excited to see where this project can go as well, as I am creating my own conferencing tool in web2py. InterestID. --- Best Regards, Jason Brower On 05/28/2011 10:44 PM, Mariano Reingart wrote

[web2py] Vote for One_Clic-Install of Web2py on Dreamhost...

2011-05-28 Thread Jason Brower
If your using dreamhost then you should vote here! https://panel.dreamhost.com/index.cgi?tree=home.suggcategory=_allsearch=One%20click%20install%20We BR, Jason Brower

Re: [web2py] Web2conf status admin request

2011-05-28 Thread Jason Brower
No misunderstanding on my part. I think it is great you are doing this and I hope to see some great results. Perhaps in a year you may even switch to mine. :D --- BR, Jason On 05/29/2011 12:14 AM, Mariano Reingart wrote: Jason: I did want to announce the project status, maybe it is useful

[web2py] Background process not working...

2011-05-27 Thread Jason Brower
-and-Task-Queues --- Best Regards, Jason Brower

Re: [web2py] Re: Background process not working...

2011-05-27 Thread Jason Brower
At least requesting a new password works. I assume it uses those settings as well. BR, Jason Brower On 05/27/2011 04:30 PM, Anthony wrote: Are you sure you have configured Mail properly? See http://web2py.com/book/default/chapter/08#Auth-and-Mail. Are you able to send an email from

Re: [web2py] What if Massimo got hit by a Bus?

2011-05-26 Thread Jason Brower
On 05/26/2011 05:15 PM, Bob Blanchett wrote: I just read this presentation by by GvR/BDFL http://mvdirona.com/jrh/TalksAndPapers/GuidoVanRossum_21_years_of_python.pdf on 21 years of Python and wondered for Web2py as some one did for Python

[web2py] Create an email queing feature...

2011-05-26 Thread Jason Brower
using apache fcgi (I think) on my dreamhost account, so I think I need to make a real linux cron job. Could someone help me with creating the cron job? I think I can get the rest of it. :) BR, Jason Brower

[web2py] Login button should say Login...

2011-05-26 Thread Jason Brower
Don't you think the Login button should say Login rather than Submit? It makes more sence and I got 4 people that told me they were confused when they saw the button say that. So with Auth, could we change the name of the button to Login? Is there a quick fix for that? Best Regards, Jason

Re: [web2py] Re: Create an email queing feature...

2011-05-26 Thread Jason Brower
to the email and are now attending the conference. Like an RSVP list so to say. :) There is a lot of information actually, that I think I can gather from this. BR, Jason Brower On 05/27/2011 04:11 AM, ron_m wrote: A possible idea, each email insert into a table. When the cron job wakes up have it read X

Re: [web2py] Re: confusion - how can we avoid it?

2011-05-23 Thread Jason (spot) Brower
hehe, they will make many happy, but some very angry. :O On Sun, May 22, 2011 at 9:21 PM, Iceberg iceb...@21cn.com wrote: On May 22, 10:20 pm, Massimo Di Pierro massimo.dipie...@gmail.com wrote: Looks like the presence of a web2py/setup.py is confusing some users:

Re: [web2py] signed URL - please help test it!

2011-05-22 Thread Jason Brower
That's a nice feature and very easy to use! I do some crazy applications at my work that could use this. BR, Jason Brower On 05/22/2011 06:41 AM, BearXu wrote: This is like the channel API in the app engine. Hope that rocket can support long pool in the future. On 22 May 2011 08:47, Massimo Di

Re: [web2py] web2py wallpaper

2011-05-21 Thread Jason (spot) Brower
Fun thanks! On Sat, May 21, 2011 at 10:55 AM, Bruno Rocha rochacbr...@gmail.com wrote: Hi all, I just installed a fresh Ubuntu 11.04 and finished the customization (I will give a chance to Unity). I missed some web2py wallpaper, so I created a very simple one based on the new Ubuntu's

Re: [web2py] Embedding web2py

2011-05-18 Thread Jason Brower
. Best Regards, Jason On 05/18/2011 08:24 PM, j2kvideo wrote: Hi All, I was wondering if it would be possible to embed web2py within a C++ application. I have embedded python before in C/C++ applications to run a script etc so I am assuming that there maybe a way to embed web2py in another C

Re: [web2py] Re: Weird Error in modules files...

2011-05-16 Thread Jason (spot) Brower
Aww, thanks. And here I thought I found a bug. It was just a feature. :P On Mon, May 16, 2011 at 6:02 AM, ron_m ron.mco...@gmail.com wrote: If the second parameter on local_import is True it will reload each time the statement is executed. Otherwise it retains the first local_import until

Re: [web2py] Re: develop iphone apps with web2py with this plugin

2011-05-16 Thread Jason Brower
PyWurfl is AWESOME! I used it for some web2py stuff on my thesis. It turned out very well as I could find just about anything I wanted about a phone. Glad to see it in use. BR, Jason On 05/16/2011 08:36 PM, mattgorecki wrote: I started building mobile views using jQuery Mobile just a few

[web2py] Weird Error in modules files...

2011-05-15 Thread Jason Brower
and it still doesn't change anything. I have check many times to make sure I am working with the same file. I have even change the file's name and it doesn't crash but shows the same error. BR, Jason Brower

Re: [web2py] Re: Weird Error in modules files...

2011-05-15 Thread Jason Brower
After restarting the server it seems the issue was fixed. It could be that the modules are loaded and then assumed that they don't change so they are placed in memory for speed reasons or something like that. BR, Jason Brower On 05/15/2011 06:18 PM, DenesL wrote: It is hard to tell without

Re: [web2py] Re: differntial of request.args[0] and request.args(0)

2011-05-15 Thread Jason Brower
That is correct, except it really is python that Massimo has done here. It's a convenience method that he has created for this very issue as it happens a lot. On 05/15/2011 08:51 PM, pbreit wrote: Just remember that the () method is unique to Web2py strorage objects and cannot be used

Re: [web2py] develop iphone apps with web2py with this plugin

2011-05-14 Thread Jason Brower
On 05/14/2011 11:57 PM, Massimo Di Pierro wrote: http://web2py.com/plugins/plugin_jqmobile/about Please send us comments and suggestions Excited to give it a try in some of my apps. Though I should probably complete the apps first for normal browsers. :D BR, Jason Brower

Re: [web2py] CarPool web2py anyone?

2011-05-12 Thread Jason Brower
think it would be very fun to do stuff like that! Best of luck! BR, Jason

Re: [web2py] Re: CarPool web2py anyone?

2011-05-12 Thread Jason Brower
. It's very dumb. On the other hand, it is legal to copy music to your close family and friends in Finland. Close family and Friends could be almost anyone. :) Finland, I love it and I regret it. :P Best Regards, Jason On 05/12/2011 10:19 PM, Massimo Di Pierro wrote: What is illegal? On May

Re: [web2py] Re: Web2py - the one-man-band of all python frameworks :)

2011-05-11 Thread Jason Brower
are included. BR, Jason

[web2py] Where in the book does it talk about the modules directory?

2011-05-11 Thread Jason Brower
Looked and looked but I couldn't fine where you place a file with methods and classes in the modules directory and then you can import them. Could I see where that is in the book or perhaps some instruction here? Best Regards, Jason

Re: [web2py] Where in the book does it talk about the modules directory?

2011-05-11 Thread Jason Brower
Yeah, happy that is improving. I will do it this way for now, as it take a bit before I upgrade the server. It don't like the way it is here in the book. BR, Jason Brower On 05/12/2011 06:35 AM, Bruno Rocha wrote: here: http://web2py.com/book/default/chapter/04#Third-Party-Modules

Re: [web2py] Re: Why continue to use this obscure phrase 'enterprise'?

2011-05-10 Thread Jason Brower
:) Let the customer decide what it means. That's the beauty of it. :P On 05/10/2011 07:57 PM, Massimo Di Pierro wrote: I love this: web2py - ninja programming went bananas! whatever it means. On May 10, 11:55 am, Marek Mollinrog...@gmail.com wrote: I apologise for lack of study. Any way I

Re: [web2py] Re: Confusion using experts4solutions

2011-05-06 Thread Jason Brower
Awww... Massimo... is that a tear? I knew you had made a good product, but I didn't know you were man enough to cry about it. :) :P On 05/06/2011 08:15 PM, Massimo Di Pierro wrote: :-) On May 6, 11:15 am, GoldenTigergoldenboy...@gmail.com wrote: *Massimo Di Pierro*: * I did not know

[web2py] A requested feature...

2011-05-06 Thread Jason Brower
. These are some of the challenges we are facing with django at my work, and something that would be nice on web2py. Actually, thinking about it, this could be something that amazon may even be able to pay for! BR, Jason Brower

Re: [web2py] Very Soft Pre-Alpha Launch: Pricetack ecommerce service

2011-05-05 Thread Jason (spot) Brower
Nifty! Good luck! BR, Jason On Thu, May 5, 2011 at 8:41 AM, pbreit pbreitenb...@gmail.com wrote: Hey everyone, I am getting close to releasing the service I've been working on and wanted to give you all the very first look. 100% Web2py underneath the hood! It's like eBay but the prices go

Re: [web2py] Re: Confusion using experts4solutions

2011-05-05 Thread Jason Brower
I too have been contacted through it. No money yet, but I do get contacts. On 05/03/2011 09:39 PM, Massimo Di Pierro wrote: I did not know Ross (or I did not remember). That means there are even more people doing experts4solution work than I thought. Massimo On May 3, 12:39 pm, Ross

[web2py] Would this editor be useful for us?

2011-05-05 Thread Jason (spot) Brower
http://jsfiddle.net/

Re: [web2py] Skytoop : a web desktop like, created with Web2Py on server side

2011-05-04 Thread Jason (spot) Brower
' allowScriptAccess='always' allowFullScreen='true' type='application/x-shockwave-flash' pluginspage=' http://www.adobe.com/go/getflashplayer' /embed Like that. :D It's the station I listen to. BR, Jason Brower On Mon, May 2, 2011 at 8:08 PM, Jason Brower encomp...@gmail.com wrote: On 05/02/2011 07:13

Re: [web2py] Re: Customising the menu with specific classes...

2011-05-03 Thread Jason Brower
of content in my menu and miss aligning it... like this... Any ideas what I am doing wrong here. BR, Jason Brower On 05/03/2011 06:23 AM, Massimo Di Pierro wrote: In response.menu=[item1,item2,] instead of item1=[label,False,link] use item1=[A(label,_href=link,_class='...',False,None

Re: [web2py] Re: Markmin + Markitup

2011-05-02 Thread Jason Brower
Kind of highjacking this. But is there a way to use this in my app that uses markmin but I don't have the plugin wiki? BR, Jason Brower On 05/02/2011 02:20 AM, Massimo Di Pierro wrote: p.s. you need the markiup js that comes with plugin_wiki because the official one does not support markmin

Re: [web2py] Skytoop : a web desktop like, created with Web2Py on server side

2011-05-02 Thread Jason Brower
-application.html :D Great work! BR, Jason Brower

[web2py] markitup in web2py...

2011-05-02 Thread Jason Brower
I have markitup jquery library working well in web2py except for the markmin syntax is not there. Does someone have the set to make that happen? It should be submitted to the markitup guys at it would help popularize web2py. (At least it won't hurt it. :D) Best Regards, Jason Brower

[web2py] Customising the menu with specific classes...

2011-05-02 Thread Jason Brower
this, but I am not very good at backward compatibility. :D --- Best Regards, Jason Brower

Re: [web2py] really nice interview on hackerpublicradio about web2py

2011-05-01 Thread Jason Brower
On 05/01/2011 07:18 AM, Massimo Di Pierro wrote: http://hackerpublicradio.org/eps/hpr0711.mp3 OH NICE!!! Very good! BR, Jason Brower

[web2py] Run a method when ever logout is reached.

2011-05-01 Thread Jason Brower
authenticated session. BR, Jason Brower

[web2py] How to best create unique strings in python...

2011-04-29 Thread Jason Brower
or http://iid.me/9F4d one would be for validating the ticket, the other would be for various perposed depending on who uses it. Best Regards, Jason Brower

Re: [web2py] Re: How to best create unique strings in python...

2011-04-29 Thread Jason Brower
Great ideas! Could putting the users ID athe beginning or end be a good idea? Is it in some way hackable? I wouldn't use it to identifiy the users id with it, but I would be able to garontee an individual string with out to much work. :D BR, Jason On 04/29/2011 07:30 PM, Massimo Di Pierro

[web2py] Menus in the model don't update at the right time...

2011-04-27 Thread Jason Brower
thought it was nice to have the menus as part of the model. It made sence to me. :) Best regards, Jason

Re: [web2py] Re: Customizing auth in some interesting ways:

2011-04-24 Thread Jason Brower
!!! Any ideas into the problem? --- Best Regards, Jason Brower

[web2py] Customizing auth in some interesting ways:

2011-04-23 Thread Jason Brower
this was easily possible. For example I don't understand how to make my own auth form and response on any other page by the default one. BR, Jason Brower

Re: [web2py] Re: OpenID - Best Example

2011-04-21 Thread Jason (spot) Brower
Profit ... Classic I too will be using this feature soon in my software. Thanks for the pointer. BR, Jason On Wed, Apr 20, 2011 at 8:53 PM, Nite nitese...@gmail.com wrote: Well... this turns out to be an easy one to answer *if* you know where to look. Unfortunately the abundance of ways

[web2py] Interesting tool, Maqetta

2011-04-19 Thread Jason (spot) Brower
http://maqetta.org/ It's integration into web2py might be fun, and a monstorous challenge. BR, Jason

Re: [web2py] Re: DB may not be updating fast enough...

2011-04-17 Thread Jason Brower
On 04/17/2011 12:31 AM, Plumo wrote: on that page are you querying for the items before handling the form submission? Shoot yeah... I should have seen that one! Thanks guys! BR, Jason

[web2py] DB may not be updating fast enough...

2011-04-16 Thread Jason Brower
When I do certain forms that jump back to a page listing all the items in that database, it doesn't include the new item I just added with that form unless I refresh the page. How do I fix such an issue? --- Best Regards, Jason Brower

Re: [web2py] Re: I think I need to make a join on a many to many... getting complicated for me...

2011-04-14 Thread Jason Brower
, groupby=db.users_tags.user, orderby=count) for row in rows: print row.as_dict() Best Regards, Jason

Re: [web2py] Re: I think I need to make a join on a many to many... getting complicated for me...

2011-04-14 Thread Jason Brower
Actually I think the correct way is (db.users_tags.user != auth.user.id Because I want all possible users but me. I am still learning this, but I think that's what it does. BR, Jason On 04/14/2011 09:06 PM, Massimo Di Pierro wrote: I think you want (db.users_tags.user != db.auth_user.id

Re: [web2py] Re: I think I need to make a join on a many to many... getting complicated for me...

2011-04-14 Thread Jason Brower
I still can't get the user's information out of this query. How would I do that? BR, Jason On 04/15/2011 06:22 AM, Jason Brower wrote: Actually I think the correct way is (db.users_tags.user != auth.user.id Because I want all possible users but me. I am still learning this, but I think

[web2py] I think I need to make a join on a many to many... getting complicated for me...

2011-04-13 Thread Jason Brower
be very appreciated as this is still way over my head. --- Best Regards, Jason Brower

Re: [web2py] Re: I think I need to make a join on a many to many... getting complicated for me...

2011-04-13 Thread Jason Brower
of an expression And I sadly have no idea what that is. Could you perhaps explain what each line does for me in this query? I am very curious how this all works. BR, Jason Brower On 04/14/2011 01:56 AM, howesc wrote: untested but... If i where to write raw SQL, i think this is what you are asking

Re: [web2py] web2py as the best choice for newstarters in web frameworks

2011-04-13 Thread Jason Brower
It's great to see you using web2py! I am also working to make web2py a popular tool in the small and medium business markets. And it is serving me well here in Finland. --- Good Luck! Jason On 04/14/2011 01:47 AM, Todor Todorov wrote: I am running a small IT company in Bulgaria. We

Re: [web2py] Performance Considerations

2011-04-12 Thread Jason Brower
queries for all users in one area and it doesn't smack the database needlessly. But maybe this is memcaching :D BR, Jason

Re: [web2py] Performance Considerations

2011-04-12 Thread Jason Brower
That way I can have comon queries for all users in one area and it doesn't smack the database needlessly. But maybe this is memcaching :D BR, Jason Are you looking for something like this: http://web2py.com/book/default/chapter/06#Caching-Selects Anthony

Re: [web2py] Re: Help rate this logo I designed.

2011-04-10 Thread Jason Brower
the logo itself, your option. Just my two cents. BR, Jason Brower On 04/10/2011 02:45 AM, b00m_chef wrote: A little off-topic isn't this? Wouldn't you benefit more from getting feedback from http://www.reddit.com/r/graphic_design or ARS Technica? On Apr 9, 2:48 pm, Pystaraitoehi...@gmail.com

Re: [web2py] Re: django toolbar for web2py - help

2011-04-10 Thread Jason (spot) Brower
would love to see some mockups for the design and user stories to make this happen. then I can systematically build this. I suppose the best thing to do is to check if the person is on local host, if so show the dubug screen and it could also be enabled and desabled some how as well. BR, Jason

[web2py] MARKMIN() not working...

2011-04-09 Thread Jason Brower
On 04/08/2011 08:36 PM, Jason Brower wrote: It seems when I do the following: {{=MARKMIN(page.content)}} It ignores it and simply prints the text. Is there something I am doing wrong? Best Regards, Jason Brower Bump... this problem may be a bug in the system and wanted to see if anyone else

Re: [web2py] MARKMIN() not working...

2011-04-09 Thread Jason Brower
Yeah those work. After looking at what I had typed for markmin I noticed that: ** not bold** and **bold** are different. The space after the ** doesn't let it be bold. If this was intentional, I am all for it, but it could be a bug. BR, Jason Brower On 04/09/2011 09:53 PM, Bruno Rocha wrote

[web2py] MARKMIN() not working...

2011-04-08 Thread Jason Brower
It seems when I do the following: {{=MARKMIN(page.content)}} It ignores it and simply prints the text. Is there something I am doing wrong? Best Regards, Jason Brower

Re: [web2py] Re: Change IPython to BPython in shell mode

2011-04-08 Thread Jason Brower
+1 BPython kicks some seriouls python console! BR, Jason On 04/08/2011 08:50 PM, Bruno Rocha wrote: I Dont know if I am talking about the same thing. When using web2py shell form console, if IPython is installed web2py shell runs in IPython interactive console. I wqas wondering about change

Re: [web2py] Re: Session lost in decorator....

2011-04-07 Thread Jason (spot) Brower
: redirect(URL('default', 'index')) f() return g On Wednesday, April 6, 2011 3:45:57 PM UTC-4, encompass wrote: Now all page controllers with the decorator return None on the screen. --- Jason On 04/06/2011 09:34 PM, Massimo Di Pierro wrote: should be def

Re: [web2py] Re: Session lost in decorator....

2011-04-07 Thread Jason (spot) Brower
When I put print f right at the beginngin of is_in_conference function I get the following: function index at 0x31e3938 function page at 0x31e3aa0 function create_page at 0x31e3c08 function administration at 0x31e3d70 representation each method I have decorated. BR, Jason On Thu, Apr 7, 2011

Re: [web2py] Re: Session lost in decorator....

2011-04-07 Thread Jason (spot) Brower
! print session.current_conference redirect(URL('default', 'index')) return validation() Thanks GUYS! The IRC channel and Ross finalized this issue for me. BR, Jason On Thu, Apr 7, 2011 at 8:35 PM, Jason (spot) Brower encomp...@gmail.comwrote: Yup... if I put

[web2py] Session lost in decorator....

2011-04-06 Thread Jason Brower
. The decorator is so much more clean. Best Regards, Jason

Re: [web2py] Re: Session lost in decorator....

2011-04-06 Thread Jason Brower
Now all page controllers with the decorator return None on the screen. --- Jason On 04/06/2011 09:34 PM, Massimo Di Pierro wrote: should be def is_in_conference(f): ''' INFO: Special decorator to validate that they are attending a conference. ''' def g(f=f

[web2py] Issues with python in the menu.py

2011-04-03 Thread Jason Brower
string. Must be something simple I am missing. --- Best Regards, Jason Brower inline: Screenshot-2.png

Re: [web2py] Issues with python in the menu.py

2011-04-03 Thread Jason Brower
On 04/03/2011 02:36 PM, Kenneth Lundström wrote: On 3.4.2011 14:03, Jason Brower wrote: So I have been playing with the idea of having some dynamic menus and I am a bit stuck... If a user is logged in and has created a conference then they should see an extra menu item with all

Re: [web2py] Re: Issues with python in the menu.py

2011-04-03 Thread Jason Brower
On 04/03/2011 06:26 PM, ron_m wrote: Hi Jason This line response.menu += [(T('My Conferences'), False, URL('default','my_conferences'), [ users_conferences_list ])] I think should be response.menu += [(T('My Conferences'), False, URL('default

[web2py] Making my own decorator...

2011-04-03 Thread Jason Brower
page. return dict() Is this correct? Also can I use two docorators? For example: @is_in_conference() @auth.is_logged_in() def index(): INFO: This page takes all the various things of the conference on to one page. return dict() Best Regards, Jason

Re: [web2py] Re: Making my own decorator...

2011-04-03 Thread Jason Brower
Thanks... that cleared some things up. :) BR, Jason On 04/03/2011 10:48 PM, Massimo Di Pierro wrote: I think you want: def is_in_conference(f): if not session.current_conference: redirect(URL('default', 'index')) return f @is_in_conference() def index

Re: [web2py] Re: very slow response (over a minute)

2011-03-29 Thread Jason (spot) Brower
Do you have an internet connection when you are working locally? If not it may be pausing because it is looking some file that is not accessable and needs to time out. Is you app somewhere that we could test it? On 29 Mar 2011 22:45, Chris partyonais...@gmail.com wrote: Have you tried running it

[web2py] Found an app running on facebook with web2py.

2011-03-27 Thread Jason Brower
I don't use facebook, but he mentioned it runs on web2py I wanted to post the link to it here. http://mytop10gift.appspot.com/ BR, Jason Brower

Re: [web2py] Re: Proposals for New Tagline

2011-03-22 Thread Jason (spot) Brower
Yeah... Small framework big thought. Or something similar. On 22 Mar 2011 00:21, Richard Vézina ml.richard.vez...@gmail.com wrote: web2py : A small framework that allow you to think Big ;-) Richard On Mon, Mar 21, 2011 at 2:46 PM, pbreit pbreitenb...@gmail.com wrote: In the non-enterprise

[web2py] How using is it to have the redirects shown while in development...

2011-03-21 Thread Jason (spot) Brower
Now that I am working in Django at my work, I notice that when using the built in server it notifies you of all the redirects. How useful is this and would it be useful to implement in Web2py? --- Jason Brower

Re: [web2py] setup.py to install web2py globally into the python env/virtualenv

2011-03-20 Thread Jason (spot) Brower
This is a great thing to put web2py to a new level of quality. Thanks! On 20 Mar 2011 23:34, Praneeth Bodduluri life...@gmail.com wrote: Hello all, In an attempt to make web2py pip installable, so that I can use gluon as a module in other python programs, I created a setup.py that can be

[web2py] We really should have something similar to DjDT in Web2py

2011-03-18 Thread Jason (spot) Brower
Boy, I kinda like that thing. http://robhudson.github.com/django-debug-toolbar/ BR, Jason Brower

Re: [web2py] Re: We really should have something similar to DjDT in Web2py

2011-03-18 Thread Jason Brower
Yup. Found out about it at my new job where I am programming in Django. BR, Jason Brower On 03/18/2011 05:01 PM, Ross Peoples wrote: That would be pretty cool. You sometimes have to jump through a few hoops to see all the variables and SQL code.

[web2py] Making another app building wizard.

2011-03-18 Thread Jason (spot) Brower
I wonder how useful it would be to have a wizard to help pull all the common bulding blocks without the predone welcome application. That is, it contains the html but with no body content and the files and feature installed and ready to use. This provides us with the ability for more variety in

Re: [web2py] Re: Proposals for New Tagline

2011-03-17 Thread Jason Brower
It's nice to see people are getting my point of the tag-line. To me it's simple to the point and brings all goals of the product together in a few words. So many things, to many to tag line, are made for our productivity. It scratches more itches in web development than others. BR, Jason

Re: [web2py] Major Speedup in trunk 10x

2011-03-15 Thread Jason (spot) Brower
Very cool! It's always fun to see Massimo pull out a card like that and make the code itself better. Excited to give it a try on my systems. --- Best Regards, Jason Brower On Tue, Mar 15, 2011 at 5:40 AM, Massimo Di Pierro massimo.dipie...@gmail.com wrote: At PyCon some people have suggested

Re: [web2py] Proposals for New Tagline

2011-03-15 Thread Jason (spot) Brower
Hmm.. Twice as fast to code in than Django and four time easier. Ok ok, it sucks, but it's true! Let me think... how about: Productivity by design. Think about the page not the code! Releiving finger ache by a factor of 2. Bringing python and html together. Framework for productive web

Re: [web2py] Re: Cant make a simple database

2011-03-15 Thread Jason (spot) Brower
I don't do that. I would rather have orders than t_order how about the_order :P BR, Jason On Thu, Mar 10, 2011 at 6:13 PM, pbreit pbreitenb...@gmail.com wrote: Yeah I saw that. What are people's thoughts on that? It seems like clutter to me but can definitely mak things easier in places.

Re: [web2py] Re: Proposals for New Tagline

2011-03-15 Thread Jason (spot) Brower
I wanted it to mean as much as possible. It was intended to mean you can be productive and it was thought out with experienced hands when created. On 15 Mar 2011 22:13, Anthony abasta...@gmail.com wrote: I like Productivity by Design because it sounds catchy and includes the word Productivity,

Re: [web2py] Re: greetings from PyCon

2011-03-10 Thread Jason (spot) Brower
I agree. I would love to see the work. On Thu, Mar 10, 2011 at 11:09 AM, Mengu whalb...@gmail.com wrote: was it recorded? if so, it would be really interesting to watch it. On Mar 10, 7:28 am, Anthony abasta...@gmail.com wrote: I think it went very well from the audience perspective as

[web2py] How do I do complex validation?

2011-03-05 Thread Jason Brower
=user_role.checked_in and I want to make sure that there is no user_id and conference_id duplicatants. --- Best Regards, Jason Brower

Re: [web2py] Re: GSOC who is in charge and how should we proceed?

2011-02-20 Thread Jason Brower
of core developers and those familiar with web2py framework should make the choices on this one. BR, Jason I would like to add one option. Build a social and modular web2py Learning Management System that runs on GAE. Some of the other projects that have been proposed could be components of the LMS

Re: [web2py] Re: GSOC who is in charge and how should we proceed?

2011-02-20 Thread Jason Brower
applying.) BR, Jason

[web2py] GSOC who is in charge and how should we proceed?

2011-02-19 Thread Jason Brower
be important, or updates to the installation and administration features. Don't get me wrong, every feature mentioned here on the GSOC thread is great, I just think we need to focus on the framework if we are to be accepted for Google summer of code. --- Best regards, Jason Brower

Re: [web2py] Re: Amazon EC2, How does it... um... how does it work?

2011-02-16 Thread Jason (spot) Brower
Great, this explains a lot. I prefer the console world more than anything else out there. I should look into the server to replace my current product line hosted at dreamhost. Though dreamhost has some powerful one click installs that save me a bit of time. And they are funny. :D Thanks! Jason

Re: [web2py] Re: GSoC

2011-02-16 Thread Jason Brower
Some ideas: Mangodb support Improved wizard tool Improved plugin_wiki statistics engine - Original message - We need proposals. What do we want to be done? On Feb 16, 2:57 pm, Tim Michelsen timmichel...@gmx-topmail.de wrote: Hello, is web2py considering to mentor for this year?

Re: [web2py] Re: GSoC

2011-02-16 Thread Jason Brower
Local editor integration and permenent admin settings for that and other features. - Original message - We need proposals. What do we want to be done? On Feb 16, 2:57 pm, Tim Michelsen timmichel...@gmx-topmail.de wrote: Hello, is web2py considering to mentor for this year?

[web2py] Amazon EC2, How does it... um... how does it work?

2011-02-15 Thread Jason (spot) Brower
is that I will start getting some very heavy loads on my servers, I hope, and I know my current system feels very slow. Apache fcgi on dreamhost private server. Best Regards, Jason

Re: [web2py] web2py working on my iPad! :vD

2011-02-06 Thread Jason Brower
It is always fun to get web2py running on a small environment like a phone or tablet. Congrats, Jason Brower On 02/05/2011 07:39 AM, kgingeri wrote: I have renewed interest in using web2py for simple Google gadgets and CRUD updates to a web database, and in exploring it, wondered if I could

<    1   2   3   4   5   6   7   8   9   10   >