<?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>techiferous</title>
	<atom:link href="http://techiferous.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techiferous.com</link>
	<description>on web development</description>
	<lastBuildDate>Sun, 12 May 2013 18:35:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding Tabs to Your Rails App Just Got a Whole Lot Easier with Tabulous 2</title>
		<link>http://techiferous.com/2013/05/adding-tabs-to-your-rails-app-just-got-a-whole-lot-easier-with-tabulous-2/</link>
		<comments>http://techiferous.com/2013/05/adding-tabs-to-your-rails-app-just-got-a-whole-lot-easier-with-tabulous-2/#comments</comments>
		<pubDate>Sun, 12 May 2013 17:51:38 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=1285</guid>
		<description><![CDATA[The tabulous gem has continued to grow in popularity ever since I released it in 2011. Since so many people have found it useful, I decided to give it some love. Tabulous 2 is a complete rewrite, featuring a simpler syntax and new behavior. Tabulous is designed to be perfect for quick prototyping, robust enough [...]]]></description>
		<wfw:commentRss>http://techiferous.com/2013/05/adding-tabs-to-your-rails-app-just-got-a-whole-lot-easier-with-tabulous-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>So What, Exactly, Is the Purpose of a Rails Controller?</title>
		<link>http://techiferous.com/2013/04/so-what-exactly-is-the-purpose-of-a-rails-controller/</link>
		<comments>http://techiferous.com/2013/04/so-what-exactly-is-the-purpose-of-a-rails-controller/#comments</comments>
		<pubDate>Wed, 01 May 2013 01:40:10 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=1241</guid>
		<description><![CDATA[Have you ever hesitated when trying to refactor a controller for simplicity? Sure, you know how to write a controller so that it &#8220;works&#8221;. You even know how to organize your controllers in a resource-oriented, RESTful way. But when it comes to understanding the purpose of controllers, they&#8217;ve always seemed a bit fuzzy. And they&#8217;ve [...]]]></description>
		<wfw:commentRss>http://techiferous.com/2013/04/so-what-exactly-is-the-purpose-of-a-rails-controller/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Experimenting with the Architecture of Ember.js</title>
		<link>http://techiferous.com/2012/05/experimenting-with-the-architecture-of-ember-js/</link>
		<comments>http://techiferous.com/2012/05/experimenting-with-the-architecture-of-ember-js/#comments</comments>
		<pubDate>Fri, 18 May 2012 03:46:32 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[emberjs]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=1163</guid>
		<description><![CDATA[What do you get when you cross Ember.js with the Single Responsibility Principle? I recently decided to find out by refactoring the architecture of Ember.js so that each class had only one responsibility. This is the result of my experiment. Three Layers You can think of a software application as having three layers, each having [...]]]></description>
		<wfw:commentRss>http://techiferous.com/2012/05/experimenting-with-the-architecture-of-ember-js/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>From Ruby to JavaScript</title>
		<link>http://techiferous.com/2012/03/from-ruby-to-javascript/</link>
		<comments>http://techiferous.com/2012/03/from-ruby-to-javascript/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 03:48:06 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=1155</guid>
		<description><![CDATA[Last Tuesday I spoke at the Boston Ruby Group about strengthening your JavaScript skills. I&#8217;ve put the slides online. Enjoy!]]></description>
		<wfw:commentRss>http://techiferous.com/2012/03/from-ruby-to-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stop Using Single Point Estimates</title>
		<link>http://techiferous.com/2011/11/stop-using-single-point-estimates/</link>
		<comments>http://techiferous.com/2011/11/stop-using-single-point-estimates/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 02:19:10 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[time estimates]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=1093</guid>
		<description><![CDATA[Estimating how long it will take to develop software is difficult.  Fortunately, as an industry we've moved away from big-planning-up-front, exhaustive <a href="http://en.wikipedia.org/wiki/Gantt_chart">Gantt charts</a> and toward a more <a href="http://agilemanifesto.org">agile</a> approach.  Unfortunately, we've stuck with single point estimates which have some significant disadvantages when compared to range estimates.]]></description>
		<wfw:commentRss>http://techiferous.com/2011/11/stop-using-single-point-estimates/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Are You a Good Programmer?</title>
		<link>http://techiferous.com/2011/08/are-you-a-good-programmer/</link>
		<comments>http://techiferous.com/2011/08/are-you-a-good-programmer/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 12:32:25 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[why]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=993</guid>
		<description><![CDATA[If someone asks you to recommend a good programmer, who comes to mind?  Do you consider yourself a good programmer?  What criteria do you use to judge?]]></description>
		<wfw:commentRss>http://techiferous.com/2011/08/are-you-a-good-programmer/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Please Steal My Startup Idea</title>
		<link>http://techiferous.com/2011/06/please-steal-my-startup-idea/</link>
		<comments>http://techiferous.com/2011/06/please-steal-my-startup-idea/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 02:14:02 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=952</guid>
		<description><![CDATA[Every restaurant menu item in the world is searchable by its ingredients.]]></description>
		<wfw:commentRss>http://techiferous.com/2011/06/please-steal-my-startup-idea/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Sanely Updating Your Gems</title>
		<link>http://techiferous.com/2011/05/sanely-updating-your-gems/</link>
		<comments>http://techiferous.com/2011/05/sanely-updating-your-gems/#comments</comments>
		<pubDate>Fri, 27 May 2011 05:00:07 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[bundler]]></category>
		<category><![CDATA[gems]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=928</guid>
		<description><![CDATA[If you followed my advice in the <a href="http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/">previous post</a>, your Gemfile would look something like this:

<pre lang="ruby">
source :rubygems

gem 'rails', '3.0.3'
gem 'devise', '1.1.5'
gem 'redgreen', '1.2.2'
gem 'capybara', '0.4.0'
</pre>

There's nothing wrong with this except that if you wanted to keep your gems up to date frequently it would be tedious to manually change all of these versions.  Fortunately, we don't always have to be this exact with the version numbers.
]]></description>
		<wfw:commentRss>http://techiferous.com/2011/05/sanely-updating-your-gems/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The No-Nonsense Guide to Managing Gem Versions</title>
		<link>http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/</link>
		<comments>http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/#comments</comments>
		<pubDate>Fri, 27 May 2011 04:59:56 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[bundler]]></category>
		<category><![CDATA[gems]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=908</guid>
		<description><![CDATA[If the Ruby code you write never leaves your computer, then this article is not for you.  But if you find yourself sharing Ruby code with others, or deploying your Ruby code to a web server, then you have a problem.  And that problem is gem versions.  Sooner or later, the version of a gem on your computer will not match the version of that gem on your production web server, and your cute little disruptive social media web app will fail in a steaming pile of 500 errors.
]]></description>
		<wfw:commentRss>http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Crash Course in Web Typography</title>
		<link>http://techiferous.com/2011/05/crash-course-in-web-typography/</link>
		<comments>http://techiferous.com/2011/05/crash-course-in-web-typography/#comments</comments>
		<pubDate>Sun, 08 May 2011 01:40:01 +0000</pubDate>
		<dc:creator>techiferous</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://techiferous.com/?p=899</guid>
		<description><![CDATA[<a href="http://thoughtbot.com">Thoughtbot</a> recently started up a fantastic design group called <a href="http://design.thoughtbot.com/">Design with Boston</a>.  Last Thursday I gave a presentation there called "Crash Course in Web Typography" and <a href="http://techiferous.com/slides/typography">I've put the slides online</a>.
]]></description>
		<wfw:commentRss>http://techiferous.com/2011/05/crash-course-in-web-typography/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: techiferous.com @ 2013-06-20 06:37:58 -->