<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for igorbrejc.net</title>
	<atom:link href="http://igorbrejc.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://igorbrejc.net</link>
	<description>Just another developer's weblog</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:14:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on GroundTruth: bugfix by Pprik</title>
		<link>http://igorbrejc.net/openstreetmap/groundtruth-bugfix/comment-page-1#comment-132963</link>
		<dc:creator>Pprik</dc:creator>
		<pubDate>Fri, 03 Feb 2012 18:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/groundtruth-bugfix#comment-132963</guid>
		<description>&lt;p&gt;breki,&lt;/p&gt;

&lt;p&gt;Great thanks for making the time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>breki,</p>

<p>Great thanks for making the time.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroundTruth: bugfix by breki</title>
		<link>http://igorbrejc.net/openstreetmap/groundtruth-bugfix/comment-page-1#comment-132959</link>
		<dc:creator>breki</dc:creator>
		<pubDate>Fri, 03 Feb 2012 08:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/groundtruth-bugfix#comment-132959</guid>
		<description>&lt;h1&gt;Pprik,&lt;/h1&gt;

&lt;p&gt;No, but the good news is that I&#039;ve finally started to work on GT code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<h1>Pprik,</h1>

<p>No, but the good news is that I&#8217;ve finally started to work on GT code.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroundTruth: bugfix by Pprik</title>
		<link>http://igorbrejc.net/openstreetmap/groundtruth-bugfix/comment-page-1#comment-132956</link>
		<dc:creator>Pprik</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/groundtruth-bugfix#comment-132956</guid>
		<description>&lt;p&gt;I&#039;m having the same problem. Is there a workaround?&lt;/p&gt;

&lt;p&gt;Regards,
Prik&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem. Is there a workaround?</p>

<p>Regards,
Prik</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroundTruth: bugfix by breki</title>
		<link>http://igorbrejc.net/openstreetmap/groundtruth-bugfix/comment-page-1#comment-132869</link>
		<dc:creator>breki</dc:creator>
		<pubDate>Tue, 17 Jan 2012 15:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/groundtruth-bugfix#comment-132869</guid>
		<description>&lt;p&gt;@Henk,&lt;/p&gt;

&lt;p&gt;I&#039;ve noticed these kinds of errors myself. I will have to take day or two to get back to GroundTruth code and try to fix this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Henk,</p>

<p>I&#8217;ve noticed these kinds of errors myself. I will have to take day or two to get back to GroundTruth code and try to fix this.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroundTruth: bugfix by Henk van der Schee</title>
		<link>http://igorbrejc.net/openstreetmap/groundtruth-bugfix/comment-page-1#comment-132863</link>
		<dc:creator>Henk van der Schee</dc:creator>
		<pubDate>Mon, 16 Jan 2012 12:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/groundtruth-bugfix#comment-132863</guid>
		<description>&lt;p&gt;Dear Igor, Breki,&lt;/p&gt;

&lt;p&gt;The groundtruth program seems ideal to add contourmaps. However, running the groundtruth for dummies example give a connection error to the server. I presume it is not a firewall problem ast the contour map (.ibf) gets through. I reloaded net3.5, but that did not help.&lt;/p&gt;

&lt;p&gt;C:&#092;Program Files&#092;GPS&#092;GroundTruth-1.8.740.17&gt;groundtruth getdata --bu &quot;http://www.openstreetmap.org/?lat=46.4951&amp;lon=15.5395&amp;zo
om=12&amp;layers=B000FTF&quot;&lt;/p&gt;

&lt;p&gt;GroundTruth v1.8.740.17 by Igor Brejc
Generates Garmin maps from OpenStreetMap data
Licensed under GPL v3 license
Visit http://wiki.openstreetmap.org/wiki/GroundTruth for more info&lt;/p&gt;

