<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Rails-CMDB release 0.2</title>
	<atom:link href="http://mr-purpleduck.me.uk/2007/08/29/rails-cmdb-release-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://mr-purpleduck.me.uk/2007/08/29/rails-cmdb-release-02/</link>
	<description>Photography, Security and a little bit of every day life</description>
	<lastBuildDate>Wed, 16 Mar 2011 20:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: juampe</title>
		<link>http://mr-purpleduck.me.uk/2007/08/29/rails-cmdb-release-02/#comment-134</link>
		<dc:creator><![CDATA[juampe]]></dc:creator>
		<pubDate>Wed, 19 Sep 2007 09:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://mrpurpleduck.wordpress.com/2007/08/29/rails-cmdb-release-02/#comment-134</guid>
		<description><![CDATA[subversion repository please (rubyforge for exmaple)]]></description>
		<content:encoded><![CDATA[<p>subversion repository please (rubyforge for exmaple)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Ruby on Rails way for Model naming &#171; Blogging Without a Safety Net</title>
		<link>http://mr-purpleduck.me.uk/2007/08/29/rails-cmdb-release-02/#comment-110</link>
		<dc:creator><![CDATA[The Ruby on Rails way for Model naming &#171; Blogging Without a Safety Net]]></dc:creator>
		<pubDate>Thu, 30 Aug 2007 20:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://mrpurpleduck.wordpress.com/2007/08/29/rails-cmdb-release-02/#comment-110</guid>
		<description><![CDATA[[...] Posted by mrpurpleduck under Rails-CMDB , Ruby on Rails , Technical , software&#160;  Following the comment from Graeme Mathieson on my last post on Rails-CMDB about the the Rails way for naming of columns [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Posted by mrpurpleduck under Rails-CMDB , Ruby on Rails , Technical , software&nbsp;  Following the comment from Graeme Mathieson on my last post on Rails-CMDB about the the Rails way for naming of columns [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrpurpleduck</title>
		<link>http://mr-purpleduck.me.uk/2007/08/29/rails-cmdb-release-02/#comment-109</link>
		<dc:creator><![CDATA[mrpurpleduck]]></dc:creator>
		<pubDate>Thu, 30 Aug 2007 17:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://mrpurpleduck.wordpress.com/2007/08/29/rails-cmdb-release-02/#comment-109</guid>
		<description><![CDATA[Thanks for that into, I&#039;ll make those changes in the next release. 

It sounds like it&#039;ll make the code more readable. May be the next release should be clean up&#039;s and addition of many more tests.]]></description>
		<content:encoded><![CDATA[<p>Thanks for that into, I&#8217;ll make those changes in the next release. </p>
<p>It sounds like it&#8217;ll make the code more readable. May be the next release should be clean up&#8217;s and addition of many more tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Mathieson</title>
		<link>http://mr-purpleduck.me.uk/2007/08/29/rails-cmdb-release-02/#comment-108</link>
		<dc:creator><![CDATA[Graeme Mathieson]]></dc:creator>
		<pubDate>Thu, 30 Aug 2007 12:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://mrpurpleduck.wordpress.com/2007/08/29/rails-cmdb-release-02/#comment-108</guid>
		<description><![CDATA[Just a quick note while I remember.  It&#039;s not particularly important, but the Rails idiom is that Rails datetime fields are _at.  So, for example, the order_date would be ordered_at.  Or if it&#039;s just a date (for some reason I never store dates as just dates, I always use datetimes, I don&#039;t know why!) the idiom is to postfix with _on, which would be ordered_on.  

Mostly it&#039;s just because it reads well and it&#039;s consistent with the automagic created_at/updated_at fields.

Not that I&#039;ve actually looked at the code yet, I just noticed from your changelog. :-)]]></description>
		<content:encoded><![CDATA[<p>Just a quick note while I remember.  It&#8217;s not particularly important, but the Rails idiom is that Rails datetime fields are _at.  So, for example, the order_date would be ordered_at.  Or if it&#8217;s just a date (for some reason I never store dates as just dates, I always use datetimes, I don&#8217;t know why!) the idiom is to postfix with _on, which would be ordered_on.  </p>
<p>Mostly it&#8217;s just because it reads well and it&#8217;s consistent with the automagic created_at/updated_at fields.</p>
<p>Not that I&#8217;ve actually looked at the code yet, I just noticed from your changelog. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

