<?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>jebsblog &#187; browser</title>
	<atom:link href="http://jebswebs.net/blog/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://jebswebs.net/blog</link>
	<description>comments about accessible and universal web design</description>
	<lastBuildDate>Tue, 08 May 2012 01:12:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Skip navigation</title>
		<link>http://jebswebs.net/blog/2011/02/skip-navigation/</link>
		<comments>http://jebswebs.net/blog/2011/02/skip-navigation/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 03:48:42 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[General Information]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[screen readers]]></category>
		<category><![CDATA[Section 508]]></category>
		<category><![CDATA[universal design]]></category>
		<category><![CDATA[visual impairment]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=674</guid>
		<description><![CDATA[At a recent Web Designer User Group meeting, the issue of the &#8220;Skip navigation&#8221; guideline from the Section 508 web accessibility standards was raised. One of the presenters had used the &#8220;skip navigation&#8221; feature on the web site he was &#8230; <a href="http://jebswebs.net/blog/2011/02/skip-navigation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jebswebs.net/blog/wp-content/uploads/2011/02/3287760645_f87e0b1472_m.jpg"><img class="alignright size-full wp-image-677" title="man skipping rope" src="http://jebswebs.net/blog/wp-content/uploads/2011/02/3287760645_f87e0b1472_m.jpg" alt="man skipping rope" width="160" height="240" /></a>At a recent <a href="http://www.techmaine.com/wdug">Web Designer User Group meeting</a>, the issue of the &#8220;Skip navigation&#8221; guideline from the <a href="http://www.section508.gov/index.cfm?fuseAction=stdsdoc#Web">Section 508 web accessibility standards</a> was raised. One of the presenters had used the &#8220;skip navigation&#8221; feature on the web site he was showcasing, but had &#8220;hidden&#8221; the link from view using CSS. Someone raised the question, &#8220;why would you hide it?&#8221;</p>
<p>Given the time available at the meeting, I did not provide a response then, but I will now.</p>
<p>First, to explain fully what &#8220;skip navigation&#8221; is I will refer you to the <a href="http://webaim.org/techniques/skipnav/">Web AIM website where you can read an extensive explanation</a>.</p>
<p>But the short answer is&#8230;When the <a href="http://www.section508.gov/index.cfm?fuseAction=Laws">Section 508 web accessibility guidelines were developed 12 years ago as an addition to the Vocational Rehabilitation Act of 1973</a> the issue of navigation links, or the navigation menu commonly found on web pages created headaches for people who used <a href="http://en.wikipedia.org/wiki/Screen_reader">screen reader assistive technology</a>.  At the time, people who used screen readers had rather limited options when it came to reading web pages as the technology of the time could just basically read the content of the page without differentiating various parts. The standard web design custom then &#8211; as now &#8211; was to build a web page with a title at the top, a menu of internal links (navigation links) either across the top of the page or down the left side of the page, and the content below or to the right of the menu. This meant that a screen reader user had to listen to all of the content of the menu before they got to the main content of the page. It may be okay to read all of these navigation links on first page visited, but it quickly gets tedious when one reads through multiple page on a website and is forced to listen to all of the menu items repeated over and over again. So, the &#8220;skip navigation&#8221; link was a method designed to help screen reader users by creating a by-pass link around a long list of menu items.</p>
<p>As the years have gone by screen reader technology has changed dramatically and there are now methods built into all of the major screen readers that allow the user to move about the web page more readily ostensibly allowing the user to &#8220;browse&#8221; the content without having to read every word. However , the <a href="http://webaim.org/standards/508/checklist">Section 508 guideline on &#8220;skip navigation&#8221; (specifically standard &#8220;o&#8221;)</a> continues despite these advancements.</p>
<p>I should point out that another method web designers can now use to solve this issue is to put the content toward the top of the page and the navigation after the content. The designer then uses CSS to relocate the navigation menu content back at the top or side of the page for non-screen reader users to see in the usual location. But the screen reader &#8220;sees&#8221; the page in the order is it written with the content first and the navigation menu later. This is the method I prefer to use and I always seek to choose <acronym title="Content Management System">CMS</acronym> themes/templates that are designed to render the content in this manner.</p>
<p>Regarding the &#8220;hiding&#8221; of the &#8220;Skip Navigation&#8221; link &#8211; that&#8217;s purely optional as the Section 508 requirement is still met as long as the screen reader can see it. There really is no obvious reason to make it visible and it has the potential to create some confusion to the casual web user.</p>
<p>Why this is particularly interesting is that <a href="http://webaim.org/projects/screenreadersurvey3/">today WebAIM released a report on their third survey of screen reader users</a>. In December 2010, WebAIM conducted a survey of preferences of screen reader users and received over 1,200 responses. One question pertained specifically to the &#8220;skip navigation&#8221; issue and I think it supports my position.</p>
<p>When survey respondents were asked, &#8220;When a &#8216;skip to main content&#8217; or &#8216;skip navigation&#8217; link is available on a page, how often do you use it?&#8221; 29% said they used it &#8220;sometimes,&#8221; 22% said &#8220;seldom,&#8221; and nearly 14% said they &#8220;never&#8221; use this feature. On the other end, 15% of respondents said they used the skip navigation links &#8220;Whenever they&#8217;re available&#8221; and just over 16% said they used them &#8220;often.&#8221; This suggests that the &#8220;skip navigation&#8221; is used by a minority of screen reader users. The report also observes that, &#8220;&#8230;there has been a slight decrease in the usage of &#8216;skip&#8217; links&#8230;likely due to increased usage of headings and landmarks for navigation&#8230;&#8221; In addition, the survey also reports that just over 57% of respondents use the &#8220;Navigate through the headings on the page&#8221; as the most popular method for &#8220;finding information on a lengthy page.&#8221;</p>
<p>I suspect that when Section 508 is revise in the coming years the &#8220;skip navigation&#8221; requirement itself will be&#8230;skipped!</p>
<p>What do you think?</p>
<p>Photo credit: Image licensed by <a href="http://creativecommons.org">Creative Commons</a> by <a href="http://www.flickr.com/photos/simon_cousins/">MonkeySimon </a></p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2011/02/skip-navigation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Eduapps</title>
		<link>http://jebswebs.net/blog/2010/11/eduapps/</link>
		<comments>http://jebswebs.net/blog/2010/11/eduapps/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 19:42:12 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[blind]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[HIGHER ED]]></category>
		<category><![CDATA[schools]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[visual impairment]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=599</guid>
		<description><![CDATA[Just learned about Eduapps which is a service located in Scotland that has created a series of Free and Open Source (FOSS) applications that can be used as Assistive Technologies. The applications range from the familiar like OpenOffice suite and &#8230; <a href="http://jebswebs.net/blog/2010/11/eduapps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jebswebs.net/blog/wp-content/uploads/2010/11/2535506956_127c1af2e7_m.jpg"><img class="alignright size-full wp-image-600" title="Road sign: Accessible Route" src="http://jebswebs.net/blog/wp-content/uploads/2010/11/2535506956_127c1af2e7_m.jpg" alt="Road sign: Accessible Route" width="240" height="180" /></a>Just learned about <a href="http://www.eduapps.org/">Eduapps</a> which is a service located in Scotland that has created a series of <a href="http://en.wikipedia.org/wiki/FOSS">Free and Open Source (FOSS)</a> applications that can be used as Assistive Technologies.</p>
<p>The applications range from the familiar like <a href="http://www.openoffice.org/">OpenOffice suite</a> and <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Thunderbird e-mail</a> client, to some interesting ones like <a href="http://www.webbie.org.uk/">WebbIE</a> &#8211; a highly configurable and accessible browser which could be used by many folks with disabilities. There are even games and utilities available.</p>
<p>The beauty of the <a href="http://www.eduapps.org/">Eduapps system</a> is that their website is set up to allow you to download a bundle of the apps and upload them to a stickdrive. Then you can take the stickdrive wherever you go, plug it into any Windows-based PC and voila! you have your apps right there to use.</p>
<p><a href="http://www.eduapps.org/">Eduapps </a>has already bundled a bunch of the applications into eight packages (see list below), but you can customize your bundle and Eduapps will package them up for you to download and upload to your stickdrive.</p>
<p>There is even a collection of help pages, tutorials and videos to assist you in how to download and how to use the applications.</p>
<p>It all looks pretty neat and the price is unbelievable. It&#8217;s all FREE!</p>
<p><a href="http://www.eduapps.org/">EduApps</a> were developed by the JISC Regional Support Centre   Scotland North &amp; East which is supported by government funding in the UK.</p>
<p>Here are the <a href="http://www.eduapps.org/">Eduapps</a> bundles (from the Eduapps website):</p>
<ul>
<li><strong>AccessApps</strong>, provides a range of solutions to support writing, reading and planning, as well as sensory, cognitive and physical difficulties.</li>
<li> <strong>TeachApps</strong>, is a collection of software specifically designed for teachers or lecturers.</li>
<li><strong>LearnApps</strong>, as its name implies, is specifically designed for learners. All learners or students can benefit from LearnApps.</li>
<li><strong>MyStudyBar</strong>, is our most popular program, providing a suite of apps to support literacy.</li>
<li><strong>MyVisBar</strong>, a high contrast floating toolbar, designed to support learners with visual difficulties.</li>
<li><strong>MyAccess</strong>, a portal to all your favourite and accessible applications providing inclusive e-learning options for all.</li>
<li><strong>Create&amp;Convert</strong>, is our new kid on the block, designed to help publish accessible information for all.</li>
<li><strong>Accessible Formatting WordBar</strong>, create accessible Word documents with ease using our innovative WordBar.</li>
</ul>
<p><a href="http://www.eduapps.org/">Go to Eduapps</a></p>
<p>&#8212;&#8212;&#8212;-<br />
Photo licensed through Creative Commons &#8211; <a href="http://www.flickr.com/photos/adactio/">by adactio</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2010/11/eduapps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wired</title>
		<link>http://jebswebs.net/blog/2010/09/wired/</link>
		<comments>http://jebswebs.net/blog/2010/09/wired/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 21:59:14 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[mosaic]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wired magazine]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=570</guid>
		<description><![CDATA[Before leaving on a trip out west, I decide a good house cleaning was in order. Since I was leaving the key with a neighbor who agreed to water my plants while I was gone, I didn’t want to be &#8230; <a href="http://jebswebs.net/blog/2010/09/wired/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jebswebs.net/blog/wp-content/uploads/2010/09/cover2_11.gif"><img class="alignright size-full wp-image-571" title="cover2_11" src="http://jebswebs.net/blog/wp-content/uploads/2010/09/cover2_11.gif" alt="Wired Nov 1994 cover" width="136" height="160" /></a>Before leaving on a trip out west, I decide a good house cleaning was in order. Since I was leaving the key with a neighbor who agreed to water my plants while I was gone, I didn’t want to be a position of confirming her suspicions that I was a complete slob -  it’s probably too late for that anyway – so I gave the place a good scrub before packing my bags.</p>
<p>The cleaning involved the removal (to the recycling center) of several months’ worth of accumulated newspapers which I store on an old cardboard box sitting in the living room. It’s one of those boxes that contained items I had transported here on the last move (almost 15 years ago) and put down at that location never to be moved again. Since it soon disappeared under the endless pile of used newspapers, I had long ago forgotten what the box contained.</p>
<p>From the markings on the outside I suspected that box housed some of my prized LP record albums. For those below a certain age, LP’s are “long playing” recordings made on vinyl and played on a “record player.”  And indeed, upon opening the box I quickly discovered a bounty of popular 70s vintage LPs including a copy of the first King Crimson album and some early Cream. But what caught my eye was not the two dozen or so dog-eared recording, but a slightly-curled magazine jammed in the back. It was easily recognizable as being a copy of Wired Magazine, not a surprise since I have had a subscription to Wired for years. I initially presumed that it was a recent issue that I had added to the stack of “to be recycled” newspapers and had somehow mysteriously fallen into the box of LP records. But since the box had a closed top, I thought about the possibilities with more care.</p>
<p>Now anyone who has read Wired Magazine knows that it is a pretty funky publication with wild colors and design features. It is one of a few magazines where the differences between the articles and the advertisements are almost indistinguishable. Another feature is the fact that they rarely cite the date of the volume except through the use of some cryptic code. So I was very surprised, and actually kinda excited, when I noticed a date on the top of the magazine of <a href="http://www.wired.com/wired/archive/2.11/">November 1994</a>.</p>
<p>Apart from the date, there was no discernible evidence that the magazine was that old. The cover story, “Rocket Science: Videogames get Hollywired; The first digital supergroup,” is sufficiently vague so as to be ageless to the common man. The photo on the posterized yellow and red cover of four geeky-looking middle-aged guys is unremarkable. Even the ad for Absolute Vodka on the back cover was not unusual.  I am not sure if this is necessarily complimentary of Wired Magazine tendency to be ahead of its time or a statement on how so little has changed in the last 14 years, but it is pretty amazing. Once I was inside the magazine the fun began.</p>
<p>My first discovery was a neatly preserved Xerox copy of some directions on how to use something called “Mosaic.” The copy was placed in a section of the magazine called “Netsurf” edited by Kristin Spence (I wonder where she is today). The <a href="http://www.wired.com/wired/archive/2.11/net_surf.html">article is entitled “Authoring HTML for Fun and Profit.”</a></p>
<p>It all came flooding back to me. It was the fall of 1994 and I was at Indiana University of Pennsylvania where I was filling in for a colleague who was out on sabbatical. That semester, I was invited to a faculty symposium in the basement of the library where the IT department was hidden. In their lab were the only two PCs on campus powerful enough to run Mosaic, a newly developed application called a “web browser.” The two PCs were running Windows 3.x on a Pentium chip with 2MB of RAM. Awesome. The presentation made by the IT guys was impressive and in the days that followed, I told everyone who would listen about how “I had seen the future.”</p>
<p>The downside of the evening came when I asked one of the techs what I had to do to be able to “make a web page.” In return I received a look of disgust and scorn and was quickly told that it was not possible because I was just a lowly faculty member in the educational psychology department. Little did that snotty geek know that I was writing Fortran IV and COBAL code probably before he was even born. To spite him, I did learn HTML – perhaps with the help of Spence’s article &#8211; and within two years I was the webmaster for small Maine college; within five, had started my business, jebswebs.com.</p>
<p>The Netsurf article is rather humorous. The content focuses on the importance of the &lt;HEAD&gt; and &lt;BODY&gt; tags of the document. It also refers to the use of the common tags &lt;H&gt; and &lt;A&gt; and alludes to “two dozen more uncommonly used” tags.  Ah, the days of HTML v1; life was so simple then.</p>
<p>The Wired issue also features ads for The X Files, Apple’s introduction of Macintosh System 7.5 and an AST subnotebook; all are charming in their simplicity. BTW, the AST Ascentia 500S runs a Intel 486SX processor, sports a 340 MB hard drive (3.5” floppy drive included) and has a NiMN battery that will last 2-3 hours. The Mac OS “lets you swap files with PCs and allows you to open Macintosh, DOS, and Windows documents – even when you don’t have the applications used to create them.” Oh, and the price for a one year subscription to Wired in 1994 was $39.95. Ouch.</p>
<p>The November 1994 issue of Wired is actually rather amazing in some of its vision. Yes, there is a Wired Top 10 list of favorite LISTSERV mailing lists, favorite “ASCII art,” and an article by Nicholas Negroponte discussing “Digital Etiquette” and chiding those who allow their secretary to print out e-mail messages and then have them type up a dictated reply. Hilarious. But there are also stories about hacking, the use of the internet by gay teenagers, and the urgency of stopping the government from taking control of the internet that could easily have been written today.</p>
<p>The trip down memory lane was a delight and fortunately, Wired has this and all of their collection in their online archives (try searching on Kristin Spence’s name to begin). It speaks volumes about where we have been in this short digital history and about how some things still remain the same.</p>
<p>I will continue to read my Wired relic and perhaps will report more in the days ahead. In the meantime, I’m going to boot up that <a href="http://en.wikipedia.org/wiki/King_Crimson">King Crimson album</a> if I can remember how.</p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2010/09/wired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics and Privacy</title>
		<link>http://jebswebs.net/blog/2010/06/google-analytics-and-privacy/</link>
		<comments>http://jebswebs.net/blog/2010/06/google-analytics-and-privacy/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 17:53:56 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[business improvement]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=533</guid>
		<description><![CDATA[Perhaps you may have overlooked this in your own attempt to gather as much information about your web visitors as I had. I am talking about Google Analytics&#8217; requirement that users make sure they have a Privacy Policy which lets &#8230; <a href="http://jebswebs.net/blog/2010/06/google-analytics-and-privacy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jebswebs.net/blog/wp-content/uploads/2010/06/analytics_logo.gif"><img class="alignright size-full wp-image-534" title="Google Analytics logo" src="http://jebswebs.net/blog/wp-content/uploads/2010/06/analytics_logo.gif" alt="Google Analytics logo" width="213" height="40" /></a>Perhaps you may have overlooked this in your own attempt to gather as much information about your web visitors as I had. I am talking about Google Analytics&#8217; requirement that users make sure they have a Privacy Policy which lets visitors to your website know that <a href="http://www.google.com/analytics/">Google Analytics (GA)</a> are being used on the website.</p>
<p><a href="http://www.jebswebs.com/index.php?option=com_content&amp;view=article&amp;id=21&amp;Itemid=21">I just finished writing a Privacy Policy for the jebswebs site</a> and will be adding a link on the blog to point to it.</p>
<p>Personally, I am not overly concerned about privacy on the web, but many people are, and I can certainly understand this. I am concerned about some of the &#8220;biggest offenders&#8221; who have made the press lately. It&#8217;s one thing to have an online service that gather&#8217;s information, it is something else when you don&#8217;t let people/visitors know about it &#8211; or if you constantly change the requirements to keep your information private. The &#8220;biggest offenders&#8221; are also guilty of creating a false sense of security by creating the illusion of a &#8220;gated community&#8221; when all the while, their patrons&#8217; personal information is available to those beyond the &#8220;gate.&#8221;</p>
<p>So, I am a bit ashamed that I didn&#8217;t catch this a few weeks ago when I stated adding GA to several of my sites. Rest assured I&#8217;ll be remedying that in the next few days.</p>
<p>For those who don&#8217;t know about GA and wonder, why all the fuss, let me explain.</p>
<p><a href="http://www.google.com/analytics/">Google Analytics</a> is a neat and free service provided by <a href="http://www.google.com">Google</a> to website owners and developers. The developer inserts a small amount of <a href="http://en.wikipedia.org/wiki/Javascript">JavaScript code</a> on the pages of their website, and every time someone visits that page, the script grabs some information about the visitor and adds it to the owner&#8217;s GA account database. The website owner and/or developer can access this database information by logging into their GA account and seeing charts and graphs which aggregate the data collected. The information collected ranges from what pages are being visit, what browser is being used, and how long they stayed on the site. It should be noted that no personally identifiable information (i.e., names and addresses) are gathered through this interaction. There may be some debate about the use of <a href="http://en.wikipedia.org/wiki/Ip_address">IP addresses</a>. GA&#8217;s policies say they are not harvested, but GA does give you location data &#8211; at least in terms of country of origin &#8211; and that would have to come from IP data.</p>
<p>It is important to note &#8211; and this is where the Privacy Policy comes in &#8211; that nearly all of this information is rather innocuous and completely anonymous. But, because the information is also sent to Google, and in the theme of complete disclosure, it is important that visitors know this. I guess you could make the case that by virtue of visiting your site, the visitor&#8217;s data is already collected, but let&#8217;s not go there&#8230;</p>
<p>BTW, just to play it safe, Google offers a free browser plug-in called the <a href="http://tools.google.com/dlpage/gaoptout?hl=en">Google Analytics Opt-out Browser Add-on</a> which, when installed in a browser [at this point available for Internet Explorer (versions 7 and 8), Google Chrome (4.x  and higher), and Mozilla Firefox (3.5 and higher)], the information gathered by GA will be shared with the site owner, but not Google. So, if you are concerned about your privacy, you may want to install this.</p>
<p>Note: In researching for this blog entry, <a href="http://www.smartcompany.com.au/internet/20100628-seo-and-legal-experts-point-to-google-analytics-privacy-issues.html">I came across an Australian news article on just this topic</a>. Reading it next.</p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2010/06/google-analytics-and-privacy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Safari Getting Good Reviews</title>
		<link>http://jebswebs.net/blog/2009/02/new-safari-getting-good-reviews/</link>
		<comments>http://jebswebs.net/blog/2009/02/new-safari-getting-good-reviews/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 03:58:15 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[General Information]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Voiceover]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=53</guid>
		<description><![CDATA[Judging from all the twittering on Twitter regarding the latest version of the Safari browser, most people seem pretty happy with the release. This past Tuesday, February 24th, Apple released Safari 4.0 in public beta to the approving roar of &#8230; <a href="http://jebswebs.net/blog/2009/02/new-safari-getting-good-reviews/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_54" class="wp-caption alignright" style="width: 252px"><img class="size-full wp-image-54" title="apple_safari4_beta_logo" src="http://jebswebs.net/blog/wp-content/uploads/2009/02/apple_safari4_beta_logo.jpg" alt="Apple safari for Mac + PC" width="242" height="92" /><p class="wp-caption-text">Apple safari for Mac + PC</p></div>
<p>Judging from all the twittering on<a href="http://www.twitter.com"> Twitter</a> regarding the latest version of the Safari browser, most people seem pretty happy with the release.</p>
<p>This past Tuesday, February 24th, <a href="http://www.apple.com/safari/">Apple released Safari 4.0 in public beta</a> to the approving roar of Apple enthusiasts and technology wonks alike. Some in the industry have indicated that Safari 4.0 was long overdue, but as the latest round of browser wars seems to be reigniting, the timing of this release was pretty effective and perhaps well planned.</p>
<p>What is of concern to me is how well the new browser will behave in terms of accessibility and particularly how well it will interface with the Mac OS X screen reader &#8211; <a href="http://www.apple.com/accessibility/voiceover/">VoiceOver</a>. Reports from my various colleagues who have been putting Safari 4.0 through its paces have been rather impressive. I suggest you<a href="http://www.lioncourt.com/2009/02/26/more-on-safari-4-public-beta-and-accessibility/"> head over to the Mac-accessibility blog </a>for  the play-by-play and to get specifics, but the general consensus is that the new browser is a winner and seems to work well with assistive technology. For mere mortals, <a href="http://blogs.zdnet.com/gadgetreviews/?p=1687">ZDNet has several reviews</a> with all of the details.</p>
<p>~j</p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2009/02/new-safari-getting-good-reviews/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="#wrapper" class="skip-content screen-reader-text">Skip to top</a></channel>
</rss>

