PDA

View Full Version : Cambridge Utility software


Bob 7U
September 4th 11, 02:48 AM
I am having a hard time finding the Cambridge PDA software that
uploads turnpoints from a PDA to the 302, The Cambridge site is '404
file not found' and both Paul Remdes and Dickie Feakes's site link
back to that same source......

Anyone know of a site where this can be found?

Thanks,

Bob 7U

Darek
September 4th 11, 10:33 AM
W dniu 2011-09-04 03:48, Bob 7U pisze:
> I am having a hard time finding the Cambridge PDA software that
> uploads turnpoints from a PDA to the 302, The Cambridge site is '404
> file not found' and both Paul Remdes and Dickie Feakes's site link
> back to that same source......
>
> Anyone know of a site where this can be found?
>
> Thanks,
>
> Bob 7U

You can use ConnecMe app. from Naviter site to upload turnpoints
to C302.

Darek

Paul Remde
September 4th 11, 05:21 PM
Hi Bob,

The files are available on my Cambridge Downloads page here:
http://www.cumulus-soaring.com/cai_downloads.htm

They are not links to the files on the Cambridge site. The files are on my
server. I think the same is true for Dickie Feakes' site.

Best Regards,

Paul Remde
Cumulus Soaring, Inc.

"Bob 7U" > wrote in message
...
>I am having a hard time finding the Cambridge PDA software that
> uploads turnpoints from a PDA to the 302, The Cambridge site is '404
> file not found' and both Paul Remdes and Dickie Feakes's site link
> back to that same source......
>
> Anyone know of a site where this can be found?
>
> Thanks,
>
> Bob 7U

Max Kellermann
September 5th 11, 08:02 AM
Bob 7U > wrote:
> I am having a hard time finding the Cambridge PDA software that
> uploads turnpoints from a PDA to the 302, The Cambridge site is '404
> file not found' and both Paul Remdes and Dickie Feakes's site link
> back to that same source......
>
> Anyone know of a site where this can be found?

Link from http://www.cambridge-aero.com/300series.htm:

http://www.cambridge-aero.com/executables/3UT15257.zip

The correct download link is:

http://www.cambridge-aero.com/executables/3ut15257.zip

Letter case matters on a Unix server, but Windows ignores it. Looks
like they used to run their web server with Windows, and didn't watch
out for correct letter case in HTML links after a switch. Nearly all
of the download links are broken this way.

Found this out a while ago by guessing...

Max

Darryl Ramm
September 5th 11, 06:18 PM
On 9/5/11 12:02 AM, Max Kellermann wrote:
> Bob > wrote:
>> I am having a hard time finding the Cambridge PDA software that
>> uploads turnpoints from a PDA to the 302, The Cambridge site is '404
>> file not found' and both Paul Remdes and Dickie Feakes's site link
>> back to that same source......
>>
>> Anyone know of a site where this can be found?
>
> Link from http://www.cambridge-aero.com/300series.htm:
>
> http://www.cambridge-aero.com/executables/3UT15257.zip
>
> The correct download link is:
>
> http://www.cambridge-aero.com/executables/3ut15257.zip
>
> Letter case matters on a Unix server, but Windows ignores it. Looks
> like they used to run their web server with Windows, and didn't watch
> out for correct letter case in HTML links after a switch. Nearly all
> of the download links are broken this way.
>
> Found this out a while ago by guessing...
>
> Max

Apache's CheckSpelling and Alias could help do a simple quick fix here.
Would be kind of normal to test this after migrating servers. But then
the web site has never rendered properly on many browsers. Sad when they
could hire a web developer to clean this up for a few $k and not look so
incompetent.

Darryl

Google