<?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>ideas.each &#38;:post &#187; Parenting</title>
	<atom:link href="http://blog.tobiascrawley.net/category/parenting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tobiascrawley.net</link>
	<description>Another not so cleverly named blog mostly about software.</description>
	<lastBuildDate>Fri, 28 May 2010 13:56:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Starting a new project</title>
		<link>http://blog.tobiascrawley.net/2009/02/22/starting-a-new-project/</link>
		<comments>http://blog.tobiascrawley.net/2009/02/22/starting-a-new-project/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 15:39:08 +0000</pubDate>
		<dc:creator>Tobias</dc:creator>
				<category><![CDATA[Parenting]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://blog.tobiascrawley.net/?p=132</guid>
		<description><![CDATA[Back in May of 2008 I got involved in a new project. The client and I had some really fun collaboration sessions to get things started, but then I had to do the inevitable &#8216;sit and wait&#8217; while the project worked its way through the machinery of the organization. The first couple of months there [...]]]></description>
			<content:encoded><![CDATA[<p>Back in May of 2008 I got involved in a new project. The <a href="http://dirtundermynails.com">client</a> and I had some really fun collaboration sessions to get things started, but then I had to do the inevitable &#8216;sit and wait&#8217; while the project worked its way through the machinery of the organization. The first couple of months there was some small doubt about the project coming together, but it has been a sure thing since then. I did what I could to prepare for getting down to work, but there is only so much you can do ahead of time.</p>

<p>This past Thursday (the 19th) we got together early for the kick-off meeting. It was an intense session with the client, where I mostly watched, listened, and encouraged. But toward the end of the meeting, the project was delivered in to my waiting hands. This looks to be a long term collaboration with the client, and I plan to use every trick I know (agile or otherwise) to make this successful! I&#8217;m still getting to know this project, and like any interesting job, it will certainly be a learning experience. I currently have another similar long term project with this particular client, but every one is different!</p>

<p>I plan to occasionally update this blog with the status of both projects. The client and I whiteboarded a bit of code to capture some metadata about the project as we see it currently:<br />
<span id="more-132"></span></p>


<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">family.<span style="color:#9900CC;">children</span> <span style="color:#006600; font-weight:bold;">&lt;&lt;</span> Child.<span style="color:#9900CC;">new</span><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#ff3333; font-weight:bold;">:name</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">'Leif Everett Crawley'</span>,
                              <span style="color:#ff3333; font-weight:bold;">:gender</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#ff3333; font-weight:bold;">:male</span>,
                              <span style="color:#ff3333; font-weight:bold;">:weight</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> 8.<span style="color:#9900CC;">pounds</span> <span style="color:#006600; font-weight:bold;">+</span> 14.<span style="color:#9900CC;">ounces</span>,
                              <span style="color:#ff3333; font-weight:bold;">:height</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> 20.5.<span style="color:#9900CC;">inches</span>,
                              <span style="color:#ff3333; font-weight:bold;">:born_at</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#996600;">'Thu Feb 19 09:36:19 EST 2009'</span>,
                              <span style="color:#ff3333; font-weight:bold;">:birth_location</span> <span style="color:#006600; font-weight:bold;">=&gt;</span> <span style="color:#ff3333; font-weight:bold;">:home</span> <span style="color:#006600; font-weight:bold;">&#41;</span></pre></div></div>




<p><img src="http://blog.tobiascrawley.net/wp-content/uploads/2009/02/177-7746_img-300x225.jpg" alt="177-7746_img" title="177-7746_img" width="300" height="225" class="aligncenter size-medium wp-image-136" /></p>

<p>So far, things are going great! But projects like this are always easier at the beginning, the hard work comes much later!</p>]]></content:encoded>
			<wfw:commentRss>http://blog.tobiascrawley.net/2009/02/22/starting-a-new-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
