<?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 for Wyatt Baldwin</title>
	<atom:link href="http://wyattbaldwin.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wyattbaldwin.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 08:24:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Google Maps Encoded Polylines by Convert GPX to the Google encoded polyline &#124; Ilya&#8217;s Life Weblog</title>
		<link>http://wyattbaldwin.com/2007/04/19/google-maps-encoded-polylines/comment-page-1/#comment-21798</link>
		<dc:creator>Convert GPX to the Google encoded polyline &#124; Ilya&#8217;s Life Weblog</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/2007/04/19/google-maps-encoded-polylines/#comment-21798</guid>
		<description>[...] into a couple of problems with the algorithm during the development. However, thanks to a very good source I could solve them. My Python skills need some improvement also. I still think in C/C++ and thus [...]</description>
		<content:encoded><![CDATA[<p>[...] into a couple of problems with the algorithm during the development. However, thanks to a very good source I could solve them. My Python skills need some improvement also. I still think in C/C++ and thus [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse for Python Web Development on Ubuntu by Patrick</title>
		<link>http://wyattbaldwin.com/2009/06/29/eclipse-for-python-web-development-on-ubuntu/comment-page-1/#comment-21078</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 25 Nov 2011 03:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=308#comment-21078</guid>
		<description>I had an additional question... in your scheme, does one have to manually add ~/.local/bin to the paths variable?  My install of Ubuntu didn&#039;t have a ~/.local/bin directory.</description>
		<content:encoded><![CDATA[<p>I had an additional question&#8230; in your scheme, does one have to manually add ~/.local/bin to the paths variable?  My install of Ubuntu didn&#8217;t have a ~/.local/bin directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse for Python Web Development on Ubuntu by Patrick</title>
		<link>http://wyattbaldwin.com/2009/06/29/eclipse-for-python-web-development-on-ubuntu/comment-page-1/#comment-21077</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 25 Nov 2011 03:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=308#comment-21077</guid>
		<description>Can you explain the benefits of putting eclipse in ~/.local?  I&#039;ve been casting about to determine a good approach to how to organize one&#039;s home directory, and yours is another approach.  I had initially installed eclipse using synaptic, but am downloading an additional one per your instructions here.  The command &#039;eclipse&#039; still invokes the synaptic version via a script in /usr/bin... I am tempted to uninstall the synaptic version.  I like the idea of having several versions of eclipse to use, each in their own directory.  However, it appears the synaptic install installs dependencies... how does that factor?  Also, if one installs via synaptic, does that make it easier to stay on top of updates?</description>
		<content:encoded><![CDATA[<p>Can you explain the benefits of putting eclipse in ~/.local?  I&#8217;ve been casting about to determine a good approach to how to organize one&#8217;s home directory, and yours is another approach.  I had initially installed eclipse using synaptic, but am downloading an additional one per your instructions here.  The command &#8216;eclipse&#8217; still invokes the synaptic version via a script in /usr/bin&#8230; I am tempted to uninstall the synaptic version.  I like the idea of having several versions of eclipse to use, each in their own directory.  However, it appears the synaptic install installs dependencies&#8230; how does that factor?  Also, if one installs via synaptic, does that make it easier to stay on top of updates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Maps Encoded Polylines by aqge priwibowo</title>
		<link>http://wyattbaldwin.com/2007/04/19/google-maps-encoded-polylines/comment-page-1/#comment-17919</link>
		<dc:creator>aqge priwibowo</dc:creator>
		<pubDate>Thu, 02 Jun 2011 03:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/2007/04/19/google-maps-encoded-polylines/#comment-17919</guid>
		<description>i.ll be back details comments after i applied this, and Thank you so much..</description>
		<content:encoded><![CDATA[<p>i.ll be back details comments after i applied this, and Thank you so much..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementation of Dijkstra&#8217;s Single-Source Shortest-Paths in JavaScript by Peter Bodo</title>
		<link>http://wyattbaldwin.com/2008/08/19/implementation-of-dijkstras-single-source-shortest-paths-in-javascript/comment-page-1/#comment-7406</link>
		<dc:creator>Peter Bodo</dc:creator>
		<pubDate>Tue, 17 Nov 2009 13:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=223#comment-7406</guid>
		<description>Mystery is solved: I needed to add &quot;return&quot; within the sorter function...
FF was smarter, for sure :)</description>
		<content:encoded><![CDATA[<p>Mystery is solved: I needed to add &#8220;return&#8221; within the sorter function&#8230;<br />
FF was smarter, for sure <img src='http://wyattbaldwin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementation of Dijkstra&#8217;s Single-Source Shortest-Paths in JavaScript by Peter Bodo</title>
		<link>http://wyattbaldwin.com/2008/08/19/implementation-of-dijkstras-single-source-shortest-paths-in-javascript/comment-page-1/#comment-7404</link>
		<dc:creator>Peter Bodo</dc:creator>
		<pubDate>Tue, 17 Nov 2009 13:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=223#comment-7404</guid>
		<description>Hi Wyatt!

Thanks for the excellent script. I am also applying it to a bike route planner in Budapest, and in normal browsers it works really fine, however in IE8 it throws the following error, which I could not solve.

Üzenet: A várt elem szám (number expected)
Sor: 58
Karakter: 7
Kód: 0
URI: dijkstra.js

This is the line:
      key = keys.sort(sorter)[0];

I hope you will have some ideas, because I am getting mad :)

Thanks again for the nice work.
Cheers,
Peter</description>
		<content:encoded><![CDATA[<p>Hi Wyatt!</p>
<p>Thanks for the excellent script. I am also applying it to a bike route planner in Budapest, and in normal browsers it works really fine, however in IE8 it throws the following error, which I could not solve.</p>
<p>Üzenet: A várt elem szám (number expected)<br />
Sor: 58<br />
Karakter: 7<br />
Kód: 0<br />
URI: dijkstra.js</p>
<p>This is the line:<br />
      key = keys.sort(sorter)[0];</p>
<p>I hope you will have some ideas, because I am getting mad <img src='http://wyattbaldwin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again for the nice work.<br />
Cheers,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse for Python Web Development on Ubuntu by Mari</title>
		<link>http://wyattbaldwin.com/2009/06/29/eclipse-for-python-web-development-on-ubuntu/comment-page-1/#comment-5228</link>
		<dc:creator>Mari</dc:creator>
		<pubDate>Tue, 28 Jul 2009 01:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=308#comment-5228</guid>
		<description>Aptana just released Studio 1.5, and the plug-in site has changed to: http://update.aptana.com/update/studio. You can also access plug-in information on our wiki at: http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration. Thank you!</description>
		<content:encoded><![CDATA[<p>Aptana just released Studio 1.5, and the plug-in site has changed to: <a href="http://update.aptana.com/update/studio" rel="nofollow">http://update.aptana.com/update/studio</a>. You can also access plug-in information on our wiki at: <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration" rel="nofollow">http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration</a>. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse for Python Web Development on Ubuntu by Wyatt</title>
		<link>http://wyattbaldwin.com/2009/06/29/eclipse-for-python-web-development-on-ubuntu/comment-page-1/#comment-4701</link>
		<dc:creator>Wyatt</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=308#comment-4701</guid>
		<description>Note regarding 3.5: I found that the installation of Subclipse and other add-ons was different when I installed Eclipse 3.5 on a machine that had no previous Eclipse installation. On a machine that had 3.4 installed, the above instructions still applied. On a machine with no previous Eclipse install, instead of going to Help &gt; Software Updates, I went to Help &gt; Install New Software. From there, it&#039;s pretty much the same, but the interface is a bit nicer.

Also, I haven&#039;t seen any issues running Aptana on 3.5.</description>
		<content:encoded><![CDATA[<p>Note regarding 3.5: I found that the installation of Subclipse and other add-ons was different when I installed Eclipse 3.5 on a machine that had no previous Eclipse installation. On a machine that had 3.4 installed, the above instructions still applied. On a machine with no previous Eclipse install, instead of going to Help > Software Updates, I went to Help > Install New Software. From there, it&#8217;s pretty much the same, but the interface is a bit nicer.</p>
<p>Also, I haven&#8217;t seen any issues running Aptana on 3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI TreeView with Ruby on Rails by Wyatt</title>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/comment-page-1/#comment-4300</link>
		<dc:creator>Wyatt</dc:creator>
		<pubDate>Tue, 26 May 2009 18:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=184#comment-4300</guid>
		<description>@Joe

Sorry, I can&#039;t offer any support for this. I haven&#039;t looked at this code in about a year, plus I ditched Ruby on Rails for Python/&lt;a href=&quot;http://pylonshq.com/&quot; rel=&quot;nofollow&quot;&gt;Pylons&lt;/a&gt; around the same time.</description>
		<content:encoded><![CDATA[<p>@Joe</p>
<p>Sorry, I can&#8217;t offer any support for this. I haven&#8217;t looked at this code in about a year, plus I ditched Ruby on Rails for Python/<a href="http://pylonshq.com/" rel="nofollow">Pylons</a> around the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on YUI TreeView with Ruby on Rails by Joe</title>
		<link>http://wyattbaldwin.com/2008/05/26/yui-treeview-with-ruby-on-rails/comment-page-1/#comment-4091</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 30 Apr 2009 22:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/?p=184#comment-4091</guid>
		<description>I&#039;m getting problems running that generate_page_nodes method in the javascript block. 
undefined method `generate_page_nodes&#039;

help with this please</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting problems running that generate_page_nodes method in the javascript block.<br />
undefined method `generate_page_nodes&#8217;</p>
<p>help with this please</p>
]]></content:encoded>
	</item>
</channel>
</rss>

