<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-28142</id>
	<title>Nabble - MOSS4G - Mobile Open Source Software for Geoinformatics</title>
	<updated>2008-07-27T09:59:01Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/MOSS4G---Mobile-Open-Source-Software-for-Geoinformatics-f28142.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/MOSS4G---Mobile-Open-Source-Software-for-Geoinformatics-f28142.html" />
	<subtitle type="html">&lt;a href=&quot;http://moss4g.telascience.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G&lt;/a&gt;&amp;nbsp;project proposes to build on the discussions of the &lt;a href=&quot;http://wiki.osgeo.org/index.php/FOSS4G2006_Mobile_GIS_BOF_Minutes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;FOSS4G 2006 Mobile GIS BOF&lt;/a&gt;&amp;nbsp;and &lt;a href=&quot;http://wiki.osgeo.org/index.php/Mobile_Solutions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OSGeo Mobile Solutions&lt;/a&gt;&amp;nbsp;Wiki and create a &lt;a href=&quot;http://en.wikipedia.org/wiki/Global_Positioning_System&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;GPS&lt;/a&gt;&amp;nbsp;enabled application with data exchange and remote services (WFS-T), with raster support (WMS). We're going to target &lt;a href=&quot;http://en.wikipedia.org/wiki/Windows_CE&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Windows CE&lt;/a&gt;&amp;nbsp;platform first but we are going to use C/C++ programming languages and conform to POSIX as the standard, so we can migrate to others.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-18678260</id>
	<title>Re: Problems linking to geos.lib</title>
	<published>2008-07-27T09:59:01Z</published>
	<updated>2008-07-27T09:59:01Z</updated>
	<author>
		<name>frdcn</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;&amp;nbsp;&lt;BR&gt;
&amp;gt; Date: Sun, 27 Jul 2008 13:15:01 +0200&lt;div class='shrinkable-quote'&gt;&lt;BR&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18678260&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mateusz@...&lt;/a&gt;&lt;BR&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18678260&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;frdcn@...&lt;/a&gt;&lt;BR&gt;&amp;gt; CC: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18678260&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;moss4g@...&lt;/a&gt;&lt;BR&gt;&amp;gt; Subject: Re: [Moss4g] Problems linking to geos.lib&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; godofredo contreras wrote:&lt;BR&gt;&amp;gt; &amp;gt; Hi:&lt;BR&gt;&amp;gt; &amp;gt; &lt;BR&gt;&amp;gt; &amp;gt; I'm working in a Quantum Gis API port for windows CE,&lt;BR&gt;&amp;gt; &amp;gt; I'm using your visual studio solution to compile proj,&lt;BR&gt;&amp;gt; &amp;gt; geos, and gdal.&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; Godofredo,&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; FYI, I'm doing similar work as you. But I'm trying to avoid direct port &lt;BR&gt;&amp;gt; of QGIS for Windows CE (and other mobile platforms) because in my &lt;BR&gt;&amp;gt; opinion the original version is too heavy and needs to be &quot;rewritten&quot; &lt;BR&gt;&amp;gt; for small resources. Plus, I want to get multi-threaded solution, etc.&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; My aim is to keep API as compatible as possible, but performance is the&lt;BR&gt;&amp;gt; first issue I'm focusing now.&lt;/div&gt;&lt;BR&gt;
That sounds great, also Tim Sutton and I will be working in a user interface&lt;BR&gt;
lite&amp;nbsp;and a port to&amp;nbsp;openmoko&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&lt;A href=&quot;http://www.nabble.com/Openmoko-(was:-Qgis-api-windows-ce)-tc18607526.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Openmoko-(was:-Qgis-api-windows-ce)-tc18607526.html&lt;/A&gt;&lt;BR&gt;
&lt;DIV class=LabelData&gt;&amp;nbsp;&lt;/DIV&gt;
&amp;nbsp;&lt;BR&gt;
&amp;gt; &lt;div class='shrinkable-quote'&gt;&lt;BR&gt;&amp;gt; &amp;gt; Using gdal and proj, works as expected but when linking &lt;BR&gt;&amp;gt; &amp;gt; a sample program that calls geos:geom:geosversion method&lt;BR&gt;&amp;gt; &amp;gt; I always get the following message:&lt;BR&gt;&amp;gt; &amp;gt; &lt;BR&gt;&amp;gt; &amp;gt; File &quot;example&quot; cannot be opened. Either it is not signed &lt;BR&gt;&amp;gt; &amp;gt; with a trusted certificate, or one of its components cannot&lt;BR&gt;&amp;gt; &amp;gt; be found. You might need to reinstall or restore this file.&lt;BR&gt;&amp;gt; &amp;gt; &lt;BR&gt;&amp;gt; &amp;gt; Removing the function and the includes results in the&lt;BR&gt;&amp;gt; &amp;gt; application running with no problems.&lt;BR&gt;&amp;gt; &amp;gt; &lt;BR&gt;&amp;gt; &amp;gt; Any ideas, to solve this problem? any help will be appreciated&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; I'm looking on this issue. I'll be back to you tomorrow with results.&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; Regards&lt;BR&gt;&amp;gt; -- &lt;BR&gt;&amp;gt; Mateusz Loskot, http://mateusz.loskot.net&lt;BR&gt;&amp;gt; Charter Member of OSGeo, http://osgeo.org&lt;/div&gt;&lt;BR&gt;&lt;br /&gt;&lt;hr /&gt;Use video conversation to talk face-to-face with Windows Live Messenger. &lt;a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008' target='_new' rel=&quot;nofollow&quot;&gt;Get started.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18678260&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-linking-to-geos.lib-tp18671896p18678260.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18675390</id>
	<title>Re: Problems linking to geos.lib</title>
	<published>2008-07-27T04:15:01Z</published>
	<updated>2008-07-27T04:15:01Z</updated>
	<author>
		<name>Mateusz Loskot</name>
	</author>
	<content type="html">godofredo contreras wrote:
