<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TMTOWTDI &#187; netscape</title>
	<atom:link href="http://blog.pamiproductions.com/tag/netscape/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pamiproductions.com</link>
	<description>Turning experience into knowledge and wisdom</description>
	<lastBuildDate>Thu, 04 Mar 2010 09:50:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Browsers, Part 1: Google Chrome: Why the hype?</title>
		<link>http://blog.pamiproductions.com/2008/09/browsers-part-1-chrome/</link>
		<comments>http://blog.pamiproductions.com/2008/09/browsers-part-1-chrome/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 04:52:34 +0000</pubDate>
		<dc:creator>Adam Feldman</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[EWS New Media Class]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[netscape]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://ewsnewmedia.wordpress.com/?p=101</guid>
		<description><![CDATA[Please comment at my blog.

This post is part of a series I am writing for a class on New Media. Some technical explanations may seem unneeded or lengthy, but I am writing for the benefit of a very intelligent but less technical audience.

This will be the first post in a series about web browsers, and [...]]]></description>
			<content:encoded><![CDATA[<p>Please comment at <strong><a href="http://ewsnewmedia.wordpress.com/?p=101" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://ewsnewmedia.wordpress.com/?p=101');">my blog</a></strong>.</p>
<ul>
<li>This post is part of a series I am writing for a <a href="http://ewsnewmedia.wikispaces.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://ewsnewmedia.wikispaces.com');">class</a> on <a href="http://en.wikipedia.org/wiki/New_media" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://en.wikipedia.org/wiki/New_media');">New Media</a>. Some technical explanations may seem unneeded or lengthy, but I am writing for the benefit of a very intelligent but less technical audience.</li>
</ul>
<p>This will be the first post in a series about web browsers, and will dabble in history and include some usage tips and fun stuff. First up is the new kid on the block, Chrome. </p>
<p>For anyone who regularly follows tech news on the web, it&#8217;s been impossible to miss the madness over the (premature) announcement of Google&#8217;s Chrome web browser. I’m not going to repeat any of the facts here (for those, see any of the links at the end of this post). </p>
<p>What I want to discuss, in compact form, is why this browser is so significant, and where it fits into the plethora of browser options that already exist. Firstly, here is a list of the major browsers for the majority who is unfamiliar with most of these beyond Internet Explorer, Firefox and Safari:</p>
<p></p>
<table border="2">
<tbody>
<tr>
<th>Release Date
      </th>
<th>
Name
      </th>
<th>
Price
      </th>
<th>
Maker
      </th>
<th>
HTML Rendering Engine
      </th>
<th>
Notes
      </th>
</tr>
<tr>
<td>1995</td>
<td>Internet Explorer</td>
<td>Bundled with Windows</td>
<td>Microsoft</td>
<td>Proprietary</td>
<td>Web developers hate it<br />
because it&#8217;s generally non-standards compatible (a topic for another<br />
post)</td>
</tr>
<tr>
<td>
1996</td>
<td>Opera</td>
<td>Ad-supported/Ad-free version can be purchased</td>
<td>Opera Software</td>
<td>Proprietary</td>
<td>Opera has tons of features but has never taken off in<br />
popularity </td>
</tr>
<tr>
<td>1996</td>
<td>Konqueror</td>
<td>Free/Open-source</td>
<td>KDE Project
      </td>
<td>Webkit</td>
<td>Default browser of the KDE windowing environment. Apple<br />
based its browser off of the core of Konqueror</td>
</tr>
<tr>
<td>2003</td>
<td>Safari</td>
<td>Bundled with Mac OSX</td>
<td>Apple Computer</td>
<td>Webkit</td>
<td>Until Apple made its own browser, they bundled Internet<br />
Explorer for Mac</td>
</tr>
<tr>
<td>2004 (Its father Netscape was 1994)</td>
<td>Firefox</td>
<td>Free/Open-source</td>
<td>Mozilla Foundation</td>
<td>Gecko</td>
<td>Modern-day descendant of Netscape. Major threat to the<br />
dominance of Internet Explorer</td>
</tr>
<tr>
<td>First Beta in mid-2008</td>
<td>Chrome</td>
<td>Free/Partially open-source</td>
<td>Google</td>
<td>Webkit</td>
<td>A&nbsp;totally new browser written from the ground<br />
up in the modern day<br />
(unlike all of the browsers that have deep roots in the late<br />
&lsquo;90s</td>
</tr>
</tbody>
</table>
<p>Basically, Chrome is a web browser designed for the newest generation of web technologies and the newest websites. It is designed to be speedy and to ensure that the browser itself does not interfere with the user’s browsing.</p>
<p>Simply interesting is how the other features announced for Chrome so far are ideas pioneered by other browsers. From the Opera Browser, comes the “radical” tab and address bar locations and the home tab “speed-dial feature.” From Firefox  comes the “awesome bar.” Also, on the more technical side, both the Chrome and Firefox teams have put huge amounts of work into writing revolutionary Javascript engines for their products (V8 and Spidermonkey). This work is what brings you increased performance when using most modern websites such as Gmail and Facebook. The Google Team does admit that their aim is to take the best of the browsing world and combine into one über-product. </p>
<p>There is much more to be said, but for now, here are a few good articles on Chrome:</p>
<ul>
<li>The <a href="http://books.google.com/books?id=8UsqHohwwVYC&amp;printsec=frontcover" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://books.google.com/books?id=8UsqHohwwVYC&amp;printsec=frontcover');">comic book</a> used to introduce Chrome</li>
<li>On <a href="http://www.wired.com/techbiz/it/magazine/16-10/mf_chrome?currentPage=all" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.wired.com/techbiz/it/magazine/16-10/mf_chrome?currentPage=all');">Wired</a></li>
<li>Chrome can be downloaded <a href="http://www.google.com/chrome" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.google.com/chrome');">here</a></li>
<li>On the <a href="http://www.theregister.co.uk/2008/09/04/google_retracts_lousy_chrome_eula_terms/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.theregister.co.uk/2008/09/04/google_retracts_lousy_chrome_eula_terms/');">averted legal crisis</a></li>
<li><a href="http://tech.slashdot.org/article.pl?sid=08/09/02/1637216&amp;from=rss" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://tech.slashdot.org/article.pl?sid=08/09/02/1637216&amp;from=rss');">Mozilla’s view</a> on Chrome (via slashdot)</li>
<li><a href="http://www.theregister.co.uk/2008/09/03/opera_boss_on_chrome/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.theregister.co.uk/2008/09/03/opera_boss_on_chrome/');">Opera’s take</a> on Chrome</li>
<li>Chrome <a href="http://www.bestrank.com/blog/is-gooogle-chrome-worth-all-the-hype-186/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.bestrank.com/blog/is-gooogle-chrome-worth-all-the-hype-186/');">Pros and Cons</a></li>
</ul>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=TMTOWTDI&amp;siteurl=http%3A%2F%2Fblog.pamiproductions.com%2F&amp;linkname=Browsers%2C%20Part%201%3A%20Google%20Chrome%3A%20Why%20the%20hype%3F&amp;linkurl=http%3A%2F%2Fblog.pamiproductions.com%2F2008%2F09%2Fbrowsers-part-1-chrome%2F" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.addtoany.com/share_save?sitename=TMTOWTDI&amp;siteurl=http%3A%2F%2Fblog.pamiproductions.com%2F&amp;linkname=Browsers%2C%20Part%201%3A%20Google%20Chrome%3A%20Why%20the%20hype%3F&amp;linkurl=http%3A%2F%2Fblog.pamiproductions.com%2F2008%2F09%2Fbrowsers-part-1-chrome%2F');"><img src="http://blog.pamiproductions.com/wp-content/plugins/add-to-any/share_save_120_16.gif" width="120" height="16" alt="Share/Save/Bookmark"/></a>

	</p><p>From Adam Feldman's blog, <a href="http://blog.pamiproductions.com" >blog.pamiproductions.com</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.pamiproductions.com/2008/09/browsers-part-1-chrome/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
