<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: To all with the &#8220;loading map..&#8221; problem</title>
	<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/</link>
	<description>mark your places.</description>
	<pubDate>Sat, 19 May 2012 10:24:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Cornelia Menzel</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2459</link>
		<pubDate>Tue, 23 Jan 2007 18:27:13 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2459</guid>
					<description>Thank you very much Kalle.

My questions are now: The folder named 'dito' was an ortographic error. I named it 'ditu'. I understand, that the files has to be into a folder. Is that wright or wrong? Does I have to copy them directly into the /wp-content/plugins folder or into an folder called 'ditu'?

The other cuestion is: Where do I have to put the Javascript and where do I find it? In the file I downloaded I only could find .php files and no .js? Is that right?

Thank you for all your help.

Kind regards,
Cornelia</description>
		<content:encoded><![CDATA[<p>Thank you very much Kalle.</p>
<p>My questions are now: The folder named &#8216;dito&#8217; was an ortographic error. I named it &#8216;ditu&#8217;. I understand, that the files has to be into a folder. Is that wright or wrong? Does I have to copy them directly into the /wp-content/plugins folder or into an folder called &#8216;ditu&#8217;?</p>
<p>The other cuestion is: Where do I have to put the Javascript and where do I find it? In the file I downloaded I only could find .php files and no .js? Is that right?</p>
<p>Thank you for all your help.</p>
<p>Kind regards,<br />
Cornelia
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kalle</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2445</link>
		<pubDate>Tue, 23 Jan 2007 08:22:37 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2445</guid>
					<description>Hi Cornelia,

I looked through your code - the link you posted here. And I cannot find the Javascript which is needed to run ditu. But I see other Javascripts which are using the Google Maps API, perhaps you have activated another mapping plugin, too? And as written here in the post, the ditu map only works when you enter the ditu_map(); into a template.

You create a Wordpress &quot;Page&quot;-Template and you add then there &lt;code &gt;&amp;#60;?php ditu_map(); ?&amp;#62;&lt;/code&gt;. With this the map should work. You can also add ditu_map(); in the header.php or footer.php where ever you want, but not into a post. 
And you have writte that you puttedt ditu in a folder named &quot;dito&quot; - thats also not that good :)

In general the plugin isnt written to work in posts - it is more or less another way of browsing through your posts. (The other way around, not like: &quot;I was here and here - have look!&quot;, more like: &quot;Here! This is a nice place where I did ...&quot;) :)

Hope it helped. I am not online in the next weeks - sorry.

