public
Description: A Rails/Facebooker app that proxies Facebook Connect connections for the iPhone
Homepage: http://www.facebook.com/apps/application.php?id=298861120206
Clone URL: git://github.com/ckhsponge/connectiproxy.git
ckhsponge (author)
Tue Oct 20 01:43:29 -0700 2009
commit  ebebe873368d93cfb7d3318c590b9333ec6d9228
tree    553d36065355c9de8460a646c4416dfdcf9f1d61
parent  a76348ed8eb57194216c7f884de25734c3d922c3
name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory log/
directory public/
directory script/
directory test/
directory vendor/
README
Connectiproxy demonstrates how to use a Ruby on Rails application with Facebooker as a proxy for Facebook Connect calls 
from an iPhone.

You must create a config/facebooker.yml file.

In your iPhone app set the public key to your public key and the proxy url to http://localhost:3000/facebook/proxy. No 
private key is needed in the iPhone app.

Connectiproxy has been tested successfully using http://github.com/ckhsponge/facebook-iphone-sdk in the iPhone 
simulator. This code is based on code that is live on Toonsy Net.

Chris Hobbs
http://toonsy.net