<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for mybytes...</title>
	<atom:link href="http://mybytes.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mybytes.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 Dec 2009 14:55:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by carlos orrego</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-29</link>
		<dc:creator>carlos orrego</dc:creator>
		<pubDate>Mon, 21 Dec 2009 14:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-29</guid>
		<description>Great plugin thanks very much.
I have a questio, how would i set up the  wmode parameter?

using the grails tag?

thanks</description>
		<content:encoded><![CDATA[<p>Great plugin thanks very much.<br />
I have a questio, how would i set up the  wmode parameter?</p>
<p>using the grails tag?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by Ola</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-28</link>
		<dc:creator>Ola</dc:creator>
		<pubDate>Thu, 12 Nov 2009 21:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-28</guid>
		<description>Actually, the click event is supported by jofc2, but it renders incorrect JSON.  The simple fix is to do this (assuming &#039;c&#039; references your chart object):

render c.toString().replaceAll(&#039;key-on-click&#039;, &#039;on-click&#039;)</description>
		<content:encoded><![CDATA[<p>Actually, the click event is supported by jofc2, but it renders incorrect JSON.  The simple fix is to do this (assuming &#8216;c&#8217; references your chart object):</p>
<p>render c.toString().replaceAll(&#8216;key-on-click&#8217;, &#8216;on-click&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by Flo</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-27</link>
		<dc:creator>Flo</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-27</guid>
		<description>I have a strange bug with Stacked Bar Chart Tooltips, can you confirm that?
Seems like it&#039;s a OFC issue anyway...

I have opened a JIRA Issue:
http://jira.codehaus.org/browse/GRAILSPLUGINS-1453

kind regards,
Flo</description>
		<content:encoded><![CDATA[<p>I have a strange bug with Stacked Bar Chart Tooltips, can you confirm that?<br />
Seems like it&#8217;s a OFC issue anyway&#8230;</p>
<p>I have opened a JIRA Issue:<br />
<a href="http://jira.codehaus.org/browse/GRAILSPLUGINS-1453" rel="nofollow">http://jira.codehaus.org/browse/GRAILSPLUGINS-1453</a></p>
<p>kind regards,<br />
Flo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by DANNY</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-24</link>
		<dc:creator>DANNY</dc:creator>
		<pubDate>Tue, 04 Aug 2009 00:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-24</guid>
		<description>Can u pls specify the exact steps ,How to to create the json manually

Thanks for your quick reply.</description>
		<content:encoded><![CDATA[<p>Can u pls specify the exact steps ,How to to create the json manually</p>
<p>Thanks for your quick reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by mchiareli</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-23</link>
		<dc:creator>mchiareli</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-23</guid>
		<description>hi danny, the java library jofc2 doesn&#039;t support the click event.

So, you need to create the json manually, or estend the jofc2 to support it.

I was working in a dsl to create the charts with full support to OFC features, but i&#039;m very busy now.

Sorry.</description>
		<content:encoded><![CDATA[<p>hi danny, the java library jofc2 doesn&#8217;t support the click event.</p>
<p>So, you need to create the json manually, or estend the jofc2 to support it.</p>
<p>I was working in a dsl to create the charts with full support to OFC features, but i&#8217;m very busy now.</p>
<p>Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by DANNY</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-22</link>
		<dc:creator>DANNY</dc:creator>
		<pubDate>Mon, 03 Aug 2009 06:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-22</guid>
		<description>Hi , I want to add click event , exsample
http://teethgrinder.co.uk/open-flash-chart-2/line-on-click.php

How to coding the API for OFC , thanks</description>
		<content:encoded><![CDATA[<p>Hi , I want to add click event , exsample<br />
<a href="http://teethgrinder.co.uk/open-flash-chart-2/line-on-click.php" rel="nofollow">http://teethgrinder.co.uk/open-flash-chart-2/line-on-click.php</a></p>
<p>How to coding the API for OFC , thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by crgio</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-21</link>
		<dc:creator>crgio</dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-21</guid>
		<description>in the head ---&gt; 
betwen div ---&gt; </description>
		<content:encoded><![CDATA[<p>in the head &#8212;&gt;<br />
betwen div &#8212;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails Open Flash Chart 0.6 is out! by crgio</title>
		<link>http://mybytes.wordpress.com/2009/03/09/grails-open-flash-chart-06-is-out/#comment-20</link>
		<dc:creator>crgio</dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=97#comment-20</guid>
		<description>After deploy my test I have a JSON parse error, in the gsp I put  betwen head tag, in a div I put , in a controller I have an action called (load) with
 new Chart(new Date().toString())
.addElements(new LineChart()
.addValues(9, 8, 7, 6, 5, 4, 3, 2, 1)), that&#039;s the way or the wrong way?</description>
		<content:encoded><![CDATA[<p>After deploy my test I have a JSON parse error, in the gsp I put  betwen head tag, in a div I put , in a controller I have an action called (load) with<br />
 new Chart(new Date().toString())<br />
.addElements(new LineChart()<br />
.addValues(9, 8, 7, 6, 5, 4, 3, 2, 1)), that&#8217;s the way or the wrong way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on News about Grails Calendar 1.2.0! by GRAILS CALENDAR 1.2.0-SNAPSHOT IS OUT&#8230;.. &#171; mybytes&#8230;</title>
		<link>http://mybytes.wordpress.com/2009/02/27/news-about-grails-calendar-120/#comment-18</link>
		<dc:creator>GRAILS CALENDAR 1.2.0-SNAPSHOT IS OUT&#8230;.. &#171; mybytes&#8230;</dc:creator>
		<pubDate>Thu, 14 May 2009 03:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=78#comment-18</guid>
		<description>[...] are some information about new features, in a preview post. Suggestions, help or features request , please sent a mail to grails mail list, or open a [...]</description>
		<content:encoded><![CDATA[<p>[...] are some information about new features, in a preview post. Suggestions, help or features request , please sent a mail to grails mail list, or open a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on News about Grails Calendar 1.2.0! by mchiareli</title>
		<link>http://mybytes.wordpress.com/2009/02/27/news-about-grails-calendar-120/#comment-17</link>
		<dc:creator>mchiareli</dc:creator>
		<pubDate>Mon, 27 Apr 2009 11:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://mybytes.wordpress.com/?p=78#comment-17</guid>
		<description>Sure, please open a issue about it.</description>
		<content:encoded><![CDATA[<p>Sure, please open a issue about it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
