<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GooPs Technologies</title>
	<atom:link href="http://goopstechnologies.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://goopstechnologies.com</link>
	<description>GPS Tracking and Navigation for Google Earth</description>
	<lastBuildDate>Wed, 27 Feb 2013 18:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How do I make a GooPs 3D Model Cursor?</title>
		<link>http://goopstechnologies.com/?p=187</link>
		<comments>http://goopstechnologies.com/?p=187#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:49:57 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=187</guid>
		<description><![CDATA[You can use Google Sketchup to create and modify models for your 3D cursors. There are hundreds of cars, boats, and planes to choose from at the Google 3Dwarehouse. Most models will require some minor Sketchup adjustments to work properly. This includes &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=187">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can use <a href="http://sketchup.google.com/">Google Sketchup</a> to create and modify models for your 3D cursors. There are hundreds of cars, boats, and planes to choose from at the <a href="http://sketchup.google.com/3dwarehouse/%22">Google 3Dwarehouse</a>.</p>
<p>Most models will require some minor Sketchup adjustments to work properly. This includes scaling, centering the model on the origin, and rotating the model to face north.</p>
<p>Google Sketchup exports models to kmz format. GooPs requires that the model file (.dae &#8211; Collada format) be extracted from the kmz file. You can use your favorite archiving program (winzip, winace) to extract the model file.</p>
<p>Once you have found or created a 3D model you simply copy the file to a local drive, open the GooPs Options window, Select the 3D option for your vehicle, click on the &#8220;&#8230;&#8221; button to select the 3D cursor model file you just copied.</p>
<p>You can try a sample model here: <a href="http://goopstechnologies.com/car2red.xml">http://goopstechnologies.com/car2red.xml</a>. After you download the file, rename it to &#8220;car2red.dae&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=187</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I use the GooPs FTP Client?</title>
		<link>http://goopstechnologies.com/?p=185</link>
		<comments>http://goopstechnologies.com/?p=185#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:49:10 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=185</guid>
		<description><![CDATA[The built-in FTP client allows you to upload your position to an FTP server as a kml file. The file can then be accessed via Google Maps or a Google Earth network link. This feature requires an account on an &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=185">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The built-in FTP client allows you to upload your position to an FTP server as a kml file. The file can then be accessed via Google Maps or a Google Earth network link. This feature requires an account on an FTP server (provided free by many ISPs).</p>
<p>Configure the FTP client:</p>
<ul>
<li>Open the Options window and press the &#8220;Save File Periodically&#8230; (FTP Client)&#8221; button</li>
<li>Check the &#8220;To FTP Server&#8221; button</li>
<li>Enter the file name in the &#8220;File Name:&#8221; box</li>
<li>Enter the desired update frequency in seconds</li>
<li>Enter the FTP server name (e.g. ftp.myserver.com)</li>
<li>Enter the user name and password for the FTP server</li>
</ul>
<p>If you want to upload the positions of all vehicles being tracked, check the &#8220;All Vehicles&#8221; button<br />
Check the &#8220;Force Updates&#8221; box to cause the client to upload data even if there are no GPS updates<br />
Check the &#8220;Copy then Rename&#8221; box if you or your users are having problems accessing the uploaded file</p>
<p>Here&#8217;s an example that uses  the FTP client with Google Maps:<br />
<a href="http://maps.google.com/maps?&amp;q=http://sites.onlinenw.com/goops/ftptest.txt" target="_blank">http://maps.google.com/maps?&amp;q=http:&#8230;ps/ftptest.txt</a></p>
<p>Some http servers won&#8217;t serve files with the extension &#8220;.kml&#8221;. You can work around this by naming the file with a supported extension like &#8220;.xml&#8221; or &#8220;.txt&#8221;.</p>
<p>Here&#8217;s the kml for a network link that will track a GooPs vehicle remotely.<br />
This one updates every 8 seconds.</p>
<div>
<div style="padding-left: 30px;"><span style="color: #ffff99;">&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;</span><br />
<span style="color: #ffff99;"> &lt;kml xmlns=&#8221;http://earth.google.com/kml/2.1&#8243;&gt;</span><br />
<span style="color: #ffff99;"> &lt;NetworkLink&gt;</span><br />
<span style="color: #ffff99;"> &lt;name&gt;ftptest&lt;/name&gt;</span><br />
<span style="color: #ffff99;"> &lt;Url&gt;</span><br />
<span style="color: #ffff99;"> &lt;href&gt;http://sites.onlinenw.com/goops/ftptest.txt&lt;/href&gt;</span><br />
<span style="color: #ffff99;"> &lt;refreshMode&gt;onInterval&lt;/refreshMode&gt;</span><br />
<span style="color: #ffff99;"> &lt;refreshInterval&gt;8&lt;/refreshInterval&gt;</span><br />
<span style="color: #ffff99;"> &lt;/Url&gt;</span><br />
<span style="color: #ffff99;"> &lt;/NetworkLink&gt;</span><br />
<span style="color: #ffff99;"> &lt;/kml&gt;</span></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=185</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the GooPs Shortcut Keys?</title>
		<link>http://goopstechnologies.com/?p=183</link>
		<comments>http://goopstechnologies.com/?p=183#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:48:17 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=183</guid>
		<description><![CDATA[ctl-t &#8211; tracking on alt-t &#8211; tracking off ctl-alt-t &#8211; toggle tracking ctl-u &#8211; AutoRotate on alt-u &#8211; AutoRotate off ctl-alt-u &#8211; toggle AutoRotate clt-z &#8211; AutoView on alt-z &#8211; AutoView off ctl-alt-z &#8211; toggle AutoView ctl-p &#8211; pause alt-p &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=183">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ctl-t &#8211; tracking on<br />
alt-t &#8211; tracking off<br />
ctl-alt-t &#8211; toggle tracking<br />
ctl-u &#8211; AutoRotate on<br />
alt-u &#8211; AutoRotate off<br />
ctl-alt-u &#8211; toggle AutoRotate<br />
clt-z &#8211; AutoView on<br />
alt-z &#8211; AutoView off<br />
ctl-alt-z &#8211; toggle AutoView<br />
ctl-p &#8211; pause<br />
alt-p &#8211; continue<br />
ctl-alt-p &#8211; toggle pause/continue<br />
ctl-m &#8211; force tracking selection to self (host=localhost)</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I change the AutoView behavior?</title>
		<link>http://goopstechnologies.com/?p=181</link>
		<comments>http://goopstechnologies.com/?p=181#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:47:31 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=181</guid>
		<description><![CDATA[The AutoView configuration file allows you to control the range, tilt, and cursor icon based on your current speed. To define your own AutoView configuration table: (this is a little complicated, if you mess it up you can just delete &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=181">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The AutoView configuration file allows you to control the range, tilt, and cursor icon based on your current speed.</p>
<p>To define your own AutoView configuration table: (this is a little complicated, if you mess it up you can just delete the file and GooPs will use defaults)</p>
<p>Create a file called autoview.cfg in the directory GooPs is running from</p>
<p>Enter lines/rows as follows:</p>
<ul>
<li>Each line/row in the file designates a speed in mph, a range in feet, a tilt in degrees, and a path to an image or model file separated by commas.</li>
<li>The speed is the minimum speed for which this row’s factors will be applied</li>
<li>The factors will be applied until the current speed reaches the speed designated in the following row.</li>
<li>A negative range or tilt factor will cause the factor to be applied absolutely for given row.</li>
<li>A positive range or tilt factor will cause the factor to be adjusted between this row’s factor and the next row’s factor based on current speed.</li>
<li>For example the following table:</li>
</ul>
<div>0,-1000,-80,c:\src\goopsv1.5\test\mycar1.png<br />
5,800,70,c:\src\goopsv1.5\test\mycar2.png<br />
20,3000,50,c:\src\goopsv1.5\test\mycar3.dae<br />
50,3000,45</div>
<p>&nbsp;</p>
<div>Will produce this behavior:</div>
<ul>
<li>From 0 to 5 mph &#8211; range will be 1000 ft, tilt will be 80 degrees, mycar1.png will be displayed at the current position</li>
<li>From 5 to 20 mph &#8211; range will increase linearly from 800 to 3000 ft based on current speed, tilt will decrease linearly from 70 to 50 degrees based on current speed, mycar2.png will be displayes at the current position</li>
<li>From 20 to 50 mph &#8211; range will be 3000 ft, tilt will decrease linearly from 50 to 45 degrees, mycar3.dae will be displayed at the current position</li>
<li>Above 50 mph &#8211; range will increase from 3000 to infinity base on current speed, tilt will be 45 degrees, the GooPs 3D cursor will be displayed at the current position</li>
</ul>
<p>The AutoView configuration table is reparsed with each update so you can experiment with different settings in real-time while running the demo.</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=181</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I change my vehicle&#8217;s name?</title>
		<link>http://goopstechnologies.com/?p=178</link>
		<comments>http://goopstechnologies.com/?p=178#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:46:34 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=178</guid>
		<description><![CDATA[To change the name of the local vehicle (&#8220;Me&#8221;) go to the Options dialog, select the local vehicle (&#8220;Me&#8221;) from the Add/Update Vehicle dropdown list, enter the new name in the &#8220;Name&#8221; field, press the dialog &#8220;OK&#8221; button.]]></description>
			<content:encoded><![CDATA[<p>To change the name of the local vehicle (&#8220;Me&#8221;) go to the Options dialog,<br />
select the local vehicle (&#8220;Me&#8221;) from the Add/Update Vehicle dropdown list,<br />
enter the new name in the &#8220;Name&#8221; field, press the dialog &#8220;OK&#8221; button.</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=178</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I Pre-load the Google Earth Cache?</title>
		<link>http://goopstechnologies.com/?p=176</link>
		<comments>http://goopstechnologies.com/?p=176#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:45:59 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=176</guid>
		<description><![CDATA[If you don&#8217;t have a network connection in your vehicle you can still use Google Earth and GooPs by pre-caching your data. Google Earth will cache up to 2GB of satellite imagery, roads, and points of interest/placemarks. Most people pre-load &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=176">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t have a network connection in your vehicle you can still use Google Earth and GooPs<br />
by pre-caching your data. Google Earth will cache up to 2GB of satellite imagery, roads, and points of interest/placemarks.</p>
<p>Most people pre-load the Google Earth cache before a trip. You can set the cache size to up to 2GB.</p>
<p>In Google Earth go to Tools-&gt;Options-&gt;Cache. Set the disk cache size to 2000 MB.</p>
<p>You can now use the Google Earth driving directions to pre-fly your trip and cache it. Or you can use the Google Earth view controls to manually &#8220;fly&#8221; over any areas you want to cache. Google Earth will cache everything you see.</p>
<p>Google Earth will cache exactly what you see so make sure you are at a range that gives you the level of detail you want. You also must move the view slowly enough to give Google Earth time to finish loading all of the data before you move on to the next screen.</p>
<p>Also be sure to turn on any layers you are interested (e.g. gas, restaurants, etc.) before you start cacheing data.</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I interface my application to GooPs?</title>
		<link>http://goopstechnologies.com/?p=174</link>
		<comments>http://goopstechnologies.com/?p=174#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:45:18 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=174</guid>
		<description><![CDATA[GooPs can receive data from other applications via a TCP/IP socket. GooPs listens on port 51234 for messages containing NMEA data. If the message is a raw NMEA sentence GooPs will append it to the local vehicle&#8217;s data. If the &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=174">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>GooPs can receive data from other applications via a TCP/IP socket. GooPs listens on port 51234 for messages containing NMEA data. If the message is a raw NMEA sentence GooPs will append it to the local vehicle&#8217;s data. If the NMEA string is prepended with an ID and host name. GooPs will treat it<br />
as a remote vehicle. GooPs will automatically add any remote vehicle that hasn&#8217;t already been manually added.</p>
<p>The format is:</p>
<div>&lt;id&gt;@&lt;host&gt;:&lt;nmea sentence&gt;</div>
<p>Example:<br />
joe@joescar:$GPRMC,130043,A,3731.5300,N,12221.2400,W,1.0,0.0,082507,0.0,E,A*01</p>
<ul>
<li>here is no requirement on the id and host names, they are only used to identify the vehicle in the user interface.</li>
<li>The socket must be closed and reopened for each message.</li>
<li>A message can contain multiple NMEA sentences separated by an ascii carriage return/line feed (cr/lf)</li>
<li>You can save bandwidth by only sending GPRMC, GPGGA, and GPVTG sentences. All others are ignored.</li>
<li>Unless you need altitude data you can just send $GPRMC sentences.</li>
<li>Currently only status, timestamp, latitude, longitude, altitude, speed, and heading fields are used)</li>
</ul>
<p>$GPRMC format:<br />
$GPRMC,hhmmss.ss,st,ddmm.mmmm,ns,dddmm.mmmm,ew,spd,crs,date,mvd,mvcs</p>
<p>hhmmss.ss        in UTC (coordinated universal time zone). UTC used be known as GMT.<br />
st                      Status A = Valid, V = Invalid<br />
ddmm.mmmm    latitude of the GPS position fix<br />
ns                      N/S Indicator S N = North, S = South<br />
dddmm.mmmm  longitude of the GPS position fix<br />
ew                     E/W Indicator E E = East, W = West<br />
spd                    Speed over ground in Knots<br />
crs                     Course over ground 0.00 Degrees<br />
date                   UTC Date 211200 DDMMYY<br />
mvd                    Magnetic variation   Degrees<br />
mv                      Magnetic variation   E = East, W = West<br />
cs                       Checksum *25<br />
Terminator CR/LF</p>
<p>$GPGGA format:<br />
($GPGGA is only necessary if you need altitude data)<br />
$GPGGA,hhmmss.ss,ddmm.mmmm,n,dddmm.mmmm,e,q,ss,y.y,a.a,z,g.g,z,t.t,iiics<br />
hhmmss.ss              in UTC (coordinated universal time zone). UTC used be known as GMT.<br />
ddmm.mmmm,N      latitude of the GPS position fix<br />
dddmm.mmmm,W   longitude of the GPS position fix<br />
q                            quality of the GPS fix (1 = fix, but no differential correction)<br />
ss                           number of satellites being used<br />
y.y                          horizontal dillution of precision<br />
a.a,M                      GPS antenna altitude in meters<br />
g.g,M                      geoidal separation in meters<br />
t.t                            age of the deferrential correction data<br />
iiii                           deferential station&#8217;s ID<br />
cs                          Checksum *25<br />
Terminator CR/LF</p>
<p>Algorithm for using the GooPs external API:<br />
For each position received<br />
Format the position data into an NMEA sentence as described above.<br />
Calculate and append the NMEA checksum.<br />
Prepend a name and host to the NMEA sentence.<br />
Create and open the the socket (the destination is port 51234).<br />
Send the sentence.<br />
Close the socket.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=174</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I play back my trip?</title>
		<link>http://goopstechnologies.com/?p=172</link>
		<comments>http://goopstechnologies.com/?p=172#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:44:23 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=172</guid>
		<description><![CDATA[GooPs Pro has a built in record/playback capability. When you press ther &#8220;Record&#8221; button, all NMEA data from your GPS will be logged to a file (any previously recorded data will be lost). When you press the &#8220;Play&#8221; button, whatever &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=172">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>GooPs Pro has a built in record/playback capability. When you press ther &#8220;Record&#8221; button, all NMEA data from your GPS will be logged to a file (any previously recorded data will be lost). When you press the &#8220;Play&#8221; button, whatever was recorded will be played back in Google Earth. You can adjust the speed of the playback with the Playback/Demo speed slider.</p>
<p>You can play back NMEA logs with any version of GooPs. You just need to convert the data from your GPS to NMEA (try gpsbabel) (also try to turn off any track compression in your GPS if you can).</p>
<p>Once you have the NMEA logs, there is a somewhat hidden feature in GooPs that allows you to replace the &#8220;Demo&#8221; vehicle track data with your own data. Just name the NMEA logs with the names of the demo vehicles followed by &#8220;.nme&#8221; ( e.g. &#8220;Cin.nme&#8221;, &#8220;David.nme&#8221;, etc). Place the files in the same directory from which you are running GooPs. This will allow you to play back all of the vehicles at the same time. You may need to edit the logs so they all start at the same time. In the current version of GooPs the &#8220;race&#8221; may not start &#8217;til about 120 points in. This will be fixed in the next release.</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=172</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I Add a remote vehicle?</title>
		<link>http://goopstechnologies.com/?p=170</link>
		<comments>http://goopstechnologies.com/?p=170#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:43:26 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=170</guid>
		<description><![CDATA[Remote GooPs Vehicle: (user must be &#8220;visible&#8221; on your network) In the GooPs Options Dialog &#8221;Add/Update Vehicle&#8221; area: Press the &#8221;New&#8221; Button Enter a user name (this can be anything) Enter the host name or IP address of the remote GooPs vehicle &#8221;Host&#8221; field. Press the &#8221;Add&#8221; button The &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=170">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Remote GooPs Vehicle: (user must be &#8220;visible&#8221; on your network)</p>
<ul>
<li>In the GooPs Options Dialog &#8221;Add/Update Vehicle&#8221; area:</li>
<li>Press the &#8221;New&#8221; Button</li>
<li>Enter a user name (this can be anything)</li>
<li>Enter the host name or IP address of the remote GooPs vehicle &#8221;Host&#8221; field.</li>
<li>Press the &#8221;Add&#8221; button</li>
<li>The remote GooPs vehicle will now appear in Google Earth.</li>
</ul>
<p>GpsGate.com Buddy: (see also <a href="?page_id=395">Using GooPs with GpsGate.com</a>)</p>
<ul>
<li>In the GooPs Options Dialog &#8221;Add/Update Vehicle&#8221; area:</li>
<li>Press the &#8221;New&#8221; Button</li>
<li>Enter the user name of the &#8220;Buddy&#8221; you want to track in the &#8221;Name&#8221; field</li>
<li>Enter the string &#8221;gpsgate.com&#8221; in the &#8221;Host&#8221; field.</li>
<li>Press the &#8221;Add&#8221; button</li>
<li>The GpsGate.com Buddy will now appear as a GooPs vehicle in Google Earth.</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=170</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I use my USB GPS?</title>
		<link>http://goopstechnologies.com/?p=165</link>
		<comments>http://goopstechnologies.com/?p=165#comments</comments>
		<pubDate>Tue, 19 Apr 2011 02:40:12 +0000</pubDate>
		<dc:creator>davidhite</dc:creator>
				<category><![CDATA[Faqs]]></category>

		<guid isPermaLink="false">http://goopstechnologies.com/wordpress2/?p=165</guid>
		<description><![CDATA[Your USB GPS should have come with a virtual COM port driver. If it didn&#8217;t, check the manufacturer&#8217;s web site. Install the virtual COM port driver. To find the correct COM port open the windows Device Manager and look in &#8230; <a class="more-link" href="http://goopstechnologies.com/?p=165">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li>Your USB GPS should have come with a virtual COM port driver. If it didn&#8217;t, check the manufacturer&#8217;s web site.</li>
<li>Install the virtual COM port driver.</li>
<li>To find the correct COM port open the windows Device Manager and look in the &#8220;Ports (COM &amp; LPT)&#8221; tree.</li>
<li>Select the corresponding COM port in the GooPs Options dialog.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://goopstechnologies.com/?feed=rss2&#038;p=165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