&lt;br&gt;&amp;gt; Hi:
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; I'm working in a Quantum Gis API port for windows CE,
&lt;br&gt;&amp;gt; I'm using your visual studio solution to compile proj,
&lt;br&gt;&amp;gt; geos, and gdal.
&lt;br&gt;&lt;br&gt;Godofredo,
&lt;br&gt;&lt;br&gt;FYI, I'm doing similar work as you. But I'm trying to avoid direct port 
&lt;br&gt;of QGIS for Windows CE (and other mobile platforms) because in my 
&lt;br&gt;opinion the original version is too heavy and needs to be &amp;quot;rewritten&amp;quot; 
&lt;br&gt;for small resources. Plus, I want to get multi-threaded solution, etc.
&lt;br&gt;&lt;br&gt;My aim is to keep API as compatible as possible, but performance is the
&lt;br&gt;first issue I'm focusing now.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Using gdal and proj, works as expected but when linking 
&lt;br&gt;&amp;gt; a sample program that calls geos:geom:geosversion method
&lt;br&gt;&amp;gt; I always get the following message:
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; File &amp;quot;example&amp;quot; cannot be opened. Either it is not signed 
&lt;br&gt;&amp;gt; with a trusted certificate, or one of its components &amp;nbsp;cannot
&lt;br&gt;&amp;gt; be found. You might need to reinstall or restore this file.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Removing the function and the includes results in the
&lt;br&gt;&amp;gt; application running with no problems.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Any ideas, to solve this problem? any help will be appreciated
&lt;/div&gt;&lt;br&gt;I'm looking on this issue. I'll be back to you tomorrow with results.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;-- 
&lt;br&gt;Mateusz Loskot, &lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;br&gt;Charter Member of OSGeo, &lt;a href=&quot;http://osgeo.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osgeo.org&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18675390&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-linking-to-geos.lib-tp18671896p18675390.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18671896</id>
	<title>Problems linking to geos.lib</title>
	<published>2008-07-26T16:40:11Z</published>
	<updated>2008-07-26T16:40:11Z</updated>
	<author>
		<name>frdcn</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;Hi:&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
