<?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>Make More Consulting &#187; Instruction</title>
	<atom:link href="http://www.makemoreconsulting.com/category/instruction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makemoreconsulting.com</link>
	<description>coaching on technology</description>
	<lastBuildDate>Sun, 19 Jul 2009 21:47:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating a base project in rails</title>
		<link>http://www.makemoreconsulting.com/2009/07/16/creating-a-base-project-in-rails/</link>
		<comments>http://www.makemoreconsulting.com/2009/07/16/creating-a-base-project-in-rails/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 16:41:26 +0000</pubDate>
		<dc:creator>chad</dc:creator>
				<category><![CDATA[Instruction]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[Clearance]]></category>
		<category><![CDATA[Cucumber]]></category>
		<category><![CDATA[Factory Girl]]></category>
		<category><![CDATA[Geokit]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Nokogiri]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[Rspec-Rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Sphinx]]></category>
		<category><![CDATA[Webrat]]></category>
		<category><![CDATA[Will Paginate]]></category>

		<guid isPermaLink="false">http://www.makemoreconsulting.com/?p=176</guid>
		<description><![CDATA[I spent some time over the last few days working on a base application for rails.  The idea is straight forward, reduce the start up requirements of a new project &#8211; the authentication mechanism, multiple framework inclusions, css layouts, routing, and seo additions are all setup initially.  With these pieces of the application [...]]]></description>
		<wfw:commentRss>http://www.makemoreconsulting.com/2009/07/16/creating-a-base-project-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly refactoring lessons &#8211; part 1</title>
		<link>http://www.makemoreconsulting.com/2009/07/03/weekly-refactoring-lessons-part-1/</link>
		<comments>http://www.makemoreconsulting.com/2009/07/03/weekly-refactoring-lessons-part-1/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:27:08 +0000</pubDate>
		<dc:creator>chad</dc:creator>
				<category><![CDATA[Instruction]]></category>
		<category><![CDATA[Enumerable]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.makemoreconsulting.com/?p=88</guid>
		<description><![CDATA[I decided a few weeks ago to write a weekly reference about lessons learned.  The lessons may not necessary be new or ground breaking, but further research into a subject where refactorings can be made.  I hope this will help others in the process.
Today, I have 2 refactorings to note:

Using Ruby enumerations with [...]]]></description>
		<wfw:commentRss>http://www.makemoreconsulting.com/2009/07/03/weekly-refactoring-lessons-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a rails application with rspec</title>
		<link>http://www.makemoreconsulting.com/2009/07/03/creating-a-rails-application-with-rspec/</link>
		<comments>http://www.makemoreconsulting.com/2009/07/03/creating-a-rails-application-with-rspec/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 05:47:09 +0000</pubDate>
		<dc:creator>chad</dc:creator>
				<category><![CDATA[Instruction]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.makemoreconsulting.com/?p=49</guid>
		<description><![CDATA[In this document, you will complete the following tasks:

Create a rails application directory
Discuss the rails application structure
Vendor rails to a specific version
Install rspec and rspec-rails gems
Configure rspec and rspec-rails gems

REQUIREMENTS
Prerequisite knowledge
This instructional document does not require that you understand Ruby on Rails.  However, familiarity with osX or Ubuntu (debian) Linux will be helpful.  [...]]]></description>
		<wfw:commentRss>http://www.makemoreconsulting.com/2009/07/03/creating-a-rails-application-with-rspec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up your environment for rails</title>
		<link>http://www.makemoreconsulting.com/2009/07/02/setting-up-your-environment-for-rails/</link>
		<comments>http://www.makemoreconsulting.com/2009/07/02/setting-up-your-environment-for-rails/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 16:31:27 +0000</pubDate>
		<dc:creator>chad</dc:creator>
				<category><![CDATA[Instruction]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.makemorebread.com/?p=7</guid>
		<description><![CDATA[This instructional document will demonstrate how to prep your computer for developing with the Ruby on Rails framework.  It should take no more than 30 minutes to complete.
In this document, you will complete the following tasks:

Check to see if Ruby 1.8.7 is installed
Installing the Ruby language (if necessary)
Install the Rubygems package manager
Install the rails [...]]]></description>
		<wfw:commentRss>http://www.makemoreconsulting.com/2009/07/02/setting-up-your-environment-for-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
