Articles Written By Mike More

After few years as a web developer, I started to like blogging as a way to improve my skills and to share knowledge too. I blog at MoreTechTips.net and tweet as Mike_More.

Showing Off bit.ly Clicks of Your Posts With jQuery

in Javascript

showing-off-bit-ly-clicks

While showing off number of retweets you get on a post is very common, showing number of clicks -that is relatively higher- can be a very interesting measure of how popular your post is. Since, sharing your short URL is not limited to Twitter but also it can be shared anywhere like Facebook, email and others..

bit.ly -the most common URL shortener- provides a simple RESTfull API to lookup short URL’s and their clicks count.. bit.ly has recently released version 3 which added simpler, more efficient methods to query multiple URL’s in one request that we are going to apply in this tutorial.

Continue Reading

How to Pull Your Google Buzz with jQuery

in Javascript

How to Pull Your Google Buzz with jQuery

So you just got into Google Buzz few days ago and would like to embed your buzz stream into a website yourself. Here are a few jQuery lines to help you get started.

Continue Reading

Popular-on-Twitter Widget jQuery Plugin

in Tools

Popular-on-Twitter Widget jQuery Plugin

Another Topsy-enabled jQuery plugin to list the most popular posts on your website, from your Twitter timeline or for some keyword within a selected period of time.

Continue Reading

Who-Tweet Button: Fancy jQuery Plugin for Twitter

in Resources

Who-Tweet Button: Fancy jQuery Plugin for Twitter

I took the Topsy retweet button and jQuery-fied it, then added the “Who” part to it using the awesome Topsy API. to create this fancy share count button for your stories on twitter.

Continue Reading

Twitter Trackbacks Widget – A jQuery Plugin

in Resources

Twitter Trackbacks Widget – A jQuery Plugin

A Twitter trackbacks widget to integrate tweets that mention your post. Each tweet comes with reply & retweet links to get more readers engaged in the conversation. Plugin is based on Topsy API, which has already released a WordPress plugin to turn your post tweets into comments. But, If your blog is not WordPress and looking for similar functionality using JavaScript only; then this widget is for you..

Continue Reading

Page 1 of 11