CATEGORIES
- WEB STARTUPS
- WEB NEWS
- CONFERENCES
- WEB TECH JOBS
- VENTURE CAPITAL
- MICROSOFT
- INTERVIEWS
- ADVERTISING
- VIDEO
- NYC COVERAGE
- ALL TOPICS
- ALL COMPANIES
CONTRIBUTORS
SXSW: Google App Engine Demo
by Allen Stern - March 15th, 2010
During the SXSW conference in Austin this week, Google held an all day hackathon event. The idea behind the hackathon is to allow developers to create applications in one day and also get help from Google employees on applications they are developing.
I recorded the session that discussed Google App Engine and the video is below. You can also download all of the “code labs” which are simple tutorials on how to use a variety of Google APIs and services including Google App Engine.






cool, I built http://notinaustin.appspot.com with app engine, I found it to be a great experience. The dashboard helps a lot once you deploy the first version to tweak it to perform better thanks to its quota report.
I will open source notinaustin this weekend so people can see how I did it.