techiferous http://techiferous.com on web development Wed, 21 Dec 2011 21:12:03 +0000 en hourly 1 http://wordpress.org/?v=3.0.5 Stop Using Single Point Estimates http://techiferous.com/2011/11/stop-using-single-point-estimates/ http://techiferous.com/2011/11/stop-using-single-point-estimates/#comments Sat, 26 Nov 2011 02:19:10 +0000 techiferous http://techiferous.com/?p=1093 Gantt charts and toward a more agile approach. Unfortunately, we've stuck with single point estimates which have some significant disadvantages when compared to range estimates.]]> http://techiferous.com/2011/11/stop-using-single-point-estimates/feed/ 9 Are You a Good Programmer? http://techiferous.com/2011/08/are-you-a-good-programmer/ http://techiferous.com/2011/08/are-you-a-good-programmer/#comments Fri, 19 Aug 2011 12:32:25 +0000 techiferous http://techiferous.com/?p=993 http://techiferous.com/2011/08/are-you-a-good-programmer/feed/ 19 Please Steal My Startup Idea http://techiferous.com/2011/06/please-steal-my-startup-idea/ http://techiferous.com/2011/06/please-steal-my-startup-idea/#comments Mon, 20 Jun 2011 02:14:02 +0000 techiferous http://techiferous.com/?p=952 http://techiferous.com/2011/06/please-steal-my-startup-idea/feed/ 24 Sanely Updating Your Gems http://techiferous.com/2011/05/sanely-updating-your-gems/ http://techiferous.com/2011/05/sanely-updating-your-gems/#comments Fri, 27 May 2011 05:00:07 +0000 techiferous http://techiferous.com/?p=928 previous post, your Gemfile would look something like this:
source :rubygems

gem 'rails', '3.0.3'
gem 'devise', '1.1.5'
gem 'redgreen', '1.2.2'
gem 'capybara', '0.4.0'
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. ]]>
http://techiferous.com/2011/05/sanely-updating-your-gems/feed/ 5
The No-Nonsense Guide to Managing Gem Versions http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/ http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/#comments Fri, 27 May 2011 04:59:56 +0000 techiferous http://techiferous.com/?p=908 http://techiferous.com/2011/05/the-no-nonsense-guide-to-managing-gem-versions/feed/ 2 Crash Course in Web Typography http://techiferous.com/2011/05/crash-course-in-web-typography/ http://techiferous.com/2011/05/crash-course-in-web-typography/#comments Sun, 08 May 2011 01:40:01 +0000 techiferous http://techiferous.com/?p=899 Thoughtbot recently started up a fantastic design group called Design with Boston. Last Thursday I gave a presentation there called "Crash Course in Web Typography" and I've put the slides online. ]]> http://techiferous.com/2011/05/crash-course-in-web-typography/feed/ 2 Tutorial for Adding Tabs to Rails Using Tabulous http://techiferous.com/2011/03/tutorial-for-adding-tabs-to-rails-using-tabulous/ http://techiferous.com/2011/03/tutorial-for-adding-tabs-to-rails-using-tabulous/#comments Sat, 05 Mar 2011 03:21:02 +0000 techiferous http://techiferous.com/?p=849 http://techiferous.com/2011/03/tutorial-for-adding-tabs-to-rails-using-tabulous/feed/ 43 Introducing Tabulous: Tabs in Rails http://techiferous.com/2011/03/introducing-tabulous-tabs-in-rails/ http://techiferous.com/2011/03/introducing-tabulous-tabs-in-rails/#comments Thu, 03 Mar 2011 01:42:46 +0000 techiferous http://techiferous.com/?p=780 boring with each new application. So I wrote tabulous. Tabulous aims to solve this problem once and for all with a quick and easy way to set up and manage your tabs.]]> http://techiferous.com/2011/03/introducing-tabulous-tabs-in-rails/feed/ 28 Roadmap for Learning Rails http://techiferous.com/2010/07/roadmap-for-learning-rails/ http://techiferous.com/2010/07/roadmap-for-learning-rails/#comments Sat, 24 Jul 2010 15:11:34 +0000 techiferous http://techiferous.com/?p=507 http://techiferous.com/2010/07/roadmap-for-learning-rails/feed/ 46 Rack::Plastic Helps You Write Rack Middleware http://techiferous.com/2010/07/rackplastic-helps-you-write-rack-middleware/ http://techiferous.com/2010/07/rackplastic-helps-you-write-rack-middleware/#comments Mon, 19 Jul 2010 01:13:15 +0000 techiferous http://techiferous.com/?p=450 CodeRack Rack middleware contest. Besides submitting entries that were stupid and downright dangerous I actually managed to create some middleware of value.]]> http://techiferous.com/2010/07/rackplastic-helps-you-write-rack-middleware/feed/ 0