Re: [web2py] Re: "One click" start for local development?

2010-03-14 Thread Jason Brower
Yeah, I do it with a desktop use (attachment). This one pops up the ui though. But being development wouldn't you want to see if your server is running and if it's got issues? (I thought a task bar icon would be nice, but I don't have time to develop that.) Best Regards, Jason

[web2py] Countdown system...

2010-03-14 Thread Jason Brower
datetime features and add only a few seconds to it, and then, hardest of all to me, return the difference of two dates in seconds. Best Regards, Jason Brower -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, sen

[web2py] Wait to have a universal name

2010-03-15 Thread Jason Brower
I want to have a variable(name) that can be read and manipulated by all active sessions. This is useful for a timer that I want to implement. It would make it easy for me to still have access by multiple users if needed. Do I really need to save it to a database first? (It would be much more labor

Re: [web2py] Re: Checking if a webserver if running web2py

2010-03-15 Thread Jason Brower
Hey let's throw a wrench in a pick IIS server error pages! :P --- j On Mon, 2010-03-15 at 02:06 -0700, mdipierro wrote: > good point. > > On Mar 14, 8:58 pm, Graham Dumpleton > wrote: > > You can potentially also use any error page as a tell tale fingerprint > > if defaults are used as different

Re: [web2py] What is the url to access my web2py?

2010-03-15 Thread Jason Brower
Just a guy but you have to go to the webpage you have registered but perhaps your ip addy... try typing: ifconfig It will tell you the ip addy of your server... try that with the :8000 at the end. BR, Jason On Mon, 2010-03-15 at 01:04 -0700, solom wrote: > Hi > > I've uploaded web2py to my hostin

Re: [web2py] Re: What is the url to access my web2py?

2010-03-15 Thread Jason Brower
getting there. BR, Jason Brower On Mon, 2010-03-15 at 04:24 -0700, solom wrote: > Thanks very much for your reply. I find it hard to understand those > terms. > But what if I created web applications locally, on my computer, then > upload them to my web account by ftp or control panel

Re: [web2py] Re: Countdown system...

2010-03-15 Thread Jason Brower
Yeah, I did it with dattime and in particular the timedelta function. Thanks guys. The trick was that you have to actually seta "dummy year" as they have called in it tutorials. Kind of weird but I understand the issues with it. Solved, Jason On Mon, 2010-03-15 at 23:59 +0100, Kuba Kucharski wrot

Re: [web2py] Congratulations to all

2010-03-16 Thread Jason Brower
That's fantastic to hear! On Tue, 2010-03-16 at 04:11 -0700, dbb wrote: > web2py is the first to implement a working open source of HL7 protocol > as defined by HITSP, our efforts are being recognized around the globe > based on the questions we are receiving. > -- You received this message b

[web2py] Yet another site to add to the list of sites running web2py....

2010-04-09 Thread Jason Brower
all running under their own web2py instance. And they tell me FCGI is bad in apache, but I have no clue how to do it any other way as of yet. mmm o/o - Best Regards, Jason Brower -- To unsubscribe, reply using "remove me" as the subject.

Re: [web2py] Re: Our membership is steadily growing!

2010-04-09 Thread Jason Brower
I would love that! - Original message - > Time to start planning web2pycon? :) > > On Apr 9, 12:58 pm, mdipierro wrote: > > Yes. Thank you everybody here. I can tell from a number of informal > > indicators that more and more people are looking into web2py and like > > it. Project for the

Re: [web2py] Re: Custom Auth Methods

2010-04-13 Thread Jason Brower
For the general features I find is very well documented. It's all in the book and that is available all online or with a purchase. Additionally, these features are pretty new. I would rather have a bunch of new features that increase my capabilities, rather than 1 well documented feature. There

Re: [web2py] Re: nightly built

2010-04-16 Thread Jason Brower
Woah nelly. These are cool features! br, Jason On Fri, 2010-04-16 at 22:40 -0700, mdipierro wrote: > Replaced CherryPy with Rocket web server, thanks Tim > CacheOnDisk allows to specify a folder > IS_DATE/DATETIME can handle any year since 0 > Field().with_alias, thanks Nathan and Mengu > has_mem

Re: [web2py] Re: How to return the resources?

2010-04-17 Thread Jason Brower
helps take care of those common logic steps so that web2py doesn't worry about it. BR, Jason Brower On Sat, 2010-04-17 at 01:46 -0700, aabelyakov wrote: > Yes, this is the right decision! > Topic closed. > Thanks > > On 16 апр, 17:30, mdipierro wrote: > > I think there

Re: [web2py] storing sessions for auth users

2010-04-19 Thread Jason Brower
On the same lines, I wonder if someone could simply pickle everything is session and save it in teh database under there user id. BR, Jason On Mon, 2010-04-19 at 03:18 -0700, selecta wrote: > I wonder what is the best way to store session of auth users > > What I want is to retrieve an old sessio

Re: [web2py] Proposing a web2py Community spring.

2010-04-19 Thread Jason Brower
+1 if you can pick the day soon enough. On Mon, 2010-04-19 at 15:14 +0200, Albert Abril wrote: > Hi there! > > It's known that other communities like rails and django do sprints. > Not sure if here has been one time ago, but for what i read i think > that no. > > I would to ask here to the web2py

Re: [web2py] Re: job

2010-04-24 Thread Jason Brower
I tried applying for it, and it didn't do anything. Why can't they just give me an email. Sheesh. Jason On Sat, 2010-04-24 at 07:48 -0700, mdipierro wrote: > I would like to add this is a very interesting project. It is great > somebody is willing to pay for it. I hope it will be made and made >

Re: [web2py] Re: zoolander

2010-04-28 Thread Jason Brower
On Wed, 2010-04-28 at 19:02 -0700, Jonathan Lundell wrote: > On Apr 28, 2010, at 7:00 PM, mr.freeze wrote: > > > Interesting. This would be an easy way to make your CSS dynamic. > > web2py views are an easy way to make your CSS dynamic. +1 to that. :D

Re: [web2py] Re: zoolander

2010-04-28 Thread Jason Brower
On Wed, 2010-04-28 at 21:13 -0500, Thadeus Burgess wrote: > > web2py views are an easy way to make your CSS dynamic. > > > > I just do not find any practical application for it. > > Kudos to the author, its a neat little experimental project. In looking at it, I suppose some mobile plateforms co

Re: [web2py] wordpress2py

2010-05-02 Thread Jason Brower
He may be a novice at this, or may think it's too simple for a license. Let's be calm and figure the situation out before throwing something like that out. BR, Jason On Sun, 2010-05-02 at 12:12 -0500, Thadeus Burgess wrote: > He stole my code! > > -- > Thadeus > > > > > > On Sun, May 2, 2010

Re: [web2py] wordpress2py

2010-05-02 Thread Jason Brower
He just sounds like a youngling in the open source world. A kind movement in the right direction for him would be awesome. Best Regards, Jason On Sun, 2010-05-02 at 17:43 -0500, Thadeus Burgess wrote: > When I first looked at it I just scanned and thought he was claiming > it as his own. > > Bu

Re: [web2py] Re: web2py cheat sheet for a pyday

2010-05-02 Thread Jason Brower
If you don't have the source, you can open and edit it with inkscape. Oh yeah! Did it when designers would throw stuff at in in pdf thinking they could make a few extra bucks by not letting me adjust it. Inkscape should do a pretty good job and it can save as pdf as well. (But can't all we linux

[web2py] I fixed a bug in web2py!

2010-08-13 Thread Jason Brower
27;'+table,_href=URL(r=request,f='insert',args=[db,table]))}} ] Just a small formating issue. (: But it feels good to actual give SOMETHING. BR, Jason Brower

Re: [web2py] Re: I fixed a bug in web2py!

2010-08-13 Thread Jason Brower
It was 'insert new' and now it's 'insert new ' Small one, but important for that polished look. BR, Jason Brower On Fri, 2010-08-13 at 09:39 -0700, mdipierro wrote: > Sorry. I do not see the difference > > On Aug 13, 11:26 am, Jason Brower wrote: > > Oh

[web2py] LazyT in a list...

2010-08-15 Thread Jason Brower
It seems I can't do this. keywords = [T('Furniture'),T('Store'),T(''),T('')] response.meta.keywords = ' '.join(keywords) I was thinking it would be usefully to localize my keywords, but maybe not. :P Any ideas? Best Regards, Jason Brower

Re: [web2py] Re: LazyT in a list...

2010-08-16 Thread Jason Brower
How silly of me... thanks. On Sun, 2010-08-15 at 06:47 -0700, mdipierro wrote: > keywords = > [str(T('Furniture')),str(T('Store')),str(T('')),str(T(''))] > > On Aug 15, 6:33 am, Jason Brower wrote: > > It seems I can&#x

Re: [web2py] Detecting mobile devices

2010-08-19 Thread Jason Brower
Yup. Used it. http://celljam.net/ It's massive, but very useful. It even covers things like, if they have a camera or other what not. --- Best regards, Jason On Thu, 2010-08-19 at 22:09 -0700, Adi wrote: > Hi all, > > Is there a python library which can detect mobile devices based on > user-age

Re: [web2py] My editor ...

2010-08-19 Thread Jason Brower
ould be to make a linux version. We should seriously concider making it cross platform before plopping it into web2py. And does delphi allow open programs? Best Regards, Jason Brower On Fri, 2010-08-20 at 01:08 +0200, Stef Mientki wrote: > On 19-08-2010 23:08, Alexandre Andrade wrote: &g

Re: [web2py] Re: My editor ...

2010-08-19 Thread Jason Brower
Aren't massive libraries required to make that happen? For example I don't have any qt apps. And on top of that, GTK is better. :P BR, Jason On Thu, 2010-08-19 at 19:36 -0700, dlin wrote: > Instead of using wx, I suggest to try QT, that's will let it portable, > and there is solution for webkit+

Re: [web2py] Login form for mobile web access

2010-08-20 Thread Jason Brower
I built it ina a way that the phones had the same content but a different page. So you can use an if statement in the view (or the controller if you wanted) if phone.screensize < 100: {{extend 'layout100.html'}} elif phone.screensize < 200: {{extend 'layout200.html'}} else: {{extend 'layout.html'}

Re: [web2py] Re: Detecting mobile devices

2010-08-20 Thread Jason Brower
t; > So far it seems to work fine for detecting whether the device is > mobile or not. > > On Aug 20, 10:36 am, Jason Brower wrote: > > Yup. Used it.http://celljam.net/ > > It's massive, but very useful. It even covers things like, if they have > > a

Re: [web2py] Re: My editor ...

2010-08-20 Thread Jason Brower
As much as I agree I don't. I feel there are a lot of features we could implement in an editor built for Web2Py. I would love to see features like the following: When in a method I can press a key and my browser (or the one built in) would jump to that page. Debug and stepping tools. (They exist,

Re: [web2py] Re: I fixed a bug in web2py!

2010-08-21 Thread Jason Brower
> Didn't you see the string concatenate code in the same line of source? > The correct fix would be concatenate a space outside of the T("..."). > Like this: >        A(str(T('insert new'))+' '+table, ... > > Regards, > Iceberg > &

Re: [web2py] Re: My editor ...

2010-08-21 Thread Jason Brower
The QT licence can be gpl or lgpl. But it's free rest assured. - Original message - >  On 21-08-2010 02:01, Michele Comitini wrote: > > pyQt: > > > > http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qtextedit.html > > http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/q

Re: [web2py] Should we have a feature freeze and stability maintenance period in future?

2010-08-21 Thread Jason Brower
Again I think we have more pressure for testing tools. Which I agree on. BR, Jason On Sun, 2010-08-22 at 00:32 -0400, Andrew Thompson wrote: > On 8/20/2010 4:54 PM, Phyo Arkar wrote: > > -bug-squishing-contest , > > -Stress test, Test everything , try to crash web2py etc. > > Could we build an

Re: [web2py] Re: Amazon is using Web2py, look at their job posting

2010-08-22 Thread Jason Brower
Also... are ant builds event part of that job? I thought that was only for java stuff. BR, Jason On Sun, 2010-08-22 at 19:41 -0700, Anthony wrote: > On Aug 22, 2:13 am, viis wrote: > > http://blackent.careers.adicio.com/careers/jobsearch/detail?jobId=285... > > The job appears to be with Lab126

Re: [web2py] Re: Amazon is using Web2py, look at their job posting

2010-08-22 Thread Jason Brower
Yeah, old one actually. Wonder if they are still looking. :D BR, Jason On Sun, 2010-08-22 at 19:53 -0700, Anthony wrote: > Another cool web2py job: > http://www.startuply.com/Jobs/Web_Py_Web_Developer_1856_1.aspx

Re: [web2py] How to start server from within a python file ?

2010-08-22 Thread Jason Brower
It's very nice to see you using linux. If you have any questions that are linux related please tell me and I can try to help you. :D BR, Jason Brower On Sun, 2010-08-22 at 22:03 +0200, Stef Mientki wrote: > hello, > > I just tried to run Web2Py_CC, (that's the best name I co

[web2py] Expoerting then importing isn't working...

2010-09-01 Thread Jason Brower
doing a direct export and import with the csv feature. Am I missing something or do we have some kind of bug. Best Regards, Jason Brower

Re: [web2py] Re: Expoerting then importing isn't working...

2010-09-02 Thread Jason Brower
Woot! Thanks... that did it. While I was add it I made a "backup and restore database" feature in my setup. It would be nice if we could export a database to a "web2py" format. A gzipped file of all databases in one sweep. It could then be restored quickly as well. Best R

Re: [web2py] happy programmer's day everybody

2010-09-13 Thread Jason Brower
Thanks and you to my friend! Be sure to give all your programmers a hug today. They certainly need it. Br... Jason brower - Original message - > http://en.wikipedia.org/wiki/Programmers%27_Day

[web2py] Happy free software day everyone!

2010-09-15 Thread Jason Brower
Arr! I think it's be da pirate day ashwell! Arr! BR, Jason

[web2py] Thinking of starting an interesting project.

2010-09-17 Thread Jason Brower
s to pick from. Any any of you want to talk about it further I think it would be a fun project to work on. BR, Jason Brower

Re: [web2py] Re: Yet an improved conference management system

2010-09-18 Thread Jason Brower
I am sorry, I couldn't get it running. New web2py install. Installed the app.. Installed the plugin... Now it gives me the error: AttributeError: PluginWiki instance has no attribute 'embed' Any ideas? --- Best Regards, Jason Brower On 09/18/2010 07:43 PM, mr.freeze wrote: Very n

Re: [web2py] Re: Yet an improved conference management system

2010-09-18 Thread Jason Brower
Hehe... yeah I did install the plugin wiki over the old one... I just assumed it was needed and installed it. Sorry, I will try again tomorrow and get it working them. BR, Jason Brower On 09/18/2010 10:47 PM, mdipierro wrote: This is strange. It as if you have an old plugin_wiki installed

Re: [web2py] another web2py job

2010-09-18 Thread Jason Brower
We really need to get our own job networking system. Those sites are garbage. I got so sick of the PAGES of forms that I gave up and canceled the account just after starting it. There are simpler and better ways. He could have just posted here too. :D --- BR, Jason Brower On 09/18/2010 11

Re: [web2py] Re: Yet an improved conference management system

2010-09-18 Thread Jason Brower
this one latest one as the official one. I allows embedding wiky pages into other pages. On Sep 18, 3:00 pm, Jason Brower wrote: Hehe... yeah I did install the plugin wiki over the old one... I just assumed it was needed and installed it. Sorry, I will try again tomorrow and get it working

[web2py] Problems with sessions in multiple windows...

2010-09-21 Thread Jason Brower
he session data could come and go like this? Sometimes I even have a large list in session and it will reset the entire list! BR, Jason Brower

Re: [web2py] database question

2010-09-23 Thread Jason Brower
On 09/23/2010 09:49 PM, rick wrote: I have three tables: Could you show us the tables you have created? Don't need the data just how they are setup. I can then try to make your query. Br, Jason

Re: [web2py] Pycon 2011

2010-09-27 Thread Jason Brower
Idiots in my eyes... If it's open source when it's done, good. Otherwise, I would mark them one more point on the idiot side. Before I get any more rash, I suppose they have a reason why. On 09/28/2010 12:34 AM, Michele Comitini wrote: The organizers decided to pay a private company to develo

Re: [web2py] Re: Pycon 2011

2010-09-27 Thread Jason Brower
On 09/28/2010 03:46 AM, mdipierro wrote: On Sep 27, 4:34 pm, Michele Comitini wrote: The organizers decided to pay a private company to develop a new conference management system using Django. They will make it freely available. http://www.brainyquote.com/quotes/quotes/l/lin

[web2py] Session data lose...

2010-09-28 Thread Jason Brower
ery other anymore, it's rather random to me... I can't imagine where else in my code I could be making a mistake here. Best Regards, Jason Brower ['_formkey[default]', 'at_door', 'auth', 'devices', 'last_response', 'sensors', &#

Re: [web2py] Suggestion needed!

2010-09-28 Thread Jason Brower
ussually a way to do it without touching any web2py internal. But I am sure Massimo won't mind another person looking at his code. :) --- Best Regards, Jason Brower On 09/28/2010 02:44 PM, b vivek wrote: I have spent the last few weeks with web2py and found it to be really good. In the proc

[web2py] Re: Session data lose...

2010-09-28 Thread Jason Brower
On 09/28/2010 02:16 PM, Jason Brower wrote: We had thought it at one point to be issues with the corruption of the file I used between the machine_server and the web2py_server, but sadly the issues still occurs... I have been able to implement my machine server in twisted with AMP protocol

Re: [web2py] Re: Session data lose...

2010-09-28 Thread Jason Brower
work. (They are NoneType objects.) I use the epoch time to show when they events happened to you. I don't have a session.forget in my entire coded no anything that would reset these varialbes except for the first function I mentioned here. Best Regards, Jason Brower On 09/28/2010 04:37 PM,

Re: [web2py] Learning Management System survey

2010-09-28 Thread Jason Brower
has sign up for the course can see the courses, where they are (perhaps a map) and other what not. And let's not forget credits, and with degrees what credits they need. BR, Jason Brower

Re: [web2py] Re: Suggestion needed!

2010-09-28 Thread Jason Brower
On 09/28/2010 05:19 PM, b vivek wrote: I know it is too much to ask, but could somebody suggest where do I start digging in. I really want to know the internals properly. Well Massimo, if you have to suggest a student, where would you ask him to begin... On Tue, Sep 28, 2010 at 6:18 PM, mdipi

Re: [web2py] Re: Learning Management System survey

2010-09-28 Thread Jason Brower
Now that I think of it, your right, these are things that my teachers have complained about too. :D On 09/28/2010 06:26 PM, mdipierro wrote: I am the chair of a a university committee in charge of evaluating LMS. We looked at many. The major players are: - Blackbard (BB) - Desire2Learn (D2L)

Re: [web2py] Re: Learning Management System survey

2010-09-28 Thread Jason Brower
Google just paid 10 million for an idea like this. Make edgucational books free online. So we are not alone in this goal. - Original message - > I agree with you. > > On Sep 28, 4:39 pm, KK wrote: > > Massimo, > > > > Having developed and deployed one if the early LMS in 1994,  LMS > >

Re: [web2py] Re: Learning Management System survey

2010-09-28 Thread Jason Brower
ssor. I am thinking of something similar to Disqus that allows you to reply to threads as a email reply. -- Thadeus On Tue, Sep 28, 2010 at 11:28 AM, Jason Brower wrote: Now that I think of it, your right, these are things that my teachers have complained about too. :D On 09/28/201

Re: [web2py] Re: Session data lose...

2010-09-28 Thread Jason Brower
Yes, these seems to be what happens. The session id only changes when ever nothing works. :) Any ideas from here? BR, Jason Brower On 09/28/2010 06:30 PM, mdipierro wrote: add {{=request.session_id}} and {{=response.session_id}} my guess is that for some reason the browser requests a session

Re: [web2py] Re: Session data lose...

2010-09-28 Thread Jason Brower
request/response and across requests is always the same. On Sep 28, 10:05 am, Jason Brower wrote: There are two pages in two different controller files running. One is automated... it executes all the session updating for the interface. For example it tells what motor is in motion or what sensor

Re: [web2py] problem about session

2010-09-29 Thread Jason Brower
I think there is a way to save the sessions to a database. It's in the book if I am not mistaken. BR, Jason Brower On 09/29/2010 09:56 AM, hywang wrote: when some one visits my site , a new session file will be created. Then there is a risk : if somebody connects to my site with lo

Re: [web2py] Re: Learning Management System survey

2010-09-29 Thread Jason Brower
g but it takes time. Massimo On Sep 28, 10:58 pm, Jason Brower wrote: Google just paid 10 million for an idea like this. Make edgucational books free online. So we are not alone in this goal. - Original message - I agree with you. On Sep 28, 4:39 pm, KK

Re: [web2py] sqlite and vaccum

2010-09-29 Thread Jason Brower
Yup, just execute that. :) On 09/29/2010 01:56 PM, rochacbruno wrote: db.executesql('PRAGMA auto_vacuum = X') ? Enviado via iPhone Em 29/09/2010, às 06:01, winti escreveu: Hello, is there a way to reclaim free space in sqlite db's within web2py as described here: http://www.sqlite.org/

Re: [web2py] Re: sqlite and vaccum

2010-09-29 Thread Jason Brower
Can it be done on a live database? If so i dont see why we couldn't. - Original message - > should this be default? > > On Sep 29, 5:56 am, rochacbruno wrote: > > db.executesql('PRAGMA auto_vacuum = X') ? > > > > Enviado via iPhone > > > > Em 29/09/2010, às 06:01, winti escreveu: > >

Re: [web2py] Searching and indexing a microsoft office documents

2010-09-29 Thread Jason Brower
It would take some work. But you can do it. You would actually install openoffice and use this... http://wiki.services.openoffice.org/wiki/Python It would be a great tool for indexing office documents, but a tough program to get it just right. BR, Jason Brower On 09/29/2010 08:26 PM

Re: [web2py] Need Embedded C++ developer profiles for my direct client requirement

2010-10-01 Thread Jason Brower
Sounds fun. But where does web2py fit in this? On 10/01/2010 09:27 PM, Supriya from Javaji Inc. wrote: *Send profiles to supr...@javaji.com * * * * Title: Embedded C++ developer* *Location: TX* *Duration: 6 months+* *Description:* To understand customer require

Re: [web2py] Any open issues?

2010-10-01 Thread Jason Brower
There is my issue but it has to wait until i am back to work. - Original message - > Feel like I am forgot something

Re: [web2py] web2py 1.86.1 is OUT

2010-10-03 Thread Jason Brower
I love the db(db.table) idea... when I first started using web2py I would do that thinking it would do that. BR, JAson On 10/02/2010 11:50 PM, mdipierro wrote: Changelog: markmin2latex markmin2pdf Storage getfirst, getlast, getall by Kevin and Nathan db(db.table), db(db.table.id) both supporte

Re: [web2py] Re: Confirm deletion of record

2010-10-03 Thread Jason Brower
I do something similar except I use request.args(0) and look for "yes". If it has it delete otherwise show a screen with a "du ya reelize wanna" and a no with goes to some page, and yes which just adds a /yes to the end. IF there is yes, delete AND redirect to a page somewhere... BR, J On 1

[web2py] Sessions limitation...

2010-10-04 Thread Jason Brower
situation? It totally kills me server when it happens. Best Regards, Jason Brower

Re: [web2py] Re: Session data lose...

2010-10-04 Thread Jason Brower
Attached is the print out. I still have my old debug information there showing when I press each key. Thanks, Jason Brower On 09/29/2010 04:34 PM, mdipierro wrote: I am going to need your help debugging this. In gluon/globals.py if response.session_id: try

Re: [web2py] Re: Session data lose...

2010-10-04 Thread Jason Brower
I will look if I am picling anything, but if I remember, I am only pickling things AFTER I started seeing this bug. Though I think you pickling in the application if I am not mistaken. What would you like next? Best Regards, Jason Brower On 10/04/2010 04:44 PM, mdipierro wrote: Not sure but

Re: [web2py] Re: Session data lose...

2010-10-04 Thread Jason Brower
issue is you storing in the session something the web2py can pickle but not unpickle, like an object of a class defined in a module that you define or import. On Oct 4, 10:18 am, Jason Brower wrote: I will look if I am picling anything, but if I remember, I am only pickling things AFTER I started

Re: [web2py] Re: Session data lose...

2010-10-04 Thread Jason Brower
Web2py would then become useless in this situation and I would end up haivng to rebuild a year of code in something else. ): Jason Brower On 10/04/2010 06:25 PM, Jason Brower wrote: Interesting... I will look into it. I was trying to avoid something like this so perhaps the object was thr

