[web2py] Livecount - Counters on Google Appengine

2011-07-11 Thread Shishir Ramam
This idea of livecount - using the task-queue on GAE seems rather powerful. Perhaps others on this list would find it useful too... http://eng.pulse.me/introducing-livecount/ -shishir -- Imagine there were no hypothetical situations.

Re: [web2py] [tip] GitHub has an amazing online IDE

2011-05-10 Thread Shishir Ramam
the underlying editor is ace - http://ace.ajax.org/ On Tue, May 10, 2011 at 7:21 AM, Bruno Rocha wrote: > I just start using git and github and I found this amazing online IDE > http://c9.io which edits github repositories. > > Very nice layout and basic auto-complete feat

Re: [web2py] Re: new code editor?

2011-05-07 Thread Shishir Ramam
the autocompletion (seemed to be setup only for javascript in the demo), is really cool! -shishir On Sat, May 7, 2011 at 8:13 AM, Bruno Rocha wrote: > Will replace EditArea with this? > > > On Sat, May 7, 2011 at 12:08 PM, Anthony wrote: > >> On Saturday, May 7, 2011 10:36:34 AM UTC-4, Massimo

Re: [web2py] Re: help

2011-05-07 Thread Shishir Ramam
if you are still struggling with it, please post the simplest example that exhibits the problem. -shishir On Sat, May 7, 2011 at 9:26 AM, TÅ®å ßrown wrote: > honestly its not that i prefer to do that..i just didn't know how to do > it.. i used JavaScript to call some functions in the controller

Re: [web2py] Re: help

2011-05-06 Thread Shishir Ramam
when the page is loaded it executes the JavaScript without it being > called > > On May 6, 7:25 pm, Shishir Ramam wrote: > > http://stackoverflow.com/questions/503093/how-can-i-make-a-redirect-p... > > > > On Fri, May 6, 2011 at 5:21 PM, Resa wrote: > > > how can i r

Re: [web2py] help

2011-05-06 Thread Shishir Ramam
http://stackoverflow.com/questions/503093/how-can-i-make-a-redirect-page-in-jquery On Fri, May 6, 2011 at 5:21 PM, Resa wrote: > how can i redirect to another page in a JavaScript function without > executing it until the function is actually called??? -- Imagine there were no hypothetical

[web2py] Redirect when URL-Rewriting in effect..

2011-05-02 Thread Shishir Ramam
Hi, I have URLRewriting in effect and within a function, want to redirect on error. (in this case, I want to wrap around to first page when I reach the end). something along the lines of - start_idx = int(request.args[0]) rows = db.mymodel.select(limitby=(start_idx, start_idx+page_size

Re: [web2py] Re: GAE 1.4.3 has support for mysql and sqlite?

2011-04-02 Thread Shishir Ramam
From: https://groups.google.com/forum/#!topic/google-mysql-tools/Bc7P5SIRCVE/discussion [This message is being sent to the google-mysql-tools Google group, which has been inactive for a very long time. If you no lon