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 post
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 post
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 post
28-Jun-2012

Grails

Custom ‘Share’ button on Facebook wall post

Hi, In one of my Grails project, i needed to have Share feature on the messages/post published by our application on facebook wall. In Facebook, if the message/text published is simple text, then Share link appears on it, but if it contains any link/URL attached to it, then Facebook do not provides Share button on it. To...

by Vishal Sahu
Tag: facebook post
16-Jan-2012