<?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>Elliott C. Back &#187; MT</title>
	<atom:link href="http://elliottback.com/wp/category/mt/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Tue, 03 Nov 2009 23:59:21 +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 v.s. MT</title>
		<link>http://elliottback.com/wp/wordpress-vs-mt/</link>
		<comments>http://elliottback.com/wp/wordpress-vs-mt/#comments</comments>
		<pubDate>Thu, 11 May 2006 06:32:24 +0000</pubDate>
		<dc:creator>Elliott Back</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computers & Technology]]></category>
		<category><![CDATA[MT]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://elliottback.com/wp/archives/2006/05/11/wordpress-vs-mt/</guid>
		<description><![CDATA[After reading this article about MT v.s. WP over on Business Logs, I feel like talking about why I like Wordpress:
1)  I can customize it in a jiffy.  Wordpress 2.0 has a hook for everything which I can plug into by adding add_filter(&#8217;some-hook&#8217;, &#8216;my-function&#8217;); to my code.  For example, I could add [...]]]></description>
			<content:encoded><![CDATA[<p>After reading <a href="http://businesslogs.com/reviews/movable_type_vs_wordpress_my_opinion.php">this article about MT v.s. WP</a> over on Business Logs, I feel like talking about why I like Wordpress:</p>
<p>1)  I can customize it in a jiffy.  Wordpress 2.0 has a hook for everything which I can plug into by adding add_filter(&#8217;some-hook&#8217;, &#8216;my-function&#8217;); to my code.  For example, I could add a filter to fire before and after a comment is saved to say, count the hit/miss ratio of Akismet.  And, basing everything off streams and filters is infinitely chainable in the future.</p>
<p>2)  It&#8217;s fast.  There&#8217;s now an object and query cache so that Wordpress doesn&#8217;t have to run to and from your MySQL database so often to render your frontpage.  This, combined with the ability to write a caching plugin like Digg Defender or WP Cache, makes one able to scale Wordpress almost infinitely.</p>
<p>3)  Themes.  There are more themes for Wordpress than any other blog engine.  There are literally thousands, from the famous Kubrick to the yet-unknown Elliottback theme.</p>
<p>4)  Active.  There&#8217;s going to be a free Wordpress 3.0 out in the near future, and it will continue to rock as much as it used to.  Because development is active and ongoing, I remain committed to the platform.</p>
<p>If PHP isn&#8217;t for you, I hear Typo for Ruby on Rails is good.</p>
]]></content:encoded>
			<wfw:commentRss>http://elliottback.com/wp/wordpress-vs-mt/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
