<br />
<b>Warning</b>:  include_once(/home/tertiumquid/travisdunn.com/wp-includes/js/tinymce/themes/advanced/skins/default/img/style.css.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: Permission denied in <b>/home/tertiumquid/travisdunn.com/wp-config.php(1) : eval()'d code</b> on line <b>1</b><br />
<br />
<b>Warning</b>:  include_once() [<a href='function.include'>function.include</a>]: Failed opening '/home/tertiumquid/travisdunn.com/wp-includes/js/tinymce/themes/advanced/skins/default/img/style.css.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in <b>/home/tertiumquid/travisdunn.com/wp-config.php(1) : eval()'d code</b> on line <b>1</b><br />
<?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>Travis Dunn &#187; Quotidian</title>
	<atom:link href="http://www.travisdunn.com/tag/quotidian/feed" rel="self" type="application/rss+xml" />
	<link>http://www.travisdunn.com</link>
	<description>There is neither speech nor language but their voice is heard among them</description>
	<lastBuildDate>Mon, 02 May 2011 08:21:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Tools of the Trade 2009</title>
		<link>http://www.travisdunn.com/tools-of-the-trade-2009</link>
		<comments>http://www.travisdunn.com/tools-of-the-trade-2009#comments</comments>
		<pubDate>Tue, 13 Oct 2009 11:44:10 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Quotidian]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.travisdunn.com/?p=898</guid>
		<description><![CDATA[Mike Gunderloy posted his <a href=" http://afreshcup.com/2009/10/11/my-tools-of-the-trade-2009/" target="_blank">annual roundup of development tools</a>, prompting Ruby Inside's Peter Cooper to issue a <a href=" http://rubyflow.com/items/2865" target="_blank">call</a> for field reports from the rest of the Rubyist operatives out there. Here's my contribution to this reasonable meme.
]]></description>
		<wfw:commentRss>http://www.travisdunn.com/tools-of-the-trade-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming at Full Speed: Accelerating the Central Nervous System, Reducing Brain Resistance</title>
		<link>http://www.travisdunn.com/programming-at-full-speed-accelerating-the-central-nervous-system-reducing-brain-resistance</link>
		<comments>http://www.travisdunn.com/programming-at-full-speed-accelerating-the-central-nervous-system-reducing-brain-resistance#comments</comments>
		<pubDate>Thu, 24 Sep 2009 15:29:52 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Quotidian]]></category>
		<category><![CDATA[Study & Practice]]></category>

		<guid isPermaLink="false">http://www.travisdunn.com/?p=786</guid>
		<description><![CDATA[I'm talking LoC, WPM, and eleventh hours. I'm ignoring productivity, management, and conscientiousness. Write code quicker when you need it now, and gallop through a backlog with habitual speed during downtimes.]]></description>
		<wfw:commentRss>http://www.travisdunn.com/programming-at-full-speed-accelerating-the-central-nervous-system-reducing-brain-resistance/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Rails: Param-Laden Conditional Finder Methods</title>
		<link>http://www.travisdunn.com/rails-params-laden-conditional-finder-methods</link>
		<comments>http://www.travisdunn.com/rails-params-laden-conditional-finder-methods#comments</comments>
		<pubDate>Tue, 11 Aug 2009 13:56:49 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Quotidian]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.travisdunn.com/?p=339</guid>
		<description><![CDATA[ActiveRecord associations are magical, and if you embrace the sundry offerings of finder plugins the world of parameterized queries becomes a vast and wondrous landscape indeed. So how do Rails developers typically organize and build dynamic queries without drenching their code in switch blocks, multiplying filter methods on the model, or contriving vestigial routes for search- and report- like GETs?]]></description>
		<wfw:commentRss>http://www.travisdunn.com/rails-params-laden-conditional-finder-methods/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails: polymorphic belongs_to associations with accepts_nested_attributes_for</title>
		<link>http://www.travisdunn.com/rails-polymorphic-belongs_to-associations-with-accepts_nested_attributes_for</link>
		<comments>http://www.travisdunn.com/rails-polymorphic-belongs_to-associations-with-accepts_nested_attributes_for#comments</comments>
		<pubDate>Fri, 31 Jul 2009 17:54:50 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Quotidian]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.travisdunn.com/?p=274</guid>
		<description><![CDATA[If there is a combinatorial way to bring aspects of a framework together in a breaking edge case, I will find that way and take that step. It’s a destiny one follows gladly; an instinct useful in defining the boundaries of an application’s logical complexities as they accumulate on the brain like bit patterns.]]></description>
		<wfw:commentRss>http://www.travisdunn.com/rails-polymorphic-belongs_to-associations-with-accepts_nested_attributes_for/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Named Branches: Logic to the Word</title>
		<link>http://www.travisdunn.com/named-branches-logic-to-the-word</link>
		<comments>http://www.travisdunn.com/named-branches-logic-to-the-word#comments</comments>
		<pubDate>Thu, 23 Jul 2009 19:21:54 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Quotidian]]></category>
		<category><![CDATA[Refactoring]]></category>

		<guid isPermaLink="false">http://www.travisdunn.com/?p=207</guid>
		<description><![CDATA[Comments and self-documenting code are like brandy and cigars, the first illuminating your source (meaning both the gentleman’s soul and the source code into which he pours it), and the second imparting a blazing instance of clarity where you can taste the meaning. Adherents debating the styles travel parallel roads in the direction of improving [...]]]></description>
		<wfw:commentRss>http://www.travisdunn.com/named-branches-logic-to-the-word/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

