Skip to content

hendorog/N2PK-Archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N2PK VNA Mailing List Archive

A searchable static web archive of the N2PK Vector Network Analyzer Yahoo Groups mailing list.

Overview

This archive contains 9,662 messages from 926 contributors spanning August 2004 to October 2019, organized into 1,783 discussion topics.

The N2PK VNA is a high-performance, low-cost vector network analyzer designed by Paul Kiciak (N2PK) for amateur radio and RF engineering applications.

Features

  • Browse messages by year and month
  • Full-text search across all messages
  • Message threading by topic
  • Navigation between messages in the same thread
  • Responsive design for desktop and mobile

Usage

Open archive/index.html in a web browser to browse the archive.

Structure

archive/
├── index.html          # Main page with statistics and year links
├── search.js           # Client-side search functionality
├── style.css           # Stylesheet
├── messages/           # Individual message pages (1.html - 9662.html)
└── {year}/{month}/     # Monthly archive pages

Regenerating the Archive

The Python script used to generate this archive is included in src/generate_archive.py. To regenerate:

  1. Place the source messages file (messages-8-20-2004-thru-10-22-2019.txt) in the same directory as the script
  2. Run: python generate_archive.py
  3. The archive will be generated in the archive/ subdirectory

Source Data Format

The source data is a pipe-delimited text file with the format:

message_id|topic_id|timestamp|author|subject|body

License

This archive is provided for historical and educational purposes. Original message content remains the property of the respective authors.

About

Searchable static web archive of the N2PK VNA Yahoo Groups mailing list (2004-2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages