Re: [web2py] Re: Web2Py on OpenShift

2012-07-12 Thread Jake Richter
This is really fantastic! Just went to an OpenShift demo and the first thing I wondered was whether web2py was taking advantage of this service. Just tested it out and works great! Thanks, - Jake On Tue, Jul 3, 2012 at 10:15 PM, Massimo Di Pierro wrote: > > Thank you. This is great. > > On Frid

[web2py] Using AJAX with web2py tutorials

2012-05-08 Thread Jake Richter
Hi group, AJAX seems to be pretty popular with web2py. Are there any tutorials you'd recommend to get started with AJAX? -- Jake

Re: [web2py] Re: Cookbook - No indentation ??

2012-03-23 Thread Jake Richter
Has a solution been found to get this in an ebook format with the correct indentation? On Sat, Mar 17, 2012 at 2:34 PM, Jonathan Lundell wrote: > On Mar 17, 2012, at 11:22 AM, Marcello wrote: > > I screwed with nobody. > I just pointed a fact. > > I have many Python eBooks(ePub) and ALL of them h

Re: [web2py] Re: web admin interface doesn't see my app

2012-02-24 Thread Jake Richter
I just have my git repos on Dropbox, I set up as it is here.Then I went to web2py/applications and did git clone ~/Dropbox/git-repos/name-of-app.git The web interface didn't see it that way so I created the app from the web interface, deleted all the files and

Re: [web2py] web admin interface doesn't see my app

2012-02-24 Thread Jake Richter
the admin didn't see > my application however after I restarted the server I didn't have the issue. > > > On Fri, Feb 24, 2012 at 5:27 PM, Jake Richter wrote: >> >> Hello group, >> >> I started working on an app from computer A. Using git with Dropbox, I

[web2py] web admin interface doesn't see my app

2012-02-24 Thread Jake Richter
Hello group, I started working on an app from computer A. Using git with Dropbox, I cloned the repo to computer B. I want to work on it through the web admin interface on computer B, but when I fire up the web2py server and go to admin interface, it doesn't see the app, even though it's living in