TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“The WorldWideWeb (WWW) project aims to allow links to information” (1991)

93 pointsby phodoalmost 9 years ago

9 comments

gumbyalmost 9 years ago
Gah, unidirectional links? And the links point to fragile named resources rather than a single, stable, centralized database?<p>And if it ever <i>did</i> somehow manage to traction you&#x27;d never find anything -- it would require redundant databases with copies of EVERYTHING online. I mean, I know disk drives have gotten down to almost $1&#x2F;MB, but the cost of that would rapidly become prohibitive.<p>This whole idea is absurd and has no future. Let&#x27;s leave this stuff to IBM and the phone companies who already have the necessary experience and are rolling out OSI for us.<p>(all statements I remember from &#x27;91&#x2F;92)
评论 #12261029 未加载
userbinatoralmost 9 years ago
How ironic that, 25 years later, accessing this particular &quot;link to information&quot; requires running a Turing-complete language interpreter in a vastly complex piece of software consuming many orders of magnitude more resources than <i>an entire personal computer</i> would have at the time it was originally created. Yet the content remains the same plain text.<p>These alternative links should work for those using more... <i>period-appropriate</i> browsers:<p><a href="http:&#x2F;&#x2F;groups.google.com&#x2F;d&#x2F;topic&#x2F;alt.hypertext&#x2F;eCTkkOoWTAY" rel="nofollow">http:&#x2F;&#x2F;groups.google.com&#x2F;d&#x2F;topic&#x2F;alt.hypertext&#x2F;eCTkkOoWTAY</a><p><a href="http:&#x2F;&#x2F;groups.google.com&#x2F;d&#x2F;msg&#x2F;alt.hypertext&#x2F;eCTkkOoWTAY&#x2F;bJGhZyooXzkJ" rel="nofollow">http:&#x2F;&#x2F;groups.google.com&#x2F;d&#x2F;msg&#x2F;alt.hypertext&#x2F;eCTkkOoWTAY&#x2F;bJG...</a>
评论 #12259165 未加载
评论 #12259976 未加载
justinlardinoisalmost 9 years ago
&gt; We also have code for a hypertext server. You can use this to make files available (like anonymous FTP but faster because it only uses one connection). You can also hack it to take a hypertext address and generate a virtual hypertext document from any other data you have - database, live data etc. It&#x27;s just a question of generating plain text or SGML (ugh! but standard) mark-up on the fly. The browsers then parse it on the fly.<p>This was surprising to me. When people talk about the history of the web they make it seem like it was only intended for serving static documents, so reading Tim Berners-Lee talking about dynamic web pages in 1991 was unexpected.
评论 #12259725 未加载
paulannesleyalmost 9 years ago
This link from that 1991 thread is still available 25 years later: <a href="http:&#x2F;&#x2F;info.cern.ch&#x2F;hypertext&#x2F;WWW&#x2F;TheProject.html" rel="nofollow">http:&#x2F;&#x2F;info.cern.ch&#x2F;hypertext&#x2F;WWW&#x2F;TheProject.html</a><p>I&#x27;d guess it hasn&#x27;t been continuously available, but certainly must be one of the oldest web links working today.
评论 #12259181 未加载
评论 #12259326 未加载
评论 #12260392 未加载
评论 #12259236 未加载
c3534lalmost 9 years ago
My favorite quote:<p>&gt; Everybody, already, is a part of history. Writing here is just like spray painting &quot;I was here&quot; in Machu Picchu.
评论 #12259199 未加载
alforalmost 9 years ago
I is hard to believe how things have changed in the world 25 year later. I wonder I we will ever find something as transformative for our world as the www.
PrimHeliosalmost 9 years ago
&gt;Making a web is as simple as writing a few SGML files which point to your existing data. Making it public involves running the FTP or HTTP daemon, and making at least one link into your web from another.<p>Wouldn&#x27;t that just make it part of the internet, though?
评论 #12260229 未加载
hexane360almost 9 years ago
&gt; At the other end of the scale, large information providers may provide an HTTP server with full text or keyword indexing.<p>Make that massive information providers may provide millions of powerful, dynamic HTTP servers with massive information storage, computational power, and links to millions of other powerful, dynamic servers, traversed by millions daily.
mathiasrwalmost 9 years ago
&gt; The WWW project was started to allow high energy physicists to share data, news, and documentation. We are very interested in spreading the web to other areas, and having gateway servers for other data.