View Single Post
  #2   Report Post  
Old May 1st 04, 04:21 AM
Michael Black
 
Posts: n/a
Default

Ken Scharf ) writes:
For those hams running linux, I've found I can read
the ARRL QEX and QST View cd roms under linux using either
the Gimp or Open Office writer. These cdroms are scanned
images in tiff or jpg formats which import into either program.
By importing into an OO text document I can convert the articles
into PDF files and print double sided to my printer for
hard copy.

I started looking at writing a program to search the QST view
database found on the disks. The database on the disks up to
1990 (not sure about the 1995 disk) is an ascii representation
of a 3 table SQL database so I can create a MySQL, Posgres, or
similar SQL database to search. The QEX disk has a binary database
of which some sections are readable under vi as text that also appear
to be a set of SQL tables, so extraction of useful data may be
possible here as well. If I could find documention on performing
'macro' commands on a running OO session from another program I could
use OO to build pdf files from a search application (you can do this
under windows using VB script to control a word session).

The QST view database is somewhat incomplete as the final pages
of an article are not referenced in the database and you have to
manually hunt for them, even if you use the windows software.
QEX mostly kept the articles contiguous.


Have you just started playing with this?

Because someone did write about their experiences years back, at
least I think they had had success with those CDROMs under Linux.
I've been meaning to go digging to try to find the post or posts,
because now that I have a computer with a CDROM drive, obviously
those QSTs on CDROM become tempting. And I've never had Windows
running here.

Michael VE2BVW