Search results
Query: web templates
Links: 2 | 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.
-
Demonstrates a **Progressive Web App** (PWA) approach to amateur radio logging, providing a platform-agnostic solution for hams. The resource details its core functionality, including offline callsign and reference lookups, auto-formatting for data entry, and integration with **POTA spots** and saved re-spots. It highlights support for various logging templates such as General, Contest, POTA, and Field Day, indicating its adaptability for different operating activities. The application emphasizes seamless log synchronization across multiple devices, eliminating the need for manual file transfers. It operates effectively both online and offline, with installation options available for full offline functionality on Windows, Android, iOS, macOS, and Linux, or direct use within any web browser. The documentation further outlines features like rig control and the continuous development of additional templates, positioning Smart Logger as a flexible and efficient tool for managing amateur radio contacts.