Monday, 27 January 2014 20:39
how to create facebook application
Nowadays facebook is the undisputed number one social media.So is creation of facebook application is
very common for business/personal purposes.This post shows how to create application -
very common for business/personal purposes.This post shows how to create application -
Published in
php
Thursday, 09 January 2014 23:00
how to add facebook comments in website
Nowadays, facebook became the great social media to promote businesses and for personal matters.
Many sites using facebook comments in pages/under post to get remarks/comments from their users and
gaining more popularity and interest
Many sites using facebook comments in pages/under post to get remarks/comments from their users and
gaining more popularity and interest
Published in
html & css
Thursday, 09 January 2014 22:32
how to add facebook like button in website
Nowadays, facebook became the best social media to promote businesses and for personal interest.
Many websites using facebook like button in every pages to make their site more social and got around.
Many websites using facebook like button in every pages to make their site more social and got around.
Published in
html & css
Saturday, 03 August 2013 22:33
how to show facebook wall posts of page or profile or group by Graph api
You can show wall posts of any public facebook page/group/profile
using Graph api in your website if you know javascript & jquery.
Published in
jquery & javascript
Friday, 02 August 2013 23:23
How to comment and like facebook post using Graph Api
Any one can comment,like a facebook post from a website
outside of facebook.following codes shows how one can
implement that in their website.
outside of facebook.following codes shows how one can
implement that in their website.
Published in
jquery & javascript
Friday, 02 August 2013 23:19
how to post to facebook wall by facebook dialog
Facebook dialog is a great way to post to a profile/page wall.
There are many dialogs in faceook developer doc page -
https://developers.facebook.com/docs/dialogs/
There are many dialogs in faceook developer doc page -
https://developers.facebook.com/docs/dialogs/
Published in
jquery & javascript
Friday, 02 August 2013 23:15
how to post to facebook page wall by Graph Api
Facebook Graph Api enables to post to any public page/profile wall
on behalf of any user.In the following codes i show how using
fb javascript sdk-
on behalf of any user.In the following codes i show how using
fb javascript sdk-
Published in
jquery & javascript