Re: [web2py] Re: Needed Validation: A-F or 0 but A-F are unique...

2010-02-10 Thread Jason Brower
That doesn't seem to work. I don't think there is a function called IS_EMPTY_OR in web2py. BR, Jason On Tue, 2010-02-09 at 02:39 -0800, selecta wrote: IS_EMPTY_OR(IS_IN_SET([A,B,C,D,E,F])) On Feb 9, 11:36 am, selecta gr...@delarue-berlin.de wrote: IS_EMTPY_OR(IS_IN_SET([A,B,C,D,E,F

Re: [web2py] Re: Needed Validation: A-F or 0 but A-F are unique...

2010-02-09 Thread Jason Brower
Gees, I get fancy new command thrown at me all the time. :P Thanks! BR, Jason Brower On Tue, 2010-02-09 at 02:39 -0800, selecta wrote: IS_EMPTY_OR(IS_IN_SET([A,B,C,D,E,F])) On Feb 9, 11:36 am, selecta gr...@delarue-berlin.de wrote: IS_EMTPY_OR(IS_IN_SET([A,B,C,D,E,F])) On Feb 9, 7:40

Re: [web2py] Re: PDF manual soon available online in HTML (maybe)

2010-02-09 Thread Jason Brower
All those that think Massimo is either, 1. A total stud or 2. Freaking amazing. +1 Your a great guy Massimo. --- Warmest Regards, Jason Brower On Tue, 2010-02-09 at 06:36 -0800, mdipierro wrote: Alexandre is right except this part is now partially solved. None of the tools suggested here

Re: [web2py] Re: AutocompleteWidget: experimental, magic, RFC

2010-02-08 Thread Jason Brower
I will try it when it's in a release, I want to test the ÖÄÅ features as I can't get it to work in my setup. Best Regards, Jason On Sun, 2010-02-07 at 14:26 -0800, mdipierro wrote: On Feb 7, 3:12 pm, mr.freeze nat...@freezable.com wrote: Nice! I like this but I think it needs a few more

[web2py] Needed Validation: A-F or 0 but A-F are unique...

2010-02-08 Thread Jason Brower
Don't know if I can discribe this in type but... I need a validator that can alow only one A B C D E F other wise it should be 0 I haven't figure out how to make IS_IN_SET([A,B,C,D,E,F]) unique=True and default=0 all at the same time... Best Regards, Jason Brower -- You received this message

[web2py] Customize classes or ids on SQLFORM submit button...

2010-02-08 Thread Jason Brower
I can see the customized forms and other what not, but is there a way to set the classes for the submit buttons and other what not. I just want to change the styling, not validations or anything like that. --- Best Regards, Jason Brower -- You received this message because you are subscribed

Re: [web2py] AutocompleteWidget: experimental, magic, RFC

2010-02-06 Thread Jason Brower
I have my current autocomplete but it doesn't do öäå in a search. Does this handle that? Best Regards, Jason On Sat, 2010-02-06 at 12:30 -0800, mdipierro wrote: People say there is some magic in web2py. Here is some real magic now in trunk that I am sure you have never seen. Caveats: 0

Re: [web2py] Re: immediate web2py job opening

2010-02-06 Thread Jason Brower
I don't have to much interest in them. :D But I will pass the word around. How long is the contract for? I can find someone here that may be able to go to the states to work. BR, Jason Brower On Sat, 2010-02-06 at 22:26 -0800, weheh wrote: @villas: lol. @ Jason B: the team will be as small

Re: [web2py] proposal for online documentation

2010-02-05 Thread Jason Brower
I also agree, then we create a dynamic and growing collection of documentation and when I need the information from the book I can get it there as well. Very fun idea indeed. BR, J On Fri, 2010-02-05 at 08:11 -0800, mdipierro wrote: I got a private email from David and we have an idea: 1)

[web2py] Autocomplete with foreign chars...

2010-02-04 Thread Jason Brower
wonder if it looses the formating at that point? For example if I search for naturgrå firebug tells me that I made a request for 1=naturgr%C3%A5 But if I go to that address with firefox I get naturgrå Weird eh? --- Best Regards, Jason Brower -- You received this message because you are subscribed

[web2py] Dumb syntax error! Can't fix it!

2010-02-04 Thread Jason Brower
Prolly obvious, but I can't see it... can you? -- 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

Re: [web2py] Dumb syntax error! Can't fix it!

2010-02-04 Thread Jason Brower
help :) -Thadeus On Thu, Feb 4, 2010 at 12:35 PM, Jason Brower encomp...@gmail.com wrote: Prolly obvious, but I can't see it... can you? -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email

Re: [web2py] Re: Dumb syntax error! Can't fix it!

2010-02-04 Thread Jason Brower
Gees thanks, I never thought about that one... Password changed, thanks... BR, Jason Brower On Thu, 2010-02-04 at 10:48 -0800, mr.freeze wrote: I think 'transaction' is a reserved word. Try changing it to 'transactions'. On Feb 4, 12:35 pm, Jason Brower encomp...@gmail.com wrote: Prolly

Re: [web2py] Re: immediate web2py job opening

2010-02-03 Thread Jason Brower
like having to design for IE 6. I am a better programmer than a designer. So I look for programming jobs not web jobs. (Makes me gag just thinking about it.) Best Regards, Jason Brower On Tue, 2010-02-02 at 22:06 -0800, weheh wrote: I just want to note that my post is not an exaggeration

[web2py] Autocomplete issues...

2010-02-03 Thread Jason Brower
based on paint.name. 2. Make the form submit the actual ID but still show the name. The second sounds faster as I don't have to query that database for that unique name. I just know it. :D Best Regards, Jason Brower -- You received this message because you are subscribed to the Google Groups

[web2py] Importing large amounts of data incremently gets slower...

2010-01-31 Thread Jason Brower
, a little with python (reassigning variable space over and over or something similar) or something with the db. Best Regards, Jason Brower -- 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

[web2py] Form not working....

2010-01-29 Thread Jason Brower
be doing wrong? BR, Jason -- 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

Re: [web2py] Re: Form not working....

2010-01-29 Thread Jason Brower
Ok I think I got it... I needed to check if it was accepted before it would take it... so I added after the form = bla bla if form.accepts(request.vars, session): response.flash=New order added And it works perfectly. Thanks for the help!! BR, Jason Brower On Fri, 2010-01-29 at 01:00 -0800

Re: [web2py] New site in web2py

2010-01-29 Thread Jason Brower
I think those are tango icons, they are public domain. On Fri, 2010-01-29 at 12:50 +, Miguel Lopes wrote: There's some problem with the noticia view since the html of the news body is rendering as text. Congratulations on the site. Nice icon set. Is it opensource / free? Miguel

Re: [web2py] clean in admin

2010-01-29 Thread Jason Brower
Yup. It's cleared your login session. :) So no one, including you in logged in. :D BR, Jason On Fri, 2010-01-29 at 09:44 -0700, Wes James wrote: When I click on clean in admin it takes me to the admin login page w2p 1.74.8 -wes -- You received this message because you

[web2py] Couldn't we just ahve a / after everything address?

2010-01-28 Thread Jason Brower
would always redirect to: www.jason.com/default/part/ Is there anything wrong with that? Best Regards, Jason Brower -- 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

Re: [web2py] Re: Mobile devices + web2py

2010-01-28 Thread Jason Brower
And if you need something more advanced than that... pywurfl is very good. Tells all the capabilities of the phone as well. Even things like if it has a camera and the screensizes. Very powerful. Used it in my thesis project in web2py. (woot woot) BR, Jason Brower On Thu, 2010-01-28 at 10:53

[web2py] Checking my site in other browsers...

2010-01-28 Thread Jason Brower
if other sites demand the robot there as well. :/ Are there any other sites to get screenshots from other browsers? I can't find anyone with ie6 to get me a screenshot. I would love it if someone here could too. :P BR, Jason Brower -- You received this message because you are subscribed to the Google

Re: [web2py] Re: Huge amount of data slowing page loads...

2010-01-27 Thread Jason Brower
It's nice... but can I get it to work with things like in my example... Where I press a and it gives me Army Jane Jason Gane Best Regards, Jason On Tue, 2010-01-26 at 23:55 -0800, desfrenes wrote: this works like a charm: http://docs.jquery.com/Plugins/Autocomplete On 27 jan, 08:24, Jason

[web2py] create folder in view when new controller is made

2010-01-27 Thread Jason Brower
It would be nifty if the folder for a newly created controller file was made. What do you think? --- Jason -- 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

[web2py] point to line of error in built in editor

2010-01-27 Thread Jason Brower
It would be nice if the line where the error accured would be pointed to in the editor when you go to edit the file. BR, Jason Brower -- 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

Re: [web2py] Re: Issues with join...

2010-01-27 Thread Jason Brower
I have the paint table and the order_que... I wnat to join them to show only tables that have a que_letter. (Not none but anything else.) BR, Jason Brower On Wed, 2010-01-27 at 06:21 -0800, mdipierro wrote: This is not a valid DAL query plate_que = db((db.order_que.que_letter != None

[web2py] Issues with join...

2010-01-26 Thread Jason Brower
((db.order_que.que_letter != None) == db.paint.name).select() But no matter what I put into order_que.que_letter I don't get any results. Any ideas? BR, Jason -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email to web

[web2py] Huge amount of data slowing page loads...

2010-01-26 Thread Jason Brower
but have it so I can search for any part of it. (Like the awesome bar in firefox) So I have Jason Jane John Gane and when I press a it gives: Jason John Gane and so forth. Best Regards, Jason Brower -- You received this message because you are subscribed to the Google Groups web2py-users group

Re: [web2py] 1.74.7 is OUT

2010-01-23 Thread Jason Brower
translate feilds in my database? (if not I would love to know how as I have to translate everything in to three languages here in finland. :D) BR, Jason I still have a couple of pending patches and I will try to include them during them tomorrow. Meanwhile please test this. Massimo -- You

Re: [web2py] Re: Request/Idea

2010-01-21 Thread Jason Brower
: +1 Excellent feature to possess. -Anand On Jan 19, 12:16 pm, Jason Brower encomp...@gmail.com wrote: I think it would be nifty to have an interface (app store?) to install and remove pluggins from your web2py installation. I suppose that feature should

Re: [web2py] Re: ImportError: No module named ...

2010-01-21 Thread Jason Brower
Hei, Totally off topic. But wanted to say thanking for using web2py in finland! Best Regards, Jason Brower (Oulu) On Wed, 2010-01-20 at 21:45 -0800, kari wrote: Thanks for the reply - I think a typo in my original message might have given a wrong impression of the problem I am facing

Re: [web2py] Re: Request/Idea

2010-01-21 Thread Jason Brower
subset of an app. To do what you want we need a sophisticated kind of plugin. I think we need a CMS and plugins that can talk to the CMS. We need a protocol. Massimo On Jan 21, 4:15 am, Jason Brower encomp...@gmail.com wrote: I am glad you guys agree. I actually don't even know

Re: [web2py] showcase

2010-01-18 Thread Jason Brower
Looks great! Good job! On Mon, 2010-01-18 at 06:19 -0800, Chris wrote: Hello, I am newbie in python and web2py. This is my first app. http://genille.vievox.com -- You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send

[web2py] Request/Idea

2010-01-18 Thread Jason Brower
installed in that app or not. It could also handle the updates too. :D Just my thoughts, Jason -- 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

Re: [web2py] One submit for multiple forms. Is it possible?

2010-01-18 Thread Jason Brower
Couldn't you put all of them under one form? On Mon, 2010-01-18 at 19:59 -0800, ionel wrote: Hello, I have multiple forms (multiple submit buttons) and I need to submit all forms when I click any submit button. Is it possible? Thank you. i.a. -- You received this message because

[web2py] How would you best implement a countdown?

2010-01-17 Thread Jason Brower
, then use Javascript to let it keep counting down (Or reload it with an ajax call.) Is there a better way for this? --- Best Regards, Jason Brower -- 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

Re: [web2py] Re: Importing a large file

2010-01-12 Thread Jason Brower
to be everything. This doesn't bother me as I will be dropping all data before importing anything from the file. (at least for now.) Thank you for your patients and help. I have learned a lot! Best Regards, Jason On Mon, 2010-01-11 at 07:23 -0800, Brian M wrote: Jason, put your csv file

[web2py] Importing a file and can't get some characters...

2010-01-12 Thread Jason Brower
In importing my file I seem to not be able to import ÄäÖöÅå properly. The file I am pulling from is UTF-8 according to my text editor. Could I be doing something wrong with the import? Best Regards, Jason Brower -- You received this message because you are subscribed to the Google Groups

Re: [web2py] Re: Importing a file and can't get some characters...

2010-01-12 Thread Jason Brower
There is no error reported it simple shows different(multiple) charactors for ÖÄÅ in the view. I am using sqlight3. Best Regards, Jason On Tue, 2010-01-12 at 06:57 -0800, Brian M wrote: Which database are you using? What's the error message you're receiving? On Jan 12, 5:06 am, Jason Brower

Re: [web2py] Re: Importing a large file

2010-01-11 Thread Jason Brower
It seems to give me the error: type error '_csv.reader' object is unsubscriptable Regards, Jason On Sat, 2010-01-09 at 07:32 -0800, Brian M wrote: paint_formulas is supposed to get the contents of the csv file. (See http://docs.python.org/library/csv.html) It should be populated by the line

Re: [web2py] Re: Importing a large file

2010-01-11 Thread Jason Brower
Using only what I know I have implemented this... def rebuild_database: import sys data = open(/home/jason/Desktop/colorant_tints.txt) parsed_data = [] for line in data.readlines(): parsed_data.append(line.rsplit(,)) sys.stdout.write(.) for line in parsed_data

Re: [web2py] Re: Importing a large file

2010-01-11 Thread Jason Brower
,do1,74,fa1,38,Ha1,44 148 DUNKNMFRUN,D,Do1,56,Fa1,42,Go1,110,ti1,8,, Thank you for your help in this regard, it's a complicated process relative to what I am used to doing. BR, Jason Brower On Sat, 2010-01-09 at 07:32 -0800, Brian M wrote: paint_formulas is supposed to get the contents of the csv

[web2py] Importing a large file

2010-01-08 Thread Jason Brower
') db.paint_colorants.colorant_id.requires=IS_IN_DB(db, 'paint.id', '%(name)s') Best Regards, Jason Brower -- 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

Re: [web2py] Re: Importing a large file

2010-01-08 Thread Jason Brower
I tried the script but couldn't get through the syntax error. Sorry, lots of commands I don't know there. :/ BR, Jason On Fri, 2010-01-08 at 09:17 -0800, Brian M wrote: I have been working on using web2py to import csv files and find that in general it works very well. You will need

Re: [web2py] Re: Importing a large file

2010-01-08 Thread Jason Brower
It is much more understandable. But it seems that the name paint_formulas is not defined. What is supposed to be populated there? Best Regards, Jason On Fri, 2010-01-08 at 20:43 -0800, Brian M wrote: Jason, What's the syntax error? Try this, it's untested but should be verbose enough to get

Re: [web2py] Share some wisdom

2010-01-08 Thread Jason Brower
On Fri, 2010-01-08 at 23:56 -0600, Thadeus Burgess wrote: I am a young programmer. The thought of managing a semi-large application seems a bit... daunting to me. I was hoping some older programmers, and those with experience managing projects that were either large, or had multiple

Re: [web2py] Re: why is uploads folder so special?

2010-01-07 Thread Jason Brower
On Wed, 2010-01-06 at 22:58 -0800, weheh wrote: I guess the os.path.join(request.folder...) isn't really necessary in the above-given example. Just there as part of my testing why this wasn't working. Unless you uploaded it with your web app, I would put it in static. Regards -- You received

[web2py:38288] Complex Custom Validator

2010-01-04 Thread Jason Brower
Is there a way for me to create a custom form valuator that could validate 11 AA BB CC DD EE FF Basically a list of hex values with our without spaces. It can be any amount of hex values (not length restricted). --- Best Regards, Jason Brower -- You received this message because you

Re: [web2py:38153] Re: LOL

2010-01-01 Thread Jason Brower
Hehe... dang, link broken. :P Buy it! Make a site! Great idea! On Thu, 2009-12-31 at 12:31 +0100, Laszlo Zsolt Kiss wrote: Jake írta: Good luck with that On Dec 30, 11:27 pm, Massimo Di Pierro mdipie...@cs.depaul.edu wrote: http://london.craigslist.co.uk/stp/1531016430.html

Re: [web2py:38085] roadmap?!

2009-12-30 Thread Jason Brower
I would highly recommend having this on your homepage. It's important for developers to see futureplans and what is new between releases. BR, Jason On Wed, 2009-12-30 at 09:59 -0800, mdipierro wrote: Alvaro said this over and over. We need a roadmap. For me the most important things

[web2py:37954] Gathering a list of requested features, plugins and other what not for google summer of code...

2009-12-28 Thread Jason Brower
In the hopes of another google summer of code project. I am hoping on having web2py as part of the collection of participating organizations. Could we gather a list of features, fixes, and other additions that would help web2py become a better platform and help others become great contributors to

Re: [web2py:37846] Re: Documentation

2009-12-25 Thread Jason Brower
I agree... problem sets would be a good way for teachers to use the book as well. :D BR, Jason Brower On Fri, 2009-12-25 at 16:45 -0800, ma...@rockiger.com wrote: A suggestion for the book. Could you add some problems sets to the new edition? It makes it easier for to learn the topics

Re: [web2py:37728] SQLite to Postgress

2009-12-22 Thread Jason Brower
It would be another nifty feature to automate with a google summer of code project. :D Regards, Jason On Tue, 2009-12-22 at 15:16 -0600, Thadeus Burgess wrote: db.export_to_csv_file(open('/path/to/my/file.txt', 'w')) and then when you switch your DAL over... db.import_from_csv_file(open

Re: [web2py:37623] GSoC 2010 ideas

2009-12-21 Thread Jason Brower
I agree. GSOC changed my life. And I would love to see Web2py a part of it. It would be nice to have a new webdesign with more blattent examples. (That may be too easy.) Fix the Visual designer and complete integrating that into web2py. My 2 cents... Jason On Mon, 2009-12-21 at 07:11 -0800

[web2py:35079] proper threading in web2py

2009-11-11 Thread Jason (spot) Brower
guess would be I have to somehow set session.somethings_wrong to True or something. Best Regards, Jason Brower --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send email

[web2py:35166] Re: new in trunk, for fun

2009-11-11 Thread Jason (spot) Brower
AWSOME This would come in very handy in teaching and testing! On Thu, Nov 12, 2009 at 8:39 AM, mdipierro mdipie...@cs.depaul.edu wrote: I do not know if this should be in web2py or not but it can be useful for testing and debugging. from gluon.contrib.populate import populate db=DAL()

[web2py:34922] Re: Join web2py wave

2009-11-09 Thread Jason Brower
I too would love an invatation. :D BR, Jason On Sun, 2009-11-08 at 13:29 -0800, Richard wrote: yeah! - can invite again. Have invited: denes1...@yahoo.ca roger.gicq...@gmail.com mbelle...@gmail.com whalb...@gmail.com debe...@yahoo.com digitalcry...@gmail.com maxu...@gmail.com

[web2py:34257] Re: web2py update script

2009-10-30 Thread Jason Brower
Yeah, I wish it had it's only little self updater. And the best would be to go back a step as well. Regards, Jason Brower On Fri, 2009-10-30 at 16:36 -0700, Jonathan Lundell wrote: In case anyone is interested. I use it under OS X, but it ought to work under any unixalike. Put it in (say

[web2py:34258] Ability to transfere one database to another.

2009-10-30 Thread Jason Brower
be to copy the sqlite3 files to my computer and run the admin from here, but that just gets me the data, I still have to insert it some how. BR Jason --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group

[web2py:34260] Re: web2py update script

2009-10-30 Thread Jason Brower
If I had svn that would work. (I haven't checked.) Regards, Jason On Fri, 2009-10-30 at 22:44 -0500, Thadeus Burgess wrote: I usually just svn update rm -R applications/examples applications/welcome -Thadeus On Fri, Oct 30, 2009 at 10:33 PM, mr.freeze nat...@freezable.com wrote

[web2py:34261] Re: Ability to transfere one database to another.

2009-10-30 Thread Jason Brower
Heh, oh yeah. :) Thanks, Jason Brower On Fri, 2009-10-30 at 23:04 -0500, Thadeus Burgess wrote: db.export_to_csv_file(open('/path/to/file.csv', 'wb')) db.import_from_csv_file(open('/path/to/file.csv', 'rb')) -Thadeus On Fri, Oct 30, 2009 at 10:50 PM, Jason Brower encomp

[web2py:33990] Re: 1.69.1 is OUT

2009-10-28 Thread Jason Brower
Wow, I mean, woah, gees cool... J On Wed, 2009-10-28 at 14:41 -0700, mr.freeze wrote: With each keystroke web2py grows stronger... On Oct 28, 4:08 pm, mdipierro mdipie...@cs.depaul.edu wrote: Please check it form mistakes. There many many new features in trunk. too many that I do not

[web2py:33992] Re: new web2py book in the works?

2009-10-28 Thread Jason Brower
If you buy the book once, you get the upgrades for free. :P Jason Brower On Wed, 2009-10-28 at 15:05 -0700, Nick wrote: Thanks Massimo, with the frequency of new releases, it seems odd to buy the same book every year. as most second edition books don't come out one year after the original

[web2py:33684] Re: powered by web2py?

2009-10-25 Thread Jason Brower
I like it! Congrats! On Sun, 2009-10-25 at 20:57 -0700, Darcy Clark wrote: http://www.qualitysystems.com is powered by web2py. thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group.

[web2py:33281] semaPrinter application is not working...

2009-10-21 Thread Jason Brower
if not os.path.exists(crontab): open(crontab,'w').write('#crontab') IOError: [Errno 2] No such file or directory: '/home/encompass/Desktop/prototype/applications/semaprinter/cron/crontab --- Best Regards, Jason Brower --~--~-~--~~~---~--~~ You received this message

[web2py:33285] Doc link disapears with save...

2009-10-21 Thread Jason Brower
I noticed that the [Doc] link vanishes after pressing the save button. Minor, but my contribution. :) Regards, Jason --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group. To post to this group, send

[web2py:33303] Re: running from source on Vista requires pywin32

2009-10-21 Thread Jason Brower
+1 to that feature. :P On Wed, 2009-10-21 at 08:00 -0700, mdipierro wrote: I think they call it a feature On Oct 21, 9:50 am, Thadeus Burgess thade...@thadeusb.com wrote: Works fine on xp, this is a vista/windows 7 issue. I had the same problem on my windows 7 virtual machine,

[web2py:32468] Re: html pages without function associated

2009-10-08 Thread Jason (spot) Brower
I don't think so. But I doubt that 2 lines a page is that big of a deal. It comes in especially handy when you need to call the page. On Thu, Oct 8, 2009 at 3:17 PM, sebastian sebastianov...@gmail.com wrote: Hi All, I have a lot of pages that do not need any controller activity.

[web2py:32469] Shorten strings...

2009-10-08 Thread Jason (spot) Brower
I have some long strings. How do I shorten them with the ... feature? So when I talk on and on it will... :P Regards, Jason Brower --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group. To post

[web2py:32447] Re: lots of stuff in trunk.

2009-10-07 Thread Jason (spot) Brower
Exciting. Thanks. On Thu, Oct 8, 2009 at 6:10 AM, mdipierro mdipie...@cs.depaul.edu wrote: There is lots of new stuff in trunk, in particular in sql.py. Chris Clark added Ingres support and Denes added support for legacy databases. While we test the new stuff please check that nothing

[web2py:31542] Re: Uploads not showing in edit form...

2009-09-23 Thread Jason Brower
Thanks, that did it. On Wed, 2009-09-23 at 06:00 -0700, mdipierro wrote: form = SQLFORM(...,upload=URL(r=request,f='download')) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group. To post to this

[web2py:31544] Re: Making a feild unique....

2009-09-23 Thread Jason Brower
and request.vars.placement: existing = db((db.page_articles.page==request.vars.page)(db.page_articles.placement==request.vars.placement)) db.page_articles.placement.requires = [IS_IN_SET(range(1,21)), IS_NOT_IN_DB(existing, 'page_articles.placement')] Thanks for the help, Jason On Wed

[web2py:31588] Re: Making a feild unique....

2009-09-23 Thread Jason Brower
Wow, your a scholar and a gentleman. Thanks. And I get it now what your doing. You can't validate until we have data and that is a the check for that data. Very fancy! Regards, Jason On Wed, 2009-09-23 at 12:22 -0700, mr.freeze wrote: To clarify, the IS_NOT_IN_DB validator is only applied

[web2py:31477] Uploads not showing in edit form...

2009-09-22 Thread Jason Brower
According to page 193 of the manual I should be able to edit a previous set of data in the database. It all works except that it doesn't show the information about the image or other uplaod. Simply blank. Is there any way to fix this? Regards, Jason

[web2py:31479] Making a feild unique....

2009-09-22 Thread Jason Brower
sence. Regards, Jason Brower --~--~-~--~~~---~--~~ 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

[web2py:31503] Re: Making a feild unique....

2009-09-22 Thread Jason Brower
page_form.errors: response.flash = 'Hmmm, something went wrong.' all_pages = db((db.page.id==db.page_articles.page) (db.article.id==db.page_articles.article)) return dict(page_form=page_form, all_pages=all_pages) --- Thanks in advance guys, Jason On Tue, 2009-09-22 at 12:55 -0700

[web2py:31303] Re: for row in rows

2009-09-19 Thread Jason Brower
Hmm... Is this what you where thinking? On Sat, 2009-09-19 at 00:27 -0700, annet wrote: I have a table which contains news items. In the view I would like to display the first 6 items in full and limit the display of the next 18 items to their title. So something like: {{count = 0}} {{for

[web2py:31316] Re: for row in rows

2009-09-19 Thread Jason Brower
, Jason Brower encomp...@gmail.com wrote: Hmm... Is this what you where thinking? On Sat, 2009-09-19 at 00:27 -0700, annet wrote: I have a table which contains news items. In the view I would like to display the first 6 items in full and limit the display of the next 18 items

[web2py:31317] Re: for row in rows

2009-09-19 Thread Jason Brower
It should work. What did it output instead? Regards, Jason On Sat, 2009-09-19 at 01:35 -0700, annet wrote: Unfortunately it did not work. Every 'not so detailed item' gets its own table instead of a table row. The latest function reads like: def latest(): response.functionname

[web2py:31219] Re: Can't get the form to validate...

2009-09-17 Thread Jason Brower
It's ok, I think I got it. Sorry about that. Jason On Thu, 2009-09-17 at 12:02 -0500, Yarko Tymciurak wrote: ...problem with many-to-many in form... by itself doesn't tell what problem you think you are having... a more detailed description of what you want how you're trying to accomplish

[web2py:30795] Are images automatically deleted?

2009-09-11 Thread Jason Brower
When a table is using an image/file in ones of it's rows. If you delete the row, shouldn't the image delete as well, or do I need to delete it. Regards, Jason Brower --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[web2py:30673] Re: Ajax

2009-09-10 Thread Jason Brower
. And if I am not mistaken you have the manual, it talks about that in great detail too. Regards, Jason Brower On Thu, 2009-09-10 at 12:31 -0700, eddwinston wrote: Hi guys, The login now works, the session is saved but the value returned from the server is still a full page html markup. How can

[web2py:30510] Re: SQLite for Production?

2009-09-09 Thread Jason Brower
I only use it when it is text in a page... like a wiki that is changed by one or two users. Otherwise, you want soemthing that can be backed up and manipulated live. I hear there are problems iwht SQLight in that respect. On Wed, 2009-09-09 at 09:16 -0700, greenpoise wrote: Is it a good

[web2py:29810] Re: Why web2py is a bad, bad thing.

2009-09-01 Thread Jason Brower
It's waiting on content from the owners. But I got over 2000USD for this one... http://trimaxsafety.com.tw Regards, Jason On Tue, 2009-09-01 at 19:16 +0200, Alex Fanjul wrote: Do you have any one o such astounded new websites made in web2py to check them out? :-D El 01/09/2009 4:00, weheh

[web2py:29550] Re: new website running on web2py

2009-08-27 Thread Jason Brower
hehe... dang it your right!... On Thu, 2009-08-27 at 13:43 -0700, Tim McNamara wrote: On Aug 26, 11:54 pm, Jason Brower encomp...@gmail.com wrote: This is a simple website with some dynamic text that I am building for a manufacturing company in Taiwan. It was very easy to do

[web2py:29562] Hmm, images are not loading...

2009-08-27 Thread Jason Brower
the image here... http://trimaxsafety.com.tw/welcome/default/product_manager I have found the images... they are uploading... You are free to upload images to test it out. Weird that it's not working. I thought I have done this a thousand times with no issues and now look. :/ Ideas? Regards, Jason

[web2py:29379] Re: web2py book, 2nd Ed

2009-08-26 Thread Jason Brower
Congrats! Very happy for you! I will recommend it to everyone and by it on my next paycheck. :D Regards Jason On Wed, 2009-08-26 at 02:34 -0700, mdipierro wrote: The new web2py book is available on lulu.com http://www.lulu.com/content/e-book/web2py/4968879 Lots of new stuff with100

[web2py:29383] Re: web2py book, 2nd Ed

2009-08-26 Thread Jason Brower
Woot! Just got bought it! But They billed me. So that shoudl get fixed. Regards, Jason On Wed, 2009-08-26 at 02:34 -0700, mdipierro wrote: The new web2py book is available on lulu.com http://www.lulu.com/content/e-book/web2py/4968879 Lots of new stuff with100 more pages (341 pages

[web2py:29387] Re: web2py book, 2nd Ed

2009-08-26 Thread Jason Brower
Nope. It billed my account. :D Regards, Jason On Wed, 2009-08-26 at 03:02 -0700, mdipierro wrote: No I am not sure. Somebody told me that was the case. On Aug 26, 4:48 am, carlo syseng...@gmail.com wrote: Same price as before ($12.5) and same ID (which means if you bought the old one

[web2py:29401] Re: web2py book, 2nd Ed

2009-08-26 Thread Jason Brower
Well dang... that sucks. I guess I will give a copy to my friend. :D Regards, Jason Brower On Wed, 2009-08-26 at 04:30 -0700, mdipierro wrote: Thanks for the clarification. On Aug 26, 6:19 am, Benigno bca...@albendas.com wrote: I got it with a free download from LuLu. What I did

[web2py:29402] new website running on web2py

2009-08-26 Thread Jason Brower
, Jason Brower --~--~-~--~~~---~--~~ 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:29424] Re: new website running on web2py

2009-08-26 Thread Jason Brower
You betcha! It was great how easy it was to implement multiple pages... Even if there is nothing involved database wise. :P On Wed, 2009-08-26 at 05:01 -0700, mdipierro wrote: The layout looks very cool! Thanks Jason. On Aug 26, 6:54 am, Jason Brower encomp...@gmail.com wrote

[web2py:29426] Re: web2py book, 2nd Ed

2009-08-26 Thread Jason Brower
Yes he mentioned that. On Wed, 2009-08-26 at 08:07 -0700, rondevu wrote: Hi there, I remembered that you will give the book for free for students in certain countries is it still available that way. Thanks. On Aug 17, 6:47 pm, mdipierro mdipie...@cs.depaul.edu wrote: When it is out

[web2py:29427] Dreamhost cutting processes to 25....

2009-08-26 Thread Jason Brower
I found out that dreamhost has limited my processes to 25... One of my apps used that many this morning... Is this normal/right? Is there anyway I can avoid that? Regards, Jason Brower --~--~-~--~~~---~--~~ You received this message because you are subscribed

[web2py:29198] Re: Can I use win32com.client under Web2Py?

2009-08-23 Thread Jason Brower
If you can do it in python, you can do it. I have been integrating my gui/gtk applications into web2py. :D Regards, Jason On Sun, 2009-08-23 at 18:01 -0700, poematrix wrote: Hi. I have a Python script that utilizes win32com.client services in order to connect to Quickbooks. Is it possible

[web2py:29116] Re: web2py 1.66.1 (win) zipimport.ZipImportError

2009-08-22 Thread Jason Brower
It's ok, your still awesome. :þ Besides, hiking is something I think a lot of use should be doing on a weekend like this. (But I am programming.) Regards, Jason On Fri, 2009-08-21 at 20:28 -0700, Iceberg wrote: On Aug22, 1:11am, mdipierro mdipie...@cs.depaul.edu wrote: Note to self

[web2py:29103] Re: Web2py.com down

2009-08-21 Thread Jason Brower
I can let you have some of my hosting space. Would you like that? Regards, Jason Brower On Fri, 2009-08-21 at 09:47 -0700, mdipierro wrote: This is virtual machine running on my office desktop. It has only 256MB Ram. I will move to a better machine by the end of september. massimo

[web2py:29115] Problem with mysql setup in web2py with dreamhost hosting.

2009-08-21 Thread Jason Brower
. But it is something simple. (No funny charactors.) db = SQLDB('mysql://trimax_db:passw...@mysql.trimaxsafety.com.tw:3306') Best Regards, Jason --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups web2py-users group. To post

[web2py:29022] Re: Almost working on the dreamhost server... $50 to the person that can make this a script!

2009-08-20 Thread Jason Brower
hehe... Now if we can get someone with the guts to make a script. Perhaps it could be distributed with web2py so it could be easier to deploy. Something that sets up it's on python and everything. in a way that anyone with a shall account can use it. Dreamhost or not. Regards, Jason Brower

<    3   4   5   6   7   8   9   10   >