🏛️ Welcome to the its-all-g00d.co.uk Archive Portal
From 2001 through 2006, its-all-g00d.co.uk served as a vibrant digital community for sixth form students, university undergrads, and friends. Over five formative years, the site captured everyday student life, discussions, photos, and milestones across three distinct eras.
Browse the three eras below to explore fully preserved, offline-ready static snapshots of each historical version:
Archive Highlights
- EncoreLite Forum: 28 original discussion threads across Uni Chat, Education, and site news.
- Historic Message Archive: 244 searchable guestbook messages with live filtering.
- Vintage Photo Gallery: 28 photo albums including Reading Festival 2000 and 18th birthday parties.
- NewsPro Bulletins: Announcements, exam updates, and party reports.
🛠️ Tech Quick Specs
Forum: c-board EncoreLite
Database: Flat-file text databases (.txt / .dat)
Key Modules: NewsPro, Image Arcadia, Custom Guestbook
Archive Highlights
- phpBB 2.0 Discussion Board: 329 posts across 7 forums with user signatures.
- Community Polls: Preserved student opinion surveys and historical voting results.
- OpenMax News & Articles: Technology, humor, and student life editorial submissions.
- Vintage DeepBlue Theme: Iconic retro blue portal layout preserved in pure static HTML.
🛠️ Tech Quick Specs
Forum: Integrated phpBB 2.0.x
Database: MySQL 3.23 / 4.0
Key Modules: DeepBlue Theme, Surveys/Polls, Stories
Archive Highlights
- Community Forums: 4,700+ posts across 178 topics in classic subSilver style.
- Mattous .:. Bloggous: 38 personal blog entries with comments and preserved RSS feeds.
- 4images Photo Gallery: 250+ student album photos and webcam snapshots ("Mattcam").
- Student Coursework: Preserved software projects, VB.NET bank app artifacts, and downloads.
🛠️ Tech Quick Specs
Style: subSilver (customized)
Database: MySQL 4.1
Key Modules: 4images Gallery, Mattous Bloggous, Coursework
⚙️ Technical Architecture, System Stacks & Preservation Details ▼ Click to Expand / Collapse
🛠️ Era Architecture & Technology Stack Comparison
Over its five-year lifespan from 2001 to 2006, its-all-g00d.co.uk mirrored the rapid evolution of early consumer web development: transitioning from late-90s flat-file Perl scripts to dynamic PHP/MySQL CMS portals, and finally to modern relational bulletin boards.
| Technical Dimension | Era 1 (2001–2002) | Era 2 (2002–2003) | Era 3 (2004–2006) |
|---|---|---|---|
| Server & Runtime | Linux / Apache • Perl CGI 5.x | Linux / Apache • PHP 4.x | Linux / Apache • PHP 4.x / 5.x |
| Core Architecture | Standalone CGI scripts & static HTML templates | PHP-Nuke 6.0 modular content management framework | phpBB 2.0.10 bulletin board core + standalone web apps |
| Database Engine | Plaintext flat-files (.txt, .dat) with pipe/tab delimiters |
MySQL 3.23 / 4.0 relational database | MySQL 4.1 relational database |
| Discussion Board | c-board EncoreLite (Perl CGI) | phpBB 2.0.x (PHP-Nuke integrated module) | phpBB 2.0.10 (Standalone, heavily modified) |
| Theme / Visual Skin | Custom HTML tables with CSS styles | DeepBlue PHP-Nuke Theme | subSilver theme with custom navigation & colorways |
| Secondary Modules | NewsPro, Image Arcadia, Custom Guestbook | Surveys/Polls, OpenMax Stories, Top 10 | 4images Gallery 1.7, Mattous Bloggous, RSS 2.0 feeds |
📦 Digital Preservation & Static Compilation Pipeline
All three historical versions have been converted from their original dynamic server environments into self-contained, serverless static HTML packages:
- Dynamic-to-Static Scraping: All original PHP scripts, Perl CGI forms, and MySQL queries were rendered and compiled into static HTML snapshots, capturing complete topic trees, posts, timestamps, avatars, and attachments.
- Path & Asset Localization: All internal hyperlinks, styles, images, and JavaScript assets were rewritten to relative paths, eliminating external server dependencies and ensuring total offline and local browseability.
- Zero Dynamic Vulnerabilities: By decommissioning administrative login portals, database endpoints, and posting scripts into read-only static files, the archive can be hosted permanently with zero security or maintenance overhead.