This is the second part of the liverail “Continuing Facebook Applications with Ruby On Rails” tutorial I just referenced yesterday.
Now Stuarteccles is talking about some nice tips like :
- Sending events to the feed
- Adding a profile box to a user’s profile page
- Adding a profile action to a user’s profile page
- […]
February 15th, 2008
Categories: Apps development, Ruby on Rails, Tutorials . Author: admin . Comments: No Comments
After the facebook php tutorial, I found a nice tutorial on liverail which explains, with code samples, how to develop a Facebook platform application with Ruby on Rails.
Stuarteccles says:
“This article is a complete tutorial for building a simple Facebook application using Ruby on Rails and should allow you to hit the ground running. We are […]
February 14th, 2008
Categories: Apps development, Ruby on Rails, Tutorials . Author: admin . Comments: No Comments
If you’ve been working through the Facebook/Rails tutorials you might find this plugin useful.
Facebook on Rails is a sexy plugin for developing Facebook apps.
It adds some useful functions to Rails for creating a Facebook application.
Source page
February 12th, 2008
Categories: Apps development, Plugin's, Ruby on Rails, Tutorials . Author: admin . Comments: No Comments
You will find on Makebeta a nice tutorial that give you the first steps to develop an application on Facebook.
Some contents:
- Getting started As A Facebook Developer
- PHP Facebook API Client Library
- Creating Your Application Profile and API Key
- A “Hello Facebook!” PHP code sample.
- FBML - Facebook Markup Language
- Using the Facebook API
Source […]
February 9th, 2008
Categories: Apps development, PHP, Tutorials . Author: admin . Comments: No Comments