Facebook Fanpage and App

  • Get all feeds from Facebook fan page using Graph API

    Published on: June 3, 2014

    Author:


    Using the Graph API you are able to post new stories, upload photos, retrieve posts and a variety of other...

  • Change Facebook Page’s Cover Photo Using Graph API and Page API

    Published on: December 5, 2012

    Author:


    Facebook added new Page API to change cover photo of the fanpage. To able to do this you need to...

  • CMS enabled Facebook Fanpage

    Published on: August 18, 2011

    Author:


    Around one month ago a company provides consultation to real estate and mortgage firms hired us to develop their fanpage,...

  • CakePHP and facebook SDK as Vendor

    Published on: July 28, 2011

    Author:


    For most of the application on Facebook is simple but sometimes you have such a big application to develop you...

  • How To Get The Pages The Facebook User is Admin Of

    Published on: July 15, 2011

    Author:


    Some times you need the Facebook pages of a user. You can get it by simple fql. Here is how...

  • Uploading a Video to Facebook User’s wall or Page’s wall

    Published on: July 11, 2011

    Author:


    In this post I will show how you can post a image to user’s wall and to a page’s wall....

  • json_encode() json_decode() working with UTF-8

    Published on: July 9, 2011

    Author:


    Working with different locale is very important now a days. But to work with different languages you face some problems...

  • Scroll To a Specific Location In The Iframe of Your Facbook App’s Canvas Page

    Published on: July 6, 2011

    Author:


    After Facebook introduce iframe in their platform – many issues have risen. On of them was scroll bar and to...