+Vote!
Aral Balkan (Free subscription) | yesterday
Google today released Google App Engine SDK 1.1.6 (announcement, download) which, among other things, brings with it datastore keys that you can sort and filter on. What this means is that you can now do batch operations on data. So it's time for me to go back to my Google App Engine backup solution, which broke [...]
+Vote!
Featured Projects on Google Code (Free subscription) | 19 hours ago
National University of Singapore 3D Library Search Author: PeekSpy Google APIs used: Google Earth API, SketchUp, Google App Engine A 3D building browser built on top of the Earth API. Uses SketchUp models and Google App Engine as the datastore.
1Vote!
New From Google Blogs (Free subscription) | 11/20/2008
Posted by Marzia Niccolai, App Engine Team Join fellow Google App Engine developers in Shanghai for Google App Engine Camp on November 22nd starting at 1pm. We'll be meeting at Google's Shanghai office , where you can come to discuss and develop your App Engine projects. We'll kick off the event with a round of lightening talks, after which you can meet other developers, and even get started coding!...
+Vote!
Niall Kennedy (Free subscription) | 11/20/2008
Last week I decided to rewrite the Twitter.com front-end on Google App Engine to incorporate modern front-end programming best practices, exceptional performance, and establish a solid platform for further development. TwitterFE.com is a fully-functional read-only clone of Twitter.com designed to make your web browser sing. I created the site as an example of web development best practices anyone can...
+Vote!
Lacisoft's (Free subscription) | 11/19/2008
A short video about how it is to work at Google: Related posts:The future of internet browsers6 books for developers working with Drupal 6 and JqueryPHP support may be on the way in Google App Engine Related posts: The future of internet browsers 6 books for developers working with Drupal 6 and Jquery PHP support may be on the way in Google App Engine
+Vote!
Google App Engine Blog (Free subscription) | 11/18/2008
Posted by Marzia Niccolai, App Engine Team Join fellow Google App Engine developers in Shanghai for Google App Engine Camp on November 22nd starting at 1pm. We'll be meeting at Google's Shanghai office , where you can come to discuss and develop your App Engine projects. We'll kick off the event with a round of lightening talks, after which you can meet other developers, and even get started coding!...
+Vote!
Vacuum - Edward Vielmetti in Ann Ar (Free subscription) | 11/17/2008
I'm at the Google App Engine hackathon in Ann Arbor. My goal for the day is to get a Django instance running on top of appengine as much as possible, using as much of the existing code base that's out...
1Vote!
Cloudy Thinking (Free subscription) | 11/15/2008
Stephen O’grady writes about two types of cloud computing: instance (Amazon EC2) or fabric (Google app engine). Interesting reading.
1Vote!
BitWorking | Joe Gregorio (Free subscription) | 11/06/2008
I've just started as a Developer Advocate for Google App Engine and there's been a lot of talk of "lock-in" recently. Google will have more to say officially in the future, as obviously my blog isn't the place to read about Google's official position, but I would like to point out the following things that have come up in conversation that people didn't know: The development kit is open sourced . All...
+Vote!
Paul Kinlan's Development Blog (Free subscription) | 11/02/2008
007 quality of service is a pretty cool film. # Google Reader team: SHIFT-A mark all items read is too close to SHIFT-S Share message. I have cleared my queue twice now by mistake. # Google App Engine Team: The index.yaml is not scaleable . My indexes have been deleting for 2 days. Why should [...]
3Vote!
New From Google Blogs (Free subscription) | 11/01/2008
Please join us in November for a Google App Engine Hackathon in Atlanta and Ann Arbor. Not only can you learn more about App Engine, but you can also share ideas with local developers, look for partners on your latest project, get support, brainstorm, and network. Learn about Google App Engine There will be talks on the major features of Google App Engine at different points throughout the day. We...
+Vote!
PHPDeveloper.org (Free subscription) | 10/29/2008
Bradley Holt has pointed out the portion of the roadmap for the Google App Engine that includes PHP: According to the newly posted App Engine Product Roadmap , there are plans to add "support for a new runtime language." [...] Looking at the issue list , support for Java is the most requested item followed by support for PHP, Ruby, then Perl. Be sure to show your support for the inclusion of PHP into...
+Vote!
marxy's musing on technology (Free subscription) | 10/29/2008
All this WSPR propagation beacon stuff has woken me up to maidenhead grid squares or grid locators. I wanted to be able to link to a square to show that my station is here and Ross is here. It's a very simple app hosted on Google App Engine. At this point I don't think I have the locations quite right but it's pretty close. You can either put the grid locator in the path or if not a form is
+Vote!
Planet Intertwingly (Free subscription) | 10/28/2008
I’ve finished renaming pyinstall to its new name: pip. The name pip is a acronym and declaration: pip installs packages. I’ve also added a small feature intended for Google App Engine users, allowing you to zip and unzip packages in an environment. For instance: $ pip zip --list In ./lib/python2.5/site-packages: No zipped packages. Unzipped [...]