Web browser: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:


See also: [[browser extension]]
See also: [[browser extension]]
== Implementation of standards by various browsers ==
There are two majors issues:
* Understanding what current browsers can process and display
* Telling a browser how to behave when you serve legacy (bad) code.
Read:
* [http://hsivonen.iki.fi/doctype/ Activating Browser Modes with Doctype]. This article by Henri Sivonen describes the following issue: {{quotation|In order to deal both with content written according to Web standards and with content written according to legacy practices that were prevalent in the late 1990s, contemporary Web browsers implement various engine modes. This document explains what those mode are and how they are triggered.}}
== User characteristics and choice of web browser ==
To our knowledge, no serious studies have been conducted in this area. In August 2011, an elaborated hoax showed IE users to have a lower IQ. From our personal experience, there is probably a statistical difference between various users. But it rather reflects "tech savyness". [http://www.ibtimes.com/articles/191783/20110803/internet-explorer-users-dumb-hoax-aptiquant.htm], [http://www.itnews.com.au/Tools/Print.aspx?CIID=265695], [http://hitechanalogy.com/%E2%80%9Cusers-of-microsoft-internet-explorer-are-dumber%E2%80%9D-aptiquant%E2%80%99s-prank-story%E2%80%9Cusers-of-microsoft-internet-explorer-are-stupid%E2%80%9D-aptiquant%E2%80%99s-prank-story/],


== Links ==
== Links ==


* [http://search.slashdot.org/story/10/10/23/1530251/10-Oddly-Useful-Specialty-Web-Browsers 10 Oddly Useful Specialty Web Browsers] - [http://infoworld.com/print/141026 all-in-one-page]. The list in the article (see above) not complete, the discussion on "/." includes more pointers.
* [http://search.slashdot.org/story/10/10/23/1530251/10-Oddly-Useful-Specialty-Web-Browsers 10 Oddly Useful Specialty Web Browsers] - [http://infoworld.com/print/141026 all-in-one-page]. The list in the article (see above) not complete, the discussion on "/." includes more pointers.
* [http://www.browserchoice.eu/ browserchoice.eu] lists the top current browsers (13 as of feb 2011)
* [http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/ How Browsers Work: Behind the scenes of modern web browsers]. By Tali Garsiel & Paul Irish, Published Aug. 5, 2011


[[category:web technologies]]
[[category:web technologies]]

Latest revision as of 17:45, 20 April 2012

Draft

Browser genealogy

See Wikipedia's Timeline of web browsers

Special/research browsers

Read Top 10 specialty Web browsers you may have missed, InforWorld, oct 19, 2010.

  • Amaya. This is W3C's Editor/Browser. Like Tim Berner Lee's original web browser, it also can be used to edit.
  • rockmelt (A nov 2010 integrating client)

See also: browser extension

Implementation of standards by various browsers

There are two majors issues:

  • Understanding what current browsers can process and display
  • Telling a browser how to behave when you serve legacy (bad) code.

Read:

  • Activating Browser Modes with Doctype. This article by Henri Sivonen describes the following issue: “In order to deal both with content written according to Web standards and with content written according to legacy practices that were prevalent in the late 1990s, contemporary Web browsers implement various engine modes. This document explains what those mode are and how they are triggered.”

User characteristics and choice of web browser

To our knowledge, no serious studies have been conducted in this area. In August 2011, an elaborated hoax showed IE users to have a lower IQ. From our personal experience, there is probably a statistical difference between various users. But it rather reflects "tech savyness". [1], [2], [3],

Links