<?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: PHP class/WP plugin for Google Charts API</title>
	<atom:link href="http://www.rarst.net/script/google-chart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rarst.net/script/google-chart/</link>
	<description>cynical thoughts on software and web</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:03:11 +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: Rarst</title>
		<link>http://www.rarst.net/script/google-chart/#comment-82605</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Wed, 16 Mar 2011 20:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-82605</guid>
		<description>&lt;a href=&quot;#comment-82602&quot;&gt;&lt;strong&gt;@Vitaliy Kaplich&lt;/strong&gt;&lt;/a&gt;

Noted, thank you. :)

This code is kind of in a limbo at moment. I no longer work on project this was originally developed for. On other hand I am more interested into making more polished and full-featured WordPress plugin out of it... but no estimates on when will I get to that.</description>
		<content:encoded><![CDATA[<p><a href="#comment-82602"><strong>@Vitaliy Kaplich</strong></a></p>
<p>Noted, thank you. :)</p>
<p>This code is kind of in a limbo at moment. I no longer work on project this was originally developed for. On other hand I am more interested into making more polished and full-featured WordPress plugin out of it&#8230; but no estimates on when will I get to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitaliy Kaplich</title>
		<link>http://www.rarst.net/script/google-chart/#comment-82602</link>
		<dc:creator>Vitaliy Kaplich</dc:creator>
		<pubDate>Wed, 16 Mar 2011 19:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-82602</guid>
		<description>Good job! Thank you for this library!

I&#039;ve found a small issue:

The &#039;chart title&#039; should be URL encoded otherwise for instance if the title contains character - &quot;#&quot; all URL parameters following after this character will be treated as HTML anchor and will not be process correctly by Google Chart API.

Method: SetTitle
Line: 973
$this-&gt;title = &#039;&amp;chtt=&#039; . urlencode($title);</description>
		<content:encoded><![CDATA[<p>Good job! Thank you for this library!</p>
<p>I&#8217;ve found a small issue:</p>
<p>The &#8216;chart title&#8217; should be URL encoded otherwise for instance if the title contains character &#8211; &#8220;#&#8221; all URL parameters following after this character will be treated as HTML anchor and will not be process correctly by Google Chart API.</p>
<p>Method: SetTitle<br />
Line: 973<br />
$this-&gt;title = &#8216;&amp;chtt=&#8217; . urlencode($title);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rarst</title>
		<link>http://www.rarst.net/script/google-chart/#comment-72077</link>
		<dc:creator>Rarst</dc:creator>
		<pubDate>Thu, 13 Jan 2011 21:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-72077</guid>
		<description>&lt;a href=&quot;#comment-72054&quot;&gt;&lt;strong&gt;@erd&lt;/strong&gt;&lt;/a&gt;

Hmm... It shouldn&#039;t be added if not set and if it&#039;s set then why error...

&lt;em&gt;chem&lt;/em&gt; is about icon markers, are you adding any? Can you add an example? Please email me at contact@rarst.net if that is more convenient for you than comments.</description>
		<content:encoded><![CDATA[<p><a href="#comment-72054"><strong>@erd</strong></a></p>
<p>Hmm&#8230; It shouldn&#8217;t be added if not set and if it&#8217;s set then why error&#8230;</p>
<p><em>chem</em> is about icon markers, are you adding any? Can you add an example? Please email me at <a href="mailto:contact@rarst.net">contact@rarst.net</a> if that is more convenient for you than comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erd</title>
		<link>http://www.rarst.net/script/google-chart/#comment-72054</link>
		<dc:creator>erd</dc:creator>
		<pubDate>Thu, 13 Jan 2011 16:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-72054</guid>
		<description>I am trying your script but i get this php error:
PHP Warning:  implode() [&lt;a href=&#039;function.implode&#039;&gt;function.implode&lt;/a&gt;]: Invalid arguments passed in google_chart.php on line 733 

line 733=         $url .= &#039;&amp;chem=&#039; . implode( &#039;&#124;&#039;, $this-&gt;chem );

any idea?</description>
		<content:encoded><![CDATA[<p>I am trying your script but i get this php error:<br />
PHP Warning:  implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in google_chart.php on line 733 </p>
<p>line 733=         $url .= &#8216;&amp;chem=&#8217; . implode( &#8216;|&#8217;, $this-&gt;chem );</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is graphs in admin area best practice? - WordPress Tavern Forum</title>
		<link>http://www.rarst.net/script/google-chart/#comment-17801</link>
		<dc:creator>What is graphs in admin area best practice? - WordPress Tavern Forum</dc:creator>
		<pubDate>Thu, 08 Apr 2010 15:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-17801</guid>
		<description>[...] on programming courses) that will require some graphs, mostly in admin area.  For my own use I have Google Charts class that works reasonably well. But will have to either stick it into every plugin, or require it as [...]</description>
		<content:encoded><![CDATA[<p>[...] on programming courses) that will require some graphs, mostly in admin area.  For my own use I have Google Charts class that works reasonably well. But will have to either stick it into every plugin, or require it as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IPSURE &#124; Hands-On (Weblog) &#124; Creating Dynamic &#38; Realtime Statistical Charts By Integration Of Google Analytics API And Google Chart API &#171;</title>
		<link>http://www.rarst.net/script/google-chart/#comment-14944</link>
		<dc:creator>IPSURE &#124; Hands-On (Weblog) &#124; Creating Dynamic &#38; Realtime Statistical Charts By Integration Of Google Analytics API And Google Chart API &#171;</dc:creator>
		<pubDate>Mon, 08 Feb 2010 13:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-14944</guid>
		<description>[...] various sample classes I tried, I would like to thank Eldee for his Google Analytics API PHP and Andrey Savchenko (Rarst) for his Google Chart API which I used inside my application being appreciative of their coding [...]</description>
		<content:encoded><![CDATA[<p>[...] various sample classes I tried, I would like to thank Eldee for his Google Analytics API PHP and Andrey Savchenko (Rarst) for his Google Chart API which I used inside my application being appreciative of their coding [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IPSURE &#124; Uygulamalar (Weblog) &#124; Google Analytics API ve Google Chart API Entegrasyonu İle Dinamik İstatistik Çizelgeleri Oluşturma &#171;</title>
		<link>http://www.rarst.net/script/google-chart/#comment-14852</link>
		<dc:creator>IPSURE &#124; Uygulamalar (Weblog) &#124; Google Analytics API ve Google Chart API Entegrasyonu İle Dinamik İstatistik Çizelgeleri Oluşturma &#171;</dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-14852</guid>
		<description>[...] PHP class çalışmasından dolayı Eldee’ye ve Google Chart API class çalışmasından dolayı Andrey Savchenko (Rarst)’a teşekkür [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP class çalışmasından dolayı Eldee’ye ve Google Chart API class çalışmasından dolayı Andrey Savchenko (Rarst)’a teşekkür [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PDFCreator &#8211; virtual printer to create documents &#124; Rarst.net</title>
		<link>http://www.rarst.net/script/google-chart/#comment-11508</link>
		<dc:creator>PDFCreator &#8211; virtual printer to create documents &#124; Rarst.net</dc:creator>
		<pubDate>Mon, 26 Oct 2009 18:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-11508</guid>
		<description>[...] some time how should I organize jump from my report at work (beautiful mess of MySQL, PHP and my Google Charts class) to consolidated [...]</description>
		<content:encoded><![CDATA[<p>[...] some time how should I organize jump from my report at work (beautiful mess of MySQL, PHP and my Google Charts class) to consolidated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visual cues in interfaces &#124; Rarst.net</title>
		<link>http://www.rarst.net/script/google-chart/#comment-10752</link>
		<dc:creator>Visual cues in interfaces &#124; Rarst.net</dc:creator>
		<pubDate>Wed, 23 Sep 2009 17:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-10752</guid>
		<description>[...] Yesterday I started up all that mess of software, that is essential for my work/fun/whatever process. And suddenly I was unable to find Notepad++. I knew it was there, knew I had just killed few more lines of code from google charts class. [...]</description>
		<content:encoded><![CDATA[<p>[...] Yesterday I started up all that mess of software, that is essential for my work/fun/whatever process. And suddenly I was unable to find Notepad++. I knew it was there, knew I had just killed few more lines of code from google charts class. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.rarst.net/script/google-chart/#comment-10668</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 18 Sep 2009 21:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rarst.net/?p=481#comment-10668</guid>
		<description>Pretty much :)

And now I want a share of the profits! Hehe.</description>
		<content:encoded><![CDATA[<p>Pretty much :)</p>
<p>And now I want a share of the profits! Hehe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

