Project Xanadu
The first hypertext project, founded by Ted Nelson in 1960, envisioning a global network with bidirectional links, transclusion, version control, and micropayments.
Also known as: Xanadu
Category: Software Development
Tags: hypertext, computing-history, software-architecture, knowledge-management
Explanation
Project Xanadu is a hypertext project founded by Ted Nelson in 1960, predating the World Wide Web by nearly 30 years. Nelson envisioned a global network of interconnected documents with features the Web still lacks: bidirectional links (both documents know they're linked), transclusion (quoting content by reference with automatic attribution), version control (every version preserved), and micropayments (authors paid when content is accessed). Xanadu was conceived as a universal literary system where all documents would be accessible, connected, and properly attributed.
Despite decades of development, Xanadu was never fully implemented, becoming one of computing's most famous 'vaporware' projects. The complexity of the system, combined with perfectionism and the need for coordinated infrastructure, prevented its completion. When Tim Berners-Lee created the World Wide Web in 1989, he adopted simpler one-way links that could break (link rot) and didn't track attribution. Nelson has criticized the Web as a dumbed-down version of his vision.
However, Xanadu's ideas have proven remarkably prescient. Modern Personal Knowledge Management tools like Roam Research, Obsidian, and Logseq now implement bidirectional links and transclusion. Git provides distributed version control, and blockchain explores micropayments. A partial demonstration called XanaduSpace was released in 2014. Xanadu remains influential as a vision of what hypertext could be, and its concepts continue to resurface in modern software design.
Related Concepts
← Back to all concepts