Up to tag cloud
Subscribe to an RSS feed for this tag

Entries tagged with Google App Engine

  1. Title: Extending Mahou; Gotchas and Snippets
    Tags: BOSS Cappuccino Google App Engine Mahou

    A few thoughts and code snippets from further extending Mahou. Written in a rambling style with little purpose or direction. You've been warned.

  2. Title: Writing Mahou; a Cappuccino Image Search
    Tags: BOSS Cappuccino Google App Engine Mahou

    I spent much of the day writing Mahou, which is the Japanese word for magic, and is now also a Yahoo! Boss Search Mashup Framework and Cappuccino (and Google App Engine, while we're at it) powered image search engine. It's a pretty interesting application, and even the least technical readers might enjoy playing around with it a bit.

  3. Title: Ambush Code Review Learns Code Diffs
    Tags: Google App Engine django

    I spent two or three hours working on Ambush Code Review today to implement some ideas I had last night. The basic problem was that it didn't make it easy to post improvements to code, but I think that it has reached a much more usable place. Actually, I think its become useful. Fancy that.

  4. Title: Overview of Using Django on the Google App Engine
    Tags: Google App Engine django

    A look at the advantages and disadvantages of using Django with the Google App Engine. Touches on the GAE platform itself, as well as looking at areas where ported Django projects will have to be adapted to the App Engine's unique environment.

  5. Title: A Sunday Project: Ambush Code Review
    Tags: Google App Engine django

    This past Sunday I decided to delve into the mysterious world of Google App Engine development and had a pretty good experience with it. This is a quick look at what I built, and a promise to discuss the development process in the near future.