<?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>Jacques Marneweck's Blog</title>
	<atom:link href="http://www.jacquesmarneweck.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacquesmarneweck.com</link>
	<description>My new blog about everything else</description>
	<lastBuildDate>Fri, 27 Apr 2012 13:25:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20603</generator>
		<item>
		<title>WordPress Best Practices &#8211; Security</title>
		<link>http://www.jacquesmarneweck.com/2012/04/27/wordpress-best-practices-security/</link>
		<comments>http://www.jacquesmarneweck.com/2012/04/27/wordpress-best-practices-security/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 13:25:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.jacquesmarneweck.com/?p=18</guid>
		<description><![CDATA[I am currently writing about WordPress Best Practices &#8211; particularly about security at the moment.  Things that comes to mind when discussing security and WordPress range from ensuring that you are running the latest version of WordPress and all the WordPress Plugins that you make use of etc. Here is a bit of a checklist: [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently writing about WordPress Best Practices &#8211; particularly about security at the moment.  Things that comes to mind when discussing security and WordPress range from ensuring that you are running the latest version of WordPress and all the WordPress Plugins that you make use of etc.</p>
<p>Here is a bit of a checklist:</p>
<ul>
<li>Ensure that you are running the latest version of WordPress from wordpress.org as the latest version would have patches for exploits in prior versions of WordPress.</li>
<li>Ensure that you are running the latest versions of the WordPress Plugins you have installed as the latest versions would have patches for exploits in prior versions of the particular plugin.</li>
<li>Make use of HTTP Authentication to limit who can go to /wp-admin/ &#8211; this is especially useful if you are running a corporate site ontop of WordPress or just a personal blog.</li>
<li>Keep all WordPress source code, plugins and themes in version control.  This allows you to do a &#8220;svn diff&#8221; or &#8220;git diff&#8221; and see what files have changed if your WordPress install has been cracked by someone remotely and they have modified files.  Typically files that get modified these days include wp-content/plugins/hello.php and wp-content/plugins/akismet/akismet.php</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jacquesmarneweck.com/2012/04/27/wordpress-best-practices-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing WordPress</title>
		<link>http://www.jacquesmarneweck.com/2009/08/24/testing-wordpress/</link>
		<comments>http://www.jacquesmarneweck.com/2009/08/24/testing-wordpress/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:29:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.jacquesmarneweck.com/?p=6</guid>
		<description><![CDATA[WordPress please don&#8217;t play nicely with mod_fcgid &#8211; please throw some errors like you love to! Testing next with the heavy &#8216;woothemes&#8217; theme.]]></description>
			<content:encoded><![CDATA[<p>WordPress please don&#8217;t play nicely with mod_fcgid &#8211; please throw some errors like you love to!</p>
<p>Testing next with the heavy &#8216;woothemes&#8217; theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacquesmarneweck.com/2009/08/24/testing-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.jacquesmarneweck.com/2008/07/27/hello-world/</link>
		<comments>http://www.jacquesmarneweck.com/2008/07/27/hello-world/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 11:03:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.jacquesmarneweck.com/?p=1</guid>
		<description><![CDATA[And welcome to my new blog.  Much easier than upgrading my old movable type instance over on my old blog.  Also a bit of a change to use a new domain name.  Hopefully I will spend some more time blogging now.]]></description>
			<content:encoded><![CDATA[<p>And welcome to my new blog.  Much easier than upgrading my old movable type instance over on my <a title="Jacques Marneweck's Blog" href="http://www.powertrip.co.za/blog/" target="_blank">old blog</a>.  Also a bit of a change to use a new domain name.  Hopefully I will spend some more time blogging now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jacquesmarneweck.com/2008/07/27/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

