Thread: ILG B04: When ?
View Single Post
  #10   Report Post  
Old December 28th 04, 10:26 AM
Conan Ford
 
Posts: n/a
Default

"Robert Sillett" wrote in
m:

You can use Microsoft Acccess, MySQL, or any other database program to
parse and reformat the various databases into whatever format your
software requires. You'll most likely need to learn SQL, but
converting database formats is a straightforward procedure. As I
mentioned earlier, the EiBi schedules are pretty difficult to parse,
but all the others are either real databases in DBF format or are TXT
files with fixed formats.

That's what I did. I wrote my own program to handle all these
databases. http://www.shortwavelog.com My program works with all the
databases that I previously mentioned.

I've attached a screenshot of my program showing data from HFCC,
ILGRadio, FCC HF, EiBi, and Prime Time Shortwave. If you don't like
the world map that shows all current transmissions, you can disable
it. Screenshot2 shows the same grid without the world map.


A most excellent program! Thank for you providing this.