ASP.NET PHP.NET CODEITWELL MASHABLE OPENSOURCEWEBDESIGN BLOGDUMPS FACEBOOK APPS

Home ASP.NET PHP WINDOW Web Programming Web Logic Web Design css Archives
Thursday, August 20

Facebook Developer News

0 comments


We're continuously looking for ways to open core Facebook experiences
to developers for innovation. Today we set our focus on two
communication channels: notifications and the Facebook Inbox. We're
excited to release two new APIs that will let your applications access
your users' inboxes and notifications in a structured manner. In
addition, you can make your stream applications available as
attachments for Facebook messages so that users can more easily share
application content with friends.


Inbox API



Last week we announced an update to the Open Stream API
to allow integration of Page streams with applications. Today we are
releasing the Inbox API so you can provide users with even more
opportunities to interact with rich Facebook features within your
applications. For example, a desktop application geared toward small
business owners could enable users to check their company's Page
stream, as well as read messages and receive notifications, all from
their desktop.


The Inbox API allows you to access your users' messages, once they
grant your application the new read_mailbox extended permission. This
lets your applications provide an interface for users to view their
messages. For example, your application could pop up an alert when the
user receives a new message.



To access information about a user's Inbox, you'll query any of three new FQL tables:


  • mailbox_folder:
    This table gives you information about a user's folders; currently all
    users have three folders: Messages (inbox), Sent (outbox), and Updates.
  • thread:
    This table gives you information about specific threads. For example,
    you can get information about recipients of a thread, whether a group
    or event sent the thread, when it was last updated, the subject,
    whether it is currently unread, and more.
  • message:
    This table allows you to get information about each message in a
    thread. You can get information about who wrote the message, the
    content of the message and also information about the attachment to the
    message, if it exists, in the same format as attachments are returned
    in the stream.

While we currently don't allow applications to send messages
through this API, we're always thinking about new functionality to
offer through Facebook Platform.


To get started, as a developer you can access the Inbox APIs via the
read_mailbox permission in order to develop and test your application.
To launch your application to all users, please apply to the Inbox API
whitelist here.


Application Attachments for Facebook Messages


We've simplified the way you can create application attachments
that users can share with their friends through Facebook messages. This
feature works only with the new Inbox, which a number of users have been testing. The updated Inbox will launch to all users in the coming weeks.



The new Inbox incorporates the same Publisher
used to publish to the streams on the home page and profiles. We've
enhanced the Publisher so it no longer requires you to create template
bundles -- you can now use the simplified attachment model that stream.publish uses. As we roll out the new Inbox over the next few weeks, we'll deprecate the old message attachment process.


To integrate your applications into the new Inbox:


  1. Create a Publisher endpoint and enter its URL as the Attachment v2 Callback URL you specify on the Advanced tab in your application settings.
  2. In your Publisher integration, specify "attachment" for the content parameter, instead of "feed".
  3. Test your attachments today with your test accounts on www.beta.facebook.com.


We're still supporting existing Publisher integrations that use the
"feed" content type, but you should find the flexibility of stream
attachments easier to use, as they're more universal throughout
Facebook.


Notifications API



The notifications API lets your applications retrieve your users’ notifications to use within your application. We've created a notification FQL table and two new API methods, notifications.getList and notifications.markRead, that let you retrieve structured information about notifications and mark them as read.


The new FQL table contains the same information used to generate
the instant notifications you see on the Facebook website. We've opened
up that data so now you can create better experiences for your users.
For example, you can now create new desktop experiences integrating
notifications, letting your users stay in touch with their friends and
other connections. For example, Facebook for Adobe AIR now uses the notifications API and Inbox API to display notifications and new message alerts alongside the application window.






As always, we're looking forward to see what you do with these features, and we welcome your feedback in the Developer Forum.

Tuesday, August 11, 2009 at 11:46am

Published by Vladimir Fedorov

In
a recent data review, we discovered a bug that was either
under-reporting or over-reporting the total number of users who had
authorized some Platform applications. We're correcting this number
today, so you might see a different number of total users reported on
your application's Insights page. This won't change the number of
monthly active users reported for any application, which is the primary
user count we publicize.

We've long believed that the true reflection of your
application's success is best gauged by user engagement, which is why
the monthly active user count is the metric we publicly display in
search results and in the Application Directory. There were no
reporting errors for monthly and daily active user totals (MAUs and
DAUs, respectively). Both active user totals are determined daily; MAUs
include users active within the 30 days prior to today, and DAUs
include users active within the past 24 hours. Thus you always have the
most current and accurate totals for user engagement with your
application.

The total user count was an informational number you could use
to track how many users have authorized your application. This number
only appears on your Insights page, and is not public facing.

The Insights page contains a wealth of information and
statistics about your application. You should check your Insights page
often. Go to
http://www.facebook.com/business/insights/app.php?id=YOUR_APP_ID


We always welcome your feedback. Please share it on the Developer Forum.

Friday, August 7, 2009 at 1:25pm

Published by Justin Bishop

We're
excited to announce that we've simplified the application authorization
flow for desktop applications. The new authorization flow uses Facebook
Connect and we recommend you use this system moving forward.




What's Changed



We made a few notable changes to the desktop authorization process. They include:

  • No redirecting the user to a browser. Other than the
    Facebook Connect login and permission dialogs, you don't need to
    redirect a user to a browser to log in to your desktop application and
    grant extended permissions.
  • Easier prompting for permissions. All you have to do is
    direct the user to a URL and prompt the user for the permissions your
    application requires. You can prompt for permission wherever
    appropriate in your application flow, or at login. A series of dialogs
    appears, one for each permission, and the user is free to grant them
    one by one.
  • Session data gets returned automatically. In order to keep
    your application secure, we recommend you use the session secret
    Facebook returns on authorization and use that to make API requests,
    and not the application secret. You no longer need to create an auth
    token and create a session using that token. Sessions still last 24
    hours.


You can read about it on the Developer Wiki. To see it in action, download Facebook for Adobe AIR, an open source desktop application that uses Facebook Connect for authorization. Or check out the source code.


Please share your feedback in our Developer Forum.

Comments
0 comments
Do you have any suggestions? Add your comment. Please don't spam!
Subscribe to post feed

Your comments here...

Some Useful Books

http://books.google.com.np/books?id=Lan3g76cCFYC&lpg=PP1&dq=photoshop%20shortcuts&hl=en&pg=PT1#v=onepage&q=photoshop%20shortcuts&f=false

About Me

SubscribeSubscribe via RSS

SubscribeRecent Posts

SubscribeHot Links

Archive

Live Traffic Feed