<?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>aimee daniells &#187; remote working</title>
	<atom:link href="http://edendevelopment.co.uk/blogs/aimee/tag/remote-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://edendevelopment.co.uk/blogs/aimee</link>
	<description>apprentice to Enrique Comba Riepenhausen</description>
	<lastBuildDate>Wed, 25 Aug 2010 16:20:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Remote trio programming</title>
		<link>http://edendevelopment.co.uk/blogs/aimee/2010/01/06/remote-trio-programming/</link>
		<comments>http://edendevelopment.co.uk/blogs/aimee/2010/01/06/remote-trio-programming/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 22:52:36 +0000</pubDate>
		<dc:creator>aimee</dc:creator>
				<category><![CDATA[i use tags, not categories]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[pair programming]]></category>
		<category><![CDATA[remote working]]></category>
		<category><![CDATA[trio programming]]></category>

		<guid isPermaLink="false">http://edendevelopment.co.uk/blogs/aimee/?p=37</guid>
		<description><![CDATA[If pair programming is good, trio programming must be great, right?
Well, normally no, probably not, but today i had a trio programming experience that worked really well. Two of us were new to the codebase and together we learnt a lot from the person who knows the code well.
Of course, we all did not crowd [...]]]></description>
			<content:encoded><![CDATA[<p>If pair programming is good, trio programming must be great, right?</p>
<p>Well, normally no, probably not, but today i had a trio programming experience that worked really well. Two of us were new to the codebase and together we learnt a lot from the person who knows the code well.</p>
<p>Of course, we all did not crowd around a single computer. That would not be comfortable at all. Due to the snowfall, most of <a href="http://twitter.com/edendevelopment/team">the edenites</a> were working from home today, so it gave us a great opportunity to find an effective way to pair remotely.</p>
<p>Initially we tried iChat screen sharing, but the screen updates are too slow to be satisfying. <a href="http://tooky.github.com/">Steve</a> had the idea of using <a href="http://www.gnu.org/software/screen/">GNU Screen</a> so that we could all access the same terminal window via SSH.</p>
<p>Using a VPN to the office network, we were able to tunnel to Steve&#8217;s laptop and access the screen. In fact we found it useful to have two screens running: one for editing code in Vim and another screen for running Cucumber features. The exciting thing is, we don&#8217;t all have to look at the same screen at the same time: each person is free to switch screens on their own machine without affecting the others.</p>
<p>A Skype conference call completed the experience so that we could talk through our thought processes and learn the details of the codebase.</p>
<p>It was altogether a very profitable day. The snow, instead of being a hindrance today, helped us to find a very effective way of allowing three people to collaborate on a codebase.</p>
]]></content:encoded>
			<wfw:commentRss>http://edendevelopment.co.uk/blogs/aimee/2010/01/06/remote-trio-programming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
