<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Isshen, LLC: Tag plugins</title>
    <link>http://blog.isshen.com/articles/tag/plugins</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Rails Plugins</title>
      <description>&lt;p&gt;This was brought up at #rubyonrails -- someone's idea of the &lt;a href="http://www.juixe.com/techknow/index.php/2006/07/05/top-11-rails-plugins/"&gt; top 11 Rails plugins&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There are a few missing from there:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Technoweenie (Rick Olsen)'s &lt;a href="http://technoweenie.stikipad.com/plugins/show/Acts+as+Authenticated"&gt;acts_as_authenticated&lt;/a&gt; and restful_authentication. These plugins do not tell you how to authenticate anything. Rather, you install the plugin then generate authentication code. From there, you modify it as you see fit. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Technoweenie also wrote &lt;a href="http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu"&gt;attachment_fu&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Rather than &lt;a href="http://www.juixe.com/techknow/index.php/2006/07/05/acts-as-taggable-plugin/"&gt;acts_as_taggable&lt;/a&gt;, I use &lt;a href="http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids"&gt;acts_as_taggable_on_steroids&lt;/a&gt;, which is based on acts_as_taggable. Neither supports multiple tags per model, and the acts_as_taggable_on_steroids author invited me to write a patch, should I write one.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The largest repository of Rails plugins I've found is located at &lt;a href="http://agilewebdevelopment.com/plugins"&gt;http://agilewebdevelopment.com/plugins&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jul 2007 14:51:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:716d5eb4-672b-4686-81d8-3a2e08f70f54</guid>
      <author>Hosh</author>
      <link>http://blog.isshen.com/articles/2007/07/28/rails-plugins</link>
      <category>Ruby on Rails</category>
      <category>ruby_on_rails</category>
      <category>plugins</category>
    </item>
  </channel>
</rss>
