After reading up so much on the facebook hype I had to give it a shot. So last week I finally created an account on facebook just to see what the whole facebook platform is about and why is it getting so much press.
My First impressions of facebook
- its clean
- UI is snappy and responsive
- I can trust it enough to let it browse my mailbox to pull up contacts
- Less of spam compared to orkut ( till now )
- Lots of applications
Now the about the whole platform. I was surprised to see that the number of applications available for facebook has already crossed 1000 and there are applications of all kinds from videos/book lists/music/graffiti/notes etc etc. Its surprising that how by providing a simple API they are able to harness the creativity of so many people to come up with some really interesting applications.
This piqued my curiosity to see what the platform was all about. I ended up reading it and it seems very similar to stuff we had been trying to achieve in our last project.
- a SQL based query language on top of the facebook's object database.
- It has similar restrictions to the kinds we had when we were thinking of how to implement a usable query language on top of objects ( not a full blown OQL implementation)
- The WebApis are just simple wrappers on top of FSQL which help in packing/unpacking of data etc.
Continue reading "Facebook and its platform" »