In my earlier tutorial on How to publish actions on timeline i showed you how to get access token manually in step 3, but the problem with this method is that the access token will expire after every two hours and you have to copy the token again and again.
To solve this problem i found this tutorial in Facebook developers blog which handles the following issues in which access token become invalid or expired.
Note: By default open graph settings access token is not necessary for publishing on users timeline if the action is for the same page from where it is triggered otherwise its necessary to have access token for publishing.
It’s been awhile since Facebook launched its new messaging system with the option to get username@facebook.com email address. If you have already claimed your Facebook email address then you can forward all your incoming emails automatically from Gmail to your Facebook inbox.
Why to forward emails to Facebook
The benefit of forwarding you all emails to Facebook automatically is you don’t have to go to every email account to check for new emails and secondly you will be notified when you will receive a message in your inbox.
Continue reading »
How to forward emails automatically to Facebook inbox
In September 2011 Facebook introduced the subscribe button to allow people subscribe to your public updates without being your friend. If you have already allowed people to subscribe to your public and want to increase your subscriber base then this is right place for you.
Continue reading »
In this post I will share some very useful links for those people who have just started using the blogger so that they can find answers to some of their basic questions easily.
How to generate Meta tags automatically for each blogger post
Although Meta tags are not that much compulsory as they were before but still they effect how the search results are shown. In blogger you have to manually add Meta tags in template, but adding separate meta tags in each post is nearly impossible if you have hundreds of posts.
Continue reading »
Youtube in its official blog has introduced a new feature called youtube slam.
So what is Youtube Slam?
According to its official blog
" Youtube slam is a video discovery experiment. Each week a new crop of videos battles head-to-head in Comedy, Cute, Music, Bizarre and Dance Slams, where your votes determine who wins the Slam and gets featured on the leaderboard"
This is my second tutorial of Facebook application development with Open Graph series, in previous tutorial I showed you how to setup your Facebook application with Open Graph. Now in this tutorial I will teach you to how to publish actions on user’s timeline.
How to Publish Actions on User’s Timeline Continue reading »
If you have already created actions and objects by following my previous tutorial then the next setup is to publish those actions on user’s timeline, but before proceeding you can check my demo app.
This is the first tutorial of Facebook application development with Open Graph series in which I will show you how to
- Setup Facebook Application
- Setup Open Graph for App
- Setup Auth Dialog Preview For Authenticating user
- Setup Permissions
So let’s start the tutorial without wasting any time, but before proceeding you can check the demo app. Continue reading »

