Nov 19

20 Twitter Status Design Tutorials, Icons & WP Plugins


Posted in: Tools, Tutorial | Leave a Comment | 40 Comments

Twitter has their own method for displaying your Twitter status on your website but they rely on Twitter-hosted scripts and generally hold up the page load. That’s why i would like to showcase some of the best tutorials and WordPress plugins that will display your twitter status on your blog or website. Also you will find high quality twitter icons to spice up your status area.

Below, we present 20 Brilliant Twitter Status Design Tutorials, beautiful twitter icons & WP Plugins to display your twitter status easily.

You might be interested to check this amazing collection of 25 Useful Twitter Tools and Firefox Plugins

I’ve been enjoying the Twitter thing more and more lately. Here is my Twitter page nourayehia if anyone wants to follow.

1. Customizing Twitter Status on Your Blog

1.1 Tweet

twitter status


Put twitter on your website with tweet!, an unobtrusive javascript plugin for jquery. Features includes: will not slow down or pause your page while tweets are loading, display up to 100 tweets, optionally display your avatar, automatic linking of URLs and many more…

  • Demo can be found here.
  • Download it here
1.2 jQuery plugin for Twitter

twitter status


A simple, unobtrusive and customisable client-side method for easily embedding a Twitter feed into a web page. The plugin is based on the Twitter Badge Customizer.

  • Demo can be found here.
  • Download it here
1.3 How To Make a Unique Website For Your Twitter Updates

twitter status


Twitter offers an API which you can use to pull information from twitter for your own uses. Even easier, they offer a little javascript widget which automatically uses this API and returns simple HTML of your recent tweets. This tutorial covers the design in Photoshop, to including the javascript stuff provided by Twitter to the markup, to the CSS to style the page.

Here is CSS-Tricks Video Screencast takes you through the creation of simple webpage to display your recent ‘Tweets’ from Twitter from start to finish. This covers the design in Photoshop, to including the javascript stuff provided by Twitter to the markup, to the CSS to style the page.

  • Demo can be found here.
  • Download files here
1.4 Stammy Script: RSS to Twitter using PHP

twitter status


One of the best ways to carry out RSS to Twitter involved a Jabber bot package for Ruby. Not too many people have access to a Ruby-enabled server so here is a simple PHP script to get the job done.

  • Download files here
1.5 Create a Twitter Style Bird Mascot

twitter status


How to create a Twitter mascot for your blog or website.

