<?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: Acts As Taggable Tag Cloud</title>
	<atom:link href="http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Kresimir Bojcic</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-37151</link>
		<dc:creator>Kresimir Bojcic</dc:creator>
		<pubDate>Thu, 10 Mar 2011 08:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-37151</guid>
		<description>Hey, thanks. Still working in 2011 :)

One thing I&#039;ve changed is that I prefer to declare &quot;classes&quot; like this in the tag_clouds helper

    classes = (1..6).collect { &#124;i&#124; &quot;nube#{i}&quot; }

instead of passing them from the view.</description>
		<content:encoded><![CDATA[<p>Hey, thanks. Still working in 2011 :)</p>
<p>One thing I&#8217;ve changed is that I prefer to declare &#8220;classes&#8221; like this in the tag_clouds helper</p>
<p>    classes = (1..6).collect { |i| &#8220;nube#{i}&#8221; }</p>
<p>instead of passing them from the view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crunchytoast.com &#187; Blog Archive &#187; Return to acts_as_taggable_on</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-219</link>
		<dc:creator>crunchytoast.com &#187; Blog Archive &#187; Return to acts_as_taggable_on</dc:creator>
		<pubDate>Sat, 28 Feb 2009 00:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-219</guid>
		<description>[...] http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/ http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/" rel="nofollow">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/</a> <a href="http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids" rel="nofollow">http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-218</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-218</guid>
		<description>@frederico, What works in acts_as_taggable_on_steriods is:

@tags = Tag.counts(:order =&gt; &quot;count DESC, name&quot;,
:limit =&gt; 100).sort_by { &#124;tag&#124; tag.name.downcase }</description>
		<content:encoded><![CDATA[<p>@frederico, What works in acts_as_taggable_on_steriods is:</p>
<p>@tags = Tag.counts(:order =&gt; &#8220;count DESC, name&#8221;,<br />
:limit =&gt; 100).sort_by { |tag| tag.name.downcase }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: küchler blog &#187; Blog Archive &#187; Juixe TechKnow » Acts As Taggable Tag Cloud</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-217</link>
		<dc:creator>küchler blog &#187; Blog Archive &#187; Juixe TechKnow » Acts As Taggable Tag Cloud</dc:creator>
		<pubDate>Fri, 02 Nov 2007 22:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-217</guid>
		<description>[...] Juixe TechKnow » Acts As Taggable Tag Cloud ruby on rails, rails, rails plugins, acts_as_taggable, tag cloud [...]</description>
		<content:encoded><![CDATA[<p>[...] Juixe TechKnow » Acts As Taggable Tag Cloud ruby on rails, rails, rails plugins, acts_as_taggable, tag cloud [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tagging at AmigoFisher</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-216</link>
		<dc:creator>Tagging at AmigoFisher</dc:creator>
		<pubDate>Tue, 09 Oct 2007 01:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-216</guid>
		<description>[...] I wanted the tagging to be per user ala deli.cio.us or flickr but then with global tag clouds, etc. I used the standard legacy acts_as_taggable plugin with the per user tagging modifications and the even further mods. I looked at acts_as_taggable_on_steroids but found that the original one suited my needs better. I also used this tag cloud code. [...]</description>
		<content:encoded><![CDATA[<p>[...] I wanted the tagging to be per user ala deli.cio.us or flickr but then with global tag clouds, etc. I used the standard legacy acts_as_taggable plugin with the per user tagging modifications and the even further mods. I looked at acts_as_taggable_on_steroids but found that the original one suited my needs better. I also used this tag cloud code. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prateek</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-215</link>
		<dc:creator>Prateek</dc:creator>
		<pubDate>Tue, 07 Aug 2007 13:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-215</guid>
		<description>As rds says, the min value should be initialized to something. I initialize it to tags[0].count.to_i

without that once the tag count for some tag goes above a certain value, wierd things happen (all tags show up with same smallest font)</description>
		<content:encoded><![CDATA[<p>As rds says, the min value should be initialized to something. I initialize it to tags[0].count.to_i</p>
<p>without that once the tag count for some tag goes above a certain value, wierd things happen (all tags show up with same smallest font)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prateek</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-214</link>
		<dc:creator>Prateek</dc:creator>
		<pubDate>Mon, 23 Jul 2007 04:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-214</guid>
		<description>I have made a small modification to pull out tags for a particular taggable_type and build a tag cloud only for that type. Useful in applications where multiple kinds of objects are being tracket

You can find the write up &lt;a href=&quot;http://prateekdayal.net/blog/?p=4&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I have made a small modification to pull out tags for a particular taggable_type and build a tag cloud only for that type. Useful in applications where multiple kinds of objects are being tracket</p>
<p>You can find the write up <a href="http://prateekdayal.net/blog/?p=4" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db.networx &#187; Very nice links for Ruby on Rails-JSF, Java Server Face, Ruby, Ruby on Rails, Glassfish ...</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-213</link>
		<dc:creator>db.networx &#187; Very nice links for Ruby on Rails-JSF, Java Server Face, Ruby, Ruby on Rails, Glassfish ...</dc:creator>
		<pubDate>Fri, 22 Jun 2007 18:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-213</guid>
		<description>[...] to create a tag cloud in a Rails [...]</description>
		<content:encoded><![CDATA[<p>[...] to create a tag cloud in a Rails [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-212</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Mon, 04 Jun 2007 18:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-212</guid>
		<description>Thanks a lot!

I want to get the number of tags displayed in my tagcloud. Can someone help me out?</description>
		<content:encoded><![CDATA[<p>Thanks a lot!</p>
<p>I want to get the number of tags displayed in my tagcloud. Can someone help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoneageblog.com &#187; Nuage de tag avec Ruby On Rails : acts_as_taggable</title>
		<link>http://juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/comment-page-1/#comment-211</link>
		<dc:creator>Stoneageblog.com &#187; Nuage de tag avec Ruby On Rails : acts_as_taggable</dc:creator>
		<pubDate>Sun, 03 Jun 2007 18:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/15/acts-as-taggable-tag-cloud/#comment-211</guid>
		<description>[...] à notre helpers/cd_helper.rb. Cette méthode n&#8217;est pas de moi  , je l&#8217;ai trouvée sur ce très bon article du blog Juixe [...]</description>
		<content:encoded><![CDATA[<p>[...] à notre helpers/cd_helper.rb. Cette méthode n&#8217;est pas de moi  , je l&#8217;ai trouvée sur ce très bon article du blog Juixe [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

