<?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: Google Maps, jQuery and XML &#8211; saving markers with user input</title>
	<atom:link href="http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/</link>
	<description>Yet Another Coding Blog</description>
	<lastBuildDate>Sun, 13 Sep 2009 23:46:20 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wojtek</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-87</link>
		<dc:creator>Wojtek</dc:creator>
		<pubDate>Thu, 07 May 2009 17:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-87</guid>
		<description>@Sam

Sorry for a late response. Of course it is possible. You just need to save the path to your image in the xml file. After all it is just a string, so It shouldn&#039;t be a bigger problem to do it in php. I hope this helps.</description>
		<content:encoded><![CDATA[<p>@Sam</p>
<p>Sorry for a late response. Of course it is possible. You just need to save the path to your image in the xml file. After all it is just a string, so It shouldn&#8217;t be a bigger problem to do it in php. I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-86</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 27 Apr 2009 21:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-86</guid>
		<description>Thanks for the great tutorial... really informative!  I just created an image uploader in the infowindow using the hidden iframe approach.  I can get a thumbnail to appear in the infowindow and have the original image stored in a seperate folder, however I can&#039;t get the thumbnail stored in the XML file and subsequently saved after submission of the form.   

My question for anyone, is if this is possible and what steps would I take to get this to function properly?  Thanks in advance for any insights which could be provided.

Kind regards</description>
		<content:encoded><![CDATA[<p>Thanks for the great tutorial&#8230; really informative!  I just created an image uploader in the infowindow using the hidden iframe approach.  I can get a thumbnail to appear in the infowindow and have the original image stored in a seperate folder, however I can&#8217;t get the thumbnail stored in the XML file and subsequently saved after submission of the form.   </p>
<p>My question for anyone, is if this is possible and what steps would I take to get this to function properly?  Thanks in advance for any insights which could be provided.</p>
<p>Kind regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-84</link>
		<dc:creator>Wojtek</dc:creator>
		<pubDate>Sun, 19 Apr 2009 09:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-84</guid>
		<description>Hi Markus,

if you want to support database just place your code in php file. Instead of file_get_contents() you just need to retrieve results from your database and return a string with xml header. I hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi Markus,</p>
<p>if you want to support database just place your code in php file. Instead of file_get_contents() you just need to retrieve results from your database and return a string with xml header. I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-80</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sun, 12 Apr 2009 16:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-80</guid>
		<description>Hi, Does anyone know where can I find the similar solution support database?</description>
		<content:encoded><![CDATA[<p>Hi, Does anyone know where can I find the similar solution support database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-77</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-77</guid>
		<description>Thanks for the help man! It was my fault... I didn&#039;t have the php code at top of my index.php.

Doh!

Now I&#039;m going to work on getting different types of markers for different objects.</description>
		<content:encoded><![CDATA[<p>Thanks for the help man! It was my fault&#8230; I didn&#8217;t have the php code at top of my index.php.</p>
<p>Doh!</p>
<p>Now I&#8217;m going to work on getting different types of markers for different objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-76</link>
		<dc:creator>Wojtek</dc:creator>
		<pubDate>Wed, 25 Feb 2009 09:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-76</guid>
		<description>@Jeff

try to set error_reporting(E_ALL) and check, what kind of errors are you getting. 

You should also try to check, if your php is compiled with --enable-simplexml (should be by default).

You can also check, which value is returned by a function extension_loaded(&#039;xml&#039;).

If you don&#039;t have SimpleXML support, you should just build your xml file by creating it line by line, e.g.

$xml  = &#039;&#8249;markers lat=&quot;...&quot;&#8250;&#039;;
$xml .= &#039;&#8249;markers lat=&quot;...&quot;&#8250;&#039;;

and so on. I hope this helps. Let me know.</description>
		<content:encoded><![CDATA[<p>@Jeff</p>
<p>try to set error_reporting(E_ALL) and check, what kind of errors are you getting. </p>
<p>You should also try to check, if your php is compiled with &#8211;enable-simplexml (should be by default).</p>
<p>You can also check, which value is returned by a function extension_loaded(&#8217;xml&#8217;).</p>
<p>If you don&#8217;t have SimpleXML support, you should just build your xml file by creating it line by line, e.g.</p>
<p>$xml  = &#8216;&lsaquo;markers lat=&#8221;&#8230;&#8221;&rsaquo;&#8217;;<br />
$xml .= &#8216;&lsaquo;markers lat=&#8221;&#8230;&#8221;&rsaquo;&#8217;;</p>
<p>and so on. I hope this helps. Let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-75</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 24 Feb 2009 23:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-75</guid>
		<description>Hey there, very nice code.  I&#039;ve ran into one issue I can&#039;t get the markers to save even when I use your markers.xml and index.php with my api code.  I thought it might be permissions but changed my markers.xml to 777 and still no workie.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hey there, very nice code.  I&#8217;ve ran into one issue I can&#8217;t get the markers to save even when I use your markers.xml and index.php with my api code.  I thought it might be permissions but changed my markers.xml to 777 and still no workie.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-74</link>
		<dc:creator>Wojtek</dc:creator>
		<pubDate>Sun, 22 Feb 2009 09:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-74</guid>
		<description>@ash

on what kind of user interaction do you want to delete these markers? If you just want to provide a delete button of a users marker, you need to identify him or her anyhow. If you just want to delete some of them, you either edit xml file or write GUI for editing it.</description>
		<content:encoded><![CDATA[<p>@ash</p>
<p>on what kind of user interaction do you want to delete these markers? If you just want to provide a delete button of a users marker, you need to identify him or her anyhow. If you just want to delete some of them, you either edit xml file or write GUI for editing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ash</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-73</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Sun, 22 Feb 2009 04:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-73</guid>
		<description>Very nice code. I have implemented it on a test site I&#039;m working on but have ran into a dead end. I have been trying to write a function to easily delete markers.

Any thoughts?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Very nice code. I have implemented it on a test site I&#8217;m working on but have ran into a dead end. I have been trying to write a function to easily delete markers.</p>
<p>Any thoughts?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wojtek</title>
		<link>http://www.designing4u.de/2008/08/google-maps-jquery-and-xml-saving-markers-with-user-input/comment-page-1/#comment-72</link>
		<dc:creator>Wojtek</dc:creator>
		<pubDate>Mon, 02 Feb 2009 12:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.designing4u.de/?p=27#comment-72</guid>
		<description>@sjp

without knowing, how you want to handle saving and retrieving the data, it is hard to find an answer. Probably it should be pretty easy with AJAX instead of reloading the page every time. Basically you can create an instance of map1 and map2 with:

var map1 = new GMap2(mapContainer1)
var map2 = new GMap2(mapContainer2)

and follow the naming convention to retrieve the information from map1 and display it on map2. If you provide me more information, maybe I can help you further.</description>
		<content:encoded><![CDATA[<p>@sjp</p>
<p>without knowing, how you want to handle saving and retrieving the data, it is hard to find an answer. Probably it should be pretty easy with AJAX instead of reloading the page every time. Basically you can create an instance of map1 and map2 with:</p>
<p>var map1 = new GMap2(mapContainer1)<br />
var map2 = new GMap2(mapContainer2)</p>
<p>and follow the naming convention to retrieve the information from map1 and display it on map2. If you provide me more information, maybe I can help you further.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
