Open Source Facebook Application

05 Aug 2008 . . Comments

#facebook #php #Programming

Over the last year our library has used its Facebook application to let students see where their friends are in the library and expose library resources to users without needing to go to another website. It’s been used pretty heavily and there are a lot of folks in the library world who have asked to get the source.

This summer Phil spent a couple of weeks rewriting the code to be a little easier to maintain. We reimplemented the code with Smarty and reimplemented the locational device to use FBJS instead of regenerating an image when someone clicked on the map (it’s much faster now).

If you need a starter app, check it out at http://code.google.com/p/facebook-athenaeum/.

If you need a good book on writing Facebook Applications, check out my book, Facebook API Developers Guide.