What does the new Facebook Connect platform offer over a traditional Facebook App? - Stack Overflow most recent 30 from stackoverflow.com 2009-11-24T11:01:13Z http://stackoverflow.com/feeds/question/251304 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/251304/what-does-the-new-facebook-connect-platform-offer-over-a-traditional-facebook-app 5 What does the new Facebook Connect platform offer over a traditional Facebook App? Gabe Hollombe 2008-10-30T18:52:08Z 2008-12-27T12:12:26Z <p><a href="http://developers.facebook.com/connect.php" rel="nofollow">Facebook Connect</a> seems like the cool new way to leverage a user's Facebook account on your own site (get their friends list, write to their profile, etc). What I don't understand is what the new Facebook Connect platform offers over a traditional Facebook App with the Offline Access permission granted.</p> <p>Can anyone help me out by providing a clear explanation of the differences between the two options? When would it be better to use one over the other?</p> http://stackoverflow.com/questions/251304/what-does-the-new-facebook-connect-platform-offer-over-a-traditional-facebook-app/251322#251322 10 Answer by Mitchel Sellers for What does the new Facebook Connect platform offer over a traditional Facebook App? Mitchel Sellers 2008-10-30T18:58:04Z 2008-10-30T18:58:04Z <p>Facebook connect appears to be designed for integration with sites not accessed through Facebook, but sites that are existing outside of facebook, and using facebook as an integration method.</p> <p>I see it as being a really different way of doing things, if you want facebook integration on your OWN site, Facebook Connect is the way to go. If you want to build an application to work inside facebook, the current method is the way to go.</p>