cheers Kalle</description>
		<content:encoded><![CDATA[<p>Hi Cornelia,</p>
<p>I looked through your code - the link you posted here. And I cannot find the Javascript which is needed to run ditu. But I see other Javascripts which are using the Google Maps API, perhaps you have activated another mapping plugin, too? And as written here in the post, the ditu map only works when you enter the ditu_map(); into a template.</p>
<p>You create a Wordpress &#8220;Page&#8221;-Template and you add then there <code >&lt;?php ditu_map(); ?&gt;</code>. With this the map should work. You can also add ditu_map(); in the header.php or footer.php where ever you want, but not into a post.<br />
And you have writte that you puttedt ditu in a folder named &#8220;dito&#8221; - thats also not that good <img src='http://map.keikei.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In general the plugin isnt written to work in posts - it is more or less another way of browsing through your posts. (The other way around, not like: &#8220;I was here and here - have look!&#8221;, more like: &#8220;Here! This is a nice place where I did &#8230;&#8221;) <img src='http://map.keikei.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope it helped. I am not online in the next weeks - sorry.</p>
<p>cheers Kalle
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cornelia Menzel</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2439</link>
		<pubDate>Tue, 23 Jan 2007 03:49:14 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2439</guid>
					<description>Hi Kalle,

You are totally right. My webpage is still static and I still did not modified the .htaccess. Nevertheless Wordpress is already installed on my server. I have copied the three files 'ditu.php', 'ditu_core.php' and 'ditu_cms.php ' into a folder named 'dito' under /wp-content/plugins/. I copied the file 'ditu_rss.php' to the toplevel folder. After that, I activated the plugin into the Admin panel and I have created a post with the following line:
ditu_map(); 

I am always getting the message, that my key is already in use for another domain (no idea how that is possible) and whenever I am going from one page to another, a window is coming up, with the message, that my key is alreday in use and that I have to create another one (what I have tried, but I am always getting the same key from Google API).

The code 'ditu_map();' is directly displayed in the posting and does not show up any map.

You can see it here:
http://www.corneliamenzel.com/2007/01/23/test-google-map/

Thank you very much for your help.

Kind regards,
Cornelia</description>
		<content:encoded><![CDATA[<p>Hi Kalle,</p>
<p>You are totally right. My webpage is still static and I still did not modified the .htaccess. Nevertheless Wordpress is already installed on my server. I have copied the three files &#8216;ditu.php&#8217;, &#8216;ditu_core.php&#8217; and &#8216;ditu_cms.php &#8216; into a folder named &#8216;dito&#8217; under /wp-content/plugins/. I copied the file &#8216;ditu_rss.php&#8217; to the toplevel folder. After that, I activated the plugin into the Admin panel and I have created a post with the following line:<br />
ditu_map(); </p>
<p>I am always getting the message, that my key is already in use for another domain (no idea how that is possible) and whenever I am going from one page to another, a window is coming up, with the message, that my key is alreday in use and that I have to create another one (what I have tried, but I am always getting the same key from Google API).</p>
<p>The code &#8216;ditu_map();&#8217; is directly displayed in the posting and does not show up any map.</p>
<p>You can see it here:<br />
<a href='http://www.corneliamenzel.com/2007/01/23/test-google-map/' rel='nofollow'>http://www.corneliamenzel.com/2007/01/23/test-google-map/</a></p>
<p>Thank you very much for your help.</p>
<p>Kind regards,<br />
Cornelia
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kalle</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2427</link>
		<pubDate>Mon, 22 Jan 2007 18:41:36 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2427</guid>
					<description>Hi Cornelia,

I just visited your HP but couldnt find any code. And your Website doesnt look like WP (in the source). Do you use Wordpress? If yes - could you make a &quot;page&quot; and add the ditu_map() into the template. As soon as I can see how the map should be generated I can see or find teh bug. 

Thanks
Kalle</description>
		<content:encoded><![CDATA[<p>Hi Cornelia,</p>
<p>I just visited your HP but couldnt find any code. And your Website doesnt look like WP (in the source). Do you use Wordpress? If yes - could you make a &#8220;page&#8221; and add the ditu_map() into the template. As soon as I can see how the map should be generated I can see or find teh bug. </p>
<p>Thanks<br />
Kalle
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cornelia Menzel</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2423</link>
		<pubDate>Mon, 22 Jan 2007 17:53:33 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2423</guid>
					<description>Hello,

I would like to include a Google Map on my page and installed the plugin as stated in the README file. Nevertheless I am absolutely unable to include and update the API key, as I am always getting the error message that this API key has been registererd for another website already. I have no idea how this can be possible? The API code was generated for my domain. How can somebody else using it?

I appreciate any help.

Thank you.

Kind regards,
Cornelia</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I would like to include a Google Map on my page and installed the plugin as stated in the README file. Nevertheless I am absolutely unable to include and update the API key, as I am always getting the error message that this API key has been registererd for another website already. I have no idea how this can be possible? The API code was generated for my domain. How can somebody else using it?</p>
<p>I appreciate any help.</p>
<p>Thank you.</p>
<p>Kind regards,<br />
Cornelia
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: kalle</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2130</link>
		<pubDate>Thu, 11 Jan 2007 07:48:04 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2130</guid>
					<description>Sorry for the delay - but I was away for sometime ...

@holms - at the moment I have no idea why that happens.
@Molli - ditu i smade to exist for its own at WP. You can make page and add the map there as a single item.
@Brian - mhh it all sounds quite strange. In the beginning of the project I also came across these problems but they shouldnt be there anymore ... 

In the next weeks I wont be able to keep track of the bugs because I have a lot of other things to do, but as soon as find a some time I will have look into the problems and hope to release a new version of ditu.

cheers and thanks for your comments</description>
		<content:encoded><![CDATA[<p>Sorry for the delay - but I was away for sometime &#8230;</p>
<p>@holms - at the moment I have no idea why that happens.<br />
@Molli - ditu i smade to exist for its own at WP. You can make page and add the map there as a single item.<br />
@Brian - mhh it all sounds quite strange. In the beginning of the project I also came across these problems but they shouldnt be there anymore &#8230; </p>
<p>In the next weeks I wont be able to keep track of the bugs because I have a lot of other things to do, but as soon as find a some time I will have look into the problems and hope to release a new version of ditu.</p>
<p>cheers and thanks for your comments
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brian McQuay</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2129</link>
		<pubDate>Thu, 11 Jan 2007 07:30:01 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2129</guid>
					<description>Actually, I spoke too soon. Adding that fixed the syntax error but my maps are all blank. I get the scrollbar for the map but there is no map. I thought at first maybe it was white and zoomed in but that wasn't it. Any ideas?</description>
		<content:encoded><![CDATA[<p>Actually, I spoke too soon. Adding that fixed the syntax error but my maps are all blank. I get the scrollbar for the map but there is no map. I thought at first maybe it was white and zoomed in but that wasn&#8217;t it. Any ideas?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brian McQuay</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2128</link>
		<pubDate>Thu, 11 Jan 2007 07:21:51 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-2128</guid>
					<description>Aloha, I'm trying to get your plugin working and have come across some problems that I figured I'd report to you. First, I wasn't able to add my API key through wp-admin. I had to edit the code and set my API keys there. Second, at http://map.keikei.de/2006/05/03/google-maps-plugin-instructions/ you say to add the line  but it should be . Other than that, awesome plugin. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Aloha, I&#8217;m trying to get your plugin working and have come across some problems that I figured I&#8217;d report to you. First, I wasn&#8217;t able to add my API key through wp-admin. I had to edit the code and set my API keys there. Second, at <a href='http://map.keikei.de/2006/05/03/google-maps-plugin-instructions/' rel='nofollow'>http://map.keikei.de/2006/05/03/google-maps-plugin-instructions/</a> you say to add the line  but it should be . Other than that, awesome plugin. Keep up the good work!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Molli</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-1611</link>
		<pubDate>Wed, 06 Dec 2006 21:05:58 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-1611</guid>
					<description>In which file would I usually put this if I want the map to appear inside a blog entry?</description>
		<content:encoded><![CDATA[<p>In which file would I usually put this if I want the map to appear inside a blog entry?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: holmes</title>
		<link>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-1324</link>
		<pubDate>Fri, 17 Nov 2006 17:57:44 +0000</pubDate>
		<guid>http://map.keikei.de/2006/09/05/to-all-with-the-loading-map-problem/#comment-1324</guid>
					<description>It seems like there's a similar &quot;loading map&quot; problem in the Options page for ditu.  I even got Safari to crash at one point.</description>
		<content:encoded><![CDATA[<p>It seems like there&#8217;s a similar &#8220;loading map&#8221; problem in the Options page for ditu.  I even got Safari to crash at one point.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

