<?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: GMMS ( Google Maps Made Simple) &#8211; WP plugin</title>
	<atom:link href="http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html</link>
	<description>A website containing DIY projects and programming tips &#38; tricks.</description>
	<lastBuildDate>Tue, 09 Mar 2010 12:15:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: carol</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-188261</link>
		<dc:creator>carol</dc:creator>
		<pubDate>Thu, 23 Jul 2009 11:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-188261</guid>
		<description>excellent plugin, so so useful!</description>
		<content:encoded><![CDATA[<p>excellent plugin, so so useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-151204</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Thu, 27 Nov 2008 00:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-151204</guid>
		<description>where i put this function
GMAP_SIT(&quot;Latitude@Longitude&quot;;&quot;ZoomLevel&quot;;&quot;Height&quot;;&quot;Weight&quot;)
in index page or in side the post editor</description>
		<content:encoded><![CDATA[<p>where i put this function<br />
GMAP_SIT(&#8220;Latitude@Longitude&#8221;;&#8221;ZoomLevel&#8221;;&#8221;Height&#8221;;&#8221;Weight&#8221;)<br />
in index page or in side the post editor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LIVE MAPS PARA WP &#124; NUESTRO RINCONCITO</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-126954</link>
		<dc:creator>LIVE MAPS PARA WP &#124; NUESTRO RINCONCITO</dc:creator>
		<pubDate>Sat, 23 Aug 2008 01:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-126954</guid>
		<description>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</description>
		<content:encoded><![CDATA[<p>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trance</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-115770</link>
		<dc:creator>Trance</dc:creator>
		<pubDate>Sun, 29 Jun 2008 13:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-115770</guid>
		<description>Hi !
Your plugin is simple, useful, and great !
But you cannot include more than one map... And since that&#039;s I want, I&#039;ve edited your plugin to enable this feature. It&#039;s pretty simple, this is how to do it :

Change line 53 : 
function GMMS($content, $offset = 0)

Change line 56 :
$pos = strpos($content, &quot;#GMAP_SIT&quot;, $offset);

At line 84, insert the following code :
$next_pos = strpos($content, &quot;#GMAP_SIT&quot;, $offset);
if($next_pos != false) {
  $content = GMMS($content, $next_pos);
}

That&#039;s it ! Now the plugin supports several maps in each post ;)

Enjoy !</description>
		<content:encoded><![CDATA[<p>Hi !<br />
Your plugin is simple, useful, and great !<br />
But you cannot include more than one map&#8230; And since that&#8217;s I want, I&#8217;ve edited your plugin to enable this feature. It&#8217;s pretty simple, this is how to do it :</p>
<p>Change line 53 :<br />
function GMMS($content, $offset = 0)</p>
<p>Change line 56 :<br />
$pos = strpos($content, &#8220;#GMAP_SIT&#8221;, $offset);</p>
<p>At line 84, insert the following code :<br />
$next_pos = strpos($content, &#8220;#GMAP_SIT&#8221;, $offset);<br />
if($next_pos != false) {<br />
  $content = GMMS($content, $next_pos);<br />
}</p>
<p>That&#8217;s it ! Now the plugin supports several maps in each post <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Enjoy !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prova de Google Maps amb GMMS &#124; Albert Sarlé</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-113774</link>
		<dc:creator>Prova de Google Maps amb GMMS &#124; Albert Sarlé</dc:creator>
		<pubDate>Thu, 19 Jun 2008 11:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-113774</guid>
		<description>[...] Prova de Google maps amb el plugin GMMS [...]</description>
		<content:encoded><![CDATA[<p>[...] Prova de Google maps amb el plugin GMMS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Maps en tu Wordpress &#124; Seraphinux</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-96680</link>
		<dc:creator>Google Maps en tu Wordpress &#124; Seraphinux</dc:creator>
		<pubDate>Mon, 14 Apr 2008 09:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-96680</guid>
		<description>[...] GMMS (Google Maps Made Simple) Puede ubicar una dirección o un conjunto de coordenadas, puede ajustarse manualmente el nivel de zoom, puede establecer la anchura / altura de la ruta. Solo puedes poner un máximo de una ruta por lugar. [...]</description>
		<content:encoded><![CDATA[<p>[...] GMMS (Google Maps Made Simple) Puede ubicar una dirección o un conjunto de coordenadas, puede ajustarse manualmente el nivel de zoom, puede establecer la anchura / altura de la ruta. Solo puedes poner un máximo de una ruta por lugar. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Blog Archive &#187; Integrar Windows Live Maps con WordPress</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-95571</link>
		<dc:creator>&#187; Blog Archive &#187; Integrar Windows Live Maps con WordPress</dc:creator>
		<pubDate>Wed, 09 Apr 2008 23:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-95571</guid>
		<description>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</description>
		<content:encoded><![CDATA[<p>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tecnologia &#187; Blog Archiv &#187; Plugin para integrar Windows Live Maps con Wordpress</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-95520</link>
		<dc:creator>Tecnologia &#187; Blog Archiv &#187; Plugin para integrar Windows Live Maps con Wordpress</dc:creator>
		<pubDate>Wed, 09 Apr 2008 20:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-95520</guid>
		<description>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</description>
		<content:encoded><![CDATA[<p>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plugin para integrar Windows Live Maps con Wordpress</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-95511</link>
		<dc:creator>Plugin para integrar Windows Live Maps con Wordpress</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-95511</guid>
		<description>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</description>
		<content:encoded><![CDATA[<p>[...] no podrá ser integrar los mapas de de Windows Live Maps. Si lo nuestro es más Google Maps, GMMS es una opción que permite hacer lo mismo, integrándose con Wordpress, aunque su instalación es [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bosco Curtu &#187; La mágia del Open Source</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-35683</link>
		<dc:creator>Bosco Curtu &#187; La mágia del Open Source</dc:creator>
		<pubDate>Fri, 07 Sep 2007 17:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-35683</guid>
		<description>[...] un par de meses me pasé a WordPress busqué un plugin de Google Maps para WordPress, y encontré GMMS, que estaba bien, pero no tenía la funcionalidad de mostrar MyMaps sobre los mapas. Pero como era [...]</description>
		<content:encoded><![CDATA[<p>[...] un par de meses me pasé a WordPress busqué un plugin de Google Maps para WordPress, y encontré GMMS, que estaba bien, pero no tenía la funcionalidad de mostrar MyMaps sobre los mapas. Pero como era [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bisente</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-34690</link>
		<dc:creator>Bisente</dc:creator>
		<pubDate>Fri, 31 Aug 2007 18:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-34690</guid>
		<description>Hi

I&#039;ve modified the plugin so that it allows you to insert more than one map per post. The patch is available here:

http://www.bisente.com/wp-content/blogs.dir/bisente/programas/wordpress/MyGMMS/more-than-one-map.diff

I&#039;m using Bosco&#039;s version with MyMaps support, so line numbers might be a little bit off. If the patch doesn&#039;t apply cleanly just get in touch with me. Anyway the modification is quite simple, you&#039;ll get it.

Regards</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I&#8217;ve modified the plugin so that it allows you to insert more than one map per post. The patch is available here:</p>
<p><a href="http://www.bisente.com/wp-content/blogs.dir/bisente/programas/wordpress/MyGMMS/more-than-one-map.diff" rel="nofollow">http://www.bisente.com/wp-content/blogs.dir/bisente/programas/wordpress/MyGMMS/more-than-one-map.diff</a></p>
<p>I&#8217;m using Bosco&#8217;s version with MyMaps support, so line numbers might be a little bit off. If the patch doesn&#8217;t apply cleanly just get in touch with me. Anyway the modification is quite simple, you&#8217;ll get it.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-32001</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 16 Aug 2007 15:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-32001</guid>
		<description>Hello and thank you very much for this plugin!

A nice expected feature should be the ability to display an itinerary...

What would you say?

Bye!</description>
		<content:encoded><![CDATA[<p>Hello and thank you very much for this plugin!</p>
<p>A nice expected feature should be the ability to display an itinerary&#8230;</p>
<p>What would you say?</p>
<p>Bye!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-31447</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Sun, 12 Aug 2007 20:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-31447</guid>
		<description>Done, a new version is available for download :)
Thanks for support</description>
		<content:encoded><![CDATA[<p>Done, a new version is available for download <img src='http://stuff.nekhbet.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks for support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trimbitas Sorin</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-31408</link>
		<dc:creator>Trimbitas Sorin</dc:creator>
		<pubDate>Sun, 12 Aug 2007 16:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-31408</guid>
		<description>I had some personal problems in the last several days, now all is fine. I&#039;ll release the CURL version in less than 2h from now.
Regards</description>
		<content:encoded><![CDATA[<p>I had some personal problems in the last several days, now all is fine. I&#8217;ll release the CURL version in less than 2h from now.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html/comment-page-1#comment-31376</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sun, 12 Aug 2007 11:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/12/gmms-google-maps-made-simple-wp-plugin.html#comment-31376</guid>
		<description>Hi Trimbitas Sorin 

Where is the CURL version? My hosting not allowed allow_url_fopen...

Thanks!!!</description>
		<content:encoded><![CDATA[<p>Hi Trimbitas Sorin </p>
<p>Where is the CURL version? My hosting not allowed allow_url_fopen&#8230;</p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
