Posted on

Ancient Web: The RCT Technical Depot Reverse-Engineered RollerCoaster Tycoon One File at a Time

Some game communities write walkthroughs. Others eventually start documenting the byte layout of the save file.

Visit the RCT Technical Information Depot

The RCT Technical Information Depot belongs firmly to the second category. It collects technical information discovered by fans about RollerCoaster Tycoon, RollerCoaster Tycoon 2, RollerCoaster Tycoon 3, and Locomotion.

The site explains that it was originally hosted through GameSpy’s StrategyPlanet as part of RCTUK and was later moved after that server disappeared.

What survived is not a conventional fan site. It is documentation for people who wanted to understand the games underneath the interface.

When curiosity reaches the file format

The Depot covers formats such as TD4 and TP4 track files, SV4 and SC4 saves and scenarios, RCT2 object DAT files, TD6 track designs, SV6 and SC6 data, and later RCT3 formats including TRK, DAT, OVL, FWD, FWR, and PRF.

That means checksums, compression or encoding methods, record layouts, object structures, and the odd undocumented behavior required to make outside software read or write data correctly.

Utilities sit beside the documentation, including object editors, save-game tools, and explorers.

This is fan work becoming informal specification.

Commercial game developers rarely publish enough internal detail for third-party preservation and tooling. Communities fill the gap by comparing files, changing one value at a time, observing what breaks, and sharing the discoveries.

The Depot’s framing is careful about purpose. The material is aimed at enhancing and extending the games, not replacing their commercial distribution.

That distinction helps explain why technical fan archives are worth preserving even after newer modding frameworks appear. They contain the path by which the community learned what the software was actually doing.

Modern projects may eventually turn that knowledge into source code or a polished wiki. The old HTML pages preserve the excavation layer beneath them.

CacheRat’s 1,967 Ancient Web Domains research list includes game-technical sites because software history is often reconstructed by enthusiasts long before anyone calls the work preservation.

Somebody had to figure out what byte 37 meant.

Then somebody had to write it down.

Return to the RCT Technical Information Depot

Posted on

Ancient Web: HyperPhysics Turned HyperCard Into a 1998 Web of Physics Concepts

HyperPhysics feels less like a textbook website than somebody cut a physics course into index cards and connected every useful edge with string.

Visit HyperPhysics

Created by Rod Nave at Georgia State University, the project grew out of HyperCard teaching material and was substantially converted to HTML by late 1998. The resulting site kept the card-sized approach: compact explanations connected through dense concept maps rather than long chapters.

The subjects range across mechanics, electricity and magnetism, sound and hearing, optics and vision, heat, matter, nuclear physics, relativity, quantum physics, astronomy, and related mathematics.

It is enormous without looking enormous.

Hypertext used as an actual teaching idea

The key design choice is the linking.

A student reading about a lens can branch toward refraction, the eye, focal length, optical instruments, or a calculation. A mechanics topic can lead into energy, momentum, rotation, or gravity. Javascript calculators and diagrams sit close to the explanations instead of living in a separate application.

That makes HyperPhysics a particularly literal implementation of hypertext.

The web is not just delivering pages. The connections between concepts are part of the lesson.

Nave’s retrospective material says the project had been hosted from his office beginning in 1998 before eventually moving onto Georgia State infrastructure in 2016. He also described traffic on the order of millions of document hits per day during one measured period, evidence that a hand-built educational resource could become serious reference infrastructure without turning into a commercial platform.

Another old-web virtue is stability. HyperPhysics built up thousands of incoming links because its paths stayed useful. Teachers could reference a specific concept rather than send students to a constantly rearranging homepage.

The visual design is unmistakably old, but that is almost beside the point. The site works because its information architecture matches the subject: physics is a network of relationships, so the pages are a network of relationships.

CacheRat’s 1,967 Ancient Web Domains research list includes educational sites like HyperPhysics because some old web structures are not merely survivals. They remain good solutions.

