<?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>Like Wow Online &#187; usability</title>
	<atom:link href="http://www.likewowonline.net/tag/usability/feed" rel="self" type="application/rss+xml" />
	<link>http://www.likewowonline.net</link>
	<description>A weblog for designers, developers and anyone with an interest in web technology.</description>
	<lastBuildDate>Sat, 03 Oct 2009 07:14:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>siFR and the user experience</title>
		<link>http://www.likewowonline.net/web/ued/sifr-usability-study.html</link>
		<comments>http://www.likewowonline.net/web/ued/sifr-usability-study.html#comments</comments>
		<pubDate>Fri, 07 Mar 2008 01:56:16 +0000</pubDate>
		<dc:creator>Shimone Samuel</dc:creator>
				<category><![CDATA[User Experience]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[sifr]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.likewowonline.net/experience/sifr-usability-study.html</guid>
		<description><![CDATA[
Scalable Inman Flash Replacement or sIFR for short, combines Flash and JavaScript to enable the display of custom fonts on a web page. sIFR is attractive to both web designers and developers as it provides an accessible and semantic alternative to other methods of font replacement.
sIFR enhanced sites require a modern web browser with the [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.likewowonline.net/wp-content/2008/03/sifr-research.jpg' alt='Polaroid of the 22nd Street Caltrain station. San Francisco, CA' /></p>
<p><a href="http://en.wikipedia.org/wiki/Sifr">Scalable Inman Flash Replacement</a> or sIFR for short, combines Flash and JavaScript to enable the display of custom fonts on a web page. sIFR is attractive to both web designers and developers as it provides an accessible and semantic alternative to other methods of font replacement.</p>
<p>sIFR enhanced sites require a modern web browser with the Adobe Flash plugin installed and JavaScript enabled. For visitors lacking these features, sIFR  will degrade to a suitable baseline font and continue to render both on the page and in the generated source code.</p>
<p>In theory, sIFR is a perfect response to one of the more frustrating restrictions imposed on web designers by the medium. Unfortunately, the technology is not without its flaws and ultimately should not be considered a viable choice for web professionals.</p>
<p><span id="more-11"></span></p>
<p>The limitations of sIFR include: localization, extended character support, <acronym title="flash of unstyled content">fouc</acronym>, page zooming, text scaling, text wrapping, page load, cpu load, scalability, utf-8 compliance, <acronym title="Quality Assurance">QA</acronym> testing, future-proofing, upgradability, wmode support, dynamic text sizing, <acronym title="Document Object Model">DOM</acronym> support, and z-index collisions.</p>
<p>While there may be solutions or workarounds to <em>some</em> of the issues illustrated here, collectively they remain a barrier to the technology&#8217;s adoption as a standard.</p>
<h3>Related articles</h3>
<ul>
<li><a href="http://www.wizardworks.ca/articles/sifr-point-of-view.asp">Wizardworks: sIFR &#8211; Point Of View</a> (Publish date unknown)
<p>Jim offers a god breakdown on the pros and cons of sIR and I will  elaborate briefly on item #5: sIFR and Special Characters</p>
<ul>
<li>In order to truly support localized content, a separate .swf file would need to be created for each language, each of those .swf files would then need to contain the entire character set for that country.</li>
<li>The more characters added, the larger the .swf file becomes. This is noteworthy as few if any fonts families contain every character set for all languages.</li>
<li>Web designers may encounter much difficulty testing the site with different languages as the text and spacing is rendered differently depending on the user&#8217;s country and whether or not the Flash plugin is installed.</li>
<li>Support for dynamic widths is also a serious issue as the Flash movie  width must be explicitly set. This further reduces sIFR&#8217;s practicality as fixed widths cannot be used for text on localized websites.</li>
</ul>
</li>
<li><a href="http://usabletype.com/weblog/how-and-when-to-use-sifr/">Usable Type: How and When to Use sIFR</a> (December 24, 2004)
<p>Andy discredits much of the misinformation and concludes sIFR is best used to replace no more than one headline per page.</p>
</li>
<li><a href="http://virtuelvis.com/archives/2005/04/i-hate-sifr">Virtual Elvis: Why I hate sIFR</a> (April 29, 2005)
<p>A fabulous tirade about the difficulties of keyboard navigation and screen zooming for an Opera user.</p>
</li>
<li><a href="http://leftlane.org/2006/02/09/sifr-less-espncom/">Leftlane: ESPN.com Looking a Bit Pixelated</a> (February 9, 2006)
<p>Interesting to note in the comments here that while ESPN is one of the sites often quoted to be using sIFR it is a) not currently using sIFR and b) (quoting Mike Davidson) &#8220;It was actually not sIFR at all, and even pre-dated Inman’s IFR by at least two years. It was basically inline Flash files with text… that’s all. And yes, the page is huge and so are all of those images.&#8221;</p>
</li>
<li><a href="http://drupal.org/node/49682">Drupal: sIFR Module discussion</a> (February 16, 2006)
<p>In the comments section, a user notes that sIFR text is not searchable and cannot be made both selectable and linkable. The commentary further notes a lack of respect for user-specified font settings. Someone else points out that sIFR is not utf-8 compliant.</p>
</li>
<li><a href="http://www.mezzoblue.com/archives/2004/10/26/sifr/">Mezzoblue: The Pros and Cons of sIFR </a>(October 26, 2006)
<p>A notable article which points out the need to refresh the browser once Command/Ctrl + is used to increase font size. The inability to use sIFR for headers which are also links (the link destination will not show in the status bar) is also mentioned.</p>
</li>
<li><a href="http://forums.devshed.com/development-software-93/sifr-innovative-or-designer-s-junk-437356.html">Devshed Forums: SIFR &#8230; Innovative or Designer&#8217;s junk?</a> (April 13, 2007)
<p>A flaming forum rant that suggests using a pre-rendered PNG instead. The author also further points out the load and latency issues inherent in sIFR.</p>
</li>
<li><a href="http://sitening.com/blog/2007/12/14/new-flash-player-breaks-sifr/">Sitening: New Flash player breaks sIFR</a> (December 14, 2007)
<p>This is an important occasion to make note of. When Adobe released the latest version of their Flash browser plugin, earlier implementations of sIFR malfunctioned. While awaiting a fix, sites deploying sIFR were forced to remove the code &#8211; assuming they were even aware the feature stopped working.</p>
</li>
</ul>
<h3>Live sIFR examples</h3>
<p>As a test, interact with these (or any other) sIFR enabled web sites using different browsers such as Opera, Firefox, Safari, Internet Explorer and Konqueror. Try printing, previewing, selecting text, searching for text, increasing and decreasing font size, and other page-level interactions. Keep in mind that while every individual may use the internet in a unique way, all web browsers offer the same set of features to each of their users.</p>
<p>For the following examples I have included sample videos showing scripted interactions with each web site. These videos are made available as a point of reference should one of them cease using sIFR or the technology evolves.</p>
<ul>
<li>Aston Martin <a href="/wp-content/demos/amartin.html?width=588&amp;height=260" class="thickbox" title="Flash movie showing text selection and sizing on AstonMartin.com">See demo video</a>
<ol>
<li>Visit <a href="http://www.astonmartin.com" title="Aston Martin">www.astonmartin.com</a></li>
<li>Notice how the sIFR headers render after the content.</li>
<li>Try increasing the browser font size using the keyboard or option menu. Notice the header text size does not increase with the rest of the page.</li>
<li>Using the keyboard, try selecting all the body copy (Ctrl +A in Windows, Command +A in OSX). Notice the header is not selected.</li>
<li>Using your mouse, try selecting the entire body text including the header. Notice the header is not selected or selected irregularly.</li>
<li>Using Firefox, first select the header text with your mouse and then try to deselect it.</li>
<li>Select print preview and notice the header missing (<acronym title="For what it's worth">FWIW</acronym>: this is supposedly fixed with media=screen in the css link)</li>
<li>Try searching for text transformed with sIFR using Ctrl/Command +F. Notice how the text is not selected.</li>
</ol>
</li>
<li><strike>Hollywood Reporter</strike>
<ol>
<li><a href="http://www.hollywoodreporter.com">www.hollywoodreporter.com</a> has recently undergone a redesign and chosen not to continue using sIFR.</li>
</ol>
</li>
<li>Offbeat <a href="/wp-content/demos/offbeat.html?width=609&amp;height=428" class="thickbox" title="Flash movie showing text selection and sizing on Offbeat.com">See demo video</a>
<ol>
<li>Visit <a href="http://www.offbeat.com/">http://www.offbeat.com/</a></li>
<li>Watch how the content loads first and the headers second.</li>
<li>Notice how the first header is hidden when the navigation menu floats over it.</li>
<li>Using Firebug, inspect each header element. Notice how they all use a fixed width.</li>
<li>Search for text contained in a header. Although the text is found, it is not highlighted by the browser.</li>
<li>When viewing the demo video, note that although the word &#8220;Bach&#8221; is found 3 times in the header, it is not highlighted during a page search until a fourth attempt to find the word (which also appears in the body) or after selecting <em>Highlight All</em> as an option.</li>
<li>Attempt to open any of the header links in a new tab or window.</li>
<li>Block futura.swf using the AdBlock Plus plugin for Firefox and watch the headers disappear (<acronym title="For your information">FYI</acronym>: This has been fixed in a recent release of sIFR).</li>
</ol>
</li>
</ul>
<h3>Final thoughts</h3>
<p>When designing web sites, our foremost concern should be usability and the user experience. At no point should our visitors be forced to relinquish the basic comforts and features afforded by every modern browser.</p>
<p>As it stands, sIFR is not the hot topic it once was, likely for some or all of the reasons noted above. Many big-name sites are touted across the Web as using sIFR including: MSNBC, ESPN, Nike, ABC News, Visit Las Vegas, and The US Navy. <em>At the time of this writing, none of these web sites are using sIFR.</em></p>
<p>With that said, sIFR continues to be actively developed and <a href="http://wiki.novemberborn.net/sifr3" title="sIFR 3 Documentation &amp; FAQ"> version 3</a> is already in beta. As an entirely volunteer-based effort, the sIFR team should be applauded for their continued contributions to this ambitious project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.likewowonline.net/web/ued/sifr-usability-study.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
