It is always suggestible for the author to write posts in very attractive and beautiful way so that the reading ability and enthusiasm of the visitor remains live. In this post I will explain how the procedure to highlight codes( Whether it may be CSS, PHP, Java, HTML…) in different colours. There were lots of plugins for wordpress which serves the purpose but here I am choosing Syntax Highlighter Wordpress Plugin. Just Follow the simple instructions and you can play in colours with codes.
1. First download Syntax Highlighter Wordpress Plugin.
2. Now install the plugin and activate it. ( To know How to install Wordpress plugin, just check this post)
3. Now create the code you wish to post
<preclass="brush:[code-alias]"> …Your Code Here </pre>
replace the "[Code-alias]" segment with the type of code you have. You can see all the available brush alias here.
For Example a C# code will look like this:
Hello1.cs
publicclassHello1
{
publicstaticvoidMain()
{
System.Console.WriteLine("Hello, World!");
}
}
The screenshot to see how this plugin highlight’s your codes is attached for your reference.
WP-Super Cache is a must have plugin for all wordpress users. This plugin generates static html files from your dynamic WordPress blog. After a html file is generated your web server will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts. Making sure that your blog will load with a great speed.. 

Show Related Comments From Social Media Sites on your Blog
Friday, July 17th, 2009Features
It Displays comments from other blogs, Twitter, FriendFeed, Digg, Reddit, and more and displays them on your blog. You can configure exactly what sources you want to display related conversations from Summarize, display comments inline, or append them to the end of your comments section Your readers can even respond to the comments BackType Connect displays Currently, this plugin supports conversations from:
Twitter – tweets that link your posts
FriendFeed – on the entries for your posts
Digg – on the submissions for your posts
Reddit – on the submissions for your posts
Hacker News – on the submissions for your posts
Other blogs – whenever someone links one of your posts
Download BackType Connect plugin Here
Tags: Backtype, Blog Tips, Comments, Plugins, WordPress
Posted in Blog Tips, Plugins | 3 Comments »