<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>geo-*- Rick Richardson's Linux Tools for Geocaching</title>
        <description></description>
        <link>http://geo.rkkda.com/forum/index.php</link>
        <lastBuildDate>Sun, 20 May 2012 08:41:12 -0400</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,703,704#msg-704</guid>
            <title>Re: BUG: gc.com changed the login page.</title>
            <link>http://geo.rkkda.com/forum/read.php?5,703,704#msg-704</link>
            <description><![CDATA[ $ geo-nearest <br />
GC1NPYG 44.94743 -93.48930 Geocache-regular<br />
GC10G15 44.94527 -93.49463 Geocache-regular<br />
GC2DW82 44.94292 -93.49548 Geocache-regular<br />
GC13EDN 44.94143 -93.49095 Geocache-ifound-regular<br />
GC1FFA8 44.95327 -93.48798 Geocache-ifound-regular<br />
GC244BC 44.95000 -93.50000 Geocache-unknown<br />
GCX22E 44.94592 -93.48125 Geocache-regular<br />
GC3A7WM 44.95240 -93.49893 Geocache-ifound-regular<br />
GC1R0VT 44.94355 -93.48213 Geocache-ifound-regular<br />
GC10Y5N 44.94802 -93.48007 Geocache-regular<br />
GC2W0G8 44.94262 -93.50030 Geocache-ifound-regular<br />
GC10WZE 44.94020 -93.48235 Geocache-regular<br />
GC10WWJ 44.94688 -93.47720 Geocache-regular<br />
GCH4FC 44.94342 -93.47842 Geocache-regular<br />
GC38HVF 44.94142 -93.50213 Geocache-ifound-regular<br />
GC24BBM 44.93963 -93.48228 Geocache-ifound-unknown<br />
GCQVJA 44.94453 -93.47708 Geocache-regular<br />
GC1JGZQ 44.93605 -93.49830 Geocache-regular<br />
GCRRPX 44.94202 -93.47497 Geocache-regular<br />
GC1GX3E 44.94387 -93.47353 Geocache-regular<br />
<br />
Works here.]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Wed, 09 May 2012 19:02:23 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,703,703#msg-703</guid>
            <title>BUG: gc.com changed the login page.</title>
            <link>http://geo.rkkda.com/forum/read.php?5,703,703#msg-703</link>
            <description><![CDATA[ Hello,<br />
<br />
When I try to use any of these tools I get this message: <br />
<br />
BUG: gc.com changed the login page.<br />
<br />
In the morning it works fine.<br />
Just now comes the error.<br />
<br />
Have GC.COm change the Page?<br />
<br />
Cu HH]]></description>
            <dc:creator>happyhibo</dc:creator>
            <category>General Topics</category>
            <pubDate>Wed, 09 May 2012 08:24:16 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,697,702#msg-702</guid>
            <title>Re: geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html' [solved; put CURL_OPTS=&quot;--sslv3&quot; in ~/.georc]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,697,702#msg-702</link>
            <description><![CDATA[ <pre class="bbcode">
DATE FORMATS
        Geocaching.com date formats that are compatible:

            GC Format   Example     Compatible
            YYYY-MM-DD  2011-07-13  yes
            YYYY/MM/DD  2011/07/13  yes
            MM/DD/YYYY  07/13/2011  yes
            DD/MM/YYYY  13/07/2011  yes if DATEFMT=1 in $HOME/.georc
            DD/Mmm/YYYY 13/Jul/2001 no
            Mmm/DD/YYYY Jul/13/2011 no
            DD Mmm YY   13 Jul 11   yes (english only)
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 05 May 2012 18:14:57 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,697,701#msg-701</guid>
            <title>Re: geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html'</title>
            <link>http://geo.rkkda.com/forum/read.php?5,697,701#msg-701</link>
            <description><![CDATA[ I may have spoken too soon. I'm trying to run this:<br />
<br />
geo-nearest -H html -n1000 &amp;&amp; geo-html2gpx -b -l 5 html/*.html &gt; geo-nearest_1000_2012-05-05.gpx<br />
<br />
but I'm getting a bunch of these:<br />
<br />
...<br />
date: invalid date '12am 27/Apr/2012'<br />
date: invalid date '12am 14/Apr/2012'<br />
date: invalid date '12am 14/Feb/2011'<br />
date: invalid date '12am 21/Apr/2012'<br />
date: invalid date '12am 28/Jan/2011'<br />
date: invalid date '12am 05/Apr/2012'<br />
date: invalid date '12am 10/Mar/2012'<br />
...<br />
<br />
No HTML files seem to be created. Any thoughts on this one? I predict a date format is setup wrong, but I don't know where to look for this.<br />
<br />
EDIT: I just tried running the above command with -n10 instead of 1000 and it does end up outputting HTML files and the combined GPX. I'm still not sure what is up with the date errors, but it at least looks like I've got my gpx file.]]></description>
            <dc:creator>benbergman</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 05 May 2012 17:45:13 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,697,700#msg-700</guid>
            <title>Re: geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html'</title>
            <link>http://geo.rkkda.com/forum/read.php?5,697,700#msg-700</link>
            <description><![CDATA[ That fixed it! Thanks a lot, rickrich!]]></description>
            <dc:creator>benbergman</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 05 May 2012 17:09:44 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,697,699#msg-699</guid>
            <title>Re: geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html'</title>
            <link>http://geo.rkkda.com/forum/read.php?5,697,699#msg-699</link>
            <description><![CDATA[ Its a bug in the newe(r|st) curl.  Put this in your ~/.georc:<br />
<pre class="bbcode">
CURL_OPTS=&quot;--sslv3&quot;</pre>
<br />
Ref: <a href="https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/595415/comments/8"  rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/595415/comments/8</a>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 05 May 2012 15:18:11 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,697,698#msg-698</guid>
            <title>Re: geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html'</title>
            <link>http://geo.rkkda.com/forum/read.php?5,697,698#msg-698</link>
            <description><![CDATA[ It is your curl version and SSL.  Maybe the certs aren't right?]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 05 May 2012 14:42:05 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,697,697#msg-697</guid>
            <title>geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html' [solved; put CURL_OPTS=&quot;--sslv3&quot; in ~/.georc]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,697,697#msg-697</link>
            <description><![CDATA[ When I try to use any of these tools I get this message:<br />
<br />
geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html'<br />
<br />
With -D1<br />
<br />
$ geo-nearest -D1<br />
geo-nearest: curl  <a href="https://www.geocaching.com/login/default.aspx"  rel="nofollow">https://www.geocaching.com/login/default.aspx</a><br />
geo-nearest: curl <a href="https://www.geocaching.com/login/default.aspx"  rel="nofollow">https://www.geocaching.com/login/default.aspx</a><br />
geo-nearest: curl: returned /dev/null for '/tmp/geo-login.html'<br />
<br />
I have tried with multiple gc.com accounts. I used these tools successfully at work, but I can't seem to get them working on my home computer. At work I use Ubuntu and at home I use Arch Linux. I did not find anything when I searched the forum. Any help is much appreciated. These tools are exactly what I've been looking for, so I am excited to start using them.]]></description>
            <dc:creator>benbergman</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 05 May 2012 12:14:59 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,696,696#msg-696</guid>
            <title>OsmaRender maps abandoned</title>
            <link>http://geo.rkkda.com/forum/read.php?5,696,696#msg-696</link>
            <description><![CDATA[ At some point in the past few weeks, OsmaRender maps (geo-map type 21) have become unavailable, and OSM forums suggest they won't come back.<br />
Currently, www.openstreetmap.org offers four map layers:<br />
- Standard (= Mapnik)<br />
- Cycle Map<br />
- Transport Map<br />
- MapQuest Open<br />
of which only the Standard one is supported (as type 20) by geo-map.<br />
<br />
The transition from Mapnik tiles to other map tiles is easy:<br />
Mapnik: <a href="http://$x.tile.openstreetmap.org/$zoom/$column/$row.png"  rel="nofollow">http://$x.tile.openstreetmap.org/$zoom/$column/$row.png</a><br />
CycleMap: <a href="http://$x.tile.opencyclemap.org/cycle/$zoom/$column/$row.png"  rel="nofollow">http://$x.tile.opencyclemap.org/cycle/$zoom/$column/$row.png</a><br />
TransportMap: <a href="http://$x.tile2.opencyclemap.org/transport/$zoom/$column/$row.png"  rel="nofollow">http://$x.tile2.opencyclemap.org/transport/$zoom/$column/$row.png</a><br />
MapQuestOpen: <a href="http://otile$y.mqcdn.com/tiles/1.0.0/osm/$zoom/$column/$row.png"  rel="nofollow">http://otile$y.mqcdn.com/tiles/1.0.0/osm/$zoom/$column/$row.png</a><br />
(with x={a,b,c}, y={1,2,3,4}, all tiles being 256x256 in size)<br />
<br />
but I don't know whether there's an export URL. <br />
(The interface says &quot;standard layer&quot;, which may suggest there isn't. At least not on the main site.)<br />
<br />
BTW, exported images seem to be returned from parent.tile.openstreetmap.org now,<br />
but URLs like<br />
<a href="http://parent.tile.openstreetmap.org/cgi-bin/export?bbox=13,52,14,53&amp;scale=1000000&amp;format=png"  rel="nofollow">http://parent.tile.openstreetmap.org/cgi-bin/export?bbox=13,52,14,53&amp;scale=1000000&amp;format=png</a> and<br />
<a href="http://tile.openstreetmap.org/cgi-bin/export?bbox=13,52,14,53&amp;scale=1000000&amp;format=png"  rel="nofollow">http://tile.openstreetmap.org/cgi-bin/export?bbox=13,52,14,53&amp;scale=1000000&amp;format=png</a><br />
seem to be equivalent (still).]]></description>
            <dc:creator>Steve8x8</dc:creator>
            <category>General Topics</category>
            <pubDate>Mon, 02 Apr 2012 06:11:41 -0400</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,694,695#msg-695</guid>
            <title>Re: Problem with geo-demand using GC code</title>
            <link>http://geo.rkkda.com/forum/read.php?5,694,695#msg-695</link>
            <description><![CDATA[ From the Changelog:<br />
<pre class="bbcode">2012-02-11      Rick Richardson &lt;rick.richardson@comcast.net&gt;
        * geo-demand: GC codes are gc1234 *and* gc12345
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 11 Feb 2012 07:50:58 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,694,694#msg-694</guid>
            <title>Problem with geo-demand using GC code [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,694,694#msg-694</link>
            <description><![CDATA[ Hi,<br />
<br />
I'm probably missing something very simple but I have no idea what, maybe somebody can point my in the right direction.<br />
This command works just fine: &quot;geo-demand -n 400 -q notfound,active,traditional,multi,earth&quot; but when I add a GC code at the end of the command like this &quot;geo-demand -n 400 -q notfound,active,traditional,multi,earth GC1FT3E&quot; the command is accepted without an error, but the PQ is not created. <br />
When I look at the PQ page I see the previous PQ's that geo-demand created, but not the one with the GC code at the end.<br />
<br />
Thank for any help you can give me.<br />
<br />
Cor.]]></description>
            <dc:creator>cor9957</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 11 Feb 2012 05:41:51 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,692,693#msg-693</guid>
            <title>Re: hash2sdt()</title>
            <link>http://geo.rkkda.com/forum/read.php?5,692,693#msg-693</link>
            <description><![CDATA[ hash2sdt() is only used for *archived* caches.  Loc format is used for regular caches.]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Tue, 07 Feb 2012 07:38:02 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,692,692#msg-692</guid>
            <title>hash2sdt()</title>
            <link>http://geo.rkkda.com/forum/read.php?5,692,692#msg-692</link>
            <description><![CDATA[ Hi Rick,<br />
<br />
nice to see that GeoToad's S/D/T decoding algorithm has found its way into geo-* after about a year ;) Let's hope the guys at GroundSpeak won't find out too fast...<br />
<br />
Cheers, S]]></description>
            <dc:creator>Steve8x8</dc:creator>
            <category>General Topics</category>
            <pubDate>Tue, 07 Feb 2012 04:57:52 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,690,691#msg-691</guid>
            <title>Re: \x13 characters</title>
            <link>http://geo.rkkda.com/forum/read.php?5,690,691#msg-691</link>
            <description><![CDATA[ From the Changelog:<br />
<pre class="bbcode">2012-02-04      Rick Richardson &lt;rick.richardson@comcast.net&gt;
        * geo-html2gpx: remove ^Q/^S characters
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 04 Feb 2012 15:13:59 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,690,690#msg-690</guid>
            <title>\x13 characters [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,690,690#msg-690</link>
            <description><![CDATA[ I don't know whether this is actually a bug (i.e. what the gpx specification says) but my Garmin device has a problem with the character \x13 which occurs for example in GC1KVEK (it seems to just ignore the file from the respective cache on). So I have a script to remove these. Perhaps geo-gpx2html might already do that.<br />
<br />
In the cache in question, the character occurs in an html comment, so another option (in the particular case) would be to strip comments.]]></description>
            <dc:creator>z00k</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 04 Feb 2012 14:05:03 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,689#msg-689</guid>
            <title>Re: BUG: gc.com changed the login page</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,689#msg-689</link>
            <description><![CDATA[ From the Changelog:<br />
<pre class="bbcode">2012-02-01      Rick Richardson &lt;rick.richardson@comcast.net&gt;
        * geo-common-gc, et al: Make login case insignificant
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Wed, 01 Feb 2012 07:51:09 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,688#msg-688</guid>
            <title>Re: BUG: gc.com changed the login page</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,688#msg-688</link>
            <description><![CDATA[ OK, found it.<br />
The user name is case sensitive.<br />
You must enter the user name in the geo-* tools exactly as it is displayed at geocaching.com<br />
Alternativly, change one line in the geo-* tools:<br />
    if ! grep -q &quot;You are logged in as &lt;[^&gt;]*&gt;$_username&lt;&quot; $LOGINPAGE; then<br />
to<br />
    if ! grep -iq &quot;You are logged in as &lt;[^&gt;]*&gt;$_username&lt;&quot; $LOGINPAGE; then]]></description>
            <dc:creator>marikanders</dc:creator>
            <category>General Topics</category>
            <pubDate>Wed, 01 Feb 2012 02:32:13 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,687#msg-687</guid>
            <title>Re: BUG: gc.com changed the login page</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,687#msg-687</link>
            <description><![CDATA[ I have two accounts at geocaching.com<br />
The exact same operation, geo-pqdownload, works for one of them but gives<br />
the &quot;BUG: gc.com changed the login page&quot; error for the other.<br />
Comparing the /tmp/geo-login.html files for the two cases I can see that<br />
the only differences are the __VIEWSTATE, the uid and the X value in the<br />
URL for the ads.groundspeak.com iframe.]]></description>
            <dc:creator>marikanders</dc:creator>
            <category>General Topics</category>
            <pubDate>Tue, 31 Jan 2012 10:11:36 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,685#msg-685</guid>
            <title>Re: BUG: gc.com changed the login page</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,685#msg-685</link>
            <description><![CDATA[ $ geo-nearest -D1<br />
geo-nearest: curl  <a href="https://www.geocaching.com/login/default.aspx"  rel="nofollow">https://www.geocaching.com/login/default.aspx</a><br />
geo-nearest: curl <a href="https://www.geocaching.com/login/default.aspx"  rel="nofollow">https://www.geocaching.com/login/default.aspx</a><br />
geo-nearest: 0: curl <a href="http://www.geocaching.com/seek/nearest.aspx?origin_lat=44.947500&amp;origin_long=-93.491083"  rel="nofollow">http://www.geocaching.com/seek/nearest.aspx?origin_lat=44.947500&amp;origin_long=-93.491083</a> #list<br />
Total Records: 10659<br />
GC1NPYG 44.94743 -93.48930 Geocache-regular<br />
GC10G15 44.94527 -93.49463 Geocache-regular<br />
GC2DW82 44.94292 -93.49548 Geocache-regular<br />
GC13EDN 44.94143 -93.49095 Geocache-ifound-regular<br />
GC1FFA8 44.95327 -93.48798 Geocache-ifound-regular<br />
GC244BC 44.95000 -93.50000 Geocache-unknown<br />
GCX22E 44.94592 -93.48125 Geocache-regular<br />
GC3A7WM 44.95240 -93.49893 Geocache-ifound-regular<br />
GC1R0VT 44.94355 -93.48213 Geocache-ifound-regular<br />
GC10Y5N 44.94802 -93.48007 Geocache-regular<br />
GC2W0G8 44.94262 -93.50030 Geocache-ifound-regular<br />
GC10WZE 44.94020 -93.48235 Geocache-regular<br />
GC10WWJ 44.94688 -93.47720 Geocache-regular<br />
GCH4FC 44.94342 -93.47842 Geocache-regular<br />
GC38HVF 44.94142 -93.50213 Geocache-ifound-regular<br />
GC24BBM 44.93963 -93.48228 Geocache-ifound-unknown<br />
GCQVJA 44.94453 -93.47708 Geocache-regular<br />
GC1JGZQ 44.93605 -93.49830 Geocache-regular<br />
GCRRPX 44.94202 -93.47497 Geocache-regular<br />
GC1GX3E 44.94387 -93.47353 Geocache-regular<br />
<br />
Works here.<br />
<br />
Please put &quot;/tmp/geo-login.html&quot; somewhere on the web so I can access it.]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sun, 22 Jan 2012 08:27:24 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,684#msg-684</guid>
            <title>Re: BUG: gc.com changed the login page</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,684#msg-684</link>
            <description><![CDATA[ I'm having the same problem. To be fair, I just installed the tools. What might be causing this problem?]]></description>
            <dc:creator>thehodapp</dc:creator>
            <category>General Topics</category>
            <pubDate>Sun, 22 Jan 2012 04:28:14 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,681,683#msg-683</guid>
            <title>Re: geo-demand how to limit to one state with coordinates? [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,681,683#msg-683</link>
            <description><![CDATA[ Thank you!]]></description>
            <dc:creator>jerry</dc:creator>
            <category>General Topics</category>
            <pubDate>Sun, 15 Jan 2012 00:20:38 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,681,682#msg-682</guid>
            <title>Re: geo-demand how to limit to one state with coordinates?</title>
            <link>http://geo.rkkda.com/forum/read.php?5,681,682#msg-682</link>
            <description><![CDATA[ From the Changelog:<br />
<pre class="bbcode">
2012-01-11      Rick Richardson &lt;rick.richardson@comcast.net&gt;
        * geo-demand: Add state using lat lon; e.g. geo-demand mn n43.6 w92
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Wed, 11 Jan 2012 10:07:27 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,681,681#msg-681</guid>
            <title>geo-demand how to limit to one state with coordinates? [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,681,681#msg-681</link>
            <description><![CDATA[ I live right on a state line.<br />
<br />
When I run <pre class="bbcode">
geo-demand lat lon  (or more simply, just geo-demand)</pre>
It of course creates a pq with the 500 nearest caches, with no regard to the state, expected and desired behavior in most cases.<br />
<br />
But, if I try to run <pre class="bbcode">
geo-demand state</pre>
It returns caches in the state, but by date order (so it returns the 500 oldest caches in the state).  Expected and desired behavior in most cases.<br />
<br />
I don't see any way to create a lat/lon (or home based) pq that is limited to one state?<br />
<br />
Running <pre class="bbcode">
geo-demand lat long state</pre>
 just dumps the help screen.<br />
<br />
Is there a way to do this?]]></description>
            <dc:creator>jerry</dc:creator>
            <category>General Topics</category>
            <pubDate>Wed, 11 Jan 2012 04:38:40 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,680#msg-680</guid>
            <title>Re: BUG: gc.com changed the login page</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,680#msg-680</link>
            <description><![CDATA[ Works here.<br />
<br />
Premium:<br />
<pre class="bbcode">
$ geo-nearest
GC1NPYG 44.94743 -93.48930 Geocache-regular
...</pre>
<pre class="bbcode">
Basic:

$ geo-nearest -udyl1231 -pPASSWORD
geo-nearest: Basic Member: pay the $30/yr fee for Premium Member!
geo-nearest: Basic Member: doing it the REAL SLOW way!!!
GC1NPYG 44.94743 -93.48930 Geocache-regular
...
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Mon, 09 Jan 2012 10:26:37 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,679,679#msg-679</guid>
            <title>BUG: gc.com changed the login page [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,679,679#msg-679</link>
            <description><![CDATA[ Hi,<br />
<br />
When I try to use any command, the text: &quot;BUG: gc.com changed the login page&quot; appears... Is it so that GC.COM changed the login page yesterday??<br />
<br />
<br />
Bastiaan]]></description>
            <dc:creator>gewoon_wij</dc:creator>
            <category>General Topics</category>
            <pubDate>Mon, 09 Jan 2012 09:55:19 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,677,678#msg-678</guid>
            <title>Re: Error when encountering a premium-only cach with geo-nearest and basic membership</title>
            <link>http://geo.rkkda.com/forum/read.php?5,677,678#msg-678</link>
            <description><![CDATA[ From the Changelog:<br />
<pre class="bbcode">
2012-01-07      Rick Richardson &lt;rick.richardson@comcast.net&gt;
        * geo-common-gc: remove soc's from basic member</pre>
<br />
NOTE: --nocheck-order is WRONG!!!!]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 07 Jan 2012 12:37:08 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,677,677#msg-677</guid>
            <title>Error when encountering a premium-only cach with geo-nearest and basic membership [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,677,677#msg-677</link>
            <description><![CDATA[ Hi,<br />
<br />
geo-nearest fails for me when it happens to find a premium-only cache while I have only a basic account (yet). The error occurs in line 1400 of geo-common-gc, when trying to join the .csv and .xtra file. This is because the premium-only cache only turns up in $CSVFILE (as a line like GC2AA34 0.000 0.000 ...) and not in $XTRAFILE, which causes join to complain and the script to abort.<br />
<br />
I have a quick workaround attached, which simply tells join to ignore unmatched lines. However, I believe it were possible to filter those caches out some time before. I just don't quite understand the code there yet to attempt it by myself.<br />
<br />
There's one additional complication here, though: geo-nearest fails reliably as described when issuing the same query (same location) again and again. However, it happened to me that a subsequent query didn't fail (reliably if repeated), when in between the querys I either issued a query for another location, or just opened the failing premium-only cache in a browser (URL like <a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GC2AA34"  rel="nofollow">http://www.geocaching.com/seek/cache_details.aspx?wp=GC2AA34</a>). Don't know how to make sense of that.<br />
<br />
<pre class="bbcode">
--- upstream/geo-12-01-06-02-37-49/geo-common-gc	2011-12-27 01:47:45.000000000 +0100
+++ geo/geo-common-gc	2012-01-07 11:07:52.025671512 +0100
@@ -1397,7 +1397,7 @@
     # Convert CSV into CSV with puzzles...
     csv2csv $GEOMYSTERY &lt; $CSVFILE2 &gt; $CSVFILE
 
-    join -t '	' $CSVFILE $XTRAFILE &gt; $JOINFILE
+    join --nocheck-order -t '	' $CSVFILE $XTRAFILE &gt; $JOINFILE
     if [ $? != 0 ]; then
 	cp $CSVFILE /tmp/geo.err.csv
 	cp $XTRAFILE /tmp/geo.err.xtra</pre>
<br />
Edit: Output of geo-nearest attached. There are three caches in geo.err.csv that don't show up in geo.err.xtra. geo-nearest was calles as<br />
<pre class="bbcode">
geo-nearest -H &quot;$DIR/html&quot; -s -n50 52.523369 13.475888
</pre>]]></description>
            <dc:creator>divan90</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 07 Jan 2012 05:59:42 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,676,676#msg-676</guid>
            <title>missing dependency in Makefile [solved]</title>
            <link>http://geo.rkkda.com/forum/read.php?5,676,676#msg-676</link>
            <description><![CDATA[ Hi,<br />
<br />
after I changed a source line in geo-common-gc (line 1400, to try if the tab in  &quot;join -d '\t'&quot; was the reason for my join error), the geo-correct-coords executable script didn't get updated as expected by running make (geo-correct-coords.sh includes geo-common-gc). Also, it didn't get removed bt make clean.<br />
<br />
Fix:<br />
<pre class="bbcode">
--- geo-11-12-26-18-48-32/Makefile	2011-12-19 17:33:19.000000000 +0100
+++ geo/Makefile	2012-01-05 16:07:50.782465359 +0100
@@ -309,6 +309,7 @@
 oc-nearest: geo-common geo-common-oc geo-common-gpsdrive Makefile
 oc-newest: geo-common geo-common-oc geo-common-gpsdrive Makefile
 ll2maidenhead: geo-common Makefile
+geo-correct-coords: geo-common geo-common-gc
 
 geo-images: images Makefile
 	find images -type f | sed '/CVS/d' | \
@@ -344,6 +345,7 @@
 	rm -f ll2maidenhead
 	rm -f geo-cs-html2db
 	rm -f geo-demand-cs geo-newest-cs
+	rm -f geo-correct-coords
 	rm -f *.tar.gz
 	rm -f Readme
 	rm -f tomtom-*.png
</pre>]]></description>
            <dc:creator>divan90</dc:creator>
            <category>General Topics</category>
            <pubDate>Thu, 05 Jan 2012 10:16:32 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,675,675#msg-675</guid>
            <title>Using procmail to grab notifications and parse gc code</title>
            <link>http://geo.rkkda.com/forum/read.php?5,675,675#msg-675</link>
            <description><![CDATA[ Hey guys, <br />
<br />
Never realized there was a forum here. Well on to the subject at hand... A fellow caching friend and I have created some scripts to use procmail to snatch incoming publish notifications and send to a php script which parses the gc code and hand off to a modified shell script of Rick's to grab the cache page info which it then hands back to the php script to send the modified notification onward.<br />
<br />
If anyone is interested in the procmail recipe, our php or modified script of Rick's let me know and I will post a tarball.<br />
<br />
@Rick thanks for all the time and effort you put in to creating such useful scripts and publishing them for us to molest.]]></description>
            <dc:creator>turner.curtis</dc:creator>
            <category>General Topics</category>
            <pubDate>Mon, 02 Jan 2012 20:08:59 -0500</pubDate>
        </item>
        <item>
            <guid>http://geo.rkkda.com/forum/read.php?5,664,674#msg-674</guid>
            <title>Re: geo-html2gpx does not demask</title>
            <link>http://geo.rkkda.com/forum/read.php?5,664,674#msg-674</link>
            <description><![CDATA[ From the ChangeLog:<br />
<pre class="bbcode">2011-12-17      Rick Richardson &lt;rick.richardson@comcast.net&gt;
        * geo-html2gpx: terr (GC.com 09/15/11 update)
        * geo-html2gpx: unescape hex &amp;xHH; (GC.com 09/15/11 update)
        * geo-html2gpx: JSON format account id
        * geo-html2gpx: logdate's in JSON format
</pre>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General Topics</category>
            <pubDate>Sat, 17 Dec 2011 14:41:47 -0500</pubDate>
        </item>
    </channel>
</rss>

