<?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: Fusion Chart plugin for CodeIgniter</title>
	<atom:link href="http://www.ikawka.com/2008/12/fusion-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ikawka.com/2008/12/fusion-chart/</link>
	<description>Life would have been easier; if I had the source code.</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:24:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Computer Repair</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-447</link>
		<dc:creator>Computer Repair</dc:creator>
		<pubDate>Tue, 13 Sep 2011 18:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-447</guid>
		<description>Awesome layout, i do computer repair. Maybe we could swap some services.</description>
		<content:encoded><![CDATA[<p>Awesome layout, i do computer repair. Maybe we could swap some services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyndy Doe</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-446</link>
		<dc:creator>Cyndy Doe</dc:creator>
		<pubDate>Fri, 19 Aug 2011 00:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-446</guid>
		<description>&lt;a href=&quot;http://gethealthyharlem.org/users/xehvcerrenjeni&quot; rel=&quot;nofollow&quot;&gt;plenty&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://gethealthyharlem.org/users/xehvcerrenjeni" rel="nofollow">plenty</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Banners</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-439</link>
		<dc:creator>Banners</dc:creator>
		<pubDate>Sat, 14 May 2011 08:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-439</guid>
		<description>What fixer wonderful post! Thank ego so so forwards sharing Ivie &amp; Grace!</description>
		<content:encoded><![CDATA[<p>What fixer wonderful post! Thank ego so so forwards sharing Ivie &amp; Grace!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pugazh</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-437</link>
		<dc:creator>pugazh</dc:creator>
		<pubDate>Thu, 05 May 2011 14:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-437</guid>
		<description>Simple way to use Fusion chart in codeigniter.
Add FusionCharts.js file in your view.

copy the charts folder into your site root

And add the below code for chart.

 FusionCharts. 
			
		   var chart = new FusionCharts(&quot;Charts/FCF_MSColumn3DLineDY.swf&quot;, &quot;ChartId&quot;, &quot;600&quot;, &quot;350&quot;);
		   chart.setDataURL(&quot;Charts/Col3DLineDY.xml&quot;);		   
		   chart.render(&quot;chartdiv&quot;);
		</description>
		<content:encoded><![CDATA[<p>Simple way to use Fusion chart in codeigniter.<br />
Add FusionCharts.js file in your view.</p>
<p>copy the charts folder into your site root</p>
<p>And add the below code for chart.</p>
<p> FusionCharts. </p>
<p>		   var chart = new FusionCharts(&#8220;Charts/FCF_MSColumn3DLineDY.swf&#8221;, &#8220;ChartId&#8221;, &#8220;600&#8243;, &#8220;350&#8243;);<br />
		   chart.setDataURL(&#8220;Charts/Col3DLineDY.xml&#8221;);<br />
		   chart.render(&#8220;chartdiv&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to use FusionCharts with CodeIgniter?</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-428</link>
		<dc:creator>How to use FusionCharts with CodeIgniter?</dc:creator>
		<pubDate>Sun, 16 Jan 2011 21:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-428</guid>
		<description>[...] http://www.ikawka.com/2008/12/fusion-chart/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.ikawka.com/2008/12/fusion-chart/" rel="nofollow">http://www.ikawka.com/2008/12/fusion-chart/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-410</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Fri, 05 Nov 2010 21:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-410</guid>
		<description>I did exactly what you mentioned. But I am getting 
one error. FusionCharts is not defined. (I added the .js file to the view. But It is not recognizing.)

Please help me.</description>
		<content:encoded><![CDATA[<p>I did exactly what you mentioned. But I am getting<br />
one error. FusionCharts is not defined. (I added the .js file to the view. But It is not recognizing.)</p>
<p>Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehul Batliwala</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-408</link>
		<dc:creator>Mehul Batliwala</dc:creator>
		<pubDate>Tue, 02 Nov 2010 12:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-408</guid>
		<description>Thats very good share from You.
Thank you.

yeah I have copy swfs folder in to my project&#039;s root folder. in charts/Charts/ all swfs 

and set  $FC-&gt;setSWFPath(&quot;../charts/Charts/&quot;);  

It works :)</description>
		<content:encoded><![CDATA[<p>Thats very good share from You.<br />
Thank you.</p>
<p>yeah I have copy swfs folder in to my project&#8217;s root folder. in charts/Charts/ all swfs </p>
<p>and set  $FC-&gt;setSWFPath(&#8220;../charts/Charts/&#8221;);  </p>
<p>It works <img src='http://www.ikawka.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehul</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-407</link>
		<dc:creator>Mehul</dc:creator>
		<pubDate>Tue, 02 Nov 2010 12:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-407</guid>
		<description>Thats very good share from You.
Thank you.

Hey friends, please check your path of $FC-&gt;setSWFPath(&quot;&quot;);  in fusion_pi.php  which shows in first block.

set you swfs path to it.</description>
		<content:encoded><![CDATA[<p>Thats very good share from You.<br />
Thank you.</p>
<p>Hey friends, please check your path of $FC-&gt;setSWFPath(&#8220;&#8221;);  in fusion_pi.php  which shows in first block.</p>
<p>set you swfs path to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ikawka</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-405</link>
		<dc:creator>ikawka</dc:creator>
		<pubDate>Fri, 24 Sep 2010 07:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-405</guid>
		<description>did u include the .js file to the output?</description>
		<content:encoded><![CDATA[<p>did u include the .js file to the output?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumeet</title>
		<link>http://www.ikawka.com/2008/12/fusion-chart/comment-page-1/#comment-401</link>
		<dc:creator>Sumeet</dc:creator>
		<pubDate>Thu, 09 Sep 2010 11:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ikawka.com/?p=187#comment-401</guid>
		<description>i followed all steps mentioned but did not have any view. instead had all these things in my controller class. The output comes as &quot;Chart&quot; :(. What could i be missing?</description>
		<content:encoded><![CDATA[<p>i followed all steps mentioned but did not have any view. instead had all these things in my controller class. The output comes as &#8220;Chart&#8221; <img src='http://www.ikawka.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . What could i be missing?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