Re: [web2py] Multiline comments in views difficult

2010-10-05 Thread Jason Brower
I see your point there... I usually just use # as I want some of the formating in the html anyway. Regards, Jason On 10/05/2010 09:50 AM, dederocks wrote: Hello, I wish it were easier to write comments in views. Right now, if I understand well, you need to add a '#' in each {{}} sequence, but el

Re: [web2py] Re: Multiline comments in views difficult

2010-10-05 Thread Jason Brower
oh I like that one. :D On 10/05/2010 11:09 AM, cjrh wrote: Zone Title {{if 0:}} {{for zone in zones:}} {{=zone.code}}: {{=B(zone.description)}} {{pass}} {{pass}} Change the zero ("0") to a one ("1") when you want the code back in. On Oct 5, 8:50 am, dederocks wrote:

Re: [web2py] Re: Session data lose...

2010-10-05 Thread Jason Brower
has shrunk and do nothing otherwise. Massimo, what do you think of this? Ron On Oct 4, 11:30 pm, Jason Brower wrote: Looked at all the data I would ever send or use in the system and I don't see any pickles. I only use them in the messages I am sending and then unpickle them as s

Re: [web2py] Re: Session data lose...

2010-10-05 Thread Jason Brower
k of this? Ron On Oct 4, 11:30 pm, Jason Brower wrote: Looked at all the data I would ever send or use in the system and I don't see any pickles. I only use them in the messages I am sending and then unpickle them as soon as they get to me. I can't imagine were else it could be as

