Even if I wrote in a previous article that Facebook Connect has not only advantages, a friend asked me to do it for is website. Indeed, unlike WordPress, there still is no solution to easily integrate Facebook Connect with eCommerce websites.
I will show you in this first “Facebook Connect ZenCart Integration” tutorial how to add, […]
March 10th, 2009
Categories: Apps development, Code Samples, Howto, Javascript, Tutorials . Author: admin . Comments: 4 Comments
That’s it ! As you could read the rumors a few weeks ago on the web (and in an article on this website), Facebook has officially announced, a few days ago, that we (Facebook users) can now share and tag photos from iPhoto ‘09 directly to Facebook.
Dave Morin, from Facebook, wrote:
“We are excited that sharing […]
February 10th, 2009
Categories: Apps development, News, Tools . Author: admin . Comments: No Comments
Sometimes Facebook get angry for some obscur reasons against facebook users, third party applications, some groups, …
This time, Facebook got angry against a growing in popularity application called “Whopper Sacrifice“put out by Burger King itself according to cnet.com.
So why would Facebook do that… I don’t know for sure. But what I know is what the […]
January 16th, 2009
Categories: Apps development, News . Author: admin . Comments: No Comments
One of the biggest way in which facebook developers’s applications reach new users is the invitation feature provided by facebook.
A few days ago, this feature was still limited to facebook platform itself. This means that a facebook user could only invite, to share an application, another facebook registered user.
Now, facebook allow you, developer, with the […]
January 4th, 2009
Categories: Apps development, News . Author: admin . Comments: No Comments
On the 4th of December, Facebook announced the availability of their next evolution of Facebook Platform: Facebook Connect.
Whas tha?
Facebook connect lets users:
- connect into a website using their Facebook account
- bring their profile with them
- easily find friends also using the same website
- and share info and experiences using the same features as they would […]
December 18th, 2008
Categories: Apps development . Author: admin . Comments: No Comments
On the 15th of August, facebooksecrets.blogspot.com published the homepage (index.php) source code of facebook’s website. Three hours later, the publication, on the blog hosted on the google-owned blogger network, was removed after a DMCA (Digital Millennium Copyright Act) take down notice from Facebook.You won’t find the DMCA notice on facebooksecrets.blogspot.com because this blog has been […]
August 18th, 2008
Categories: Apps development, Code Samples, Hack Facebook, News . Author: admin . Comments: No Comments
If you like late-night Chinese food, Red Bull, Office Ripstik races and Rock Band Jam sessions, this f8 hackathon is just for you.
You might also contribute to build the facebook platform of tomorrow:
“Hackathon is an all-night-long hack session that gives every Facebook engineer a chance to work on that awesome feature they’ve been meaning to […]
July 22nd, 2008
Categories: Apps development, News . Author: admin . Comments: No Comments
Facebook development is still in ebullition.
After the previous announcement of Facebook profile improvements in February, some of these improvements where confirmed last week.
These confirmed improvements concern:
1/ New feed stories: feed tab is front-and-center on users’ profiles (feed stories is going to continue to be a primary way users express themselves), three sizes of stories […]
May 14th, 2008
Categories: Apps development, News . Author: admin . Comments: No Comments
Since yesterday, Facebook does not support the official JCL anymore.
James Leszczenski wrote:
“…,there has a great deal of enthusiasm regarding Platform application development in a huge array of programming languages, resulting in the creation of numerous unofficial client libraries.”
and “To this end, we have decided to discontinue support for our official Java client library, and […]
May 7th, 2008
Categories: Apps development, News . Author: admin . Comments: No Comments
In this tutorial provided by the facebook developers website, you will learn to use the pyfacebook interface which is a Python interface to the Facebook API.
When uploaded and installed, you just need to the call the new interface in your scripts by adding a line at the top of your script like:
import facebook
And you […]
April 23rd, 2008
Categories: Apps development, Code Samples, Python, Tutorials . Author: admin . Comments: No Comments