[google-appengine] Questions about Channel API experimentation in 1.4.0 pre-release

2010-12-01 Thread Tim Meadowcroft
Hi, I'm checking out the eagerly anticipated Channel API facility in the 1.4.0 pre-release and have some questions while we're waiting for documentation (I'm not in the Trusted Testers group). Background - what I've gathered: server side setup: - all channels are automatically private to your a

[google-appengine] Re: Questions about Channel API experimentation in 1.4.0 pre-release

2010-12-02 Thread Tim Meadowcroft
On Thursday, December 2, 2010 9:26:38 AM UTC, Remigius wrote:In case you don't know, there's a sample app using channels: http://code.google.com/p/dance-dance-robot/ http://dance-dance-robot.appspot.com/ Thanks - I'd heard of that but to be honest hadn't looked at the code as it's a Java demo

[google-appengine] Re: Prerelease SDK 1.4.0 is out!

2010-12-02 Thread Tim Meadowcroft
On Thursday, December 2, 2010 4:42:55 AM UTC, sophware wrote:looks like the server side is up: check http://shell.appspot.com/ (screenshot) http://dl.dropbox.com/u/6919071/Captures/2010-12-01_2341.png Google App Engine/1.4.0 Python 2.5.2 (r252:60911, May 12 2010, 14:18:27) [GCC 4.3.1] Thanks

[google-appengine] Re: Questions about Channel API experimentation in 1.4.0 pre-release

2010-12-02 Thread Tim Meadowcroft
On Thursday, December 2, 2010 11:02:47 PM UTC, Remigius wrote:Tim, after a first glimpse on the newly published channel doc - still wet - it looks like: o only one client is allowed per cannel id o no clean-up is needed o connected clients must be tracked by the server Yep - the docs at htt

Re: [google-appengine] Channel API outside browsers

2010-12-03 Thread Tim Meadowcroft
On Wednesday, November 3, 2010 4:20:19 AM UTC, Robert Kluin wrote:Have you look at the communications at all? I the javascript file is included in the SDK. It is a little "heavy," but you could probably use firebug (or chrome/safari dev console) to figure out what is going on. http://code.google.co

Re: [google-appengine] Channel API outside browsers

2010-12-03 Thread Tim Meadowcroft
On Wednesday, November 3, 2010 4:20:19 AM UTC, Robert Kluin wrote:Have you look at the communications at all? I the javascript file is included in the SDK. It is a little "heavy," but you could probably use firebug (or chrome/safari dev console) to figure out what is going on. http://code.google.co

[google-appengine] Quotas - Deployment limit

2010-12-05 Thread Tim Meadowcroft
Just reviewing the Quotas documentation and saw this http://code.google.com/appengine/docs/quotas.html#Deployments Deployments The number of times the app has been uploaded by a developer. The current limit is 1,000. This might sound like a dumb question, but is that a daily limit ?? It r