<?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>The Official OpenRain Blog &#187; presentation</title>
	<atom:link href="http://blog.openrain.com/tag/presentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.openrain.com</link>
	<description>Ruby Web Software Development In Phoenix, Arizona</description>
	<lastBuildDate>Fri, 11 Sep 2009 16:24:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Catch Us At RubyConf 2008!</title>
		<link>http://blog.openrain.com/2008/11/04/catch-us-at-rubyconf-2008/</link>
		<comments>http://blog.openrain.com/2008/11/04/catch-us-at-rubyconf-2008/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 00:29:48 +0000</pubDate>
		<dc:creator>preston.lee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[florida]]></category>
		<category><![CDATA[journeta]]></category>
		<category><![CDATA[orlando]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby2ruby]]></category>
		<category><![CDATA[rubyconf2008]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://blog.openrain.com/?p=181</guid>
		<description><![CDATA[Wednesday through Saturday, November 5th-8th, Marc Chung (blog, twitter) and Preston Lee (blog, twitter) will be representing OpenRain at RubyConf 2008 in Orlando, Florida with two sessions on Hacking with ruby2ruby and Ruby Peer-To-Peer Development with Journeta, respectively. We&#8217;ll post status updates on our Twitter feeds periodically and would love to hang out with you! Each individual presentation will [...]]]></description>
			<content:encoded><![CDATA[<p>Wednesday through Saturday, November 5th-8th, Marc Chung (<a href="http://blog.marcchung.com">blog</a>, <a href="http://twitter.com/heisenthought">twitter</a>) and Preston Lee (<a href="http://prestonlee.com">blog</a>, <a href="http://twitter.com/prestonism">twitter</a>) will be representing <a href="http://openrain.com">OpenRain</a> at <a href="http://rubyconf.org">RubyConf</a> 2008 in Orlando, Florida with two sessions on Hacking with ruby2ruby and Ruby Peer-To-Peer Development with Journeta, respectively. We&#8217;ll post status updates on our Twitter feeds periodically and would love to hang out with you! Each individual presentation will be posted sometime during or shortly after the conference.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.openrain.com%2F2008%2F11%2F04%2Fcatch-us-at-rubyconf-2008%2F&amp;linkname=Catch%20Us%20At%20RubyConf%202008%21"><img src="http://blog.openrain.com/wp-content/plugins/add-to-any/share_save_256_24.gif" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.openrain.com/2008/11/04/catch-us-at-rubyconf-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test-Driven Rails Development Lunch Session Tomorrow</title>
		<link>http://blog.openrain.com/2008/10/07/test-driven-rails-development-lunch-session-tomorrow/</link>
		<comments>http://blog.openrain.com/2008/10/07/test-driven-rails-development-lunch-session-tomorrow/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 20:48:58 +0000</pubDate>
		<dc:creator>preston.lee</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Technologies]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[lunch]]></category>
		<category><![CDATA[openrain]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://blog.openrain.com/?p=151</guid>
		<description><![CDATA[Elite OpenRain ninja Remi Taylor will be presenting his approach to test-driven Rails development tomorrow afternoon at 1:30pm at OpenRain HQ. That&#8217;s Wednesday, October 8th for approximately 1 hour. All are welcome. No reservations required. Forecast: 99 degrees with a 90% chance of awesome.
You can grab the latest presentation file here. Remi&#8217;s synopsis&#8230;

Test-driven development has [...]]]></description>
			<content:encoded><![CDATA[<p>Elite OpenRain ninja Remi Taylor will be presenting his approach to test-driven Rails development tomorrow afternoon at 1:30pm at <a href="http://openrain.com/about/office">OpenRain HQ</a>. That&#8217;s Wednesday, October 8th for approximately 1 hour. All are welcome. No reservations required. Forecast: 99 degrees with a 90% chance of awesome.</p>
<p>You can grab the latest presentation file <a href="http://github.com/remi/presentations/tree/master/test-driving-rails-development">here</a>. Remi&#8217;s synopsis&#8230;</p>
<p><span id="more-151"></span></p>
<p><em>Test-driven development has changed the way that many programmers design, write, test, refactor, and maintain their code. Myself included.</em></p>
<p><em>In this presentation, I&#8217;ll be introducing the concept of test-driven development and walking through the process of test-driving a typical Rails application.</em></p>
<p><em>This presentation is intended for Rails developers who:</em></p>
<ul>
<li><em>are new to testing</em></li>
<li><em>have been testing, but not test-driving</em></li>
<li><em>have been test-driving, but not with RSpec</em></li>
<li><em>have been test-driving with RSpec and hope to learn a few new tricks :)</em></li>
</ul>
<p><em>Along with writing specifications for Models, Views, &amp; Controllers, I hope to cover:</em></p>
<ul>
<li><em>writing user stories (acceptance tests)</em></li>
<li><em>creating custom RSpec matchers</em></li>
<li><em>continious integration using Autotest / CruiseControl.rb</em></li>
<li><em>testing JavaScript &amp; AJAX</em></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.openrain.com%2F2008%2F10%2F07%2Ftest-driven-rails-development-lunch-session-tomorrow%2F&amp;linkname=Test-Driven%20Rails%20Development%20Lunch%20Session%20Tomorrow"><img src="http://blog.openrain.com/wp-content/plugins/add-to-any/share_save_256_24.gif" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.openrain.com/2008/10/07/test-driven-rails-development-lunch-session-tomorrow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Phoenix iPhone Developer Group Meeting</title>
		<link>http://blog.openrain.com/2008/10/02/first-phoenix-iphone-developer-group-meeting/</link>
		<comments>http://blog.openrain.com/2008/10/02/first-phoenix-iphone-developer-group-meeting/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 18:36:46 +0000</pubDate>
		<dc:creator>preston.lee</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General Announcements]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[nda]]></category>
		<category><![CDATA[openrain]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://blog.openrain.com/?p=145</guid>
		<description><![CDATA[Notwithstanding a change of heart from Apple following yesterdays announcement, the first Phoenix iPhone Developer Group meeting will be held at 6pm on Wednesday, October 22nd at the OpenRain office. We&#8217;ll have several give-a-ways, food, a presentation by iPhone application developer Brad O&#8217;Hearne, and a whole lot of fun!
]]></description>
			<content:encoded><![CDATA[<p>Notwithstanding a change of heart from Apple following <a href="http://www.prestonlee.com/archives/379">yesterdays announcement</a>, the first <a href="http://groups.google.com/group/phoenix-iphone-developer-group">Phoenix iPhone Developer Group</a> meeting will be held at 6pm on Wednesday, October 22nd at <a href="http://openrain.com/about/office">the OpenRain office</a>. We&#8217;ll have several give-a-ways, food, a presentation by iPhone application developer Brad O&#8217;Hearne, and a whole lot of fun!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.openrain.com%2F2008%2F10%2F02%2Ffirst-phoenix-iphone-developer-group-meeting%2F&amp;linkname=First%20Phoenix%20iPhone%20Developer%20Group%20Meeting"><img src="http://blog.openrain.com/wp-content/plugins/add-to-any/share_save_256_24.gif" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.openrain.com/2008/10/02/first-phoenix-iphone-developer-group-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
