Testing the new Facebook powered registration tool
Sponsored Links
Thanks to a new bit of technology from Facebook, the need to fill out endless registration and sign-up forms when using a new site or app might soon become obsolete.
It was once a big deal that you could log in to any given website or app using Facebook (Facebook). Now, Facebook will be able to give third-party sites even more of the typical details you might use to sign up for a new account.
With the new tool for developers, signing up for a new website or web app account can take seconds rather than minutes. User data, when available, can be grabbed from Facebook and inserted into the form. Think of it as Facebook’s version of Google’s (Google) autocomplete tools.
Facebook engineer Paul Tarjan wrote today on the Facebook developer blog that these permissions work out well for everyone involved, including end users as well as website owners: “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 (FriendFeed), Facebook sign ups increased 300%.”
Better still, the new registration tool is as simple to start using as a single line of code. It’s an iframe that can be customized to include any fields you need for your particular sign-up form. If the user signing up for your site or app is logged into Facebook and has the relevant information filled out in his Facebook profile, your form should be programmatically completed with a bow on top.
It was once a big deal that you could log in to any given website or app using Facebook (Facebook). Now, Facebook will be able to give third-party sites even more of the typical details you might use to sign up for a new account.
With the new tool for developers, signing up for a new website or web app account can take seconds rather than minutes. User data, when available, can be grabbed from Facebook and inserted into the form. Think of it as Facebook’s version of Google’s (Google) autocomplete tools.

Facebook engineer Paul Tarjan wrote today on the Facebook developer blog that these permissions work out well for everyone involved, including end users as well as website owners: “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 (FriendFeed), Facebook sign ups increased 300%.”
Better still, the new registration tool is as simple to start using as a single line of code. It’s an iframe that can be customized to include any fields you need for your particular sign-up form. If the user signing up for your site or app is logged into Facebook and has the relevant information filled out in his Facebook profile, your form should be programmatically completed with a bow on top.
Copy this frame and paste on the intented location of your website or blog:
<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>
Reach here to experience the registration tool: http://developers.facebook.com/blog/post/440
Courtesy: Mashable
Like this post? please share and promote! by clicking below icons: