<?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: New Chartpart.Com uses Google Chart API</title>
	<atom:link href="http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/</link>
	<description>bernie's small batches of software goodness</description>
	<lastBuildDate>Fri, 20 Apr 2012 09:40:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jeffrey Barke</title>
		<link>http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/comment-page-1/#comment-27337</link>
		<dc:creator>Jeffrey Barke</dc:creator>
		<pubDate>Mon, 21 Jan 2008 17:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/#comment-27337</guid>
		<description>Thanks for responding and fixing the title field limit, Bernie.

Regarding ampersands, it&#039;s not a matter of apps that do or do not need escaped ampersands, but that non-escaped ampersands do not validate (because the &quot;&amp;&quot; is assumed to begin an entity reference). You can see &lt;a href=&quot;http://themechanism.com/test/ampersand.htm&quot; title=&quot;theMechanism Ampersand Test&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; that your example code, if pasted as generated, produces 21 errors.</description>
		<content:encoded><![CDATA[<p>Thanks for responding and fixing the title field limit, Bernie.</p>
<p>Regarding ampersands, it&#39;s not a matter of apps that do or do not need escaped ampersands, but that non-escaped ampersands do not validate (because the &#34;&amp;&#34; is assumed to begin an entity reference). You can see <a href="http://themechanism.com/test/ampersand.htm" title="theMechanism Ampersand Test" rel="nofollow">here</a> that your example code, if pasted as generated, produces 21 errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernie Thompson</title>
		<link>http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/comment-page-1/#comment-27023</link>
		<dc:creator>Bernie Thompson</dc:creator>
		<pubDate>Sat, 19 Jan 2008 02:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/#comment-27023</guid>
		<description>Thanks for the feedback and the post on your blog, Jeffrey!  The title field limit is now fixed (up to 256 chars -- google&#039;s rendering engine will clip the title long before that).

On the ampersands, I don&#039;t want to loose the human readability of the URL preview. But I do want to provide the image link in whatever variations needed to make cut/paste easy.  What apps has anyone seen that need the ampersands (&amp;) to be escaped beforehand?  I checked wordpress and google pages, for two random datapoints, and neither needed it.

But I&#039;m sure there must be some -- I want to make sure I&#039;m testing with &#039;em. Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback and the post on your blog, Jeffrey!  The title field limit is now fixed (up to 256 chars &#8212; google&#8217;s rendering engine will clip the title long before that).</p>
<p>On the ampersands, I don&#8217;t want to loose the human readability of the URL preview. But I do want to provide the image link in whatever variations needed to make cut/paste easy.  What apps has anyone seen that need the ampersands (&#038;) to be escaped beforehand?  I checked wordpress and google pages, for two random datapoints, and neither needed it.</p>
<p>But I&#8217;m sure there must be some &#8212; I want to make sure I&#8217;m testing with &#8216;em. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Barke</title>
		<link>http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/comment-page-1/#comment-26753</link>
		<dc:creator>Jeffrey Barke</dc:creator>
		<pubDate>Thu, 17 Jan 2008 19:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://leancode.com/2008/01/16/new-chartpartcom-uses-google-chart-api/#comment-26753</guid>
		<description>Thanks for doing this, Bernie. Very easy to use and a good way to explore the API. However, two small complaints:

1. The title field in the form limits one to 16 characters. This is not a limitation of the API.

2. I wish the ampersands (&amp;) were escaped (&amp;) in the output chart link. This would make it simpler to cut and paste valid code.</description>
		<content:encoded><![CDATA[<p>Thanks for doing this, Bernie. Very easy to use and a good way to explore the API. However, two small complaints:</p>
<p>1. The title field in the form limits one to 16 characters. This is not a limitation of the API.</p>
<p>2. I wish the ampersands (&amp;) were escaped (&amp;) in the output chart link. This would make it simpler to cut and paste valid code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.865 seconds -->