[web2py] Need some more resources from the community...

2010-10-06 Thread Jason Brower
Finland to work but it's not required. --- Best Regards, Jason Brower

Re: [web2py] Re: Session data lose...

2010-10-06 Thread Jason Brower
hat happen. And your right, I didn't realize the issue at hand, but now I understand. Thank you! Are you gong to file a patch for this one? Best regards, Jason Brower On 10/05/2010 07:06 PM, ron_m wrote: I think you partially missed my point. All it would take to have a shorter session p

Re: [web2py] Re: Custom 404 page with no 404 status

2010-10-06 Thread Jason Brower
Wah?! Are we filing bugs on google code now? If so great! BR, Jason Brower On 10/06/2010 05:07 PM, mdipierro wrote: looks like a bug. Can you please open a ticke in googlecode? On Oct 5, 3:52 am, zdzana wrote: I created my own error pages for 400/404 using routes_onerror. This works

Re: [web2py] Dreamhost wants you to sell your app to them for 1-click install

2010-10-06 Thread Jason Brower
Heh... Didnt know there was a form for that! I will look into it. Busy as hell but it may be worth it. -Jb - Original message - > http://www.dreamhost.com/hosting-oneclick-installer-submitter.cgi > > Maybe they can put together something for web2py? > > -- > Thadeus

