interfacing with Facebook

TwitterFacebook
Get flash to fully experience Pearltrees

Platform Developer Forum / [INV]An error occurred with <appname>. Please try again later.

http://forum.developers.facebook.net/viewtopic.php?pid=345030 I started experiencing this same issue about 5-6 days ago, but waited a couple of days before reporting as I hoped it was temporary.
http://softwareas.com/cross-domain-communication-with-iframes Welcome to Mahemoff's blog on web development, UX, and software development.

Cross-Domain Communication with IFrames

I'm using FB.Connect.createApplication() to programatically create applications, but I need to retrieve the API secret once the application has been created (the method only returns the app ID and the API key). Without the secret, createApplication() is useless. http://forum.developers.facebook.net/viewtopic.php?pid=198723#p198723

Platform Developer Forum / FB.Connect.createApplication and API Secret...

Facebook has launched the Create Application API, which is aimed at making it easier for users to integrate Facebook on their websites and widgets.

Facebook Really Wants You to Integrate it Into Your Site | WebProNews

http://www.webpronews.com/facebook-really-wants-you-to-integrate-it-into-your-site-2009-10

Facebook Lets You Easily Integrate into Sites and Widgets with New Create Application API

http://blog.programmableweb.com/2009/10/15/facebook-lets-you-easily-integrate-into-sites-and-widgets-with-new-create-application-api/ Facebook recently released its new Create Application API , a slim convenience API that makes it easy for developers to generate a Facebook API key for widgets.
In this article I’m focusing facebook latest php sdk to integrate facebook features in your site. Some days ago facebook released their new graph api system and updated their core structure.

PHP SDK & Graph API base Facebook Connect Tutorial | Thinkdiff.net

http://thinkdiff.net/facebook/php-sdk-graph-api-base-facebook-connect-tutorial/
http://developers.facebook.com/docs/guides/canvas/

Apps on Facebook.com - Facebook Developers

Building an app on Facebook gives you the opportunity to deeply integrate into the core Facebook experience.
SDKs

http://developers.facebook.com/docs/authentication/

Authentification - Développeurs Facebook

Please note: On May 1, 2012, the offline_access permission will be deprecated. If you are building a new application you shouldn't use this permission. Instead please check the Deprecation of Offline Access Permission document which explains how to start using access tokens that are valid for up to 60 days
http://developers.facebook.com/docs/authentication/permissions/

Extended Permissions - Développeurs Facebook

When a user authenticates your application, by default, your app gets the ability to read only the user's basic information . If you want to read additional data or publish data back to Facebook, you need to request additional permissions . These fall into the following groups: For more on how to request these permissions from a user, please read our authentication documentation , and see how we refer to these permissions in the rest of the documentation . Basic Information

for Websites - Facebook Developers

http://developers.facebook.com/docs/guides/web/ Social Plugins are the easiest way to get started with Facebook Platform. The plugins are embeddable social features that can be integrated in your site with a line of HTML. Because they are hosted by Facebook, the plugins are personalized for all users who are currently logged into Facebook, even if they are visiting your site for the first time.
At Facebook's core is the social graph; people and the connections they have to everything they care about. Historically, Facebook has managed this graph and has expanded it over time as we launch new products (photos, places, etc.). In 2010, we introduced an early version of Open Graph, an extension of the social graph, via the Open Graph protocol , to include 3rd party web sites and pages that people liked throughout the web.

Open Graph protocol - Facebook Developers