A quarter-century later, clicking from one little physics card to the next still makes sense.

Return to HyperPhysics

Posted on

Ancient Web: The LOTR Fanclub Scrapbook Preserved a Message Board After the Official Club Died

When an official fan community closes, the company usually keeps the trademarks and the fans keep whatever they remembered to save.

Visit the LOTR Fanclub Scrapbook

The LOTR Fanclub Scrapbook exists because volunteers decided the creative work surrounding Decipher’s Official Lord of the Rings Fan Club should not simply vanish with the old community.

Its submission pages describe a collection of original material inspired by Tolkien and contributed by members of that fan-club world. The archive includes poetry, fan fiction, essays, journals, parodies, songs, drabbles, recipes, Middle-earth reference material, and the deeply Internet-native category of Top Ten lists.

The site keeps the material family-friendly and identifies its volunteer maintainers as Amy and Jeff Buckles, known in the community as Primula and TrebleMaker.

Fandom after the host moves on

This is an important distinction in web preservation.

An official site documents what a company wanted to publish. A fan archive documents what the audience did with it.

The old LOTR community was not just reading announcements. People were writing stories, poems, jokes, commentary, recipes, and personal reflections. Those contributions formed a culture around the official product, but the culture itself belonged to thousands of individual participants.

Once the original club became defunct, a volunteer scrapbook became a practical preservation system.

The structure is simple because the job is simple: keep the work findable.

There are categories, contributor names, submission instructions, and long indexes rather than an algorithmic feed. A visitor can move sideways through a community’s interests instead of seeing only what happened to be popular during one week twenty years ago.

That persistence is one of the quiet strengths of hand-maintained fan sites. They can outlive the commercial infrastructure that originally gathered the audience.

CacheRat’s 1,967 Ancient Web Domains research list includes fan archives because old web history is not just the history of companies and software. It is also the work people made after logging in.

The official club ended.

The scrapbook kept the table scraps, which turned out to be the history.

Return to the LOTR Fanclub Scrapbook

Posted on

Ancient Web: Flatland’s 3DML Tried to Turn HTML-Style Text Into Walkable Websites

Long before every browser wanted hardware-accelerated 3D, Flatland proposed a wonderfully web-native solution: describe a virtual place in a text file and let a plug-in turn it into somewhere you could walk.

Visit the Flatland 3DML tutorial

3DML—3D Markup Language—borrowed the basic mental model of HTML. Authors wrote structured text, assembled reusable objects, and published the result as an Internet-ready 3D environment called a SPOT.

Flatland’s Rover software handled the viewing.

The surviving tutorial targets Rover 1.5.1 and Windows 95, Windows 98, and Windows NT. It even recommends that beginners work in Notepad.

This was 3D publishing before the toolchain became an industry.

The world was an ASCII grid

A 3DML file used recognizable markup such as <SPOT>, <HEAD>, <BODY>, <MAP>, and <LEVEL>.

The map itself could be laid out as characters in a grid. Individual symbols referred to blocks occupying standardized 256-by-256-by-256 units, so the author could construct rooms and landscapes almost like drawing a level with letters.

The format was not limited to silent geometry. Tutorial material describes text, two-dimensional graphics, sound, animations, and streaming video as things that could be incorporated into a SPOT.

That makes 3DML interesting for reasons beyond nostalgia.

The project treated a 3D world as a document.

You could inspect its source, understand its pieces, reuse blocks, edit it in ordinary text software, and publish it through the same general infrastructure as a webpage. Flatland even supplied the familiar ecosystem of old-web badges: “Powered by 3DML,” “Download Flatland Rover,” and directories pointing visitors toward other worlds.

The idea did not become the dominant web architecture. Browser standards moved elsewhere, plug-ins aged badly, and modern 3D engines became much more capable.

But the abandoned branch is historically useful precisely because it shows another plausible answer to the question: what should a website become once it has depth?

CacheRat’s 1,967 Ancient Web Domains research list includes obsolete web technologies because failed standards often reveal the design assumptions of their era better than the winners do.

Flatland imagined the future as a text file you could walk into.

Return to the Flatland 3DML material

Posted on

Ancient Web: Seed Biology Built a Specialist Research Shelf for Germination

Some of the most useful corners of the old academic web are not broad educational sites. They are shelves built around one researcher’s subject and left narrow on purpose.

Visit Seed Biology

SeedBiology.de is associated with seed-science research by Gerhard Leubner-Metzger and preserves material centered on germination, dormancy, seed physiology, and related plant-development questions.

The main site was not consistently reachable during this CacheRat review, so the safest description comes from surviving material hosted under the same domain and citations to it in research publications. Scientific PDFs tied to SeedBiology.de identify university biology work and deal directly with subjects such as early germination, water uptake, and the biochemical regulation of seed behavior.

That narrower evidence is enough to explain why the site belongs in an Ancient Web survey without pretending every old page can still be reconstructed perfectly.

A researcher’s web shelf

Before university groups routinely pushed everything through standardized lab pages, repository systems, and profile services, specialist domains often acted as working bibliographies.

A seed researcher could gather papers, figures, explanatory material, references, and links around a topic rather than around the administrative structure of a university department.

That distinction is useful.

“Seed biology” sounds simple until the questions start multiplying. A dry seed has to respond to water, temperature, light, hormones, dormancy mechanisms, tissue constraints, and environmental signals before visible growth begins. Germination is not just a seed becoming wet and opening. It is a regulated transition with enough moving parts to support an entire specialist literature.

A dedicated site gives that literature a recognizable home.

It also illustrates a preservation problem common to scientific web material. The journal paper may survive because publishers and libraries maintain it. The researcher’s surrounding explanations, curated links, teaching pages, and supporting files are much easier to lose when a server changes.

CacheRat’s 1,967 Ancient Web Domains research list includes academic specialty sites because the web surrounding formal publication often preserves how a subject was organized and taught, not just the final paper.

SeedBiology.de is a reminder that a tiny domain can represent a surprisingly deep scientific neighborhood.

Return to Seed Biology

Posted on

Ancient Web: Cozy Builders Put a Homebuilt Airplane Community on the Web in 1995

Building your own airplane is exactly the sort of hobby where a useful mailing list can matter more than a beautiful website.

Visit the Cozy Builders pages

Marc J. Zeitlin’s unofficial Cozy web pages preserve a community around the Cozy line of composite homebuilt aircraft, with roots online going back to 1995. The site’s mailing-list history says notices went out in April 1995, and the resulting list became a place where prospective builders, active builders, and experienced pilots could exchange information directly.

The archive has grown into much more than a discussion list.

Building knowledge one airplane at a time

The site collects reference material, newsletters, performance information, builder pages, suppliers, technical discussions, photographs, accident reports, and mailing-list documentation. Its 2024 mailing-list page reports 719 members spread across many countries, ranging from people still considering a project to pilots with more than a thousand hours in their aircraft.

That range matters.

Experimental aviation depends heavily on knowledge that does not fit neatly into a factory service manual. Builders need to know how other people solved layup problems, routed systems, interpreted plans, selected parts, handled modifications, and learned from failures.

A mailing list turns those isolated workshops into a distributed shop floor.

The web archive then gives that conversation a longer memory.

This is one of the recurring patterns of the early specialist web: a community does not begin by deciding to “build a platform.” Somebody makes pages. Somebody else runs a list. Useful documents accumulate. Photos and notes get linked. Over time the pile becomes infrastructure because people keep returning to it.

The Cozy pages also preserve the less glamorous parts of aviation culture. Safety information and accident material sit beside success stories and performance charts. That is what a serious enthusiast archive should do: keep the lessons that are expensive to relearn.

