Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask YC: Facebooker or rfacebook?
6 points by mattjung on June 2, 2008 | hide | past | favorite | 5 comments
I plan to integrate a part of my existing rails-application with facebook and came across two frameworks to integrate with facebook: rfacebook and Facebooker? Has anybody experience with both? What are the pros and cons of each? Thanks for any recommendation!



I would choose facebooker. Development of rfacebook is dead, even the previous maintainer suggests using facebooker. You'll find for most of it they're really similar, provide you with similar functionality, one's in current development and one's dead, you pick :).

I have a few applications up using rfacebook and won't change though (it's too much effort), though all new project's I start (for work of course) will be with facebooker.


And whatever you do, please, for the love of god, stay away from Facetime (some obscure library that some people used to develop an app I'm currently maintaining).

But yeah, Facebooker.


The big difference between the two is that rFacebook is a giant hack of a library and even the guy that made it realizes this (and thus, doesn't even maintain it) and Facebooker is a set of Ruby objects that makes it so you don't even have to think about the API (not really).

rFacebooker is very php-ish (which means some people really like it, the friends for sale guys, for example).

The Facebooker library also has fixes to make RESTful routes work, and there's related library that makes asynchronous requests stupid easy (FacebookerMQ).


I played around with both for a couple of hours before deciding on this library:

http://pushrod.wordpress.com/2007/08/15/the-how-and-why-of-m...

Currently using it to develop: http://apps.facebook.com/dormtrader

Feel free to shoot me an email if you run into any snags: thecompanygardener@gmail.com


What were the reasons that you decided to write the wrapper code yourself (Facebooker e.g. looks pretty ruby-ish to me)?




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: