background preloader

10 code snippets to interact with Twitter

10 code snippets to interact with Twitter
1 – Autofollow script (PHP) This code allow you to automatically follow user who have tweeted about a specific term. For example, if you want to follow all users who tweeted about php, simply give it as a value to the $term variable on line 7. Source : 2 – Get the number of follower in full text (PHP) When you have a website or blog and use Twitter, it can be cool to display how many followers you have. <? Source : Rarst on 3 – View who doesn’t follow you (Python) Some people don’t like the idea of following people who don’t follow you back.

Semantic Versioning Using Google WorldMap visualization component in your applications « The Storyteller Its really hard to find a good flash based world map component to use in your web applications. They are either too complex to add or they cost quite a lot. And even sometime if you pay that, its tough to customize the chart as you want it to look like. But you know there is someone called “Uncle G” (i.e google) here who has almost all the components in his Pandora’s box. So lets see how can we use the geomap component from their Visualization Library. First we need to create a datatable which will act as a data source for this world map, as usual like all other google visualization component. now we will initialize the google visualization framework and draw this component using this data source so here is the complete code of this you can check the demo at it will display a world map with highlighted countries like below check the demo at Like this: Like Loading...

50 Twitter Tools and Tutorials For Designers and Developers | Developer's Toolbox Twitter appears on innumerable personal and professional websites nowadays, whether it is a simple “Follow me” badge in the header or a display of the author’s latest tweets in the sidebar. No longer a fad, Twitter is now a necessity for every website, not just for sharing your thoughts and keeping in touch with people, but also for marketing, advertising and even searching. But you may be wondering, How can I make Twitter work the way I want on my website?

Related: