What does the new Facebook Connect platform offer over a traditional Facebook App? - Stack Overflow most recent 30 from stackoverflow.com2009-11-24T11:01:13Zhttp://stackoverflow.com/feeds/question/251304http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/251304/what-does-the-new-facebook-connect-platform-offer-over-a-traditional-facebook-app5What does the new Facebook Connect platform offer over a traditional Facebook App?Gabe Hollombe2008-10-30T18:52:08Z2008-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#25132210Answer by Mitchel Sellers for What does the new Facebook Connect platform offer over a traditional Facebook App?Mitchel Sellers2008-10-30T18:58:04Z2008-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>