Penguin

Differences between version 9 and previous revision of WebBrowser.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Wednesday, July 23, 2003 8:01:06 pm by AlastairPorter Revert
Older page: version 7 Last edited on Tuesday, July 22, 2003 6:47:21 pm by ReneBartosh Revert
@@ -1,10 +1,14 @@
 A browser is a program that downloads HTML documents, images, and other content and renders it all nicely for the user to look at. And feel free to come up with a better definition. 
  
 Examples include [Mozilla] (see MozillaNotes), InternetExplorer, Konqueror, Opera, [Firebird|FirebirdBrowser], 
-Lynx ... the list is endless. 
+[lynx|lynx(1)] ... the list is endless. 
  
-[ Opera] has the least broken implementation of CSS (which doesn't necessarily say much) and Konqueror has the most broken one. InternetExplorer just tends to be... idiosyncratic in its interpretation of the standard. (Sigh.) 
+Opera has the least broken implementation of [ CSS] (which doesn't necessarily say much) and Konqueror has the most broken one. InternetExplorer just tends to be... idiosyncratic in its interpretation of the standard. (Sigh.) 
  
-The first graphical WebBrowser (from c . 1992?) was NCSA [Mosaic]. 
+The first graphical WebBrowser (from ca . 1992?) was NCSA [Mosaic]. 
  
-Under X on Linux I recommend Mozilla, on a Linux console I recommend lynx(1) or links(1), depending on your tastes (and resolution). 
+'' Under X on Linux I recommend Mozilla, on a Linux console I recommend lynx(1) or links(1), depending on your tastes (and resolution). --PerryLorier ''  
+  
+'' For the console, I'd actually seriously consider w3m(1) - it basically renders the page as a graphical browser would, within the constraints of a terminal. Also, nowadays, [Firebird|FirebirdBrowser] would be a serious option for browsing under X. It's also going to entirely replace "!SeaMonkey" (the [Mozilla] browser's project name), of which 1.5 is slated to be the last release. --AristotlePagaltzis''  
+  
+'' I read somewhere that 1.4 was going to be the last SeaMonkey release.... -- AlastairPorter''