<?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>howtos &#187; wordpress</title>
	<atom:link href="http://vinoaj.com/blog/category/howtos/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinoaj.com/blog</link>
	<description>my collection of howtos and code snippets</description>
	<lastBuildDate>Sun, 19 Oct 2008 03:52:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Plugins</title>
		<link>http://vinoaj.com/blog/2007/04/wordpress-plugins/</link>
		<comments>http://vinoaj.com/blog/2007/04/wordpress-plugins/#comments</comments>
		<pubDate>Fri, 06 Apr 2007 09:14:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://vinoaj.com/blog/howtos/wordpress/wordpress-plugins/</guid>
		<description><![CDATA[This is a list of plugins I use or am in the process of evaluating
IN USE
Syntax Highlighting
iG:Syntax Hiliter
Caching
WP-Cache 2
Analytics
Google Analytics
Feed Management
FeedBurner Feedsmith
SEO
Optimal Title &#8211; optimise your title tags.
Google Sitemap Generator.
EVALUATING
]]></description>
			<content:encoded><![CDATA[<p>This is a list of plugins I use or am in the process of evaluating</p>
<h2>IN USE</h2>
<p><strong>Syntax Highlighting</strong><br />
<a href="ig:Syntax%20Hiliterhttp://blog.igeek.info/wp-plugins/igsyntax-hiliter/" title="iG:Syntax Hiliter" target="_blank">iG:Syntax Hiliter</a></p>
<p><strong>Caching</strong><br />
<a href="http://mnm.uib.es/gallir/wp-cache-2/" target="_blank" title="WP-Cache 2">WP-Cache 2</a></p>
<p><strong>Analytics</strong><br />
<a href="http://boakes.org/analytics" target="_blank" title="Google Analytics">Google Analytics</a></p>
<p><strong>Feed Management</strong><br />
<a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart" target="_blank" title="FeedBurner FeedSmith">FeedBurner Feedsmith</a></p>
<p><strong>SEO</strong><br />
<a href="http://elasticdog.com/2004/09/optimal-title/" target="_blank" title="Optimal Title">Optimal Title</a> &#8211; optimise your <code>title</code> tags.<br />
<a href="http://www.arnebrachhold.de/2005/06/05/google-sitemaps-generator-v2-final#P18DL" target="_blank" title="Google Sitemap Generator">Google Sitemap Generator</a>.</p>
<h2>EVALUATING</h2>
]]></content:encoded>
			<wfw:commentRss>http://vinoaj.com/blog/2007/04/wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing WordPress</title>
		<link>http://vinoaj.com/blog/2007/04/securing-wordpress/</link>
		<comments>http://vinoaj.com/blog/2007/04/securing-wordpress/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 10:19:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://vinoaj.com/blog/http:/vinoaj.com/blog/howtos/wordpress/securing-wordpress/</guid>
		<description><![CDATA[So I&#8217;ve installed WordPress and it&#8217;s time to clean up the installation.  Like any open source package, security vulnerabilities are well documented and open to exploitation by anyone who can read.  So here are some of the steps I have taken to secure copies of WordPress.
cd /home/blogger/www/blog/
rm -f wp-config-sample.php
More to come&#8230;
]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve installed WordPress and it&#8217;s time to clean up the installation.  Like any open source package, security vulnerabilities are well documented and open to exploitation by anyone who can read.  So here are some of the steps I have taken to secure copies of WordPress.</p>
<p><code>cd /home/blogger/www/blog/<br />
rm -f wp-config-sample.php</code></p>
<p>More to come&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://vinoaj.com/blog/2007/04/securing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
