If you thinking of making your own phone apps with web2py I see 2 ways:
Client uses a webbrowser.  Just like Joe said here, you can simply log
into the site.
As far as making an application, if you can get python for phone, you
can actually make a little webserver in the phone itself, that run your
application from there.  It would take some more technical work, but I
have seen it on other devices.
Regards,
Jason


On Sat, 2009-06-27 at 21:22 -0700, Joe Barnhart wrote:
> Perhaps you are concerned that web2py needs Python on the client
> side?  It does not.  All Python code resides server-side so the only
> technology needed on the client end is a standards-compliant browser.
> There is no reason why an iPhone web browser could not interact with a
> web2py site.
> 
> On Jun 27, 4:35 pm, gluegl <[email protected]> wrote:
> > Any Web2Py GAE site sample code (using only HTML / CSS / JS)?
> >
> > THANKS in advance,
> > -G
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to