<?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>All Amazing Articles &#187; Blogs</title>
	<atom:link href="http://www.allticles.com/category/internet/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allticles.com</link>
	<description>Allticles.com. An ever growing website consists of top quality article colections such as Computer, Technology, Science, Finance, Entertainments, etc.</description>
	<lastBuildDate>Sun, 25 Oct 2009 00:09:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>15 Essential Checks Before Launching Your Website</title>
		<link>http://www.allticles.com/15-essential-checks-before-launching-your-website/</link>
		<comments>http://www.allticles.com/15-essential-checks-before-launching-your-website/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:11:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=2682</guid>
		<description><![CDATA[Your website is designed, the CMS works, content has been added and the client is happy. It’s time to take the website live. Or is it? When launching a website, you can often forget a number of things in your eagerness to make it live, so it’s useful to have a checklist to look through [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Your website is designed, the CMS works, content has been added and the client is happy. It’s time to take the website live. Or is it? When launching a website, you can often forget a number of things in your eagerness to make it live, so it’s useful to have a checklist to look through as you make your final touches and before you announce your website to the world.</p>
<p style="text-align: justify;">This article <strong>reviews some important and necessary checks that web-sites should be checked against before the official launch</strong> — little details are often forgotten or ignored, but – if done in time – may sum up to an overall greater user experience and avoid unnecessary costs after the official site release.</p>
<p style="text-align: justify;"><span id="more-2682"></span></p>
<h4 style="text-align: justify;">Favicon</h4>
<p style="text-align: justify;">A favicon brands the tab or window in which your website is open in the user’s browser. It is also saved with the bookmark so that users can easily identify pages from your website. Some browsers pick up the favicon if you save it in your root directory as favicon.ico, but to be sure it’s picked up all the time, include the following in your head.</p>
<div class="dp-highlighter" style="text-align: justify;">
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">link</span><span> </span><span class="attribute">rel</span><span>=</span><span class="attribute-value">&#8220;icon&#8221;</span><span> </span><span class="attribute">type</span><span>=</span><span class="attribute-value">&#8220;image/x-icon&#8221;</span><span> </span><span class="attribute">href</span><span>=</span><span class="attribute-value">&#8220;/favicon.ico&#8221;</span><span> </span><span class="tag">/&gt;</span><span> </span></span></li>
</ol>
</div>
<pre class="xml" style="display: none; text-align: justify;">&lt;link rel="icon" type="image/x-icon" href="/favicon.ico" /&gt;</pre>
<p style="text-align: justify;">And if you have an iPhone favicon:</p>
<div class="dp-highlighter" style="text-align: justify;">
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">link</span><span> </span><span class="attribute">rel</span><span>=</span><span class="attribute-value">&#8220;apple-touch-icon&#8221;</span><span> </span><span class="attribute">href</span><span>=</span><span class="attribute-value">&#8220;/favicon.png&#8221;</span><span> </span><span class="tag">/&gt;</span><span> </span></span></li>
</ol>
</div>
<pre class="xml" style="display: none; text-align: justify;">&lt;link rel="apple-touch-icon" href="/favicon.png" /&gt;</pre>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1136" title="Description" src="http://media1.smashingmagazine.com/images/10-essential-checks/9rules.jpg" alt="Description" width="593" height="283" /></p>
<h4 style="text-align: justify;">Titles And Meta Data</h4>
<p style="text-align: justify;">Your page title is the most important element for SEO and is also important so that users know what’s on the page. Make sure it changes on every page and relates to that page’s content.</p>
<div class="dp-highlighter" style="text-align: justify;">
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">title</span><span class="tag">&gt;</span><span>10 Things To Consider When Choosing The Perfect CMS | How-To | Smashing Magazine</span><span class="tag">&lt;/</span><span class="tag-name">title</span><span class="tag">&gt;</span><span> </span></span></li>
</ol>
</div>
<pre class="xml" style="display: none; text-align: justify;">&lt;title&gt;10 Things To Consider When Choosing The Perfect CMS | How-To | Smashing Magazine&lt;/title&gt;</pre>
<p style="text-align: justify;">Meta description and keyword tags aren’t as important for SEO (at least for the major search engines anyway), but it’s still a good idea to include them. Change the description on each page to make it relate to that page’s content, because this is often what Google displays in its search result description.</p>
<div class="dp-highlighter" style="text-align: justify;">
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">meta</span><span> </span><span class="attribute">name</span><span>=</span><span class="attribute-value">&#8220;description&#8221;</span><span> </span><span class="attribute">content</span><span>=</span><span class="attribute-value">&#8220;By Paul Boag Choosing a content management system can be tricky. Without a clearly defined set of requirements, you will be seduced by fancy functionality that you will never use. What then should you look&#8221;</span><span> </span><span class="tag">/&gt;</span><span> </span></span></li>
</ol>
</div>
<pre class="xml" style="display: none; text-align: justify;">&lt;meta name="description" content="By Paul Boag Choosing a content management system can be tricky. Without a clearly defined set of requirements, you will be seduced by fancy functionality that you will never use. What then should you look" /&gt;</pre>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1136" title="Description" src="http://media2.smashingmagazine.com/images/10-essential-checks/b-desc.jpg" alt="Description" /></p>
<h4 style="text-align: justify;">Cross-Browser Checks</h4>
<p style="text-align: justify;">Just when you think your design looks great, pixel perfect, you check it in IE and see that everything is broken. It’s important that your website works across browsers. It doesn’t have to be pixel perfect, but everything should work, and the user shouldn’t see any problems. The most popular browsers to check are Internet Explorer 6, 7 and 8, Firefox 3, Safari 3, Chrome, Opera and the iPhone.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1136" title="Description" src="http://media1.smashingmagazine.com/images/10-essential-checks/checks.jpg" alt="Description" width="544" height="295" /></p>
<ul style="text-align: justify;">
<li><a href="http://www.smashingmagazine.com/2007/10/02/browser-tests-services-and-compatibility-test-suites/" target="_blank">Cross-Browser Checks: Services and Test Suites</a></li>
<li><a href="http://freelancefolder.com/7-fresh-and-simple-ways-to-test-cross-browser-compatibility/" target="_blank">7 fresh and simple ways to test cross-browser compatibility</a></li>
</ul>
<h4 style="text-align: justify;">Proofread</h4>
<p style="text-align: justify;">Read everything. Even if you’ve already read it, read it again. Get someone else to read it. There’s always something you’ll pick up on and have to change. See if you can reduce the amount of text by keeping it specific. Break up large text blocks into shorter paragraphs. Add clear headings throughout, and use lists so that users can scan easily. Don’t forget about dynamic text too, such as alert boxes.</p>
<ul style="text-align: justify;">
<li><a href="http://www.useit.com/alertbox/9703b.html" target="_blank">Writing for the web</a></li>
</ul>
<h4 style="text-align: justify;">Links</h4>
<p style="text-align: justify;">Don’t just assume all your links work. Click on them. You may often forget to add “http://” to links to external websites. Make sure your logo links to the home page, a common convention.</p>
<p style="text-align: justify;">Also, think about how your links work. Is it obvious to new users that they are links? They should stand out from the other text on the page. Don’t underline text that isn’t a link because it will confuse users. And what happens to visited links?</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1137" title="Links" src="http://media2.smashingmagazine.com/images/10-essential-checks/b-links.jpg" alt="Links" /></p>
<ul style="text-align: justify;">
<li><a href="http://validator.w3.org/checklink" target="_blank">W3C Link Checker</a></li>
</ul>
<h4 style="text-align: justify;">Functionality Check</h4>
<p style="text-align: justify;">Test everything thoroughly. If you have a contact form, test it and copy yourself so that you can see what comes through. Get others to test your website, and not just family and friends but the website’s target market. Sit back and watch how a user uses the website. It’s amazing what you’ll pick up on when others use your website differently than how you assume they’d use it. Common things to check for are contact forms, search functions, shopping baskets and log-in areas.</p>
<ul style="text-align: justify;">
<li><a href="http://silverbackapp.com/" target="_blank">Silverback &#8211; guerrilla usability testing</a></li>
</ul>
<h4 style="text-align: justify;">Graceful Degradation</h4>
<p style="text-align: justify;">Your website should work with JavaScript turned off. Users often have JavaScript turned off for security, so you should be prepared for this. You can easily turn off JavaScript in Firefox. Test your forms to make sure they still perform server-side validation checks, and test any cool AJAX stuff you have going on.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1139" title="Javascript" src="http://media1.smashingmagazine.com/images/10-essential-checks/b-js.jpg" alt="Javascript" /></p>
<h4 style="text-align: justify;">Validation</h4>
<p style="text-align: justify;">You should aim for a 100% valid website. That said, <a href="http://www.leemunroe.com/how-important-is-valid-html-web-standards/" target="_blank">it isn’t the end of the world if your website doesn’t validate</a>, but it’s important to know the reasons why it doesn’t so that you can fix any nasty errors. Common gotchas include no “alt” tags, no closing tags and using “&amp;” instead of “&amp;amp;” for ampersands.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1140" title="Valid" src="http://media2.smashingmagazine.com/images/10-essential-checks/b-valid.jpg" alt="Valid" /></p>
<ul style="text-align: justify;">
<li><a href="http://net.tutsplus.com/articles/web-roundups/10-reasons-why-your-code-wont-validate-and-how-to-fix-it/" target="_blank">10 reasons your code won’t validate (and how to fix it)</a></li>
<li><a href="http://validator.w3.org/" target="_blank">W3C validator</a></li>
</ul>
<h4 style="text-align: justify;">RSS Link</h4>
<p style="text-align: justify;">If your website has a blog or newsreel, you should have an RSS feed that users can subscribe to. Users should be able to easily find your RSS feed: the common convention is to put a small RSS icon in the browser’s address bar.</p>
<p style="text-align: justify;">Put this code between your &lt;head&gt; tags.</p>
<div class="dp-highlighter" style="text-align: justify;">
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">link</span><span> </span><span class="attribute">rel</span><span>=</span><span class="attribute-value">&#8220;alternate&#8221;</span><span> </span><span class="attribute">type</span><span>=</span><span class="attribute-value">&#8220;application/rss+xml&#8221;</span><span> </span><span class="attribute">title</span><span>=</span><span class="attribute-value">&#8220;Site or RSS title&#8221;</span><span> </span><span class="attribute">href</span><span>=</span><span class="attribute-value">&#8220;link-to-feed&#8221;</span><span> </span><span class="tag">/&gt;</span><span> </span></span></li>
</ol>
</div>
<pre class="xml" style="display: none; text-align: justify;">&lt;link rel="alternate" type="application/rss+xml" title="Site or RSS title" href="link-to-feed" /&gt;</pre>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1141" title="RSS" src="http://media1.smashingmagazine.com/images/10-essential-checks/b-rss.jpg" alt="RSS" /></p>
<h4 style="text-align: justify;">Analytics</h4>
<p style="text-align: justify;">Installing some sort of analytics tool is important for measuring statistics to see how your website performs and how successful your conversion rates are. Track daily unique hits, monthly page views and browser statistics, all useful data to start tracking from day 1. <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> is a free favorite among website owners. Others to consider are <a href="http://getclicky.com/" target="_blank">Clicky</a>, <a href="http://kissmetrics.com/" target="_blank">Kissmetrics</a> (still in closed beta yet), <a href="http://haveamint.com/" target="_blank">Mint</a> and <a href="http://statcounter.com/" target="_blank">StatCounter</a>.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1142" title="Clicky" src="http://media2.smashingmagazine.com/images/10-essential-checks/clicky.gif" alt="Analytics" width="598" height="481" /></p>
<h4 style="text-align: justify;">Sitemap</h4>
<p style="text-align: justify;">Adding a sitemap.xml file to your root directory allows the major search engines to easily index your website. The file points crawlers to all the pages on your website. <a href="http://www.xml-sitemaps.com/" target="_blank">XML-Sitemaps</a> automatically creates a sitemap.xml file for you. After creating the file, upload it to your root directory so that its location is www.mydomain.com/sitemap.xml.</p>
<p style="text-align: justify;">If you use WordPress, install the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google XML Sitemaps plug-in</a>, which automatically updates the sitemap when you write new posts. Also, add your website and sitemap to <a href="https://www.google.com/webmasters/tools" target="_blank">Google Webmaster Tools</a>. This tells Google that you have a sitemap, and the service provides useful statistics on how and when your website was last indexed.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1142" title="Clicky" src="http://media1.smashingmagazine.com/images/10-essential-checks/xml.gif" alt="Analytics" width="523" height="209" /></p>
<h4 style="text-align: justify;">Defensive Design</h4>
<p style="text-align: justify;">The most commonly overlooked defensive design element is the 404 page. If a user requests a page that doesn’t exist, your <strong>404 page</strong> is displayed. This may happen for a variety of reasons, including another website linking to a page that doesn’t exist. Get your users back on track by providing a useful 404 page that directs them to the home page or suggests other pages they may be interested in.</p>
<p style="text-align: justify;">Another defensive design technique is <strong>checking your forms for validation</strong>. Try submitting unusual information in your form fields (e.g. lots of characters, letters in number fields, etc.) and make sure that if there is an error, the user is provided with enough feedback to be able to fix it.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1143" title="404" src="http://media2.smashingmagazine.com/images/10-essential-checks/b-404.jpg" alt="404" /></p>
<ul style="text-align: justify;">
<li><a href="http://www.smashingmagazine.com/2007/08/17/404-error-pages-reloaded/" target="_blank">404 error pages reloaded</a></li>
</ul>
<h4 style="text-align: justify;">Optimize</h4>
<p style="text-align: justify;">You’ll want to configure your website for <strong>optimal performance</strong>. You should do this on an ongoing basis after launch, but you can take a few simple steps before launch, too. Reducing HTTP requests, using CSS sprites wherever possible, optimizing images for the Web, compressing JavaScript and CSS files and so on can all help load your pages more quickly and use less server resources.</p>
<p style="text-align: justify;">Besides, depending on the publishing engine that you are using, you may need to consider taking more specific measures – for instance, if you are using WordPress, you may need to consider <a href="http://www.arnebrachhold.de/2007/02/16/four-plus-one-ways-to-speed-up-the-performance-of-wordpress-with-caching/" target="_blank">useful caching techniques to speed up the performance</a>.</p>
<p class="showcase" style="text-align: justify;"><img class="alignnone size-full wp-image-1143" title="404" src="http://media1.smashingmagazine.com/images/10-essential-checks/yahoo.gif" alt="Yahoo Best Practices" width="480" height="400" /></p>
<ul style="text-align: justify;">
<li><a href="http://developer.yahoo.com/performance/rules.html" target="_blank">Best practices for speeding up your website</a></li>
<li><a href="http://www.websiteoptimization.com/services/analyze/" target="_blank">Web page analyzer</a></li>
</ul>
<h4 style="text-align: justify;">Back Up</h4>
<p style="text-align: justify;">If your website runs off a database, you need a back-up strategy. Or else, the day will come when you regret not having one. If you use WordPress, install <a href="http://wordpress.org/extend/plugins/wp-db-backup/">Wordpress Database Backup</a>, which you can set up to automatically email you backups.</p>
<h4 style="text-align: justify;">Print Style Sheet</h4>
<p style="text-align: justify;">If a user wants to print a page from your website, chances are she or he wants only the main content and not the navigation or extra design elements. That’s why it is a good idea to create a print-specific style sheet. Also, certain CSS elements, such as floats, don’t come out well when printed.</p>
<p style="text-align: justify;">To point to a special CSS style sheet that computers automatically use when users print a page, simply include the following code between your &lt;head&gt; tags.</p>
<div class="dp-highlighter" style="text-align: justify;">
<div class="bar">
<div class="tools"><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/#">?</a></div>
</div>
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span><span class="tag-name">link</span><span> </span><span class="attribute">rel</span><span>=</span><span class="attribute-value">&#8220;stylesheet&#8221;</span><span> </span><span class="attribute">type</span><span>=</span><span class="attribute-value">&#8220;text/css&#8221;</span><span> </span><span class="attribute">href</span><span>=</span><span class="attribute-value">&#8220;print.css&#8221;</span><span> </span><span class="attribute">media</span><span>=</span><span class="attribute-value">&#8220;print&#8221;</span><span> </span><span class="tag">/&gt;</span><span> </span></span></li>
</ol>
</div>
<pre class="xml" style="display: none; text-align: justify;">&lt;link rel="stylesheet" type="text/css" href="print.css" media="print" /&gt;</pre>
<ul style="text-align: justify;">
<li><a href="http://www.smashingmagazine.com/2007/02/21/printing-the-web-solutions-and-techniques/">Printing The Web: Solutions and Techniques</a></li>
<li><a href="http://www.alistapart.com/articles/goingtoprint/">A List Apart: Going to print</a></li>
</ul>
<h3 style="text-align: justify;">Download the Ultimate Website Launch Checklist!</h3>
<p style="text-align: justify;">Just recently Dan Zambonini has published a very detailed checklist that covers both the pre-launch and the post-launch phase of the web site life cycle. Among other things his <a href="http://www.boxuk.com/blog/the-ultimate-website-launch-checklist">Ultimate Website Launch Checklist</a> contains checks related to content and style, standards and validation, search engine visibility, functional testing, security/risk, performance and marketing.</p>
<p class="showcase" style="text-align: justify;"><img title="Ultimate Check List" src="http://media2.smashingmagazine.com/images/10-essential-checks/ultimate.gif" alt="Ultimate Check List" width="544" height="306" /></p>
<p style="text-align: justify;">The <a href="http://www.boxuk.com/upload/website_launch_checklist_v1.pdf">pdf-version</a> is available as well. The checklist is a very useful reference that may help you in your daily projects and will help you to prevent errors and mistake once the site is released.</p>
<p style="text-align: justify;">You may also want to consider the <a href="http://www.uxbooth.com/blog/quick-usability-checklist/">Quick Usability Check List</a> by David Leggett that highlight some of the more common problems designers should address on their own sites in a Usability checklist of sorts. Not all of these items will apply to every website, these are just suggested things to look for in your own site design.</p>
<p class="showcase" style="text-align: justify;"><img title="Ultimate Check List" src="http://media1.smashingmagazine.com/images/10-essential-checks/usab.jpg" alt="Quick Usability Check List" width="549" height="337" /></p>
<h3 style="text-align: justify;">What other checks would you list?</h3>
<p style="text-align: justify;">Make yourself a to-do list and keep it handy to check over before making any website live. Are there any other points you would add? Share them in the comments!</p>
<h4>About the author</h4>
<p><a href="http://www.leemunroe.com/" target="_blank">Lee Munroe</a> is a freelance Web designer from Belfast. You can see his other writings on Web design on <a href="http://www.leemunroe.com/blog/" target="_blank">his blog</a>, or <a href="http://twitter.com/leemunroe" target="_blank">follow him on Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/15-essential-checks-before-launching-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>88 Unmissable Wordpress Links: Theme Thursday</title>
		<link>http://www.allticles.com/88-unmissable-wordpress-links-theme-thursday/</link>
		<comments>http://www.allticles.com/88-unmissable-wordpress-links-theme-thursday/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:03:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=2679</guid>
		<description><![CDATA[Here is the compiled list of all the Theme Thursday links:

Create a wordpress theme from scratch
See How Easy It Is To Widgetize WordPress Themes
30 Excellent WordPress Video Tutorials
Building a Custom WordPress Theme
The WordPress Help Sheet
Premium Wordpress Theme Design Part 1 (Design)
Premium Wordpress Theme Design Part 2 (Build)

How to make a “child theme” for WordPress (for [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the compiled list of all the Theme Thursday links:</p>
<ul>
<li><a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/" target="_blank">Create a wordpress theme from scratch</a></li>
<li><a href="http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/" target="_blank">See How Easy It Is To Widgetize WordPress Themes</a></li>
<li><a href="http://sixrevisions.com/wordpress/30-excellent-wordpress-video-tutorials/" target="_blank">30 Excellent WordPress Video Tutorials</a></li>
<li><a href="http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/" target="_blank">Building a Custom WordPress Theme</a></li>
<li><a href="http://wpcandy.com/articles/tutorials/the-wordpress-help-sheet.html" target="_blank">The WordPress Help Sheet</a></li>
<li><a href="http://designreviver.com/tutorials/premium-wordpress-theme-design-part-1-the-photoshop-mock-up/" target="_blank">Premium Wordpress Theme Design Part 1 (Design)</a></li>
<li><a href="http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/" target="_blank">Premium Wordpress Theme Design Part 2 (Build)</a></li>
<p><span id="more-2679"></span></p>
<li><a href="http://op111.net/53">How to make a “child theme” for WordPress (for beginners)</a></li>
<li><a href="http://www.webhostingsearch.com/articles/create-your-own-wordpress-theme-tutorial.php">Stop Tweaking! Create Your Own Wordpress Theme</a></li>
<li><a href="http://sixrevisions.com/wordpress/beautiful_wordpress_designs/">45 Beautiful and Creative (WordPress) Designs</a></li>
<li><a href="http://mashable.com/2007/07/26/wordpress-admin-plugins/">50+ Tools For The WordPress Admin</a></li>
<li><a href="http://www.wpzoom.com/wordpress-themes-sets/45-free-premium-wordpress-themes-with-magazine-or-grid-layouts/">45+ Free Premium WordPress Themes with Magazine or Grid Layouts</a></li>
<li><a href="http://yoast.com/perfect-wordpress-theme/">10 Checks to the Perfect WordPress theme</a></li>
<li><a href="http://www.mbwebdesign.co.uk/the-ultimate-list-of-places-to-submit-your-wordpress-theme/">The Ultimate List Of Places To Submit Your Wordpress Theme</a></li>
<li><a href="http://www.cagintranet.com/archive/10-little-known-wordpress-theme-tricks/">10 Little Known Wordpress Theme Tricks</a></li>
<li><a href="http://www.dbswebsite.com/design/wordpress-reference/">Web Design Wordpress Template Tag Reference Guide</a></li>
<li><a href="http://performancing.com/10-things-you-must-know-about-wordpress-themes">10 Things You Must Know About WordPress Themes</a></li>
<li><a href="http://freelancefolder.com/15-wordpress-theme-customizations/">15 Incredible WordPress Theme Customizations</a></li>
<li><a href="http://sagedread.com/web-programming/complete-list-of-wordpress-code-for-theme-developers/">Complete List of Wordpress Code for Theme Developers</a></li>
<li><a href="http://speckyboy.com/2009/01/23/30-free-amazing-and-versatile-wordpress-27-themes/">30 Free, Amazing and Versatile Wordpress 2.7 Themes</a></li>
<li><a href="http://bloganbieter.de/2007/02/02/tutorial-roundup-wordpress-theme/">12 Awesome tutorials to help create a Wordpress Theme</a></li>
<li><a href="http://www.instigatorblog.com/10-things-you-must-do-when-changing-wordpress-themes/2007/01/15/">10 Things You Must Do When Changing WordPress Themes</a></li>
<li><a href="http://speckyboy.com/2008/03/08/63-essential-wordpress-hacks-tutorials-help-files-and-cheats/">63 Essential Wordpress Hacks, Tutorials, Help Files and Cheats</a></li>
<li><a href="http://net.tutsplus.com/articles/web-roundups/top-50-wordpress-tutorials/">Top 50 Wordpress Tutorials</a></li>
<li><a href="http://vandelaydesign.com/blog/wordpress/tutorials-for-developing-wordpress-themes/">Top 10 Tutorials for Developing WordPress Themes</a></li>
<li><a href="http://forthelose.org/15-useful-wordpress-tips-to-make-your-theme-even-better">15 Useful Wordpress Tricks to Make Your Theme Even Better</a></li>
<li><a href="http://maketecheasier.com/8-useful-tricks-to-clean-up-streamline-your-wordpress-database/2009/02/17">8 Useful Tricks To Clean Up &amp; Streamline Your Wordpress Database</a></li>
<li><a href="http://www.developertutorials.com/blog/general/five-wordpress-tips-for-power-users-166/">Five Wordpress Tips for Power Users</a></li>
<li><a href="http://outthinkgroup.com/21-days-of-wordpress-tips/">21 Days of WordPress Tips</a></li>
<li><a href="http://www.kisaso.com/10-ways-to-customize-your-wordpress-blog/">11 ways to customize your Wordpress blog to your needs</a></li>
<li><a href="http://www.smashingmagazine.com/2008/12/18/8-useful-wordpress-sql-hacks/">8 Useful WordPress SQL Hacks</a></li>
<li><a href="http://www.blogohblog.com/10-wordpress-hacks-to-make-your-life-easy/">10 WordPress Hacks to Make your Life Easy</a></li>
<li><a href="http://wphacks.com/wordpress-hacks/">Ultimate Collection of WordPress Hacks</a></li>
<li><a href="http://blog.steffanantonas.com/100-killer-wordpress-resources.htm">100+ Killer Wordpress Resources</a></li>
<li><a href="http://elitebydesign.com/15-awesome-wordpress-resource-sites/">15 Awesome WordPress Resource Sites</a></li>
<li><a href="http://www.divitodesign.com/2009/02/wordpress-resources-ultimate-collection/">WordPress Resources: The Ultimate Collection</a></li>
<li><a href="http://speckyboy.com/2008/01/26/top-30-wordpress-plugins-that-are-actually-useful/">Top 30 Wordpress Plugins that are actually useful</a></li>
<li><a href="http://wphacks.com/huge-compilation-of-wordpress-code/">Huge Compilation of WordPress Code</a></li>
<li><a href="http://justcreativedesign.com/2008/04/03/how-to-customise-your-wordpress-log-in-screen/">How To Customise Your Wordpress 2.5+ Log In Screen</a></li>
<li><a href="http://designintellection.com/downloads/wp-contact-manager/">WP Contact Manager &#8211; turns WordPress into a contact manager</a></li>
<li><a href="http://www.pearsonified.com/2007/04/definitive-guide-to-semantic-markup.php">The Definitive Guide to Semantic Web Markup for Blogs</a></li>
<li><a href="http://blogthemesplus.com/57-best-wordpress-resources/">57 of the Best WordPress Resource sites</a></li>
<li><a href="http://dmiracle.com/general/the-ultimate-resource-for-free-wordpress-themes/">The Ultimate Resource For Free WordPress Themes</a></li>
<li><a href="http://www.problogdesign.com/wordpress/custom-wordpress-login-screen/">Create a custom login screen in WP2.7 without messing with core files</a></li>
<li><a href="http://arbent.net/blog/resources-every-wordpress-theme-developer-should-know-about">Resources Every WordPress Theme Developer Should Know About</a></li>
<li><a href="http://www.divitodesign.com/2008/09/different-ways-to-display-content-in-wordpress/">Different Ways To Display Content in WordPress</a></li>
<li><a href="http://www.noupe.com/WordPress/mastering-your-WordPress-theme-hacks-and-techniques.html">Mastering Your WordPress Theme Hacks and Techniques</a></li>
<li><a href="http://net.tutsplus.com/tutorials/WordPress/build-a-featured-posts-section-for-WordPress/">Build a Featured Posts Section for WordPress</a></li>
<li><a href="http://blog.themeforest.net/resources/20-resources-to-get-you-started-with-wordpress-from-scratch/">20 Resources to get you started with Wordpress from scratch</a></li>
<li><a href="http://graphpaperpress.com/2008/08/01/ten-resources-to-improve-your-wordpress-and-design-skills/">Ten Resources to Improve your Wordpress and Design Skills</a></li>
<li><a href="http://www.catswhocode.com/blog/8-excellent-resources-to-enhance-your-wordpress-sidebar">8 excellent resources to enhance your Wordpress sidebar</a></li>
<li><a href="http://mattflies.com/tech/50-wordpress-resources-that-will-improve-your-blog/">50 Wordpress Resources that Will Improve Your Blog</a></li>
<li><a href="http://blog.circlesixdesign.com/2006/12/25/wordpress-theme-development-workflow-for-osx/">Wordpress Theme Development Workflow for OSX</a></li>
<li><a href="http://woork.blogspot.com/2009/01/wordpress.html">Interesting resources to add new features to WordPress</a></li>
<li><a href="http://www.wpthemerkit.com/">WP Themer Kit</a></li>
<li><a href="http://wordpresscms.ithemes.com/resources/video-tutorials/">24 Wordpress Video Tutorials</a></li>
<li><a href="http://www.tripwiremagazine.com/Design/Templates/65-free-exceptional-wordpress-themes-worth-investigating.html">65+ free exceptional Wordpress Themes worth investigating</a></li>
<li><a href="http://www.cre8d-design.com/2007/01/useful-resources-for-creating-a-wordpress-theme/">Useful resources for creating a Wordpress theme</a></li>
<li><a href="http://www.zidalgo.com/wordpress-tutorials/60-quality-wordpress-video-tutorials">60+ Quality Wordpress Video Tutorials</a></li>
<li><a href="http://codex.wordpress.org/Search_Engine_Optimization_for_Wordpress">Search Engine Optimization for WordPress</a></li>
<li><a href="http://performancing.com/blogging-tools/48-unique-ways-use-wordpress">48 Unique Ways To Use WordPress</a></li>
<li><a href="http://www.quickonlinetips.com/archives/2007/04/10-best-twitter-tools-for-wordpress-blogs/">10 Best Twitter Tools for Wordpress Blogs</a></li>
<li><a href="http://www.dailyblogtips.com/5-plugins-to-keep-wordpress-secure/">5 Plugins to Keep WordPress Secure</a></li>
<li><a href="http://net.tutsplus.com/articles/the-ultimate-guide-to-building-a-wordpress-plugin/">The Ultimate Guide to Building a Wordpress Plugin</a></li>
<li><a href="http://www.problogdesign.com/wordpress/3-codes-for-a-far-better-wordpress-search-page/">3 codes for a far better WordPress search page</a></li>
<li><a href="http://net.tutsplus.com/tutorials/wordpress/creating-a-custom-wordpress-plugin-from-scratch/">Create a Custom WordPress Plugin From Scratch</a></li>
<li><a href="http://www.noupe.com/wordpress/20-incredibly-useful-themes-and-plugins-to-boost-your-admin-area.html">20 Incredibly Useful Themes and Plugins to Boost your Admin Area (WP)</a></li>
<li><a href="http://www.instantshift.com/2009/02/08/30-most-wanted-wordpress-comments-page-hacks/">30 Most Wanted WordPress Comments Page Hacks</a></li>
<li><a href="http://css-tricks.com/video-screencasts/41-wordpress-as-a-cms/">Wordpress As a CMS Video Screencast</a></li>
<li><a href="http://www.smashingmagazine.com/2009/03/04/15-useful-twitter-plugins-and-hacks-for-wordpress/">15 Useful Twitter Hacks and Plug-Ins For WordPress</a></li>
<li><a href="http://markjaquith.wordpress.com/2006/03/04/wp-tutorial-your-first-wp-plugin/">Create Your First WP Plugin in Under 5 Minutes</a></li>
<li><a href="http://asymptomatic.net/2005/02/22/1350/how-to-write-a-simple-wordpress-plugin">How to Write a Simple WordPress Plugin</a></li>
<li><a href="http://www.moralfibre.co.za/2009/02/27/the-plugins-required-to-run-an-online-magazine-using-wordpress/">Wordpress Plugins used to run a WP Magazine Site </a></li>
<li><a href="http://www.smashingmagazine.com/2009/03/02/twitter-web-designer-and-developer-toolbox-api-and-tutorials/">50 Twitter Tools and Tutorials For Designers and Developers</a></li>
<li><a href="http://www.wpzoom.com/wordpress-themes-sets/20-wordpress-theme-releases-for-march-2009/">20+ WordPress Theme Releases for March 2009</a></li>
<li><a href="http://perishablepress.com/press/2008/09/01/multiple-loops-and-multiple-columns-with-wordpress/">Multiple Loops with WordPress</a></li>
<li><a href="http://forthelose.org/7-wordpress-theme-trends-how-to-implement-them-yourself">7 Wordpress Theme Trends &amp; How To Implement Them Yourself </a></li>
<li><a href="http://www.smashingmagazine.com/2008/12/02/10-useful-rss-hacks-for-wordpress/">10 Useful RSS-Tricks and Hacks For WordPress</a></li>
<li><a href="http://wpinspiration.com/">Wordpress Theme Inspiration</a></li>
<li><a href="http://www.jestro.com/web-design/convert-xhtml-css-to-wordpress/">Convert XHTML / CSS to WordPress</a></li>
<li><a href="http://www.smashingmagazine.com/2009/01/07/10-killer-wordpress-hacks/">10 Killer WordPress Hacks</a></li>
<li><a href="http://www.smashingmagazine.com/2009/02/02/mastering-wordpress-shortcodes/">Mastering WordPress Shortcodes</a></li>
<li><a href="http://www.devlounge.net/publishing/things-to-consider-when-using-wordpress-as-a-cms">Things To Consider When Using WordPress as a CMS</a></li>
<li><a href="http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html">Moving The Wordpress WP-Content Folder</a></li>
<li><a href="http://net.tutsplus.com/articles/web-roundups/top-50-wordpress-tutorials/">Top 50 Wordpress Tutorials</a></li>
<li><a href="http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP">Install WP locally on your Mac with MAMP</a></li>
<li><a href="http://speckyboy.com/2008/04/27/155-wordpress-resources-tutorials-plugins-themes-ajax-podcastingwp-monster-list/">155 Wordpress Resources, Tutorials, Plugins, Themes &amp; More</a></li>
<li><a href="http://theroxor.com/2009/03/01/50-beautiful-free-wordpress-themes/">50 Beautiful Free Wordpress Themes</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/88-unmissable-wordpress-links-theme-thursday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Bad Blog Posts With These 3 Writing Tips</title>
		<link>http://www.allticles.com/avoid-bad-blog-posts-with-these-3-writing-tips/</link>
		<comments>http://www.allticles.com/avoid-bad-blog-posts-with-these-3-writing-tips/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 06:10:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=2377</guid>
		<description><![CDATA[Nearly every article I’ve ever read about Professional Blogging has mentioned these fairly obvious tips for writing better blog posts:
“Proof-read for typos and grammatical errors.”  — “Create original content. ” —   “Write short and lively posts.”
In this article, I’ll be discussing three writing tips you may have never thought about before.
I kept [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Nearly every article I’ve ever read about Professional Blogging has mentioned these fairly obvious tips for writing better blog posts:</p>
<p style="text-align: justify;">“Proof-read for typos and grammatical errors.”  — “Create original content. ” —   “Write short and lively posts.”</p>
<p style="text-align: justify;">In this article, I’ll be discussing three writing tips you may have never thought about before.</p>
<p style="text-align: justify;">I kept a blog while attending college. In it I almost daily recorded my trials and triumphs as a college student. The blog gained an impressive audience during the two years I authored it, and I believe it was due in part to the “rules” I made for myself when creating blog posts.</p>
<p style="text-align: justify;">The “rules” that I kept secret throughout my first blog’s existence worked well for me, so I’m revealing them now as the following “tips” below:</p>
<p style="text-align: justify;"><span id="more-2377"></span></p>
<p style="text-align: justify;"><strong>Tip #1 &#8211; Never Mention Your Posting Frequency (or Infrequency)</strong></p>
<p style="text-align: justify;">“Sorry I haven’t updated my site in a while.” — “It’s been a long time since I’ve written anything on here.” — “I know I haven’t been giving this blog much attention lately.”</p>
<p style="text-align: justify;">Do you know what all of these phrases have in common? They are all bad ways to open a blog post. Regardless of this, I frequently read blogs that make a habit of opening a post in this manner.</p>
<p style="text-align: justify;">When you open a blog post with an apology about or reference to your recent lack of new material, you are not earning the sympathy of your readers. What you’re really doing is:</p>
<ol style="text-align: justify;">
<li>Placing emphasis on how your blog is not updated regularly.</li>
<li>Pointing out how you lack interesting things to write about.</li>
<li>Failing to capture the interest of your readers immediately.</li>
</ol>
<p style="text-align: justify;">In other words, you’re wasting your readers’ time.</p>
<p style="text-align: justify;"><strong>How To Break This Habit:</strong> Open every blog post as if the reader has never visited your site before. Every blog post should be able to be read as a single, timeless, and complete story that makes a valuable point. In the event that a blog post is a part of a series, then open the post identifying it as such with links to the previous parts.</p>
<p style="text-align: justify;"><strong>Tip #2 &#8211;  Never Copy Another Blog’s Content</strong></p>
<p style="text-align: justify;">Not only because it’s impolite, but because it won’t accomplish what you think it will. You may believe that you can easily disguise someone else’s content as your own, or that a popular post from someone else’s website will achieve similar success on yours — but the reality is:</p>
<ol style="text-align: justify;">
<li>The site that originally created the content will always be ranked highest since it was indexed first.</li>
<li>Search engines like Google will lower your site’s ranking when it detects the duplicate content.</li>
</ol>
<p style="text-align: justify;"><strong>You’re Only Hurting Yourself:</strong> If you’re desperate to add content to your site, don’t resort to copying someone else’s. Each time you use something someone else has created, you’re losing out on an opportunity to enhance your own writing skills. Creating consistent, original, quality content is the key to creating a successful blog — you’re best off writing things of your own.</p>
<p style="text-align: justify;"><strong>Tip #3 &#8211; Never Post Without Something Meaningful To Say</strong></p>
<p style="text-align: justify;">It’s good to get in the habit of writing every day, just for the sake of writing. It is not good, however, to publish a post that contains nothing meaningful.</p>
<p style="text-align: justify;">When you force yourself to write something just so you have new content to publish, it will likely sound forced. Don’t lower the quality of your writing just to increase your post quantity.</p>
<p style="text-align: justify;"><strong>Ask Yourself:</strong> What response would you rather receive from your readers? They visit your site, and are disappointed you haven’t written a new post — or they read your latest post, and are disappointed it was a waste of their time. In every instance, I would rather have the former, because the latter may cause a reader to leave your site with no intention of returning.</p>
<p style="text-align: justify;">Once you’re aware of which writing trends can cause readers to lose interest in your posts, you stand a much better chance of avoiding these bad blogging habits. When you know how to recognize a bad blog post, you can choose not to publish it. This doesn’t mean you’re a bad writer, it just means you’re saving space on your blog for when you’ll write something better.</p>
<p style="text-align: justify;">Remember that every writer has his or her own style. This article is not meant to be a “cheap shot” at all bloggers that do the things I recommend against. I mean only to offer some constructive criticism — and if you find that you are having trouble maintaining a persistent audience, perhaps the tips outlined in this article will help you change that.</p>
<p style="text-align: justify;"><em>By Shaun Boyd<br />
http://www.lifereboot.com/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/avoid-bad-blog-posts-with-these-3-writing-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20+ Great WordPress 2.7 Compatible Plugins</title>
		<link>http://www.allticles.com/20-great-wordpress-27-compatible-plugins/</link>
		<comments>http://www.allticles.com/20-great-wordpress-27-compatible-plugins/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:46:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=2099</guid>
		<description><![CDATA[WordPress 2.7 has finally hit, and the first thought on most people’s minds might be, “Will my favorite plugin work with it?” What follows is a list of over 20 great plugins that have already shown to work with 2.7 without any problems.
Some of these you are sure to have heard of, others may be [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://wordpress.org/" target="_blank">WordPress 2.7</a> has finally hit, and the first thought on most people’s minds might be, “Will my favorite plugin work with it?” What follows is a list of over 20 great plugins that have already shown to work with 2.7 without any problems.</p>
<p style="text-align: justify;">Some of these you are sure to have heard of, others may be new to you, and that shouldn’t stop you from trying them out. This is the perfect opportunity for you to explore new plugins that may improve your audience’s experience on your site.</p>
<p style="text-align: justify;"><em>What 2.7 compatible plugins are your favorite?</em></p>
<p><img class="alignnone size-full wp-image-58254" style="margin-top: 10px; margin-bottom: 10px;" title="add to any" src="http://ec.mashable.com/wp-content/uploads/2008/12/addtoany.png" alt="" /></p>
<p style="text-align: justify;"><a href="http://www.addtoany.com/" target="_blank">Add to Any</a> &#8211; Social bookmarking, saving and subscription buttons optimized for WordPress<a class="blippr-inline-smiley blippr-inline-smiley-05" rel="http://www.blippr.com/apps/336657-WordPress?format=whtml" href="http://www.blippr.com/apps/336657-WordPress" target="_blank"></a>, featuring Google Analytics integration, automatic updating and more.</p>
<p style="text-align: justify;"><a href="http://akismet.com/" target="_blank">Akismet</a> &#8211; The most well known of the anti-spam plugins always comes packed with the latest version of WordPress, so it is always a given it is ready to go.</p>
<p style="text-align: justify;"><span id="more-2099"></span></p>
<p style="text-align: justify;"><a href="http://www.deliciousdays.com/cforms-plugin" target="_blank">cforms II</a> &#8211; An easy tool for creating submission forms on your site that can be inserted into posts and pages alike by just inserting a line of code.</p>
<p style="text-align: justify;"><a href="http://blog.decaf.de/2008/12/entries-on-page-x/" target="_blank">Entries On Page X</a> &#8211; Adds a link on your posts to the archive page so that people can look through your blog in a more chronological order.</p>
<p style="text-align: justify;"><a href="http://www.google.com/support/feedburner/bin/topic.py?topic=13252" target="_blank">FeedBurner FeedSmith</a> &#8211; The essential plugin for anyone who wants to use FeedBurner to monitor their number of RSS subscribers.</p>
<p style="text-align: justify;"><a href="http://cavemonkey50.com/code/google-analyticator/" target="_blank">Google Analyticator</a> &#8211; Google Analyticator takes all the work out of adding Google Analytics to your site.  Install the plugin, enter your tracking code in the settings, and this handy plugin will place the code where it needs to be no matter which theme you switch to.</p>
<p><img class="alignnone size-full wp-image-58260" style="margin-top: 10px; margin-bottom: 10px;" title="jquery lightbox" src="http://ec.mashable.com/wp-content/uploads/2008/12/jquerylightbox.gif" alt="" /></p>
<p style="text-align: justify;"><a href="http://www.pedrolamas.com/projectos/jquery-lightbox-en/" target="_blank">jQuery Lightbox</a> &#8211; A lightbox plugin that enlarges the image while darkening the background so you can see the picture better.</p>
<p style="text-align: justify;"><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google XML Sitemap</a> &#8211; An essential plugin for bloggers to generate XML enabled sitemaps to aid with indexing by search engines like Google, MSN, Ask and more. This plugin has said 2.1 compatible for ages now, but it continues to work with the various updates.</p>
<p style="text-align: justify;"><a href="http://andrerenaut.ovh.org/wp/?page_id=115" target="_blank">MyAdsense</a> &#8211; Allows you to manage your AdSense placement in your theme or posts from a centralized settings page.</p>
<p style="text-align: justify;"><a href="http://www.theblog.ca/wordpress-case-insensitive-login" target="_blank">Peter’s Case Insensitive Usernames</a> &#8211; Tired of remembering if you created your account with <em>Sean</em> or <em>sean</em>?  This plugin will let you sign in any way you want once it is installed.</p>
<p style="text-align: justify;"><a href="http://wordpress.org/extend/plugins/php-code-widget/" target="_blank">PHP Code Widget</a> &#8211; This plugin will allow you to post PHP<a class="blippr-inline-smiley blippr-inline-smiley-05" rel="http://www.blippr.com/apps/337165-PHP?format=whtml" href="http://www.blippr.com/apps/337165-PHP" target="_blank"><span></span></a> snippets in your post and execute them.</p>
<p><img class="alignnone size-full wp-image-58252" style="margin-top: 10px; margin-bottom: 10px;" title="smart youtube" src="http://ec.mashable.com/wp-content/uploads/2008/12/smartyoutube.png" alt="" /></p>
<p style="text-align: justify;"><a href="http://www.prelovac.com/vladimir/wordpress-plugins/smart-youtube" target="_blank">Smart YouTube</a> &#8211; Allows you to easily insert YouTube<a class="blippr-inline-smiley blippr-inline-smiley-05" rel="http://www.blippr.com/apps/336658-YouTube?format=whtml" href="http://www.blippr.com/apps/336658-YouTube" target="_blank"></a> videos into posts, comments, RSS feeds, and gives you numerous options for customizing their display.</p>
<p style="text-align: justify;"><a href="http://cavemonkey50.com/code/podcasting/" target="_blank">Podcasting</a> &#8211; Gives you full podcasting support inside of WordPress with tools such as iTunes distribution, support for multiple formats, a built-in player and more.</p>
<p style="text-align: justify;"><a href="http://blog.acidchaos.de/reply-w-comment-preview/" target="_blank">@Reply w comment preview</a> -This plugin gives your comments a Twitter<a class="blippr-inline-smiley blippr-inline-smiley-07" rel="http://www.blippr.com/apps/336651-Twitter?format=whtml" href="http://www.blippr.com/apps/336651-Twitter" target="_blank"></a>-like “@” reply system so that you can see with ease who is talking to who.</p>
<p style="text-align: justify;"><a href="http://truthmedia.com/wordpress/sendfeed/" target="_blank">SendFeed</a> &#8211; SendFeed reads your RSS feed and converts your posts into text and HTML emails to be sent out to your mailing list.</p>
<p style="text-align: justify;"><a href="http://www.prelovac.com/vladimir/wordpress-plugins/seo-friendly-images" target="_blank">SEO Friendly Images</a> &#8211; Assists with the automatic adding of ALT and TITLE tags to your images for better search engine placement.</p>
<p><img class="alignnone size-full wp-image-58248" style="margin-top: 10px; margin-bottom: 10px;" title="wp super edit" src="http://ec.mashable.com/wp-content/uploads/2008/12/wpsuperedit.png" alt="" /></p>
<p style="text-align: justify;"><a href="http://factory.funroe.net/projects/wp-super-edit/" target="_blank">WP Super Edit</a> &#8211; Allows you to add even more features to the WordPress visual editor so you can have an easier time inserting even more HTML code into your posts.</p>
<p style="text-align: justify;"><a href="http://sharethis.com/publisher?type=wpplugin" target="_blank">Share This</a> &#8211; ShareThis still leads the way in social media sharing, and while the little green button does not yet say it is 2.7 compatible, it is working none the less.</p>
<p style="text-align: justify;"><a href="http://talkpress.de/blip/wet-maintenance-wordpress-plugin" target="_blank">Site Maintenance</a> -A handy plugin that puts up an “Under Construction” notice while you’re undergoing site maintenance or getting ready to release a new theme.</p>
<p style="text-align: justify;"><a href="http://semperfiwebdesign.com/plugins/sms-text-message/" target="_blank">SMS Text Message</a> &#8211; You can add a widget to your sidebar where users can enter their cell number to receive infrequent text message updates about what is new on your blog.</p>
<p style="text-align: justify;"><a href="http://rad.maikeruon.com/wcib/webcomic/" target="_blank">WebComic</a> &#8211; Ever had a desire to create your own Web comic, but didn’t know how to build a site for it?  WebComic will turn a WordPress site into your perfect answer complete with strip directory, character pages and more.</p>
<p style="text-align: justify;"><strong class="dtreviewed">by <a title="Posts by Sean P. Aune" href="http://mashable.com/author/sean-p-aune/" target="_blank">Sean P. Aune</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/20-great-wordpress-27-compatible-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Great Free WordPress 2.7 Themes</title>
		<link>http://www.allticles.com/20-great-free-wordpress-27-themes/</link>
		<comments>http://www.allticles.com/20-great-free-wordpress-27-themes/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:42:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=2092</guid>
		<description><![CDATA[We recently compiled a list of 10 of the best WordPress 2.7 compatible themes, but it left some commenters asking, “Where are the free ones?”
We’ve gathered up 20 great free WordPress 2.7 compatible themes that are ready for you to download. These themes cover a wide variety of needs, layouts and customization, so this small [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">We recently compiled a list of <a href="http://www.allticles.com/10-of-the-best-wordpress-27-compatible-themes/" target="_blank">10 of the best WordPress 2.7 compatible themes</a>, but it left some commenters asking, “Where are the free ones?”</p>
<p style="text-align: justify;">We’ve gathered up 20 great free WordPress 2.7 compatible themes that are ready for you to download. These themes cover a wide variety of needs, layouts and customization, so this small sampling could provide you with hours of fun!</p>
<p style="text-align: justify;"><em>What are some of your favorite free WordPress themes?</em></p>
<p><span id="more-2092"></span></p>
<hr />
<h2>2-Column WordPress 2.7 Themes</h2>
<hr /><img class="alignnone size-full wp-image-65384" title="AdsPress" src="http://ec.mashable.com/wp-content/uploads/2009/01/adstheme.png" alt="AdsPress" width="550" height="401" /></p>
<p style="text-align: justify;"><a href="http://www.blogohblog.com/wordpress-theme-adspress/" target="_blank">AdsPress</a> &#8211; A Google AdSense friendly theme in a clean, fixed width design that has two banner placements and a text area for the ads.  Has two columns and is widgetized and gravatar ready.</p>
<p><img class="alignnone size-full wp-image-65390" title="artificial intelligence" src="http://ec.mashable.com/wp-content/uploads/2009/01/artificialintelligence.png" alt="artificial intelligence" width="550" height="463" /></p>
<p style="text-align: justify;"><a href="http://ericulous.com/2007/02/09/wp-theme-artificial-ntelligence/" target="_blank">Artificial Intelligence</a> &#8211; Fixed width, gravatar and widget ready, this theme changes it up a bit by putting the widget column on the left side of the content column with a header area for informational text.</p>
<p><img class="alignnone size-full wp-image-65398" title="connections reloaded" src="http://ec.mashable.com/wp-content/uploads/2009/01/connections2.png" alt="connections reloaded" width="550" height="522" /></p>
<p style="text-align: justify;"><a href="http://ajaydsouza.com/wordpress/wpthemes/connections-reloaded/" target="_blank">Connections Reloaded</a> &#8211; One of the best known WordPress themes out there as it has been around forever, Connections has been “reloaded” to work with 2.7, but is compatible with every version of the blogging platform since 1.5.</p>
<p><img class="alignnone size-full wp-image-65399" title="deep red" src="http://ec.mashable.com/wp-content/uploads/2009/01/deepred.png" alt="deep red" width="550" height="448" /></p>
<p style="text-align: justify;"><a href="http://templates.arcsin.se/deep-red-wordpress-theme/" target="_blank">Deep Red</a> &#8211; A very narrow fixed width theme, but has a really large emphasis on the categories by allowing them to take up a huge amount of the right column.</p>
<p><img class="alignnone size-full wp-image-63395" title="google chrome" src="http://ec.mashable.com/wp-content/uploads/2008/12/googlechrome.png" alt="google chrome" width="550" height="315" /></p>
<p style="text-align: justify;"><a href="http://ericulous.com/2008/09/09/wp-theme-google-chrome/" target="_blank">Google Chrome</a> &#8211; Google Chrome has certainly become a popular web browser, and now you can carry that look and feel over to your blog with this Chrome<a class="blippr-inline-smiley blippr-inline-smiley-05" rel="http://www.blippr.com/apps/336751-Chrome?format=whtml" href="http://www.blippr.com/apps/336751-Chrome" target="_blank"></a> inspired 2-column theme.  A nice clean design, but probably not a good idea to load it up with a lot of flashy widgets in the sidebar.</p>
<p><img class="alignnone size-full wp-image-65527" title="internet sharing" src="http://ec.mashable.com/wp-content/uploads/2009/01/internetsharing.png" alt="internet sharing" width="550" height="402" /></p>
<p style="text-align: justify;"><a href="http://ericulous.com/2007/01/08/wp-theme-internet-sharing/" target="_blank">Internet Sharing</a> &#8211; While a fairly standard 2-column theme on its main page, the individual post pages is where it’s a bit different with a nicely contained and highlighted area for information about the post, social links and other information.</p>
<p><img class="alignnone size-full wp-image-65530" title="newblue" src="http://ec.mashable.com/wp-content/uploads/2009/01/newblue.png" alt="newblue" width="550" height="414" /></p>
<p style="text-align: justify;"><a href="http://blogdesignstudio.com/free/newblue-theme-contest-entery-and-a-free-theme/" target="_blank">NewBlue</a> &#8211; A fixed width theme with a clear, open design and a very unobtrusive blue motif.  Has full Feedburner integration and really clear typography.</p>
<p><img class="alignnone size-full wp-image-65529" title="premium news" src="http://ec.mashable.com/wp-content/uploads/2009/01/premiumnews.png" alt="premium news" width="550" height="422" /></p>
<p style="text-align: justify;"><a href="http://www.woothemes.com/2007/11/the-original-premium-news/" target="_blank">Premium News</a> &#8211; A 2-column theme with a featured article panel at the top, two locations for 125X125 ads, slide out area for categories and archives. A fairly involved theme available for free.</p>
<p><img class="alignnone size-full wp-image-65539" title="retrospective" src="http://ec.mashable.com/wp-content/uploads/2009/01/retrospective.png" alt="retrospective" width="550" height="491" /></p>
<p style="text-align: justify;"><a href="http://blogbuildingu.com/retrospective" target="_blank">Retrospective</a> &#8211; A very open 2-column theme that has no visible boundaries between columns giving you the illusion of complete openness.</p>
<p><img class="alignnone size-full wp-image-65542" title="typebased" src="http://ec.mashable.com/wp-content/uploads/2009/01/typebased.png" alt="typebased" width="550" height="415" /></p>
<p style="text-align: justify;"><a href="http://www.woothemes.com/2008/11/typebased/" target="_blank">Typebased</a> &#8211; A free 2-column theme with large, readable areas, four 125X125 ad spots, Flickr photo stream integration and other various goodies.</p>
<hr />
<h2>3-Column WordPress 2.7 Themes</h2>
<hr /><img class="alignnone size-full wp-image-65540" title="aquablue" src="http://ec.mashable.com/wp-content/uploads/2009/01/aquablue.png" alt="aquablue" width="550" height="413" /></p>
<p style="text-align: justify;"><a href="http://www.skinpress.com/aquablue-wp-theme/" target="_blank">AquaBlue</a> &#8211; A 3-column with a bit of 2-column feel by the placement of four 125X125 ads in the top right corner, above the 2 sidebar columns.</p>
<p><img class="alignnone size-full wp-image-65396" title="blog oh blog" src="http://ec.mashable.com/wp-content/uploads/2009/01/blogohblog.png" alt="blog oh blog" width="550" height="405" /></p>
<p style="text-align: justify;"><a href="http://www.blogohblog.com/wordpress-theme-blog-oh-blog/" target="_blank">Blog Oh Blog</a> &#8211; While there has been a lot of debate if 3-columns is still a good idea, this one still has a feeling of some openness without overwhelming you.  Widget-ready and includes a PSD file for changing the header.</p>
<p><img class="alignnone size-full wp-image-63392" title="blue grace" src="http://ec.mashable.com/wp-content/uploads/2008/12/bluegrace.png" alt="blue grace" width="550" height="335" /></p>
<p style="text-align: justify;"><a href="http://www.prelovac.com/vladimir/wordpress-themes/blue-grace" target="_blank">Blue Grace</a> &#8211; A nice wide-open content column is complimented by the two side columns that, while holding a lot of information, don’t overwhelm you.  Colors can be customized by playing around with a PSD file, and it is released under the GPL license.</p>
<p><img class="alignnone size-full wp-image-65397" title="clearpress" src="http://ec.mashable.com/wp-content/uploads/2009/01/clearpress.png" alt="clearpress" width="550" height="468" /></p>
<p style="text-align: justify;"><a href="http://www.blogohblog.com/wordpress-theme-clearpress/" target="_blank">ClearPress</a> &#8211; ClearPress may be the most unconventional 3-column I’ve ever seen.  Not only is it bright, but the posts are divided over all three columns with widgets such as categories and recent posts being in a dropdown pullout that fully retracts into the header when not in use.</p>
<p><img class="alignnone size-full wp-image-65522" title="fashionista" src="http://ec.mashable.com/wp-content/uploads/2009/01/fashionista.png" alt="fashionista" width="550" height="232" /></p>
<p style="text-align: justify;"><a href="http://ericulous.com/2008/01/02/wp-theme-fashionista/" target="_blank">Fashionista</a> &#8211; A fluid width 3-column which is unusual in this day and age of so many fixed width themes popping up around the web.</p>
<p><img class="alignnone size-full wp-image-65534" title="genkitheme" src="http://ec.mashable.com/wp-content/uploads/2009/01/genkitheme.png" alt="genkitheme" width="550" height="207" /></p>
<p style="text-align: justify;"><a href="http://ericulous.com/2007/05/21/wp-theme-genkitheme/" target="_blank">GenkiTheme</a> &#8211; A 3-column theme that has a mix of fluid width for the content column, but both widgetized columns are fixed width.  On the far left you have a sliding tab menu that is static when Javascript is turned off.</p>
<p><img class="alignnone size-full wp-image-65531" title="limau orange" src="http://ec.mashable.com/wp-content/uploads/2009/01/limauorange.png" alt="limau orange" width="550" height="363" /></p>
<p style="text-align: justify;"><a href="http://www.blogohblog.com/wordpress-theme-limau-orange/" target="_blank">Limau Orange</a> &#8211; When you think “orange,” you don’t always think of the most pleasing of web themes, but this one keeps it as a nice accent that never gets on your nerves.  The two sidebars sandwich the content column on both sides, but it is still very readable.</p>
<p><img class="alignnone size-full wp-image-65541" title="royale" src="http://ec.mashable.com/wp-content/uploads/2009/01/royale.png" alt="royale" width="550" height="259" /></p>
<p style="text-align: justify;"><a href="http://www.onehertz.com/portfolio/wordpress/royale/" target="_blank">Royale</a> &#8211; Black themes aren’t always easy to carry out, but the Royale theme does it while still being very readable.  The content column is fluid width while the sidebars are fixed, and highlight colors are easily changed. Overall, a lot of customizable features.</p>
<hr />
<h2>Miscellaneous WordPress 2.7 Layouts</h2>
<hr /><img class="alignnone size-full wp-image-65535" title="mandigo" src="http://ec.mashable.com/wp-content/uploads/2009/01/mandigo.png" alt="mandigo" width="550" height="443" /></p>
<p style="text-align: justify;"><a href="http://www.onehertz.com/portfolio/wordpress/mandigo/" target="_blank">Mandigo</a> &#8211; Available in seven colors, 38 languages, customizable as 1-column, 2-columns and 3-columns, optional layouts of 800 wide or 1024 wide and several other options.</p>
<p><img class="alignnone size-full wp-image-65897" title="wicked lemon" src="http://ec.mashable.com/wp-content/uploads/2009/01/wickedlemon.png" alt="wicked lemon" width="550" height="253" /></p>
<p style="text-align: justify;"><a href="http://www.blogohblog.com/wordpress-theme-wicked-lemon/" target="_blank">Wicked Lemon</a> &#8211; While Wicked Lemon appears like your standard 2-column theme, which it is, it allows the reader to switch the color of the background using the colored boxes in the top right corner without any page reloading.</p>
<p style="text-align: justify;"><strong class="dtreviewed">by <a title="Posts by Sean P. Aune" href="http://mashable.com/author/sean-p-aune/" target="_blank">Sean P. Aune</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/20-great-free-wordpress-27-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 of the Best WordPress 2.7 Compatible Themes</title>
		<link>http://www.allticles.com/10-of-the-best-wordpress-27-compatible-themes/</link>
		<comments>http://www.allticles.com/10-of-the-best-wordpress-27-compatible-themes/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:36:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=2093</guid>
		<description><![CDATA[WordPress 2.7 completely overhauled the admin area of your blog, so isn’t it time you treated yourself with an overhaul of the front end also?
Why not pick something radically different than the usual blog look? Not only can you have a blog that stands out, you can completely change the function of WordPress to be a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://wordpress.org/" target="_blank">WordPress 2.7</a> completely overhauled the admin area of your blog, so isn’t it time you treated yourself with an overhaul of the front end also?</p>
<p style="text-align: justify;">Why not pick something radically different than the usual blog look? Not only can you have a blog that stands out, you can completely change the function of WordPress to be a photoblog or a CMS, the possibilities are pretty much limitless with this powerful program. Here are 10 of the best themes to choose from.</p>
<p style="text-align: justify;"><em>What are some of your favorite non-traditional themes?</em></p>
<p><span id="more-2093"></span></p>
<hr />
<h2>Album</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63389" title="album" src="http://ec.mashable.com/wp-content/uploads/2008/12/album.png" alt="album" width="550" height="314" /><a href="http://www.revolutiontwo.com/themes/album" target="_blank">Album</a> &#8211; The perfect theme for any artist, photographer or designer that wants to display their work.  Has seven different color schemes to better match your work.  Cost for an individual license is $59.95.</p>
<hr />
<h2>Blue Grace</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63392" title="blue grace" src="http://ec.mashable.com/wp-content/uploads/2008/12/bluegrace.png" alt="blue grace" width="550" height="335" /><a href="http://www.prelovac.com/vladimir/wordpress-themes/blue-grace" target="_blank">Blue Grace</a> &#8211; A 3-column theme that has the unusual distinction of not making you feel crowded as you read it.  Colors can be customized by playing around with a PSD file, and it is released under the GPL license.</p>
<hr />
<h2>Celebrity Gossip</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63566" title="celebrity gossip" src="http://ec.mashable.com/wp-content/uploads/2008/12/celebritygossip2.png" alt="celebrity gossip" width="550" height="374" /><a href="http://ericulous.com/2008/10/13/wp-theme-celebrity-gossip/" target="_blank">Celebrity Gossip</a> &#8211; Despite the name, Celebrity Gossip can be used for just about anything.  Thumbnails of images are auto generated from the first image in a post, but you can also override the selection manually.  Has 3 different color styles, widgets, 125×125 ads and more.  Cost for an individual license is $35.00.</p>
<hr />
<h2>Google Chrome</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63395" title="google chrome" src="http://ec.mashable.com/wp-content/uploads/2008/12/googlechrome.png" alt="google chrome" width="550" height="315" /><a href="http://ericulous.com/2008/09/09/wp-theme-google-chrome/" target="_blank">Google Chrome</a> &#8211; Can’t get enough of Google Chrome?  Well, you can now carry it over to your blog in a surprisingly effective translation.  Very open and clean, but we would warn to be wary of adding too many widgets as they would be very noticeable.  Released under the GPL license.</p>
<hr />
<h2>iQ2</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63396" title="iq2" src="http://ec.mashable.com/wp-content/uploads/2008/12/iq2.jpg" alt="iq2" width="550" height="468" /><a href="http://www.whoismanu.com/iq2-wordpress-photoblog-theme/" target="_blank">iQ2</a> &#8211; A photoblog theme built around the <a href="http://www.whoismanu.com/blog/2008/09/photoq-wordpress-photoblog-plugin-15-brings-tons-of-new-features-to-your-photoblog/" target="_blank">PhotoQ Photoblog Plugin</a> which gives you choice of colors for the theme, the ability to batch upload photos and a whole lot more.  No license is listed on the page, but seeing as there is an easy download link handy and donate button, one assumes it is free.</p>
<hr />
<h2>Over Easy</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63401" title="over easy" src="http://ec.mashable.com/wp-content/uploads/2008/12/overeasy.png" alt="over easy" width="550" height="542" /><a href="http://www.woothemes.com/2008/10/overeasy/" target="_blank">Over Easy</a> &#8211; A CMS theme that features lots of highlighting for various articles with a really interesting sliding header to feature multiple pages.  Also has a blog hidden away in it so you can do normal blogging if you choose.  Cost for an individual license is $70.00.</p>
<hr />
<h2>THiCK</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63388" title="thick" src="http://ec.mashable.com/wp-content/uploads/2008/12/thick.png" alt="thick" width="550" height="398" /><a href="http://www.woothemes.com/2008/11/thick/" target="_blank">THiCK</a> &#8211; A highly customizable theme built with the social media minded individual in mind.  Shows your latest Tweets, your social profiles, a LifeStream section for all of your latest activities, and has over 20 styles and colors available.  Cost for an individual license is $70.00.</p>
<hr />
<h2>TimesCafe News</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63398" title="timecafe themes" src="http://ec.mashable.com/wp-content/uploads/2008/12/timecafethemes.png" alt="timecafe themes" width="550" height="488" /><a href="http://www.timecafethemes.com/wordpress-theme-store/" target="_blank">TimeCafe News</a> &#8211; This mixture of magazine style and CMS comes in three colors and caters heavily to those that use a lot of pages on their site.  Has lots of ad slots, video coding ready, FeedBurner options and more.  Cost for an individual license is $79.95.</p>
<hr />
<h2>Vigilance</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63399" title="vigilance" src="http://ec.mashable.com/wp-content/uploads/2008/12/vigilance.png" alt="vigilance" width="550" height="416" /><a href="http://themes.jestro.com/vigilance/" target="_blank">Vigilance</a> &#8211; A highly customizable theme that allows you to make all sorts of changes to the top image. Highlight box in posts, Google Analytics ready, multiple sidebar configurations and numerous changes allowed to the design.  Best of all it’s small in size and free to use.</p>
<hr />
<h2>WP Remix</h2>
<hr />
<p style="text-align: justify;"><img class="alignnone size-full wp-image-63400" title="wp remix" src="http://ec.mashable.com/wp-content/uploads/2008/12/wpremix.png" alt="wp remix" width="550" height="400" /><a href="http://wpremix.com/" target="_blank">WP Remix</a> &#8211; A theme built around the idea of your WordPress site being used as a CMS, WP Remix comes bundled with 50 different page layouts allowing you to quickly change the look of your site, or even of a single page.  They also offer a magazine module separately.  Cost for an individual license is $75.00.</p>
<p style="text-align: justify;"><strong class="dtreviewed">by <a title="Posts by Sean P. Aune" href="http://mashable.com/author/sean-p-aune/">Sean P. Aune</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/10-of-the-best-wordpress-27-compatible-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Desired WordPress Hacks: 11 Common Requests and Fixes</title>
		<link>http://www.allticles.com/most-desired-wordpress-hacks-11-common-requests-and-fixes/</link>
		<comments>http://www.allticles.com/most-desired-wordpress-hacks-11-common-requests-and-fixes/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:46:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[WordPress Hacks]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=1995</guid>
		<description><![CDATA[This is the first article in our new three-part WordPress series. I want to share with you some hacks that i found to be very useful when i was working on the redesign of Noupe and during the design of my other site Devsnippets. Throughout this article, we’ll be focus on many WordPress Theme hacks, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is the first article in our new three-part WordPress series. I want to share with you some hacks that i found to be very useful when i was working on the redesign of Noupe and during the design of my other site <a href="http://devsnippets.com/" target="_blank">Devsnippets</a>. Throughout this article, we’ll be focus on many WordPress Theme hacks, ideas, tips and useful tutorials you need to have ready in hand when developing WordPress websites.</p>
<h4 class="title">Using Custom Fields to Display Post Thumbnails</h4>
<p><img src="http://noupe.com/img/wp2-5.gif" alt="" /></p>
<hr />
<p style="text-align: justify;">One of the most interesting features in WordPress is using Custom Fields, which can turn your WordPress blog into a fully customizable CMS website. I use custom fields to create image thumbnail for each post here on Noupe and on <a href="http://devsnippets.com/" target="_blank">Devsnippets</a> as well and display the thumbnails on the home page and the Archive page.</p>
<p style="text-align: justify;"><span id="more-1995"></span></p>
<h4 class="title2">Follow the steps below and you will get it ready</h4>
<ol class="post" style="text-align: justify;">
<li>You need to be able to upload images to your server in order to do this. You can do this using your FTP Client or any WordPress plugins to help you upload your images through the admin area.</li>
<li>Open a new post and scroll all the way down to the bottom where it says Custom Fields. Click on the plus button to expand it.</li>
<li> Enter the word “image_thumb” in the “<strong>key</strong>” field, and enter the fill path of the image that you uploaded in the “<strong>Value</strong>” field.</li>
<li>Do what you usually do in every post: add title, post text, choose a category and publish.</li>
<li>Now open your index.php file that is in your current theme folder, search for this line:<a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a>
<ol class="dp-c">
<li class="alt"><span><span>&lt;?php the_content(</span><span class="string">&#8216;Read the rest of this entry &amp;raquo;&#8217;</span><span>); ?&gt; </span></span></li>
</ol>
<pre class="php" style="display: none;">&lt;?php the_content('Read the rest of this entry &amp;raquo;'); ?&gt;</pre>
</li>
<li>Add the following code above that line<a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a>
<ol class="dp-c">
<li class="alt"><span><span>&lt;a href=</span><span class="string">&#8220;&lt;?php the_permalink() ?&gt;&#8221;</span><span> title=</span><span class="string">&#8220;&lt;?php the_title(); ?&gt;&#8221;</span><span>&gt; </span></span></li>
<li><span>&lt;img src=<span class="string">&#8220;&lt;?php $values = get_post_custom_values(&#8221;</span><span>image_thumb</span><span class="string">&#8220;); echo $values[0]; ?&gt;&#8221;</span><span> alt=</span><span class="string">&#8220;&lt;?php the_title(); ?&gt;&#8221;</span><span> /&gt; </span></span></li>
<li class="alt"><span>&lt;/a&gt; </span></li>
</ol>
<pre class="php" style="display: none;">&lt;a href="&lt;?php the_permalink() ?&gt;" title="&lt;?php the_title(); ?&gt;"&gt;
&lt;img src="&lt;?php $values = get_post_custom_values("image_thumb"); echo $values[0]; ?&gt;" alt="&lt;?php the_title(); ?&gt;" /&gt;
&lt;/a&gt;</pre>
</li>
</ol>
<h4 class="title2">Other great Solutions</h4>
<ul class="post" style="text-align: justify;">
<li><a href="http://justintadlock.com/archives/2007/10/27/wordpress-custom-fields-adding-images-to-posts">WordPress Custom Fields: Adding Images To Posts</a>- This tutorial will explain how to add images to your posts using WordPress custom fields.</li>
</ul>
<h4 class="title">Avoiding Duplicate Content</h4>
<p style="text-align: justify;">Duplicate content refers to two or more web pages that have the same, or almost the same, content. We must avoid duplicate content to not get penalized by search engines. But sometimes we need to show two (or more) lists of posts on one page, we usually do this by using <a href="http://codex.wordpress.org/The_Loop#Multiple_Loops_in_Action">Multiple Loops</a> (one standard loop and one from a certain category). This is done when you want to feature not only the very latest post written, but also posts from a certain category.</p>
<p><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;?php </span><span class="vars">$my_query</span><span> = </span><span class="keyword">new</span><span> WP_Query(</span><span class="string">&#8216;category_name=featured&amp;showposts=1&#8242;</span><span>); </span></span></li>
<li><span> <span class="keyword">while</span><span> (</span><span class="vars">$my_query</span><span>-&gt;have_posts()) : </span><span class="vars">$my_query</span><span>-&gt;the_post(); </span></span></li>
<li class="alt"><span> <span class="vars">$do_not_duplicate</span><span> = </span><span class="vars">$post</span><span>-&gt;ID;?&gt; </span></span></li>
<li><span> &lt;!&#8211; Do stuff&#8230; &#8211;&gt; </span></li>
<li class="alt"><span> &lt;?php <span class="keyword">endwhile</span><span>; ?&gt; </span></span></li>
<li><span> &lt;!&#8211; Do other stuff&#8230; &#8211;&gt; </span></li>
<li class="alt"><span> &lt;?php <span class="keyword">if</span><span> (have_posts()) : </span><span class="keyword">while</span><span> (have_posts()) : the_post(); </span></span></li>
<li><span> <span class="keyword">if</span><span>( </span><span class="vars">$post</span><span>-&gt;ID == </span><span class="vars">$do_not_duplicate</span><span> ) </span><span class="keyword">continue</span><span>; update_post_caches(</span><span class="vars">$posts</span><span>); ?&gt; </span></span></li>
<li class="alt"><span> &lt;!&#8211; Do stuff&#8230; &#8211;&gt; </span></li>
<li><span> &lt;?php <span class="keyword">endwhile</span><span>; </span><span class="keyword">endif</span><span>; ?&gt; </span></span></li>
</ol>
<pre class="php" style="display: none;">&lt;?php $my_query = new WP_Query('category_name=featured&amp;showposts=1');
  while ($my_query-&gt;have_posts()) : $my_query-&gt;the_post();
  $do_not_duplicate = $post-&gt;ID;?&gt;
    &lt;!-- Do stuff... --&gt;
  &lt;?php endwhile; ?&gt;
    &lt;!-- Do other stuff... --&gt;
  &lt;?php if (have_posts()) : while (have_posts()) : the_post();
  if( $post-&gt;ID == $do_not_duplicate ) continue; update_post_caches($posts); ?&gt;
   &lt;!-- Do stuff... --&gt;
  &lt;?php endwhile; endif; ?&gt;</pre>
<h4 class="title2">Other Solutions</h4>
<ul class="post">
<li><a href="http://weblogtoolscollection.com/archives/2008/05/17/how-to-avoid-duplicate-posts/">How To: Avoid Duplicate Posts</a>, shows how to avoid duplicating multiple posts instead of single post.</li>
<li><a href="http://www.dailyblogtips.com/reducing-duplicate-content-on-wordpress-blog/">Reducing Duplicate Content on WordPress Blogs</a></li>
<li><a href="http://www.seologs.com/wordpress/wordpress-duplicate-content-cure/">Duplicate Content Cure Plugin for Wordpress</a>, it is an effective SEO plugin that prevents search engines from indexing wordpress pages that contain duplicate content, like archives and category pages. It does this by adding the noindex,follow meta tag on the problem pages.<br />
<a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;meta name=</span><span class="string">&#8220;robots&#8221;</span><span>content=</span><span class="string">&#8220;noindex,follow&#8221;</span><span>&gt; </span></span></li>
</ol>
<pre class="php" style="display: none;">&lt;meta name="robots"content="noindex,follow"&gt;</pre>
</li>
<li><a href="http://money.bigbucksblogger.com/two-tips-to-avoid-duplicate-content-robotstxt-or-meta-robots-wordpress-plugin/">Two tips to avoid Duplicate Content</a>, Robots.txt or Meta Robots WordPress Plugin.</li>
</ul>
<h4 class="title">Login Box in your sidebar</h4>
<p><a href="http://devsnippets.com/"><img src="http://noupe.com/img/wp2-2.jpg" alt="" /></a></p>
<hr />
<p style="text-align: justify;">When i was designing <a href="http://devsnippets.com/">DevSnippets</a>, i wanted the users to easily login through the front page and skip the login page. Many solutions are out there and i found a good one at <a href="http://www.wpdesigner.com/2007/07/09/how-to-place-a-login-form-in-the-sidebar/">WPdesigner</a>, i will add the code here just in case we don’t find it in the future.</p>
<p><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span> &lt;li&gt; </span></span></li>
<li><span> &lt;?php <span class="keyword">global</span><span> </span><span class="vars">$user_ID</span><span>, </span><span class="vars">$user_identity</span><span>, </span><span class="vars">$user_level</span><span> ?&gt; </span></span></li>
<li class="alt"><span> &lt;?php <span class="keyword">if</span><span> ( </span><span class="vars">$user_ID</span><span> ) : ?&gt; </span></span></li>
<li><span> &lt;h2&gt;Control panel&lt;/h2&gt; </span></li>
<li class="alt"><span> &lt;ul&gt; </span></li>
<li><span> &lt;li&gt;Identified <span class="keyword">as</span><span> &lt;strong&gt;&lt;?php </span><span class="func">echo</span><span> </span><span class="vars">$user_identity</span><span> ?&gt;&lt;/strong&gt;. </span></span></li>
<li class="alt"><span> &lt;ul&gt; </span></li>
<li><span> &lt;li&gt;&lt;a href=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-admin/&#8221;</span><span>&gt;Dashboard&lt;/a&gt;&lt;/li&gt; </span></span></li>
<li class="alt"><span> </span></li>
<li><span> &lt;?php <span class="keyword">if</span><span> ( </span><span class="vars">$user_level</span><span> &gt;= 1 ) : ?&gt; </span></span></li>
<li class="alt"><span> &lt;li&gt;&lt;a href=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-admin/post-new.php&#8221;</span><span>&gt;Write an article&lt;/a&gt;&lt;/li&gt; </span></span></li>
<li><span> &lt;?php <span class="keyword">endif</span><span> </span><span class="comment">// $user_level &gt;= 1 ?&gt;</span><span> </span></span></li>
<li class="alt"><span> </span></li>
<li><span> &lt;li&gt;&lt;a href=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-admin/profile.php&#8221;</span><span>&gt;Profile </span><span class="keyword">and</span><span> personal options&lt;/a&gt;&lt;/li&gt; </span></span></li>
<li class="alt"><span> &lt;li&gt;&lt;a href=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-login.php?action=logout&amp;amp;redirect_to=&lt;?php echo urlencode($_SERVER['REQUEST_URI']) ?&gt;&#8221;</span><span>&gt;</span><span class="func">Exit</span><span>&lt;/a&gt;&lt;/li&gt; </span></span></li>
<li><span> &lt;/ul&gt; </span></li>
<li class="alt"><span> &lt;/li&gt; </span></li>
<li><span> &lt;/ul&gt; </span></li>
<li class="alt"><span> </span></li>
<li><span> &lt;?php <span class="keyword">elseif</span><span> ( get_option(</span><span class="string">&#8216;users_can_register&#8217;</span><span>) ) : ?&gt; </span></span></li>
<li class="alt"><span> </span></li>
<li><span> &lt;h2&gt;Identification&lt;/h2&gt; </span></li>
<li class="alt"><span> &lt;ul&gt; </span></li>
<li><span> &lt;li&gt; </span></li>
<li class="alt"><span> &lt;form action=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-login.php&#8221;</span><span> method=</span><span class="string">&#8220;post&#8221;</span><span>&gt; </span></span></li>
<li><span> &lt;p&gt; </span></li>
<li class="alt"><span> &lt;label <span class="keyword">for</span><span>=</span><span class="string">&#8220;log&#8221;</span><span>&gt;&lt;input type=</span><span class="string">&#8220;text&#8221;</span><span> name=</span><span class="string">&#8220;log&#8221;</span><span> id=</span><span class="string">&#8220;log&#8221;</span><span> value=</span><span class="string">&#8220;&lt;?php echo wp_specialchars(stripslashes($user_login), 1) ?&gt;&#8221;</span><span> size=</span><span class="string">&#8220;22&#8243;</span><span> /&gt; User&lt;/label&gt;&lt;br /&gt; </span></span></li>
<li><span> &lt;label <span class="keyword">for</span><span>=</span><span class="string">&#8220;pwd&#8221;</span><span>&gt;&lt;input type=</span><span class="string">&#8220;password&#8221;</span><span> name=</span><span class="string">&#8220;pwd&#8221;</span><span> id=</span><span class="string">&#8220;pwd&#8221;</span><span> size=</span><span class="string">&#8220;22&#8243;</span><span> /&gt; Password&lt;/label&gt;&lt;br /&gt; </span></span></li>
<li class="alt"><span> &lt;input type=<span class="string">&#8220;submit&#8221;</span><span> name=</span><span class="string">&#8220;submit&#8221;</span><span> value=</span><span class="string">&#8220;Send&#8221;</span><span> </span><span class="keyword">class</span><span>=</span><span class="string">&#8220;button&#8221;</span><span> /&gt; </span></span></li>
<li><span> &lt;label <span class="keyword">for</span><span>=</span><span class="string">&#8220;rememberme&#8221;</span><span>&gt;&lt;input name=</span><span class="string">&#8220;rememberme&#8221;</span><span> id=</span><span class="string">&#8220;rememberme&#8221;</span><span> type=</span><span class="string">&#8220;checkbox&#8221;</span><span> checked=</span><span class="string">&#8220;checked&#8221;</span><span> value=</span><span class="string">&#8220;forever&#8221;</span><span> /&gt; Remember me&lt;/label&gt;&lt;br /&gt; </span></span></li>
<li class="alt"><span> &lt;/p&gt; </span></li>
<li><span> &lt;input type=<span class="string">&#8220;hidden&#8221;</span><span> name=</span><span class="string">&#8220;redirect_to&#8221;</span><span> value=</span><span class="string">&#8220;&lt;?php echo $_SERVER['REQUEST_URI']; ?&gt;&#8221;</span><span>/&gt; </span></span></li>
<li class="alt"><span> &lt;/form&gt; </span></li>
<li><span> &lt;/li&gt; </span></li>
<li class="alt"><span> </span></li>
<li><span> &lt;li&gt;&lt;a href=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-register.php&#8221;</span><span>&gt;Register&lt;/a&gt;&lt;/li&gt; </span></span></li>
<li class="alt"><span> &lt;li&gt;&lt;a href=<span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;) ?&gt;/wp-login.php?action=lostpassword&#8221;</span><span>&gt;Recover password&lt;/a&gt;&lt;/li&gt; </span></span></li>
<li><span> &lt;/ul&gt; </span></li>
<li class="alt"><span> </span></li>
<li><span> &lt;?php <span class="keyword">endif</span><span> </span><span class="comment">// get_option(&#8217;users_can_register&#8217;) ?&gt;</span><span> </span></span></li>
<li class="alt"><span> </span></li>
<li><span>&lt;/li&gt; </span></li>
</ol>
<pre class="php" style="display: none;">                &lt;li&gt;
		&lt;?php global $user_ID, $user_identity, $user_level ?&gt;
		&lt;?php if ( $user_ID ) : ?&gt;
		&lt;h2&gt;Control panel&lt;/h2&gt;
		&lt;ul&gt;
			&lt;li&gt;Identified as &lt;strong&gt;&lt;?php echo $user_identity ?&gt;&lt;/strong&gt;.
			&lt;ul&gt;
				&lt;li&gt;&lt;a href="&lt;?php bloginfo('url') ?&gt;/wp-admin/"&gt;Dashboard&lt;/a&gt;&lt;/li&gt;

				&lt;?php if ( $user_level &gt;= 1 ) : ?&gt;
				&lt;li&gt;&lt;a href="&lt;?php bloginfo('url') ?&gt;/wp-admin/post-new.php"&gt;Write an article&lt;/a&gt;&lt;/li&gt;
				&lt;?php endif // $user_level &gt;= 1 ?&gt;

				&lt;li&gt;&lt;a href="&lt;?php bloginfo('url') ?&gt;/wp-admin/profile.php"&gt;Profile and personal options&lt;/a&gt;&lt;/li&gt;
				&lt;li&gt;&lt;a href="&lt;?php bloginfo('url') ?&gt;/wp-login.php?action=logout&amp;amp;redirect_to=&lt;?php echo urlencode($_SERVER['REQUEST_URI']) ?&gt;"&gt;Exit&lt;/a&gt;&lt;/li&gt;
			&lt;/ul&gt;
			&lt;/li&gt;
		&lt;/ul&gt;

		&lt;?php elseif ( get_option('users_can_register') ) : ?&gt;

		&lt;h2&gt;Identification&lt;/h2&gt;
		&lt;ul&gt;
			&lt;li&gt;
			&lt;form action="&lt;?php bloginfo('url') ?&gt;/wp-login.php" method="post"&gt;
				&lt;p&gt;
				&lt;label for="log"&gt;&lt;input type="text" name="log" id="log" value="&lt;?php echo wp_specialchars(stripslashes($user_login), 1) ?&gt;" size="22" /&gt; User&lt;/label&gt;&lt;br /&gt;
				&lt;label for="pwd"&gt;&lt;input type="password" name="pwd" id="pwd" size="22" /&gt; Password&lt;/label&gt;&lt;br /&gt;
				&lt;input type="submit" name="submit" value="Send" class="button" /&gt;
				&lt;label for="rememberme"&gt;&lt;input name="rememberme" id="rememberme" type="checkbox" checked="checked" value="forever" /&gt; Remember me&lt;/label&gt;&lt;br /&gt;
				&lt;/p&gt;
				&lt;input type="hidden" name="redirect_to" value="&lt;?php echo $_SERVER['REQUEST_URI']; ?&gt;"/&gt;
			&lt;/form&gt;
			&lt;/li&gt;

			&lt;li&gt;&lt;a href="&lt;?php bloginfo('url') ?&gt;/wp-register.php"&gt;Register&lt;/a&gt;&lt;/li&gt;
			&lt;li&gt;&lt;a href="&lt;?php bloginfo('url') ?&gt;/wp-login.php?action=lostpassword"&gt;Recover password&lt;/a&gt;&lt;/li&gt;
		&lt;/ul&gt;

		&lt;?php endif // get_option('users_can_register') ?&gt;

	&lt;/li&gt;</pre>
<p style="text-align: justify;">Of course later i wanted to make it even more easier and prettier to <strong>register</strong> and <strong>login</strong> through the front page and skip the login and register pages, so we coded a small widget using Prototype to switch between the login and registration box all on the front page. I will write a tutorial about this very soon.</p>
<h4 class="title">Creating a menu Showing Certain Categories</h4>
<p><img src="http://noupe.com/img/topbar.jpg" alt="" /></p>
<hr />
<p style="text-align: justify;">If you would like to have a menu like the one we have here at noupe, to show certain categories, just add the line of code below and style it as you wish.</p>
<p><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;ul </span><span class="keyword">class</span><span>=</span><span class="string">&#8220;topmenubar&#8221;</span><span> style=</span><span class="string">&#8220;float:left; width:720px;&#8221;</span><span>&gt; </span></span></li>
<li><span>&lt;?php wp_list_categories(<span class="string">&#8216;orderby=name&amp;include=7,72,23,16,1,7,17,26&#8242;</span><span>); ?&gt; </span></span></li>
<li class="alt"><span>&lt;/ul&gt; </span></li>
</ol>
<pre class="php" style="display: none;">&lt;ul class="topmenubar" style="float:left; width:720px;"&gt;
&lt;?php wp_list_categories('orderby=name&amp;include=7,72,23,16,1,7,17,26'); ?&gt;
&lt;/ul&gt;</pre>
<p style="text-align: justify;">The template tag, <a href="http://codex.wordpress.org/Template_Tags/wp_list_categories">wp_list_categories</a>, displays a list of Categories as links. You can Include or Exclude Categories as you wish, just enter the category id and don’t forget to add the “include” or the “exclude” parameters to manage it.</p>
<p style="text-align: justify;">By default, wp_list_categories() generates nested unordered lists (ul) within a single list item (li) titled “Categories”. You can style that list item with a CSS selector.</p>
<h4 class="title2">Other great Solutions</h4>
<ul class="post" style="text-align: justify;">
<li><a href="http://anthologyoi.com/wordpress/displaying-wordpress-categories-in-a-horizontal-dropdown-menu.html">Display categories in horizontal Drop-Down menu</a>- This tutorial will explain how to create a horizontal menu bar showing the main categories and sub menus showing the sub-categories using CSS and javascript.<br />
<img src="http://noupe.com/img/wp2-1.jpg" alt="" /></p>
<hr /></li>
<li><a href="http://pixopoint.com/multi-level-navigation/">Multi-level Navigation Plugin for WordPress</a>- The plugin generates the code necessary to create a Son of Suckerfish horizontal dropdown, vertical flyout or horizontal slider menu. You have control over what items (pages, categories, archives, blogroll etc.) appear in your dropdown via the plugins options page.</li>
</ul>
<h4 class="title">Display Categories in a Dropdown box</h4>
<p style="text-align: justify;">Sometimes you want to displays a list of categories in a select (i.e dropdown) box with no submit button. The easiest way to do this is use the <a href="http://codex.wordpress.org/Template_Tags/wp_dropdown_categories">wp_dropdown_categories</a> template tag.</p>
<p><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;form action=</span><span class="string">&#8220;&lt;?php bloginfo(&#8217;url&#8217;); ?&gt;/&#8221;</span><span> method=</span><span class="string">&#8220;get&#8221;</span><span>&gt; </span></span></li>
<li><span> &lt;?php </span></li>
<li class="alt"><span> <span class="vars">$select</span><span> = wp_dropdown_categories(</span><span class="string">&#8217;show_option_none=Select Category&amp;show_count=1&amp;orderby=name&amp;echo=0&amp;selected=6&#8242;</span><span>); </span></span></li>
<li><span> <span class="vars">$select</span><span> = preg_replace(</span><span class="string">&#8220;#&lt;select([^&gt;]*)&gt;#&#8221;</span><span>, </span><span class="string">&#8220;&lt;select$1 onchange=&#8217;return this.form.submit()&#8217;&gt;&#8221;</span><span>, </span><span class="vars">$select</span><span>); </span></span></li>
<li class="alt"><span> <span class="func">echo</span><span> </span><span class="vars">$select</span><span>; </span></span></li>
<li><span> ?&gt; </span></li>
<li class="alt"><span> &lt;noscript&gt;&lt;input type=<span class="string">&#8220;submit&#8221;</span><span> value=</span><span class="string">&#8220;View&#8221;</span><span> /&gt;&lt;/noscript&gt; </span></span></li>
<li><span>&lt;/form&gt; </span></li>
</ol>
<pre class="php" style="display: none;">&lt;form action="&lt;?php bloginfo('url'); ?&gt;/" method="get"&gt;
    &lt;?php
	  $select = wp_dropdown_categories('show_option_none=Select Category&amp;show_count=1&amp;orderby=name&amp;echo=0&amp;selected=6');
	  $select = preg_replace("#&lt;select([^&gt;]*)&gt;#", "&lt;select$1 onchange='return this.form.submit()'&gt;", $select);
	  echo $select;
	?&gt;
    &lt;noscript&gt;&lt;input type="submit" value="View" /&gt;&lt;/noscript&gt;
&lt;/form&gt;</pre>
<h4 class="title">Most Wanted Posts and Categories hacks</h4>
<h4 class="title2">How to exclude certain categories from being displayed in the loop.</h4>
<p><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;?php </span><span class="keyword">if</span><span> ( have_posts() ) : query_posts(</span><span class="vars">$query_string</span><span> .</span><span class="string">&#8216;&amp;cat=-13,-26&#8242;</span><span>); </span><span class="keyword">while</span><span> ( have_posts() ) : the_post(); ?&gt; </span></span></li>
</ol>
<pre class="php" style="display: none;">&lt;?php if ( have_posts() ) : query_posts($query_string .'&amp;cat=-13,-26'); while ( have_posts() ) : the_post(); ?&gt;</pre>
<ul class="post" style="text-align: justify;">
<li><a href="http://wordpress.org/extend/plugins/advanced-category-excluder/">Advanced Category Excluder-</a> The main goal of this plugin is to enhance WordPress’s functionalities by hiding some unwanted categories, from defined parts of the blog like: your search results, your RSS feed listing, your category listing, and also your entry page, if you want to.</li>
</ul>
<h4 class="title2">How to display posts from a certain category</h4>
<p>If you want to display certain posts from a certain category like the one i am using for the news section on <a href="http://devsnippets.com/">Devsnippets</a>.<br />
<a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;ul </span><span class="keyword">class</span><span>=</span><span class="string">&#8220;news&#8221;</span><span>&gt; </span></span></li>
<li><span> &lt;?php query_posts(<span class="string">&#8216;cat=6&amp;showposts=5&#8242;</span><span>); ?&gt; </span></span></li>
<li class="alt"><span> &lt;?php <span class="keyword">if</span><span> (have_posts()) : </span><span class="keyword">while</span><span> (have_posts()) : the_post(); ?&gt; </span></span></li>
</ol>
<pre class="php" style="display: none;">&lt;ul  class="news"&gt;
     &lt;?php query_posts('cat=6&amp;showposts=5'); ?&gt;
     &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;</pre>
<h4 class="title">Post Author Related Solutions</h4>
<p style="text-align: justify;">Having multiple authors on your blog is really fun, we need to have good solutions to have nice custom author pages, show their latest posts, highlight author Comments in WordPress posts, show their avatars and author bio below every post.</p>
<h4 class="title2">Getting Author Page on your WordPress blog</h4>
<p style="text-align: justify;">By default WordPress will use the author.php then the archive.php file then your index.php file to display the author info. That is, if you do not have an author.php file, WordPress will check for archive.php, and so on.</p>
<p style="text-align: justify;">So, if you want to change the look of your author pages, you need to create an author.php file if it doesn’t exist, by copying archive.php if that file exists, or index.php if it doesn’t.</p>
<p>If you want to show the author’s main website, email contact, and biography, helping readers learn more about the author.</p>
<div class="dp-highlighter">
<ol class="dp-c">
<li class="alt"><span><span>Articles by &lt;?php the_author(); ?&gt; </span></span></li>
<li><span>Author Website: &lt;?php the_author_url(); ?&gt; </span></li>
<li class="alt"><span>Author Email: &lt;?php the_author_email(); ?&gt; </span></li>
<li><span>Author Bio: &lt;?php the_author_description(); ?&gt; </span></li>
</ol>
<pre class="php" style="display: none;">Articles by &lt;?php the_author(); ?&gt;
Author Website: &lt;?php the_author_url(); ?&gt;
Author Email: &lt;?php the_author_email(); ?&gt;
Author Bio: &lt;?php the_author_description(); ?&gt;</pre>
<h4 class="title2">Solution</h4>
<ul class="post" style="text-align: justify;">
<li><a href="http://hackwordpress.com/how-to-adding-an-author-page-to-your-wordpress-blog/">How To: Adding An Author Page To Your WordPress Blog</a></li>
<li><a href="http://lorelle.wordpress.com/2006/05/06/using-author-template-tags-outside-of-the-wordpress-loop/">Using Author Template Tags Outside of the WordPress Loop</a></li>
<li><a href="http://guff.szub.net/2005/01/31/get-author-profile/">Kafkaesquí’s Get Author Profile Plugin</a>- Access the author information and allows you to provide author information outside of the Loop, such as for a sidebar intro of the blog owner or to list contributors to your blog.</li>
</ul>
<h4 class="title2">Display Author Bio below each Post</h4>
<p>If you want to have that handy little author bio box at the top of the article with an author photo, you can do the following:</p>
<p><img src="http://noupe.com/img/wp2-4.jpg" alt="" /></p>
<hr />
<h4 class="title2">Solution</h4>
<ul class="post" style="text-align: justify;">
<li><a href="http://justintadlock.com/archives/2008/05/05/doing-more-with-gravatars-part-2">Doing more with gravatars: Part 2</a>-  How to put together a very basic “About the Author” section on your single posts and show a gravatars for every author.</li>
<li><a href="http://hackwordpress.com/how-to-add-bio-info-to-wordpress-posts/">How To Add Bio Info To Your WordPress Blog Posts</a></li>
<li><a href="http://colorlightstudio.com/2008/03/14/wordpress-plugin-author-exposed/">Display Author Profile with Author Exposed</a></li>
</ul>
<h4 class="title2">Separate Author comments from other comments</h4>
<p>When you have multiple authors on your blog, you will need to style the author comments differently, here is how you can do it:<br />
<a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">view plain</a><a onclick="dp.sh.Toolbar.Command('CopyToClipboard',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">copy to clipboard</a><a onclick="dp.sh.Toolbar.Command('PrintSource',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">print</a><a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://www.noupe.com/wordpress/most-desired-wordpress-hacks-11-common-requests-and-fixes.html#">?</a></p>
<ol class="dp-c">
<li class="alt"><span><span>&lt;li </span><span class="keyword">class</span><span>=</span><span class="string">&#8220;&lt;?php if ($comment-&gt;comment_author_email == &#8220;</span><span>authorname@domain.com</span><span class="string">&#8220;) echo &#8216;author&#8217;; else if ($comment-&gt;comment_author_email == &#8220;</span><span>anotherauthorname@domain.com</span><span class="string">&#8220;) echo &#8216;author2&#8242;; else if ($comment-&gt;comment_author_email == &#8220;</span><span>thirdauthorname@domain.com</span><span class="string">&#8220;) echo &#8216;author3&#8242;; else echo $oddcomment; ?&gt; item&#8221;</span><span> id=</span><span class="string">&#8220;comment-&lt;?php comment_ID() ?&gt;&#8221;</span><span>&gt; </span></span></li>
</ol>
<pre class="php" style="display: none;">&lt;li class="&lt;?php if ($comment-&gt;comment_author_email == "authorname@domain.com") echo 'author'; else if ($comment-&gt;comment_author_email == "anotherauthorname@domain.com") echo 'author2'; else if ($comment-&gt;comment_author_email == "thirdauthorname@domain.com") echo 'author3'; else echo $oddcomment; ?&gt; item" id="comment-&lt;?php comment_ID() ?&gt;"&gt;</pre>
<h4 class="title">Display Twitter Messages on your blog</h4>
<p>If you want to display your Twitter status on your blog instead of using Twitter-hosted scripts to save loading time.</p>
<h4 class="title2">How to</h4>
<ul class="post">
<li><a href="http://wordpress.org/extend/plugins/twitter-tools/">Twitter Tools</a>-  Twitter Tools is a plugin that creates a complete integration between your WordPress blog and your Twitter account.</li>
<li><a href="http://eightface.com/wordpress/twitterrss/">twitterRSS</a>- This plugin allows you to pull in an rss feed from your twitter account and display it on your site.</li>
</ul>
<p><em>Source: http://www.noupe.com/</em></div>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/most-desired-wordpress-hacks-11-common-requests-and-fixes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>60+ Unusual WP Blog Designs</title>
		<link>http://www.allticles.com/60-unusual-wp-blog-designs/</link>
		<comments>http://www.allticles.com/60-unusual-wp-blog-designs/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:12:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=1981</guid>
		<description><![CDATA[Amazing Designs full of Colors
1) Raduceuca

2) PopCultureTees


3) Jordi Romkema


Grunge Style Design
4) Daninko

5) Robgoodlatte

6) Matt Brett

7) Bien Bien Bien


vector illustration
8 ) Octwelve

9) Monofactor

10) w3sh Magazine

11) Photoshop Lady

12) Elitist Snob

13) Paul Enderson


Dark Designs
14) Razvanstavila

15) Evaneckard

16) Best Web Gallery

17) Csling Photography

18) Dale Anthony


Minimalist
19) RVCAclothing

20) Exhero

21) Critical Webdesign


Stunning 3 Column Designs
22) No Ventilador

23) Type Neu

24) Rubiqube

25) Productos Organicos

26) Leslyg


Beyond [...]]]></description>
			<content:encoded><![CDATA[<h4 class="title">Amazing Designs full of Colors</h4>
<p>1) <a href="http://blog.raduceuca.com/" target="_blank">Raduceuca</a></p>
<p><a class="showcase" href="http://blog.raduceuca.com/"><img src="http://noupe.com/img/wpb10.gif" alt="" /></a></p>
<hr />2) <a href="http://www.popculturetees.com/" target="_blank">PopCultureTees</a></p>
<p><a class="showcase" href="http://www.popculturetees.com/"><img src="http://noupe.com/img/wpb12.gif" alt="" /></a></p>
<p><span id="more-1981"></span></p>
<hr />3) <a class="showcase" href="http://www.jor-on.com/blog/">Jordi Romkema</a></p>
<p><a class="showcase" href="http://www.jor-on.com/blog/"><img src="http://noupe.com/img/wpb38.gif" alt="" /></a></p>
<hr />
<h4 class="title">Grunge Style Design</h4>
<p>4) <a class="showcase" href="http://www.daninko.ca/">Daninko</a></p>
<p><a class="showcase" href="http://www.daninko.ca/"><img src="http://noupe.com/img/wpb39.gif" alt="" /></a></p>
<hr />5) <a class="showcase" href="http://robgoodlatte.com/">Robgoodlatte</a></p>
<p><a class="showcase" href="http://robgoodlatte.com/"><img src="http://noupe.com/img/wpb5.gif" alt="" /></a></p>
<hr />6) <a class="showcase" href="http://mattbrett.com/">Matt Brett</a></p>
<p><a class="showcase" href="http://mattbrett.com/"><img src="http://noupe.com/img/wpb49.jpg" alt="" /></a></p>
<hr />7) <a class="showcase" href="http://bienbienbien.net/">Bien Bien Bien</a></p>
<p><a class="showcase" href="http://bienbienbien.net/"><img src="http://noupe.com/img/wpb54.jpg" alt="" /></a></p>
<hr />
<h4 class="title">vector illustration</h4>
<p>8 ) <a class="showcase" href="http://www.octwelve.com/">Octwelve</a></p>
<p><a class="showcase" href="http://www.octwelve.com/"><img src="http://noupe.com/img/wpb43.gif" alt="" /></a></p>
<hr />9) <a class="showcase" href="http://www.monofactor.com/">Monofactor</a></p>
<p><a class="showcase" href="http://www.monofactor.com/"><img src="http://noupe.com/img/wpb6.jpg" alt="" /></a></p>
<hr />10) <a class="showcase" href="http://www.w3sh.com/">w3sh Magazine</a></p>
<p><a class="showcase" href="http://www.w3sh.com/"><img src="http://noupe.com/img/wpb27.gif" alt="" /></a></p>
<hr />11) <a class="showcase" href="http://www.photoshoplady.com/">Photoshop Lady</a></p>
<p><a class="showcase" href="http://www.photoshoplady.com/"><img src="http://noupe.com/img/wpb13.gif" alt="" /></a></p>
<hr />12) <a class="showcase" href="http://www.elitistsnob.com/">Elitist Snob</a></p>
<p><a class="showcase" href="http://www.elitistsnob.com/"><img src="http://noupe.com/img/wpb28.gif" alt="" /></a></p>
<hr />13) <a class="showcase" href="http://paulenderson.com/">Paul Enderson</a></p>
<p><a class="showcase" href="http://paulenderson.com/"><img src="http://noupe.com/img/wpb7.gif" alt="" /></a></p>
<hr />
<h4 class="title">Dark Designs</h4>
<p>14) <a class="showcase" href="http://blog.razvanstavila.com/">Razvanstavila</a></p>
<p><a class="showcase" href="http://blog.razvanstavila.com/"><img src="http://noupe.com/img/wpb59.gif" alt="" /></a></p>
<hr />15) <a class="showcase" href="http://www.evaneckard.com/pages/weblog.php">Evaneckard</a></p>
<p><a class="showcase" href="http://www.evaneckard.com/pages/weblog.php"><img src="http://noupe.com/img/wpb26.gif" alt="" /></a></p>
<hr />16) <a class="showcase" href="http://bestwebgallery.com/">Best Web Gallery</a></p>
<p><a class="showcase" href="http://bestwebgallery.com/"><img src="http://noupe.com/img/wpb53.jpg" alt="" /></a></p>
<hr />17) <a class="showcase" href="http://www.cslingphotography.com/blog/">Csling Photography</a></p>
<p><a class="showcase" href="http://www.cslingphotography.com/blog/"><img src="http://noupe.com/img/wpb35.gif" alt="" /></a></p>
<hr />18) <a class="showcase" href="http://www.daleanthony.com/">Dale Anthony</a></p>
<p><a class="showcase" href="http://www.daleanthony.com/"><img src="http://noupe.com/img/wpb52.jpg" alt="" /></a></p>
<hr />
<h4 class="title">Minimalist</h4>
<p>19) <a class="showcase" href="http://www.rvcaclothing.com/blog/">RVCAclothing</a></p>
<p><a class="showcase" href="http://www.rvcaclothing.com/blog/"><img src="http://noupe.com/img/wpb18.gif" alt="" /></a></p>
<hr />20) <a class="showcase" href="http://exhero.de/">Exhero</a></p>
<p><a class="showcase" href="http://exhero.de/"><img src="http://noupe.com/img/wpp22.gif" alt="" /></a></p>
<hr />21) <a class="showcase" href="http://blog.criticalwebdesign.co.uk/">Critical Webdesign</a></p>
<p><a class="showcase" href="http://blog.criticalwebdesign.co.uk/"><img src="http://noupe.com/img/wpb31.gif" alt="" /></a></p>
<hr />
<h4 class="title">Stunning 3 Column Designs</h4>
<p>22) <a class="showcase" href="http://www.noventilador.com.br/">No Ventilador</a></p>
<p><a class="showcase" href="http://www.noventilador.com.br/"><img src="http://noupe.com/img/wpb55.gif" alt="" /></a></p>
<hr />23) <a class="showcase" href="http://www.typeneu.com/">Type Neu</a></p>
<p><a class="showcase" href="http://www.typeneu.com/"><img src="http://noupe.com/img/wpb56.gif" alt="" /></a></p>
<hr />24) <a class="showcase" href="http://rubiqube.com/">Rubiqube</a></p>
<p><a class="showcase" href="http://rubiqube.com/"><img src="http://noupe.com/img/wpb14.gif" alt="" /></a></p>
<hr />25) <a class="showcase" href="http://www.productosorganicos.org.py/V1/">Productos Organicos</a></p>
<p><a class="showcase" href="http://www.productosorganicos.org.py/V1/"><img src="http://noupe.com/img/wpb41.gif" alt="" /></a></p>
<hr />26) <a class="showcase" href="http://leslyg.com/">Leslyg</a></p>
<p><a class="showcase" href="http://leslyg.com/"><img src="http://noupe.com/img/wpb50.jpg" alt="" /></a></p>
<hr />
<h4 class="title">Beyond the 2 Column Design</h4>
<p>27) <a class="showcase" href="http://bigsweaterdesign.com/blog/">Bigsweaterdesign</a></p>
<p><a class="showcase" href="http://bigsweaterdesign.com/blog/"><img src="http://noupe.com/img/wpb25.gif" alt="" /></a></p>
<hr />28) <a class="showcase" href="http://www.lee-norris.com/">Lee Noris</a></p>
<p><a class="showcase" href="http://www.lee-norris.com/"><img src="http://noupe.com/img/wpb60.jpg" alt="" /></a></p>
<hr />29) <a class="showcase" href="http://henryjones.us/">Henryjones</a></p>
<p><a class="showcase" href="http://henryjones.us/"><img src="http://noupe.com/img/wpb15.gif" alt="" /></a></p>
<hr />30) <a class="showcase" href="http://www.divitodesign.com/">Divitodesign</a></p>
<p><a class="showcase" href="http://www.divitodesign.com/"><img src="http://noupe.com/img/wpb17.gif" alt="" /></a></p>
<hr />31) <a class="showcase" href="http://pushstandards.com/">Push Standards</a></p>
<p><a class="showcase" href="http://pushstandards.com/"><img src="http://noupe.com/img/wpp24.gif" alt="" /></a></p>
<hr />32) <a class="showcase" href="http://www.positivespaceblog.com/">Positive Space Blog</a></p>
<p><a class="showcase" href="http://www.positivespaceblog.com/"><img src="http://noupe.com/img/wpb58.gif" alt="" /></a></p>
<hr />
<h4 class="title">Super Clean Designs</h4>
<p>33) <a class="showcase" href="http://wordpress.org/">WordPress</a></p>
<p><a class="showcase" href="http://wordpress.org/"><img src="http://noupe.com/img/wpb46.gif" alt="" /></a></p>
<hr />34) <a class="showcase" href="http://www.problogdesign.com/">Problogdesign</a></p>
<p><a class="showcase" href="http://www.problogdesign.com/"><img src="http://noupe.com/img/wpb3.gif" alt="" /></a></p>
<hr />35) <a class="showcase" href="http://www.myokyawhtun.com/">Myokyawhtun</a></p>
<p><a class="showcase" href="http://www.myokyawhtun.com/"><img src="http://noupe.com/img/wpb11.gif" alt="" /></a></p>
<hr />36) <a class="showcase" href="http://bs-markup.de/">Markup</a></p>
<p><a class="showcase" href="http://bs-markup.de/"><img src="http://noupe.com/img/wpb19.gif" alt="" /></a></p>
<hr />37) <a class="showcase" href="http://photoshopcandy.com/">Photoshop Candy</a></p>
<p><a class="showcase" href="http://photoshopcandy.com/"><img src="http://noupe.com/img/wpb7.gif" alt="" /></a></p>
<hr />
<h4 class="title">Grid Designs</h4>
<p>38) <a class="showcase" href="http://www.chrizdee.de/wordpress/">Chrizdee</a></p>
<p><a class="showcase" href="http://www.chrizdee.de/wordpress/"><img src="http://noupe.com/img/wpb2.gif" alt="" /></a></p>
<hr />39) <a class="showcase" href="http://www.the9513.com/blog/">The9513</a></p>
<p><a class="showcase" href="http://www.the9513.com/blog/"><img src="http://noupe.com/img/wpb8.gif" alt="" /></a></p>
<hr />40) <a class="showcase" href="http://blog.filosof.biz/">Filosof</a></p>
<p><a class="showcase" href="http://blog.filosof.biz/"><img src="http://noupe.com/img/wpb9.gif" alt="" /></a></p>
<hr />41) <a class="showcase" href="http://www.dicksonfong.com/">Dicksonfong</a></p>
<p><a class="showcase" href="http://www.dicksonfong.com/"><img src="http://noupe.com/img/wpb20.gif" alt="" /></a></p>
<hr />
<h5 class="title2">Further Reading on Grid Design</h5>
<p><a class="showcase" href="http://vandelaydesign.com/blog/design/resources-grid-based-design/">65 Resources for Grid-Based Design</a></p>
<hr />
<h4 class="title">Artistic WordPress Designs</h4>
<p>42) <a class="showcase" href="http://www.webdesignerwall.com/">WebDesignerWall</a></p>
<p><a class="showcase" href="http://www.webdesignerwall.com/"><img src="http://noupe.com/img/wpb1.jpg" alt="" /></a></p>
<hr />43) <a class="showcase" href="http://stolendesign.net/">StolenDesign</a></p>
<p><a class="showcase" href="http://stolendesign.net/"><img src="http://noupe.com/img/wpb4.gif" alt="" /></a></p>
<hr />44) <a class="showcase" href="http://www.jrvelasco.com/">Jrvelasco</a></p>
<p><a class="showcase" href="http://www.jrvelasco.com/"><img src="http://noupe.com/img/wpb32.gif" alt="" /></a></p>
<hr />45) <a class="showcase" href="http://artgeex.com/v6/">Artgeex</a></p>
<p><a class="showcase" href="http://artgeex.com/v6/"><img src="http://noupe.com/img/wpb44.gif" alt="" /></a></p>
<hr />46) <a class="showcase" href="http://www.malenehald.dk/">Malenehald</a></p>
<p><a class="showcase" href="http://www.malenehald.dk/"><img src="http://noupe.com/img/wpb21.gif" alt="" /></a></p>
<hr />
<h4 class="title">Simply Elegant WordPress Designs</h4>
<p>47) <a class="showcase" href="http://www.papelcontinuo.net/">Papel Continuo</a></p>
<p><a class="showcase" href="http://www.papelcontinuo.net/"><img src="http://noupe.com/img/wpp23.gif" alt="" /></a></p>
<hr />48) <a class="showcase" href="http://www.larissameek.com/">Larissa Meek</a></p>
<p><a class="showcase" href="http://www.larissameek.com/"><img src="http://noupe.com/img/wpb37.gif" alt="" /></a></p>
<hr />49) <a class="showcase" href="http://adii.co.za/">Adii</a></p>
<p><a class="showcase" href="http://adii.co.za/"><img src="http://noupe.com/img/wpb16.gif" alt="" /></a></p>
<hr />50) <a class="showcase" href="http://www.okapistudio.com/">Okapi Studio</a></p>
<p><a class="showcase" href="http://www.okapistudio.com/"><img src="http://noupe.com/img/wpb30.gif" alt="" /></a></p>
<hr />51) <a class="showcase" href="http://electricpulp.com/blog/">Electric Pulp</a></p>
<p><a class="showcase" href="http://electricpulp.com/blog/"><img src="http://noupe.com/img/wpb33.gif" alt="" /></a></p>
<hr />52) <a class="showcase" href="http://blog.bistrianiosip.com/">Bistrian Iosip</a></p>
<p><a class="showcase" href="http://blog.bistrianiosip.com/"><img src="http://noupe.com/img/wpb34.gif" alt="" /></a></p>
<hr />53) <a class="showcase" href="http://wp-themes.designdisease.com/">Design Disease</a></p>
<p><a class="showcase" href="http://wp-themes.designdisease.com/"><img src="http://noupe.com/img/wpb36.gif" alt="" /></a></p>
<hr />54) <a class="showcase" href="http://mancub.net/blog/">Mancub</a></p>
<p><a class="showcase" href="http://mancub.net/blog/"><img src="http://noupe.com/img/wpb40.gif" alt="" /></a></p>
<hr />55) <a class="showcase" href="http://www.pixele.fr/">Pixele</a></p>
<p><a class="showcase" href="http://www.pixele.fr/"><img src="http://noupe.com/img/wpb42.jpg" alt="" /></a></p>
<hr />56) <a class="showcase" href="http://www.etondigital.com/weblog/">Eton Digital</a></p>
<p><a class="showcase" href="http://www.etondigital.com/weblog/"><img src="http://noupe.com/img/wpb47.gif" alt="" /></a></p>
<hr />57) <a class="showcase" href="http://ciclismourbano.info/">Ciclismo Urbano</a></p>
<p><a class="showcase" href="http://ciclismourbano.info/"><img src="http://noupe.com/img/wpb51.jpg" alt="" /></a></p>
<hr />58) <a class="showcase" href="http://reformrevolution.com/">Reform Revolution</a></p>
<p><a class="showcase" href="http://reformrevolution.com/"><img src="http://noupe.com/img/wpb57.gif" alt="" /></a></p>
<hr />59) <a class="showcase" href="http://www.kineda.com/">Kineda</a></p>
<p><a class="showcase" href="http://www.kineda.com/"><img src="http://noupe.com/img/wpb61.jpg" alt="" /></a></p>
<hr />60) <a class="showcase" href="http://www.freelenz.at/index.php">Freelenz</a></p>
<p><a class="showcase" href="http://www.freelenz.at/index.php"><img src="http://noupe.com/img/wpb62.jpg" alt="" /></a></p>
<p><em>Source: http://www.noupe.com/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/60-unusual-wp-blog-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powerfull List of WordPress Lifesavers Plugins</title>
		<link>http://www.allticles.com/powerfull-list-of-wordpress-lifesavers-plugins/</link>
		<comments>http://www.allticles.com/powerfull-list-of-wordpress-lifesavers-plugins/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:08:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=1978</guid>
		<description><![CDATA[Post related Plugins
1) WP-Sticky WordPress Plug-in - Adds a sticky post feature to your WordPress’s blog where you can choose to “stick” certain posts at the top of your blog.

Live Demo View it Here &#124; Download



2) Daily Top 10 Posts- Tracks the number of pageviews per blog post for the current day and cumulatively with [...]]]></description>
			<content:encoded><![CDATA[<h4 class="title" style="text-align: justify;">Post related Plugins</h4>
<p style="text-align: justify;">1) <a href="http://wordpress.org/extend/plugins/wp-sticky/" target="_blank">WP-Sticky WordPress Plug-in </a>- Adds a sticky post feature to your WordPress’s blog where you can choose to “stick” certain posts at the top of your blog.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Live Demo</strong> <a href="http://lesterchan.net/wordpress/" target="_blank">View it Here</a> | <strong><a href="http://lesterchan.net/others/downloads.php?id=28" target="_blank">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">2) <a href="http://www.alleba.com/blog/2007/03/27/wordpress-plugin-daily-top-10-posts/" target="_blank">Daily Top 10 Posts</a>- Tracks the number of pageviews per blog post for the current day and cumulatively with options to display sidebar widgets for both. You may also display sidebar widgets containing a list of the most popular posts for the day and most popular posts overall.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://stat.alleba.com/download?file=http%3A//www.alleba.com/blog/wp-downloads/dailytop10.zip" target="_blank">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">3) <a href="http://www.alexking.org/software/wordpress/" target="_blank">Popularity Contest</a>- This Plug-in will help you see which of your posts are most popular. Views, comments, etc. are tracked and given configurable point values to determine popularity.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://wordpress.org/extend/plugins/popularity-contest/popularity-contest.1.3b3.zip" target="_blank">Here</a></li>
</ul>
<p style="text-align: justify;"><span id="more-1978"></span></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">4) <a class="showcase" href="http://www.dailyblogtips.com/homepage-excerpts-wordpress-plugin/">Homepage Excerpts</a>- A must have plug-in. If your blog uses full posts on the homepage, it makes it more search engine friendly. Also it gives flexibility to people that want to use both full posts and excerpts on the homepage.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><img src="http://noupe.com/img/wpp7.jpg" alt="" /></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.dailyblogtips.com/wp-content/downloads/homepage-excerpts.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">5) <a class="showcase" href="http://fairyfish.net/2007/09/12/wordpress-23-related-posts-plugin/">Related Posts Plugin</a>- WordPress Related Posts Plug-in will generate a related posts via WordPress tags, and add the related posts to feed.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/wordpress-23-related-posts-plugin.0.6.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">User related Plugins</h4>
<p style="text-align: justify;">6) <a class="showcase" href="http://lesterchan.net/wordpress/readme/wp-polls.html">WP-Polls</a>- Adds an AJAX poll system to your WordPress blog where you can easily include a poll into your WordPress’s blog post/page.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/wp-polls.2.21.zip">Download</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">7)<a class="showcase" href="http://en.gravatar.com/">Gravatar</a>- The Plug-in makes available a tag called gravatar that, when used inside the Comment Loop, outputs the correct gravatar URL based on the commenters email address.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://en.gravatar.com/plugins/wp_gravatar.zip">Download</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">8 )<a class="showcase" href="http://pierre.sudarovich.free.fr/index.php/2006/02/28/ajax-shoutbox/">AJAX Shoutbox</a>- Realtime conversation with sound to alert of new messages.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://pierre.sudarovich.free.fr/upload/File/wordspew-intl.zip">Download</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Stats</h4>
<p style="text-align: justify;">9) <a class="showcase" href="http://www.joostdevalk.nl/wordpress/google-analytics/">Google Analytics for WordPress</a>- This Plug-in easily adds your Google Analytics tracking code to all pages within your blog. That’s it’s main functionality, it also Tracks outgoing links, tracks downloads, Tracks AdSense clicks, Tracks image search keywords and tracks extra search engines.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/google-analytics-for-wordpress.2.4.1.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">10) <a class="showcase" href="http://www.maxpower.ca/wordpress-plugin-subscribe-to-comments-report-and-stats/2006/08/30/">‘Subscribe to Comments’ Report and Stats</a>- If you are wondering how many people where actually using &#8220;Subscribe to Comments&#8221; checkbox on your site, you can use this Plug-in to give you a list of users and their subscriptions and the posts they are subscribed to.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.maxpower.ca/?dl=wp-subscribed-RC1.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">11) <a class="showcase" href="http://www.wpwp.org/">WassUp Plugin</a>- WassUp is a WordPress Plug-in to track your visitors in real time. It has a very readable and fancy admin console to keep tracks of your blog’s users visits.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.wpwp.org/download/">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Contact Form Plugins</h4>
<p style="text-align: justify;">12) <a class="showcase" href="http://www.deliciousdays.com/cforms-plugin">cforms</a>- cforms is a Plug-in for WordPress, offering deployment of multiple contact forms throughout your blog or even on the same page. The form submission utilizes AJAX, falls back, however, to a standard method in case AJAX/Javascript is not supported or disabled.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.deliciousdays.com/wp-content/themes/dd/cc.php?http://downloads.wordpress.org/plugin/cforms.8.02.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">13) <a class="showcase" href="http://blue-anvil.com/archives/secure-accessible-contact-form-for-wordpress-multi-user-version"> Secure and Accessible PHP contact form + multi-user version </a>- Designed to make contacting you from your website easy, accessible, and secure. Deter spam emails from arriving in your mail box with a multi-user plugin.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Live Demo: </strong><a href="http://accessites.org/site/contact/">Here</a></li>
<li><strong>Download Plugin: </strong><a href="http://blue-anvil.com/download/wp-gbcf_zip.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">14) <a class="showcase" href="http://adahas.com/work/intouch/">intouch</a>- A customizable contact form Plug-in which allows you to insert a custom build contact form, which on submission will send the information via email, with the ability to specify mandatory fields, Ajax submission.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://adahas.com/download/intouch_1_2.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Photos Plug-ins</h4>
<p style="text-align: justify;">15) <a class="showcase" href="http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/">Photo Dropper WordPress plugin</a>- This new Plug-in searches flickr for Creative Commons licensed photos for you to add to your WordPress blog.</p>
<p style="text-align: justify;"><img src="http://noupe.com/img/wpp3.gif" alt="" /></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.photodropper.com/downloads/photo_dropper.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">16) <a class="showcase" href="http://www.ilemoned.com/archives/lightview-for-wordpress">Lightview for WordPress</a>- Lightview is similar to Lightbox and has been able to overlay not only images but also videos, iframed webpages, and almost anything!</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.ilemoned.com/download/lightview-for-wordpress-v2.04.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">17) <a class="showcase" href="http://wordpress.org/extend/plugins/nextgen-gallery/">NextGEN Gallery</a>- Adds a powerfull image gallery to your control panel. Features: Sortable Albums, Upload a Zip-File with pictures, Watermark function, Slideshow…</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/nextgen-gallery.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Navigation</h4>
<p style="text-align: justify;">18) <a class="showcase" href="http://www.weeatbricks.com/2008/01/07/new-wordpress-plugin-for-creating-a-drop-down-navigation-menu-using-jquery/">Creating a drop down navigation menu using jQuery</a>- Create a navigation menu with drop down menus for you WordPress blog, with a slick jQuery animated sliding down for menus and fading out.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.weeatbricks.com/downloads/wp_jquery_dropdownmenu.rar">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">19) <a class="showcase" href="http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/">WP Digg Style Pagination</a>- Allows to add or replace the WordPress pagination by one easy and more comfortable paged navigation like Digg website. You can choose one CSS Style for your pagination from those of <a href="http://www.mis-algoritmos.com/2007/03/16/some-styles-for-your-pagination/">this list</a> and append the CSS to your theme CSS sheet.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.mis-algoritmos.com/wp-content/uploads/wp-pagination121.rar">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">The site of this plugin was working 2 days ago, but today it is a parked domain. Until the owner of the site fixes this issue, you guys can download this plug-in from <a href="http://noupe.com/img/pagination.zip">Here</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">20) <a class="showcase" href="http://lesterchan.net/wordpress/readme/wp-pagenavi.html">WP PageNavi</a>- Adds a paging navigation your WordPress blog.» Example: Pages (17): [1] 2 3 4 » … Last »</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://lesterchan.net/others/downloads.php?id=11">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">21) <a class="showcase" href="http://remstate.com/projects/in-series/">In Series</a>- Provides navigation controls for “next” and “previous” links within a connected series of posts.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/in-series.3.0.12.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">22) <a class="showcase" href="http://trialsoftwarez.com/customnav-wordpress-navigation-menu-plugin/">CustomNav</a>- CustomNav is a Plug-in for WordPress that allows the administrator to easily create and add a horizontal navigation menu or even a vertical navigation menu.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://trialsoftwarez.com/downloads/CustomNav.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Reading on Navigation Plugins</h5>
<p style="text-align: justify;"><a class="showcase" href="http://wordpressgarage.com/themes/create-drop-down-menus-with-wordpress-plugins-and-themes/">Create drop-down menus with WordPress Plug-ins and themes</a></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Administrative Plugins</h4>
<p style="text-align: justify;">23) <a class="showcase" href="http://wordpress.org/extend/plugins/wordpress-dashboard-editor/">Dashboard Editor</a>- Allows you to add or remove whatever you want from the WordPress dashboard to be more useful to you.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/wordpress-dashboard-editor.1.01.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">24) <a class="showcase" href="http://deanjrobinson.com/projects/fluency-admin/">Fluency Admin</a>- One of the best interfaces ever created for WordPress. Works with WordPress 2.5.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><img src="http://noupe.com/img/wpp6.jpg" alt="" /></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://deanjrobinson.com/download/wp-admin-fluency-1.0.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">25) <a class="showcase" href="http://www.italyisfalling.com/lighter-admin-drop-menus-wordpress-plugin/">Lighter Admin Drop Menus</a>- Provides css-enabled drop down menus to speed the use of the WordPress dashboard.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.italyisfalling.com/down/downloader.php?file=lighter_admin_menus.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">26) <a class="showcase" href="http://onemansblog.com/2007/04/08/wordpress-plugin-wp-admin-bar-reloaded/">WP Admin Bar Reloaded</a>- Displays links to the Administration Panel at the top of a blog’s page &#8211; but only for users who are logged in and have permission to view the given functions.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://onemansblog.com/wp-content/uploads/2007/04/wp-admin-bar-reloaded.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">27) <a class="showcase" href="http://download.mikelopez.info/2006/10/17/wordpress-themed-categories-plugin/">Wordpress Themed Categories Plugin</a>- The ability to assign different themes for each category.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://download.mikelopez.info/wp-content/uploads/2006/10/themed-categories.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">RSS</h4>
<p style="text-align: justify;">28) <a class="showcase" href="http://www.joostdevalk.nl/wordpress/from-rss/">From RSS</a>- If you want to give your RSS subscribers a little bit of extra content, or simply leave out some annoying footer about subscribing to the RSS feed.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://wordpress.org/extend/plugins/from-rss/from-rss.1.0.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">29) <a class="showcase" href="http://www.richardkmiller.com/blog/wordpress-plugin-what-would-seth-godin-do">What Would Seth Godin Do</a>- New visitors to your blog will see a small box above each post containing the words “If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!” After 3 visits the message disappears. You can customize this message, its lifespan, and its location.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.richardkmiller.com/files/what_would_seth_godin_do.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">30) <a class="showcase" href="http://www.mapelli.info/feed/feed-count-12">Feed Count</a>- If you don’t like the feedburner chickletd, You can use this Plug-in to display the number of subscribers to your feedburner feed by using your own taste.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><img src="http://noupe.com/img/wpp2.gif" alt="" /></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.mapelli.info/wordpress/?dl=11">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">31) <a class="showcase" href="http://blogs.feedburner.com/feedburner/archives/2007/05/feedburner_adopts_twoyearold_r.php">Feedburner Feed Replacement</a>- Created by Steve Smith, it’s a reliable way to track your entire feed-reading audience by redirecting all your subscribers to using your feed from Feedburner so you could keep track of the actual number of subscribers.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">32) <a class="showcase" href="http://wordpress.org/extend/plugins/full-text-feed/">Full Text Feed</a>- WordPress will truncate your feed’s content anywhere you insert a &lt;!–more–&gt; tag. Full Text Feed undos this functionality, allowing your feeds to contain the full text regardless of &lt;!–more–&gt; usage.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/full-text-feed.1.04.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">Full Text Feed is no longer required for WordPress 2.5.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">33) <a class="showcase" href="http://wordpress.org/extend/plugins/subscribe-remind/">Subscribe-Remind</a>- An effective way to turn visitors into subscribers by adding some text at the end of each of your posts inviting your readers to subscribe to your RSS feed.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/subscribe-remind.1.0.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Database and Server</h4>
<p style="text-align: justify;">34) <a class="showcase" href="http://www.ilfilosofo.com/blog/wp-db-backup">WordPress Database Backup</a>- This popular Plug-in allows users to schedule automatic database backups by creating backups of your core WordPress tables as well as other tables of your choice in the same database.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.ilfilosofo.com/downloads/plugins/wp-db-backup.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">35) <a class="showcase" href="http://alexking.org/projects/wordpress/readme?project=404-notifier"> 404 Notifier README</a>- Log 404 (file not found) errors on your site and get them delivered to you via e-mail or RSS.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://alexking.org/projects/wordpress/plugins/404-notifier.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">36) <a class="showcase" href="http://www.silpstream.com/blog/wp-phpmyadmin/">WP-phpMyAdmin </a>- Allows to access your PHP databases directly from the WP admin area without having to login to phpMyAdmin.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.silpstream.com/blog/wp-content/uploads/wp-phpmyadmin_v2-8-2.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Comments</h4>
<p style="text-align: justify;">37) <a class="showcase" href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments 2.1</a>- Allows commenters on your blog to check a box before commenting and get e-mail notification of further comments on the subscribed post. It is one of the most popular WordPress Plug-ins out there cause it helps encouraging the commenters to come back and stay engaged in the dialog.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://txfx.net/wp-plugins.org/subscribe-to-comments/download/">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">38) <a class="showcase" href="http://dev.wp-plugins.org/wiki/LiveCommentPreview">Live Comment Preview</a>- Live Comment Preview is the simplest way to get live comment previews on your site.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://dev.wp-plugins.org/file/live-comment-preview/trunk/live-comment-preview.php?format=raw">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">39) <a class="showcase" href="http://wordpress.org/extend/plugins/get-recent-comments/">Get Recent Comments</a>- This Plug-in shows excerpts of the latest comments and/or trackbacks in your sidebar.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/get-recent-comments.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">40) <a class="showcase" href="http://www.pfadvice.com/wordpress-plugins/show-top-commentators/">Show Top Commentators</a>This Plug-in encourages discussion from your readers by displaying their name (linked to their site without a nofollow tag if desired) and number of comments on the sidebar.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.pfadvice.com/wp-content/plugins/show_top_commentators.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">41) <a class="showcase" href="http://www.michelem.org/wordpress-plugin-nofollow-free/">NoFollow Free</a> NoFollow Free removes the “nofollow” attribute from your WordPress blog’s comments (precisely from the author’s links) and/or from the comments text links to encourage your users to submit comments.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://wordpress.org/extend/plugins/nofollow-free/">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Reading on Comments Plugins</h5>
<p style="text-align: justify;"><a class="showcase" href="http://mashable.com/2007/07/24/wordpress-comments/">30+ Plug-ins for WordPress Comments</a></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">CMS</h4>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">42) <a class="showcase" href="http://wordpress.org/extend/plugins/advanced-category-excluder/">Advanced Category Excluder</a>- The main goal is to hide some unwanted categories, from defined parts of the blog. It can override your search results, your RSS feed listing, your category listing, and also your entry page, if you want to. This is great, for SEO reasons, for content separation, for grouping information, and handle them as real sub pages.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/advanced-category-excluder.1.1.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">43) <a class="showcase" href="http://www.ilfilosofo.com/blog/home-page-control/">Filosofo Home-Page Control</a>- This plug-in lets you put pages on the same Permalink level (or higher) as the blog’s directory and set which page you want to be the “home” page.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.ilfilosofo.com/downloads/plugins/filosofo-home-page-control.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">44) <a class="showcase" href="http://wordpress.org/extend/plugins/search-everything/">Search Everything </a>- Search Everything increases the ability of the default WordPress Search, to search Every Page, Every Tag, non-password protected pages only, Search Every Comment, Search only approved comments, Search Every Draft, Search Every Excerpt…</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/search-everything.4.2.2.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">45) <a class="showcase" href="http://www.dailyblogtips.com/best-wordpress-plugins-custom-query-string/">Custom Query String</a>- After installing this plug-in you will be able to set the number of posts (custom queries) for every single page on your website. Here are some of the pages that you will be able to customize: author, archive, category, year, month, day, home, feed, search.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://drunkenmonkey.org/user/archive/custom-query-string-2.6.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">46) <a class="showcase" href="http://wordpress.org/extend/plugins/my-page-order/">Manually order your Pages with My Page Order WordPress plugin</a>- Gives you additional Page flexibility by allowing you to manually order your Pages without coding.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/my-page-order.2.5.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Readings on WordPress CMS Plugins</h5>
<p style="text-align: justify;"><a class="showcase" href="http://www.blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/">Top 10 WordPress CMS Plugins</a></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://wordpressgarage.com/wordpress-as-cms/10-plugins-that-will-make-wordpress-into-a-cms/">13 Plug-ins that will make WordPress into a CMS</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.3point7designs.com/blog/2006/10/25/5-wordpress-plugins-that-will-turn-wordpress-into-a-cms/">5 WordPress Plug-ins that will turn WordPress into a CMS</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.rimmkaufman.com/rkgblog/2006/12/30/wordpress-cms-breadcrumbs-nav-plugins/">Wordpress As CMS: Pages, Nav, Crumbs, And Plugins</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Social bookmarking Plugins</h4>
<p style="text-align: justify;">47) <a class="showcase" href="http://wordpress.org/extend/plugins/sociable/">Sociable</a>- Automatically add links on your posts to popular social bookmarking sites like Facebook, Mixx, StumbleUpon, Digg and many many others.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/sociable.2.5.4.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">48) <a class="showcase" href="http://alexking.org/projects/wordpress/readme?project=share-this">Share This</a>- This Plug-in will allow your visitors to share your content via social bookmarking sites and/or e-mailing the post to a friend.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://wordpress.org/extend/plugins/share-this/share-this.2.1.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">49) <a class="showcase" href="http://www.aviransplace.com/digg-this-wordpress-plugin/">Digg This</a>- Digg this WordPress Plug-in is a Plug-in that detects incoming links from Digg.com to your WordPress post and automatically display a link back to the digg post, for people to digg your story.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.aviransplace.com/wordpress/download-manager.php?id=1">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">50) <a class="showcase" href="http://www.blahblahtech.com/2008/01/wordpress-plugin-socialize-me.html">Socialize Me!</a>- Socialize Me! will identify where the visitor is coming from, and in the case that the source is a social site where you have a profile on, it will display a tailored message. Imagine if you could reach out to all those visitors from StumbleUpon, Digg, Delicious et cetera, right from your articles…</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.blahblahtech.com/wp-content/development/plugins/Socialize-Me/Socialize-Me.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">SEO</h4>
<p style="text-align: justify;">51) <a class="showcase" href="http://wordpress.org/extend/plugins/sociable/">All in One SEO Pack</a>- Optimizes your WordPress blog for Search Engines by automatically optimizing your titles for search engines , generating META tags automatically and avoiding duplicate content found on WordPress blogs.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">52) <a class="showcase" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google (XML) Sitemaps Generator</a>- This Plug-in generates a XML-Sitemap compliant sitemap of your WordPress blog to help google crawl your site.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.arnebrachhold.de/redir/sitemap-dl/">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">53) <a class="showcase" href="http://www.joostdevalk.nl/wordpress/meta-robots-wordpress-plugin/">Meta Robots</a>- This Plug-in allow you to manage your meta robot tags.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://wordpress.org/extend/plugins/robots-meta/robots-meta.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">54) <a class="showcase" href="http://guff.szub.net/2005/09/01/head-meta-description/">Head META Description</a>- Head Meta Description provides an automatic meta description tag for your blog, inserting a dynamic description depending on the query-type (i.e. page you’re on). Some search engines are supposed to love this tag.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://guff.szub.net/downloads/head-meta-desc.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">55) <a class="showcase" href="http://guff.szub.net/2005/09/01/head-meta-description/">Enforce www. Preference</a>- This Plug-in will help preserve your permalinks by enforcing your no-www or yes-www preference (http://example.com/ vs. http://www.example.com/). Most search engines treat those addresses as two different domains.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://txfx.net/wp-plugins.org/enforce-www-preference/download">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Speed up Your WordPress Plugins</h4>
<p style="text-align: justify;">56) <a class="showcase" href="http://wordpress.org/extend/plugins/wp-cache/">WP-Cache</a>- WP-Cache is an extremely efficient WordPress page caching system to make you site much faster by caching Worpress pages and storing them in a static file for serving future requests directly from the file rather than loading and compiling the whole PHP code and the building the page from the database.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/wp-cache.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Reading on speeding up your WordPress</h5>
<p style="text-align: justify;"><a class="showcase" href="http://elliottback.com/wp/archives/2007/04/15/why-my-wordpress-site-is-so-much-faster-than-yours/">Why My Site Is So Much Faster Than Yours</a></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://lorelle.wordpress.com/2007/09/22/the-3-easiest-ways-to-speed-up-wordpress/">The 3 Easiest Ways to Speed Up WordPress</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Fignting Spam, Splogs</h4>
<p style="text-align: justify;">Splogs are weblog sites which the author uses only for promoting affiliated websites. The purpose is to increase the PageRank of the affiliated sites, get ad impressions from visitors, and/ or use the blog as a link outlet to get new sites indexed. Splogs (spam blogs) scrape content from others and re-post the material as their own in order to earn money.</p>
<p style="text-align: justify;">57) <a class="showcase" href="http://www.maxpower.ca/wordpress-plugin-digital-fingerprint-detecting-content-theft/2006/09/25/">Digital Fingerprint — detecting content theft</a>- To combat splogs use of your content, this Plug-in will place a digital fingerprint into blog posts. Once embedded in your post, the Plug-in allows you to quickly and easily search the blogosphere for references to the digital fingerprint.</p>
<p style="text-align: justify;"><a href="http://www.maxpower.ca/wordpress-plugin-digital-fingerprint-detecting-content-theft/2006/09/25/"><img src="http://noupe.com/img/wpp1.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.maxpower.ca/?dl=wp-fingerprint-B2.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">58) <a class="showcase" href="http://akismet.com/download/">Akismet</a>- Akismet checks your comments against the Akismet web serivce to see if they look like spam or not.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/akismet.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">59) <a class="showcase" href="http://www.smackfoo.com/plugins/sig2feed/">RSS Feed Signature</a>- Provide a simple administration interface to allow the addition of a custom tagline, signature or © copyright message to the WordPress generated rss feeds to protect your content from splogs (spam blogs).</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://s3.smackfoo.com/packages/sig2feed_1.1.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">60) <a class="showcase" href="http://sw-guide.de/wordpress/plugins/simple-trackback-validation/">Simple Trackback Validation Plugin</a>- This Plug-in performs simple but very effective tests on all incoming trackbacks in order to stop trackback spam.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://sw-guide.de/_chcounter/getfile.php?id=28">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Readings on Spam Fighting Plugins</h5>
<p style="text-align: justify;"><a href="http://wpthemesplugin.com/30-spam-fighting-wordpress-plugins/">30 Spam Fighting WordPress Plugins</a></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Advertising Plug-ins</h4>
<p style="text-align: justify;">61) <a class="showcase" href="http://www.thunderguy.com/semicolon/wordpress/code-markup-wordpress-plugin/">Got Banners</a>- Got Banners is a simple banner rotating Plug-in for WordPress that displays all the banners provided simultaneously. But, in a different random order each time.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://gotchance.com/downloads/gotbanners.php">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">62) <a class="showcase" href="http://www.acmetech.com/blog/2005/07/26/adsense-deluxe-wordpress-plugin/">AdSense Deluxe</a>- For quickly inserting Google or Yahoo! ads into your blog posts, and managing when and where those ads are displayed.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://software.acmetech.com/wordpress/plugins/adsense-deluxe_wp_plugin.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">63) <a class="showcase" href="http://thesandbox.wordpress.com/wpads/">WPAds</a>- WPAds is a WordPress Plug-in for showing and rotating ads in your blog. You only have to define the ad positions and the ads you want to rotate in each position, and WPAds will serve your ads randomly.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.box.net/public/rl31cserkl">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">WordPress Developer’s Plug-ins</h4>
<p style="text-align: justify;">64) <a class="showcase" href="http://www.thunderguy.com/semicolon/wordpress/code-markup-wordpress-plugin/">Code Markup</a>- Code Markup is a WordPress Plug-in that makes it easy to include program code samples in your posts. You can even include HTML markup in the code sample; Code Markup magically knows which characters should be displayed as code and which should be rendered as HTML</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://semi-wp-plugins.svn.sourceforge.net/viewvc/*checkout*/semi-wp-plugins/code-markup/branches/current/code-markup.php">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">65) <a class="showcase" href="http://www.mittineague.com/dev/co.php">Clean Options</a>- Cleans up your blog after removing unwanted plugins.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/clean-options.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">66) <a class="showcase" href="http://www.prelovac.com/vladimir/wordpress-plugins/theme-test-drive">Theme Test Drive</a>- Theme Test Drive WordPress Plug-in allows you to safely test drive any theme on your blog as administrator, while visitors still use the default one.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/theme-test-drive.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">67) <a class="showcase" href="http://www.nosq.com/blog/runphp/">runPHP</a>- runPHP is a WordPress plug-in that enables users to embed PHP code directly into their posts.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.nosq.com/download/runPHP2.3.1.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">68) <a class="showcase" href="http://dancameron.org/wordpress/wordpress-plugins/css-ajax-switch">AJAX CSS Switcher</a>- This WordPress Plug-in allows you to add CSS switching to your theme without any reload. It also stores the users selection for future visits.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/ajax-css-switcher.depracated.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Tags Plug-ins</h4>
<p style="text-align: justify;">69) <a class="showcase" href="http://wordpress.org/extend/plugins/widget-category-cloud/">Category Cloud Widget</a>- The Category Cloud Widget is a widget that displays your categories as a tag cloud in your sidebar.</p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://downloads.wordpress.org/plugin/widget-category-cloud.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">70) <a class="showcase" href="http://www.engadgeted.net/projects/wordpress-heat-map-plugin/">Heat Map plugin</a>- Provides you with two new template tags for displaying a heat map (aka weighted list) of your categories and your monthly archives, can be indicated by varying font sizes, color intensities or both.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.engadgeted.net/wp-content/files/wp-heatmap_2_3.txt">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">71) <a class="showcase" href="http://cybernetnews.com/recommended-tags-for-wordpress/">Recommended Tags</a>- This is a Plug-in for WordPress 2.3+ that utilizes the built-in tag system for recommending and displaying a list of your current tags. It avoids the troubling issue of creating duplicate tag names that are nearly identical, such as “download” and “downloads.”</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://cybernetnews.com/wp-content/uploads/recommendedtags/recommendedtags.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Readings on WordPress Tags Clouds</h5>
<p style="text-align: justify;"><a href="http://lifehacker.biz/articles/best-tagging-tools-and-plugins/">Best Tagging Tools and Plugins</a></p>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Archive Plugins</h4>
<p style="text-align: justify;">72) <a class="showcase" href="http://www.sonsofskadi.net/extended-live-archive/">Extended Live Archive</a>- This Plug-in creates dynamic archive page that helps your readers to easily navigate your archive, has the ability to sort posts by tags, categories, date and popularity.</p>
<p style="text-align: justify;"><a href="http://www.sonsofskadi.net/extended-live-archive/"><img src="http://noupe.com/img/wpp5.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.sonsofskadi.net/wp-content/upload/af-extended-live-archive-0.10beta-r16.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">73) <a class="showcase" href="http://www.geekwithlaptop.com/projects/clean-archives/">SRG Clean Archives</a>- This Plug-in is designed to display your archive listings in a clean and uniform fashion that’s Search Engine friendly on a dedicated page or in your sidebar. It lists the Month / Year, shows total post count for the month, the day of the month the article was published, the title of the article and the number of comments that have been made on each article.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Live Demo: </strong><a href="http://www.geekwithlaptop.com/archives/">View it Here</a> | <strong>Download Plugin: </strong><a href="http://www.geekwithlaptop.com/download-manager.php?id=45">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Worth Checking Plugins</h4>
<p style="text-align: justify;">74) <a class="showcase" href="http://colorlightstudio.com/2008/03/14/wordpress-plugin-author-exposed/">Author Exposed</a>- Author Exposed is a simple WordPress Plug-in that allows your visitors easy and elegant way to see more details about the post author.</p>
<p style="text-align: justify;"><a href="http://colorlightstudio.com/2008/03/14/wordpress-plugin-author-exposed/"><img src="http://noupe.com/img/wpp4.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://colorlightstudio.com/wp-content/plugins/wp-downloadMonitor/download.php?id=5">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">75) <a class="showcase" href="http://www.mightyseek.com/podpress/">PodPress</a>- This Plug-in makes adding a Podcast to a Post very simple and supports unlimited number of media files.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.mightyseek.com/podpress_downloads/latest.php">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">76) <a class="showcase" href="http://lesterchan.net/wordpress/readme/wp-print.html">WP-Print</a>- Displays a printable version of your WordPress blog’s post/page.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Live Demo: </strong><a href="http://lesterchan.net/wordpress/2006/07/05/donations/print/">View it Here</a> |<strong>Download Plugin: </strong><a href="http://lesterchan.net/others/downloads.php?id=12">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">77) <a class="showcase" href="http://www.justinshattuck.com/comment-relish/">Comment relish</a>- Developed to send an e-mail message to users who comment on your website who have never commented before.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.justinshattuck.com/bin/plugins/comment-relish.zip">Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">78) <a class="showcase" href="http://www.wpseo.us/">wpSEO</a>- Have more than 50 different settings for SEO your blog.</p>
<p style="text-align: justify;">
<ul id="star" style="text-align: justify;">
<li><strong>Download Plugin: </strong><a href="http://www.wpseo.us/installation/">Here</a></li>
</ul>
<p><em>Source: http://www.noupe.com/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/powerfull-list-of-wordpress-lifesavers-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>45+ Must See WordPress themes</title>
		<link>http://www.allticles.com/45-must-see-wordpress-themes/</link>
		<comments>http://www.allticles.com/45-must-see-wordpress-themes/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:01:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.allticles.com/?p=1975</guid>
		<description><![CDATA[Minimalist WordPress Design Themes
Upstart Blogger Minim- Designed by Robert Ellis to be Minimalist, Fast: Lightweight, for speed, Ad-friendly: The columns are sized specifically to accept standard ad formats.


Type:Free Theme
Live Demo View it Here &#124; Download



WPCandy v1 WordPress Theme- WPcandy created simple and clean WordPress theme with Scrollovers navigation, Widget-ready sidebar.



Type:Free Theme
Live Demo View it Here [...]]]></description>
			<content:encoded><![CDATA[<h4 class="title" style="text-align: justify;">Minimalist WordPress Design Themes</h4>
<p style="text-align: justify;"><a href="http://www.upstartblogger.com/wordpress-theme-upstart-blogger-minim" target="_blank">Upstart Blogger Minim</a>- Designed by Robert Ellis to be Minimalist, Fast: Lightweight, for speed, Ad-friendly: The columns are sized specifically to accept standard ad formats.</p>
<p style="text-align: justify;"><a class="showcase" href="http://www.upstartblogger.com/wordpress-theme-upstart-blogger-minim"><img src="http://noupe.com/img/wpt-42.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.upstartblogger.com/wordpress-theme-upstart-blogger-minim" target="_blank">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.upstartblogger.com/wpthemes/index.php?wptheme=Upstart+Blogger+Minim" target="_blank">View it Here</a> | <strong><a href="http://www.upstartblogger.com/downloads/UpstartBloggerMinim.zip" target="_blank">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a href="http://wpcandy.com/wpcandy-v1-wordpress-theme/" target="_blank">WPCandy v1 WordPress Theme</a>- WPcandy created simple and clean WordPress theme with Scrollovers navigation, Widget-ready sidebar.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://wpcandy.com/wpcandy-v1-wordpress-theme/"><img src="http://noupe.com/img/wpt-21.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://wpcandy.com/wpcandy-v1-wordpress-theme/" target="_blank">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.mikeinteractive.com/wp/" target="_blank">View it Here</a> | <strong><a href="http://wpcandy.com/mint/pepper/orderedlist/downloads/download.php?file=http%3A//wpcandy.com/wp-content/files/wpcandy1.zip" target="_blank">Download</a></strong></li>
</ul>
<p style="text-align: justify;"><span id="more-1975"></span></p>
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Grunge WordPress Theme</h4>
<p style="text-align: justify;"><a class="showcase" href="http://ithemes.com/purchase/grunge-theme-series/">Grunge Web 2.0</a>- Includes 4 pre-built color schemes to choose from. Designed specifically for artists, photographers and designers. Has 4 color styles to choose from, Change header images easily through WP Dashboard, Integrated blog component and Widget ready sidebars.</p>
<p style="text-align: justify;"><a class="showcase" href="http://grunge.ithemes.com/"><img src="http://noupe.com/img/wpt-7.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://ithemes.com/purchase/grunge-theme-series/http://ithemes.com/purchase/grunge-theme-series/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://grunge.ithemes.com/">View it Here</a> | <strong><a href="http://ithemes.com/purchase/grunge-theme-series/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://wp.jepson.no/wordpress-themes/grungepress/">GrungePress</a>- Eye catching grunge style theme, with a clean 2-column layout, Widget ready sidebar, 3-column seperate footer and Layered Photoshop file (header or full).</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://wp.jepson.no/wordpress-themes/grungepress/"><img src="http://noupe.com/img/wpt-15.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://wp.jepson.no/wordpress-themes/grungepress/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wordpress.jepson.no/?preview_theme=GrungePress">View it Here</a> | <strong><a href="http://wordpress.jepson.no/wordpress-themes/grungepress/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.wpdesigner.com/2008/02/01/music-wordpress-theme/">Music WordPress Theme</a>- Music is a red, 2 column, widget ready WordPress theme with an optional featured band template. Tested in Firefox, Internet Explorer, Safari, and Opera.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.wpdesigner.com/demo/index.php?preview=Music"><img src="http://noupe.com/img/wpt-25.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.wpdesigner.com/2008/02/01/music-wordpress-theme/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.wpdesigner.com/demo/index.php?preview=Music">View it Here</a> | <strong><a href="http://www.wpdesigner.com/2008/02/01/music-wordpress-theme/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">News and Magazine WordPress Themes</h4>
<p style="text-align: justify;"><a class="showcase" href="http://www.darrenhoyt.com/2008/03/12/mimbo-pro-magazine-theme-released/">Mimbo Pro Magazine Theme</a>- Developed by Darren Hoyt and Ben Gillbanks</p>
<p style="text-align: justify;"><a class="showcase" href="http://mimbo.prothemedesign.com/"><img src="http://noupe.com/img/wpt-2.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.darrenhoyt.com/2008/03/12/mimbo-pro-magazine-theme-released/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://mimbo.prothemedesign.com/">View it Here</a> | <strong><a href="http://prothemedesign.com/themes/mimbo-pro/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.premiumnewstheme.com/live-wire-series/">Live Wire Series</a>-  Live Wire is a feature-rich 3 column magazine/newspaper layout, has automatic Image Resizer, Custom Page Templates for Archives, Sitemap &amp; Image Gallery, Featured news section, Navigation Dropdown Menu’s…</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.premiumnewstheme.com/live-wire-series/"><img src="http://noupe.com/img/wpt-4.jpg" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.premiumnewstheme.com/live-wire-series/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://livewire2.premiumnewstheme.com/">View it Here</a> | <strong><a href="http://www.premiumnewstheme.com/live-wire-series/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.wpremix.com/home/">WP Remix</a>- Is customizable, quality coded &amp; comes bundled with many layout options that helps create custom websites , has multiple page templates, 20+ Custom Layouts, Pre-styled HTML elements, Widget Ready…</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://wpremix.com/demo/home/"><img src="http://noupe.com/img/wpt-4.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.wpremix.com/home/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wpremix.com/demo/home/">View it Here</a> | <strong><a href="http://www.wpremix.com/home/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/">BranfordMagazine</a>- The main tabbed area in the home page features a lead story with a photo. It has featured articles with image, title and excerpt.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/"><img src="http://noupe.com/img/wpt-13.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.wp-themes.der-prinz.com/magazine/">View it Here</a> | <strong><a href="http://www.der-prinz.com/2008/01/20/download-branfordmagazine/">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.revolutiontheme.com/themes/revolution">Revolution WordPress Theme</a>- This theme was built mainly to be used as a static website or CMS. It’s a great solution to use WordPress for small businesses, portfolio sites and more.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.revolutiontheme.com/demo/"><img src="http://noupe.com/img/wpt-5.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.revolutiontheme.com/themes/revolution">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.revolutiontheme.com/demo/">View it Here</a> | <strong><a href="http://www.revolutiontheme.com/themes/revolution">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.gabfire.com/wordpress-magazine-theme-released/">Wordpress Magazine Theme</a>- A fresh and clean magazine theme, worth checking.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.gabfire.com/wordpress-magazine-theme-released/"><img src="http://noupe.com/img/wpt-52.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.gabfire.com/wordpress-magazine-theme-released/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wp-magazine.gabfire.com/">View it Here</a> | <strong><a href="http://www.gabfire.com/downloads/Wordpress-Magazine-Theme.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Mobile WordPress Theme</h4>
<p style="text-align: justify;"><a class="showcase" href="http://www.nyssajbrown.net/2007/11/04/pockett-wordpress-theme/">PocketT for WordPress</a>- Is a nice theme for personal blog that uses custom styles to separate different parts of the post and has different Header Images.</p>
<p style="text-align: justify;"><a class="showcase" href="http://www.nyssajbrown.net/2007/11/04/pockett-wordpress-theme/"><img src="http://noupe.com/img/wpt-16.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.nyssajbrown.net/2007/11/04/pockett-wordpress-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.nyssajbrown.net/pockett/">View it Here</a> | <strong><a href="http://www.nyssajbrown.net/pockett/?page_id=13">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.wpelements.com/2008/03/06/introducing-massive-news-mobile-edition/">The Massive News “Mobile Edition” WordPress Theme</a>- iPhone and iPod Touch are on the rise, and this theme is built entirely for optimized viewing on both devices.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.wpelements.com/demos/massivemobile/"><img src="http://noupe.com/img/wpt-17.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.wpelements.com/2008/03/06/introducing-massive-news-mobile-edition/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.wpelements.com/demos/massivemobile/">View it Here</a> | <strong><a href="http://www.wpelements.com/downloads/themes/MassiveMobile.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Unique Theme Ideas</h4>
<p style="text-align: justify;"><a class="showcase" href="http://themeshaper.com/wordpress-domain-parking-theme/">LaunchPad Domain Parking Theme</a>- An easy way to park your site while it’s still underdeveloped. The main feature is to allow visitors subscribe through RSS and e-mail.</p>
<p style="text-align: justify;"><a class="showcase" href="http://themeshaper.com/wordpress-domain-parking-theme/"><img src="http://noupe.com/img/wpt-20.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://themeshaper.com/wordpress-domain-parking-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wordpress.themeshaper.com/index.php?wptheme=LaunchPad">View it Here</a> | <strong><a href="http://wordpress.themeshaper.com/wp-content/themes/launchpad.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://wordpress.com/blog/2008/01/28/introducing-prologue/">Prologue</a>- Released by the WordPress team, to act like a Twitter-like system for teams of bloggers who need to be able to communicate brief messages while working in various locations..</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://prologuedemo.wordpress.com/"><img src="http://noupe.com/img/wpt-31.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://wordpress.com/blog/2008/01/28/introducing-prologue/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://prologuedemo.wordpress.com/">View it Here</a> | <strong><a href="http://svn.automattic.com/wpcom-themes/prologue/">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.osdesigner.net/wordpress-themes/css-gallery-theme/">CSS Gallery Theme</a>- For webmasters who want to build CSS showcase or web gallery. Packed with built in Tagging, Google ads and a sidebar block with 125 x 125 banner ads.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.osdesigner.net/wordpress-themes/css-gallery-theme/"><img src="http://noupe.com/img/wpt-14.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.osdesigner.net/wordpress-themes/css-gallery-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.bestcssgallery.com/">View it Here</a> | <strong><a href="http://www.osdesigner.net/files/CSSGallery_v1.10.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://designintellection.com/downloads/wp-contact-manager/">WP Contact Manager</a>- Turns WordPress into a contact manager. You can add contacts through the regular admin interface, tag contacts, search them and more.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://people.thedesigncanopy.com/"><img src="http://noupe.com/img/wpt-3.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://designintellection.com/downloads/wp-contact-manager/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://people.thedesigncanopy.com/">View it Here</a> | <strong><a href="http://designintellection.com/theme/wp-contact-manager-0.3.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.anieto2k.com/2006/11/24/time-manager-tambien-para-wordpress/">Time Manager</a>- Time Manager is a free, tableless, W3C-compliant web design layout by Template World.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.templateworld.com/zero/in_action/time_manager/index.html"><img src="http://noupe.com/img/wpt-28.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.anieto2k.com/2006/11/24/time-manager-tambien-para-wordpress/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.templateworld.com/zero/in_action/time_manager/index.html">View it Here</a> | <strong><a href="http://www.anieto2k.com/downloads/mirror.php?id=68">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://foxinni.com/my-themes/facebook-layouts-wordpress-theme/">Facebook WordPress Theme</a>- With different colours (Blue, Green, Red, Black, Grey, Brown, Pink, Yellow, Light Blue and Purple) available. As simple as the Facebook design itself, this theme brings it all together. It looks good and works great. Incorporating all of the best design elements on the Facebook layout.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.wp-themes.designdisease.com/testrun/"><img src="http://noupe.com/img/wpt-11.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://demos.foxinni.com/index.php?wptheme=Facebook+Layouts+wordpress+Theme">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://demos.foxinni.com/index.php?wptheme=Facebook+Layouts+wordpress+Theme">View it Here</a> | <strong><a href="http://foxinni.com/index.php?dl_id=5">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Personal WordPress Theme</h4>
<p style="text-align: justify;"><a class="showcase" href="http://www.wpdesigner.com/2008/01/30/personal-wordpress-theme/">Personal WordPress Theme</a>- Personal is a blue, 3-column WordPress theme with two widget-ready sidebars, custom templates, a banner switcher, custom text styles, integrated plugins, and a unique way to display entry dates and comment-number links.</p>
<p style="text-align: justify;"><a class="showcase" href="http://www.wpdesigner.com/demo/index.php?preview=Personal"><img src="http://noupe.com/img/wpt-24.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.wpdesigner.com/2008/01/30/personal-wordpress-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.wpdesigner.com/demo/index.php?preview=Personal">View it Here</a> | <strong><a href="http://www.wpdesigner.com/wp-content/free-wordpress-themes/personal.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.kineda.com/rihanna/">Rihanna</a>- Rihanna is extremely lightweight, versatile and widget-ready theme.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.kineda.com/rihanna/"><img src="http://noupe.com/img/wpt-45.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.kineda.com/rihanna/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.arenawp.com/">View it Here</a> | <strong><a href="http://www.kineda.com/downloads/rihanna.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.infectedfx.net/minyx-20/2007/">Minyx</a>- This theme has a small panel configuration to choose whether to display various elements of the theme, as well as being compatible with a lot of plug-ins, supports AdSense.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.infectedfx.net/minyx-20/2007/"><img src="http://noupe.com/img/wpt-46.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.infectedfx.net/minyx-20/2007/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wordpress.storelicious.com/">View it Here</a> | <strong><a href="http://www.storelicious.com/?dl=minyx.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">3Column WordPress Themes</h4>
<p style="text-align: justify;"><a class="showcase" href="http://www.ilemoned.com/archives/wptheme-blogbus">BlogBus WordPress Theme</a>- Theme requires WordPress 2.3 or above, tested in Firefox / IE6 / IE7 / Safari and it is widgets-friendly.</p>
<p style="text-align: justify;"><a class="showcase" href="http://www.ilemoned.com/archives/wptheme-blogbus"><img src="http://noupe.com/img/wpt-29.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.ilemoned.com/archives/wptheme-blogbus">Free Theme</a></li>
<li><strong><a href="http://www.ilemoned.com/download/wptheme-blogbus-v1.0-enu.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.blogohblog.com/wordpress-theme-brilliance/">Brilliance</a>- This is a 3-column, widget ready theme with soothing colors and design. The theme also has provision for an adsense block in the third column where you can put your adsense code</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.blogohblog.com/wordpress-theme-brilliance/"><img src="http://noupe.com/img/wpt-33.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.blogohblog.com/wordpress-theme-brilliance/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wpthemes.blogohblog.net/index.php?wptheme=Brilliance">View it Here</a> |<strong><a href="http://www.blogohblog.com/download/brilliance.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.blogohblog.com/wordpress-theme-xplosive/">Xplosive</a>- It is a fully XHTML complaint, Web 2.0 theme meant for modern bloggers. Xplosive has two sidebars (both on the right side) and has a very pro look to it. It comes with a Blue-Orange color schema.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.blogohblog.com/wordpress-theme-xplosive/"><img src="http://noupe.com/img/wpt-34.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.blogohblog.com/wordpress-theme-xplosive/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wpthemes.blogohblog.net/index.php?wptheme=xplosive">View it Here</a> |<strong><a href="http://www.blogohblog.com/download/xplosive.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://cssace.com/free-wp-premium-theme-is-here/">Free “WP Premium”</a>- Is an elegantly designed, 2/3 column, feature packed, widget ready theme that comes with three color-scheme options</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://cssace.com/free-wp-premium-theme-is-here/"><img src="http://noupe.com/img/wpt-49.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://cssace.com/free-wp-premium-theme-is-here/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://cssace.com/?preview_theme=WP_Premium">View it Here</a> |<strong><a href="http://cssace.com/downloads/WP_Premium.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">2Column Themes</h4>
<p style="text-align: justify;"><a class="showcase" href="http://cutline.tubetorial.com/">Cutline 2.0</a>- One of the most-used themes around. It provides a clean, simple layout that is easily customizable.</p>
<p style="text-align: justify;"><a class="showcase" href="http://cutline.tubetorial.com/"><img src="http://noupe.com/img/wpt-38.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://cutline.tubetorial.com/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://cutline.tubetorial.com/">View it Here</a> |<strong><a href="http://www.tubetorial.com/downloads/Cutline_1pt2.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://openswitch.org/2006/04/16/unsleepable/">Unsleepable</a>- It is a stand-alone theme for WordPress and is mostly K2 with some fairly significant design tweaks here and there.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://openswitch.org/2006/04/16/unsleepable/"><img src="http://noupe.com/img/wpt-40.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://openswitch.org/2006/04/16/unsleepable/">Free Theme</a></li>
<li><strong><a href="http://www.openswitch.org/files/unsleepable_v.1.7.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.ndesign-studio.com/resources/wp-themes/itheme/">iTheme</a>- Designed for the Mac lovers with a truly customizable sidebar. You can customize your sidebar’s contents without modifying the source code using WordPress widgets.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.ndesign-studio.com/resources/wp-themes/itheme/"><img src="http://noupe.com/img/wpt-41.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.ndesign-studio.com/resources/wp-themes/itheme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.ndesign-studio.com/demo/wordpress/index.php?wptheme=iTheme">View it Here</a> |<strong><a href="http://www.ndesign-studio.com/file/itheme-1-1.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.briangardner.com/themes/blue-zinfandel-wordpress-theme.htm">Blue Zinfandel</a>- 2 or 3-column Widget-ready theme, made especially for online newspapers or magazines.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.briangardner.com/themes/blue-zinfandel-wordpress-theme.htm"><img src="http://noupe.com/img/wpt-39.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.briangardner.com/themes/blue-zinfandel-wordpress-theme.htm">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.briangardner.com/demos/">View it Here</a> |<strong><a href="http://www.briangardner.com/download/blue-zinfandel-2column.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://wpthemesplugin.com/forte-2-column-blog-magazine-list-styled-wordpress-theme/">Forte</a>- This is actually a 3-in-1 theme where you will be able to select you layout of choice from your theme admin panel, the choices are a (normal) blog layout, a Magazine styled layout and a List styled layout, you’ll get what i mean once you’ve uploaded and activated the theme.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://wpthemesplugin.com/forte-2-column-blog-magazine-list-styled-wordpress-theme/"><img src="http://noupe.com/img/wpt-51.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://wpthemesplugin.com/forte-2-column-blog-magazine-list-styled-wordpress-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://themesdemo.wpthemesplugin.com/index.php?wptheme=Forte">View it Here</a> |<strong><a href="http://wpthemesplugin.com/download-manager.php?id=17">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Photo Blog Themes</h4>
<p style="text-align: justify;"><a class="showcase" href="http://themes.performancing.com/themes/announcing-the-photopress-wordpress-theme-for-photoblogs/">Photopress</a>- Created by Brian Gardner, perfect for Photo blogs.</p>
<p style="text-align: justify;"><a class="showcase" href="http://themes.performancing.com/themes/announcing-the-photopress-wordpress-theme-for-photoblogs/"><img src="http://noupe.com/img/wpt-32.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://themes.performancing.com/themes/announcing-the-photopress-wordpress-theme-for-photoblogs/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://themes.performancing.com/themes/announcing-the-photopress-wordpress-theme-for-photoblogs/">View it Here</a> |<strong><a href="http://themes.performancing.com/files/photopress1.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://bueltge.de/photoblog-theme-fuer-wordpress/465/">Photoblog Theme</a>- Simple theme for a photo blog WordPress theme. This theme uses jQuery.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://bueltge.de/photoblog-theme-fuer-wordpress/465/"><img src="http://noupe.com/img/wpt-36.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://bueltge.de/photoblog-theme-fuer-wordpress/465/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://bueltge.de/photos">View it Here</a> |<strong><a href="http://bueltge.de/photoblog-theme-fuer-wordpress/465/">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.fivebyfive.com.ar/wp-themes/themes.html">Polaroid</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.fivebyfive.com.ar/wp-themes/themes.html"><img src="http://noupe.com/img/wpt-37.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.fivebyfive.com.ar/wp-themes/themes.html">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.fivebyfive.com.ar/wp-themes/polaroid.jpg">View it Here</a> |<strong><a href="http://www.fivebyfive.com.ar/wp-themes/Polaroid.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.brajeshwar.com/2006/nishita-another-free-photo-blog-wordpress-theme/">Nishita</a>- A simple, sleek and minimal (quick and simple install/setup) Photo Blog theme for Wordpress.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.brajeshwar.com/2006/nishita-another-free-photo-blog-wordpress-theme/"><img src="http://noupe.com/img/wpt-50.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.brajeshwar.com/2006/nishita-another-free-photo-blog-wordpress-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.clipthephotos.com/">View it Here</a> |<strong><a href="http://code.google.com/p/nishita-theme/downloads/list">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Artistic Themes</h4>
<p style="text-align: justify;"><a class="showcase" href="http://wp.jepson.no/wordpress-themes/polaroidpress/">PolaroidPress</a>- PolaroidPress is a light, cloudy and artistic theme for WordPress with image randomizer.</p>
<p style="text-align: justify;"><a class="showcase" href="http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/"><img src="http://noupe.com/img/wpt-22.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://wp.jepson.no/wordpress-themes/polaroidpress/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wp.jepson.no/?preview_theme=PolaroidPress">View it Here</a> | <strong><a href="http://wp.jepson.no/wordpress-themes/polaroidpress/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://wp-themes.designdisease.com/2007/12/21/dilectio-wordpress-theme/">Dilectio WordPress Theme</a>- A fresh, clean, user-friendly and playful WordPress theme- presented by <a href="http://www.smashingmagazine.com/2007/09/07/smashing-freefont-and-wordpress-theme">Smashing Magazine’s</a> and designed by Designdisease.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.wp-themes.designdisease.com/testrun/"><img src="http://noupe.com/img/wpt-10.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://wp-themes.designdisease.com/2007/12/21/dilectio-wordpress-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.wp-themes.designdisease.com/testrun/">View it Here</a> | <strong><a href="http://wp-themes.designdisease.com/download-manager.php?id=6">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.wpdesigner.com/2008/01/24/gossip-wordpress-theme/">Gossip WordPress Theme</a>- Gossip is a three column WordPress theme, created for gossip and celebrity related blogs.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.wpdesigner.com/2008/01/24/gossip-wordpress-theme/"><img src="http://noupe.com/img/wpt-23.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.wpdesigner.com/2008/01/24/gossip-wordpress-theme/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.wpdesigner.com/demo/index.php?preview=Gossip">View it Here</a> | <strong><a href="http://www.wpdesigner.com/2008/01/24/gossip-wordpress-theme/">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h4 class="title" style="text-align: justify;">Worth Checking Elegant Themes</h4>
<p style="text-align: justify;"><a class="showcase" href="http://5thirtyone.com/archives/886">The Unstandard WordPress theme</a>- Farewell to the blase reverse chronological text heavy front pages, and hello to visuals &amp; imagery to lure visitors deeper into your website / blog.</p>
<p style="text-align: justify;"><a class="showcase" href="http://5thirtyone.com/archives/886"><img src="http://noupe.com/img/wpt-1.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://5thirtyone.com/archives/886">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://5thirtyone.com/archives/886">View it Here</a> | <strong><a href="http://5thirtyone.com/sandbox/wordpress/unstandard.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://themeshaper.com/theseus-a-wordpress-theme-for-conquering-a-maze-of-content/">Theseus Theme</a>- Theseus prominently features the latest post in a “feature” category of your choice (conveniently set on the theme options page) and moving all non-essential stuff (you know, widgets) to the page footer. Also it is optimized for Search Engines</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://wordpress.themeshaper.com/index.php?wptheme=Theseus"><img src="http://noupe.com/img/wpt-18.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://themeshaper.com/theseus-a-wordpress-theme-for-conquering-a-maze-of-content/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wordpress.themeshaper.com/index.php?wptheme=Theseus">View it Here</a> | <strong><a href="http://wordpress.themeshaper.com/wp-content/themes/theseus.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://jsbox.net/555">Plain Box V2</a>- Very impressing and professional design. Has Custom image Header, Live Search, Sidebar Manager, Advanced Navigation, Asides and Post thumbnail. Download link will be available this March.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://jsbox.net/555"><img src="http://noupe.com/img/wpt-27.jpg" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://jsbox.net/555">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://dearj.com/pbox/">View it Here</a></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://the449.com/springloaded-the-theme-is-here/">SpringLoaded theme</a>- Chris Garrett, has released a nice looking WordPress theme that support Widgets, Gravatars and a handful of other nifty plugins</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://the449.com/springloaded-the-theme-is-here/"><img src="http://noupe.com/img/wpt-30.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://the449.com/springloaded-the-theme-is-here/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wpthemes.the449.com/">View it Here</a> | <strong><a href="http://the449.com/themes/sl.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://justintadlock.com/archives/2008/02/24/options-wordpress-theme">Options WordPress Theme</a>- This theme comes packaged with two different stylesheets, Dark and Light, includes customizable, widget-ready sidebars. There are five sections, or blocks, on the home page layout. From the theme options page, you can choose from 14 different options for each of the sections.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://justintadlock.com/options"><img src="http://noupe.com/img/wpt-12.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://justintadlock.com/archives/2008/02/24/options-wordpress-theme">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://justintadlock.com/options">View it Here</a> | <strong><a href="http://justintadlock.com/downloads/options.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://premiumthemes.net/premiumthemes/organic.html">Organic Premium WordPress Theme</a>- Has Trackbacks/Comments Separated, Highlighted Author comments, Widget Ready, SEO Friendly…</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://premiumthemes.net/premiumthemes/organic.html"><img src="http://noupe.com/img/wpt-8.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://premiumthemes.net/premiumthemes/organic.html">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://premiumthemes.net/organic/">View it Here</a> | <strong><a href="http://premiumthemes.net/premiumthemes/organic.html">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://elitebydesign.com/theme/">EliteByDesign Theme</a>- Is the ultimate theme when it comes to functionality and reader-friendliness. The clean, structured coding makes managing this theme all the easier.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://elitebydesign.com/"><img src="http://noupe.com/img/wpt-9.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://elitebydesign.com/theme/">Premium Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://elitebydesign.com/">View it Here</a>| <strong><a href="http://elitebydesign.com/theme/">Purchase</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.creativesynthesis.net/blog/projects/recycled-research/recycled-canvas/">Recycled Canvas</a>- This theme was an experiment. Not just in design, but in experimental methodology, sharing, and process.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.creativesynthesis.net/blog/projects/recycled-research/recycled-canvas/"><img src="http://noupe.com/img/wpt-44.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.creativesynthesis.net/blog/projects/recycled-research/recycled-canvas/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.creativesynthesis.net/recycling/recycledcanvas/participants/">View it Here</a> | <strong><a href="http://www.creativesynthesis.net/mint/pepper/tillkruess/downloads/tracker.php?uri=http%3A//www.creativesynthesis.net/mint/pepper/orderedlist/downloads/download.php%3Ffile%3Dhttp%253A//www.creativesynthesis.net/dist/recycled-canvas-retired.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.blogohblog.com/wordpress-theme-blog-oh-blog-v20/">Blog Oh Blog V2.0</a>- Double sidebar, multi column and widget ready. Simple, clean and easy you to modify. Sitemap and Sifr ready.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.blogohblog.com/wordpress-theme-blog-oh-blog-v20/"><img src="http://noupe.com/img/wpt-35.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.blogohblog.com/wordpress-theme-blog-oh-blog-v20/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://wpthemes.blogohblog.net/index.php?wptheme=BlogOhBlog">View it Here</a> | <strong><a href="http://www.blogohblog.com/download/bobv2.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://hellowiki.com/2007/12/27/wordpress-theme-hello-d">Hello D</a>- The style sheet is based on Blueprint CSS Framework, W3C-compliant.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://hellowiki.com/2007/12/27/wordpress-theme-hello-d"><img src="http://noupe.com/img/wpt-47.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://hellowiki.com/2007/12/27/wordpress-theme-hello-d">Free Theme</a></li>
<li><strong><a href="http://www.box.net/shared/2e3qbitesw">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.blogperfume.com/silveray-clean-and-soft-3-column-wordpress-theme/">SilveRay</a>- 3-Column Layout, Validated XHTML and CSS, Ads friendly, Widget-ready on both sides, SweetTitle tooltip installed, LiveClick installed, Serach bar at the top.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.blogperfume.com/silveray-clean-and-soft-3-column-wordpress-theme/"><img src="http://noupe.com/img/wpt-53.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.blogperfume.com/silveray-clean-and-soft-3-column-wordpress-theme/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.blogperfume.com/silveray">View it Here</a> | <strong><a href="http://www.blogperfume.com/silveray/silveray.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;"><a class="showcase" href="http://www.dailyblogtips.com/studiopress-wordpress-theme-released/">StudioPress</a>- Very clean theme, and it comes with the possibility to integrate several AdSense units, Widget-ready, Comments alternate with a different background.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><a class="showcase" href="http://www.dailyblogtips.com/studiopress-wordpress-theme-released/"><img src="http://noupe.com/img/wpt-48.gif" alt="" /></a></p>
<ul id="star" style="text-align: justify;">
<li><strong>Type:</strong><a href="http://www.dailyblogtips.com/studiopress-wordpress-theme-released/">Free Theme</a></li>
<li><strong>Live Demo</strong> <a href="http://www.dailyblogtips.com/demos/index.php?wptheme=StudioPress">View it Here</a> | <strong><a href="http://www.dailyblogtips.com/wp-content/downloads/studiopress.zip">Download</a></strong></li>
</ul>
<p style="text-align: justify;">
<hr style="text-align: justify;" />
<p style="text-align: justify;">
<h5 class="title2" style="text-align: justify;">Further Resources</h5>
<ul class="star" style="text-align: justify;">
<li><a href="http://wp-premiums.com/" target="_blank">WP-Premiums</a> WP-Premiums showcases attractive customizations of WordPress Premium Themes and provide screenshots of some of the best of these themes.</li>
<li><a href="http://www.emilyrobbins.com/how-to-blog/comprehensive-list-of-615-free-wordpress-15-and-20-themes-templates-available-for-download-266.htm" target="_blank">980+ Free Wordpress Themes</a>- Comprehensive list of 980+ Free WordPress 1.5 and 2.0 Themes / Templates available for download</li>
<li><a href="http://www.wittysparks.com/2007/05/12/a-collection-of-collected-wordpress-themes/" target="_blank">A collection of collected Wordpress themes at Witty Sparks</a>- A collection of thousands of Wordpress Themes.</li>
</ul>
<p><em>Source: http://www.noupe.com/</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allticles.com/45-must-see-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

