<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Chapter 3 encoding issues</title>
	<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/</link>
	<description>with PHP or Rails and AJAX: From Novice to Professional</description>
	<pubDate>Mon, 06 Sep 2010 16:19:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: darkforce</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-83395</link>
		<dc:creator>darkforce</dc:creator>
		<pubDate>Wed, 03 Dec 2008 23:04:47 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-83395</guid>
		<description>I have a problem when I tried to save it in Firefox 3...
XML Parsing Error...Not well-formed...
any idea on this?

thanks</description>
		<content:encoded><![CDATA[<p>I have a problem when I tried to save it in Firefox 3&#8230;<br />
XML Parsing Error&#8230;Not well-formed&#8230;<br />
any idea on this?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcello</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-22416</link>
		<dc:creator>marcello</dc:creator>
		<pubDate>Mon, 04 Feb 2008 11:32:14 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-22416</guid>
		<description>If I want to add a photo into the marker, what can I do?

I want to save the marker into a mysql server and save a reference of the location of the photo too.

Anybody has a suggestion for me?

Thank you</description>
		<content:encoded><![CDATA[<p>If I want to add a photo into the marker, what can I do?</p>
<p>I want to save the marker into a mysql server and save a reference of the location of the photo too.</p>
<p>Anybody has a suggestion for me?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahmed</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4975</link>
		<dc:creator>ahmed</dc:creator>
		<pubDate>Mon, 26 Mar 2007 10:32:34 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4975</guid>
		<description>the last modification did solve the problem, but with removing the utf8_encode command used before

thanx alot</description>
		<content:encoded><![CDATA[<p>the last modification did solve the problem, but with removing the utf8_encode command used before</p>
<p>thanx alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4518</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Fri, 16 Mar 2007 14:54:58 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4518</guid>
		<description>The charset in the header is also required. I updated the post to reflect the changes. I think it's all working now.</description>
		<content:encoded><![CDATA[<p>The charset in the header is also required. I updated the post to reflect the changes. I think it&#8217;s all working now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tine Müller</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4497</link>
		<dc:creator>Tine Müller</dc:creator>
		<pubDate>Thu, 15 Mar 2007 08:59:06 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4497</guid>
		<description>I don't understand the messages from Gerhard, sorry.

Are you saying that you have solved the problem and if so what need to be changed and exactly where?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand the messages from Gerhard, sorry.</p>
<p>Are you saying that you have solved the problem and if so what need to be changed and exactly where?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4196</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Sun, 04 Mar 2007 22:28:43 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4196</guid>
		<description>it got lost

in storeMarker.php, and retrieveMarkers.php and other HTML-headers:

Content-Type: text/xml;charset=UTF-8</description>
		<content:encoded><![CDATA[<p>it got lost</p>
<p>in storeMarker.php, and retrieveMarkers.php and other HTML-headers:</p>
<p>Content-Type: text/xml;charset=UTF-8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4195</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Sun, 04 Mar 2007 22:26:37 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4195</guid>
		<description>I've had the problem using German Umlauts, too.

Since I'm translating the book into German it was nasty.

Just put the lines

</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had the problem using German Umlauts, too.</p>
<p>Since I&#8217;m translating the book into German it was nasty.</p>
<p>Just put the lines</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahmed</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4065</link>
		<dc:creator>ahmed</dc:creator>
		<pubDate>Tue, 27 Feb 2007 07:53:07 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4065</guid>
		<description>can u post the solution poto</description>
		<content:encoded><![CDATA[<p>can u post the solution poto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poto</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4041</link>
		<dc:creator>poto</dc:creator>
		<pubDate>Mon, 26 Feb 2007 17:25:23 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4041</guid>
		<description>Yes, i found a solution!</description>
		<content:encoded><![CDATA[<p>Yes, i found a solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poto</title>
		<link>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4032</link>
		<dc:creator>poto</dc:creator>
		<pubDate>Mon, 26 Feb 2007 14:08:11 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/02/09/chapter-3-encoding-issues/#comment-4032</guid>
		<description>How can i use the form.html file?</description>
		<content:encoded><![CDATA[<p>How can i use the form.html file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
