<?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>JACoulter.com</title>
	<atom:link href="http://www.jacoulter.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacoulter.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Jan 2012 13:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My Twitter Marketing Campaign So Far</title>
		<link>http://www.jacoulter.com/2012/01/20/my-twitter-marketing-campaign-so-far/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-twitter-marketing-campaign-so-far</link>
		<comments>http://www.jacoulter.com/2012/01/20/my-twitter-marketing-campaign-so-far/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 13:26:23 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[freelance]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[recordmyrun]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=251</guid>
		<description><![CDATA[It&#8217;s been three days since I created a Twitter account to promote RecordMyRun.com. I&#8217;ve followed over 300 Twitter users who have used the #running hashtag and gained 17 followers. I also posted an announcement inviting beta users in the Web &#8230; <a href="http://www.jacoulter.com/2012/01/20/my-twitter-marketing-campaign-so-far/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2012/01/20/my-twitter-marketing-campaign-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Ugly Baby</title>
		<link>http://www.jacoulter.com/2012/01/17/my-ugly-baby/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-ugly-baby</link>
		<comments>http://www.jacoulter.com/2012/01/17/my-ugly-baby/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 16:34:39 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[freelance]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[recordmyrun]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=243</guid>
		<description><![CDATA[All of the Ruby On Rails posts that precede this entry were generated while I was developing RecordMyRun.com, a simple web application that started as a place where I could record my running and hone my web development skills. In &#8230; <a href="http://www.jacoulter.com/2012/01/17/my-ugly-baby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2012/01/17/my-ugly-baby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails: Order of Validations Determines Order of Error Messages</title>
		<link>http://www.jacoulter.com/2012/01/13/rails-order-of-validations-determines-order-of-error-messages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-order-of-validations-determines-order-of-error-messages</link>
		<comments>http://www.jacoulter.com/2012/01/13/rails-order-of-validations-determines-order-of-error-messages/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 23:27:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=230</guid>
		<description><![CDATA[A small but interesting note: The order of validation statements in the model determines the order the associated error messages will appear on a form&#8217;s web page. IMHO, errors should appear in the same order as the fields on the &#8230; <a href="http://www.jacoulter.com/2012/01/13/rails-order-of-validations-determines-order-of-error-messages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2012/01/13/rails-order-of-validations-determines-order-of-error-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails: Updating A Model From the Console</title>
		<link>http://www.jacoulter.com/2012/01/09/rails-updating-a-model-from-the-console/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-updating-a-model-from-the-console</link>
		<comments>http://www.jacoulter.com/2012/01/09/rails-updating-a-model-from-the-console/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 15:29:47 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=227</guid>
		<description><![CDATA[When I built my Rails 3.0.3 application RecordMyRun.com I wisely gave users a choice of recording course distances in kilometers or miles because everyone does not live in the United States and this is the Internet, so. . . However &#8230; <a href="http://www.jacoulter.com/2012/01/09/rails-updating-a-model-from-the-console/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2012/01/09/rails-updating-a-model-from-the-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails: Spice Up Your Tables with DataTables</title>
		<link>http://www.jacoulter.com/2012/01/03/rails-spice-up-your-tables-with-datatables/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-spice-up-your-tables-with-datatables</link>
		<comments>http://www.jacoulter.com/2012/01/03/rails-spice-up-your-tables-with-datatables/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:19:19 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[datatables]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=209</guid>
		<description><![CDATA[DataTables.js is an excellent free jQuery plug-in that provides you with a way to spruce-up the HTML tables generated in your Rails application. It provides column-sorting, pagination, filtering, and limiting of results displayed. It is incredibly easy to install and &#8230; <a href="http://www.jacoulter.com/2012/01/03/rails-spice-up-your-tables-with-datatables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2012/01/03/rails-spice-up-your-tables-with-datatables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails: Highcharts with Irregular Time Intervals</title>
		<link>http://www.jacoulter.com/2012/01/02/rails-highcharts-with-irregular-time-intervals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-highcharts-with-irregular-time-intervals</link>
		<comments>http://www.jacoulter.com/2012/01/02/rails-highcharts-with-irregular-time-intervals/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 15:36:48 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[highcharts]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=193</guid>
		<description><![CDATA[My latest project, RecordMyRun, is a Rails 3.0.3 application that allows users to record their run times for courses they create and calculates their pace for each run. The application also includes a weight log. It&#8217;s incredibly simple and incredibly &#8230; <a href="http://www.jacoulter.com/2012/01/02/rails-highcharts-with-irregular-time-intervals/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2012/01/02/rails-highcharts-with-irregular-time-intervals/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails: Using Faker To Populate A Development Database</title>
		<link>http://www.jacoulter.com/2011/12/21/rails-using-faker-to-populate-a-development-database/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-using-faker-to-populate-a-development-database</link>
		<comments>http://www.jacoulter.com/2011/12/21/rails-using-faker-to-populate-a-development-database/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 21:00:43 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[faker]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=180</guid>
		<description><![CDATA[Like most developers, I needed some data quick to see how my pages displayed. Once again, Ryan Bate&#8217;s excellent free video series Railscasts came to the rescue. Episode 126, Populating A Database, deals with this subject. However, this episode was &#8230; <a href="http://www.jacoulter.com/2011/12/21/rails-using-faker-to-populate-a-development-database/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2011/12/21/rails-using-faker-to-populate-a-development-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 3, Rack, Passenger, and DreamHost&#8217;s Shared Servers</title>
		<link>http://www.jacoulter.com/2011/12/16/rails-3-rack-passenger-and-dreamhosts-shared-servers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-3-rack-passenger-and-dreamhosts-shared-servers</link>
		<comments>http://www.jacoulter.com/2011/12/16/rails-3-rack-passenger-and-dreamhosts-shared-servers/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 14:11:57 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[rack]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=175</guid>
		<description><![CDATA[I thought I had fixed my issues with Rack versions on my DreamHost shared server, but sometimes when I deploy a new version of my Rails 3.0.3 application I&#8217;m still getting this from Passenger: You have already activated rack 1.2.1, &#8230; <a href="http://www.jacoulter.com/2011/12/16/rails-3-rack-passenger-and-dreamhosts-shared-servers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2011/12/16/rails-3-rack-passenger-and-dreamhosts-shared-servers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rails 3.0 link_to :method =&gt; :delete Not Working</title>
		<link>http://www.jacoulter.com/2011/12/14/rails-3-0-link_to-method-delete-not-working/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-3-0-link_to-method-delete-not-working</link>
		<comments>http://www.jacoulter.com/2011/12/14/rails-3-0-link_to-method-delete-not-working/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 17:51:44 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=170</guid>
		<description><![CDATA[Interesting. I&#8217;m in the process of testing a Rails 3.0 application I downgraded from 3.1 because DreamHost&#8217;s shared servers don&#8217;t fully support Rails 3.1 yet. The process went fairly smoothly. I had to un-install the Rails 3.1.3 gem from my &#8230; <a href="http://www.jacoulter.com/2011/12/14/rails-3-0-link_to-method-delete-not-working/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2011/12/14/rails-3-0-link_to-method-delete-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 3.1, Rack 1.3.5, Passenger and DreamHost Shared Servers</title>
		<link>http://www.jacoulter.com/2011/12/14/rails-3-1-rack-1-3-5-passenger-and-dreamhost-shared-servers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rails-3-1-rack-1-3-5-passenger-and-dreamhost-shared-servers</link>
		<comments>http://www.jacoulter.com/2011/12/14/rails-3-1-rack-1-3-5-passenger-and-dreamhost-shared-servers/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 14:18:46 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[rack]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.jacoulter.com/?p=164</guid>
		<description><![CDATA[I attempted to deploy a Rails 3.1 application to my DreamHost shared server account last night. As usual, there were problems. Passenger complained: You have already activated rack 1.2.1, but your Gemfile requires rack 1.3.5. Consider using bundle exec. I &#8230; <a href="http://www.jacoulter.com/2011/12/14/rails-3-1-rack-1-3-5-passenger-and-dreamhost-shared-servers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.jacoulter.com/2011/12/14/rails-3-1-rack-1-3-5-passenger-and-dreamhost-shared-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

