<?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: Events Manager 1.0.1 released and fighting The Green Screen of DeathTM</title>
	<atom:link href="http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 09 Sep 2010 16:44:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/comment-page-1/#comment-2216</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 15 Jan 2009 23:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=123#comment-2216</guid>
		<description>&lt;p&gt;My bad... please disregard my post. I didn&#039;t see the page you have laid out answering this very question. Sorry to trouble you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My bad&#8230; please disregard my post. I didn&#8217;t see the page you have laid out answering this very question. Sorry to trouble you.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/comment-page-1/#comment-2215</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 15 Jan 2009 23:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=123#comment-2215</guid>
		<description>&lt;p&gt;Hey. Nice work on this plugin. I am having troubles with your plugin. It is only showing 10 of the events I have entered and there is no &#039;next page &gt;&#039; buttons or anything. Any idea what could be doing this?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey. Nice work on this plugin. I am having troubles with your plugin. It is only showing 10 of the events I have entered and there is no &#8216;next page &gt;&#8217; buttons or anything. Any idea what could be doing this?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Davide</title>
		<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/comment-page-1/#comment-517</link>
		<dc:creator>Davide</dc:creator>
		<pubDate>Sat, 16 Aug 2008 13:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=123#comment-517</guid>
		<description>&lt;p&gt;If the map displays correctly in the admin area, and your theme contains the &lt;code&gt;wp_head()&lt;/code&gt; call, then it&#039; probably Google Maps&#039;s fault. Sometimes Google Maps server is overloaded and no map is sent; thence the green screen. Anyway, the green screen is there for debug purposes; I might consider change this and just make the div transparent, not to ruin your themes&#039; appearence. I&#039;ll think about it.  &lt;/p&gt;

&lt;p&gt;Also, as I said in the other page, the address is given priority over the venue; since Google Maps is very particulr abpout venue names, you&#039;d better specify an address.
Cheers,
Davide&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If the map displays correctly in the admin area, and your theme contains the <code>wp_head()</code> call, then it&#8217; probably Google Maps&#8217;s fault. Sometimes Google Maps server is overloaded and no map is sent; thence the green screen. Anyway, the green screen is there for debug purposes; I might consider change this and just make the div transparent, not to ruin your themes&#8217; appearence. I&#8217;ll think about it.  </p>

<p>Also, as I said in the other page, the address is given priority over the venue; since Google Maps is very particulr abpout venue names, you&#8217;d better specify an address.
Cheers,
Davide</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/comment-page-1/#comment-513</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 16 Aug 2008 03:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=123#comment-513</guid>
		<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I have a question about the display of the Google map. The map displays OK in the Admin area, and most times displays in the event page, but sometimes the green field is displayed. It appears that this is occuring when a non commercial venue is named. For instance, someone&#039;s house (Kenny&#039;s House). If the venue is cleared, then the map displays OK. You can see an example at the URL provided above.&lt;/p&gt;

&lt;p&gt;The pHp header action hook is in place.&lt;/p&gt;

&lt;p&gt;Do you have a suggestion how to correct this?&lt;/p&gt;

&lt;p&gt;Very nice plugin!&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Pat&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello,</p>

<p>I have a question about the display of the Google map. The map displays OK in the Admin area, and most times displays in the event page, but sometimes the green field is displayed. It appears that this is occuring when a non commercial venue is named. For instance, someone&#8217;s house (Kenny&#8217;s House). If the venue is cleared, then the map displays OK. You can see an example at the URL provided above.</p>

<p>The pHp header action hook is in place.</p>

<p>Do you have a suggestion how to correct this?</p>

<p>Very nice plugin!</p>

<p>Thanks,</p>

<p>Pat</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Metta</title>
		<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/comment-page-1/#comment-496</link>
		<dc:creator>Metta</dc:creator>
		<pubDate>Wed, 13 Aug 2008 22:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=123#comment-496</guid>
		<description>&lt;p&gt;Nevermind....saw the upgrade link in my admin plugin area. &lt;em&gt;blush&lt;/em&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nevermind&#8230;.saw the upgrade link in my admin plugin area. <em>blush</em></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Metta</title>
		<link>http://davidebenini.it/2008/08/13/events-manager-101-released-and-fighting-the-green-screen-of-deathtm/comment-page-1/#comment-494</link>
		<dc:creator>Metta</dc:creator>
		<pubDate>Wed, 13 Aug 2008 20:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://davidebenini.it/?p=123#comment-494</guid>
		<description>&lt;p&gt;Your header &quot;fix&quot; did the trick - the maps are there! ;-)  Where do we DL the 1.01?  Haven&#039;t been able to find it on the WP site and the tinyURLS link brings me to your &quot;green screen of death&quot; page.&lt;/p&gt;

&lt;p&gt;Thanks for everything!!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your header &#8220;fix&#8221; did the trick &#8211; the maps are there! <img src='http://davidebenini.it/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   Where do we DL the 1.01?  Haven&#8217;t been able to find it on the WP site and the tinyURLS link brings me to your &#8220;green screen of death&#8221; page.</p>

<p>Thanks for everything!!!</p>]]></content:encoded>
	</item>
</channel>
</rss>
