<?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>TeamRyan.com &#187; wordpress</title>
	<atom:link href="http://teamryan.com/gary/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://teamryan.com/gary</link>
	<description>A Website by Gary Ryan</description>
	<lastBuildDate>Fri, 15 Jan 2010 07:46:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Textpattern Vs. WordPress</title>
		<link>http://teamryan.com/gary/2007/03/08/textpattern-vs-wordpress/</link>
		<comments>http://teamryan.com/gary/2007/03/08/textpattern-vs-wordpress/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 03:45:36 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[textpattern]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://teamryan.com/2007/03/08/textpattern-vs-wordpress/</guid>
		<description><![CDATA[Joe Trotter recently lamented the state of WordPress blogs:

I have a penchant for knowing &#8211; just, well, knowing &#8211; when a blog or website is powered by Wordpress. You know? Way too many links in the sidebar or header, usually styled the same way? Info all over the place? A candidly modified Kubrick theme? Referring [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.multiplicative.org/god-i-hate-wordpress/">Joe Trotter</a> recently lamented the state of <a href="http://wordpress.org">WordPress</a> blogs:</p>
<blockquote><p>
I have a penchant for knowing &#8211; just, well, knowing &#8211; when a blog or website is powered by Wordpress. You know? Way too many links in the sidebar or header, usually styled the same way? Info all over the place? A candidly modified Kubrick theme? Referring to static pages as, omigod, Pages?
</p></blockquote>
<blockquote><p>
Here’s what makes it worse: every single blog I want to be like, Kottke, Daring Fireball, Design Observer, et cetera &#8211; they all have these “I’m a blog but have actual class” air to them. And guess what &#8211; they’re all powered by Movable Type. I’ve been denying there’s a connection. There, quite simply, is. Wordpress has become so widespread, so recommended &#8211; it’s becoming the new Blogspot. And that &#8211; that mutiny of identity &#8211; is the path Six Apart has simply, artfully avoided.
</p></blockquote>
<p>On one level, blaming WordPress for inferior design is missing the point. Daring Fireball and Kottke.org are well designed not because they&#8217;re powered by Moveable Type, but because of the talent behind the designs. There&#8217;s no reason the authors couldn&#8217;t achieve the same design using WordPress. <a href="http://daringfireball.net/2007/03/blank_slate">John Gruber writes</a>:</p>
<blockquote><p>
I’ve never seriously investigated WordPress, but I’m nearly certain that if I wanted to, I could switch Daring Fireball from Movable Type to WordPress without changing the design at all.
</p></blockquote>
<p>Beyond professionally designed blogs, however, where the <span class="caps">CMS</span> matters less than the designer, there is a reason why wordpress blogs tend to look the same, and it&#8217;s not apparent from the surface.</p>
<p>When I put my site back up, I installed WordPress, being today&#8217;s default choice for most personal blogs and a one click install on my host. I&#8217;ve used Blogger, Greymatter, TypePad, and Movable Type. Wordpress, unlike any <span class="caps">CMS</span> I&#8217;d used, threw me into a sea of <span class="caps">PHP</span>. It glues everything together. That&#8217;s how WordPress is designed (When the average user opens a WordPress template and finds himself knee deep in <span class="caps">PHP</span> tags, it&#8217;s <span class="caps">PHP</span>, and <a href="http://mattread.com/blog/2005/04/wordpress-is-not-php/">claiming that WordPress is not <span class="caps">PHP</span> is pointless</a>).</p>
<p>I went as far as buying a book on WordPress before coming to my senses and returning it the next day. I might learn <span class="caps">PHP</span> one day, but I had no interest in learning it simply to create my own WordPress design.</p>
<p>On a whim I decided to check out <a href="http://textpattern.com">Textpattern</a>. Even upon installation Textpattern seemed more intuitive than WordPress. After familiarizing myself with a few Textpattern tags, I was creating my own design, for better or worse. Textpattern uses <span class="caps">PHP</span>, but unlike WordPress, keeps it under the hood. Not only is the Textpattern default templates devoid of visual <span class="caps">PHP</span>, they&#8217;re also quite simple, allowing a better starting point for developing a unique design than WordPress.</p>
<p>Of course, the <a href="http://codex.wordpress.org/Using_Themes">design of WordPress</a> has it&#8217;s advantages: </p>
<blockquote><p>The new WordPress modular template files system provides a method to define separate physical <span class="caps">PHP</span> files for the different components of your WordPress site.</p></blockquote>
<blockquote><p>It allows users with appropriate permissions to quickly change the layout of the entire site by uploading a new theme and essentially flipping a switch in the admin panel.</p></blockquote>
<p>You can change the look of your site with WordPress in a matter of seconds, with thousands of templates. You can add a new module that does xyz with no programming knowledge. But if you decide to build your own unique design, you might run into problems. Without understanding the role of <span class="caps">PHP</span> in the WordPress templates I could never completely make it my own design. Sure, I could have spent a day learning about loops and <span class="caps">PHP</span> basics, but when Textpattern allows me to create my own design without jumping through hoops, why?</p>
<p>It&#8217;s a difference in philosophy. WordPress allows anyone to create a visually appealing blog with advanced functionality with little effort. But if using someone else&#8217;s design is preferred, straying from the basic WordPress template can be daunting. </p>
<p>Textpattern, on the other hand, is more of a blank slate. If your design skills are basic and creating your own site from the ground up is preferable, textpattern is the better choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://teamryan.com/gary/2007/03/08/textpattern-vs-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
