- Recent
- Popular
- Tags (2)
- Subscribers (18)
- [GENERAL] www.beta.facebook.comNovember 17
-
We've gone ahead and updated http://www.beta.facebook.com with the state of the code we plan on pushing out tomorrow evening.
As usual, we ask that you exercise your applications to make sure nothing's regressed, and if something has, to let us know about it. A list of the past week's changes most relevant to Facebook Platform can be found right
here. - [GENERAL] Register for the Application Verification ProgramNovember 17
-
Today we announced more information about the Application Verification Program.
Learn more about the program: http://developers.facebook.com/verification.php
Register your application: http://www.facebook.com/developers/verified_app_interest.php - [GENERAL] Subdomains Allowed for Facebook ConnectNovember 12
- If you're implementing Facebook Connect for your website across a number of subdomains (for example, foo.example.com and bar.example.com), you can enter a Base Domain in your application settings. Specifying a base domain allows you to make calls using the PHP and JavaScript client libraries as well as get and store session information for any subdomain of the base domain.
- [API] Session key format changesNovember 11
-
Starting tomorrow, our session key format changes are going live.
What this means to you: The session keys should not behave any differently, but some of them will consist of longer strings than before. The user id will still be appended to the session key, following a hyphen.
As mentioned earlier, the session keys will be no longer than 128-chars max (not including the appended user id). - [FBML] fb:name in XFBMLNovember 11
- The push occurring 7 days from now will contain a fix to the fb:name element in XFBML, which will remove a trailing space that was erroneously appended to the name upon rendering. If you use this XFBML element either in your Connect application or iframe application, please make sure you do not depend upon this space being present in your implementation. You'll be able to test this, as with everything, using the beta site when it is released for next week's push.
