Monday, September 8, 2008

Show Twitter updates Widget for blogger

Showing off your twitter Updates in your blog is really very easy.You just need is to copy the following code and Paste it to your blog.To add this code in your blog Sign in to blogger -> Goto Edit Html page -> Add a new Gadget -> HTML/JavaScript -> paste your code there and click Save.

<div id="twitter_div">
<ul id="twitter_update_list"></ul>
<a id="twitter-link" style="display:block;text-align:right;" href="http://twitter.com/deineshd">follow me on Twitter</a>
</div>
<script src="http://twitter.com/javascripts/blogger.js" type="text/javascript"></script>
<script src="http://twitter.com/statuses/user_timeline/deineshd.json?callback=twitterCallback2&count=5" type="text/javascript">
</script>
In the above code replace deineshd with your twitter username before you save the code.After you save the code you're done.

4 comments:

  1. Wasn't it the code from Twitter Badge?
    They have the code for flash badge too...
    I use it, but on my sidebar and styling it with CSS...

    Yeah... Yeah..., I'm using wordpress... No hasle of editing the theme...

    ReplyDelete
  2. Thanks - this is very useful.

    landymann.co.uk
    twitter.com/landymann

    ReplyDelete
  3. awesome thnks alot dude!
    http://fru1tcak3.blogspot.com/

    ReplyDelete