Re: [web2py] Dreamhost wants you to sell your app to them for 1-click install

2010-10-06 Thread Jason Brower
That's great! Lot's hope it happens. On 10/07/2010 07:26 AM, Bruno Rocha wrote: Massimo said he filled up that form today. What about InstantPress, redish, conf2py, cube2py and more? are they ready for being there too? 2010/10/7 Thadeus Burgess > http://www

Re: [web2py] Re: Session data lose...

2010-10-06 Thread Jason Brower
Yes, this still happens over time. I thought it had to do with my code, but perhaps it was something else? Best Regards, Jason Brower On 10/07/2010 02:23 AM, ron_m wrote: Glad to help. While looking in the code I noticed something else and thought I should ask. Jason had also mentioned a

Re: [web2py] Re: Session data lose...

2010-10-06 Thread Jason Brower
Ron On Oct 6, 6:47 am, mdipierro wrote: In trunk! thanks ron! On Oct 6, 3:53 am, Jason Brower wrote: Well, I tried the change that you had requested. And, IT WORKED, I made the change and the session doesn't get reset and I don't get the errors at all

Re: [web2py] Re: Dreamhost wants you to sell your app to them for 1-click install

2010-10-06 Thread Jason Brower
Boy this would save lots of time for me! On 10/07/2010 07:54 AM, mdipierro wrote: Once/id we have a on-click web2py we can build an interface with checkboxes for the most popular appliances. On Oct 6, 11:26 pm, Bruno Rocha wrote: Massimo said he filled up that form today. What about Inst

