Home > PHP, Programming > Fb Bundles To Stream Publish

Fb Bundles To Stream Publish

December 20th, 2009

I got an email from facebook in regards to my feeds in my drugwars game http://apps.facebook.com/medellin/ can you help me switch over to the new type of feeds?

The feeds show up every time you buy a weapon or city and give the option to publish to profile. I need this to stay the same but use the new method. Perhaps you could PMB me and let me know how you can make it look using the approved stream publish method.

The email I received is below:

facebook DEVELOPERS </ td> To the development team of drugwars,
We’ve been reviewing our logs, and see that you’re still using some of the Feed APIs that are being deprecated. In order to provide you with ample time to complete this transition, we are delaying the deprecation date to January 5, 2010 at 10AM PST. We want to remind you that starting on that day, the only way to publish Feed stories into the stream will be via the stream publishing methods (stream.publish, FB.Connect.streamPublish, and Facebook.streamPublish). Posts published using the stream publishing methods contain only structured plain text data, which makes them easier to render on a variety of devices, including mobile phones and gaming consoles.
This means that we will discontinue support for the following:
Template bundles. You should start using stream attachments with the stream publishing methods instead. feed.publishUserAction feed.publishTemplatizedAction Facebook.showFeedDialog and FB.Connect.showFeedDialog The FBFeedDialog class on Facebook Connect for iPhone. Please use FBStreamDialog instead. Publisher stories that use templates (please transition them to use stream attachments). Feed forms that reference the feedStory form and the multiFeedStory form. One-line stream stories. We will still publish stories that call users.setStatus and status.set, but encourage all developers to migrate to the stream publishing methods, as they let you set a user’s status easily.
We originally announced these changes on our Developer blog on October 23rd, 2009, and included another reminder on December 2nd, 2009. Stay up to date on our upcoming changes by referring to our Developer Roadmap. You can also subscribe to our blog posts via email, where we announce major upcoming changes. Thank you, The Facebook Developer Network
If you do not wish to receive this type of email from Facebook in the future, please click here to unsubscribe. Facebook’s offices are located at 1601 S. California Ave, Palo Alto, CA 94304.


Fb Bundles To Stream Publish

Comments are closed.
Bear