<?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: WP-Cumulus is now open source</title> <atom:link href="http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/feed/" rel="self" type="application/rss+xml" /><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/</link> <description>Fascinated by new technology</description> <lastBuildDate>Sun, 12 Feb 2012 00:04:16 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Cumulus Tag Cloud &#124; PHP World</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-131435</link> <dc:creator>Cumulus Tag Cloud &#124; PHP World</dc:creator> <pubDate>Sun, 16 Jan 2011 13:53:44 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-131435</guid> <description>[...] ensemble is an implementation of Roy Tanck’s WP-Cumulus Flash based tag cloud. It is a demonstration of how to use Symphony to output XML to integrate with [...]</description> <content:encoded><![CDATA[<p>[...] ensemble is an implementation of Roy Tanck’s WP-Cumulus Flash based tag cloud. It is a demonstration of how to use Symphony to output XML to integrate with [...]</p> ]]></content:encoded> </item> <item><title>By: &#187; WP-Cumulus og problemet med links, der ikke kan klikkes på &#171; Blogarkiv &#171; Meeho!™ Blog</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-77775</link> <dc:creator>&#187; WP-Cumulus og problemet med links, der ikke kan klikkes på &#171; Blogarkiv &#171; Meeho!™ Blog</dc:creator> <pubDate>Fri, 19 Feb 2010 16:32:20 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-77775</guid> <description>[...] som hedder WP-Cumulus. Det er et super plugin, som også kan bruges udenfor WordPress, og Roy Tanck har på generøs vis udgivet kildekoden som open source til glæde for hele verden &#8211; [...]</description> <content:encoded><![CDATA[<p>[...] som hedder WP-Cumulus. Det er et super plugin, som også kan bruges udenfor WordPress, og Roy Tanck har på generøs vis udgivet kildekoden som open source til glæde for hele verden &#8211; [...]</p> ]]></content:encoded> </item> <item><title>By: &#187; WP-Cumulus and the problem with unclickable links &#171; Blog archive &#171; Meeho!™ Blog</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-77773</link> <dc:creator>&#187; WP-Cumulus and the problem with unclickable links &#171; Blog archive &#171; Meeho!™ Blog</dc:creator> <pubDate>Fri, 19 Feb 2010 16:24:28 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-77773</guid> <description>[...] It&#8217;s a great plugin that&#8217;s also usable in contexts outside WordPress, and Roy Tanck has generously provided his source code as open source for the world to enjoy &#8211; [...]</description> <content:encoded><![CDATA[<p>[...] It&#8217;s a great plugin that&#8217;s also usable in contexts outside WordPress, and Roy Tanck has generously provided his source code as open source for the world to enjoy &#8211; [...]</p> ]]></content:encoded> </item> <item><title>By: Adi</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-63753</link> <dc:creator>Adi</dc:creator> <pubDate>Wed, 30 Sep 2009 17:47:52 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-63753</guid> <description>Hey ROY! Thank you for the release!  from the day i knew about this tag cloud i was intrested to know its source code! i am curious to know how u extract tags out of the pages! i also tried to make an unanimated flash movie for a page[which uses the manually added button links not tags]. So it will be thankful if u tell how to get the source code for the movie??</description> <content:encoded><![CDATA[<p>Hey ROY! Thank you for the release!  from the day i knew about this tag cloud i was intrested to know its source code! i am curious to know how u extract tags out of the pages! i also tried to make an unanimated flash movie for a page[which uses the manually added button links not tags]. So it will be thankful if u tell how to get the source code for the movie??</p> ]]></content:encoded> </item> <item><title>By: pascal</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-60710</link> <dc:creator>pascal</dc:creator> <pubDate>Fri, 28 Aug 2009 17:02:20 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-60710</guid> <description>For french guys  and DotClear 2:
look for : _public.php
search for : &#039;&lt;a&gt;blog-&gt;url.$core-&gt;url-&gt;getBase(&#039;tag&#039;).&#039;/&#039;.rawurlencode($rs-&gt;meta_id).&#039;\&#039; &#039;.replace it by :
&#039;&lt;a&gt;blog-&gt;url.$core-&gt;url-&gt;getBase(&#039;tag&#039;).&#039;/&#039;.rawurlencode(utf8_encode($rs-&gt;meta_id)).&#039;\&#039; &#039;.</description> <content:encoded><![CDATA[<p>For french guys  and DotClear 2:<br /> look for : _public.php<br /> search for : &#8216;<a>blog-&gt;url.$core-&gt;url-&gt;getBase(&#8216;tag&#8217;).&#8217;/&#8217;.rawurlencode($rs-&gt;meta_id).&#8217;\&#8217; &#8216;.</p><p>replace it by :<br /> &#8216;</a><a>blog-&gt;url.$core-&gt;url-&gt;getBase(&#8216;tag&#8217;).&#8217;/&#8217;.rawurlencode(utf8_encode($rs-&gt;meta_id)).&#8217;\&#8217; &#8216;.</a></p> ]]></content:encoded> </item> <item><title>By: gembin</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-53065</link> <dc:creator>gembin</dc:creator> <pubDate>Tue, 30 Jun 2009 15:00:58 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-53065</guid> <description>thank you very much!!!!  that is what i need. :-)</description> <content:encoded><![CDATA[<p>thank you very much!!!!  that is what i need. <img src='http://www.roytanck.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Roy</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-53061</link> <dc:creator>Roy</dc:creator> <pubDate>Tue, 30 Jun 2009 14:50:27 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-53061</guid> <description>@gembin: You need this one: http://downloads.wordpress.org/plugin/wp-cumulus.zip for the sources, and http://carvalhar.com/#/en/blog/183/flex-cumulus-tag-cloud/ has the Flex component.</description> <content:encoded><![CDATA[<p>@gembin: You need this one: <a href="http://downloads.wordpress.org/plugin/wp-cumulus.zip" rel="nofollow">http://downloads.wordpress.org/plugin/wp-cumulus.zip</a> for the sources, and <a href="http://carvalhar.com/#/en/blog/183/flex-cumulus-tag-cloud/" rel="nofollow">http://carvalhar.com/#/en/blog/183/flex-cumulus-tag-cloud/</a> has the Flex component.</p> ]]></content:encoded> </item> <item><title>By: gembin</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-53060</link> <dc:creator>gembin</dc:creator> <pubDate>Tue, 30 Jun 2009 14:49:15 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-53060</guid> <description>yes, i just download the zip which is http://downloads.wordpress.org/plugin/wp-cumulus.1.21.zip
but only swf, js, php inside.  is there flex src available? because i will use it in flex project</description> <content:encoded><![CDATA[<p>yes, i just download the zip which is <a href="http://downloads.wordpress.org/plugin/wp-cumulus.1.21.zip" rel="nofollow">http://downloads.wordpress.org/plugin/wp-cumulus.1.21.zip</a><br /> but only swf, js, php inside.  is there flex src available? because i will use it in flex project</p> ]]></content:encoded> </item> <item><title>By: Roy</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-53058</link> <dc:creator>Roy</dc:creator> <pubDate>Tue, 30 Jun 2009 14:42:22 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-53058</guid> <description>Hi Gembin. The developer version includes the source codes. The link is in the comment above yours.</description> <content:encoded><![CDATA[<p>Hi Gembin. The developer version includes the source codes. The link is in the comment above yours.</p> ]]></content:encoded> </item> <item><title>By: gembin</title><link>http://www.roytanck.com/2008/07/31/wp-cumulus-is-now-open-source/comment-page-1/#comment-53056</link> <dc:creator>gembin</dc:creator> <pubDate>Tue, 30 Jun 2009 14:37:32 +0000</pubDate> <guid isPermaLink="false">http://www.roytanck.com/?p=262#comment-53056</guid> <description>i download the zip, but there is no source code.
where can i get the source code (mxml or actionscript)?
thanks!</description> <content:encoded><![CDATA[<p>i download the zip, but there is no source code.<br /> where can i get the source code (mxml or actionscript)?<br /> thanks!</p> ]]></content:encoded> </item> </channel> </rss>
