Re: [Ubuntu-hams] Contest logging project

2012-02-29 Thread Nate Bargmann
* On 2012 29 Feb 11:30 -0600, Paula Keezer wrote: > Nate,  I thought I would share some thoughts with you on the logistics > of building a logging program, contest or or otherwise.  Hi Paula. > As the author of the very first windows based logging program back in > 1989 (logview, rigview, hamvie

Re: [Ubuntu-hams] Contest logging project

2012-02-29 Thread Paula Keezer
buntu Hams Group ; Linux Hams Sent: Tuesday, February 28, 2012 3:25 PM Subject: [Ubuntu-hams] Contest logging project Hi all. I've starting hacking on a contest logger.  I am writing it in C++ and wxWidgets and primarily targeting Linux at this time.  I've been working on this on a

Re: [Ubuntu-hams] Contest logging project

2012-02-28 Thread Martin Ewing
Nate, Good luck on this. If it was me, and I've thought about it from time to time, I would have done it in Python first. The syntax and high level aspects are so much easier than C/C++ IMO, and execution speed probably isn't critical. It seems that logging is a very personal thing. I haven't f

Re: Contest logging project

2012-02-28 Thread Nate Bargmann
Sent to the wrong list. Was intended for debian-hams. Sigh... -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Ham radio, Linux, bikes, and more: http://www.n0nb.us -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

Contest logging project

2012-02-28 Thread Nate Bargmann
Hi all. I've starting hacking on a contest logger. I am writing it in C++ and wxWidgets and primarily targeting Linux at this time. I've been working on this on and off for about six weeks and have reached a point where I am running up against my inexperience in both C++ and application developm