<?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>Outside the Box() &#187; php</title>
	<atom:link href="http://www.sporcic.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sporcic.org</link>
	<description>Blog of Tim Sporcic</description>
	<lastBuildDate>Tue, 13 Jul 2010 14:57:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Mistress of Simplicity</title>
		<link>http://www.sporcic.org/2008/08/the-mistress-of-simplicity/</link>
		<comments>http://www.sporcic.org/2008/08/the-mistress-of-simplicity/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 23:47:08 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.sporcic.org/?p=17</guid>
		<description><![CDATA[About every three months I&#8217;ll go through a phase where I&#8217;ll get pissed off at Java and take a look at the Dark Side (.NET). This usually lasts a week or two, until I come to my senses, drop my technology mistress and go back to the reliable runtime I&#8217;ve known and loved for years. [...]]]></description>
			<content:encoded><![CDATA[<p>About every three months I&#8217;ll go through a phase where I&#8217;ll get pissed off at Java and take a look at the Dark Side (.NET). This usually lasts a week or two, until I come to my senses, drop my technology mistress and go back to the reliable runtime I&#8217;ve known and loved for years. Java has been a forgiving language, and she has taken me back every time.</p>
<p>This time, I&#8217;m finally fed up with both of them at the same time. I&#8217;m tired of overly-complicated middleware that does not improve things for the users. If someone uses the word &#8220;framework&#8221; again when talking about either language, I&#8217;ll throttle them with my bare hands. I&#8217;m looking for simplicity, the cheap thrill that allows me to focus on the layer that adds the most value for the users &#8211; the UI.</p>
<p>I&#8217;ve dabbled with <a href="http://www.rubyonrails.org/">Ruby on Rails</a>, but she is an opinionated, foulmouthed mistress. Good for the five minute quicky site, but not a stack you&#8217;ll want to associate with the next day. She quickly gets bitchy and difficult if you don&#8217;t want to do things <em>exactly</em> her way.</p>
<p>Perl and ColdFusion both seemed kinda cool for about 10 minutes before I came to my senses. Python is just too wierd, and she&#8217;s been around the block almost as many times as RoR. And I couldn&#8217;t get past the sytnax.</p>
<p>My current programming language mistress is the language all &#8220;serious&#8221; developers love to hate: <a href="http://www.php.net/">PHP</a>. Why PHP? It allows me to focus on my UI without the wasted hours of feeding a bloated middle-tier layer. I&#8217;m using the <a href="http://codeigniter.com/">CodeIgniter</a> framework (dammit!, said it myself), and am tickled pink with how easily it allows me to pull everything together. No thousand-line XML config files, just simple productivity.</p>
<p>I might come to my senses again and go back to Java, or I might not. I&#8217;ve found a fun-loving, forgiving mistress in PHP/CodeIgniter who just wants to get it on, so it might just be time to move on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sporcic.org/2008/08/the-mistress-of-simplicity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
