<?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: Phoogle 2.02 w/ Google Geocoding (and International Support)</title>
	<atom:link href="http://www.webdevkungfu.com/phoogle-202-w-google-geocoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevkungfu.com/phoogle-202-w-google-geocoding/</link>
	<description>design/development blog of  systemsevendesigns.com</description>
	<lastBuildDate>Wed, 14 Jul 2010 06:01:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: shatan8</title>
		<link>http://www.webdevkungfu.com/phoogle-202-w-google-geocoding/comment-page-1/#comment-10875</link>
		<dc:creator>shatan8</dc:creator>
		<pubDate>Wed, 13 Jun 2007 12:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-202-w-google-geocoding/#comment-10875</guid>
		<description>Hi,

I am using the phoogle class and had problems with geocoding adresses in geneva for example.

--&gt; genÃ¨va --&gt; 	to be able to parse this address I had to change the xml2array function to this :

function xml2array($xml){
*************************
$xml = utf8_encode($xml);
*************************
$this-&gt;depth=-1;
.....

ciao
shatan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using the phoogle class and had problems with geocoding adresses in geneva for example.</p>
<p>&#8211;&gt; genÃ¨va &#8211;&gt; 	to be able to parse this address I had to change the xml2array function to this :</p>
<p>function xml2array($xml){<br />
*************************<br />
$xml = utf8_encode($xml);<br />
*************************<br />
$this-&gt;depth=-1;<br />
&#8230;..</p>
<p>ciao<br />
shatan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suzanne</title>
		<link>http://www.webdevkungfu.com/phoogle-202-w-google-geocoding/comment-page-1/#comment-5050</link>
		<dc:creator>Suzanne</dc:creator>
		<pubDate>Wed, 11 Apr 2007 23:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-202-w-google-geocoding/#comment-5050</guid>
		<description>Any chance documentation on how to add &quot;get directions&quot; link to the info window will be coming soon?</description>
		<content:encoded><![CDATA[<p>Any chance documentation on how to add &#8220;get directions&#8221; link to the info window will be coming soon?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
