<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Kaeding.name</title>
	
	<link>http://kaeding.name</link>
	<description>Thoughts on programming, homebrewing, and life, by Patrick Kaeding</description>
	<lastBuildDate>Fri, 30 Dec 2011 17:43:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForKaedingname" /><feedburner:info uri="commentsforkaedingname" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Accessing Erased Type Parameter Information in Scala by IL</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/T_sxSuowBbA/</link>
		<dc:creator>IL</dc:creator>
		<pubDate>Fri, 30 Dec 2011 17:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=552#comment-1352</guid>
		<description>scala&gt; class X[T: Manifest]{
     |   def x = manifest[T].toString
     | }
defined class X

scala&gt; val xl = new X[Long]
xl: X[Long] = X@7036bb0a

scala&gt; xl.x
res0: java.lang.String = Long</description>
		<content:encoded><![CDATA[<p>scala&gt; class X[T: Manifest]{<br />
     |   def x = manifest[T].toString<br />
     | }<br />
defined class X</p>
<p>scala&gt; val xl = new X[Long]<br />
xl: X[Long] = X@7036bb0a</p>
<p>scala&gt; xl.x<br />
res0: java.lang.String = Long</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/T_sxSuowBbA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2011/11/02/accessing-erased-type-parameter-information-in-scala/comment-page-1/#comment-1352</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by Michael</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/ftATFzTC_ZE/</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 27 Nov 2011 04:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1276</guid>
		<description>You are a God. 

Saved my butt. 

I just got a new job photographing pre-foreclosures. They give me 40 a day. There is no Streets and Maps version for Mac. Which means I would have had to eyeball and hand sort these addresses.

I remember the travelling salesman problem from CSE (Computer Science Engineering). As good as i am with the streets of Chicago, this wasnt happening

I am able to copy paste the addresses from excell, map my 40 points, eyeball the on the map, and quickly copy paste the 40 addresses into a word file, in order of which I should visit

Thank you. Thank you. Thank you!

If I wasnt so broke, I would donate. Or obviously, I wouldnt be driving my old car car around to snap pictures for $3.25 ea. As soon as I am not so broke, you can def count on a donation!!!

Only one request, can you make the map space bigger???? . . vertically? Even though all of my points are only within a 9 sq mile radius, I can only print the map in the window you have created. If i zoom in to get more resolution and street names/street arrow directions, the top and bottom get cut off

Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>You are a God. </p>
<p>Saved my butt. </p>
<p>I just got a new job photographing pre-foreclosures. They give me 40 a day. There is no Streets and Maps version for Mac. Which means I would have had to eyeball and hand sort these addresses.</p>
<p>I remember the travelling salesman problem from CSE (Computer Science Engineering). As good as i am with the streets of Chicago, this wasnt happening</p>
<p>I am able to copy paste the addresses from excell, map my 40 points, eyeball the on the map, and quickly copy paste the 40 addresses into a word file, in order of which I should visit</p>
<p>Thank you. Thank you. Thank you!</p>
<p>If I wasnt so broke, I would donate. Or obviously, I wouldnt be driving my old car car around to snap pictures for $3.25 ea. As soon as I am not so broke, you can def count on a donation!!!</p>
<p>Only one request, can you make the map space bigger???? . . vertically? Even though all of my points are only within a 9 sq mile radius, I can only print the map in the window you have created. If i zoom in to get more resolution and street names/street arrow directions, the top and bottom get cut off</p>
<p>Thanks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/ftATFzTC_ZE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1276</feedburner:origLink></item>
	<item>
		<title>Comment on Plot multiple locations on Google Maps by shawn</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/a91Ux617xx8/</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Thu, 03 Nov 2011 19:18:28 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>being able to plot multiple lat/long coords would be useful to me as well.</description>
		<content:encoded><![CDATA[<p>being able to plot multiple lat/long coords would be useful to me as well.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/a91Ux617xx8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2006/04/17/plot-multiple-locations-on-google-maps-2/comment-page-1/#comment-1238</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/sKuQPBlUx74/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 03 Nov 2011 06:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1235</guid>
		<description>Hi Carol

I am not aware of any reason why it shouldn't be working, and it just worked for me for a test address, but I will follow up with you via email to see if we can straighten it out.  There have actually been a couple of people emailing me about issues like this lately, so hopefully I can get to the bottom of it.

-Patrick</description>
		<content:encoded><![CDATA[<p>Hi Carol</p>
<p>I am not aware of any reason why it shouldn&#8217;t be working, and it just worked for me for a test address, but I will follow up with you via email to see if we can straighten it out.  There have actually been a couple of people emailing me about issues like this lately, so hopefully I can get to the bottom of it.</p>
<p>-Patrick</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/sKuQPBlUx74" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1235</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/BPv9a2t2Stc/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 03 Nov 2011 05:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1234</guid>
		<description>Hi Carol

I am not aware of any reason why it shouldn't be working, and it just worked for me for a test address, but I will follow up with you via email to see if we can straighten it out.  There have actually been a couple of people emailing me about issues like this lately, so hopefully I can get to the bottom of it.

-Patrick</description>
		<content:encoded><![CDATA[<p>Hi Carol</p>
<p>I am not aware of any reason why it shouldn&#8217;t be working, and it just worked for me for a test address, but I will follow up with you via email to see if we can straighten it out.  There have actually been a couple of people emailing me about issues like this lately, so hopefully I can get to the bottom of it.</p>
<p>-Patrick</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/BPv9a2t2Stc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1234</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by CAROL</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/HqqssVWgfX4/</link>
		<dc:creator>CAROL</dc:creator>
		<pubDate>Wed, 02 Nov 2011 20:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1230</guid>
		<description>Thank you for gmaps - we use it to route our trucks  and love it - however lately it's not been working --  seems not to be able to find addresses therefore it won't map all the addresses -  thought at first that it was just a glitch in out makeup, but after a week of it not working, thought we would pass it along to you to see if you had any ideas.</description>
		<content:encoded><![CDATA[<p>Thank you for gmaps &#8211; we use it to route our trucks  and love it &#8211; however lately it&#8217;s not been working &#8212;  seems not to be able to find addresses therefore it won&#8217;t map all the addresses &#8211;  thought at first that it was just a glitch in out makeup, but after a week of it not working, thought we would pass it along to you to see if you had any ideas.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/HqqssVWgfX4" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1230</feedburner:origLink></item>
	<item>
		<title>Comment on New England Apple Ale Recipe by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/3qtSO48Qwwc/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 27 Sep 2011 14:59:35 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Hi Ryan

I think it was a little less than 5 gallons of beer when I racked to secondary, but I used a 6 gallon carboy, so there was enough room.  There wasn't a whole lot of headroom, but the fermentation at that point, even with the added sugar source, wasn't too vigorous.  But, if you are worried about not having enough space in your carboy, I would suggest trying to shoot for a little over 4 gallons going into the primary, since you should plan to leave some behind with the yeast and hops particulate that settles out during primary fermentation.  Also, if you have any extra that won't fit into secondary, you can always just rack it into a pint glass!</description>
		<content:encoded><![CDATA[<p>Hi Ryan</p>
<p>I think it was a little less than 5 gallons of beer when I racked to secondary, but I used a 6 gallon carboy, so there was enough room.  There wasn&#8217;t a whole lot of headroom, but the fermentation at that point, even with the added sugar source, wasn&#8217;t too vigorous.  But, if you are worried about not having enough space in your carboy, I would suggest trying to shoot for a little over 4 gallons going into the primary, since you should plan to leave some behind with the yeast and hops particulate that settles out during primary fermentation.  Also, if you have any extra that won&#8217;t fit into secondary, you can always just rack it into a pint glass!</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/3qtSO48Qwwc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2008/08/26/new-england-apple-ale-recipe/comment-page-1/#comment-1196</feedburner:origLink></item>
	<item>
		<title>Comment on New England Apple Ale Recipe by Ryan</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/uye3gLzVfF4/</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 27 Sep 2011 14:42:05 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Patrick - Did you make 4 gallons of beer, then add the 1 gallon of cider to make 5 gallons combined?  I am thinking of doing it that way and adding the cider near the end of primary.</description>
		<content:encoded><![CDATA[<p>Patrick &#8211; Did you make 4 gallons of beer, then add the 1 gallon of cider to make 5 gallons combined?  I am thinking of doing it that way and adding the cider near the end of primary.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/uye3gLzVfF4" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2008/08/26/new-england-apple-ale-recipe/comment-page-1/#comment-1195</feedburner:origLink></item>
	<item>
		<title>Comment on Double Happiness Gruit Recipe by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/x9RBBkXhhlk/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 24 Aug 2011 03:35:14 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Hi Anthony

Not a dumb question at all!  Yes, it was a 5 gallon batch.</description>
		<content:encoded><![CDATA[<p>Hi Anthony</p>
<p>Not a dumb question at all!  Yes, it was a 5 gallon batch.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/x9RBBkXhhlk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2008/03/11/double-happiness-gruit-recipe/comment-page-1/#comment-1164</feedburner:origLink></item>
	<item>
		<title>Comment on Double Happiness Gruit Recipe by Anthony</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/MmUBLv-ZrSg/</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 24 Aug 2011 01:52:08 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Hey, sorry if this is a dumb question, but what is the final volume of the batch? 5 gallons?</description>
		<content:encoded><![CDATA[<p>Hey, sorry if this is a dumb question, but what is the final volume of the batch? 5 gallons?</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/MmUBLv-ZrSg" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2008/03/11/double-happiness-gruit-recipe/comment-page-1/#comment-1163</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/OVyRFdB1Gmk/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 18 Aug 2011 21:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1160</guid>
		<description>Hi Stephan

Thanks for your feedback; I'm glad you like the site!  Enabling the zoom wheel is a good idea, I will do that the next time I update the code.  Detecting when a user entered coordinates directly (as opposed to an actual address) is an idea that has been suggested before, but I've been hesitant to do it because I'm not sure how many people would use that feature.  I suppose it wouldn't be too difficult, technically, though, so even if only a few people used it, it is worth adding.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Stephan</p>
<p>Thanks for your feedback; I&#8217;m glad you like the site!  Enabling the zoom wheel is a good idea, I will do that the next time I update the code.  Detecting when a user entered coordinates directly (as opposed to an actual address) is an idea that has been suggested before, but I&#8217;ve been hesitant to do it because I&#8217;m not sure how many people would use that feature.  I suppose it wouldn&#8217;t be too difficult, technically, though, so even if only a few people used it, it is worth adding.</p>
<p>Thanks!</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/OVyRFdB1Gmk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1160</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by Stephan</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/6Jgl8dzzx9o/</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Thu, 18 Aug 2011 17:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1159</guid>
		<description>Oh, I just realized after posting the previous comment. All the coordinates I plotted are way off because they are resolved to addresses. I am not using the maps to plot street addresses. I need the icons to be exactly on the coordinates. Would be a nice thing if you could add that option not to resolve addresses.</description>
		<content:encoded><![CDATA[<p>Oh, I just realized after posting the previous comment. All the coordinates I plotted are way off because they are resolved to addresses. I am not using the maps to plot street addresses. I need the icons to be exactly on the coordinates. Would be a nice thing if you could add that option not to resolve addresses.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/6Jgl8dzzx9o" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1159</feedburner:origLink></item>
	<item>
		<title>Comment on Mapping site should be faster now by Stephan</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/jPdVwiZFx38/</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Thu, 18 Aug 2011 17:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://kaeding.name/?p=529#comment-1158</guid>
		<description>Hey. Good tool to have around. I myself deal a lot with mapping and your site was quite useful in some maintenance tasks. Two things i'd like to suggest: add an option to disable address resolving of LatLong coordinates. It takes way too long. I mapped around 200 coordinates and had to wait over 20 seconds for the result. 
Secondly, enable the wheel for zooming. It's just a simple option on the map initialization.
BTW, I clicked on both ads, you deserve it :)</description>
		<content:encoded><![CDATA[<p>Hey. Good tool to have around. I myself deal a lot with mapping and your site was quite useful in some maintenance tasks. Two things i&#8217;d like to suggest: add an option to disable address resolving of LatLong coordinates. It takes way too long. I mapped around 200 coordinates and had to wait over 20 seconds for the result.<br />
Secondly, enable the wheel for zooming. It&#8217;s just a simple option on the map initialization.<br />
BTW, I clicked on both ads, you deserve it <img src='http://kaeding.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/jPdVwiZFx38" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2010/12/11/mapping-site-should-be-faster-now/comment-page-1/#comment-1158</feedburner:origLink></item>
	<item>
		<title>Comment on New England Apple Ale Recipe by Chris</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/RrdWVYsvk8U/</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 10 Aug 2011 00:31:25 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Can anybody convert this to an extract?</description>
		<content:encoded><![CDATA[<p>Can anybody convert this to an extract?</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/RrdWVYsvk8U" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2008/08/26/new-england-apple-ale-recipe/comment-page-1/#comment-1152</feedburner:origLink></item>
	<item>
		<title>Comment on New England Apple Ale Recipe by Caleb</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/V2ip5vYXEBw/</link>
		<dc:creator>Caleb</dc:creator>
		<pubDate>Sat, 06 Aug 2011 08:27:08 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>The only thing about adding during the boil even late and flameout, is that the majority of the apple will be fermented out. You can always backsweeten after racking to secondary or even before if you want to with an unfermentable sugar like lactose or even splenda. 1/2 to a cup of splenda per 5 gallon volume should be enough although you may want to taste test to your liking by taking samples with your gravity readings.</description>
		<content:encoded><![CDATA[<p>The only thing about adding during the boil even late and flameout, is that the majority of the apple will be fermented out. You can always backsweeten after racking to secondary or even before if you want to with an unfermentable sugar like lactose or even splenda. 1/2 to a cup of splenda per 5 gallon volume should be enough although you may want to taste test to your liking by taking samples with your gravity readings.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/V2ip5vYXEBw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2008/08/26/new-england-apple-ale-recipe/comment-page-1/#comment-1150</feedburner:origLink></item>
	<item>
		<title>Comment on Plot multiple locations on Google Maps by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/UkpXbJEthOA/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 29 Jul 2011 14:48:58 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Hi Roger

It seems that the database server crashed.  I am still investigating the root cause of that, but for now, I restarted it, and the site is back up.

Thanks,
Patrick</description>
		<content:encoded><![CDATA[<p>Hi Roger</p>
<p>It seems that the database server crashed.  I am still investigating the root cause of that, but for now, I restarted it, and the site is back up.</p>
<p>Thanks,<br />
Patrick</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/UkpXbJEthOA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/comment-page-1/#comment-1145</feedburner:origLink></item>
	<item>
		<title>Comment on Plot multiple locations on Google Maps by Roger</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/zmX62akwXxQ/</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Fri, 29 Jul 2011 03:27:29 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Hi...

I just tried out your site and it doesn't seem to be working
Server error!
The server encountered an internal error and was unable to complete your request. 

Error message: 
Premature end of script headers: map.cgi 

If you think this is a server error, please contact the webmaster. 

Error 500
gmaps.kaeding.name
Fri Jul 29 03:25:19 2011
Apache/2.2.8 (Ubuntu) DAV/2 SVN/1.5.1 mod_ssl/2.2.8 OpenSSL/0.9.8g</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>I just tried out your site and it doesn&#8217;t seem to be working<br />
Server error!<br />
The server encountered an internal error and was unable to complete your request. </p>
<p>Error message:<br />
Premature end of script headers: map.cgi </p>
<p>If you think this is a server error, please contact the webmaster. </p>
<p>Error 500<br />
gmaps.kaeding.name<br />
Fri Jul 29 03:25:19 2011<br />
Apache/2.2.8 (Ubuntu) DAV/2 SVN/1.5.1 mod_ssl/2.2.8 OpenSSL/0.9.8g</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/zmX62akwXxQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/comment-page-1/#comment-1142</feedburner:origLink></item>
	<item>
		<title>Comment on Plot multiple locations on Google Maps by Patrick</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/-IyyU2NrZsI/</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 27 Jul 2011 02:58:55 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>Hi Mike

I just tried it, and those points seem to be working now.  Perhaps it was just a transient issue?  Let me know if you encounter any other issues like this.

-Patrick</description>
		<content:encoded><![CDATA[<p>Hi Mike</p>
<p>I just tried it, and those points seem to be working now.  Perhaps it was just a transient issue?  Let me know if you encounter any other issues like this.</p>
<p>-Patrick</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/-IyyU2NrZsI" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/comment-page-1/#comment-1139</feedburner:origLink></item>
	<item>
		<title>Comment on Plot multiple locations on Google Maps by Jamie</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/QNixpjVcZhk/</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Wed, 27 Jul 2011 01:43:22 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>I've been looking around trying to find a tool to do this. I've just made a map with 700 sales leads. I can't imagine how much time (and gas) you're gonna save me. Sincere thanks, you've made my day!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking around trying to find a tool to do this. I&#8217;ve just made a map with 700 sales leads. I can&#8217;t imagine how much time (and gas) you&#8217;re gonna save me. Sincere thanks, you&#8217;ve made my day!</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/QNixpjVcZhk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2006/04/17/plot-multiple-locations-on-google-maps-2/comment-page-1/#comment-1138</feedburner:origLink></item>
	<item>
		<title>Comment on Plot multiple locations on Google Maps by Mike Bode</title>
		<link>http://feedproxy.google.com/~r/CommentsForKaedingname/~3/usfDQO0ch_8/</link>
		<dc:creator>Mike Bode</dc:creator>
		<pubDate>Wed, 20 Jul 2011 15:32:41 +0000</pubDate>
		<guid isPermaLink="false" />
		<description>former user and contributor.

It no longer plots for me

142-32 250th Street, Queens, NY 11422
81-5 133rd Ave, Queens, NY 11417
218-16 99th Ave, Queens, NY 11429
177-46 136th Ave, Queens, NY 11434
133-71 244th Street, Queens, NY 11422

all rejected. google finds them, but not the Kaeding maps.</description>
		<content:encoded><![CDATA[<p>former user and contributor.</p>
<p>It no longer plots for me</p>
<p>142-32 250th Street, Queens, NY 11422<br />
81-5 133rd Ave, Queens, NY 11417<br />
218-16 99th Ave, Queens, NY 11429<br />
177-46 136th Ave, Queens, NY 11434<br />
133-71 244th Street, Queens, NY 11422</p>
<p>all rejected. google finds them, but not the Kaeding maps.</p>
<img src="http://feeds.feedburner.com/~r/CommentsForKaedingname/~4/usfDQO0ch_8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://kaeding.name/articles/2006/05/01/plot-multiple-locations-on-google-maps/comment-page-1/#comment-1132</feedburner:origLink></item>
</channel>
</rss><!-- Dynamic page generated in 0.431 seconds. --><!-- Cached page generated by WP-Super-Cache on 2011-12-30 17:44:39 --><!-- Compression = gzip -->

