<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>the Wagaman Web</title>
	<link>http://wagaman.org</link>
	<description>thoughts, theories, theology, and the rest</description>
	<lastBuildDate>Sat, 13 Feb 2010 17:47:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>My CodeMash 2.0.1.0</title>
		<description>

I thought it would be good to write down a few of my thoughts from CodeMash before I forget about it.  There's certainly more that impacted me, but something is better than nothing.

Pre-Compiler: Test Driven Development: From Concept to Deployment by Leon Gersing

Leon did a great job of somehow ...</description>
		<link>http://wagaman.org/2010/my-codemash/</link>
			</item>
	<item>
		<title>SOLID design principles</title>
		<description>I'm electronifying my notes from conferences and such.  Here's my notes from Jim Weirich's SOLID design principles in Ruby talk from eRubyCon 2009.

1.) Single Responsibility Principle
a class should have 1 reason to exist
describe the purpose of your class in a single sentence (you shouldn't need and/or)

2.) Open/Closed Principle
you should ...</description>
		<link>http://wagaman.org/2009/solid-design-principles/</link>
			</item>
	<item>
		<title>More about Less</title>
		<description>Here are a few keybindings to help navigate in less

space   &#124; forward 1 screen
b       &#124; back    1 screen
Enter   &#124; forward 1 line
k       &#124; back    1 line
g   ...</description>
		<link>http://wagaman.org/2009/more-about-less/</link>
			</item>
	<item>
		<title>Building my own computer</title>
		<description>In October, when my Laptop turned 5, and started getting a little fritzy, I started thinking about what my next machine should be.  I considered getting another laptop, perhaps a MacBook.  I really wanted a machine that would not complain if I worked it too hard.  Laptops ...</description>
		<link>http://wagaman.org/2009/building-my-own-computer/</link>
			</item>
	<item>
		<title>James turns three</title>
		<description>The time has gone by so fast.  Before I knew it, my baby James has grown up to be a 3-year-old.  He is such a sweet little kid.  It's fun to see James all grown up (no longer a baby).  I still can't imagine Joey at ...</description>
		<link>http://wagaman.org/2009/james-turns-three/</link>
			</item>
	<item>
		<title>The State of the Economy</title>
		<description>I ran across a good article about the current state of the economy.  It's a good explanation of the mess we are in, how we got here, and some current thoughts on how to get out. </description>
		<link>http://wagaman.org/2009/the-state-of-the-economy/</link>
			</item>
	<item>
		<title>Testing my patience. A skeptic&#8217;s thoughts on beginning to write tests</title>
		<description>It's been a long time since I posted anything in my blog, so I thought I ought to break the silence.  Lately, I've been trying to get myself caught up on the test-driven/behavior-driven development philosophy.  If you are a programmer, maybe you can relate to my struggles of ...</description>
		<link>http://wagaman.org/2009/testing-my-patience-a-skeptics-thoughts-on-beginning-to-write-tests/</link>
			</item>
	<item>
		<title>MyRubyClass.reload!</title>
		<description>Today I was writing some specs with RSpec, the Ruby BDD Testing Framework.  In between tests, classes aren't reloaded by default, so I went about try to figure out how to reload a class for certain tests.

Active Support defines a method on Class called remove_class. This provides half of ...</description>
		<link>http://wagaman.org/2008/myrubyclassreload/</link>
			</item>
</channel>
</rss>
