<?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: Convert HTML Tables to Animated Charts</title> <atom:link href="http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/feed/" rel="self" type="application/rss+xml" /><link>http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/</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: restroika</title><link>http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/comment-page-1/#comment-4006</link> <dc:creator>restroika</dc:creator> <pubDate>Sat, 26 Mar 2011 03:15:38 +0000</pubDate> <guid
isPermaLink="false">http://www.shamasis.net/?p=1284#comment-4006</guid> <description>thanks for sharing... you say true about &quot;td&quot; Bjarki, this Jquery Plugin is unique more than other</description> <content:encoded><![CDATA[<p>thanks for sharing&#8230; you say true about &#8220;td&#8221; Bjarki, this Jquery Plugin is unique more than other</p> ]]></content:encoded> </item> <item><title>By: Bjarki</title><link>http://www.shamasis.net/2010/03/convert-html-tables-to-animated-charts/comment-page-1/#comment-2260</link> <dc:creator>Bjarki</dc:creator> <pubDate>Wed, 15 Sep 2010 14:29:11 +0000</pubDate> <guid
isPermaLink="false">http://www.shamasis.net/?p=1284#comment-2260</guid> <description>Just a friendly reminder to ppl that are going to use this. ( 2 hours to find this out )
You can not structur your html table td in multiple lines  like so.
&lt;code&gt;&lt;td&gt;
value
&lt;/td&gt;&lt;/code&gt;
 
It will return invalid xml
the html needs to be formated in one line per td
&lt;code&gt;&lt;td&gt;value&lt;/td&gt;&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Just a friendly reminder to ppl that are going to use this. ( 2 hours to find this out )<br
/> You can not structur your html table td in multiple lines  like so.<br
/> <code>&lt;td&gt;<br
/> value<br
/> &lt;/td&gt;</code><br
/>  <br
/> It will return invalid xml<br
/> the html needs to be formated in one line per td<br
/> <code>&lt;td&gt;value&lt;/td&gt;</code></p> ]]></content:encoded> </item> </channel> </rss>
