20 Twitter Status Design Tutorials, Icons & WP Plugins
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
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…
1.2 jQuery plugin for Twitter
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.
1.3 How To Make a Unique Website For Your Twitter Updates
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.
1.4 Stammy Script: RSS to Twitter using PHP
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
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.
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
31 twitter logos and buttons.
3.2 Twitter Icons For Blogs and Twitter bird
A nice collection of twitter icons and twitter bird for using on Blogs.
3.3 The Cutest Freebies: Twitter Bird Icons & Illustration
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
Free twitter icons for your website or blog.
3.5 Practika
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
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
Free hand drawn doodle icons
3.8 The Leaves Fall
3.9 IconTexto Webdev Social Bookmark
3.10 It’s Twitter Time! Free vector icon set
3.11 6 Free New Social Icons
Now to check some really interesting twitter status designs compiled from some great websites out there, just visit this amazing post.

