&lt;p&gt;Read 0.0 B so far...          ERROR: System.Net.WebException: Unable to connect to the remote server ---&gt; System.Net.Sockets.S
ocketException: Een verbindingspoging is mislukt omdat de verbonden party niet correct heeft geantwoord na een bepaalde tijd,
of de gemaakte verbinding is mislukt omdat de verbonden host niet heeft geantwoord 128.40.168.97:80
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp; socket, IPAddress&amp; a
ddress, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp; exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetResponse()
   at Brejc.OsmLibrary.Osmxapi.OsmxapiClient.DownloadData(Stream outputStream)
   at GroundTruth.DownloadOsmDataCommand.Execute(IEnumerable`1 args)
   at GroundTruth.ConsoleApp.Process()&lt;/p&gt;

&lt;p&gt;Regards, Henk&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dear Igor, Breki,</p>

<p>The groundtruth program seems ideal to add contourmaps. However, running the groundtruth for dummies example give a connection error to the server. I presume it is not a firewall problem ast the contour map (.ibf) gets through. I reloaded net3.5, but that did not help.</p>

<p>C:&#092;Program Files&#092;GPS&#092;GroundTruth-1.8.740.17&gt;groundtruth getdata &#8211;bu &#8220;http://www.openstreetmap.org/?lat=46.4951&amp;lon=15.5395&amp;zo
om=12&amp;layers=B000FTF&#8221;</p>

<p>GroundTruth v1.8.740.17 by Igor Brejc
Generates Garmin maps from OpenStreetMap data
Licensed under GPL v3 license
Visit <a href="http://wiki.openstreetmap.org/wiki/GroundTruth" rel="nofollow">http://wiki.openstreetmap.org/wiki/GroundTruth</a> for more info</p>

<p>Read 0.0 B so far&#8230;          ERROR: System.Net.WebException: Unable to connect to the remote server &#8212;&gt; System.Net.Sockets.S
ocketException: Een verbindingspoging is mislukt omdat de verbonden party niet correct heeft geantwoord na een bepaalde tijd,
of de gemaakte verbinding is mislukt omdat de verbonden host niet heeft geantwoord 128.40.168.97:80
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp; socket, IPAddress&amp; a
ddress, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp; exception)
   &#8212; End of inner exception stack trace &#8212;
   at System.Net.HttpWebRequest.GetResponse()
   at Brejc.OsmLibrary.Osmxapi.OsmxapiClient.DownloadData(Stream outputStream)
   at GroundTruth.DownloadOsmDataCommand.Execute(IEnumerable`1 args)
   at GroundTruth.ConsoleApp.Process()</p>

<p>Regards, Henk</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# Source Code Search Engines For Internal Use by TK</title>
		<link>http://igorbrejc.net/development/c/c-source-code-search-engines-for-internal-use/comment-page-1#comment-132802</link>
		<dc:creator>TK</dc:creator>
		<pubDate>Sun, 08 Jan 2012 00:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/development/c/c-source-code-search-engines-for-internal-use#comment-132802</guid>
		<description>&lt;p&gt;I have been using a tool called Instant text finder to search my projects.
