[appengine-java] Google App Engine Java Cookbook Sceencast

2011-03-05 Thread systemsplanet
I'm demoing Google App Engine at DevNexus 2011 on March 21st as part of David Chandler's (turbomanage.wordpress.com) GAE presentation. If you can't come see the demo, you can view the fast-paced screencast from this link: http://goo.gl/UT2W3 It contains a cookbook for building a complete environme

[appengine-java] Re: periodic downtimes

2011-02-12 Thread systemsplanet
the app engine team recently fixed a problem I was having in about 12 hrs. I couldn't add a new application, GAE forgot I had already authenticated my mobile phone number. as for your ap, I'll be interested to see if an ap with expected high contention will work well on gae. seems like gea is opti

[appengine-java] What was your Slim3 Datastore API experience like?

2011-01-22 Thread systemsplanet
Does anyone have experience to share with using just the datastore API from Slim3 (not the web framework) http://sites.google.com/site/slim3appengine/slim3-datastore/installation I've narrowed down my data store API choice to Objectify or Slim3. I'm leaning toward Slim3 for its global transaction

[appengine-java] Re: Lightweight & Best performing MVC framework - Recommendation

2011-01-02 Thread systemsplanet
I've got http://www.stripesframework.org/ cold starting in under 2 secs with http sessions enabled On Dec 29, 9:08 am, Sree wrote: > Hello, > > I am new to Java and App Engine, and coming from ASP.NET C# and > Windows Azure world. I am looking for a lightweight & best performing > java based MVC