Posts Tagged ‘Facebook’
When I first heard the name “Facebook” a few years back, the brand immediately triggered the thought of a visual phone book. When I discovered that Facebook was something more than just a phonebook, however, I soon forgot that the thought ever even crossed my mind.. until today. I signed into facebook today to start [...]
I’ll be posting all of my notes from the Facebook F8 conference on Capture the Conversation blog. I’ll come back to this post and provide some more technical notes and insight later, but for now read all about my experience at the links below: Facebook f8: Open Graph and Open Source Facebook f8: Default is [...]
I’ve made a nice little FBJS Slider that I use quite often for animation within facebook. I hope that little snippets and code like this will help other developers make more interested and appealing Facebook applications, like we do at Room 214 currently. First with the styling #slideWrap creates an extremely wide canvas for the [...]

I’ve only recently started developing Facebook Apps and being a strong front-end developer I was confident that I would be able to pickup FBJS quickly. My confidence what short-lived however, once i discovered that Facebook had a very restricting framework and cache system that would make JS programming something quite a bit less desirable than awesome frameworks like jQuery.