CacheRat’s 1,967 Ancient Web Domains research list includes community-built technical sites because their value often comes from years of practical knowledge layered onto a simple structure.

The aircraft may be experimental.

The community memory should not have to start from zero every time.

Return to the Cozy Builders pages

Posted on

Ancient Web: K3PGP’s Experimenter’s Corner Runs From VLF to Light

K3PGP’s Experimenter’s Corner looks like what happens when a workbench gets enough disk space to become a website.

Visit K3PGP’s Experimenter’s Corner

The site’s own slogan is “From VLF to Light,” and it earns the phrase. Its sections wander through astronomy, bicycle-mounted cameras, construction projects, lasers, moonbounce, software, radio experiments, test equipment, repair notes, and assorted technical material accumulated over years.

The pages identify the material as copyright 1995–2020 and warn that some of it may no longer be current. That warning is useful rather than embarrassing. The value of the archive is partly that it preserves how an experimenter actually worked through technologies that changed underneath him.

A laboratory with hyperlinks

The software section alone is a small museum of weak-signal computing. It includes material for PSK31, moon tracking, DSP experiments, helical-filter design, sound-over-IP, and visual radio modes. One PSK31 page targets Windows 3.1, Windows 95, Windows 98, and Windows NT with SoundBlaster-compatible audio hardware.

That operating-system list dates the problem better than any redesign could.

Elsewhere the site crosses from radio into optics. Laser pages document experiments involving laser moonbounce, cloud bounce, laser radar, and an AO-40 laser experiment. Other sections preserve VLF work, telescope and eclipse material, old test-equipment repair, and even snapshots of projects such as SETI@home.

What ties it together is not a subject category. It is the experimenter’s habit of documenting the thing that was on the bench that week.

Modern technical publishing tends to split those interests into separate channels: amateur radio here, astronomy there, optics somewhere else, software on a code host. K3PGP leaves the connections visible. A receiver problem can lead into DSP. Astronomy can lead into moonbounce. A laser can become another communications path.

CacheRat’s 1,967 Ancient Web Domains research list includes technical personal sites like this because the useful part is often the accumulated cross-talk between hobbies.

K3PGP is not a polished course.

It is better understood as a long-running notebook with solder on the margins.

Return to K3PGP’s Experimenter’s Corner

Posted on

Ancient Web: The Halifax Computer Club Kept Meeting on the Community Web

Before every local group had a Facebook page, a computer club could have something better: its own strange little section of a community network.

Visit the Halifax Computer Club

The Halifax Computer Club lives within the Chebucto Community Net, a Nova Scotia community-network project that says it has been serving local online needs since 1994.

The club pages preserve the ordinary life of people meeting to show one another computers, software, games, operating systems, and whatever somebody had figured out that month.

The meeting archive is the artifact

Surviving pages document presentations and game nights rather than attempting to retell the history of computing from above.

A 2008 archive includes demonstrations of Quake, Quake II, a DOS Pac-Man clone running under DOSBox, and Star Trek: The Kobayashi Alternative. Later pages continue the same basic idea: somebody brings something in, somebody explains it, and the website records that it happened.

That is small history, which is exactly why it is valuable.

Computer history is usually remembered through products and companies. Club pages preserve how technology was actually absorbed by ordinary enthusiasts: dual-boot installations, old games brought back under emulation, Linux experiments, hardware discussions, troubleshooting, and monthly meetings where knowledge moved person to person.

The Chebucto host matters too.

Community networks were one of the ways local organizations reached the early public Internet without needing commercial hosting or a corporate platform. The same directory contains neighborhood groups, libraries, hobby clubs, cultural organizations, and local services.

It feels less like a set of “brands” and more like a town finding server space.

That architecture produced pages that could remain useful long after their design became unfashionable.

