<?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>daryl durken &#187; wordpress</title>
	<atom:link href="http://www.daryldurken.com/archives/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daryldurken.com</link>
	<description>web developer</description>
	<lastBuildDate>Tue, 09 Dec 2008 18:01:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Retro MacOS Theme</title>
		<link>http://www.daryldurken.com/archives/2007/08/22/retro-macos-theme/</link>
		<comments>http://www.daryldurken.com/archives/2007/08/22/retro-macos-theme/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 11:27:24 +0000</pubDate>
		<dc:creator>daryl</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.daryldurken.com/archives/2007/08/22/retro-macos-theme/</guid>
		<description><![CDATA[
Using System 6 as his inspirationÂ Stuart Brown created a WordPress theme to remind us how far the Mac OS has come. You can preview this theme in action here and download it from Stuart&#8217;s blog Modern Life. Via TUAW
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.daryldurken.com/blog/wp-content/uploads/2007/08/retro-macos-theme.png" alt="Retro MacOS Theme" /></p>
<p>Using System 6 as his inspirationÂ Stuart Brown created a <a href="http://www.wordpress.org/">WordPress</a> theme to remind us how far the Mac OS has come. You can preview this theme in action <a href="http://retromactheme.modernlifeisrubbish.co.uk/">here</a> and download it from Stuart&#8217;s blog <a href="http://www.modernlifeisrubbish.co.uk/">Modern Life</a>. Via <a href="http://www.tuaw.com/2007/08/21/retro-macos-wordpress-theme/">TUAW</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.daryldurken.com/archives/2007/08/22/retro-macos-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Permalinks in IIS using Custom 404 Redirect</title>
		<link>http://www.daryldurken.com/archives/2007/08/16/wordpress-permalinks-in-iis-using-custom-404-redirect/</link>
		<comments>http://www.daryldurken.com/archives/2007/08/16/wordpress-permalinks-in-iis-using-custom-404-redirect/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 04:17:23 +0000</pubDate>
		<dc:creator>daryl</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.daryldurken.com/archives/2007/08/16/wordpress-permalinks-in-iis-using-custom-404-redirect/</guid>
		<description><![CDATA[When setting up this blog on a Windows host I couldn&#8217;t find a way to create &#8220;pretty permalinks&#8221;. I finally settled on a solution developed by CaptainN and posted on in the support section on wordpress.org. All you need to do is create a 404 page in php with four lines of code.

Create the file [...]]]></description>
			<content:encoded><![CDATA[<p>When setting up this blog on a Windows host I couldn&#8217;t find a way to create &#8220;pretty permalinks&#8221;. I finally settled on a solution developed by CaptainN and posted on in the support section on wordpress.org. All you need to do is create a 404 page in php with four lines of code.
<ol>
<li>Create the file wp-404-handler.php in your base Wordpress folder.</li>
<li>Set your sites 404 page to point to the wp-404-handler.php url. Most control panels at web hosts allow you to do this. If you&#8217;ve got the option to select between FILE and URL then choose URL.</li>
<li>Go to Options -&gt; Permalinks in your Wordpress admin page, and choose an appropriate structure for your links. I chose Custom with this pattern: /%year%/%monthnum%/%day%/%postname%/</li>
</ol>
<p>Tip of the hat to: <a href="http://tech.einaregilsson.com/2007/07/30/pretty-wordpress-permalinks-on-iis/">Einar Egilsson</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.daryldurken.com/archives/2007/08/16/wordpress-permalinks-in-iis-using-custom-404-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
