Facebook apps in python
Posted by Mike on Aug 26th, 2008
I ran across some good info for getting started creating Facebook apps in python:
- docs: http://wiki.developers.facebook.com/index.php/Python
- api: http://code.google.com/p/pyfacebook/
- tutorial: http://keepnix.com/articles/hellominifb.html
The author at Zen Habits recently talked about wanting someone to develop a “social karma” application. The idea would be that one could do good deeds and get some sort of recognition for it, thus encouraging more do-good-ing. People could advertise for things they needed, others could provide it, and everyone would be in a giant, happy, reciprocal, karmactic ring of love.
Still trying to think of other good uses for social networking apps. There’s a lot of things like that (but not quite), and all tend to be quite annoying after a while.
- Filed under software development
- Tagged with karma, python, social
- Comments(0)
