Saturday, April 12, 2008

Thursday, April 10, 2008

Now this is very cute :


[(f.title,f.key())
for f in db.GqlQuery("select * from Film order by title")]


See that? A GQL (query language for GAE) query object automatically supports iteration, so you can use it in a list comprehension.

Monday, April 07, 2008

OK ... better start finding out about Google App. Engine

Damn! Don't think I was in the first 10,000 applicants for a beta ... got the downloadable development environment though ... watch this space ...

Update : Actually, I did get one ... :-)