Posted on

Ancient Web: Purdue’s Old General Chemistry Help Site Still Explains Atoms and Ions

Purdue still has an old General Chemistry Help page that explains the difference between atoms and ions with almost no ceremony: count the protons, count the electrons, and see whether the charges balance. The page looks modest because it was built to teach chemistry, not to audition for a redesign.

Visit Purdue’s Atoms vs. Ions page

The explanation starts from electrically neutral atoms, where the number of electrons matches the number of protons, then shows how losing or gaining electrons creates charged ions. Sodium and chlorine provide the practical example: neutral sodium metal and chlorine gas are highly reactive substances, while sodium and chloride ions can sit together in ordinary table salt without making dinner unusually exciting.

That page is only one piece of a much larger teaching site.

A Whole Chemistry Course Built From Links

Purdue’s General Chemistry material contains topic reviews covering measurements, stoichiometry, gases, thermochemistry, atomic structure, ionic and covalent compounds, metals, acids and bases, oxidation-reduction reactions and other introductory material.

The broader help site also links course information, laboratory material, problem-solving resources, glossaries, old tests and lecture demonstrations. Instead of hiding everything inside a learning-management system that requires an account and a current enrollment, much of the instructional material lives as ordinary public webpages.

Some surrounding pages reveal their age more clearly than the chemistry does. Old software-help material references Netscape, Eudora Lite and VRML browsers. A lecture-demonstration page carries a 2002 update date and includes the sort of browser and frame instructions that used to be normal housekeeping for educational websites.

The Content Outlived the Interface

There is a useful lesson for webmasters here. The atoms-and-ions page does not need JavaScript, animation, a user account or an application framework to explain a chemical idea. Its usefulness is mostly in the writing, diagrams and links.

That simplicity has aged surprisingly well. Browser fashions changed repeatedly around it while the basic educational job remained the same.

For chemistry students, the material is still a quick reference. For Internet-history researchers, the larger site preserves an era when universities often published course resources directly onto the open Web, where a student twenty years later can still stumble into them through a search engine.

Explore the original Purdue atoms and ions lesson

Posted on

Ancient Web: The Cunningham Project Is Still Factoring Huge Numbers

There is a Purdue web page where enormous unfinished integer factorizations are still maintained like an active wanted board.

Visit the Cunningham Project

The Cunningham Project is devoted to factoring numbers of the form b^n ± 1 for bases 2, 3, 5, 6, 7, 10, 11 and 12. That sounds narrow until you open the tables and discover how quickly “narrow” turns into thousands of giant integers, partial factors, composite cofactors and unfinished business.

The project is associated with the Cunningham tables published in Factorizations of b^n ± 1, by John Brillhart, D. H. Lehmer, J. L. Selfridge, Bryant Tuckerman and S. S. Wagstaff Jr. The first two editions existed as paper books. The third edition, published in 2002, became an electronic book with machine-readable tables.

That transition is visible in the surviving site. The front page is mostly links and text files. There is no app pretending to be a document. If you want the main tables, you get the tables.

A mathematical job board

One of the best surviving pieces is the project’s “wanted” list. It names composite cofactors still worth attacking, including entries hundreds of digits long. The notation is terse because the intended readers already know what they are looking at.

The main tables are much larger. A table for factors of 2^n - 1, for example, marches through exponent after exponent with known prime factors and unresolved pieces. Some rows collapse neatly. Others end with labels such as P57 or larger unresolved cofactors.

The home page was still being updated in January 2026. It links to current wanted lists, champion results, the latest main tables, appendices, old pages and a page showing who is factoring which number.

That last link says a lot about the culture behind the project. This is not a frozen exhibit. It is a long-running cooperative calculation problem that happened to acquire a Web front end.

For modern webmasters, the page is also a useful reminder that a specialized site does not need much machinery when the information itself is the product. Plain links, plain text, durable filenames and stable URLs have kept a highly technical research resource usable for years.

The Cunningham Project is not visually impressive. It does not need to be. The interesting part is that a mathematical effort old enough to have originated in printed tables is still being extended through one of the simplest interfaces the Web can provide.

Explore the Cunningham Project and its current tables