Facebook app in Django
Check out the new site at https://rkblog.dev.
9 July 2009
Comments
I've made a simple Facebook app using PyFacebook library - to get the picture, and to write a tutorial for my Polish Python support site. It's not hard, and it's also not so nice. The APIs are documented but you need some time to test/figure out which element of the API, FBML and so on you need to do required feature. Then actions of methods depend on few things which usualy you have to check. My app is http://apps.facebook.com/zalamka/, but it's in Polish. Shows some *fun* pictures.
If you want to see some code, a tutorial even - give me some time ;) It will be done.
RkBlog
Check out the new site at https://rkblog.dev.
Comment article