<?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 Examples</title>
	<atom:link href="http://www.webdevkungfu.com/phoogle-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevkungfu.com/phoogle-examples/</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: Jonathan Leto</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-17171</link>
		<dc:creator>Jonathan Leto</dc:creator>
		<pubDate>Sat, 18 Aug 2007 04:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-17171</guid>
		<description>The automatic zoom feature is already there, add the following line:

   $map-&gt;zoomLevel = 0; 

before the line with showMap() to your code.

Good Luck</description>
		<content:encoded><![CDATA[<p>The automatic zoom feature is already there, add the following line:</p>
<p>   $map-&gt;zoomLevel = 0; </p>
<p>before the line with showMap() to your code.</p>
<p>Good Luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veljko</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-14281</link>
		<dc:creator>Veljko</dc:creator>
		<pubDate>Mon, 16 Jul 2007 15:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-14281</guid>
		<description>Yes, multiple color support would be great, but also support for latitude and longitude points. Some of our mountain bike trailheads don&#039;t really have a street address.</description>
		<content:encoded><![CDATA[<p>Yes, multiple color support would be great, but also support for latitude and longitude points. Some of our mountain bike trailheads don&#8217;t really have a street address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanie</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-11633</link>
		<dc:creator>Stefanie</dc:creator>
		<pubDate>Thu, 21 Jun 2007 06:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-11633</guid>
		<description>Hey Justin!

I checked out Phoogle and really like it. But - I want more :-) 

Is there a way to give pointers different colours? 
The Plan is to have a map with different qualities of distributors.

Greetz &amp; thx,
Stefanie

P.S.: The automatic zoom bruno asked for would be nice as well :-)</description>
		<content:encoded><![CDATA[<p>Hey Justin!</p>
<p>I checked out Phoogle and really like it. But &#8211; I want more <img src='http://www.webdevkungfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>Is there a way to give pointers different colours?<br />
The Plan is to have a map with different qualities of distributors.</p>
<p>Greetz &amp; thx,<br />
Stefanie</p>
<p>P.S.: The automatic zoom bruno asked for would be nice as well <img src='http://www.webdevkungfu.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno M</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-3590</link>
		<dc:creator>Bruno M</dc:creator>
		<pubDate>Wed, 21 Mar 2007 18:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-3590</guid>
		<description>Hi Justin,
I just came across the Phoogle class and I have to say it&#039;s pretty nice!
I have used it in one test project and it is quite helpful. I&#039;ll make sure I leave a little donation to the project.
I have a couple of questions though:
Why did you decided to go with the Yahoo geocode instead of Google&#039;s?
Also, if I am displaying 4 address on the map, is there a way to automatically set the zoom level so that all points show up in the map when it loads?

Thanks for your time.
Bruno.</description>
		<content:encoded><![CDATA[<p>Hi Justin,<br />
I just came across the Phoogle class and I have to say it&#8217;s pretty nice!<br />
I have used it in one test project and it is quite helpful. I&#8217;ll make sure I leave a little donation to the project.<br />
I have a couple of questions though:<br />
Why did you decided to go with the Yahoo geocode instead of Google&#8217;s?<br />
Also, if I am displaying 4 address on the map, is there a way to automatically set the zoom level so that all points show up in the map when it loads?</p>
<p>Thanks for your time.<br />
Bruno.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathieu</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-1570</link>
		<dc:creator>mathieu</dc:creator>
		<pubDate>Mon, 12 Feb 2007 14:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-1570</guid>
		<description>in fact,
when I test the address in the api one of yahoo: http://api.local.yahoo.com/MapsService/V1/geocode?appid=YahooDemo&amp;location=79%20bd%20gambettai%20nice

yahoo does not find a result for this address whereas it really exists in France.

Therefore, I think that the api of yahoo does not function with FRANCE .

No ?

thanks</description>
		<content:encoded><![CDATA[<p>in fact,<br />
when I test the address in the api one of yahoo: <a href="http://api.local.yahoo.com/MapsService/V1/geocode?appid=YahooDemo&amp;location=79%20bd%20gambettai%20nice" rel="nofollow">http://api.local.yahoo.com/MapsService/V1/geocode?appid=YahooDemo&amp;location=79%20bd%20gambettai%20nice</a></p>
<p>yahoo does not find a result for this address whereas it really exists in France.</p>
<p>Therefore, I think that the api of yahoo does not function with FRANCE .</p>
<p>No ?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathieu</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-1568</link>
		<dc:creator>mathieu</dc:creator>
		<pubDate>Mon, 12 Feb 2007 12:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-1568</guid>
		<description>hello
I would like to use your script but it  function not with  address in french.

When I enter, for exemple this :
$map-&gt;addAddress(&#039;63, boulevard Rossini, 06000, Nice, France&#039;,&quot;This is &lt;strong&gt;a bold address&lt;/strong&gt;&quot;);

it display juste the city on the center, not the address.

But when I enter your exemple :
$map-&gt;addAddress(&#039;208 Dingler Ave, Mooresville, NC 28115&#039;,&quot;This is &lt;strong&gt;a bold address&lt;/strong&gt;&quot;);

it function, and display the good address

Do I have to change the code address in phoogle ?

Do you have a soluce ?
Thanks,

ps: sorry for my english</description>
		<content:encoded><![CDATA[<p>hello<br />
I would like to use your script but it  function not with  address in french.</p>
<p>When I enter, for exemple this :<br />
$map-&gt;addAddress(&#8217;63, boulevard Rossini, 06000, Nice, France&#8217;,&#8221;This is <strong>a bold address</strong>&#8220;);</p>
<p>it display juste the city on the center, not the address.</p>
<p>But when I enter your exemple :<br />
$map-&gt;addAddress(&#8217;208 Dingler Ave, Mooresville, NC 28115&#8242;,&#8221;This is <strong>a bold address</strong>&#8220;);</p>
<p>it function, and display the good address</p>
<p>Do I have to change the code address in phoogle ?</p>
<p>Do you have a soluce ?<br />
Thanks,</p>
<p>ps: sorry for my english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark a point on google map using php</title>
		<link>http://www.webdevkungfu.com/phoogle-examples/comment-page-1/#comment-1418</link>
		<dc:creator>Mark a point on google map using php</dc:creator>
		<pubDate>Fri, 09 Feb 2007 04:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/phoogle-examples/#comment-1418</guid>
		<description>I&#039;m looking on how to mark a point using the Google Map API. Do you know where can I find the information?
Thanks

EE
http://weblatam.com</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking on how to mark a point using the Google Map API. Do you know where can I find the information?<br />
Thanks</p>
<p>EE<br />
<a href="http://weblatam.com" rel="nofollow">http://weblatam.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
