<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Mateusz Loskot wrote:
<blockquote cite="mid44CDCF0B.3040300@loskot.net" type="cite">
  <pre wrap="">Aaron Koning wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I think you are spot on Bob! Do you have a web server in mind? What are
the options for web servers on the Windows Mobile platform? ApacheCE is
a fairly dated project that ported Apache 1.x to WindowsCE. Does anyone
know if there is a newer Apache port for Windows Mobile or does
compiling Apache from source work well on Windows Mobile? What about PHP?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Here is a list of HTTP servers for Windows CE-based platforms I know:

1) vxWeb

<a class="moz-txt-link-freetext" href="http://www.cam.com/vxweb.html">http://www.cam.com/vxweb.html</a>

2) AppWeb HTTP embedded server
<a class="moz-txt-link-freetext" href="http://www.appwebserver.org/">http://www.appwebserver.org/</a>
<a class="moz-txt-link-freetext" href="http://www.mbedthis.com/index.html">http://www.mbedthis.com/index.html</a>
<a class="moz-txt-link-freetext" href="http://www.windowsfordevices.com/news/NS4106637254.html">http://www.windowsfordevices.com/news/NS4106637254.html</a>

3) Pocket Wireless Webserver
<a class="moz-txt-link-freetext" href="http://hardware.slashdot.org/article.pl?sid=02/06/06/1522257">http://hardware.slashdot.org/article.pl?sid=02/06/06/1522257</a>


4) SOAP and XML-RPC protocols for Pocket PC (Windows CE-based platform)

<a class="moz-txt-link-freetext" href="http://www.pocketsoap.com">http://www.pocketsoap.com</a>


By the way, for all of you interested, here is a very good explanation
what are Windows CE, Windows Mobile, Pocket PC and Smarphone platforms:
<a class="moz-txt-link-freetext" href="http://channel9.msdn.com/wiki/default.aspx/Channel9.WindowsMobileFeedback">http://channel9.msdn.com/wiki/default.aspx/Channel9.WindowsMobileFeedback</a>
  </pre>
</blockquote>
While all these are possible candidates, I think I agree with the Idea
of building a CORE Component set first, and then applying it to the
different OS's on a as-needed basis.<br>
<br>
How much about these different OS's will be required to document do you
think for development purposes, can we maybe start up a Basic list of
capabilities required by each and go from there?<br>
<br>
bobb<br>
<blockquote cite="mid44CDCF0B.3040300@loskot.net" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">Also, anybody have experience with PostgreSQL and PostGIS on Windows Mobile?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I have not even thought about such possibility.
Wouldn't be PostgreSQL too heavy for mobile devices?
I don't know yet much of PostgreSQL internals, so I'm not sure if
it is possible to cut down the engine to achive as best performance as
possible.

I think it would be simplier to add generic spatial functionality to
SQLite engine. There is a very wide interest in such features in SQLite
so I'm quite sure we could count on pretty good response from the
community and even design/coding/testing support.
Most of ideas of spatial features in SQLite were proposed by Noel
Frankinet from GISTEK (<a class="moz-txt-link-freetext" href="http://www.gistek.net">http://www.gistek.net</a>, I used to work with Noel
for a while and I remember his interests in Open Source. He also
released some of his projects as OSS).

Here is a list of threads about spatial features in SQLite:

<a class="moz-txt-link-freetext" href="http://thread.gmane.org/gmane.comp.db.sqlite.general/5251/focus=5251">http://thread.gmane.org/gmane.comp.db.sqlite.general/5251/focus=5251</a>
<a class="moz-txt-link-freetext" href="http://thread.gmane.org/gmane.comp.db.sqlite.general/14098/focus=14098">http://thread.gmane.org/gmane.comp.db.sqlite.general/14098/focus=14098</a>
<a class="moz-txt-link-freetext" href="http://thread.gmane.org/gmane.comp.db.sqlite.general/19353/focus=19353">http://thread.gmane.org/gmane.comp.db.sqlite.general/19353/focus=19353</a>
<a class="moz-txt-link-freetext" href="http://thread.gmane.org/gmane.comp.db.sqlite.general/2675/focus=2690">http://thread.gmane.org/gmane.comp.db.sqlite.general/2675/focus=2690</a>
<a class="moz-txt-link-freetext" href="http://thread.gmane.org/gmane.comp.db.sqlite.general/19690/focus=19715">http://thread.gmane.org/gmane.comp.db.sqlite.general/19690/focus=19715</a>
<a class="moz-txt-link-freetext" href="http://thread.gmane.org/gmane.comp.db.sqlite.general/19423/focus=19423">http://thread.gmane.org/gmane.comp.db.sqlite.general/19423/focus=19423</a>

Cheers
  </pre>
</blockquote>
</body>
</html>