Search SW Stations by Frequency
Directory listing for a shortwave broadcast station search utility, including CGI scripts and templates.
Description
The directory lists several files, including `template1.html` and `template2.html`, last modified in 2006 and 2004 respectively, indicating a historical web project. Key scripts like `hfcccfm.pl` and `index.cgi`, updated in 2011, suggest a CGI-based application for searching shortwave broadcast schedules. The presence of `template1.tpl` and `template2.tpl`, both modified in 2015, points to a templating system for dynamic content generation.
The file `hfcccreate-fillmys..>` (likely `hfcccreate-fill_mysql.pl`) implies interaction with a database, possibly MySQL, for storing and retrieving HFCC (High Frequency Co-ordination Conference) schedule data. The `lang.cgi` script, last updated in 2002, suggests early support for multilingual interfaces or language-specific content delivery. The `q.txt` file, a small 804-byte text file, could be a query log or a simple data file.
The overall structure indicates a system designed to process and present shortwave broadcast information, likely by querying a database of scheduled transmissions on various HF frequencies. The file modification dates suggest the project was actively developed and maintained over a period spanning more than a decade, with core components last updated around 2011 and templates in 2015.