<?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: Generating Pareto Chart Data for FusionCharts</title> <atom:link href="http://www.shamasis.net/2009/08/generating-pareto-chart-data-for-fusioncharts/feed/" rel="self" type="application/rss+xml" /><link>http://www.shamasis.net/2009/08/generating-pareto-chart-data-for-fusioncharts/</link> <description>All you need to know what I know</description> <lastBuildDate>Fri, 10 Feb 2012 05:52:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Shamasis Bhattacharya</title><link>http://www.shamasis.net/2009/08/generating-pareto-chart-data-for-fusioncharts/comment-page-1/#comment-346</link> <dc:creator>Shamasis Bhattacharya</dc:creator> <pubDate>Tue, 25 Aug 2009 19:59:54 +0000</pubDate> <guid
isPermaLink="false">http://www.shamasis.net/?p=934#comment-346</guid> <description>&lt;p&gt;I did want to do something in your lines. But, this is all I could do in 30 minutes! Out of which, 20 minutes went to formatting this blog post!&lt;/p&gt;
&lt;p&gt;Out of which, what I liked most is the one-line Regular Expression to convert CSV to array.&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: Consolas, &#039;Andale Mono&#039;, Courier, &#039;Courier New&#039;; line-height: 20px;&quot;&gt;var d = SourceCSV.&lt;span class=&quot;me1&quot; style=&quot;padding: 0px; margin: 0px;&quot;&gt;value&lt;/span&gt;.&lt;span class=&quot;me1&quot; style=&quot;padding: 0px; margin: 0px;&quot;&gt;match&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #66cc66; padding: 0px; margin: 0px;&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;re0&quot; style=&quot;padding: 0px; margin: 0px;&quot;&gt;/&lt;span class=&quot;br0&quot; style=&quot;color: #66cc66; padding: 0px; margin: 0px;&quot;&gt;[&lt;/span&gt;^\r\n,&lt;span class=&quot;br0&quot; style=&quot;color: #66cc66; padding: 0px; margin: 0px;&quot;&gt;]&lt;/span&gt;+/ig&lt;/span&gt;&lt;span class=&quot;br0&quot; style=&quot;color: #66cc66; padding: 0px; margin: 0px;&quot;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description> <content:encoded><![CDATA[<p>I did want to do something in your lines. But, this is all I could do in 30 minutes! Out of which, 20 minutes went to formatting this blog post!</p><p>Out of which, what I liked most is the one-line Regular Expression to convert CSV to array.</p><p><span
style="font-family: Consolas, 'Andale Mono', Courier, 'Courier New'; line-height: 20px;">var d = SourceCSV.<span
class="me1" style="padding: 0px; margin: 0px;">value</span>.<span
class="me1" style="padding: 0px; margin: 0px;">match</span><span
class="br0" style="color: #66cc66; padding: 0px; margin: 0px;">(</span><span
class="re0" style="padding: 0px; margin: 0px;">/<span
class="br0" style="color: #66cc66; padding: 0px; margin: 0px;">[</span>^\r\n,<span
class="br0" style="color: #66cc66; padding: 0px; margin: 0px;">]</span>+/ig</span><span
class="br0" style="color: #66cc66; padding: 0px; margin: 0px;">)</span></span></p> ]]></content:encoded> </item> <item><title>By: Andy L</title><link>http://www.shamasis.net/2009/08/generating-pareto-chart-data-for-fusioncharts/comment-page-1/#comment-345</link> <dc:creator>Andy L</dc:creator> <pubDate>Tue, 25 Aug 2009 19:51:07 +0000</pubDate> <guid
isPermaLink="false">http://www.shamasis.net/?p=934#comment-345</guid> <description>This is simple man! You should&#039;ve made something more robust... say, uploading a CSV file and converting it to this FusionCharts XML</description> <content:encoded><![CDATA[<p>This is simple man! You should&#8217;ve made something more robust&#8230; say, uploading a CSV file and converting it to this FusionCharts XML</p> ]]></content:encoded> </item> </channel> </rss>
