Twitter follower count with new Twitter API 1.1
0 commentsBy Zvonko Biškup,
As of 11th of June, Twitter discontinued old Twitter API, so I decided to show you how to get twitter follower count using the new 1.1 Twitter API
As of 11th of June, Twitter discontinued old Twitter API, so I decided to show you how to get twitter follower count using the new 1.1 Twitter API
During a recent project, I had to add some custom links to page listings in WordPress admin besides Edit, View and Delete. Here is a small tip on how to do that.
Google killed Feedburner API few months ago, now it’s killing Google Reader, maybe they’ll kill Feedburner, too. I decided to ditch Feedburner and switch to a great service called URI.LV
WordPress configuration file is a single core WordPress file that you should change. Today’s theme is known and some less known wordpress configuration file tips.
Today’s quick tip will show you how to properly migrate WordPress site. Migrating WordPress sites is not hard, but may often turn out to be more problematic than it seems.
A neat trick on how to use jQuery Mobile style sheet and make custom designs without the need to override everything.
This quick tip will help you to make a custom template redirect in WordPress theme or plugin.
Pinterest is growing exponentially and is one of the most influential social sharing platform today. But what if you do not want images from your site to be pinned there? Pinterest offered a simple solution and I will explain how to do it in this quick tip.
WordPress is one of the most powerful platform on the web today. I am going to show you how easy it is to make Google Maps custom post field using the great Advanced Custom Post Fields WordPress Plugin. At the end of tutorial you will have a Google Map and when you click it, the location will be saved in your custom field type which you can then show on the Map in the frontend.
I am continuing my Programming for kids series with an overview of things my kids have done using PHP string manipulation functions.