I'm working in a Quantum Gis API port for windows CE,&lt;BR&gt;
I'm using your visual studio solution to compile proj,&lt;BR&gt;
geos, and gdal.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Using gdal and proj, works as expected but when linking &lt;BR&gt;
a sample program that calls geos:geom:geosversion method&lt;BR&gt;
I always get the following message:&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
File &quot;example&quot; cannot be opened. Either it is not signed&amp;nbsp;&lt;BR&gt;
with a trusted certificate, or one of its components &amp;nbsp;cannot&lt;BR&gt;
be found.&amp;nbsp;You might need to reinstall or restore this file.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Removing the function and the includes results in the&lt;BR&gt;
application&amp;nbsp;running with no problems.&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Any ideas, to solve this problem? any help will be appreciated&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Regards&lt;BR&gt;
Godofredo Contreras&amp;nbsp;&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;&lt;br /&gt;&lt;hr /&gt;Use video conversation to talk face-to-face with Windows Live Messenger. &lt;a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008' target='_new' rel=&quot;nofollow&quot;&gt;Get started.&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18671896&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-linking-to-geos.lib-tp18671896p18671896.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13577517</id>
	<title>GPS on Trimble XC unit</title>
	<published>2007-11-04T12:33:59Z</published>
	<updated>2007-11-04T12:33:59Z</updated>
	<author>
		<name>vishal mandekar</name>
	</author>
	<content type="html">&lt;html&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body class='hmmessage'&gt;







Hello,&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was able to configure GPS on Trimble Recon GPS XC unit and run the sample code posted by Mateusz&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; using&amp;nbsp; GPS intermediate driver.Thanks to Mateusz.I would like to share information and mention few &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; problems that i ran into,In case if anyone plans to use Trimble Recon unit.&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The GPS receiver goes into the front slot of the unit.The unit hardware port has to be configured on COM2.&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In order to use the GPS and get position fixes you have install GPS controller software from the trimble &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; site.It could be found on http://trimble.com/support_trl.asp?Nav=Collection-32053. Download and install &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the v2.11 GPS controller,software for windows CE.The GPS unit is capable to get NMEA messages.&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; To run the application on the unit,we have to make sure the Program port is set to GPD1,so that multiple &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; applications can use the GPS receiver.onece the program is compiled you might run into some errors such&lt;br&gt;&amp;nbsp; &amp;nbsp; &quot;gpsid.obj : error LNK2019: unresolved external symbol GPSCloseDevice referenced in function wmain&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gpsid.obj : error LNK2019: unresolved external symbol GPSOpenDevice referenced in function wmain&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\Debug/gpsid.exe : fatal error LNK1120: 2 unresolved&lt;br&gt;&amp;nbsp; &amp;nbsp; externals&quot;&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; there are 2 possible ways to solve these errors.&lt;br&gt;&lt;br&gt;1. please type in the library name (C:\Program Files\Windows CE Tools\wce500\Windows Mobile 5.0 Pocket&lt;br&gt;&amp;nbsp; &amp;nbsp; PC SDK\Lib\ARMV4I\gpsapi.lib) so it would appear in the linker's command line.You can do so in &lt;br&gt;&amp;nbsp; &amp;nbsp; Link/Input/Additional dependencies. Then navigate to Linker/Command Line, you should see this library in &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; the list among some libraries VS adds by default.&lt;br&gt;&lt;br&gt;2. Please add the following to one of your source-file:&lt;br&gt;&amp;nbsp;&amp;nbsp; #pragma comment(lib, &quot;Ws2_32.lib&quot;)&lt;br&gt;&amp;nbsp;&amp;nbsp; or you can add this lib (Ws2_32.lib) to the linker settings...&lt;br&gt;&amp;nbsp;&amp;nbsp; You also should change the subsystem in your linker settings from &quot;WINDOWS&quot; to &quot;CONSOLE&quot; &lt;br&gt;&amp;nbsp;&amp;nbsp; (If you have a &quot;_tmain&quot; instead of a &quot;_tWinMain&quot;).&lt;br&gt;&lt;/div&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; References : &lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=459426&amp;amp;SiteID=1&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; http://www.ureader.com/message/755609.aspx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I hope this information helps.&lt;br&gt;&lt;br&gt;Regard's&lt;br&gt;&lt;br&gt;Vishal.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;hr /&gt;Check out some new online services at Windows Live Ideas—so new they haven’t even been officially released yet. &lt;a href='http://www.msnspecials.in/windowslive/' target='_new' rel=&quot;nofollow&quot;&gt;Try it!&lt;/a&gt;&lt;/body&gt;
&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13577517&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/GPS-on-Trimble-XC-unit-tp13577517p13577517.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13424514</id>
	<title>Disabled Wiki editing for anonymous</title>
	<published>2007-10-25T19:27:23Z</published>
	<updated>2007-10-25T19:27:23Z</updated>
	<author>
		<name>Mateusz Loskot</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I removed permissions allowing anonymous users to modify Wiki pages
