<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WP WordPress</title>
	<atom:link href="http://www.wpwordpress.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwordpress.com</link>
	<description>Online WordPress Tips, Tutorials, and Resources for WordPress Users</description>
	<lastBuildDate>Thu, 05 Nov 2009 15:48:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>4 Things to Do If WordPress Plugins Broken Your WordPress Blog</title>
		<link>http://www.wpwordpress.com/4-things-to-do-if-wordpress-plugins-broken-your-wordpress-blog</link>
		<comments>http://www.wpwordpress.com/4-things-to-do-if-wordpress-plugins-broken-your-wordpress-blog#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:29:37 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=302</guid>
		<description><![CDATA[<p>What will you do if wordpress plugin broken your wordpress blog? I believe that most people have... <a href="http://www.wpwordpress.com/4-things-to-do-if-wordpress-plugins-broken-your-wordpress-blog">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2F4-things-to-do-if-wordpress-plugins-broken-your-wordpress-blog"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2F4-things-to-do-if-wordpress-plugins-broken-your-wordpress-blog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>What will you do if wordpress plugin broken your wordpress blog? I believe that most people have experienced this problem before, and how you overcome your problem? I remember when my wordpress blog was unable displayed properly after installed particular wordpress plugin, so I deleted all the wordpress files, wordpress themes, wordpress plugins, and then I upload all the files again. Anyway, it is work fine finally.</p>
<p>If you <strong>can’t display your wordpress blog after installed particular wordpress plugin</strong>, you can follow the below steps to solve this problem.</p>
<p><strong>1. De-active the Plugin</strong><br />
Try to de-active the wordpress plugin that you have installed just now.</p>
<p><strong>2. Rename the Plugin via FTP</strong><br />
If it is crash by admin area and caused you can&#8217;t de-active the plugins, then you can rename the plugins via FTP.</p>
<p><strong>3. Delete the Plugin via FTP</strong><br />
If simply renaming the plugin was not enough, try to delete it completely.</p>
<p><strong>4. De-activate all the plugins via PHPMyAdmin</strong><br />
Some plugins will alter tables in your WordPress database when you activate them. As a result your blog might keep crashing even after you delete the plugins via FTP.</p>
<p>If that is the case, you will need to log into cPanel, and open the PHPMyAdmin interface. Then select the WordPress database, and browse inside the “wp-options” table. Look for the “active_plugins” column, and edit it. Inside the “options_value” field you will find something like this:</p>
<pre><code>a:31:{i:0;s:13:"AddMySite.php";i:1;s:19:"akismet/akismet.php";
i:2;s:23:"all_in_one_seo_pack.php";i:3;s:16:"authenticate.php";
i:4;s:28:"breadcrumb-navigation-xt.php";i:5;s:18:
"codeautoescape.php";i:6;s:37:</code></pre>
<p>These lines represent the active plugins in your blog. Delete them all and save. This should automatically de-activate every plugin. Now check if your blog is live again, and if the admin area is working. They should be.</p>
<p>/// <a href=http://www.dailyblogtips.com/a-plugin-broke-your-wordpress-blog-here-is-what-to-do/>Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/4-things-to-do-if-wordpress-plugins-broken-your-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Visual Cheat Sheet from Woorkup</title>
		<link>http://www.wpwordpress.com/wordpress-visual-cheat-sheet-from-woorkup</link>
		<comments>http://www.wpwordpress.com/wordpress-visual-cheat-sheet-from-woorkup#comments</comments>
		<pubDate>Tue, 03 Nov 2009 16:48:19 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Resources]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/wordpress-visual-cheat-sheet-from-woorkup</guid>
		<description><![CDATA[<p>Wordpress Visual Cheat Sheet from Woorkup contains a practical reference guide to WordPress 2.8, it... <a href="http://www.wpwordpress.com/wordpress-visual-cheat-sheet-from-woorkup">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Fwordpress-visual-cheat-sheet-from-woorkup"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Fwordpress-visual-cheat-sheet-from-woorkup&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>WordPress Visual Cheat Sheet from Woorkup contains a practical reference guide to WordPress 2.8, it is very useful for wordpress users and designers, I like it a lot. This WordPress Visual Cheat Sheet has 5 pages in total, <strong>contains the full reference guide to WP Template Tags with detailed descriptions and sample code</strong>. It is free to download.</p>
<p><a href="http://woorkup.com/wp-content/uploads/2009/11/WordPress-Visual-Cheat-Sheet.pdf" target="_blank">Download WordPress Visual Cheat Sheet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/wordpress-visual-cheat-sheet-from-woorkup/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Free and Best Typography WordPress Themes</title>
		<link>http://www.wpwordpress.com/10-free-and-best-typography-wordpress-themes</link>
		<comments>http://www.wpwordpress.com/10-free-and-best-typography-wordpress-themes#comments</comments>
		<pubDate>Sun, 25 Oct 2009 16:28:23 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=283</guid>
		<description><![CDATA[<p>Typography theme is one of my favorite wordpress themes. Although it may looks simple design but it... <a href="http://www.wpwordpress.com/10-free-and-best-typography-wordpress-themes">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2F10-free-and-best-typography-wordpress-themes"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2F10-free-and-best-typography-wordpress-themes&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Typography theme is one of my favorite wordpress themes. Although it may looks simple design but it can be <strong>beautiful, creative, and colorful</strong>. Below are about 10 different <strong>typography wordpress themes</strong> that you might like. </p>
<p>1. <a href=http://3oneseven.com/12/typography-wordpress-theme-2/>Typography Theme</a> &#8211; consists of a fixed two column outfit with special news slider built into the sidebar: widgetized sidebar with typical WordPress action like calendar, built in are recent comments with gravatars, related posts, social bookmarking enabled, native WP tag system, flickr is enabled in its own bar.</p>
<p><a href=http://wp.3oneseven.com/index.php?wptheme=typo target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/typography-theme.jpg border=0 width=540></a></p>
<p>2. <a href=http://3oneseven.com/27/fleur-de-lys/>Fleur</a> &#8211; plain white layout with custom js built in: another new layout for the frontpage of a WordPress powered site.</p>
<p><a href=http://wp2.3oneseven.com/index.php?wptheme=FleurdeLys target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/fleur.jpg border=0 width=540></a></p>
<p>3. <a href=http://www.pearsonified.com/themes>NeoClassical</a> &#8211; a simple and elegant template system that offers classical styling, rich typography, and huge random header images.</p>
<p><a href=http://pearsonified.com/theme/neoclassical/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/neoclassical.jpg border=0 width=540></a></p>
<p>4. <a href=http://www.pearsonified.com/themes>CopyBllogger</a> &#8211; able to modify colors, fonts, and even the tiniest details by utilizing the custom stylesheet solution that is included with the theme download.</p>
<p><a href=http://www.pearsonified.com/theme/copyblogger/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/copyblogger.jpg border=0 width=540></a></p>
<p>5. <a href=http://www.pearsonified.com/themes>Cutline</a> &#8211; able to modify colors, fonts, and even the tiniest details by utilizing the custom stylesheet solution that is included with the theme download.</p>
<p><a href=http://cutline.tubetorial.com/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/cutline.jpg border=0 width=540></a></p>
<p>6. <a href=http://allancole.com/wordpress/themes/neutica/>Neutica</a> &#8211; is a lightweight, two (five?) column, widgetized, WordPress theme designed completely with CSS, sans image graphics.</p>
<p><a href=http://allancole.com/themes/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/neutica.jpg border=0 width=540></a></p>
<p>7. <a href=http://equivocality.com/wu-wei/>Wu Wei</a> &#8211; reated with clean, modern, minimalism in mind. Information is presented in a logical manner, without any superfluous elements getting in the way.</p>
<p><a href=http://projects.equivocality.com/wu-wei/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/wuwei.jpg border=0 width=540></a></p>
<p>8. <a href=http://www.upstartblogger.com/wordpress-theme-upstart-blogger-july07>UpStart Blogger</a> &#8211; the design was never intended to be released publicly because there’s too much hard code in the theme files. This theme is NOT for beginners or the faint of heart.</p>
<p><a href=http://www.upstartblogger.com/wordpress-theme-upstart-blogger-july07 target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/upstart.jpg border=0 width=540></a></p>
<p>9. <a href=http://3oneseven.com/22/clear-cut-wordpress-thme/>Clear Cut</a> &#8211; is a highly configurable WordPress theme for artful or portfolio sites with an unusual and unique layout.</p>
<p><a href=http://3oneseven.com/22/clear-cut-wordpress-thme/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/clearcut.jpg border=0 width=540></a></p>
<p>10. <a href=http://pupungbp.erastica.com/wordpress-theme/magzine-magazine-style-free-wordpress-theme/>Design Magz</a> </p>
<p><a href=http://www.designmagz.com/ target=_blank><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/designmagz.jpg border=0 width=540></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/10-free-and-best-typography-wordpress-themes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Display Most Recent Twitter Tweets in WordPress Blog</title>
		<link>http://www.wpwordpress.com/how-to-display-most-recent-twitter-tweets-in-wordpress-blog</link>
		<comments>http://www.wpwordpress.com/how-to-display-most-recent-twitter-tweets-in-wordpress-blog#comments</comments>
		<pubDate>Fri, 09 Oct 2009 04:03:12 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=270</guid>
		<description><![CDATA[<p>Since Twitter became popular, many bloggers like to display recent twitter tweets on their website... <a href="http://www.wpwordpress.com/how-to-display-most-recent-twitter-tweets-in-wordpress-blog">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-display-most-recent-twitter-tweets-in-wordpress-blog"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-display-most-recent-twitter-tweets-in-wordpress-blog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Since Twitter became popular, many bloggers like to display recent twitter tweets on their website or blog. <strong>To display most recent twitter tweets</strong>, simply copy and paste the following code to your <em>sidebar.php</em> file.</p>
<pre><code>&lt;?php
// Your twitter username.
$username = "TwitterUsername";
// Prefix - some text you want displayed before your latest tweet.
// (HTML is OK, but be sure to escape quotes with backslashes: for example href=\"link.html\")
$prefix = "";
// Suffix - some text you want display after your latest tweet. (Same rules as the prefix.)
$suffix = "";
$feed = "http://search.twitter.com/search.atom?q=from:" . $username . "&amp;rpp=1";
function parse_feed($feed) {
$stepOne = explode("&lt;content type=\"html\"&gt;", $feed);
$stepTwo = explode("&lt;/content&gt;", $stepOne[1]);
$tweet = $stepTwo[0];
$tweet = str_replace(”&amp;lt;”, “&lt;”, $tweet);
$tweet = str_replace(”&amp;gt;”, “&gt;”, $tweet);
return $tweet;
}
$twitterFeed = file_get_contents($feed);
echo stripslashes($prefix) . parse_feed($twitterFeed) . stripslashes($suffix);
?&gt;</code></pre>
<p>Thanks the awesome code from <a href="http://wphacks.com/huge-compilation-of-wordpress-code">WP Hacks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/how-to-display-most-recent-twitter-tweets-in-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Backup and Restore WordPress Database</title>
		<link>http://www.wpwordpress.com/how-to-backup-and-restore-wordpress-database</link>
		<comments>http://www.wpwordpress.com/how-to-backup-and-restore-wordpress-database#comments</comments>
		<pubDate>Thu, 08 Oct 2009 03:56:03 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Advance]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=256</guid>
		<description><![CDATA[<p>Please keep in mind that you need to backup your wordpress database periodically to prevent your... <a href="http://www.wpwordpress.com/how-to-backup-and-restore-wordpress-database">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-backup-and-restore-wordpress-database"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-backup-and-restore-wordpress-database&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Please keep in mind that you need to <strong>backup your wordpress database periodically</strong> to prevent your data lose in case of bad plugin installation or an attack by hacker. So do you know <strong>how to backup and restore your wordpress database</strong>? If you don&#8217;t, let me show you how.</p>
<p><span style="color: #ff0000;">DISCLAIMER</span>: I will not going to hold responsible in any way should you encounter problems like loss of database and entire blog/website along the way. It worked excellently well for me.</p>
<h3>How to Backup Your WordPress Database</h3>
<p>1. Download and install <a href=http://www.ilfilosofo.com/blog/wp-db-backup>WordPress Database Plugin</a> and active this plugin.</p>
<p>2. In your wordpress dashboard, go to <strong>Tools > Backup</strong></p>
<p>3. Under Backup Options, select “Download to your computer” and click on “Backup Now” button.<br />
<img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/backupoptions.jpg border=0></p>
<h3>How to Restore Your WordPress Database</h3>
<p>1. Log into your FTP account and delete everything in the <strong>/wp-content/cache</strong> directory.</p>
<p>2. Log into <strong>PHP MyAdmin</strong> and select your wordpress database.<br />
<img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/selectdatabase.jpg border=0></p>
<p>3. A list of all of the tables contained in the database will be shown. Select all the tables and select the <strong>Drop option to delete</strong> them permanently.<br />
<img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/drop-database.jpg border=0></p>
<p>4. After wordpress database is empty, it is time to upload your database by clicking <strong>Import</strong> tab.<br />
<img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/import-database.jpg border=0></p>
<p>5. <strong>Locate of the text file</strong> and then click &#8220;Go&#8221; button to import your wordpress database.<br />
<img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/importdatabase2.jpg border=0></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/how-to-backup-and-restore-wordpress-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Meta Description Function and Meta Keyword Tags</title>
		<link>http://www.wpwordpress.com/how-to-create-meta-description-function-and-meta-keyword-tags</link>
		<comments>http://www.wpwordpress.com/how-to-create-meta-description-function-and-meta-keyword-tags#comments</comments>
		<pubDate>Mon, 05 Oct 2009 02:55:39 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=247</guid>
		<description><![CDATA[<p>If you want to create meta description function and meta keyword tags for your wordpress themes,... <a href="http://www.wpwordpress.com/how-to-create-meta-description-function-and-meta-keyword-tags">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-create-meta-description-function-and-meta-keyword-tags"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-create-meta-description-function-and-meta-keyword-tags&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If you want to <strong>create meta description function and meta keyword tags</strong> for your wordpress themes, open <em>header.php</em> file and then copy and paste the following code within  <em>&lt;head&gt;</em> and <em>&lt;/head&gt;</em>.</p>
<pre><code>&lt;meta name="description" content="
&lt;?php if ( (is_home()) || (is_front_page()) ) {
echo ('Your main description goes here');
} elseif(is_category()) {
echo category_description();
} elseif(is_tag()) {
echo '-tag archive page for this blog' . single_tag_title();
} elseif(is_month()) {
echo 'archive page for this blog' . the_time('F, Y');
} else {
echo get_post_meta($post-&gt;ID, "Metadescription", true);
}?&gt;"&gt;</code></pre>
<p>Thanks the original function from <a href="http://www.malcolmcoles.co.uk/blog/unique-meta-description-and-meta-keywords-in-your-wordpress-themes"></a>Malcolm Coles.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/how-to-create-meta-description-function-and-meta-keyword-tags/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress Theme &#8211; Elegant Grunge</title>
		<link>http://www.wpwordpress.com/free-wordpress-theme-elegant-grunge</link>
		<comments>http://www.wpwordpress.com/free-wordpress-theme-elegant-grunge#comments</comments>
		<pubDate>Sat, 03 Oct 2009 18:59:58 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=233</guid>
		<description><![CDATA[<p>“Elegant Grunge” is an unwashed yet crisp Wordpress theme inspired by wefunction.com. This... <a href="http://www.wpwordpress.com/free-wordpress-theme-elegant-grunge">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Ffree-wordpress-theme-elegant-grunge"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Ffree-wordpress-theme-elegant-grunge&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>“Elegant Grunge” is an unwashed yet crisp WordPress theme inspired by <a href=http://wefunction.com>wefunction.com</a>. This wordpress theme looks neat and simple yet has sophisticated design, it is one of my favorite free wordpress theme. Below is the features of Elegant Grunge wordpress theme:-</p>
<ul>
<li>Automatic surrounding of <strong>all images with a frame packed</strong> with eye-candy that makes images really pop out.</li>
<li> A <strong>‘photoblog’ tag page</strong> that displays entries in a photoblog style.</li>
<li> A widget to display thumbnails from latest/random photoblog entries.</li>
<li> Very <strong>configurable sidebar</strong>: Choose from no sidebar, a right sidebar, or two right sidebars</li>
<li> The option to select a <strong>custom image</strong> as the header</li>
<li> A <strong>custom page template</strong> that allows complete customisation of the sidebar: Supply a list of tags to automatically display related posts, and specify any text/html to be displayed.</li>
<li> <strong>Per-page and per-post configuration</strong> to turn on and off automatic image framing, among other things, and a global configuration interface – turn on/off the RSS link, set your own copyright message, or add your own extra header content – like adding a rel=alternate link to your Twitter feed.</li>
<li> A <strong>‘feature’ footer</strong> that you can add widgets to.</li>
</ul>
<p><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/ElegantGrunge.jpg border=0></p>
<div class=wptheme>Check out the <a href=http://michael.tyson.id.au/wordpress/themes/elegant-grunge/ target=_blank>Demo</a> and <a href=http://wordpress.org/extend/themes/download/elegant-grunge.1.0.3.zip target=_blank>Download</a> for free now!!!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/free-wordpress-theme-elegant-grunge/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Display the Total Number of Comments on Your Blog</title>
		<link>http://www.wpwordpress.com/how-to-display-the-total-number-of-comments-on-your-blog</link>
		<comments>http://www.wpwordpress.com/how-to-display-the-total-number-of-comments-on-your-blog#comments</comments>
		<pubDate>Fri, 02 Oct 2009 00:33:14 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=228</guid>
		<description><![CDATA[<p>Who don't like to have comments on your blog? If your blog has many comments, it can be say that... <a href="http://www.wpwordpress.com/how-to-display-the-total-number-of-comments-on-your-blog">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-display-the-total-number-of-comments-on-your-blog"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Fhow-to-display-the-total-number-of-comments-on-your-blog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Who don&#8217;t like to have comments on your blog? If your blog has many comments, it can be say that your blogs is popular, at least people like to interact with you to ask question and share information with you. If you really proud with your total number of comments on your blog, and want to show off to visitors.</p>
<p><strong>To display the total number of comments on your blog</strong>, simple add the following code to your wordpress files.</p>
<pre><code>&lt;?php
$numcomms = $wpdb-&gt;get_var("SELECT COUNT(*) FROM $wpdb-&gt;comments WHERE comment_approved = '1'");
if (0 &lt; $numcomms) $numcomms = number_format($numcomms);
echo "There's ".$numcomms." total comments on my blog";
?&gt;</code></pre>
<p>Special thanks to <a href="http://www.phpmagicbook.com/display-the-total-number-of-comments-on-your-wordpress-blog">PHP Magic Book</a> for this awesome code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/how-to-display-the-total-number-of-comments-on-your-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress Theme &#8211; CopyBlogger</title>
		<link>http://www.wpwordpress.com/free-wordpress-theme-copyblogger</link>
		<comments>http://www.wpwordpress.com/free-wordpress-theme-copyblogger#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:27:48 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=225</guid>
		<description><![CDATA[<p>Although CopyBlogger theme looks simple design, but it's seem like a basic framework of wordpress... <a href="http://www.wpwordpress.com/free-wordpress-theme-copyblogger">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Ffree-wordpress-theme-copyblogger"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Ffree-wordpress-theme-copyblogger&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Although CopyBlogger theme looks simple design, but it&#8217;s seem like a <strong>basic framework of wordpress theme</strong>. You can <strong>modify colors, fonts, and even the tiniest details by utilizing the custom stylesheet solution that is included with the theme download</strong>. For those people who like simple theme design for wordpress, perhaps CopyBlogger is the right choice for you.</p>
<p><img src=http://www.wpwordpress.com/wp-content/uploads/2009/10/copyblogger.jpg border=0></p>
<div class=wptheme>Check out the <A href=http://www.pearsonified.com/theme/copyblogger/ target=_blank>Demo</a> and <a href=http://www.copyblogger.com/downloads/copyblogger.zip target=_blank>Download</a> for free now!!!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/free-wordpress-theme-copyblogger/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress Theme &#8211; Rockstar</title>
		<link>http://www.wpwordpress.com/free-wordpress-theme-rockstar</link>
		<comments>http://www.wpwordpress.com/free-wordpress-theme-rockstar#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:18:09 +0000</pubDate>
		<dc:creator>Lego Lee</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wpwordpress.com/?p=221</guid>
		<description><![CDATA[<p>Rockstar theme is designed and used by Adii quite some times ago and now he is decided to give it... <a href="http://www.wpwordpress.com/free-wordpress-theme-rockstar">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.wpwordpress.com%2Ffree-wordpress-theme-rockstar"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.wpwordpress.com%2Ffree-wordpress-theme-rockstar&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Rockstar theme is designed and used by <a href="http://adii.co.za">Adii</a> quite some times ago and now he is decided to give it free for download. Rockstar theme is a great theme which is built on very popular backend, which includes some non-standard, non-average customisation options; <strong>integrated banner ad management</strong>; <strong>widgetized sidebar</strong>, with some Rockstar-specific custom widgets to allow you full control of what happens in your sidebar; and <strong>6 different colour schemes</strong> to choose from.</p>
<p><img src="http://www.wpwordpress.com/wp-content/uploads/2009/10/rockstar.jpg" border="0" alt="" /></p>
<div class="wptheme">Check out the <a href="http://www.woothemes.com/demo/?t=46" target=_blank>Demo</a> and <a href="http://www.woothemes.com/free-themes/Rockstar" target=_blank>Download</a> for free now!!!</div>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwordpress.com/free-wordpress-theme-rockstar/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
