How to parse ADIF files in PHP

A question which I am occasionally asked is “how to read ADIF into a database?”. For me this is really about reading a file into PHP, to break up the contents of the ADIF line by line. One of the … Continue reading
A question which I am occasionally asked is “how to read ADIF into a database?”. For me this is really about reading a file into PHP, to break up the contents of the ADIF line by line. One of the … Continue reading
Expedition pileups and Club Log Leaderboards An open letter from Michael, G7VJR (creator of Club Log) In recent years, Club Log charts have become a new option for expeditions above a certain size to engage with the Dxing community while … Continue reading
Club Log Survey May 2012 During May 2012, I ran a survey to see what people would like to have changed, if anything. This is a link to the survey data. Club Log users also provided me with a wealth … Continue reading
Hi all, You may notice some changes to Club Log today (a few obvious, many not so obvious). If you experience any problems, I apologise in advance – please do tell me so I can fix them for you and … Continue reading
A lot of logging software suffers from using old, tired architectures. Visual Basic is the main culprit. Applications written this way are often unstable and quirky, and more modern designs are to be preferred (in particular, .Net is really the … Continue reading