<?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>link[rel=&#039;developer&#039;] &#187; webdev</title>
	<atom:link href="http://blogs.snowmoonsoftware.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.snowmoonsoftware.com</link>
	<description>Connecting ideas to code</description>
	<lastBuildDate>Wed, 02 Jun 2010 01:08:41 +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>Review: Envycasts What&#8217;s New In Rails 2.2</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/review-envycasts-whats-new-in-rails-22/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/review-envycasts-whats-new-in-rails-22/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 03:29:33 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/?p=73</guid>
		<description><![CDATA[So Jason Seifer and Gregg Pollack have turned their podcasting talents towards making screencasts. They call them envycasts. I&#8217;m a regular listener of the podcast and enjoy their lighthearted style so when Gregg was looking for reviewers of their latested episode, I jumped at the chance. I&#8217;m not going to cover all the Rails goodness [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/review-envycasts-whats-new-in-rails-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding style as an engineer</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/finding-style-as-an-engineer/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/finding-style-as-an-engineer/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 02:47:18 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/?p=71</guid>
		<description><![CDATA[Very interesting article over at Stephano&#8217;s blog. Worth a read, and then another. Packed with links to useful tools too.]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/finding-style-as-an-engineer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test your reverse migrations</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/test-your-reverse-migrations/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/test-your-reverse-migrations/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 19:42:50 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/test-your-reverse-migrations/</guid>
		<description><![CDATA[There&#8217;s an emphasis in the Rails community on testing as you write your code. So much so that the built in code generators will generate unit tests right alongside your models. You can even generate integration tests too. So here we are, merrily generating models, controllers and more. We&#8217;re writing code, writing tests and even [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/test-your-reverse-migrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joel On Software: Mostly right, yet so wrong</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/joel-on-software-mostly-right-yet-so-wrong/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/joel-on-software-mostly-right-yet-so-wrong/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 17:19:17 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/joel-on-software-mostly-right-yet-so-wrong/</guid>
		<description><![CDATA[Joel Spolsky, of Joel On Software fame, recently wrote about web standards. Now, I&#8217;m a regular reader of Joel&#8217;s blog and usually find some nuggets of wisdom there, especially when it comes to running a business. However, on the subject of doctype and standardistas, he&#8217;s dead wrong. DOCTYPE is a myth. A mortal web designer [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/joel-on-software-mostly-right-yet-so-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stretchy Designs</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/stretchy-designs/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/stretchy-designs/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 15:17:55 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/stretchy-designs/</guid>
		<description><![CDATA[If you&#8217;re afraid of using em-based layouts, or just haven&#8217;t got around to using them in your designs, head on over to Jon Tan&#8217;s blog and read his great article, The Incredible Em &#38; Elastic Layouts with CSS . He does a great job of demonstrating how easy it is to create an elastic layout [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/stretchy-designs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testimony Part V: What&#8217;s in a Name?</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-v-whats-in-a-name/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-v-whats-in-a-name/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 02:57:13 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[walkthrough]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Testimony]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-v-whats-in-a-name/</guid>
		<description><![CDATA[Last time, I promised that we&#8217;d make our testimonial application more friendly for users and less so for spammers and that&#8217;s what we&#8217;re going to do today, among other things of course. Let&#8217;s get&#8217;r done! Somehow, we overlooked the user&#8217;s name when we created the schema for the testimonial leaving us only the email address [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-v-whats-in-a-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Configuration</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/application-configuration/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/application-configuration/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 17:55:05 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/application-configuration/</guid>
		<description><![CDATA[While working on the Testimonial application, I needed a way to store application specific configuration details &#8212; the parts that are specific to a deployment: site name, url, etc. A quick search turned up the ApplicationConfiguration plugin which does exactly that, using YAML. It&#8217;s based on the technique described by Dmytro Shtefluk and uses OpenStruct [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/application-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 2.0: It&#8217;s here!</title>
		<link>http://blogs.snowmoonsoftware.com/news/rails-20-its-here/</link>
		<comments>http://blogs.snowmoonsoftware.com/news/rails-20-its-here/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 19:17:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/news/rails-20-its-here/</guid>
		<description><![CDATA[Those guys over at 37signals have done it again and given us a nice shiny present for Christmas: Rails 2.0! Head on over to the Ruby On Rails weblog for the full details. The big feature for me is the debugger&#8230; it&#8217;s back! It&#8217;s just a &#160;&#160;&#160; &#160;&#160;&#160; gem install ruby_debug away! I&#8217;ll be covering [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/news/rails-20-its-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testimony: Update</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-update/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-update/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 16:18:39 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[walkthrough]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-update/</guid>
		<description><![CDATA[It just occurred to me that I never mentioned how to log in to the testimonial demo application. If you would like to play with the admin interface, such as it is, you will have to login as the user demo using the password demo. Feel free to add, delete, approve, and unapprove testimonials but [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testimony Part IV: Catching up&#8230;.</title>
		<link>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-iv-catching-up/</link>
		<comments>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-iv-catching-up/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 13:23:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[walkthrough]]></category>

		<guid isPermaLink="false">http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-iv-catching-up/</guid>
		<description><![CDATA[In this installment, we&#8217;re going to catch up on a few changes that have been made since the last post. If you look at the demo site, you&#8217;ll see some differences in presentation. I&#8217;ve added space for a banner (yes, it&#8217;s ugly, but it&#8217;s meant as a placeholder) and that the default view is no [...]]]></description>
		<wfw:commentRss>http://blogs.snowmoonsoftware.com/web-development/ruby-on-rails/testimony-part-iv-catching-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
