All Entries Tagged With: "twitter"
Create Custom Share Buttons for Facebook, Google Buzz, Twitter & Orkut
Share Today i came across a project in which i had to share my web-page in some of the social network and thus create some traffic to my page . After some research I was able to successfully integrate share button of Facebook , Orkut , Twitter and Google Buzz with my webpage . I [...]
Search Twitter using PHP
Share This tutorial would help you to implement the simple search API provided by twitter and can be used in any web-projects . Its fast, effective and very simple to use . I have put together the code in a neat format for ease of use . The package contains 4 files : 1. index.php [...]
Twitter OAuth Integration using PHP
Share This article would help you to integrate twitter using OAuth . I had to implement twitter integration using OAuth but couldn’t find a good tutorial but did it successfully after long research. Thus I am sharing you step by step explanation on it . Step 1 : Login to your twitter account and register [...]
How to get Latest Tweet using php.
Share Integrating blogs with twitter was a daily routine for me . Thus i decided to write a function that would return you the last tweet of a particular twitter user . It is a simple self explanatory code . Note : Change $username to your account before you use . Usage echo "Latest Tweet [...]
Update Your Gtalk Status Message With Your Latest Tweet
Share Hai friends i found an interesting application written in python that would update your gtalk status with your last tweet all you have to do is . Step 1 : Login to http://twitter2gtalk.appspot.com/ Step 2: Click on the settings link at top-right corner Step 3: Submit your gtalk and twitter account details and check [...]