CacheRat’s 1,967 Ancient Web Domains research list includes community-network sites because they preserve the local layer of the web—the meetings, clubs, and volunteer pages that rarely survive migration to newer platforms intact.

The Halifax Computer Club did not need to become a media company.

It just needed somebody to remember what happened last Wednesday.

Return to the Halifax Computer Club

Posted on

Ancient Web: SPACEFACTS Built a Human Spaceflight Database by Hand

SPACEFACTS has the unmistakable feel of a database that existed because two people kept caring about the rows.

Visit SPACEFACTS

Joachim Becker and Heinz Janssen built the larger site around biographies, portraits, mission reports, statistical tables, EVA data, and human-spaceflight records covering astronauts, cosmonauts, taikonauts, and candidates from around the world.

The linked ISS-position page is only one small doorway into that larger collection.

A hobby database became a reference source

Becker traces his interest in human spaceflight back to Apollo 8’s lunar orbit in 1968. He later began building a computer-assisted database of biographical and statistical material on space travelers.

Janssen’s interest developed separately and eventually joined the same project.

The site’s structure reflects that database mentality.

People are not presented only as famous names. They are connected to missions, agencies, flight assignments, portraits, launch and landing events, EVA records, and statistical tables.

The old guestbook is revealing too. Visitors from the early 2000s sent corrections, family information, missing biographical details, and praise for the site’s coverage. One retired scientist who had trained U.S. astronauts offered additional material. Other visitors pointed out errors in names and dates.

That feedback loop is how hand-maintained reference sites become unexpectedly durable.

The site’s update history shows years of incremental maintenance through Soyuz, Shuttle, Crew Dragon, Shenzhou, and newer astronaut selections. The visual design changed far less than the underlying records.

That is almost the inverse of the modern web, where interfaces are frequently rebuilt while old information quietly disappears.

SPACEFACTS kept the database moving.

CacheRat’s 1,967 Ancient Web Domains research list includes specialist databases because a good personal reference site often survives by doing one thing obsessively well for years.

Here, that thing is remembering who went to space, when, and with whom.

Return to SPACEFACTS

Posted on

Ancient Web: Douglas Self Collected Vehicles With Not Enough Wheels

The history of transportation contains a surprising number of inventors who looked at a normal vehicle and decided the main problem was that it had too many wheels.

Visit Douglas Self’s N-wheel vehicle pages

Douglas Self’s Museum of Retro Technology documents those decisions with the same mixture of engineering curiosity and dry commentary that runs through the rest of his site.

The result is a gallery of machines that tried to balance, steer, stabilize, or simply survive with fewer contact points than common sense might recommend.

Engineering by subtraction

The collection branches into monowheels and related machines where the rider may sit inside or around a giant wheel, as well as stranger arrangements that blur the line between bicycle, car, gyro vehicle, and mechanical dare.

Some concepts were serious engineering projects. Others look as though their inventors reached the prototype stage before asking the obvious question.

What happens when you brake?

That is the fun of Self’s museum.

It does not treat failed or eccentric technology as useless. A bad transport idea can still reveal what engineers were trying to solve: weight, stability, traction, steering, compactness, mechanical simplicity, or the dream of doing with one wheel what everybody else required four to accomplish.

The pages also preserve the visual evidence that makes these designs understandable. Patent-style drawings, old photographs, captions, dates, and short technical notes let the visitor compare solutions across eras.

Self’s larger Museum of Retro Technology is full of similar branches where engineering wandered somewhere interesting even when industry eventually chose another path.

That is a particularly good fit for the web.

A printed encyclopedia has to justify the space spent on an unsuccessful one-wheel automobile. A personal website can give it an entire page because the author thinks it is fascinating.

CacheRat’s 1,967 Ancient Web Domains research list includes specialist technical sites because they preserve the roads engineering did not take, not only the machines that won.

Four wheels became ordinary.

Fortunately, the people who disagreed left photographs.

Return to Douglas Self’s unusual vehicle archive