<?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>natebean.com</title>
	<atom:link href="http://natebean.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://natebean.com</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 03:46:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby on Rails Testing Screencasts</title>
		<link>http://natebean.com/124/ruby-on-rails/ruby-on-rails-testing-screencasts/</link>
		<comments>http://natebean.com/124/ruby-on-rails/ruby-on-rails-testing-screencasts/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 03:46:31 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://natebean.com/?p=124</guid>
		<description><![CDATA[
			
				
			
		


Great content from railscasts.com
Beginning with Cucumber
Cucumber is a high-level testing framework. In this episode we will create a new Rails application from scratch using behavior driven development.
via Railscasts &#8211; Beginning with Cucumber.

Webrat
If you prefer writing integration tests in ruby instead of Cucumber&#38;apos;s plain english, consider interacting with Webrat directly as I show in this episode.
via Railscasts &#8211; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F124%2Fruby-on-rails%2Fruby-on-rails-testing-screencasts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F124%2Fruby-on-rails%2Fruby-on-rails-testing-screencasts%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div>
<div>
<p><strong>Great content from <a href="http://railscasts.com">railscasts.com</a></strong></p>
<p><strong>Beginning with Cucumber</strong></p>
<blockquote><p>Cucumber is a high-level testing framework. In this episode we will create a new Rails application from scratch using behavior driven development.</p></blockquote>
<p>via <a href="http://railscasts.com/episodes/155-beginning-with-cucumber">Railscasts &#8211; Beginning with Cucumber</a>.</p>
<div>
<p><strong>Webrat</strong></p>
<blockquote><p>If you prefer writing integration tests in ruby instead of Cucumber&amp;apos;s plain english, consider interacting with Webrat directly as I show in this episode.</p></blockquote>
<p>via <a href="http://railscasts.com/episodes/156-webrat">Railscasts &#8211; Webrat</a>.</p>
</div>
</div>
<div>
<p><strong>More on Cucumber</strong></p>
<blockquote><p>There is a lot more to Cucumber than I showed in an earlier episode. See how to refactor complex scenarios in this episode.</p></blockquote>
<p>via <a href="http://railscasts.com/episodes/159-more-on-cucumber">Railscasts &#8211; More on Cucumber</a>.</p>
<div>
<p><strong>Pickle with Cucumber</strong></p>
<blockquote><p>Pickle adds many convenient Cucumber steps for generating models. Also learn about table diffs in this episode.</p></blockquote>
<p>via <a href="http://railscasts.com/episodes?search=pickle">Railscasts &#8211; Free Ruby on Rails Screencasts</a>.</p>
</div>
</div>
</div>
<p><strong>Great screencast on Cucumber and some RSpec.  Worth your 25 minutes.</strong></p>
<p><strong> </strong></p>
<blockquote><p>This is a basic introduction to integration testing with cucumber. In it, I describe how to use cucumber and rspec to implement a feature in a web application, emphasizing the importance of writing tests before code, which is often referred to as TDD (test-driven development) or BDD (behavior-driven development, a refinement of the original TDD).</p></blockquote>
<p>via <a href="http://www.teachmetocode.com/screencasts/4">Teach Me To Code &#8211; Introduction to Outside-in Development with Cucumber</a>.</p>
<p><img style="visibility: hidden; width: 0px; height: 0px;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjgxMDU*MDE4ODEmcHQ9MTI2ODEwNTQwNzYzNiZwPTEwMTkxJmQ9c3NfZW1iZWQmZz*yJm9mPTA=.gif" border="0" alt="" width="0" height="0" /></p>
<div id="__ss_1920832" style="width: 425px;"><strong><a title="Writing Software not Code with Cucumber" href="http://www.slideshare.net/bmabey/writing-software-not-code-with-cucumber">Writing Software not Code with Cucumber</a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=writingsoftwarenotcodewithcucumber-090828141124-phpapp02&amp;stripped_title=writing-software-not-code-with-cucumber" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=writingsoftwarenotcodewithcucumber-090828141124-phpapp02&amp;stripped_title=writing-software-not-code-with-cucumber" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/bmabey">Ben Mabey</a>.</div>
</div>
<p><a href="http://www.benmabey.com/2009/08/28/writing-software-not-code-with-cucumber-slides-from-ruby-hoedown/">Writing Software not Code with Cucumber –<br />
slides from Ruby Hoedown • Blog Archive • Ben Mabey</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/124/ruby-on-rails/ruby-on-rails-testing-screencasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is an amazing useful site&#8230;</title>
		<link>http://natebean.com/129/tweets/this-is-an-amazing-useful-site/</link>
		<comments>http://natebean.com/129/tweets/this-is-an-amazing-useful-site/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 23:42:05 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/129/tweets/this-is-an-amazing-useful-site/</guid>
		<description><![CDATA[
			
				
			
		
This is an amazing useful site if you are a fan of @railscasts and @rbates (who isn&#8217;t?)
 http://bit.ly/ayYFt1 @asciicasts
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F129%2Ftweets%2Fthis-is-an-amazing-useful-site%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F129%2Ftweets%2Fthis-is-an-amazing-useful-site%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This is an amazing useful site if you are a fan of @<a href="http://twitter.com/railscasts" class="aktt_username">railscasts</a> and @<a href="http://twitter.com/rbates" class="aktt_username">rbates</a> (who isn&#8217;t?)<br />
 <a href="http://bit.ly/ayYFt1" rel="nofollow">http://bit.ly/ayYFt1</a> @<a href="http://twitter.com/asciicasts" class="aktt_username">asciicasts</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/129/tweets/this-is-an-amazing-useful-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watch this screencast: Introdu&#8230;</title>
		<link>http://natebean.com/123/tweets/watch-this-screencast-introdu/</link>
		<comments>http://natebean.com/123/tweets/watch-this-screencast-introdu/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 23:02:40 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/123/tweets/watch-this-screencast-introdu/</guid>
		<description><![CDATA[
			
				
			
		
Watch this screencast: Introduction to Outside-in Development with Cucumber &#8211; http://www.teachmetocode.com/screencasts/4 by @teachmetocode
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F123%2Ftweets%2Fwatch-this-screencast-introdu%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F123%2Ftweets%2Fwatch-this-screencast-introdu%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Watch this screencast: Introduction to Outside-in Development with Cucumber &#8211; <a href="http://www.teachmetocode.com/screencasts/4" rel="nofollow">http://www.teachmetocode.com/screencasts/4</a> by @<a href="http://twitter.com/teachmetocode" class="aktt_username">teachmetocode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/123/tweets/watch-this-screencast-introdu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @boagworld My Grand Mac Tou&#8230;</title>
		<link>http://natebean.com/122/tweets/rt-boagworld-my-grand-mac-tou/</link>
		<comments>http://natebean.com/122/tweets/rt-boagworld-my-grand-mac-tou/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 17:08:21 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/122/tweets/rt-boagworld-my-grand-mac-tou/</guid>
		<description><![CDATA[
			
				
			
		
RT @boagworld My Grand Mac Tour « Boagworld http://bit.ly/aVMNzv
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F122%2Ftweets%2Frt-boagworld-my-grand-mac-tou%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F122%2Ftweets%2Frt-boagworld-my-grand-mac-tou%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>RT @<a href="http://twitter.com/boagworld" class="aktt_username">boagworld</a> My Grand Mac Tour « Boagworld <a href="http://bit.ly/aVMNzv" rel="nofollow">http://bit.ly/aVMNzv</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/122/tweets/rt-boagworld-my-grand-mac-tou/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RT @echoenduring The One Thing&#8230;</title>
		<link>http://natebean.com/121/tweets/rt-echoenduring-the-one-thing/</link>
		<comments>http://natebean.com/121/tweets/rt-echoenduring-the-one-thing/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 15:36:58 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/121/tweets/rt-echoenduring-the-one-thing/</guid>
		<description><![CDATA[
			
				
			
		
RT @echoenduring The One Thing You Need to Do to Become a Better Designer :: Echo Enduring Blog http://bit.ly/5gEwWJ
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F121%2Ftweets%2Frt-echoenduring-the-one-thing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F121%2Ftweets%2Frt-echoenduring-the-one-thing%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>RT @<a href="http://twitter.com/echoenduring" class="aktt_username">echoenduring</a> The One Thing You Need to Do to Become a Better Designer :: Echo Enduring Blog <a href="http://bit.ly/5gEwWJ" rel="nofollow">http://bit.ly/5gEwWJ</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/121/tweets/rt-echoenduring-the-one-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Favorite Tweets of the Wee&#8230;</title>
		<link>http://natebean.com/120/tweets/our-favorite-tweets-of-the-wee/</link>
		<comments>http://natebean.com/120/tweets/our-favorite-tweets-of-the-wee/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:07:36 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/120/tweets/our-favorite-tweets-of-the-wee/</guid>
		<description><![CDATA[
			
				
			
		
Our Favorite Tweets of the Week Feb 28-Mar 6, 2010 http://bit.ly/dx4nqO  /cc @feedly
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F120%2Ftweets%2Four-favorite-tweets-of-the-wee%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F120%2Ftweets%2Four-favorite-tweets-of-the-wee%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Our Favorite Tweets of the Week Feb 28-Mar 6, 2010 <a href="http://bit.ly/dx4nqO" rel="nofollow">http://bit.ly/dx4nqO</a>  /cc @<a href="http://twitter.com/feedly" class="aktt_username">feedly</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/120/tweets/our-favorite-tweets-of-the-wee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just clips this from #macheist&#8230;</title>
		<link>http://natebean.com/119/tweets/just-clips-this-from-macheist/</link>
		<comments>http://natebean.com/119/tweets/just-clips-this-from-macheist/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 15:39:38 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/119/tweets/just-clips-this-from-macheist/</guid>
		<description><![CDATA[
			
				
			
		
Just clips this from #macheist   I think I&#8217;m in like.
 http://bit.ly/9Xkdr8
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F119%2Ftweets%2Fjust-clips-this-from-macheist%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F119%2Ftweets%2Fjust-clips-this-from-macheist%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Just clips this from #<a href="http://search.twitter.com/search?q=%23macheist" class="aktt_hashtag">macheist</a>   I think I&#8217;m in like.<br />
 <a href="http://bit.ly/9Xkdr8" rel="nofollow">http://bit.ly/9Xkdr8</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/119/tweets/just-clips-this-from-macheist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I just bought the Mac Heist bu&#8230;</title>
		<link>http://natebean.com/118/tweets/i-just-bought-the-mac-heist-bu/</link>
		<comments>http://natebean.com/118/tweets/i-just-bought-the-mac-heist-bu/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 14:47:17 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/118/tweets/i-just-bought-the-mac-heist-bu/</guid>
		<description><![CDATA[
			
				
			
		
I just bought the Mac Heist bundle. 7 Top apps worth $260+ for only $20 and got 3 great bonus apps free! http://bit.ly/heist-it
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F118%2Ftweets%2Fi-just-bought-the-mac-heist-bu%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F118%2Ftweets%2Fi-just-bought-the-mac-heist-bu%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I just bought the Mac Heist bundle. 7 Top apps worth $260+ for only $20 and got 3 great bonus apps free! <a href="http://bit.ly/heist-it" rel="nofollow">http://bit.ly/heist-it</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/118/tweets/i-just-bought-the-mac-heist-bu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just joined the Lean Startups &#8230;</title>
		<link>http://natebean.com/117/tweets/just-joined-the-lean-startups/</link>
		<comments>http://natebean.com/117/tweets/just-joined-the-lean-startups/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 01:58:51 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/117/tweets/just-joined-the-lean-startups/</guid>
		<description><![CDATA[
			
				
			
		
Just joined the Lean Startups community to keep track of the best experts. Join me here: http://mrtweet.com/c/leanstartup?v=jt
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F117%2Ftweets%2Fjust-joined-the-lean-startups%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F117%2Ftweets%2Fjust-joined-the-lean-startups%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Just joined the Lean Startups community to keep track of the best experts. Join me here: <a href="http://mrtweet.com/c/leanstartup?v=jt" rel="nofollow">http://mrtweet.com/c/leanstartup?v=jt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/117/tweets/just-joined-the-lean-startups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfection By Subtraction &#8211; Th&#8230;</title>
		<link>http://natebean.com/116/tweets/perfection-by-subtraction-th/</link>
		<comments>http://natebean.com/116/tweets/perfection-by-subtraction-th/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 01:14:05 +0000</pubDate>
		<dc:creator>natebean</dc:creator>
				<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://natebean.com/116/tweets/perfection-by-subtraction-th/</guid>
		<description><![CDATA[
			
				
			
		
Perfection By Subtraction &#8211; The Minimum Feature Set @ http://steveblank.com/2010/03/04/perfection-by-subtraction-the-minimum-feature-set/
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnatebean.com%2F116%2Ftweets%2Fperfection-by-subtraction-th%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnatebean.com%2F116%2Ftweets%2Fperfection-by-subtraction-th%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Perfection By Subtraction &#8211; The Minimum Feature Set @ <a href="http://steveblank.com/2010/03/04/perfection-by-subtraction-the-minimum-feature-set/" rel="nofollow">http://steveblank.com/2010/03/04/perfection-by-subtraction-the-minimum-feature-set/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://natebean.com/116/tweets/perfection-by-subtraction-th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
