Windows Live Spaces and Twitter Counter

I was DM’d a message from twitter today and thought I’d blog the answer.

The question is: “Hey Paul, quick one for you,how did you get the twitter counter into your live space as the script code is blocked when saved Thx”

I did this by adding a custom html widget to my live spaces page and using the little code snippet:

<a href="http://twittercounter.com/?username=pagalvin" 
 title="TwitterCounter for @pagalvin"> 
 <img src="http://twittercounter.com/counter/?username=pagalvin" 
 width=88 
 height=26 
 style="border:none" 
 alt="TwitterCounter for @pagalvin">
</a>
 
 

This uses a version of the twitter counter widget interface that gets past the windows live censor thing that we all hate so much and wish would get a bad case of poison ivy.

</end>

Subscribe to my blog.

Follow me on Twitter at http://www.twitter.com/pagalvin

Technorati Tags:

One thought on “Windows Live Spaces and Twitter Counter

  1. Marc Anderson

    This seems to show an out of date count (maybe 24 hours old?), but if you’re not too caught up in the whole "how many people are following me?" thing, it works great. I just added this to my WordPress blog, as they have the same scripting restriction.

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *