Slashdot Mirror


User: GridPoint

GridPoint's activity in the archive.

Stories
0
Comments
27
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 27

  1. Most antique system used for browsing the web? on Ten Years of Web Browsing · · Score: 3, Interesting

    A while ago slashdot posted a story about an Internet-enabled operating system with a web browser for the Commodore 64. It was claimed that the 21 years old C64 was the oldest system ever to run a (real) web browser, and a few days later this was changed to the 23 years old Atari 800 (see the web browser's homepage for the full story). This means that the web is almost 10 years younger than the oldest system to surf it!

  2. Re:Not the first C=64 browser on The Contiki Desktop OS for C64, NES, 8-bit Atari, · · Score: 4, Informative

    That's not a full web browser, but a standalone HTML viewer that reads HTML pages from a disk and not from the Internet. The HTML viewer is only a small part of a full web browser. A real web browser must do a lot of other stuff as well: HTTP, TCP/IP, DNS lookups, etc. The Contiki web browser seems to do all that, so it is a real web browser and not just an HTML viewer (although an HTML viewer is part of the web browser).