1.6 Use PHP to add your Twitter feed to any page
    $username = %u201Ctimestocome%u201D;
    $tweets = fetch_rss(%u2019http://twitter.com/statuses/user_timeline/%u2019.$username.%u2019.rss%u2019);

    foreach ( $tweets->items as $tweet ){

    print %u201C<hr>%u201D;

    $twit = %u201D %u201C.substr(strstr($tweet['description'],%u2019: %u2018), 2, strlen($tweet['description'])).%u201D %u201C;
    $link = $tweet['link'];

    // hack around php null == 0 ugh!
    $xtwit = %u201Cx%u201D . $twit;
    $mark = strpos( $xtwit, %u201Chttp://%u201D );

    if ( $mark > 0 ){ // we have a link in our tweet perhaps more than one

    $l = substr ( $xtwit, $mark, strlen($xtwit) );
    $l = substr ( $l, 0, strpos( $l, %u201D %u201D ));
    $full_link = %u201C<a href=\%u201D$l\%u201D>$l</a>%u201D;
    $xtwit = str_replace ( $l, $full_link, $xtwit );
    $xtwit = substr ( $xtwit, 1, strlen($xtwit));

    print %u201C<br><p>$xtwit <a href=\%u201D$link\%u201D>#</a></p>%u201D;

    }else{

    print %u201C<br><p>$twit <a href=\%u201D$link\%u201D>#</a></p>%u201D;

    }
    $time = $tweet['pubdate'];
    $time = substr( $time, 0, strlen($time)-6);
    print  %u201D $time %u201C;

    }
1.7 Unique website for your Twitter updates Reloaded

An extended version of the Twitter website. Your own profile information is added, tweets from friends and a couple of random followers. Just check out the demonstration.

  • Demo can be found here.
  • Download it here

2. WordPress Twitter Plugins

2.1 Twitter for Wordpress

Twitter for WordPress displays yours latest tweets in your WordPress blog. If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Twitter messages:

<?php twitter_messages("username"); ?>
  • Download files here
2.2 twitterRSS WordPress plugin

This plugin allows you to pull in an rss feed from your twitter account and display it on your site.

  • Download files here
2.3 Twitter Tools

Twitter Tools is a plugin that creates a complete integration between your WordPress blog and your Twitter account.

  • Download files here
2.4 Twitpress

Submits a user definable tweet to your twitter account notifying any twitter followers or friends that a new blog entry has been published on your blog (or an existing published entry has been edited). Supports inclusion of a permalink to your blog posting in the tweet.

  • Download files here
2.5 Twitter Widget Pro

A widget that properly handles twitter feeds, including parsing @username and URLs into links. Requires PHP5.

  • Download files here
2.6 Twitter Updater

The Twitter Updater automatically sends a Twitter status update to your Twitter account when you create, publish, or edit your WordPress post. You can specify the text for the updates, and also have the option to turn the auto update on/off for the different post actions in the admin panel.

  • Download files here

3. Twitter Icons & Buttons

3.1 31 Logos et boutons pour Twitter

twitter status


31 twitter logos and buttons.

3.2 Twitter Icons For Blogs and Twitter bird

twitter status


A nice collection of twitter icons and twitter bird for using on Blogs.

3.3 The Cutest Freebies: Twitter Bird Icons & Illustration

twitter status


A free Illustration, beautifully made by < a href="http://darkmotion.com/">Pasquale D’Silva, and a couple of Icons which you can use for your twitter status sections of your site. The file is a transparent background PNG, so can easily be imported and scaled into any design.

3.4 FREE Twitter Icons For Your Website/Blog

twitter status


Free twitter icons for your website or blog.

3.5 Practika

twitter status


The icons are available in resolutions 64×64px, 128×128px and 256×256px, in 32-bit transparency PNG.

3.6 (max)Icone Blog - Set #3

twitter status


The icons are available in resolutions 64×64px, 128×128px and 256×256px, in 32-bit transparency PNG.

3.7 Free Hand Drawn Doodle Icon Set for Bloggers

twitter status


Free hand drawn doodle icons

3.8 The Leaves Fall

twitter status


3.9 IconTexto Webdev Social Bookmark

twitter status


3.10 It’s Twitter Time! Free vector icon set

twitter status


3.11 6 Free New Social Icons

twitter status


Now to check some really interesting twitter status designs compiled from some great websites out there, just visit this amazing post.


Posted in: Tools, Tutorial | Leave a Comment | 40 Comments
devsnippets- Code snippet Gallery
What others said...

40 Comments, Add Comment or Ping


  1. Marco says:

    Nice article, really rounding up some great Twitter tools / icons. Too bad none of my tools were listed;

    Mass Twitter Action and Retrieve Script
    http://www.marcofolio.net/webdesign/mass_twitter_action_and_retrieve_script.html

    Unique website for your Twitter updates Reloaded
    http://www.marcofolio.net/webdesign/unique_website_for_your_twitter_updates_reloaded.html

    Keep on bloggin’ !

  2. Simon says:

    Hmm… this is a really great collection of Twitter tools

    I have a Twitter account with a few followers but rarely use it as it is very time consuming and time is something scarce. but I can see some of those tools really enhancing the “tweeting” experience :)

  3. Noupe says:

    @Marco- Didn’t know about your post, thanks for sharing. I just added it to the post.

  4. [...] 20 Twitter Status Design Tutorials, Icons & WP Plugins (tags: twitter design list WordPress plugins) [...]

  5. Thanks for the list! Now I’ll dress up my blog.

  6. Blogsdna says:

    Indeed great article on twitter. Twitter API lets the developer to build creative application, plugins and all of above are result of this creativity.

    Thanks for including post from Blogsdna.

  7. [...] on your blog or website. Also you will find high quality twitter icons to spice up your status area.read more | digg [...]

  8. James Deer says:

    Check out http://www.addtweets.com as well, it allows you to add tweets to your page really easily with a tiny bit of JS :)

  9. Hey thanks for displaying my Twitter icons, appreciated :)!

  10. [...] 20 Twitter Status Design Tutorials, Icons & WP Plugins | Noupe - [...]

  11. insicdesigns says:

    nice list. thanks for sharing

  12. kiran says:

    Thanks for sharing.Great list…very useful.

  13. David says:

    Hm, the icons in 3.7 includes the twitterific Icon which is copyrighted bi the iconfactory… Also my icon is not free: http://flickr.com/photos/fruehjahr/3009845447/

  14. Thank you. Very nice list.

  15. [...] Bookmarked a link on Delicious. 20 Twitter Status Design Tutorials, Icons & WP Plugins | Noupe [...]

  16. Mark says:

    Great work… again!

  17. Great reference post. I’m very active on Twitter so I found this most useful.

  18. [...] 20 Twitter Status Design Tutorials, Icons & WP Plugins | Noupe Nice collection of Twitter Status Design Tutorials and Plugins for integrating into your blog! (tags: design resource jquery php webdesign webdev Plugins tutorial free icons best list twitter wp-plugins wordpress) [...]

  19. [...] 20 Twitter Status Design Tutorials, Icons & WP Plugins | Noupe (tags: wordpress-plugins webdesign plugins) [...]

  20. Great post. Very cool and useful
    Keep up the good work. Thanks you very much !

  21. micale says:

    You have a great article in this site! I’ll be sure to bookmark it and visit regularly, keep up the great work!

  22. micale says:

    Hey, you have a great view here! I’m definitely going to bookmark you!

  23. micale says:

    Very cool article you got! I just added you to my bookmarks!

  24. Jon Williams says:

    I’ve been looking for the right twitter icon to put on my page. These are great. Thanks!

  25. Good list of twitter tools. Havent really used it enough yet, but its in my plans. So this list will come in handy. Thanks

  26. [...] 20 Twitter Status Design Tutorials, Icons & WP Plugins [...]

  27. [...] Venti design per personalizzare lo status di Twitter sul tuo blog. Tu quale [...]

  28. chanux says:

    What Iwas looking for. GREAT!

  29. [...] I ran across an interesting article listing 20 Twitter Status Design Tutorials, Icons & WP Plugins. [...]

  30. [...] Enlace: 20 twitter status designs tutorials, icons, etc [...]

  31. Andrei says:

    Awesome post. Exactly what I was looking for.

  32. Thanks for the list! Now I’ll dress up my blog.
    Matt Hanson

  33. [...] 20 Twitter Status Design Tutorials, Icons, and Wordpress Plugins [...]

  34. TheUssef says:

    Greate post :)
    thank you for the infos ^_^

  35. Praveen says:

    woow.. nice birds collection.i could have used a single if i came across this post before i did my site
    :(

  36. vanudin says:

    Thanks for Sharing…

  37. [...] 20 façons d’afficher vos gazouillis Twitter [...]

  38. [...] ——————— ???????? Noupe [...]

Leave a Reply

SPONSORS