The way it works is that it indexes folders you select and return results.
So far i am impressed by how quickly it returns search result which is usually under a second.
It also has syntax highlighter (i do programming for living and looking at code without syntax highlighter is unthinkable...) so it is pretty useful&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have been using a tool called Instant text finder to search my projects.
The way it works is that it indexes folders you select and return results.
So far i am impressed by how quickly it returns search result which is usually under a second.
It also has syntax highlighter (i do programming for living and looking at code without syntax highlighter is unthinkable&#8230;) so it is pretty useful</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Viewfinder&#8217;s DEM Data &#8211; Comparison With SRTM by mira</title>
		<link>http://igorbrejc.net/openstreetmap/viewfinders-dem-data-comparison-with-srtm/comment-page-1#comment-131543</link>
		<dc:creator>mira</dc:creator>
		<pubDate>Wed, 09 Nov 2011 00:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/viewfinders-dem-data-comparison-with-srtm#comment-131543</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am just curious if Aster data starting to be useful with version 2.
Just now I am trying convert Aster tif files to hgt to use them in SrtmCache folder instead of original srtm.hgt files.&lt;/p&gt;

&lt;p&gt;For me would be using Aster data great improvement , because Patagonia having a lot of holes in srtm data.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>I am just curious if Aster data starting to be useful with version 2.
Just now I am trying convert Aster tif files to hgt to use them in SrtmCache folder instead of original srtm.hgt files.</p>

<p>For me would be using Aster data great improvement , because Patagonia having a lot of holes in srtm data.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maperitive: Plans For The Second Year by breki</title>
		<link>http://igorbrejc.net/openstreetmap/maperitive-plans-for-the-second-year/comment-page-1#comment-131375</link>
		<dc:creator>breki</dc:creator>
		<pubDate>Sat, 05 Nov 2011 14:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/maperitive-plans-for-the-second-year#comment-131375</guid>
		<description>&lt;p&gt;@Rob &amp; Simon,&lt;/p&gt;

&lt;p&gt;I&#039;ve written a few lines about this in FAQ: http://maperitive.net/docs/manual/FAQ.html#Commercial%20Licensing%20And%20Support&lt;/p&gt;

&lt;p&gt;So the general answer is &quot;yes&quot;. In theory you could do it all by yourself (by simply using .NET Reflector to analyze the Maperitive code), provided you do not distribute Maperitive binaries to 3rd parties for commercial purposes (so you could run it on your own server for free, for example).&lt;/p&gt;

&lt;p&gt;If, however, you need a proper support &amp; documentation for the API, then I guess the &quot;thrusting cash into hands&quot; part is an option ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Rob &amp; Simon,</p>

<p>I&#8217;ve written a few lines about this in FAQ: <a href="http://maperitive.net/docs/manual/FAQ.html#Commercial%20Licensing%20And%20Support" rel="nofollow">http://maperitive.net/docs/manual/FAQ.html#Commercial%20Licensing%20And%20Support</a></p>

<p>So the general answer is &#8220;yes&#8221;. In theory you could do it all by yourself (by simply using .NET Reflector to analyze the Maperitive code), provided you do not distribute Maperitive binaries to 3rd parties for commercial purposes (so you could run it on your own server for free, for example).</p>

<p>If, however, you need a proper support &amp; documentation for the API, then I guess the &#8220;thrusting cash into hands&#8221; part is an option <img src='http://igorbrejc.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maperitive: Plans For The Second Year by Rob</title>
		<link>http://igorbrejc.net/openstreetmap/maperitive-plans-for-the-second-year/comment-page-1#comment-131369</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 05 Nov 2011 11:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/maperitive-plans-for-the-second-year#comment-131369</guid>
		<description>&lt;p&gt;As Simon says &quot;I wonder if it is possible to use Maperitive as a library for tile rendering?&quot;. Actually, I am surprised there isn&#039;t a long line of developers knocking on your door and thrusting cash into your hands to make it happen.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As Simon says &#8220;I wonder if it is possible to use Maperitive as a library for tile rendering?&#8221;. Actually, I am surprised there isn&#8217;t a long line of developers knocking on your door and thrusting cash into your hands to make it happen.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroundTruth: bugfix by breki</title>
		<link>http://igorbrejc.net/openstreetmap/groundtruth-bugfix/comment-page-1#comment-129427</link>
		<dc:creator>breki</dc:creator>
		<pubDate>Tue, 13 Sep 2011 05:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://igorbrejc.net/openstreetmap/groundtruth-bugfix#comment-129427</guid>
		<description>&lt;p&gt;@Flint,&lt;/p&gt;

&lt;p&gt;I haven&#039;t done any new work on GroundTruth for a long time. Any new functionality will probably be added in Maperitive, which already supports custom DEMs like ViewFinder: http://maperitive.net/docs/manual/Commands/SetDemProvider.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Flint,</p>

<p>I haven&#8217;t done any new work on GroundTruth for a long time. Any new functionality will probably be added in Maperitive, which already supports custom DEMs like ViewFinder: <a href="http://maperitive.net/docs/manual/Commands/SetDemProvider.html" rel="nofollow">http://maperitive.net/docs/manual/Commands/SetDemProvider.html</a></p>]]></content:encoded>
	</item>
</channel>
</rss>

