<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Our first Rails plugin- ActsAsModerated!</title>
	<link>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/</link>
	<description>Thoughts from the nice people at Codevader :)</description>
	<pubDate>Thu, 07 Aug 2008 20:05:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Mauricio Linhares</title>
		<link>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-95</link>
		<author>Mauricio Linhares</author>
		<pubDate>Tue, 06 May 2008 04:41:23 +0000</pubDate>
		<guid>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-95</guid>
		<description>Hi Andy,

We are the ones that should thank you for publishing such a good material about an important but not well documented feature in Rails.

And thanks for the hints, i'll take a look at them :)</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>We are the ones that should thank you for publishing such a good material about an important but not well documented feature in Rails.</p>
<p>And thanks for the hints, i&#8217;ll take a look at them <img src='http://blog.codevader.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Stewart</title>
		<link>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-74</link>
		<author>Andy Stewart</author>
		<pubDate>Fri, 02 May 2008 08:33:25 +0000</pubDate>
		<guid>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-74</guid>
		<description>Glad you found the book useful!

I had to add moderation to an app recently (sadly about two weeks before reading this article) and found two plugins:

http://github.com/mmower/simply_versioned/tree/master
http://opensoul.org/2006/7/21/acts_as_audited

I started with Simply Versioned, which worked perfectly, but then I learned I also had to track who made each change.  So I switched to Acts As Audited.

Anyway, I just thought you might be curious to see how they solve a similar problem.</description>
		<content:encoded><![CDATA[<p>Glad you found the book useful!</p>
<p>I had to add moderation to an app recently (sadly about two weeks before reading this article) and found two plugins:</p>
<p><a href="http://github.com/mmower/simply_versioned/tree/master" rel="nofollow">http://github.com/mmower/simply_versioned/tree/master</a><br />
<a href="http://opensoul.org/2006/7/21/acts_as_audited" rel="nofollow">http://opensoul.org/2006/7/21/acts_as_audited</a></p>
<p>I started with Simply Versioned, which worked perfectly, but then I learned I also had to track who made each change.  So I switched to Acts As Audited.</p>
<p>Anyway, I just thought you might be curious to see how they solve a similar problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navjeet</title>
		<link>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-69</link>
		<author>Navjeet</author>
		<pubDate>Wed, 30 Apr 2008 14:53:55 +0000</pubDate>
		<guid>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-69</guid>
		<description>Very nicely written and useful article. Hopefully this will inspire me to write a plugin, which I want to, need to.... :) And this plugin is also very useful. I could have used it on small Rails app that I wrote a while back where I needed moderation on one model and I resorted to some hack. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Very nicely written and useful article. Hopefully this will inspire me to write a plugin, which I want to, need to&#8230;. <img src='http://blog.codevader.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> And this plugin is also very useful. I could have used it on small Rails app that I wrote a while back where I needed moderation on one model and I resorted to some hack. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivor</title>
		<link>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-68</link>
		<author>ivor</author>
		<pubDate>Wed, 30 Apr 2008 13:46:00 +0000</pubDate>
		<guid>http://blog.codevader.com/2008/04/30/our-first-rails-plugin-actsasmoderated/#comment-68</guid>
		<description>Looks excellent!</description>
		<content:encoded><![CDATA[<p>Looks excellent!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
