<?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>Matt Hampel &#124; matth.org &#187; do not want</title>
	<atom:link href="http://matth.org/category/me/do-not-want/feed/" rel="self" type="application/rss+xml" />
	<link>http://matth.org</link>
	<description>I'm Matt Hampel, a student in Ann Arbor, Michigan, USA.</description>
	<lastBuildDate>Fri, 19 Mar 2010 21:16:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Today&#8217;s reason(s?) to not like Drupal</title>
		<link>http://matth.org/2007/09/15/todays-reasons-to-not-like-drupal/</link>
		<comments>http://matth.org/2007/09/15/todays-reasons-to-not-like-drupal/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 18:36:07 +0000</pubDate>
		<dc:creator>Matt Hampel</dc:creator>
				<category><![CDATA[do not want]]></category>
		<category><![CDATA[druuuuupal]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://matth.org/2007/09/15/todays-reasons-to-not-like-drupal/</guid>
		<description><![CDATA[You can define custom content types with custom fields using the CCK plugin &#8211; BUT! you need a second plugin (&#8220;contemplate&#8220;) to define how they display, and that&#8217;s not obvious. Even with that plugin, there are aspects of article display you still can&#8217;t change. I call this the &#8220;System wants to insert random crap effect&#8220;. [...]]]></description>
			<content:encoded><![CDATA[<p>You can define custom content types with custom fields using the CCK plugin &#8211;</p>
<p>BUT! you need a second plugin (&#8220;<a href="http://drupal.org/project/contemplate">contemplate</a>&#8220;) to define how they display, and that&#8217;s not obvious.</p>
<p>Even with that plugin, there are aspects of article display you still can&#8217;t change. I call this the <strong>&#8220;System wants to insert random crap</strong> <strong>effect</strong>&#8220;. It&#8217;s prevalent in most poorly thought-out systems.</p>
<p>Also, default URLs are yucky&#8211;  if I&#8217;ve got a content-type called &#8220;projects&#8221;, entries should have urls of the form &#8220;/project/name&#8221;, like every other CMS, not &#8220;/node/112&#8243;. Sure, the latter is easier for the developers to implement&#8230; but really, who made that decision?</p>
<p>I still don&#8217;t understand why Drupal is so popular when <a href="http://wordpress.org">many</a> <a href="http://textpattern.com/">other</a> <a href="http://plone.org">systems</a> &#8220;just get it&#8221; right out of the box.</p>
<p>[update] Here&#8217;s some code that Drupal produced today:<br />
<code><br />
&lt;div class="field field-type-text field-field-people"&gt;<br />
&lt;h3 class="field-label"&gt;People:&lt;/h3&gt;<br />
&lt;div class="field-items"&gt;<br />
&lt;div class="field-item"&gt;&lt;?php print $field_people[0]['view'] ?&gt;&lt;/div&gt;<br />
&lt;/div&gt;&lt;/div&gt;</code></p>
<p>What?!</p>
]]></content:encoded>
			<wfw:commentRss>http://matth.org/2007/09/15/todays-reasons-to-not-like-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run as system</title>
		<link>http://matth.org/2007/06/09/run-as-system/</link>
		<comments>http://matth.org/2007/06/09/run-as-system/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 21:48:53 +0000</pubDate>
		<dc:creator>Matt Hampel</dc:creator>
				<category><![CDATA[do not want]]></category>

		<guid isPermaLink="false">http://matth.org/2007/06/09/run-as-system/</guid>
		<description><![CDATA[Mostly for my own benefit: run anything at system level in Windows. Dangerous. at 11:00pm /i taskmgr.exe at [time] /i taskmgr.exe]]></description>
			<content:encoded><![CDATA[<p>Mostly for my own benefit: run anything at system level in Windows. Dangerous. <code></code></p>
<p><code>at 11:00pm /i taskmgr.exe</code></p>
<p><code>at [time] /i taskmgr.exe</code></p>
]]></content:encoded>
			<wfw:commentRss>http://matth.org/2007/06/09/run-as-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