Re: [web2py] Re: WARNING:web2py.cron:WEB2PY CRON:

2010-10-06 Thread Jason Brower
Should we have a special message telling to do this? BR, Jason Brower On 10/06/2010 09:00 PM, mdipierro wrote: http://sourceforge.net/projects/pywin32/files/ On Oct 6, 12:51 pm, José Luna Venezuela wrote: I'm getting this when i try tu run from source en win: C:\Python27\web2py&g

Re: [web2py] Re: Session data lose...

2010-10-07 Thread Jason Brower
-p pid but it will show memory mapping for shared > libraries. The ls -l fd under /proc shows 10 files on my idle > development server and lsof -l pid shows 90 files, mostly libraries > and fonts. > > Ron > > On Oct 6, 9:54 pm, Jason Brower wrote: > > Yes, this still ha

Re: [web2py] Re: Session data lose...

2010-10-08 Thread Jason Brower
iles on my idle development server and lsof -l pid shows 90 files, mostly libraries and fonts. Ron On Oct 6, 9:54 pm, Jason Brower wrote: Yes, this still happens over time. I thought it had to do with my code, but perhaps it was something else? Best Regards, Jason Brower On 10/07/2010 02:23 AM, ron_m wrote:

[web2py] Importing modules...

2010-10-08 Thread Jason Brower
odules in there? if so , the I should type.. exec('import applications.%s.modules.mymodule as mymodule' % \ request.application) Am I right? If so, how do I get the specific module I want? similar to this... from ampy import proxy Best Regards, Jason Brower

