<?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>Quomo Does Design &#187; Useful Lists</title>
	<atom:link href="http://www.quomo.org/blog/category/useful-lists/feed" rel="self" type="application/rss+xml" />
	<link>http://www.quomo.org/blog</link>
	<description>Web Design Ireland</description>
	<lastBuildDate>Sat, 06 Feb 2010 12:50:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>The Missing Google Analytics Manual</title>
		<link>http://www.quomo.org/blog/useful-lists/the-missing-google-analytics-manual</link>
		<comments>http://www.quomo.org/blog/useful-lists/the-missing-google-analytics-manual#comments</comments>
		<pubDate>Sat, 06 Feb 2010 12:50:43 +0000</pubDate>
		<dc:creator>Quomo</dc:creator>
				<category><![CDATA[For the discerning Web Designer]]></category>
		<category><![CDATA[Useful Lists]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.quomo.org/blog/?p=310</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Just came across this great resouce about Google Analytics, <a href="http://www.grokdotcom.com/2009/02/16/the-missing-google-analytics-manual/" target="_blank">The Missing Google Analytics Manual</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.quomo.org/blog/useful-lists/the-missing-google-analytics-manual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must-have WordPress plugins</title>
		<link>http://www.quomo.org/blog/useful-lists/must-have-wordpress-plugins</link>
		<comments>http://www.quomo.org/blog/useful-lists/must-have-wordpress-plugins#comments</comments>
		<pubDate>Wed, 07 Jan 2009 00:13:34 +0000</pubDate>
		<dc:creator>Quomo</dc:creator>
				<category><![CDATA[For the discerning Web Designer]]></category>
		<category><![CDATA[Useful Lists]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.quomo.org/blog/?p=1</guid>
		<description><![CDATA[Every time I install a new WordPress blog for a client, I also install a number of basic plugins that are crucial to turn the blog into a robust piece of software. This is a list of some of them. Feel free to comment and add those you may think are a must-have too!   [...]]]></description>
			<content:encoded><![CDATA[<p>Every time I install a new WordPress blog for a client, I also install a number of basic plugins that are crucial to turn the blog into a robust piece of software. This is a list of some of them. Feel free to comment and add those you may think are a must-have too!</p>
<p> </p>
<h2><a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank"><span style="text-decoration: underline;">WP-DB-Backup</span></a></h2>
<div>The first thing you should do is to back up. <strong>Back up early, back up often</strong>. Seriously. Why? Well, I could give you a good example: I erased the database that drives this blog a few weeks ago, and though there wasn&#8217;t much in it cause I just finished the redesign -just a few posts, comments and pictures- it really was a pain. Obviously it was a mistake, and thanks God it was mine and not a client&#8217;s! The thing is that I logged in to MySQL server without noticing that Safari had added my own user/pass details instead of those of the client I was working on. And &#8216;it was late and I was tired&#8217; as the Web Designer song goes. Unfortunately, the only WordPress install that didn&#8217;t have this plugin was mine, what a coincidence. </div>
<div>The good thing of this plugin is that you have some fine options:</div>
<div>
<ul>
<li>Save to server : this will create a file in /wp-content/backup-*/ for you to retreive later</li>
<li>Download to your computer : this will send the backup file to your browser to be downloaded</li>
<li>Email : this will email the backup file to the address you specify</li>
</ul>
</div>
<p>So, pull up your trousers and back up.</p>
<p> </p>
<h2><a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank"><span style="text-decoration: underline;">wp-security-scan</span></a></h2>
<p>Make sure your WordPress has no vulnerabilities and it is ready to tackle some shark hackers out there. This plugin will check:</p>
<ul>
<li>passwords</li>
<li>file permissions</li>
<li>database security</li>
<li>version hiding</li>
<li>WordPress admin protection/security</li>
<li>removes WP Generator META tag from core code </li>
</ul>
<p>Highly recommended, and you can uninstall it once you pass with honors all the scans.</p>
<p> </p>
<h2><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank"><span style="text-decoration: underline;">All in one SEO pack</span></a></h2>
<p>After all that work creating your blog and skinning the thing to your specs, should the world know about its existence? Oh yes! And the best way to keep your metas all properly <em>keyworded</em> is by installing this pluging, that amongst other things:</p>
<ul>
<li>Automatically optimizes your <strong>titles</strong> for search engines</li>
<li>Generates <strong>META tags automatically</strong></li>
<li>Avoids the typical duplicate content found on WordPress blogs</li>
<li>For WordPress 2.7 you don&#8217;t even have to look at the options, it works out-of-the-box. Just install.</li>
<li>You can override any title and set any META description and any META keywords you want.</li>
<li>You can fine-tune everything</li>
<li>Backward-Compatibility with many other plugins, like Auto Meta, Ultimate Tag Warrior and others.</li>
</ul>
<p>Now, the world should be able to find you.</p>
<p> </p>
<h2><a href="http://wordpress.org/extend/plugins/lightbox-2/" target="_blank"><span style="text-decoration: underline;">Lightbox 2</span></a></h2>
<p>Based on the ubiquitous Lightbox JS, this plugin throws your images into stardom by layering them above your post content. There are loads of other plugins doing similar stuff, this is just a simple-to-use and simple-to-install one. Options relate to the colour scheme and to its activation. </p>
<p> </p>
<h2><a href="http://wordpress.org/extend/plugins/subscribe2/" target="_blank"><span style="text-decoration: underline;">Subscribe 2</span></a></h2>
<p>I find that there is no better nor easier way to keep your followers informed than by letting them subscribe. Whenever I visit a site that I like -whether for its contents or design- the first thing I look for is a subscribe form, so I can be reminded to come back to it, keep an eye, without the need of bookmarking. </p>
<p>Also, you have the option to send them an email with that post you just made public. Very useful!</p>
<p> </p>
<p>Well, these are just some of the most useful plugins, but I will be adding more shortly. Am I missing anyone? <br />
There are loads of other lists of plugins online like:</p>
<ul>
<li><a class="l" onmousedown="return clk(this.href,'','','res','1','')" href="http://mashable.com/2008/07/07/wordpress-compatible-plugins/">20+ Must-Have WordPress 2.5 Compatible Plugins</a></li>
<li><a title="Permanent Link: Best (must have) WordPress Plugins" rel="bookmark" href="http://www.niharsworld.com/2008/03/17/must-have-wordpress-plugins/">Best (must have) WordPress Plugins</a></li>
<li><a href="http://www.tubetorial.com/must-have-wordpress-plugins/">7 Must Have Killer WP Plugins</a></li>
</ul>
<p><em><span style="font-style: normal;">But I wanted to keep it   v e r y   short.</span></em></p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.quomo.org/blog/useful-lists/must-have-wordpress-plugins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

