<?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/"
		>
<channel>
	<title>Comments on: Fun with Rails &#8211; Bookmark Manager</title>
	<atom:link href="http://www.darcynorman.net/2005/12/28/fun-with-rails-bookmark-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2005/12/28/fun-with-rails-bookmark-manager/</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:03:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hunter</title>
		<link>http://www.darcynorman.net/2005/12/28/fun-with-rails-bookmark-manager/#comment-80891</link>
		<dc:creator>Hunter</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">2138750632#comment-80891</guid>
		<description>You might want to look at the acts_as_taggable Rails plug-in. Handles tagging for you in a pretty nice way.</description>
		<content:encoded><![CDATA[<p>You might want to look at the acts_as_taggable Rails plug-in. Handles tagging for you in a pretty nice way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/12/28/fun-with-rails-bookmark-manager/#comment-80892</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">2138750632#comment-80892</guid>
		<description>Hunter - seriously? Tagging support right in the framework? Wow. I&#039;ll definitely check that out. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Hunter &#8211; seriously? Tagging support right in the framework? Wow. I&#8217;ll definitely check that out. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.darcynorman.net/2005/12/28/fun-with-rails-bookmark-manager/#comment-80893</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">2138750632#comment-80893</guid>
		<description>Another neat rails tip. Active Records will automatically record timestamps if fields of the names created_at/created_on or updated_at/updated_on are present. You don&#039;t need to do anything with date_added. Just call it created_at instead and rails does the work to timestamp creation and updates.

Sweet!</description>
		<content:encoded><![CDATA[<p>Another neat rails tip. Active Records will automatically record timestamps if fields of the names created_at/created_on or updated_at/updated_on are present. You don&#8217;t need to do anything with date_added. Just call it created_at instead and rails does the work to timestamp creation and updates.</p>
<p>Sweet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D'Arcy</title>
		<link>http://www.darcynorman.net/2005/12/28/fun-with-rails-bookmark-manager/#comment-80894</link>
		<dc:creator>D'Arcy</dc:creator>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<guid isPermaLink="false">2138750632#comment-80894</guid>
		<description>Johnny - thanks for the tip. Man, gotta love Rails :-)</description>
		<content:encoded><![CDATA[<p>Johnny &#8211; thanks for the tip. Man, gotta love Rails <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
