Wednesday, June 25, 2008

Google App Engine Blog: App Engine Community Update

Google App Engine Blog: App Engine Community Update

Still no word yet on support for Java.

Monday, June 23, 2008

PyFacebook frustration

So currently I'm just a little frustrated with using PyFacebook on Google App Engine. The problem is that I'm not really using Django and I'm struggling to figure out how to use the library for support for things like adding FBML to the profile page.

Saturday, June 14, 2008

Facebook application on Google App Engine

I've been working on a Facebook application using Python and Google App Engine for a few days now. It is called My iTunes Purchases.

I'm currently doing a little testing of the app and thinking over some design changes.

The first thing I want to change is go back to plain iframe/HTML instead of FBML. The ability to not use Javascript with FBML is a drawback and I feel like it limits what I can do with templates and testing of the application.

One stumbling block for me was to figure out how to manage the application in different states. My first attempt was to try and use multiple templates for this but then I ran into problems trying to forward to my various templates after a form post, etc.

Finally, I'm in the process of trying to figure out how to add items to the mini feed when a user of the application purchases something. Ideally I'd like to be able to add items to the feed even if the user doesn't login to Facebook.

Friday, June 13, 2008

Google I/O content online

Slides and videos

It is like being there but having the opportunity to attend EVERY session.