Pramendra --

Could you have a look at the Facebook roadmap to check if there is any
of the things that Facebook is removing from the API that are currently
used for Card Stories ?

I couldn't see one at a first glance, but you will know better here.

The roadmap: http://developers.facebook.com/roadmap

Thanks!

Xavier.

-------- Forwarded Message --------
From: Feed My Inbox <[email protected]>
Reply-to: Feed My Inbox <[email protected]>
To: [email protected]
Subject: 12/18 Facebook Developer Blog
Date: Sat, 18 Dec 2010 03:11:30 -0500

 
 
 





 
 
   Facebook
Developer Blog
 
 










 
 
Platform Updates: Change Log, Third Party IDs and More

December 17, 2010 at 4:30 PM
 
Platform Change Log
We
generally announce notable changes on the Developer Blog and minor changes in 
these Friday blog posts. We’re now also providing a change log for developers 
to identify changes in our weekly push that may impact their applications.

Third
Party
IDs
As a
reminder, we prohibit Platform developers from passing any data from Facebook 
to data brokers. Starting January 1st, any applications that need an anonymous, 
unique identifier to use with acceptable partners must use our third party ID 
mechanism.

End of
Year
Deprecations
In
August,
we
announced that we’re deprecating some old and infrequently used FBML tags and 
API methods. Starting the first week of January, these API methods will return 
an error. These may be breaking changes, so view the full list to see if your 
applications will be impacted. Please note that based on feedback from 
developers, pages.blockFan will continue to be supported.

Developer Love
Bugzilla activity for the past seven days: 

        
      * 148 new bugs were reported
      * 21 bugs were reproducible and accepted (after duplicates removed)
      * 11 bugs were fixed (8 previously reported bugs and 3 new bugs)
      * As of today, there are 4,094 open bugs in Bugzilla


Developer Forum activity for the past seven days: 

        
      * 512 new topics were created
      * 349 new topics received at least one reply in the past week
      * Of those 349, 159 were replied to by an admin
      * Of those 349, 180 were replied to by a moderator


Fran is
a
product
marketing manager for Facebook Platform.





 
 










 
 
Making
registration simple and social in just a few steps

December 16, 2010 at 9:25 AM
 
Today
we're
launching a new registration tool that gives website owners the ability to 
offer quick, easy and social options for sign-up.

It is
an
excellent alternative to using Facebook Login (formerly Facebook Connect) when: 

        
      * you want to provide an option for users without Facebook accounts 
      * your site needs additional information that Facebook doesn't provide
      * a traditional HTML form suits your site more


By
minimizing the friction associated with signing up for a new account and making 
it easy for people to bring their friends with them, we've seen that people are 
more likely to complete the sign up process, stay on sites longer, share more 
content, and come back more often. For example, in beta tests with FriendFeed, 
Facebook sign ups increased 300%.



How it
works
The
registration tool is an iframe that websites can add with just one line of 
code, and customize to request the specific fields required to create an 
account. When a user is logged into Facebook and arrives at the registration 
tool on a website, they'll see that the form is prefilled with the relevant 
information he or she has already shared on their Facebook profile. Users can 
see the specific information the site is requesting of them, giving them more 
control to decide whether to sign up. 

The
site
can
request
information stored on Facebook (e.g., name, verified email address, current 
location, etc.) or custom information (e.g., text fields, checkboxes, dropdown 
menus, security checks, typeaheads, etc.). Users can decide whether to share 
their information with the site by clicking "Register," or if a Facebook 
account isn't required by the site, select an option to fill out the form 
manually. Because the tool works through an iframe, no data is shared with the 
website until the user clicks "Register."

When a
user
registers for the site with their Facebook account (similar to Facebook Login), 
the site is given permission to access the user's basic information on Facebook 
in addition to the data presented in the form, and in turn can provide the user 
with a personalized and social experience.

Getting
started
To
integrate the registration tool, simply add the iframe or XFBML to your site:

Using
iframe:


<iframe src="http://www.facebook.com/plugins/registration.php?
             client_id=113869198637480&
             
redirect_uri=http%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
             fields=name,birthday,gender,location,email"
        scrolling="auto"
        frameborder="no"
        style="border:none"
        allowTransparency="true"
        width="100%"
        height="310px">
</iframe>


The
redirect-uri should point to the page which will process your signed_request. 
You can customize the fields attribute to suit your needs. See the docs for a 
list of valid fields.

Using
XFBML:


<fb:registration
  fields="name,birthday,gender,location,email"
  redirect-uri="http://developers.facebook.com/tools/echo/";>
</fb:registration>


The
redirect-uri and fields are identical to above. You must use your own app_id 
for the redirect-uri to be on your domain.

For
more
details
on
getting
started
with
your
implementation, please visit our technical documentation. 

We hope
you'll
try it
out and
let us
know
what
you
think.

Paul,
an
engineer on the Platform team, will register for your site if you use this 
tool. 1 more user!





 
 






 
 
 
 
            
            
            
            
          This
email was sent to [email protected]. 
Delivered by Feed My Inbox 
           PO
          Box
682532 Franklin, TN 37068 
     Account Login
Unsubscribe Here Feed My Inbox
            
            
            
            
 
 
 
 

_______________________________________________
Farsides mailing list - [email protected]

Wiki:  http://farsides.com/
List:  http://farsides.com/ml/
Forum: http://farsides.com/forum/
Ideas: http://farsides.com/ideas/
Chat:  http://farsides.com/chat/

Reply via email to