<?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>VV&#039;s Corner &#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 random thoughts, how-to&#039;s and code snippets</description>
	<lastBuildDate>Sat, 04 Dec 2010 15:05:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<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 TweetTweet]]></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>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://vinoaj.com/blog/2007/04/wordpress-plugins/&via=vinoaj&text=Wordpress Plugins&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://vinoaj.com/blog/2007/04/wordpress-plugins/&via=vinoaj&text=Wordpress Plugins&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fvinoaj.com%2Fblog%2F2007%2F04%2Fwordpress-plugins%2F&amp;title=WordPress%20Plugins" id="wpa2a_2"><img src="http://vinoaj.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></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; TweetTweet]]></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>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://vinoaj.com/blog/2007/04/securing-wordpress/&via=vinoaj&text=Securing WordPress&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://vinoaj.com/blog/2007/04/securing-wordpress/&via=vinoaj&text=Securing WordPress&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fvinoaj.com%2Fblog%2F2007%2F04%2Fsecuring-wordpress%2F&amp;title=Securing%20WordPress" id="wpa2a_4"><img src="http://vinoaj.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://vinoaj.com/blog/2007/04/securing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

