Nice article on normalization: Coding Horror: Maybe Normalizing Isn’t Normal.
July 15, 2008
July 10, 2008
writing scalable apps with google app engine
Google App Engine makes writing scalable apps easier, and a well-designed app should be able to grow automatically from one user to millions. What does it mean for a Google App Engine application to be “well-designed,” though? Here are a few simple tips that, if you design with them in mind, should help ensure your App will stand up with grace and aplomb, even under heavy load.
full text search currently missing in google appengine
Many users of google appengine need this option in their web apps, star this issue over here if you agree it should be added.