<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
elvin ibbotson wrote:
<blockquote cite="mid:03A9F393-BE2E-4B57-A474-3EBF0C1F9328@poco.org.uk"
 type="cite">
  <div><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Sans'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span
 class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><br>
  </span></span></span></span></span></span></span></span></span></span>
  <p style="margin: 0px 0px 12px; line-height: 21px;"><font
 style="font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: rgb(68, 68, 68);"
 color="#444444" face="Verdana" size="3">Very nice but it needs
DirectX. I cut my map programming teeth on a viewer for British OS maps
which uses Java 3D (<a moz-do-not-send="true"
 href="http://britain.poco.org.uk/desktop.html">http://britain.poco.org.uk/desktop.html</a>).
I can’t share it because of copyright restrictions on the maps, but the
principle would apply to any map source including OSM. Why not use Java
instead of Microsoft stuff then it would run on anything. There’s an
awful lot of us using Linux or Macs - anything but Windows!. I like the
idea of Kosmos but - MS .net!!</font></p>
  <p style="margin: 0px 0px 12px; line-height: 21px;"><font
 class="Apple-style-span" color="#444444" face="Verdana"><span
 class="Apple-style-span" style="line-height: normal;">elvin</span></font></p>
  </div>
  <br>
</blockquote>
Guys, I understand what you're saying and in general I agree, it's
better to use an open and portable technology than a closed-source like
MS. But I live in a real world, my programming skills are in C# and
MS.NET (mostly because I also use it in professional life, for which
I'm only partly to blame). If I had decided 10 months ago that I'll
start implementing Kosmos in Java (not to mention migrating from
Windows to Linux), then Kosmos would now still be just a simple
command-line tool (or maybe I would have given up, who knows). It's the
experience in a technology that allows me to concentrate on a concrete
problem I'm solving and not on the nitty-gritties of a particular
technology.<br>
<br>
While I believe in portable apps, I find portable GUI-s to be quite
lacking regarding the user experience (at least on Windows, I don't
know about other OS's). There are exceptions, of course.<br>
<br>
Anyway, Kosmos is open-source (I'll release the new source with the
upcoming 2.1 release) and has quite a liberal license so if anyone's
interested and has the time and will, he can "cannibalize" the code and
make something new and portable.<br>
<br>
Igor<br>
<pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://igorbrejc.net">http://igorbrejc.net</a></pre>
</body>
</html>