&lt;br&gt;on the MOSS4G Wiki. This motion is to prevent spammers to edit it.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13424514&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Disabled-Wiki-editing-for-anonymous-tp13424514p13424514.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13424515</id>
	<title>Meeting 24/10/2007</title>
	<published>2007-10-24T07:41:01Z</published>
	<updated>2007-10-24T07:41:01Z</updated>
	<author>
		<name>Mateusz Loskot</name>
	</author>
	<content type="html">Hi Vishal, John,
&lt;br&gt;&lt;br&gt;We can have some small meeting today, ideally using skype call service.
&lt;br&gt;I'm available all day except during FDO PSC meeting starting at 7pm
&lt;br&gt;and it will probably last for ~1 hour.
&lt;br&gt;So, please call me any time except between 7-8pm
&lt;br&gt;&lt;br&gt;Vishal, yesterday I posted gpsid sample program to the SVN + small
&lt;br&gt;announcement to the list. Have you got it (assuming you've subscribed
&lt;br&gt;the list) ?
&lt;br&gt;&lt;br&gt;p.s. If you want to reply to the list but not to the original sender,
&lt;br&gt;use Reply To All, instead to Reply.
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13424515&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Meeting-24-10-2007-tp13424515p13424515.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13424516</id>
	<title>GPSID usage sample</title>
	<published>2007-10-23T18:30:27Z</published>
	<updated>2007-10-23T18:30:27Z</updated>
	<author>
		<name>Mateusz Loskot</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I added small console application called gpsid to the MOSS4G tests.
&lt;br&gt;This sample presents how to use the new GPS Intermediate Driver.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://trac.osgeo.org/moss4g/browser/trunk/tests/gpsid&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.osgeo.org/moss4g/browser/trunk/tests/gpsid&lt;/a&gt;&lt;br&gt;&lt;br&gt;Also, here we have Wiki page dedicated to GPS support discussion:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://trac.osgeo.org/moss4g/wiki/GPS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://trac.osgeo.org/moss4g/wiki/GPS&lt;/a&gt;&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13424516&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/GPSID-usage-sample-tp13424516p13424516.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13424517</id>
	<title>Test</title>
	<published>2007-10-23T18:06:50Z</published>
	<updated>2007-10-23T18:06:50Z</updated>
	<author>
		<name>Mateusz Loskot</name>
	</author>
	<content type="html">This is just test. Please, ignore it.
&lt;br&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;MOSS4G mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13424517&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;MOSS4G@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.telascience.org/mailman/listinfo/moss4g&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.telascience.org/mailman/listinfo/moss4g&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;signature&quot;&gt;-- 
&lt;br&gt;Mateusz Loskot
&lt;br&gt;&lt;a href=&quot;http://mateusz.loskot.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mateusz.loskot.net&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Test-tp13424517p13424517.html" />
</entry>

</feed>
