Search results
Query: live shortwave radio sch
Links: 1 | Categories: 0
-
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 `hfcc_cfm.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 `hfcc_create-fill_mys..>` (likely `hfcc_create-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.