Slashdot Mirror


10 Years of the World Wide Web

NCSA Mosaic was first released ten years ago today (oh, I guess you could mark time from the 1.0 release, but who's counting), marking the first milestone in the evolution of the graphical World Wide Web. HTTP was originally developed between 1989-1991, but didn't take off until there was a useful browser which could display inline images. You can still download old versions of Mosaic from browsers.evolt.org. So, all you folks who think you have a real handle on technological progress: what will information-access-over-electronic-networks look like in 2013?

87 of 429 comments (clear)

  1. 10 years... So similiar... by E1ven · · Score: 5, Interesting

    Wow.. After downloading and looking at "NCSA MOSIAC FOR MS WINDOWS" it's amazing how LITTLE the browser has changed..

    All major innovations, such as URL bar, Forward/Back buttons, reload and home buttons, as well as bookmarks are allready in place. It even has a Search bar!

    90% of the "features" of a browser haven't changed in the last 10 years.. It really makes you wonder how often people re-think an interface, or if they just use and evolve what they are used to.

    I'm honestly curious, what major innovations have we seen?
    Snapback [Apple Safari]
    Tabbed browsing, and related enhancements (such as Open a group of tabs) [Mozilla, etc]

    Umm.....?

    One other feature I found interesting is that in NCSA Mosaic, there was a "annotate" function.. Presumably this let people add to a page, if the server were set properly, almost like a WIKI situation?
    Did anyone ever work with this?

    --
    Colin Davis
    1. Re:10 years... So similiar... by mccalli · · Score: 4, Insightful
      I'm honestly curious, what major innovations have we seen?

      The DOM. Basically, the browser itself is now scriptable and the page can interact via Javascript or anything else aware of the DOM. Although a result of evolving document standards, that's actually a browser feature since the processing for it has to be done locally.

      We also have the mobile browsers on phones/PDAs with auto-resizing etc.

      Beyond that, I'd pretty much agree with you. If it's not broken...

      Cheers,
      Ian

    2. Re:10 years... So similiar... by pinballer · · Score: 2, Interesting
      I couldn't agree more.

      Even down to the spinning globe that Mosaic had, plus the very useful "clone window" button.

      I think the innovations have happened at the back-end: the move away from static content to dynamically generated on-the-fly content.

    3. Re:10 years... So similiar... by L0stb0Y · · Score: 5, Insightful

      With as little the browser has changed, its amazing how much code-bloat there is in the new browsers of today (ok, not counting Opera, etc...)

      Lots of the "improvements" (I use the term loosely) are in the form of supported formats/scripts, plugins, handling of international character sets, etc...

      AND a ton of CRAP. BUT- just for fun, have you tried surfing using Lynx lately? It just doesn't fly anymore. Just like if you tried the original Mosaic, you'd lose quite a bit (or at least lots of pages would work).

      But yeah, as far as design, and apparent usability to the user, the browser hasn't changed much.

      LosT

      --
      "We are the music makers, and we are the dreamers of dreams."
    4. Re:10 years... So similiar... by SirLantos · · Score: 2, Insightful

      The problem with coming up with a new design interface is that it is VERY risky. What if the consumer doesn't like it? What if it is harder to use thatn predicted?

      Innovation is wonderful, it is also VERY expensive. Why reinvent the wheel? Its a tried and true way of doing things. If you are going to innovate, make it worth while.

      Just my humble opinion,
      SirLantos

      --
      The flying hamster of DOOM rains coconuts on your pitiful city.
    5. Re:10 years... So similiar... by bheerssen · · Score: 4, Insightful
      • Javascript (followed by ECMA script)
      • The document object model
      • PNG support
      • Frames support
      • Embedable multimedia
      • Plugin support
      • Cookies
      • HTTPS Support
      • Cascading Style Sheets
      • XHTML Translations
      • XML Support
      • Themes
      • Integrated Mail and News
      • (imperfect) W3C Standards support


      I could go on, but you get the point. Browsers have progressed tremendously in the last 10 years, but mostly in ways that are not immediately visible to a layman - the progress has mostly been in enabling support for various things, although significant progress has also been made in design and usability.

      --
      (Score: -1, Stupid)
    6. Re:10 years... So similiar... by bheerssen · · Score: 4, Interesting

      BUT- just for fun, have you tried surfing using Lynx lately?

      I use it quite a bit for network programming because it is easier to control than a normal browser in that it doesn't do *anything* automatically - it won't even follow redirects unless you allow it explicitly. This is a very useful feature if you are trying to closely follow interactions with a web site.

      I agree with you in that Lynx just doesn't cut the mustard for ordinary surfing (that's not really what it's designed to do). I just don't want folks to get the idea that it's outdated or otherwise useless.

      I love lynx.

      --
      (Score: -1, Stupid)
    7. Re:10 years... So similiar... by You're+All+Wrong · · Score: 4, Insightful

      The two most commonly used browsers on my systems are lynx (my girlfriend's browser of choice) and w3m (my browser of choice).
      Only when we're desperate do we resort to Opera, and only when completely desperate (need to view a flash) do we crank up Netscape 4.7.

      I use the internet as a library, a resource for information. 99% of the sites I go to can be browsed perfectly as plain text. Keeps it quick, keeps it easy.

      So it may not be powered flight any more, but text-mode browsing is still a nice glide most of the time.

      YAW.

      --
      Your head of state is a corrupt weasel, I hope you're happy.
    8. Re:10 years... So similiar... by Anonymous Coward · · Score: 5, Insightful

      I'm honestly curious, what major innovations have we seen?

      Don't forget Forms. Forms are what really changed the web into an application base rather than a hypertext document reader.

    9. Re:10 years... So similiar... by Anonymous Coward · · Score: 2, Funny
      lynx (my girlfriend's browser of choice)
      Lynx is easy on the hand, I agree.
      Only when we're desperate do we resort to Opera.
      It's what graphical browsing was invented for.
    10. Re:10 years... So similiar... by fredrik70 · · Score: 2, Informative

      >quickly perfected by Microsoft
      um, that would have been Apple really. Yeah, sure MS got a GUI with Windows 1.0, but it wasn't perfected quickly (and some would argue it's still not perfected). MS didn't get a decent GUI until win95, about 10 yewars after their first GUI

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
    11. Re:10 years... So similiar... by bashibazouk · · Score: 5, Funny
      In other words, in 10 years we've gone from functional to annoying.

      That's progress for you.

    12. Re:10 years... So similiar... by aallan · · Score: 4, Interesting
      Javascript (followed by ECMA script)

      Mot an unmixed blessing...

      The document object model

      Good point.

      PNG support

      Not exactly a major achievement.

      Frames support

      Actually, I think frames were one of the worst things that got done to the HTML standard, the concept bends the web paradigm.

      Embedable multimedia

      If you mean Flash, then I really disagree. Flash is the worst thing to happen to the web. Flash entirely breaks the web paradigm.

      If you mean embedable movies (and stuff), I'm not convinced I agree here either, it restricts the user with respect to the applications they use and alot of teh time make it frustratingly hard to actually download the content ratehr than watch it "online".

      Plugin support

      True, alhtough haven't Microsoft now gotten rid of this in their latest generation of browsers? Don't know for sure as I haven't used IE in several years.

      Cookies

      Cookies were a half decent idea, we needed to do something to get persistant states, but they've been used for evil and now must die.

      HTTPS Support

      Hardly an inovation, enrypting something isn't innovative.

      Cascading Style Sheets

      The best thing to the web in years, just wish all the browsers would finally support it in the same way.

      XHTML Translations

      Hmm...

      XML Support

      Well, okay, but its not really fully supported yet, is it?

      Themes

      Ho hum...

      Integrated Mail and News

      Bad, clunky and graphical. Why would you want to read news or mail inside a GUI? They're fundamentally text based media?

      Personally my life has become much easier now my mail server auto-rejects all HTML formatted email before I see it. HTML email is an abomination...

      (imperfect) W3C Standards support

      Surely that shoul have been at the top of the list? Standards support should come before everything else. If we don't have standards, its bloody hard for software to tak to other bits of software, let alone to humans.

      Browsers have progressed tremendously in the last 10 years, but mostly in ways that are not immediately visible to a layman...

      I think what people are commenting on is that its been fairly slow incremental change, the sort of paradigm shifts that occured early on in teh webs life haven't occured again. For instance I'm sure alot of people (including me) are wondering why the Semantic Web never really took off...

      That said the - the progress has mostly been in enabling support for various things, although significant progress has also been made in design and usability.

      Right, incremental changes. I think that the GRID might shake things up a bit in the next couple of years, although since I'm working of GRID-enabled stuff I might have a somewhat skewed view of whats going on...

      Al.
      --
      The Daily ACK - Eclectic posts by yet another hacker
    13. Re:10 years... So similiar... by bheerssen · · Score: 5, Interesting

      Just for fun, here's a screenshot of your comment viewed in lynx.

      --
      (Score: -1, Stupid)
    14. Re:10 years... So similiar... by aallan · · Score: 2, Interesting

      GRID? More info please.

      The GRID? Hmm, its sort of, well, its something like...

      To be honest nobody is really sure what it is yet. In academia is sort of viewed as the next generation internet, some people are deploying hardware (mostly the particle physicists to cope with their anticipated huge bandwidth needs) the rest of us are writing software to do distributed computing. You know the sort of thing, your data is spread across a bunch of machines in the States and the Caymen Islands (for instance) and you don't really want to shift it over the network to you do things to is, so you shift it somewhere else entirely, they do things to it , and the (hopefully) smaller results end up on your desktop.

      Hmm, links, how about the Globus Project

      , although to be honest I don't think much of the stability of Globus and all my projects are migrating to SOAP, but the site does give you some background of GRIDs and stuff. Al.
      --
      The Daily ACK - Eclectic posts by yet another hacker
    15. Re:10 years... So similiar... by JCholewa · · Score: 5, Insightful

      > It was invented by xerox but quickly perfected by Microsoft and has
      > stayed pretty much unchanged in over 20 years. People keep talking
      > about new 3D OS's and stuff but the fact is that that most of the design
      > in current OS's is excellent and needs no improvement, browsers included.

      Bah, I declare shenanigans on that. There's tons of room for improvement in the windows ui for both power users and normal people.

      The Start Menu needs a complete overhaul. It's not intuitive once you open up the "Programs" list. Currently, if you want to find a mail program, you'd have to search through each container, since each container typically refers to a company. Want to write a composition (high school term meaning "text file")? What is your choice of programs for that? Where are they located? Well, on my machine, two of them are in "Accessories" (NotePad and WordPad), one is in "EditPad Lite", one is under "OpenOffice.org 1.0" and one is at the bottom of the list, not in any particular container. That's really inconsistant, and it would confuse users who weren't already totally used to it.

      The intuitive way would be to categorize programs. That's how they do it in linux. It's how I categorize my programs in Windows 2000 (though I have to manually hack stuff around, and that breaks the uninstallers a little). Yeah, it's not always easy to put everything into unique categories, but it's a heck of a lot easier than having a flat list of mixed between company names and program names. All the programs for the above task are under either "Applications -> Text Editors" (for simple text editors) or "Office -> Wordprocessors" (for more complex editors). I don't have to hunt through my entire list of programs to find something that does what I want, and I don't have to rely on some default link button on my application bar in the hopes that it'll take me to the best program.

      I also like having every executable in the path. This may be a bit power-userish, but it's sometimes a lot faster and easier to hit "ALT-F2" (to bring up the "Run" dialog) and type in "opera" than wasting time reaching for the mouse and hunting out where the link to the program is. I wish that I could type Win-R and "opera" on this Win2k machine, but it would simply take forever to put every single applicable directory into the file path.

      Meh, there's a lot of things that could change to substantially improve the usability of the interface for normal users. People still don't understand the difference between a button (one click to run this program) and an icon (two clicks to run this program, unless you have it configured for one click, but then get ready to confuse people who actually got used to double clicking, because they double click everything, even web links!). Many people still don't understand that you can open more than one program without needing to close the current program. These things are not obvious to most people because the system does not make it easy enough to understand. Heck, it was probably a huge mistake to put both the current task list and the shortcut icons on the same bar. If the taskbar were just a vanilla taskbar, then maybe the masses would have taken to the concept of "if I see a name on this bar, that means that the program/application with this name is doing something even though I can't see it". But now, if a button is on the bar, it might be a task that's running, it might be a launchable program that's not running, it might be in that bizarre in-between realm of the system tray, or it might make that list pop up with the "Settings" and the "Programs" and the list of fifteen AOL and MSN related buttons above the "Programs" thing.

      Heck, I'm not even touching the power user stuff, like mouse gestures and virtual desktops and soforth. The reason why people don't move to newer interfaces isn't because the interface is excellent. It's because these people spent a decade struggling

    16. Re:10 years... So similiar... by OwnedByTwoCats · · Score: 2, Interesting

      Those who cannot remember history....

      Microsoft did _announce_ Windows 1.0 almost twenty years ago (fall 1983). They shipped no product until nearly a year later. And Windows 1.0 is not at all "pretty much unchanged in over 20 years." For example, overlapping windows was a pretty big change.

      Apple had a shipping product in January 1983, the LISA. And anothe shipping product, the Macintosh, which Microsoft had to license in 1985, before Microsoft could come up with a usable product.

    17. Re:10 years... So similiar... by serial+frame · · Score: 2, Interesting

      Oh ho ho...you think you're so cute. Well, let's just see when I get a screenshot of your comment using WorldWideWeb!

      Now, I didn't say it would be pretty.

      --

      -
      And the Angel said unto me, "These are the cries of the carrots! The cries of the carrots!"
    18. Re:10 years... So similiar... by sinan · · Score: 2, Interesting


      Just curious, why companies like Apollo with Mentor Graphics s/w is never mentioned in these discussions. I remember attending Mentor Graphics training classes ( Apr. 1984?) with a flow blown windowing system, touch pad (fingernail?) mouse.

      sinan

    19. Re:10 years... So similiar... by rpresser · · Score: 2, Informative

      Forms were already present. Of course the controls you could put on a form were limited: no clickable images. No client-side image maps either - I remember the huzzah when they first appeared (in Netscape 1.1N IIRC).

    20. Re:10 years... So similiar... by schmink182 · · Score: 4, Insightful
      CSS? waste of time. Frames? same waste.

      I'd write this off as a troll, but it's modded insightful so I'll debate.

      CSS is an incredibly useful thing. Though it is only for decoration, it's still nice to be able to change fonts on all pages of a website with just a few keystrokes. Sure you could use PHP variables for the same purpose, but why when it's already built in?

      I'll admit that frames are usually used poorly, and in such cases take away from a website. However, in some scenarios it's incredibly useful. When I'm working with a database, I often need to switch between tables for whatever reason. The frame on the left side of the window saves lots of time that would be otherwise spent scrolling.

      Basically, I'd hate to get rid of features such as CSS and frames, as that would make things I do much harder.

  2. MOSAIC! by _PimpDaddy7_ · · Score: 2, Funny

    Man, I remember back in 1993 I was a sophomore in college. My FIRST experience with the web was Mosaic on a DECstation. I was telling people, this sh*t is way cool...

    Then...it got MUCH better...

    I found p0rn.... ;)

    1. Re:MOSAIC! by pi+radians · · Score: 5, Funny

      My first was using Lynx through telnet to a local community college... ... the porn sucked.

      --

      sin(6cos(r)+5A)
    2. Re:MOSAIC! by IIRCAFAIKIANAL · · Score: 2, Funny

      yup, much porn involves sucking.

      --
      Robots are everywhere, and they eat old people's medicine for fuel.
  3. Web browsing in 2013 by freeze128 · · Score: 5, Funny

    It will take forever for the 3d holograms to load over a broadband cable connection. Also, the psychic popup ads will be a real pain....

    1. Re:Web browsing in 2013 by cindik · · Score: 4, Funny

      It will take forever for the 3d holograms to load over a broadband cable connection.

      Well, sure, if you're still using that lousy broadband cable connection. What kind of ancient equipment would you be using? Everyone will be on fiber by then, Luddite!


      Also, the psychic popup ads will be a real pain....

      Nah, you won't even notice them. You'll be programmed to not notice them.

      In fact, you never read this message.

  4. Re:Obviously plagarized by Anonymous Coward · · Score: 3, Informative

    because subscribers can read the stories before anyone else.

  5. in stead of it being all porno by Unknown+Poltroon · · Score: 4, Funny

    itll be all programs for downloading and creating your very own woman using your biowheel printer.

    Ok, a man can dream, cant he?

    --
    All Troll + "offtopic" mods are meta moderated as "Unfair", because you abused the system.
  6. In 10 more years? by Valiss · · Score: 2, Interesting

    Maybe we'll get the .web registry to go through.

    --

    -Valiss
  7. nongraphical too by MrChuck · · Score: 4, Informative
    When http was spec'd, there were a variety of non-graphical clients out there. Granted it looked like a replacement for gopher, but it had hyperlinks that worked! Ted Nelson's dream, of a sort.



    My NeXT was running web clients in 1991 or 1992. Not much to see, if you didn't put it up.


    Mosaic was a milestone, but it didn't mark the start line.

    1. Re:nongraphical too by Waffle+Iron · · Score: 5, Funny
      When I started using the Web, I had to telnet to a server at CERN (from Japan, no less) just to run Lynx.

      You had it lucky. Where I was stationed, we didn't have any newfangled interactive terminals. We had to punch our URLs onto cards and mail them to headquarters, then wait weeks for the next supply drop to bring our web page printouts and beef jerkey.

  8. 2013 by rf0 · · Score: 4, Interesting

    I know what I would like to see in that we are all on internet2 living in a free society however I think what we might actually have is that everyones 10GB fibre optic links which will be saturated by people streaming porn onto the 3d holographic projectors and pop-ups will be sales men who literally pop up.

    Also spam will acount for 99% of all email which will all be in XHTML v9.0 and people will still be trying to get FP on slashdot :)

    Rus

    1. Re:2013 by flippet · · Score: 2, Funny

      ...and pop-ups will be sales men who literally pop up.

      Hey, that'd be great! It would be like whack-a-mole with salespeople... pop-up stoppers would no longer come from websites but hardware stores...

      Phil

      --
      "Cattle Prods solve most of life's little problems."
  9. It will look... by 1984 · · Score: 2, Funny

    ...new fangled and silly. I was 18 when I started using Mosaic at University, and thus it was hip and happening. But now it's all bells and whistles, and everyone went and got themselves in a big damned hurry. And youngsters these days, well...

  10. i'd have to say.. by digitalsushi · · Score: 2, Interesting

    what will information-access-over-electronic-networks look like in 2013?

    To the 2003 web surfer, I'd have to guess it's going to be strangley, deafeningly mute of spam and popups and junk in general. And if you casually leaned over and asked the 2013 web surfer where the spam went, I bet they'd go "the whuh?" I'll leave it wide open how I'm supposing something like that could happen...

    --
    slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
  11. For 2013? by electro_mike · · Score: 2, Funny

    By the way things are going the internet will probably be 80% porn movies and pics, and 19% 3d porn.

  12. I thought the web was a fad by grungy · · Score: 3, Interesting
    I remember staying in the CS department to work over spring break one year, and watching the guy next to me play with this new thing called 'Yahoo' hosted by Stanford. I thought the idea of getting data by pointing & clicking a mouse would be a fad. What kind of useful stuff was available that way? Any kind of serious-minded person knew that ftp, and maybe gopher, were fully adequate and easier to use.

    Anybody else see "fad" technologies out there now? Anybody have a guess as to which ones will stick?

  13. 2013? by Slashed+Otter · · Score: 5, Insightful

    what will information-access-over-electronic-networks look like in 2013?

    Television :(

  14. The FUTURE by a pessimist by RichMan · · Score: 2, Insightful

    Tell me I am not an optimist:

    1) Retinal scan, thumb print and DNA test required for authentication.
    2) Registration and tracking in national and international databases of governments and corporations. This tracks your access point and methods as well as the data you access and networks traversed.
    3) Pay per microsecond based on access to copyright data and use of copyright and patented technologies.
    4) All govenments, corporations and point of sale terminals are based on the technology.
    5) Hardware locked software that enforces all of the above.

    Did the person expect to get any other types of comments?

  15. The Semantic Web by HRbnjR · · Score: 2, Interesting

    Well, I won't say for sure, but I think there is a strong chance that the same man largely responsible for the last ten years could play a role in the evolution over the next ten years as well...

    The Semantic Web.

  16. Re:And then... by IIRCAFAIKIANAL · · Score: 4, Funny

    Er, you mean , right?

    Doesn't work in IE, works in Moz though...

    --
    Robots are everywhere, and they eat old people's medicine for fuel.
  17. 2013 by Anonymous Coward · · Score: 2, Funny

    We'll still be using the web to find out the release date for "Duke Nukem Forever".
    • [ ] First Post
    • [ ] Use Linux.
    • [ ] Get a degree.
    • [ ] 3: Profit!!
    • [ ] There's no jobs
    • [x] Duke Nukem Forever reference
    • [ ] In Soviet Russia...

    Gimme karma, bitches.

  18. Innovations I like by lewp · · Score: 4, Insightful
    • Automatic form fill - Saves you lots of time filling out the same info over and over again on a thousand different websites.
    • Location bar autocomplete - Not only does it speed up typing out those long URLs, it also serves as kind of a quick-and-dirty history menu.
    • Bookmark key words - My personal favorite. I love the ability to type "g monkeys" in the location bar and have Google search the web for monkeys. I have these things set up for everything: IMDb, CDDB, RFCs, dictionary.com, and probably two dozen more. Gives you the power of having fifty different search boxes, without cluttering up your interface. I won't even consider a browser that doesn't have this feature, though I think they all do now.
    • Mouse gestures - I don't use them very often because I prefer radial context menus, but I know people who can't live without them. Very cool.
    --
    Game... blouses.
    1. Re:Innovations I like by Dman33 · · Score: 3, Interesting

      Mouse gestures - I don't use them very often because I prefer radial context menus, but I know people who can't live without them. Very cool.

      I live and dye by mine. I cannot stand switching to other browsers and catching myself doing a mouse gesture that does nothing. I find it really helpful when doing research and I am hopping from one page to another. Very nice addition to your list cuz that is just what I was thinking of.

  19. Re:Still using it...? by Anonymous Coward · · Score: 5, Interesting

    There's a story behind that. As far as I recall without the help of Google...

    1) Mosaic was originally free software.
    2) A company (Mosaic Spyglass?) was formed to make it into a commercial product.
    3) Microsoft, desperate for a browser, licensed Mosaic from that company, on terms that required a certain percentage of the amount made by Microsoft from each browser sale.
    4) Microsoft then turned around and gave away the browser, Mosaic's lawyers all slapped their foreheads in collective shock, and Mosaic Spyglass never saw a red cent from the Borg.

  20. Web/Gopher dead-tree directories by kill-hup · · Score: 4, Interesting
    Anyone else remember those books that were thick directories of popular web/gopher/wais servers to visit? IIRC, they even had a special BBS phone directory in the back. The things were out of date the instant they were printed but, man, those were the days :)

    As useful as the Web has become, I still feel a bit nostalgic for the days when it was ruled by educational institutions, geeks, government agencies and porn. Life without banners....ahhh :)

    --
    Sinepaw.org: Grape Winos
  21. More of the same at this rate... by DAQ42 · · Score: 4, Insightful

    The current "computer industry" doesn't see the web as an application development enviornment. They see it as an advertising/marketing showplace. Some people (education/individuals/orgs) see it as an information sharing and collecting service (which is what www was supposed to be). However the only new thing that I've seen that made me go "hey, that's pretty nifty, and sort of new" has been the advent of "Web Services" such as XML based applications like Watson and now Sherlock 3 from Apple. Where content is pulled from a source but the source isn't exactly all planned out. It's annoying to have to look at some websites that are just flash animations and pretty fonts that look like scribblings of a demented 4 year old. I want the info, the words that mean something, the movie clip, the data. I don't want your love of the color puce to make me want to retch when I'm trying to look up a flight time, or read and article (web designers, take note, you know who you are, and I hate you because of it).

    We should be using the web more as a resource for storing and retrieving data. Graphics and pretty page layouts are nice and all but if I could, I'd abolish most of it and just look for a summary of the info with a little link saying "Want to know more? Click here..."

    Blarg.
    It's the data.
    It's all about the data.
    Information wants to be in your pants.
    In Soviet Russia, the pants are in the hot grits.

    Bleh.

    --
    Don't Ask Questions. I don't know the answers and even if I did I wouldn't tell you.
  22. Bah! It's just Gopher with pictures. by Jonathan · · Score: 2, Interesting

    The first time I saw Mosaic was August 1993. I couldn't understand why its supporters were so enthusiastic. After all, it was just Gopher with pictures, right? And Gopher was the standard.

  23. 12 Years of the World Wide Web by gbitten · · Score: 5, Informative

    The first browser was called WorldWideWeb, more info where. His first release was in Christmas 1990. So, the World Wide Web is 12 years old.

  24. In the year 2000� by scotay · · Score: 3, Funny

    In 2013, webservers will have become conscious and slashdotting will be considered the worst act of cruelty by PETA.

  25. YAY!!! by LooseChanj · · Score: 2, Funny

    The pornograph is 10 years old! And I think we all know how to celebrate. ;-)

    --
    Mix the failings of Usenet with the shortcomings of the World Wide Web and the result is slashdot.
  26. In 10 years ... by Paul+Lamere · · Score: 5, Funny

    I hope that someone realizes that using "www" with 9 syllables is a silly way to abbreviate "world wide web" with 3.

    1. Re:In 10 years ... by matthewg42 · · Score: 2, Informative
      Not if you're German. "www" is pronounced "vay vay vay".

      A German friend of mine really couldn't believe that people actually say "double-u double-u double-u"... It's kind-of cute though.

      Where's the fun in making things easy?

    2. Re:In 10 years ... by MissMyNewton · · Score: 2, Funny

      That constitutes a *troll*? That's exactly how I say it cause I'm lazy!

      A troll would be:

      In French, it's pronounced "we surrender" "we surrender" "we surrender"

      Now THAT'S a troll!

      C'mon mods, get with it!

      --

      ---

      Information wants...you to shut your pie hole.

    3. Re:In 10 years ... by FireballFreddy · · Score: 2, Funny

      That ain't a troll, it's Funny +1. Unless you're French and have no sense of humor, in which case it's Le Troll -0. Zero because the French never use force to change a situation. ;)

      And here come the mods! *ducks*

      --
      SQUEAK, the Death of Rats explained.
  27. ooooohh! I know! I know! by chunkwhite86 · · Score: 4, Funny

    So, all you folks who think you have a real handle on technological progress: what will information-access-over-electronic-networks look like in 2013?

    It will look like CowboyNeal!!

    --
    I'd rather be a conservative nutjob than a liberal with no nuts and no job.
  28. I still smile... by cliveholloway · · Score: 4, Insightful
    which could display inline images...

    When I remember how excited everybody got with the introducion of the <CENTER> tag

    Every damn page became centered overnight.

    And the day the <BLINK> tag first made an entry, I wanted to go shoot a large hoarde of web "designers".

    Each time a new advance was made, there was always a bunch of people who never learnt the rule - "Just because you can doesn't mean you should".

    I think they design Flash web sites now.

    My prediction is that they'll still be doing whatever the equivalent is in 2013 :)

    .02

    cLive ;-)

    --
    -- Trinity in high heels carrying a whip: The donimatrix - there is no spoonerism
  29. CERN WWW by scriptkiddie · · Score: 4, Informative

    There was a text-based browser before Mosaic, written at CERN and called www. That's the earliest web browser. I even remember using on a shell account in 1992 or so, though an early version of Lynx was available as well.

    In the interests of Internet history, I'd like to see www. It should be able to run fine on a Linux system, as it's a simple line-based program. However, I haven't been able to find a copy, as browsers.evolt.org doesn't go back that far. Does anyone have the source?

  30. Re:I remember this... by Archbishop · · Score: 2, Funny

    It's still mostly devoid of content :-)

  31. Wow been that long? by Com2Kid · · Score: 3, Interesting

    I've only been on the web 8 years but shoot, I remember seeing a ton of changes in just that relatively short time.

    I remember when nobody had pop-up ads, and when the banner ad thing first started. Remember the original link exchange rings? Also remember what kind of sites had them? No reputable site would dare have a banner on it!

    The no frames movement? Hey that one actually succeeded more or less! Of course it helped that frames where outdated by tables and eventually style sheets of various forms, lol!

    I remember when the "Next Big Thing" was VRML. I also remember how buggy the VRML players where. It was crazy, the Japanese did have a few good VRML attractions though.

    Best of all I remember being able to do a web search for *COUGH* not so legal *COUGH* applications and not coming up with a ton of porn sites! Heya imagine that! lol

    Of course I also remember doing insanely complicated regular expression searches just to FIND any data. Search engines sucked to such a large degree back then it wasn't even funny. And there also was not nearly so much information on the Internet, though there tended to be a lot more net culture history around. Anybody else here remember the BERMs VS Nerds thing that was the hot debate topic for the longest time?

    I remember the original incarnation of weird.com and of givememoney.com (now a squatters domain)

    Send your Cash, Check, or Valuables to:

    Some Homeless Guy New York New York. . . .

    *sigh*

    Geocities used to be the somewhat lame but legit web host with domain names that where far to long. Crosswinds.net was the little known quality free hosting service. Tripod.com was the somewhat smaller competitor to Geocities.

    And Gamespy used to be an APPLICATION not some huge multinational corporation. Hehehehe. Damn that is funny, looking at how far Gamespy has come, LOL! I never even really did like their product! Oh well, hehe. Hey Fragmaster, you rock! :)

    Jeez, then the .com boom hit and everything went down the tube. We all kept on hoping that the "Next Big Thing" would come forth from it and we put up with all the B.S. that the bean counters brought in, always waiting for something new to emerge from these new gigantically funded companies.

    But. . . .

    *sigh*

    Same old web, just a ton more banner ads. But hey, now there is a banner ad size standardization group! Some days I think that is all the web ended up getting out of the .com boom. . . .

  32. first chatroom by Joe+the+Lesser · · Score: 3, Interesting

    Do you remember the first time you were ever in a chat room?

    for me it was like suddenly a moment of transcendance when I first realized what the internet was capable of, and that I could actually directly talk to multiple people all over the world.

    I remember emailing random people just because it was so cool and easy. (Now I'd be arrested for spamming...)

    I wonder what our kids will think of it, having always had it...

    --
    "I only speak the truth"
    Karma: null(Mostly affected by an unassigned variable)
  33. My pessimistic take on this by pygeek · · Score: 2, Interesting

    No matter what the web looks like in 10 years, we will still have the same kind of problems as we have today with broken compatibility, blatant disregard of standards (90% makes web sites only for explorer), etc.

  34. I'll tell you what innovation we will see. by joe_fish · · Score: 5, Insightful
    None. That's how much.

    Microsoft has left IE virtually unchanged for quite a while, because they don't need put any effort into it anymore. They have a 70-80% market share that isn't going anywhere quickly so why bother?

    IE does not has not moved an inch standards wise since IE 4, so "new" things like XHTML are not supported and only work because IE will support virtually any markup. Just try using a correct XHTML MIME type, or using XHTML DOM (which is read-only in XHTML) or CSS (changes to case rules in XHTML) in IE and it will fail. Mozilla and Opera (and no doubt Konq also) do all the above just fine.

    Maybe they will do tabbed browsing to stop people saying it is behind for features, maybe they will gruddingly to pop-up blockers, or maybe they will just keep the ad revenue from MSN.

    Until MS update IE the web stays looking just as it does now for 70-80% of users, however innovative the rest of the world gets.

    1. Re:I'll tell you what innovation we will see. by zBoD · · Score: 2, Informative

      Is this a joke?
      Obviously you never tried to do client-side XSLT, where IE clearly wins (which means doing what is said in the spec actually works).
      May I remind you that external entity references, a basic functionnality of XML, are not supported in Mozilla?

      --
      BoD
  35. Emulate old browsers... by eingram · · Score: 2, Informative

    ...at dejavu.org. They've got seven to choose from. Pretty cool.

  36. What I Think Will Happen To Browsers By 2013. by Bowie+J.+Poag · · Score: 4, Interesting

    By 2013, I *hope* we will do away with browsers. Literally.

    My thought is, the conventional web browser will eventually be replaced by something I like to refer to as a "metabrowser"... In other words, we don't really actively *surf* anymore, but rather, we swim through a series of content-rich pages generated by the browser itself, based on information transparently gathered from actual sources behind the scenes, and appearing in a format that I like to see things in. I don't want to see something prepared in a format someone else likes. I want to see it how I like it.

    How is this going to be accomplished? Well, take Google as a crude engine model. For any particular subject you search for on Google, the top 5 or so pages that Google suggests to you carry (on average) about 40% of the total information payload you're looking for. The sort of searches you embark on have usually been done by hundreds of people before you. If there was a way to earmark at-a-glance how useful a particular piece of information is, then you could begin ranking specific *reigons* of content, not simply the pages themselves. Think of a browser with a highlighter pen. Wherever you go, you can use the highlighter pen to say "this is useful, the rest is crap", and that annotation (as well as the aggregate of other peoples annotations) are stored along with the document. When viewed from this perspective, irrelevant information falls into obscurity while important information rises to the top.

    A metabrowser's task is to compile only that *useful* information, based on those annotations made by others in the past, combined with your own preferences. Think of it as a P2P utility for search parameters. What worked for you is shared amongst thousands of other people. Its not so much the page itself anymore, but what hotspots of that page are useful. Web browsers in 2003 are just machines for extracting the ore out of a mine. I want a device that extracts ore, refines it, and poops out a gold brick within 10 seconds.

    I also see the possibility of "temporal browsing", i.e. you can see what Slashdot looks like today, yesterday, or back on February 19th '06 if you want. Why not? So much data just spills into oblivion for no reason, why not find a way to keep it around? Why not store webpage content the same way frames of a movie are stored, simply as a delta of the last keyframe?

    I want to be able to "drill down" in a webpage to find the origin of a particular piece of information. I don't want to take 31337 h4x0r b0y's word for it.

    Massive amounts of content are meaningless without a proper way of indexing it all. We need to build bindings. Everywhere.

    --
    Bowie J. Poag

  37. Re:Obviously plagarized by N3WBI3 · · Score: 2, Interesting

    On the plus side this means more first post that have substance to them..

    --
  38. Yes, brilliant, wasn't it? by dpbsmith · · Score: 3, Insightful

    That's the same characteristic that many truly brilliant innovations have. Cognoscenti can see some of the prehistory, but still, someone got all the important stuff right, all together, all at once--and everything after that is incrementalism.

    Some other examples: look at Visicalc. All the important ideas were already there. (Well, OK, a few more of them fell into place with Context MBA...)

    Or, for that matter, the graphic user interface as it existed in the 1984 Mac.

    Or, how about adventure games? Not to knock, say, Myst, but Crowther and Woods' original Colossal Cave really gave us an excellent, totally complete, well-implemented example of the genre right out of the starting gate.

    Donning my asbesto suit, I think Microsoft Word falls in the same category. The sad part is that this product has not only not improved, in many ways it has slightly deteriorated... Microsoft has not been a good steward of its own innovation.

    All of these examples make me realize just how LONG it's really been since I've experienced the "Wow!" of new possibilities opening up in front of me...

    1. Re:Yes, brilliant, wasn't it? by dpbsmith · · Score: 2, Interesting

      Well, what I had in mind in singling out Microsoft Word was not that it was the first word processor. (In my opinion, TJ-2 was the first word processor).

      But Wordstar, and Wordperfect, and Wang word processing before that (which was arguably superior to either of them) all fell into the same mould: they were designed for fixed-pitch, monospaced, daisywheel output. And it would be better to describe them as having an integrated full-screen text editor than as having a WYSIWYG display. I was never a Wordstar user but if I recall correctly it even relied on significant usage of RUNOFF-like dot commands that you needed to know, and which were visible onscreen.

      Microsoft Word broke that mould. It derived its heritage from, um, what WAS it called? Bravo? on the Alto. Its design center assumed multiple typefaces, proportionally spaced fonts, and full-bore true WYSIWYG screen displays.

      And it separated structure from appearance and introduced style sheets.

      It didn't make much impact when it was introduced in 1983. People couldn't figure it out right away. Why would you want all that stuff? It was just going to slow down screen drawing. In 1983, people were still excited about systems that could produce boldface on daisywheels by shifting the wheel 1/120th of an inch AND could show you bold on the screen by intensifying the display.

      The idea that you would want to see italics as italic was utterly alien to most users at the time.

      There was prehistory, notably Bravo, but, once again, Microsoft Word put ALL that stuff together into a real, usable, product that was dramatically different from anything else available at the time and got most of the important stuff right.

  39. It's got to be said by EricWright · · Score: 2, Insightful

    Who is Eric Bina, and why doesn't anyone remember him?

  40. The future will look like... by jackjumper · · Score: 2, Funny

    this

    Be afraid...

  41. In the year 2013... by saintan · · Score: 2, Funny

    the world wide web will browse YOU!

    --
    ****--- A fortune cookie once told me the meaning of life...so I ate it. ---****
  42. Re:Opportunities Lost..... by johnnick · · Score: 3, Insightful

    Taking the business courses doesn't necessarily help. I worked for DOE from '89 - '91, and so actually remember the fractured world of the net (BITNET, HEPNET, NSFNET, etc.). I started in b-school in '91 and enjoyed the burgeoning community on the net.

    The culture on the net (including the various lists in which I participated) was so strongly counter to the use of the net for business (e.g., people on the Pink Floyd discussion list got flamed for selling things like used albums and paraphernalia to each other) that as the web evolved, it never even occured to me what a scarce resource something like "Drugstore.com" might be. With the benefit of 20/20 hindsight, of course, I kick myself for not realizing that and purchasing every bloody generic domain name I could get my hands (and my meager, graduate student finances) on.

    So, the question is, in 10 years what will I be kicking myself for not recognizing now? Damn, I wish I knew.

    John

    --
    "The plural of anecdote is not data."
  43. 10 Years From Now... by Gallenod · · Score: 3, Insightful

    1. We'll understand more about how to slice information for the size of the real estate it's displayed on. You'll be able to receive content on everything from your 61" wide-screen TV down to your wristwatch, and the sites you'll visit will know which is which.

    2. More of our lives will be stored and recorded on computers, both at home and on the Web. How we sort this out will define how much privacy we have in the future. If we allow corporations or the government to give us an easy, convenient (or invisible) way of storing our preferences and historical files on their servers, we will sacrifice a significant amount of privacy. If we want privacy, we'll need to find a way (and a will) to store and protect our personal data on our personal computers and still have it accessable remotely for use.

    3. We will be forced to have a "digital identity" to participate in the mainstream cyberworld in much the same way that you need a picture ID to buy beer. There will still be places that will allow anonymity, but commercial and other "official" transactions will increasingly require something like PKI based on common standards. Of course, dependency on this raises the spectre of identity theft (or erasure) at a level never seen to date, so we must ensure that we still have "human" ways of verifying who we are.

    4. Either:

    a. Microsoft will have taken over the Internet and are our bases will belong to them, or...

    b. Microsoft will have been made obsolete by open standards and formats.

    Pick one. I know my preference.

    --

    TLR

    A man no more knows his destiny than a tea leaf knows the history of the East India Company
  44. What's a "browser"? by liquidsin · · Score: 2, Funny

    [sinner@localhost sinner]$ telnet slashdot.org 80
    Trying 66.35.250.150...
    Connected to slashdot.org.
    Escape character is '^]'.
    GET / HTTP/1.0

    --
    do not read this line twice.
  45. While reading your emails... by leeet · · Score: 2, Funny

    "This email brought to you by Ford. Have you flown a Ford lately?"

    --
    -- Leeeter than leet
  46. Moasic was 'the next NCSA Telnet' by per+unit+analyzer · · Score: 2, Interesting
    The funniest thing I remember about being at NCSA at the time Mosaic was released is that I seem to recall Larry Smarr referring to Mosaic as "the next NCSA Telnet."

    At the time, NCSA Telnet had been the Center's big contribution to the Internet and a huge one at that. In the mid-'80s before NCSA Telnet, no one had dreamed of using a PC or Mac to directly access resources (like supercomputers) on the 'Net... It just wasn't done. MIT's PC/IP came out about the same time but I don't think it saw nearly same distribution as NCSA Telnet in the early years... NCSA Telnet was the client almost everyone used on "little machines."

    Now ten years later, how many folks know what NCSA Telnet was, let alone recall it's impact? Talk about differences in scale...

    --zawada

    --
    In Soviet Russia, the Beowulf cluster imagines you!
  47. Is it really all that surprising? by fwoomer · · Score: 2, Funny

    HTTP was originally developed between 1989-1991, but didn't take off until there was a useful browser which could display inline images.

    Well, DUH. ASCII porn isn't NEARLY as cool as the full-color stuff.

  48. want to see? by zogger · · Score: 2, Interesting

    --in my browser ten years from now? I want my choice of foxy babe talking head and voice to be my personal information guide. I talk to her, she goes and finds the data I want and I can either read it myself or she acts like a secretary of sorts, she reads the info to me, I can stop and interact, reply to a post or order something, etc, and I can give instructions for later use like a cronjob of sorts. maybe something like, "I'll want to see movie whatever this evening, go find me the best deal for download, automatically pay for it or get it free, que it up, around 9pm I'll be ready to watch it" "In the meantime, go to my site and check on my sales today, and if there any customer questions, answer them if you can, if you can't, redirect them to my priority inbox." Something like that. I can do my email or other communications with other people, using text or rich media. The browser (and my dreambabe guide) is integrated with other applications at my direction, and it's done via voice as well as keyboard or mouse, any or all of my choosing. The biggest trend I can see is really getting voice working, both ways. An Eliza type thing that really works. Typing and mousing around is getting old now, time to move on how humans communicate, and that is primarily voice. We talk, the other stuff is for archiving purposes more than anything else. And webpages are getting more dynamic, less static daily it seems. And the "web" is just a small subset mirror of "reality", even a pure e-commerce site that sells stuff still has a real warehouse someplace, real trucks deliver. Electronic news media is still just mirroring what's going on in the real world. We don't pass each other notes for all our communications, most of the time we only do that if voice isn't as avaialable or handy. We use text for time shifting and for archiving and for permanent records, but a lot of our communications doesn't require that, it can be sounds and visual images that are just used, then they can poof away except as memories.

    If you look at how most humans learn,and how we continue as adults to communicate, starting as children, voice and body language is what is learned first, reading comes later. We need to be able to talk to the boxes, the boxes talk to each other, and web browsers will be that deal that links it all together. The work and play we do will be controlled by our voices, like it is now.

  49. Re:Ahh, I remember the begining.... by MSBob · · Score: 2, Funny
    since i was so young, i really didn't know or need to know about the cool thing it could potentially do.

    ...And then you hit puberty!

    --
    Your pizza just the way you ought to have it.
  50. Coincidence? by glh · · Score: 2, Interesting

    This is the 10th year birthday of the web using a decent tool-- but it is also Einstien's birthday (14 March, 1879), google has a cool einstien image.

    Is that a cool coincidence or what? Must be something special about March 14th.
    Here's an interesting site of other events that happened today in history. Among them I found the following interesting:

    TODAY IS ALSO THE RIAA's BIRTHDAY!! HOW SCARRY!!

    1958 RIAA (Recording Industry Association of American)is created and certifies 1st gold record (Perry Como's Catch A Falling Star)

    1950 FBI's "10 Most Wanted Fugitives" program begins

    1967 JFK's body moved from temporary grave to a permanent memorial
    1971 The Rolling Stones leave England for France to escape taxes
    1995 1st time 13 people in space
    1997 President Clinton trips & tears up his knee requiring surgery

  51. The child has grown by gmuslera · · Score: 3, Interesting
    ... but still far from mature.

    It could grow in width, reaching everywhere with appliances, internet enabled dispositives, ipv6 addresses even for your pencil, all enabled to access by voice, touch(for screens and things like that) and maybe more. I don't think that in 10 year we'll have holographic screens for clocks, a la Final Fantasy or Spy Kids 2, but is a nice goal.

    It could grow in depth. Have a big amount of content, but is still far from having "everything" know by man, in every language, in every media.

    And it could grow mature in other ways, being more self consistent, more consolidated. I think that will not be so far something that give a consolidated view of the web, something like data warehousing do for complex databases, but for the more complex database of all.

    Directories like yahoo did a first step, so the same did the first search engines. Google advanced a bit more, consilidating a bit the web giving weight to more linked things. But there still a lot of work to do in that direction, something that answer my mostly free form questions not giving me a collection of links that could talk about what I'm searching for, but an answer, something really like the old oracle, but for now and mostly for real.

    The last part is what I see more probable for the next years, still a lot needs to be developed, but there is a more or less clear path to reach it, search engines already have a big chunk of the www to start, and some legislation maybe will be needed (extractind data from web pages for that of things will be very similar to screen scraping).

    Of course, all of this could happen if nothing avoid this, like war, global economic problems, patents and IP in general don't put obstacles, famine, diseases, extintion levels events or Microsoft.

  52. Long term pronunciation change? by Celandro · · Score: 4, Funny

    The english language is not static. It can, will and some would say, MUST change based on usage. Language is meant to communicate quickly and clearly. When a certain letter 'double you' is said outloud over and over, it will get abreviated.

    The real question is wether the prounciation of the letter will change in common usage. As noted elsewhere, 'w' is the only 3 syllable letter in the english language, all others are single syllable. In fact all other letters are pronounced as vowel-consonent or consonent-vowel. Since 'you' is already a letter, and w's now look more like double v's than double u's, my guess is that 'dub' and eventually 'duh' will replace 'double you' in the long term. The advent of the 9 syllable 3 letter acronym as a catalyst for this change in pronunciation can bee seen already.

    So my prediction for 10 years from now? The whole world changes to a environmentalist green paradise with no machines or computers or internet. The only lasting remains? The pronunciation of the letter 'w' in the english language has changed to 'duh'. This is to remind us all how stupid the dot-com boom was.

  53. NeXT was first by 97jaz · · Score: 2, Informative


    Yeah, I was waiting for someone to make this point. NCSA Mosaic was not the first web browser. Tim Berners-Lee wrote the first browser, called "WWW," for NeXTSTEP. ...which just goes to show, as if it hasn't already been demonstrated enough, how far ahead of its time NeXT was.

  54. Remembering the very first time you saw Mosaic... by eyefish · · Score: 5, Insightful

    I still remember the very first time I saw Mosaic: I was at a computer lab and a friend just told me about this "cool" thing that just came out. Needless to say, me being a geek and all, it took me only 5 minutes later to create my first web page (back then, HTML was *ultra* simple). I also vividly remember saying to my friend "this is the future of the Internet".

    I actually remember that at one point it was possible to view *ALL* the websites on the planet (tell that to the younger generation today!), and how every single day was very exciting to discover new things (the birth of yahoo, altavista, ebay, and amazon come to mind).

    That day I saw mosaic is on my list of days I could never forget, like the challenger explossion, the berlin wall coming down, the wall trade center attacks, and recently the columbia tragedy...

  55. Credit where it's due by lcrocker · · Score: 2, Informative

    Just to set the record straight, the first
    graphical browser was Viola, not Mosaic.

    --
    --Lee Daniel Crocker : http://www.etceterology.com My life is in the public domain.
  56. MOSAIC was NOT 1st by minus_273 · · Score: 2, Interesting

    that is wrong there was violla and even tin burns-lee's own NEXT browser.
    MOSAIC was promoted as the 1st graphical browser but that is factually wrong. I wasnt even the first major browser. Mosaic came years after the WWW

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace