Apologize for not updating this blog so far in 2010. A very happy new year to all my readers. (Yes, all three of you! ) Occasionally have been blogging for Xebee as well, that is my employers blog. Check it out as it has some cool posts.
I take this opportunity to announce a few things. I have been working on a Facebook App these days, based on Adobe Flex, Google and (of course) Facebook APIs/libraries/platforms. For this app, I needed a very simple Python based Facebook library. I tried couple of API’s already available, none of them fitted the bill.
That lead me to create Simplefacebook
“simplefacebook is a minimalistic Facebook’s RESTful web service wrapper for Google App Engine (Python)”.
Check it out if you are looking for a minimalist Facebook library for a python web application deployed on the Google App Engine. Yes, its dependencies include Google App Engine libraries.
But that can be easily rectified, so feel free to fork it.
—
Update: I’ve moved Simplefacebook from SVN / Google Code to Mercurial / BitBucket. SVN to Mercurial for many reasons but primarily the ability to work in offline mode, and Google Code to BitBucket so that all my projects, public and private, are in the same place.
