<?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>Internet Newcomer &#187; World Wide Web</title>
	<atom:link href="http://www.internetnewcomer.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.internetnewcomer.com</link>
	<description>Information and advice for Internet beginners.</description>
	<lastBuildDate>Sun, 20 Sep 2009 15:28:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>What&#8217;s In Your Browser?</title>
		<link>http://www.internetnewcomer.com/2008/05/12/whats-in-your-browser/</link>
		<comments>http://www.internetnewcomer.com/2008/05/12/whats-in-your-browser/#comments</comments>
		<pubDate>Mon, 12 May 2008 16:47:39 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[World Wide Web]]></category>

		<guid isPermaLink="false">http://www.internetnewcomer.com/?p=50</guid>
		<description><![CDATA[The choice of a web browser is an important one, because this software is the portal through which you experience the Internet. Most people never switch from the one that comes pre-installed on their computer, giving Microsoft&#8217;s Internet Explorer about an 80% share of the browser market. As you may have gathered from the big [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/en-US/firefox/"><img class="alignright size-full wp-image-53" title="Click to visit Firefox home page" src="http://www.internetnewcomer.com/wp-content/uploads/2008/05/firefoxlogo2.jpg" alt="Firefox" width="135" height="129" /></a>The choice of a web browser is an important one, because this software is the portal through which you experience the Internet. Most people never switch from the one that comes pre-installed on their computer, giving Microsoft&#8217;s Internet Explorer about an 80% share of the browser market. As you may have gathered from the big logo image over there, I am a <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> user. There are many reasons why it&#8217;s my browser of choice but one of the biggest is it&#8217;s excellent (and free) selection of Add-ons.  Add-ons (also called plug-ins) are small software programs that add various features that the parent program lacks. For example, I have an add-on installed called &#8220;IE Tab&#8221;, which allows Firefox to mimic Internet Explorer  when it displays web pages. This is pretty handy when I&#8217;m developing web pages and want to check for compatibility between the two browsers. It can also be useful if you visit sites that were developed just for IE. Add-ons are cool and useful (though sometimes extremely geeky) and I want to share some of them with you that are installed on the various copies of Firefox that I use.</p>
<p><span id="more-50"></span></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock Plus</a><br />
This does pretty much what you&#8217;d think it does &#8211; it blocks ads. And it does quite a good job of it too. After installation, you are prompted to select a server from which a list of known advertisers is downloaded periodically. All content from these servers is blocked from appearing on pages that you visit. Even the space that they would have occupied disappears.</p>
<p>If you install this Add-on, keep in mind that many sites (especially small ones) depend on ad revenue to pay the hosting bills. When you find a site that you visit often, find some other way of showing your support.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/3615">Delicious Bookmarks</a><br />
The Official Delicious Add-on (by Yahoo! Inc.) seamlessly integrates your browser with <a href="http://del.icio.us">del.icio.us</a>, one of the leading social bookmarking services on the Web. It allows you to both save and retrieve bookmarks stored in your del.icio.us account, making them available to you from any computer connected to the Internet.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1146">Screengrab</a></p>
<p>Screengrab saves entire webpages as images. It will save what you can see in the window, the entire page, just a selection, a particular frame&#8230; basically it saves webpages as images. You can then send the image to someone else, so they can see the web page as you did at the time. Very useful for sending information about broken web sites to tech support.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/636">PDF Download</a></p>
<p>Some web page links go to PDF documents, rather than other web pages. This add-on makes managing these links much easier. When you click on a PDF file, PDF Download lets you know, can tell you how big it is, and can then give you the choice to open, download, or convert it to HTML.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/158">Tabbrowser Preferences</a></p>
<p>Firefox pioneered the use of tabs for opening additional pages in the same browser window. This add-on gives you more options for controlling their behavior. This add-on integrates so will into the standard Tools|Options menu that I no longer remember which features it adds. Suffice it to say that this is one of the add-ons that I install with any new Firefox installation.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1419">IE Tab</a></p>
<p>Using this add-on, you can open a new Firefox tab that will behave exactly like IE (in fact, it contains an embedded copy of the version of Internet Explorer that is installed on your computer). The only caveat is that it still won&#8217;t download the program components (called ActiveX) that only run in IE. This can be a blessing in disguise, as some of these components can contain viruses or other malware. But for display purposes, give it a try if you regularly visit certain sites that look all wonky in Firefox.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a></p>
<p>This one is so geeky that I hesitate to bring it up but if you&#8217;re in the 1% of people who want to look under the hood of any web page, this is the way to do it. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. In my work, I often need to see how various parts of a web page (called the Document Object Model, or DOM) fit together and what styles are being applied to them. The DOM can get very abstract and Firebug allows me to visualize it easily. A must-have tool for developers.</p>
<p>These are some of my picks but there are many, many more available at <a href="https://addons.mozilla.org/en-US/firefox/">https://addons.mozilla.org/en-US/firefox/</a>. Try not to go overboard though, as each one will eat up a little bit of memory and impact the performance of your browser.</p>
<p>Now to be fair, Internet Explorer 7 has add-ons too but I have no experience using them. Some quick Googling turned up these posts:</p>
<blockquote><p><a href="http://www.wired.com/software/softwarereviews/news/2007/02/72777">Seven Best Add-Ons for IE7</a><br />
Mozilla Firefox is known as the world&#8217;s most extensible web browser, which is a big reason for its appeal among web geeks. But users of Microsoft&#8217;s Internet Explorer 7, Windows Vista&#8217;s native browser, need not be left out in the cold when it comes to add-ons.</p>
<p><a href="http://lesliefranke.com/2007/03/best-of-internet-explorer-addons/">Best Of: Internet Explorer Addons</a><br />
With Internet Explorer 7 (IE7), Microsoft has provided the ability to create and use IE specific add-ons to enhance the browser’s functionality. Unlike almost all of Firefox’s add-ons, many IE7 add-ons, though, are not free. That being said, there are numerous free IE7 add-ons that can increase productivity and make the IE7 browsing experience more pleasurable.</p></blockquote>
<p>Now that we have fairness out of the way, let me know in comments, what&#8217;s in your browser?</p>
<img src="http://www.internetnewcomer.com/?ak_action=api_record_view&id=50&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.internetnewcomer.com/2008/05/12/whats-in-your-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compatibility With Safari</title>
		<link>http://www.internetnewcomer.com/2008/04/13/compatibility-with-safari/</link>
		<comments>http://www.internetnewcomer.com/2008/04/13/compatibility-with-safari/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 16:23:00 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.internetnewcomer.com/?p=44</guid>
		<description><![CDATA[A friend of mine who manages a couple of web sites writes: Is there any good reason for me to install Safari [web browser]? I have no burning desire to do this, but wondered if I should be looking at Safari to see how the web sites perform on that platform. If no well known [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-43" title="From the Inbox" src="http://www.internetnewcomer.com/wp-content/uploads/2008/04/ico_mail_lg.png" alt="Mail" width="64" height="64" />A friend of mine who manages a couple of web sites writes:</p>
<blockquote><p>Is there any good reason for me to install Safari [web browser]? I have no burning desire to do this, but wondered if I should be looking at Safari to see how the web sites perform on that platform. If no well known compatibility problems, I’d be happy to pass on the exercise.</p></blockquote>
<p>From what I&#8217;ve read about Safari (I have no personal experience with it), the biggest advantage it has over Firefox is performance (this may change when Firefox 3 is released). It falls short though, of Firefox&#8217;s feature set and it doesn&#8217;t have the thousands of available plugins. I haven&#8217;t been tempted to use it as a daily browser. For compatibility testing, it would make the most sense to use it on a Mac, as that&#8217;s where the vast majority of Safari browsers are installed. Apple is getting a lot of heat for trying to &#8220;sneak install&#8221; Safari on Windows machines, along side of iTunes updates. I doubt they&#8217;re going to make much headway there.</p>
<p>Here&#8217;s a quick way of doing a Safari compatibility check on a single web page: <a href="http://www.browsrcamp.com/">http://www.browsrcamp.com/</a>.</p>
<img src="http://www.internetnewcomer.com/?ak_action=api_record_view&id=44&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.internetnewcomer.com/2008/04/13/compatibility-with-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where&#8217;s Google?</title>
		<link>http://www.internetnewcomer.com/2008/03/19/wheres-google/</link>
		<comments>http://www.internetnewcomer.com/2008/03/19/wheres-google/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 14:56:53 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.internetnewcomer.com/2008/03/19/wheres-google/</guid>
		<description><![CDATA[Jakob Nielsen is a web site usability expert. He knows what causes people pain and pleasure as they navigate around the web. Unlike most of us who became experts by just hanging around for a long time, Mr. Nielsen&#8217;s expertise comes from conducting carefully designed usability studies, using real people and real web sites. He [...]]]></description>
			<content:encoded><![CDATA[<p class="sidebar"><a title="Google logo for Sir Arthur Conan Doyle’s Birthday - May 22, 2006" rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_conan_doyle.gif"><img src="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_conan_doyle.thumbnail.gif" alt="Google logo for Sir Arthur Conan Doyle’s Birthday - May 22, 2006" /></a></p>
<p>Jakob Nielsen is a web site usability expert. He knows what causes people pain and pleasure as they navigate around the web. Unlike most of us who became experts by just hanging around for a long time, Mr. Nielsen&#8217;s expertise comes from conducting carefully designed <em>usability studies, </em>using<em> </em>real people and real web sites. He publishes an online column called the <a href="http://www.useit.com/">Alertbox</a>, which draws from these studies.</p>
<p>The latest installment of the Alertbox contained this shocker:</p>
<p><span id="more-21"></span></p>
<blockquote><p><strong>Getting to Google is Hard</strong></p>
<p>How difficult is it to perform a search on Google?</p>
<p>I&#8217;m not talking about the challenge of formulating a good query, interpreting the results, or revising your search strategy to reap better results. Those are all very complicated research skills, and few people excel at them.</p>
<p>I&#8217;m talking only about the very first step in searching the Web: Getting to your favorite search engine so that you can run a search there.</p>
<p>Would you say this is easy or difficult? Think a bit before reading on.</p>
<p>**** pause ****</p>
<p>If you thought it&#8217;s easy to get to Google, think again. In our current round of usability research, only 76% of users who expressed a desire to run a Google search were successful. In other words, 1/4 of users who wanted to use Google couldn&#8217;t do so. (Instead, they either completely failed to get to any search engine or ended up running their query on a different search engine — usually whatever type-in field happened to be at hand.)</p>
<p>On the one hand, 76% is a high success rate. On the other hand, getting to Google is a very simple task. It&#8217;s not even a true task — that is, it&#8217;s not something users want to accomplish for its own sake or something we&#8217;d pose as an assignment in user testing. Getting a Google search box is the first step in searching the Web, which is only the first step in doing something real (such as, in one of our test tasks, to find &#8220;a strong vacuum cleaner that is easy to use, can pick up pet hair, and costs under $300&#8243;).</p>
<p>Also, for this round of research we&#8217;re deliberately recruiting above-average users, so the success rate across all Internet users is probably lower than our finding. (Our goal is to discover usability guidelines for the sites people visit after they click through from the SERP, not to document search engine market shares. As a result, we&#8217;re not concerned with measuring this precisely.)</p></blockquote>
<p class="sidebar"><a title="Enter the URL for Google into the address bar of your browser" rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_ie.png"><img src="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_ie.thumbnail.png" alt="Enter the URL for Google into the address bar of your browser" /></a><br />
Screenshot 1<br />
<a style="display: block; margin-top: 1em" title="Built-in search box (Firefox v.2.12)" rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_searchbox.png"><img src="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_searchbox.thumbnail.png" alt="Built-in search box (Firefox v.2.12)" /></a>Screenshot 2<br />
<a style="display: block; margin-top: 1em" title="Search box on the Google Toolbar" rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_toolbar.png"><img src="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_toolbar.thumbnail.png" alt="Search box on the Google Toolbar" /></a>Screenshot 3<br />
<a style="display: block; margin-top: 1em" title="Your current search terms" rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_search_terms.png"><img src="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_search_terms.thumbnail.png" alt="Your current search terms" /></a>Screenshot 4</p>
<p>Hmmmm&#8230;it looks like a bit of review is called for. First, for the purposes of this discussion Google is a noun, not a verb. In other words, we&#8217;re talking about Google as a place, not <em>googling</em> as an action. OK? OK.</p>
<p>The original way to perform searches at Goggle has been to navigate to the Google site and enter your search terms there. To do this, enter Google&#8217;s URL (http://www.google.com)  into the browser&#8217;s address box. After you arrive at the Google home page, type your search terms into the search box (see <a rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_ie.png">Screenshot 1</a>).</p>
<p>There are often other ways to get your search terms into Google without navigating directly to their site. Most browsers also allow you to enter search terms into Google from within the browser itself. Firefox gives you a search box in the upper right that submits to Google and a number of other search engines. Click the down arrow next to the search box to select from the available search engines (see <a rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_searchbox.png">Screenshot 2</a>).</p>
<p>Many browsers have the Google Toolbar installed. This little program from Google adds several features, including a search box, to a toolbar that appears at the top of your browser (see <a rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_toolbar.png">Screenshot 3</a>).</p>
<p>You can enter search terms into Google using any of the three methods mentioned above. After that, you will see a <em>search engine results page</em>, displayed on the Google site (the SERP referred to in the Alertbox article). From this page you can click on links to various sites and return to the SERP (using the browser&#8217;s back button) to refine your search terms. The terms used for the current search can be edited at the top and bottom of the SERP (see <a rel="lightbox[thispage]" href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/google_search_terms.png">Screenshot 4</a>).</p>
<p>Any questions? Please ask them in the comments.</p>
<img src="http://www.internetnewcomer.com/?ak_action=api_record_view&id=21&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.internetnewcomer.com/2008/03/19/wheres-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make Your Web Site Resonate</title>
		<link>http://www.internetnewcomer.com/2008/03/16/make-your-web-site-resonate/</link>
		<comments>http://www.internetnewcomer.com/2008/03/16/make-your-web-site-resonate/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 02:55:19 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Beginner Business]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.internetnewcomer.com/2008/03/16/make-your-web-site-resonate/</guid>
		<description><![CDATA[The ideas and philosophy at Skelliewag.org had a strong influence on the creation of the Internet Newcomer web site. I believe that simple design and compelling content are at the heart of any successful site.]]></description>
			<content:encoded><![CDATA[<p class="sidebar"> <a href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/simpleweb_cover.jpg" title="The Simple Web by Skellie" rel="lightbox[thispage]"><img src="http://www.internetnewcomer.com/wp-content/uploads/2008/03/simpleweb_cover.thumbnail.jpg" alt="The Simple Web by Skellie" /></a><br />
Free eBook by Skelliewag.org</p>
<p>The ideas and philosophy at <a href="http://Skelliewag.org">Skelliewag.org</a> had a strong influence on the creation of the Internet Newcomer web site. I believe that simple design and compelling content are at the heart of any successful site.</p>
<p>If you are in the process of building a web site, or if you have one already, you owe it to yourself to read Skellie&#8217;s free eBook, <em>The Simple Web</em>. <a href="http://www.skelliewag.org/free-ebook-the-simple-web-a-philosophy-for-getting-what-you-want-250.htm">Here&#8217;s Skellie</a>:</p>
<blockquote><p>As bloggers and webmasters, we want most or all of these things: more visitors, more subscribers, more comments, more money, more inbound links, and more people saying good things about us. Our wants aren’t in question. It’s the <em>how</em> that gets us. It’s how that has us reading a dozen blogs a day, trying to find the answer (or at least a little piece of it).</p>
<p>You can stop searching, for now. The answer is in this eBook.</p></blockquote>
<p>It&#8217;s true, you should read this book and try to put as much of it into practice as possible. I know I will. Here&#8217;s the link:</p>
<p><a href="http://www.internetnewcomer.com/wp-content/uploads/2008/03/thesimpleweb_sharefreely.pdf" title="The Simple Web - eBook by Skelliewag.org" class="pdf-link">The Simple Web &#8211; eBook by Skelliewag.org</a> (399KB PDF)</p>
<img src="http://www.internetnewcomer.com/?ak_action=api_record_view&id=20&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.internetnewcomer.com/2008/03/16/make-your-web-site-resonate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
