<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Moving to WordPress</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<lastBuildDate>Wed, 09 May 2012 15:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 3DSL Eugen</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-18135</link>
		<dc:creator>3DSL Eugen</dc:creator>
		<pubDate>Sun, 26 Nov 2006 15:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-18135</guid>
		<description>Hi Muff, wordpress is well for blogging, but textpattern is nice for particular articles sites. you can use own Design for each side.</description>
		<content:encoded><![CDATA[<p>Hi Muff, wordpress is well for blogging, but textpattern is nice for particular articles sites. you can use own Design for each side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scouser</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-244</link>
		<dc:creator>Scouser</dc:creator>
		<pubDate>Thu, 16 Mar 2006 09:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-244</guid>
		<description>@Stewart &amp; Sam: If you&#039;re finding spam a problem, maybe you should try an excellent plugin called &lt;a href=&quot;http://unknowngenius.com/blog/wordpress/spam-karma/&quot; rel=&quot;nofollow&quot;&gt;Spam Karma2&lt;/a&gt;, by Dr. Dave. This has proved invaluable on some of my sites. Although my main blog uses Textpattern, I will be migrating it over to WP in the near future.
Hope this helps.</description>
		<content:encoded><![CDATA[<p>@Stewart &amp; Sam: If you&#8217;re finding spam a problem, maybe you should try an excellent plugin called <a href="http://unknowngenius.com/blog/wordpress/spam-karma/" rel="nofollow">Spam Karma2</a>, by Dr. Dave. This has proved invaluable on some of my sites. Although my main blog uses Textpattern, I will be migrating it over to WP in the near future.<br />
Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-222</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Mon, 06 Mar 2006 01:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-222</guid>
		<description>Interesting thoughts there Ismael. WordPress is isn&#039;t perfect but for what I wanted to do it&#039;s the right tool for the job. I think if I was going to create my own blogging system again I would first think about which language to write it in before worrying about how to write it.

I am really looking forward to trying out &lt;a href=&quot;http://rubyonrails.org&quot; rel=&quot;nofollow&quot;&gt;Ruby on Rails&lt;/a&gt; because as I programmer I like the sound of it&#039;s more rigid structure. I am also tempted to look at &lt;a href=&quot;http://www.djangoproject.com/&quot; rel=&quot;nofollow&quot;&gt;Django&lt;/a&gt; and make a comparison of the two. There is something I am beginning to hate about PHP in how it lets you get away with so much that it&#039;s almost encouraging you to write bad code!

In any case now that I am using WordPress I will probably have the time to look into Ruby and Django!</description>
		<content:encoded><![CDATA[<p>Interesting thoughts there Ismael. WordPress is isn&#8217;t perfect but for what I wanted to do it&#8217;s the right tool for the job. I think if I was going to create my own blogging system again I would first think about which language to write it in before worrying about how to write it.</p>
<p>I am really looking forward to trying out <a href="http://rubyonrails.org" rel="nofollow">Ruby on Rails</a> because as I programmer I like the sound of it&#8217;s more rigid structure. I am also tempted to look at <a href="http://www.djangoproject.com/" rel="nofollow">Django</a> and make a comparison of the two. There is something I am beginning to hate about PHP in how it lets you get away with so much that it&#8217;s almost encouraging you to write bad code!</p>
<p>In any case now that I am using WordPress I will probably have the time to look into Ruby and Django!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ismael</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-221</link>
		<dc:creator>ismael</dc:creator>
		<pubDate>Mon, 06 Mar 2006 01:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-221</guid>
		<description>Mmm...Wordpress is super easy to install and use, but from the point of view of a developer I find it&#039;s architecture a mess and that worries me in terms of flexibility. I use it on my own site but am working on a custom solution that -I hope- will make me happier. Maybe you could share a bit more on how you implemented yours?</description>
		<content:encoded><![CDATA[<p>Mmm&#8230;Wordpress is super easy to install and use, but from the point of view of a developer I find it&#8217;s architecture a mess and that worries me in terms of flexibility. I use it on my own site but am working on a custom solution that -I hope- will make me happier. Maybe you could share a bit more on how you implemented yours?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-220</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Mon, 06 Mar 2006 00:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-220</guid>
		<description>Yes Zach, back and with WordPress onboard. Just running through some final checks ;-).</description>
		<content:encoded><![CDATA[<p>Yes Zach, back and with WordPress onboard. Just running through some final checks <img src='http://muffinresearch.co.uk/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-219</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Mon, 06 Mar 2006 00:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-219</guid>
		<description>Looks like we&#039;re back :)</description>
		<content:encoded><![CDATA[<p>Looks like we&#8217;re back <img src='http://muffinresearch.co.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Inglis</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-196</link>
		<dc:creator>Zach Inglis</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-196</guid>
		<description>W00t. Glad your gonna make it to the dark side :D</description>
		<content:encoded><![CDATA[<p>W00t. Glad your gonna make it to the dark side <img src='http://muffinresearch.co.uk/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorgeq</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-197</link>
		<dc:creator>Jorgeq</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-197</guid>
		<description>Welcome to our world! I began with Blogger and later made the transition towards Wordpress and I&#039;ve never been happier. Looking forward to end result.</description>
		<content:encoded><![CDATA[<p>Welcome to our world! I began with Blogger and later made the transition towards WordPress and I&#8217;ve never been happier. Looking forward to end result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G.Lindqvist</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-198</link>
		<dc:creator>G.Lindqvist</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-198</guid>
		<description>Yeah, the dark side. I like Textpattern more, but that?s me. ;)</description>
		<content:encoded><![CDATA[<p>Yeah, the dark side. I like Textpattern more, but that?s me. <img src='http://muffinresearch.co.uk/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/comment-page-1/#comment-199</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.muffinresearch.co.uk/archives/2006/02/21/moving-to-wordpress/#comment-199</guid>
		<description>Welcome to Spam City. Back to Textpattern from WordPress for me, the spam is killing me.</description>
		<content:encoded><![CDATA[<p>Welcome to Spam City. Back to Textpattern from WordPress for me, the spam is killing me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

