Posts Tagged API

Show your facebook fan page in multiple languages

While creating Facebook Fan Page apps, you might have experienced certain use case when you want to display the fan page in various languages ? I have noticed that many forums and blogs suggested to use <fb:restricted-to> FBML tag which apparently is deprecated. In this post, we are going

Read Full Post

How to pass data into Facebook iFrame application

While you are developing Facebook application you sometimes need to pass data to the application. As a matter of fact iFrame cannot access data from the parent window. Hence you cannot access certain parameters from the URL using $_GET as a usual process. Facebook provides a way to pass certain d

Read Full Post

Show Facebook username on your page without using API

Facebook 's API is every changing and is a mystery sometimes. Today when I was dealing with one of my client, his requirement was to get User ID (UID) of a user without having to ask for "Access permission" from the user. However, this is NOT possible. Facebook does not allow to grab UID, they treat

Read Full Post

Update your Facebook status using PHP and Graph API

In this article I am going to show you how you can update your Facebook status using simple PHP code and Facebook Graph API. This is the most naïve way to use this, you can extend this to make your own script to update your status from mobile, via cron job, via email or whatever you think makes sen

Read Full Post

Send multiple direct messages on twitter

Howdy People, You have already learnt “How to update your twitter status ?” and also learnt how to interact with twitpic API to successfully upload images. Today I am going to show you how you can send direct message on twitter using the Twitter API and PHP. This piece of code will allow you

Read Full Post

How to shorten and get stats of a URL from bit.ly API using PHP

Hey Geeks, So in the era of shortening URLs you lost the track what users are coming from where and what is the original source of traffic. Well there is nothing to worry since bit.ly keeps track of all your URL which are shortened by its API. Bit.ly not only shortens the long URL of your webpage

Read Full Post

Post pictures on twitpic API using PHP

Hey Folks, In this post we are going to learn, How you can post picture to twitpic.com using the API services provided. It is very simple to send request to the API and post the picture on twitpic. You can also specify if you want to tweet about the picture to your twitter's timeline or no. The f

Read Full Post

How to send tweet message on twitter using php

Hey Folks, I have written a complete class which sends tweet and performs other stuff on twitter from following user to deleting Direct messages etc. But its just that I am not able to post the whole class here and explain it. I am gonna release a beta version of the class pretty soon with comple

Read Full Post

Get Adobe Flash player