<?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 MapWrecker 2.0</title>
	<atom:link href="http://mapwrecker.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mapwrecker.wordpress.com</link>
	<description>AJAX, Maps, .NET, and Destruction</description>
	<lastBuildDate>Wed, 30 Sep 2009 12:59:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using the ArcSDE Java API in .NET by Nelson</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-558</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Wed, 30 Sep 2009 12:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-558</guid>
		<description>Yeah, it really is a grey area. I&#039;m a sort of devil&#039;s advocate myself so I try to work out both arguements. And clearly, ESRI loves to win these debates; That is why the EULA is tailored the way it is now.

I like your description of what it is IKVM does exactly, however I can&#039;t help but feel like there is too much room for interpretation of what reverse engineering is to begin with.

There is also the issue of redistribution of the dll&#039;s (for C) and the jar&#039;s (for java). Seeing as how we would effectively remove both of those issues from the equation, we open our selves up further because there would be nowhere else reasonably for our end users to obtain these DLL&#039;s except to run IKVM themselves which seems pretty unruly.

The alternative is we distribute those new IKVM-generated DLL&#039;s ourselves, but that seems it would be a HUGE point of contention with ESRI also per the EULA. 

It is too bad because this has a lot of potential to be really helpful..</description>
		<content:encoded><![CDATA[<p>Yeah, it really is a grey area. I&#8217;m a sort of devil&#8217;s advocate myself so I try to work out both arguements. And clearly, ESRI loves to win these debates; That is why the EULA is tailored the way it is now.</p>
<p>I like your description of what it is IKVM does exactly, however I can&#8217;t help but feel like there is too much room for interpretation of what reverse engineering is to begin with.</p>
<p>There is also the issue of redistribution of the dll&#8217;s (for C) and the jar&#8217;s (for java). Seeing as how we would effectively remove both of those issues from the equation, we open our selves up further because there would be nowhere else reasonably for our end users to obtain these DLL&#8217;s except to run IKVM themselves which seems pretty unruly.</p>
<p>The alternative is we distribute those new IKVM-generated DLL&#8217;s ourselves, but that seems it would be a HUGE point of contention with ESRI also per the EULA. </p>
<p>It is too bad because this has a lot of potential to be really helpful..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by Bill Thorp</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-557</link>
		<dc:creator>Bill Thorp</dc:creator>
		<pubDate>Wed, 30 Sep 2009 12:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-557</guid>
		<description>Calling IKVM &quot;reverse engineering&quot; is highly debatable.  IKVM produces a statically compiled version of Java bytecode into .NET IL bytecode.  It doesn&#039;t have to know how the SDE libraries work; only how Java works.</description>
		<content:encoded><![CDATA[<p>Calling IKVM &#8220;reverse engineering&#8221; is highly debatable.  IKVM produces a statically compiled version of Java bytecode into .NET IL bytecode.  It doesn&#8217;t have to know how the SDE libraries work; only how Java works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by Nelson</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-556</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Wed, 30 Sep 2009 11:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-556</guid>
		<description>Yeah, it&#039;s amazing what a little investigation can turn up! I found this shorly after posting and was able to get things running. 

What really stinks is I believe this is likely a direct violation of the EULA so chances are you can&#039;t make a commercial product utilizing it. Too bad :(

That is, unless you have a differing perspective on that. I think it falls into the realm of reverse engineering but if I was wrong on that I&#039;d be a lot more happy. 

Still, very cool stuff!</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s amazing what a little investigation can turn up! I found this shorly after posting and was able to get things running. </p>
<p>What really stinks is I believe this is likely a direct violation of the EULA so chances are you can&#8217;t make a commercial product utilizing it. Too bad <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>That is, unless you have a differing perspective on that. I think it falls into the realm of reverse engineering but if I was wrong on that I&#8217;d be a lot more happy. </p>
<p>Still, very cool stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by Bill Thorp</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-555</link>
		<dc:creator>Bill Thorp</dc:creator>
		<pubDate>Wed, 30 Sep 2009 09:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-555</guid>
		<description>Nelson, its been a whiles since I&#039;ve done this, but as per the IKVM website:

&quot;When running .NET applications in Windows that use IKVM dll&#039;s, the .NET framework must be able to locate the dll&#039;s. It looks in the Global Assembly Cache, then in the current directory. If you want to be able to do development without having the dll&#039;s in the current directory, you must install them in the Global Assembly Cache. To do this in Windows, access the Microsoft .NET Framework Configuration item in the Windows Control Panel, and add the assemblies to the Assembly Cache. At a minimum, you will want to install the IKVM.OpenJDK.ClassLibrary.dll and IKVM.Runtime.dll.&quot;</description>
		<content:encoded><![CDATA[<p>Nelson, its been a whiles since I&#8217;ve done this, but as per the IKVM website:</p>
<p>&#8220;When running .NET applications in Windows that use IKVM dll&#8217;s, the .NET framework must be able to locate the dll&#8217;s. It looks in the Global Assembly Cache, then in the current directory. If you want to be able to do development without having the dll&#8217;s in the current directory, you must install them in the Global Assembly Cache. To do this in Windows, access the Microsoft .NET Framework Configuration item in the Windows Control Panel, and add the assemblies to the Assembly Cache. At a minimum, you will want to install the IKVM.OpenJDK.ClassLibrary.dll and IKVM.Runtime.dll.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by Nelson</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-554</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Mon, 28 Sep 2009 14:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-554</guid>
		<description>I&#039;m unclear on what dll&#039;s to add to my project. I realize the four generated dll&#039;s should be added to the project but you also mention I need to be adding IKVM dll&#039;s as well. Which ones?

Thanks,
Nelson</description>
		<content:encoded><![CDATA[<p>I&#8217;m unclear on what dll&#8217;s to add to my project. I realize the four generated dll&#8217;s should be added to the project but you also mention I need to be adding IKVM dll&#8217;s as well. Which ones?</p>
<p>Thanks,<br />
Nelson</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deconstructing Mercator, Part 2 by Naxos Software &#38; Technology Blog</title>
		<link>http://mapwrecker.wordpress.com/2008/03/01/deconstructing-mercator-part-2/#comment-552</link>
		<dc:creator>Naxos Software &#38; Technology Blog</dc:creator>
		<pubDate>Mon, 07 Sep 2009 09:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=49#comment-552</guid>
		<description>&lt;strong&gt;Track&#039;n&#039;Mash: Openstreetmap Karten in Java/Swing mit JXMapViewer...&lt;/strong&gt;

Technologien und Services zur Darstellung und Integration von Karten in Applikationen, haben sich in den letzten Jahren stark verbreitet. Neben dem Platzhirsch Google Maps gibt es u.a. noch Yahoo! Maps oder Bing Maps (früher Windows Live Maps).
Die dre...</description>
		<content:encoded><![CDATA[<p><strong>Track&#8217;n'Mash: Openstreetmap Karten in Java/Swing mit JXMapViewer&#8230;</strong></p>
<p>Technologien und Services zur Darstellung und Integration von Karten in Applikationen, haben sich in den letzten Jahren stark verbreitet. Neben dem Platzhirsch Google Maps gibt es u.a. noch Yahoo! Maps oder Bing Maps (früher Windows Live Maps).<br />
Die dre&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by jitendrudu</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-546</link>
		<dc:creator>jitendrudu</dc:creator>
		<pubDate>Tue, 16 Jun 2009 19:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-546</guid>
		<description>I get an error: 
NoClassDefFoundError
com.ibm.icu.text.UnicodeDecomposser when I try to instantiate a new SeTable:
stb = new SeTable(conn,&quot;DLA0002P&quot;,conn.getUser(),&quot;iso86.LAT00202&quot;);
Can you tell how to solve it?</description>
		<content:encoded><![CDATA[<p>I get an error:<br />
NoClassDefFoundError<br />
com.ibm.icu.text.UnicodeDecomposser when I try to instantiate a new SeTable:<br />
stb = new SeTable(conn,&#8221;DLA0002P&#8221;,conn.getUser(),&#8221;iso86.LAT00202&#8243;);<br />
Can you tell how to solve it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by Bill Thorp</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-545</link>
		<dc:creator>Bill Thorp</dc:creator>
		<pubDate>Fri, 12 Jun 2009 16:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-545</guid>
		<description>Yeah, because that code doesn&#039;t include the path to IKVMC, you&#039;d need to have all of your files in the same folder (or you&#039;d need to include the IKVM folder in your PATH environment variable).  Given that you shouldn&#039;t need to do this very often, you can pretty safely ignore the parenthetical option.   ;)</description>
		<content:encoded><![CDATA[<p>Yeah, because that code doesn&#8217;t include the path to IKVMC, you&#8217;d need to have all of your files in the same folder (or you&#8217;d need to include the IKVM folder in your PATH environment variable).  Given that you shouldn&#8217;t need to do this very often, you can pretty safely ignore the parenthetical option.   <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the ArcSDE Java API in .NET by jitendrudu</title>
		<link>http://mapwrecker.wordpress.com/2008/11/04/using-the-arcsde-java-api-in-net/#comment-544</link>
		<dc:creator>jitendrudu</dc:creator>
		<pubDate>Fri, 12 Jun 2009 00:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=72#comment-544</guid>
		<description>Hi how do i use this? do i have to copy the java api jar files into the ikvm directory?</description>
		<content:encoded><![CDATA[<p>Hi how do i use this? do i have to copy the java api jar files into the ikvm directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deconstructing Mercator by Telling StreetView where to go. - Avencia Labs</title>
		<link>http://mapwrecker.wordpress.com/2008/03/01/deconstructing-mercator/#comment-514</link>
		<dc:creator>Telling StreetView where to go. - Avencia Labs</dc:creator>
		<pubDate>Wed, 13 May 2009 15:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://mapwrecker.wordpress.com/?p=48#comment-514</guid>
		<description>[...] future challenge I face is part of the classic battle of the 900913 projection vs. PA State Plane South. I predict heavy use of a sound-proofed room, the Proj4js forums and lots [...]</description>
		<content:encoded><![CDATA[<p>[...] future challenge I face is part of the classic battle of the 900913 projection vs. PA State Plane South. I predict heavy use of a sound-proofed room, the Proj4js forums and lots [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
