Technology

Clear the Fog about Facebook Reach – What and How?

Hey Dad, asked little Tim, How far can I actually throw this ball? It left Arthur puzzled... What do I tell him about? The angle, the power or the strength are some factors which decide how far his ball would go? Like little Tim, there are many who are puzzled about how far & wide can they actually reach? Within digital...

by Ankit Gupta
Tag: Facebook Fan Page
01-Sep-2016

Grails

Facebook ‘Like’ a wall post using Graph API

Hi, In one of my Grails project, i needed to 'Like' any Facebook wall post using facebook API. I searched about it and found a way to achieve this using Facebook Graph API and thought it worth sharing. To achieve it, we should have a valid facebook access_token, which can be obtained using steps described here. After obtaining a...

by Vishal Sahu
Tag: Facebook Fan Page
28-Jun-2012

Grails

Posting photos to Facebook album using Graph API

Hi, In my recent grails project, i needed to post images to the albums for Facebook Profile/ Fan page/ Group using facebook API. I searched a lot and find a way to achieve this using Facebook Graph API. To post any content over facebook, we need to have facebook access_token which can be obtained using steps described here After...

by Vishal Sahu
Tag: Facebook Fan Page
28-Jun-2012

Grails

Way to check if user has “Liked” the Facebook Fan Page or Not

Hi, In my recent grails project, i was working on creating Apps for Facebook Fan Page and needed to show data to the user in such a way so that if he/she has "Liked" the page, then the content would be different from the case when the user has not liked it. In simple words, if user is Fan of any Facebook Page, then the content of App...

by Vishal Sahu
Tag: Facebook Fan Page
22-Dec-2011

Grails

Install Apps on Facebook Fan page using API

Hi, In my current grails project, we are using Facebooks Apps for our application so that any user who wish to use that app, can attach it with his/her Facebook Fan Page manually by visiting the App Profile Page and then adding it to the Fan Page. Then the attached facebook app can fetch data from our project. But few days ago,...

by Vishal Sahu
Tag: Facebook Fan Page
18-Dec-2011