URL: http://apps.facebook.com/lendborrowreturn
Aim
This is a facebook application where you can add an item and then lend it to a friend. The concept is basically to be able to gently remind your friends that they still need to return your stuff. The application also lets you know how long the item has been lent or borrowed.
Technical
This is written in PHP with the Facebook developer classed included. This is all served via an iFrame from this very same box. The next step for this is to re-write the entire app in JavaScript and make sure it degrades gracefully for users with JS disabled…..although the fact they’re on Facebook I would assume that JS is enabled.