Re: [web2py] Re: Session data lose...

2010-10-08 Thread Jason Brower
I am glad my poor programming bring web2py to even higher standards. To tell, I found a small app called AMPY, it implements the amp protocal stack that twisted uses but has both blocking and asyncro communication, blocking is I think what we would need in this case and it seems, at least in m

Re: [web2py] upgrade web2py now in admin page can't upgrade to 1.86.3

2010-10-09 Thread Jason Brower
Yeah I noticed my system crashed after the upgrade. I had to just reinstall. :D BR, Jason On 10/09/2010 01:38 PM, vince wrote: upgrade web2py now in admin page can only upgrade to 1.86.2, can't upgrade to 1.86.3.

[web2py] In appadmin clicking on the "file" trying to load it in the browser..

2010-10-09 Thread Jason Brower
This is bad as it will load a JPG as garbage. Perhaps it should always go for download. That or build a handler to preview it if it's an image. Best Regards, Jason

[web2py] Join on a join on a join on a.... eesh...

2010-10-09 Thread Jason Brower
How can I make it happen? Why doesn't the last one work? --- Best Regards, Jason Brower

Re: [web2py] Re: Join on a join on a join on a.... eesh...

2010-10-09 Thread Jason Brower
ment and try it db(condition1& condition2& condition3& condition4).select() Ron On Oct 9, 11:09 am, Jason Brower wrote: #Get the users tags users_tags = db((db.auth_user.id==db.user_tags.user_id)& (db.user_tags.tag_id==db.tag.id)) #Get the advertisem

