<?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>Robert Accettura&#039;s Fun With Wordage &#187; usability</title>
	<atom:link href="http://robert.accettura.com/blog/tag/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Raymond Loewy</title>
		<link>http://robert.accettura.com/blog/2011/02/16/raymond-loewy/</link>
		<comments>http://robert.accettura.com/blog/2011/02/16/raymond-loewy/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 03:32:41 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Around The Web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[industrial design]]></category>
		<category><![CDATA[raymond loewy]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=5312</guid>
		<description><![CDATA[LIFE magazine has a pretty interesting photo essay on Raymond Loewy, who designed many things you likely have seen/used but completely took for granted including the Exxon logo, Shell logo, Coca-Cola packaging, Lucky Strike packaging, Air France Concorde interior, and &#8230; <a href="http://robert.accettura.com/blog/2011/02/16/raymond-loewy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>LIFE magazine has a pretty interesting <a href="http://www.life.com/image/73574583/in-gallery/35402/">photo essay</a> on <a href="http://en.wikipedia.org/wiki/Raymond_Loewy">Raymond Loewy</a>, who designed many things you likely have seen/used but completely took for granted including the Exxon logo, Shell logo, Coca-Cola packaging, Lucky Strike packaging, Air France Concorde interior, and Skylab interior among many others.  Just check out the Wikipedia article for a <a href="http://en.wikipedia.org/wiki/Raymond_Loewy#Loewy_designs">list of designs by decade</a>.  I&#8217;m not sure when the guy slept.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=5312#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2011/02/5e0f17d.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2011/02/16/raymond-loewy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usefulness + Speed = Users</title>
		<link>http://robert.accettura.com/blog/2008/06/01/usefulness-speed-users/</link>
		<comments>http://robert.accettura.com/blog/2008/06/01/usefulness-speed-users/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 04:33:47 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[frontend development]]></category>
		<category><![CDATA[google-local]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1764</guid>
		<description><![CDATA[As a frontend developer I&#8217;ve long argued the magic formula for a good website is: Usefulness + Speed = Users This is based on the fact that the best websites on the internet are pretty spartan in appearance. When you &#8230; <a href="http://robert.accettura.com/blog/2008/06/01/usefulness-speed-users/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a frontend developer I&#8217;ve long argued the magic formula for a good website is:</p>
<pre>
Usefulness + Speed = Users
</pre>
<p>This is based on the fact that the best websites on the internet are pretty spartan in appearance.  When you look at many of the successful ones (Google, Yahoo, Craigslist, Facebook), they&#8217;ve all taken the approach of simplicity on the frontend.  They keep the user interface as minimal as possible, and they keep the technology and code as minimal as possible.</p>
<p>An interesting quote from <a href="http://news.cnet.com/8301-10784_3-9954972-7.html">CNet</a>:</p>
<blockquote cite="http://news.cnet.com/8301-10784_3-9954972-7.html"><p>
The same effect happened with Google Maps. <em>When the company trimmed the 120KB page size down by about 30 percent, the company started getting about 30 percent more map requests.</em> &#8220;It was almost proportional. If you make a product faster, you get that back in terms of increased usage,&#8221; she said.
</p></blockquote>
<p>Emphasis mine.</p>
<p>Just goes to show that faster things become more than useful to users.  They become a convenience.  Users don&#8217;t really care how it looks or they would have switched from boring Google a long time ago.  They just find it so convenient and quick they can&#8217;t stop using it.</p>
<p>I suspect this is why digital clocks are so popular.  </p>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/06/20080601_analog_clock_roman.jpg" alt="Roman Numeral Analog Clock" class="centered aligncenter size-full wp-image-1765" /></p>
<p>Most people find an analog clock to be &#8220;classy&#8221;, in particular when there are roman numerals.  But when you come down to being practical, they aren&#8217;t as quick to read for most people since we rarely deal with roman numerals.  The solution used to be using Arabic numbers to increase usability and speed:</p>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/06/20080601_analog_clock_arabic.jpg" alt="Arabic Numeral Analog Clock" class="centered aligncenter size-full wp-image-1766" /></p>
<p>This is better, but not perfect.  Still slow to read, and your estimating the minutes.  These days, we have the technology to produce low cost digital time readouts with Arabic numbers.  These are more accurate since they show the minutes, and maybe even seconds, and can be read at a glance with almost no effort.</p>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/06/20080601_digital_clock.jpg" alt="Arabic Digital Clock" class="centered aligncenter size-full wp-image-1767" /></p>
<p>Despite hardly looking fancy, this is what you see in most train stations, airports, etc.  The older clocks are still around, but mostly for aesthetic purposes.  People are willing to sacrifice looks for convenience.  That&#8217;s why they walk around with digital watches rather than the more classy ones.  Both can be found for cheap, but one can easily be read (even with poor vision, and in the dark).</p>
<p>Simplicity always rules.  Unless your a nerd with a <a href="http://www.thinkgeek.com/homeoffice/lights/59e0/">binary clock</a> (which is cool).</p>
<p>I suspect this rule also holds true for software.  If it&#8217;s faster, people are more inclined to use it.  People moved from IE 6 to Firefox because it&#8217;s faster.  Given that Firefox 3 is even faster&#8230;  I&#8217;m hoping this trend will be proven yet again with an improved adoption rate.</p>
<p>Another upcoming test of this principle will be the Apple&#8217;s 3G iPhone.  Will the average number of minutes browsing the web increase with the additional speed of a 3G network?  Will faster performance make people use the device more?  I suspect so.  I also think it will increase adoption as many people were turned off on the idea of spending that much for EDGE.  For 3G, that&#8217;s a different story.</p>
<p>It&#8217;s really pretty interesting stuff.  People often associate usability with user interface design, and never performance.  But that data really does seem to point to performance being one of the easiest ways to make a product more usable.</p>
<p><small>Images: <a href="http://en.wikipedia.org/wiki/Image:Grand_Central_Terminal_clock.jpg">Grand Central Terminal clock</a> © 2004 Metropolitan Transportation Authority, <a href="http://en.wikipedia.org/wiki/Image:Clock_in_Kings_Cross.jpg">Clock in Kings Cross</a>, <a href="http://en.wikipedia.org/wiki/Image:LCD_Clock_Grey.jpg">LCD Clock Grey</a> via Wikipedia</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1764#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/06/94e4451.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/06/01/usefulness-speed-users/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google Reader&#8217;s Inverted Unread Checkbox</title>
		<link>http://robert.accettura.com/blog/2008/05/05/google-readers-inverted-unread-checkbox/</link>
		<comments>http://robert.accettura.com/blog/2008/05/05/google-readers-inverted-unread-checkbox/#comments</comments>
		<pubDate>Mon, 05 May 2008 15:15:33 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google-reader]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=1733</guid>
		<description><![CDATA[I&#8217;m not sure who thought it would be a good idea to invert Google Reader&#8217;s &#8220;read&#8221; checkbox, but it&#8217;s confusing, and in my opinion an unnecessary UI change. Way to obscure. Before it &#8220;checked&#8221; meant it was read, unchecked was &#8230; <a href="http://robert.accettura.com/blog/2008/05/05/google-readers-inverted-unread-checkbox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure who thought it would be a good idea to invert Google Reader&#8217;s &#8220;read&#8221; checkbox, but it&#8217;s confusing, and in my opinion an unnecessary UI change.  Way to obscure.  Before it &#8220;checked&#8221; meant it was read, unchecked was unread.  Now it&#8217;s just the opposite.  It could have went either way, but the quiet change just isn&#8217;t cool.</p>
<p><strong>Read</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/05/20080506_google_reader_read.png" alt="Google Reader Read" width="505" height="45" class="alignnone size-full wp-image-1737" /></p>
<p><strong>Unread</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/05/20080506_google_reader_unread.png" alt="Google Reader Unread" width="513" height="45" class="alignnone size-medium wp-image-1736" /></p>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=1733#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/05/4fa53be.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/05/05/google-readers-inverted-unread-checkbox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Firefox 3.0 Skinning Update</title>
		<link>http://robert.accettura.com/blog/2008/03/24/firefox-30-skinning-update/</link>
		<comments>http://robert.accettura.com/blog/2008/03/24/firefox-30-skinning-update/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 02:11:49 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[software-development]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/03/24/firefox-30-skinning-update/</guid>
		<description><![CDATA[Back in January I posted some pics of the new skin in Firefox for those who haven&#8217;t tried it themselves. Figured I&#8217;d update with the latest. For the navigation toolbar the most obvious change is the new keyhole design. My &#8230; <a href="http://robert.accettura.com/blog/2008/03/24/firefox-30-skinning-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Back in January I <a href="http://robert.accettura.com/blog/2008/01/29/firefox-3-skinning-progress/">posted some pics of the new skin in Firefox</a> for those who haven&#8217;t tried it themselves.  Figured I&#8217;d update with the latest.</p>
<p>For the navigation toolbar the most obvious change is the new keyhole design.  My only complaint is that the menu that appears when you click and hold isn&#8217;t as intuitive since the arrow isn&#8217;t there.  </p>
<p><strong>Navigation Toolbar (Windows XP)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/03/20080322_toolbar_win.jpg" alt="Firefox 3.0 Toolbar on Windows XP" class="centered" /></p>
<p><strong>Navigation Toolbar (Mac OS X 10.4)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/03/20080322_toolbar_mac.jpg" alt="Firefox 3.0 Toolbar on Mac OS X Leopard" class="centered" /></p>
<p>My only objection about the prefs is that the Windows privacy option is a great example of an icon that&#8217;s seemingly impossible to interpret what it&#8217;s supposed to represent.  The light switch for &#8220;Main&#8221; is also a little odd, but I can manage with that much better than the privacy icon.  Other than that, I think they look pretty good.</p>
<p><strong>Options (Mac OS X 10.4)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/03/20080322_prefs.jpg" alt="Firefox 3.0 Prefs on Mac OS X Leopard" class="centered" /></p>
<p><strong>Options (Windows XP)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/03/20080322_prefs_win.jpg" alt="Firefox 3.0 Prefs on Windows XP" class="centered" /></p>
<p>That&#8217;s all for now folks.  If warranted, I&#8217;ll post again with updates.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2008/03/24/firefox-30-skinning-update/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/03/e721a54.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/03/24/firefox-30-skinning-update/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Skinning Progress</title>
		<link>http://robert.accettura.com/blog/2008/01/29/firefox-3-skinning-progress/</link>
		<comments>http://robert.accettura.com/blog/2008/01/29/firefox-3-skinning-progress/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 01:45:30 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[software-development]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/01/29/firefox-3-skinning-progress/</guid>
		<description><![CDATA[So I mentioned the other day that some theme related checkins took place. Here&#8217;s some screenshots for Mac/Windows for those interested. You can find some Linux screenshots on Michael Ventnor&#8217;s blog I&#8217;ve also got a little commentary on implementation thus &#8230; <a href="http://robert.accettura.com/blog/2008/01/29/firefox-3-skinning-progress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I mentioned the other day that some theme related checkins took place.  Here&#8217;s some screenshots for Mac/Windows for those interested.  You can find some Linux screenshots on  <a href="http://ventnorsblog.blogspot.com/">Michael Ventnor&#8217;s blog</a> I&#8217;ve also got a little commentary on implementation thus far.</p>
<p>It should be noted that this stuff isn&#8217;t finalized and will definitely be tweaked.  In the past things were adjusted until the very last moment, I expect we&#8217;ll see the same.  Also don&#8217;t forget things like the planned <a href="http://blog.mozilla.com/faaborg/2008/01/22/navigation-toolbar-on-windows/">keyhole shape</a> aren&#8217;t even in place yet.</p>
<p><strong>Navigation Toolbar (Windows XP)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/01/wintoolbar.jpg" alt="Firefox 3.0b3 Toolbar (Windows XP)" class="centered" /></p>
<p>My general thought on this is that Windows XP has thus far been left behind.  Linux and Mac OS X look absolutely awesome.  Vista doesn&#8217;t look to bad, though in general I think the OS design is an ugly turd.  For XP, the reload and stop button are particularly what looks the strangest.  Both seem to thin and small.  It really doesn&#8217;t fit the rest of the UI.  Home I think actually is actually an improvement.  A step away from the &#8220;dirty house&#8221;.  Back/Forward haven&#8217;t been updated yet as I mentioned before.</p>
<p><strong>Navigation Toolbar (Mac OS X 10.4)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/01/mactoolbar.jpg" alt="Firefox 3.0b3 Navigation Toolbar (Mac)" class="centered" /></p>
<p>Simply awesome.  Enough said.  Not even shown is the new tab design which is also better.  I&#8217;ve got to put together a screenshot post of Mac OS X thus far so others can drool.</p>
<p><strong>Options (Windows XP)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/01/winoptions.jpg" alt="Firefox 3.0b3 Options (Windows XP)" class="centered" /></p>
<p>I think this overall is better than the toolbar.  I still have a few issues with it.  For one the &#8220;Main&#8221; icon abstractly looks like a switch, but I&#8217;m not sure how apparent that is if you didn&#8217;t know what it was supposed to be.  &#8220;Tabs&#8221; looks slightly distorted (that&#8217;s one tall tab) but otherwise good.  I like the concept behind &#8220;Content&#8221;  but I&#8217;m not sure I can tell what any of that is.  Images is clearly in there, it would be nice if it was more obvious you can control popups from in there.  &#8220;Applications&#8221; seems to work well.  I&#8217;m really not even sure what &#8220;Privacy&#8221; is supposed to depict.  Anyone know?   &#8220;Security&#8221; and &#8220;Advanced&#8221; also very nice.  </p>
<p><strong>Options (Mac OS X 10.4)</strong><br />
<img src="http://robert.accettura.com/wp-content/uploads/2008/01/macprefs.jpg" alt="Firefox 3.0b3 Preferences (Mac)" class="centered" /></p>
<p>It&#8217;s pretty much the same old, nothing to report here.  Looks good.</p>
<p>So there you have it.  My 5 minute rundown of some icon changes.  There will be more, and a lot more polish I&#8217;m sure.  I&#8217;ll try and post a follow up later on and show how it&#8217;s changed.  For anyone who hasn&#8217;t seen it yet, hopefully this gives you a little taste of the great UI design work being done.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2008/01/29/firefox-3-skinning-progress/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/01/21fe5b8.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/01/29/firefox-3-skinning-progress/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>New Theme For Mac OS X</title>
		<link>http://robert.accettura.com/blog/2008/01/27/new-theme-for-mac-os-x/</link>
		<comments>http://robert.accettura.com/blog/2008/01/27/new-theme-for-mac-os-x/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 01:07:37 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/01/27/new-theme-for-mac-os-x/</guid>
		<description><![CDATA[Looks like the New Theme for Mac OS X just landed. So much better looking for Mac users. Awesome work. It&#8217;s looking more and more like a true Mac application.]]></description>
			<content:encoded><![CDATA[<p>Looks like the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=397723">New Theme for Mac OS X</a> just landed.  So much better looking for Mac users.  Awesome work.  It&#8217;s looking more and more like a true Mac application.</p>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2008/01/27/new-theme-for-mac-os-x/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/01/46031b3.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/01/27/new-theme-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Shape Of Firefox 3.0</title>
		<link>http://robert.accettura.com/blog/2007/11/15/the-shape-of-firefox-30/</link>
		<comments>http://robert.accettura.com/blog/2007/11/15/the-shape-of-firefox-30/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 03:42:10 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[software-development]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/11/15/the-shape-of-firefox-30/</guid>
		<description><![CDATA[Alex Faaborg has an awesome post on UI changes for Firefox 3.0. It&#8217;s a little lengthy, and most pics are wireframes but it&#8217;s a rewarding read for anyone in the browser space, or has an interest in user interface. Overall &#8230; <a href="http://robert.accettura.com/blog/2007/11/15/the-shape-of-firefox-30/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Alex Faaborg has an awesome post on <a href="http://blog.mozilla.com/faaborg/2007/11/15/the-shape-of-things-to-come/">UI changes for Firefox 3.0</a>.  It&#8217;s a little lengthy, and most pics are wireframes but it&#8217;s a rewarding read for anyone in the browser space, or has an interest in user interface.</p>
<p>Overall I like most of the changes.  I&#8217;ve been ranting about a need for a <a href="http://robert.accettura.com/blog/2005/08/01/intelligent-bookmarking-draft/">better bookmarking</a> interface since 2005.  Not sure if I was ahead of my time, or just impatient (likely the ladder), but it&#8217;s finally becoming a reality which I&#8217;m thrilled about.  I&#8217;ve got some ideas on where it could go from here to make it even better, but that&#8217;s another post I hope to get to sometime.  </p>
<p>One change that caught my eye is this:</p>
<blockquote><p>
-The lock is being removed from primary UI, and Firefox will now use a metaphor based on identity, rather than security, which will appear on the site button if an SSL or EV certificate is available. The super short explanation for this change is that the user might have an encrypted connection to criminals, so telling them that they are safe is a false cue. For an in-depth discussion of why we are moving away from the metaphor of a lock, watch Johnathan Nightingale’s Mozilla24 presentation Beyond the Padlock.
</p></blockquote>
<p>I&#8217;m not sure if this is really the best solution.  I&#8217;d personally like to see the lock stay in the UI, but it&#8217;s meaning redefined.  For a decade or more, the public has been told that the best way to tell if your information is safe is to look for the lock.  I&#8217;d venture 99% of the general population doesn&#8217;t really know it symbolizes the use of SSL.  They just know that it means your information is &#8220;safe&#8221;.  My thinking is that it would be the most graceful transition to map that to the new identity system.  Essentially the information it reveals would be the new identity information, but it provides backwards compatibility with previous versions, and other browsers.  One less learning curve.  Still in regards to safety, look for the lock.</p>
<p>Regarding the iconic form:<br />
<img src="http://robert.accettura.com/wp-content/uploads/2007/11/20071115_identity.png" alt="Iconic Form" class="centered" /></p>
<p style="text-align: center;"><small>Image from Alex Faaborg <a href="http://blog.mozilla.com/faaborg/2007/11/15/the-shape-of-things-to-come/">The Shape of Things</a>.</small></p>
<p>I could make a rather infantile joke, but I&#8217;ll leave that as an exercise for the reader.</p>
<p>Overall it&#8217;s some great progress.  I think these changes allow for a much more functional user interface with added features and less UI.  The native appearance will also be excellent for Mac and Linux users who have longed for a UI that looked &#8220;right&#8221; on their systems.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/11/15/the-shape-of-firefox-30/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/11/b2dd140.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/11/15/the-shape-of-firefox-30/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Does Firefox need to steal from Safari?</title>
		<link>http://robert.accettura.com/blog/2007/07/16/does-firefox-need-to-steal-from-safari/</link>
		<comments>http://robert.accettura.com/blog/2007/07/16/does-firefox-need-to-steal-from-safari/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 03:29:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/07/16/does-firefox-need-to-steal-from-safari/</guid>
		<description><![CDATA[I&#8217;m a sucker for these kind of posts. I love users who share opinions, even if I disagree. There&#8217;s a blog post circulating about 9 things Firefox should steal from Safari. I&#8217;d like to go over it quickly: 1. Highlight &#8230; <a href="http://robert.accettura.com/blog/2007/07/16/does-firefox-need-to-steal-from-safari/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a sucker for these kind of posts.  I love users who share opinions, even if I disagree.  There&#8217;s a blog post circulating about <a href="http://destraynor.com/serendipity/index.php?/archives/151-9-things-Firefox-should-steal-from-Safari.html">9 things Firefox should steal from Safari</a>.  I&#8217;d like to go over it quickly:</p>
<h3>1.  Highlight the current text field</h3>
<p>I agree.  I really like the feature at least on the Mac.  I&#8217;m not sure it really works in an application that wants to feel native to Windows, but I guess you can debate that for a long time.  There was a stalled effort to do this in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=251198">Bug 251198</a>.  There hasn&#8217;t been any activity there for a while.  As I recall the general opinion around the web was lukewarm.</p>
<h3>2.  Font rendering</h3>
<p>I personally agree that Apple&#8217;s font rendering is awesome.  But there are many that think it&#8217;s an abomination.  Joel on Software did a <a href="http://joelonsoftware.com/items/2007/06/12.html">great writeup on font rendering</a> recently that&#8217;s worth a read if your interested in the topic.</p>
<h3>3.  The Downloads dialog</h3>
<p>I&#8217;m ambivalent on this point.  I kinda like how Firefox shows where it&#8217;s downloaded.  Other than that, I don&#8217;t see much of a difference.  Then again, I don&#8217;t live in the download manager.  The only thing I really care about is the download status.  Perhaps that&#8217;s just me.</p>
<h3>4.  HTML rendering Speeds</h3>
<p>There is a lot at play here.  At a minimum David Hyatt&#8217;s post on <a href="http://weblogs.mozillazine.org/hyatt/blog/2004_05.html#005496">speed testing</a> is mandatory reading.  A lot has been changed in Firefox 3.0, including a rewrite of incremental rendering and moving to Cairo.  How will this effect performance both perceived and actual?  I think it&#8217;s still to early to say.</p>
<h3>5.  The bug reporter</h3>
<p>I&#8217;d love to know what people think about this one, considering I wrote reporter for Firefox.  At over a half million reports, I think it&#8217;s been pretty successful despite being buried in a menu and pretty much unadvertised.  I&#8217;d also love to improve it if someone has some UI enhancements to improve usability that make sense (I&#8217;m against change for the sake of change).  We don&#8217;t show &#8220;the bug&#8221; by default in the toolbar.  You need to <a href="http://robert.accettura.com/blog/2007/04/23/firefox-tip-customize-your-browser-ui/">customize the toolbar and add it yourself</a>.  Obviously it isn&#8217;t a feature worthy of such valuable screen real estate.  Maybe it could be good to enable by default for debug/nightly builds?  We talked about that at one time, but never took action on it.</p>
<h3>6.  The Find dialog</h3>
<p>I hate the find dialog on the top, I think it belongs on the bottom.  But I do agree that displaying the total number of results found would be a great little enhancement.</p>
<h3>7.  Detachable tabs</h3>
<p>I still think this is such a Mac thing, but I do like it (I&#8217;m a Mac guy, so perhaps I&#8217;m bias).  There was talk of this at one point.  There is a mention of it in the <a href="http://wiki.mozilla.org/Firefox/Feature_Brainstorming:Tabs,_Sidebar,_Windows#Attach.2FDetach_Tabs">brainstorming page for tabs, sidebar, windows</a> for Firefox 3.0, as well as an old bug (Bug <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=113934">113934</a>).  Currently you can drag a tab between windows, but it reopens in the new window (doesn&#8217;t carry the state).</p>
<h3>8.  Draggable images</h3>
<p>Is this a problem in Firefox?</p>
<p><strong>Update:</strong> I think it&#8217;s only an issue on the Mac.</p>
<h3>9.  Resizable Text Areas</h3>
<p>I like the feature.  There is an <a href="https://addons.mozilla.org/en-US/firefox/addon/3818">extension</a> that will give you this functionality.  Should it be part of the build?  I&#8217;m really not sure.  Definately not for text inputs (it mucks up at times making a mess), only text areas where it&#8217;s handy.  Though I wonder if this feature exists in more browsers, will designers by start making text areas so small that we have to expand them all before we can use them?
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/07/16/does-firefox-need-to-steal-from-safari/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/07/3bbfdde.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/07/16/does-firefox-need-to-steal-from-safari/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>FishEyeTabs</title>
		<link>http://robert.accettura.com/blog/2007/04/23/fisheyetabs/</link>
		<comments>http://robert.accettura.com/blog/2007/04/23/fisheyetabs/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 02:45:41 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fisheyetabs]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/04/23/fisheyetabs/</guid>
		<description><![CDATA[FishEyeTabs is an interesting way to make the situation of having many tabs open more usable. It&#8217;s not without it&#8217;s flaws (gets rid of the red &#8220;X&#8221; for example). I wonder if this would be beneficial or just annoying to &#8230; <a href="http://robert.accettura.com/blog/2007/04/23/fisheyetabs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lkozma.net/fisheyetabs/">FishEyeTabs</a> is an interesting way to make the situation of having many tabs open more usable.  It&#8217;s not without it&#8217;s flaws (gets rid of the red &#8220;X&#8221; for example).  I wonder if this would be beneficial or just annoying to users.  I think personally the effect would be better on a longer delay so that it wasn&#8217;t so instant.  You could just mouseover and see the title via a tooltip, but that&#8217;s not always intuitive especially for a casual user.</p>
<p>It&#8217;s always great to see innovative extensions like this.</p>
<p><small>[Via <a href="http://www.lifehacker.com/software/firefox-extension/download-of-the-day-fisheyetabs-firefox-254512.php">Lifehacker</a>]</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/04/23/fisheyetabs/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/04/14d9e80.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/04/23/fisheyetabs/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Iconified Metadata</title>
		<link>http://robert.accettura.com/blog/2006/12/05/iconified-metadata/</link>
		<comments>http://robert.accettura.com/blog/2006/12/05/iconified-metadata/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 04:27:23 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[opeml]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[user-interface]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2006/12/05/iconified-metadata/</guid>
		<description><![CDATA[Once upon a time there were no icons for feeds. Many sites used orange icon which really made no sense to the average user (what&#8217;s xml?). Then there was a feed icon . It then started to become a standard &#8230; <a href="http://robert.accettura.com/blog/2006/12/05/iconified-metadata/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Once upon a time there were no icons for feeds.  Many sites used orange <img id="image1200" src="http://robert.accettura.com/wp-content/uploads/2006/12/xml.gif" alt="xml" /> icon which really made no sense to the average user (what&#8217;s xml?).  Then there was a <a href="http://www.mozilla.org/foundation/feed-icon-guidelines/">feed icon</a> <img src="http://robert.accettura.com/wp-content/themes/robert/images/feed/feed-icon-10x10.png" alt="feed" />.  It then started to become a <a href="http://blogs.msdn.com/rssteam/archive/2005/12/14/503778.aspx">standard</a> and webmasters were encouraged to <a href="http://www.feedicons.com/">adopt it</a>.  This was a great thing for users who want easy to find RSS feeds, and publishers who want users to easily find RSS feeds.</p>
<p>Then the <a href="http://chris.pirillo.com/2006/06/30/opml-icon/">idea</a> of an <a href="http://www.opmlicons.com/">OPML icon</a>.  Now there&#8217;s the idea of a &#8220;<a href="http://alexking.org/blog/2006/12/05/share-this-icon-concept-2">Share This</a>&#8221; icon and a <a href="http://www.melez.com/mykzilla/2006/10/improving-microsummary-discoverability.html">Microsummary</a> icon (which I could see being a standard as the feature is cool enough for adoption).  Then there are <a href="http://www.factorycity.net/projects/microformats-icons/">MicroFormat Icons</a>.</p>
<p>Standard icons are a good thing, they are one less thing a user has to learn to distinguish between sites/products.  But I do wonder if there&#8217;s really a need for what seems to be a bunch of icons.  My fear is that it will just become a rainbow of colored icons with simple shapes.</p>
<p>For the share icon you could of course question the sustainability of such &#8220;<a href="http://robert.accettura.com/blog/2006/09/12/backlash-from-user-generated-websites/">user generated content</a>&#8221; or &#8220;social networking&#8221; sites, or just the need to launch into them.  They aren&#8217;t standardized, a protocol, format, etc.  We don&#8217;t have a specific icon for news, weather, blogs, or even somewhat standardized things like email or  IM.  Email and IM at least have some standards, even though IM isn&#8217;t shared across the board.  There are trends for some of these that tend to be &#8220;universal symbols&#8221; such as a newspaper for news, envelope for mail, etc.  But no standardized icon.</p>
<p>For microsummaries, and microformats, do we really expect users to directly interact with them?  Or use them in a more subconscious fashion similar to the <code>&lt;title/&gt;</code> tag on a webpage.</p>
<p>I question how effective all the icons will really be to end users in the long run.  I can see the feed icon persisting, since it&#8217;s represents two standards at the moment (RSS/Atom) that both do the same thing. Both the technology and the icons are well adopted to further solidify it&#8217;s status as a standard icon.</p>
<p>Is there a need for the rainbow?</p>
<p>I&#8217;m not accusing or criticizing, but wondering (out loud) what the likelihood of users recognizing all these square icons really is.  Should there really be a &#8220;standard icon&#8221; for everything we do in Web 2.0 (as they call it)?  Or should it be more informal like it is for email and news?  </p>
<p>Should we have an icon to link (via anchor) to the part of your page where you show the various icons your site has?  An icon-icon?  Perhaps that&#8217;s worthy of a Photoshop contest.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2006/12/05/iconified-metadata/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2006/12/4d2e7bd.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2006/12/05/iconified-metadata/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

