Thursday, June 11, 2009

Created a social rating framework today

Today I was at FujiSoft for the OpenSocial Hackathon organized by Google. Tomomichi Ono, Robert Gravina and I implemented a rating framework (and a sample movie rating social application using this framework) based on the idea I had proposed last week.

This framework allows anybody (without any hardware) to create a social rating application for social networks. This can be book ratings, news rating, or anything that can be rated. "Social rating" means that the act of rating can be shared with friends and commented on, and in addition to the average rating you see the average rating from your friends, among others.

There is a lot to do before it is usable, so contributions are welcome! This Open Source project's code is available: server-side code in Python for App Engine, client-side code in JavaScript for OpenSocial. Today was a lot of fun!

No comments:

Post a Comment