Re: [web2py] Re: Join on a join on a join on a.... eesh...

2010-10-09 Thread Jason Brower
Ooops, yeah, that was easy! I think I am getting it now. Best Regards, Jason Brower On 10/09/2010 10:21 PM, ron_m wrote: There is something wrong with the line in your last version of users_advertisements. For clarity I put one condition per line users_advertisements = db((db.auth_user.id

Re: [web2py] Re: Join on a join on a join on a.... eesh...

2010-10-09 Thread Jason Brower
One more thing, I put the auth.user.id in place of the db.auth_user table and it selectd the single user... Very nice indeed! Best Regards, Jason On 10/10/2010 08:13 AM, Jason Brower wrote: Ooops, yeah, that was easy! I think I am getting it now. Best Regards, Jason Brower On 10/09/2010 10

Re: [web2py] Re: In appadmin clicking on the "file" trying to load it in the browser..

2010-10-10 Thread Jason Brower
Oops, yeah. We should have a check for that. It would be nice to have the option upgrade the appadmin as well, I totally forgot about it. Best regards, Jason Brower On 10/10/2010 10:01 AM, mdipierro wrote: Is this an app you started some time ago? Could you try move controllers/appadmin.py

Re: [web2py] Did anybody notice oracle bought Sun?

2010-10-10 Thread Jason Brower
This is what h0pens when closed buys open i guess. Guess this makes my databased options a bit easier. Does it even mantion you can use it for free? Br jason - Original message - > This all happened in less than 2 months: > > http://blogs.computerworld.com/16741/oracle_dumps_opensolaris

<    1   2   3   4   5   6   7   8   >