<?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>User Interface Trends &#187; Ron Norman</title>
	<atom:link href="http://uitrends.com/author/ron/feed/" rel="self" type="application/rss+xml" />
	<link>http://uitrends.com</link>
	<description>A place to catalog, discuss, and rate trends in user interface design</description>
	<lastBuildDate>Wed, 21 Jul 2010 04:38:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1-beta</generator>
		<item>
		<title>The Return of SVG</title>
		<link>http://uitrends.com/2010/07/02/the-return-of-svg/</link>
		<comments>http://uitrends.com/2010/07/02/the-return-of-svg/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 18:34:24 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[scalable vector graphics]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web 4.0]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=2156</guid>
		<description><![CDATA[Trend: SVG use on the rise Software can be like wine.  Let&#8217;s say, a bottle of red wine. How about, a Cabernet Sauvignon, aged 11 years or so, that you forgot about in your wine cellar.  You&#8217;ve tried this one before, when it was still young, and it didn&#8217;t do much for you.  Now you [...]]]></description>
			<content:encoded><![CDATA[<h3>Trend: SVG use on the rise</h3>
<p><a href="http://uitrends.com/wp-content/uploads/2010/07/svg_wine1.png"><img class="alignleft size-full wp-image-2161" style="float: left" src="http://uitrends.com/wp-content/uploads/2010/07/svg_wine1.png" alt="" width="204" height="583" /><br />
</a>Software can be like wine.  Let&#8217;s say, a bottle of red wine. How about, a Cabernet Sauvignon, aged 11 years or so, that you forgot about in your wine cellar.  You&#8217;ve tried this one before, when it was still young, and it didn&#8217;t do much for you.  Now you give it another shot&#8230;</p>
<p>You immediately notice hints of oak, vanilla, and traces of blackberries.  It&#8217;s a little much to take in, so you let it breathe.  You then notice rich tannins, and more complex aromas that you can&#8217;t place.  You look at the bottle, and read label: &#8220;Scalable Vector Graphics ~ 1999&#8243;.</p>
<p>The Scalable Vector Graphics (SVG) format is nothing new.  Created around 1999, this XML based standard needed to mature a little to really show it&#8217;s capabilities.  I&#8217;m sure those of you that have been around these interwebs a time or two have come across SVG in the past and were probably unimpressed.  With the web becoming a legitimate platform, and as the underlying technologies (HTML, CSS, and Javascript) and the browser have finally started to mature, the capabilities of SVG can now be realized.  We all know from the mass amount of shiny icons and &#8220;web 2.0&#8243; sites out there that vector graphics are really popular these days.  But with SVG, the ability to use and manipulate vector graphics as objects is taking the web past 3.0, all the way to <a title="http://www.web4point0.com/" href="http://www.web4point0.com/" target="_blank">4.0!!</a></p>
<p>Here are some examples of pretty compelling uses of the SVG format:</p>
<p><strong>The Raphaël Javascript + SVG Library</strong><br />
<a href="http://raphaeljs.com/analytics.html" target="_blank">http://raphaeljs.com/analytics.html</a><br />
<a href="http://raphaeljs.com/chart.html" target="_blank">http://raphaeljs.com/chart.html</a><br />
<a href="http://raphaeljs.com/ball.html" target="_blank">http://raphaeljs.com/ball.html</a></p>
<p><a href="http://raphaeljs.com/analytics.html"><img class="alignnone size-full wp-image-2167" src="http://uitrends.com/wp-content/uploads/2010/07/raphael_svg.png" alt="" width="425" height="175" /></a></p>
<p><strong>W3C Example w/ Code:<span style="font-weight: normal"><br />
</span><a href="http://www.w3schools.com/svg/tryit.asp?filename=animatemotion_2&amp;type=svg" target="_blank"><span style="font-weight: normal">http://www.w3schools.com/svg/tryit.asp?filename=animatemotion_2&amp;type=svg</span></a><span style="font-weight: normal"> </span></strong></p>
<p><strong>One of the more famous SVG examples, the cubic spline tiger:<br />
<a href="http://www.croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg" target="_blank"><span style="font-weight: normal">http://www.croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg</span></a><span style="font-weight: normal"> </span></strong></p>
<p>&#8220;What about HTML5?&#8221; you might ask.  &#8221;What about the really cool stuff that the <a title="HTML Canvas example" href="http://mrdoob.com/projects/harmony/">Canvas tag can do</a>?&#8221;  Well, there is some overlap, but SVG is much more suited to manipulating objects than the Canvas.   The way to view it is that (out of the box) SVG deals with graphical objects (vector graphics, raster graphics, text) and remembers what is rendered, making it easy to re-render.  The HTML5 Canvas is a lower level protocol that is basically a &#8220;drawable&#8221; region, which makes it very flexible.  One is not better than the other, they are just different mechanisms.  If SVG is a bottle of fine wine, the Canvas is a <a title="Cosmo Kramer w/ Cuban" href="http://nonicoclolasos.files.wordpress.com/2008/10/kramer.jpg" target="_blank">Cuban cigar</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2010/07/02/the-return-of-svg/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Banner Ad 2.0?</title>
		<link>http://uitrends.com/2010/05/31/banner-ad-2-0/</link>
		<comments>http://uitrends.com/2010/05/31/banner-ad-2-0/#comments</comments>
		<pubDate>Mon, 31 May 2010 15:13:36 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[ad block]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[banner ad]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[flash ad]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[trend]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=2066</guid>
		<description><![CDATA[I think most of us have fallen into this trap. You browse to one of your favorite sites on Monday morning, mindlessly trying to look busy without doing any actual work. You hit Youtube or ESPN.com and just as you click the link you&#8217;re looking for, the screen shifts around and you&#8217;re whisked away to [...]]]></description>
			<content:encoded><![CDATA[<p>I think most of us have fallen into this trap.  You browse to one of your favorite sites on Monday morning, mindlessly trying to look busy without doing any actual work.  You hit Youtube or ESPN.com and just as you click the link you&#8217;re looking for, the screen shifts around and you&#8217;re whisked away to a world of new cars, video games, and male enhancement pills.</p>
<p>What you clicked was not what you expected.  It was the new &#8220;improved&#8221; banner ad; complete with a new twist &#8211; the classic bait and switch.  These colorful page headers usually have an embedded video, and usually expand when the user hovers.  The result is that the main navigation and content is, in most cases, either completely covered or pushed down.  And for those quick-clickers like myself, before you know it, you&#8217;ve been thrown into some company&#8217;s ad revenue stream&#8230; without a paddle.</p>
<p>So is this clever a clever mix of advertising and technology, or simply the new and improved popup: impervious to the &#8220;browser block&#8221;, and capable of intercepting the clicks of unsuspecting users??</p>
<p>
<a href="http://uitrends.com/wp-content/uploads/2010/05/banner_espn.png"><img class="alignnone size-full wp-image-2067" src="http://uitrends.com/wp-content/uploads/2010/05/banner_espn.png" alt="" width="600" /></a>
</p>
<p>
<a href="http://uitrends.com/wp-content/uploads/2010/05/banner_youtube.png"><img class="alignnone size-full wp-image-2068" src="http://uitrends.com/wp-content/uploads/2010/05/banner_youtube.png" alt="" width="600" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2010/05/31/banner-ad-2-0/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Trends at SXSW Interactive 2010</title>
		<link>http://uitrends.com/2010/03/13/trends-at-sxsw-interactive-2010/</link>
		<comments>http://uitrends.com/2010/03/13/trends-at-sxsw-interactive-2010/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 20:55:02 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Worth a Look]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[sxswi]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1816</guid>
		<description><![CDATA[As Jeff mentioned on Friday, most of us are here at the SXSW Interactive Conference.  If you&#8217;ve never been, it&#8217;s definitely worth a look.  The fact that it is held in our hometown of Austin, Texas every year makes it a no-brainer for us, but I personally find a lot of great takeaways&#8230; and I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://swarmcoll.files.wordpress.com/2009/08/sxsw.png?w=218&amp;h=219" alt="" width="218" height="219" /></p>
<p>As Jeff mentioned on Friday, most of us are here at the SXSW Interactive Conference.  If you&#8217;ve never been, it&#8217;s definitely worth a look.  The fact that it is held in our hometown of Austin, Texas every year makes it a no-brainer for us, but I personally find a lot of great takeaways&#8230; and I&#8217;m not talking about free swag.<br />
<br />
One of my favorite sessions so far was &#8220;The Right Way to Wireframe&#8221;, a 2 part series featuring Tod Zaki Warfel, Russ Unger, Fred Beecher, and Will Evans.  This group of designers and design agencies challenged the big names in UX and UI Design to &#8220;show your work&#8221;, and subsequently put together a design challenge for themselves.  I won&#8217;t go too far into detail, because these AWESOME time-lapsed videos will tell the story better than I can:<br />
<a href="http://www.youtube.com/p/0DC1E898A4E1F0F8&amp;hl=en_US&amp;fs=1">The Right Way to Wireframe video series</a></p>
<p>Also, in the spirit of posting trends, Jeff, Kate, and I have been documenting all of the trends we see popping up here at SXSW.  I started compiling these yesterday and thought they might make an interesting post.<br />
Disclaimer: We don&#8217;t necessarily think all of these are good trends, but these are our observations.  Enjoy&#8230;</p>
<p><div><strong>UI Trends:</strong></p>
<ul>
<li>UI Standards &#8211; <span style="color: #800000"><strong>out</strong></span></li>
<li>Design Patterns &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li>Pattern Libraries &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li>The Wireframe vs Prototype debate &#8211; <span style="color: #008000"><strong>IN!!</strong></span></li>
<li><span style="color: #008000"><strong><span style="color: #000000"><span style="font-weight: normal">User research and Personas -</span></span> in</strong></span></li>
<li><span style="color: #008000"><strong><span style="color: #000000"><span style="font-weight: normal">UX &#8211; </span></span>IN!!</strong></span></li>
<li><span style="color: #008000"><span style="color: #000000">UCD -<span style="color: #800000"><strong> OUT!! </strong></span>(I haven&#8217;t heard a single person use the term all conference)</span></span></li>
</ul>
</div>
<p><span id="more-1816"></span></p>
<p><div><strong>Technology:</strong></p>
<ul>
<li>iPhone apps for EVERYTHING - <strong><span style="color: #008000">in</span></strong></li>
<li>Netbooks - <span style="color: #800000"><strong>out </strong></span>(SOOOO 2009!!)</li>
<li>Blackberry - <span style="color: #800000"><strong>WAY OUT!!</strong></span></li>
<li>Laptop battery life - <strong><span style="color: #800000">out</span></strong></li>
<li>Wifi - <span style="color: #008000"><strong>in</strong> <span style="color: #000000">(way better than last year, good job SXSW)</span></span></li>
<li>Recharging stations - <strong><span style="color: #008000">IN!!</span></strong></li>
<li><strong><span style="color: #008000"><span style="font-weight: normal"><span style="color: #000000">CMS&#8217;s &#8211; </span></span><span style="color: #800000">out</span></span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000"><span style="font-weight: normal">WordPress -</span></span> in</span></strong></li>
<li><strong><span style="color: #008000"><span style="font-weight: normal"><span style="color: #000000">Location -</span></span> BIG IN!!</span></strong></li>
<li><strong><span style="color: #008000"><span style="font-weight: normal"><span style="color: #000000">Hashtags &#8211; </span></span>in</span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000"><span style="font-weight: normal">Microsoft &#8211; </span></span><span style="color: #800000">out</span></span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000"><span style="font-weight: normal">Google &#8211; </span></span>in</span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000;font-weight: normal">The economic downturn - <span style="color: #800000"><strong>OUT</strong></span></span></span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000;font-weight: normal">The future - <span style="color: #008000"><strong>IN</strong></span></span></span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000;font-weight: normal">Telling everyone you pre-orderred your iPad - <span style="color: #008000"><strong>BIG IN!!</strong></span></span></span></strong></li>
<li><strong><span style="color: #008000"><span style="color: #000000;font-weight: normal"><span style="color: #008000"><span style="color: #000000">AT&amp;T  coverage -</span><strong> so far so good, IN!!</strong></span></span></span></strong></li>
</ul>
</div>
<p><div><strong>Conference-y Type Stuff:</strong></p>
<ul>
<li>Good free conference and trade show swag - <strong><span style="color: #800000">out</span></strong></li>
<li>Free drinks - <span style="color: #008000"><strong>in</strong></span></li>
<li>Small sessions - <strong><span style="color: #800000">out</span></strong></li>
<li>Standing room only - <strong><span style="color: #008000">in</span></strong></li>
<li>Attendance - <strong><span style="color: #008000">in</span></strong></li>
<li>Personal space &#8211; <strong><span style="color: #800000">out</span></strong></li>
<li>Too many slides &#8211; <strong><span style="color: #800000">out</span></strong></li>
<li>Actual presentation content - <strong><span style="color: #008000">in</span></strong></li>
<li>Standing up and asking the speaker a relevant question - <span style="color: #000000"><strong><span style="color: #800000">out</span></strong></span></li>
<li>Standing up and wasting everyone&#8217;s time by telling the room about your company and/or blog - <strong><span style="color: #008000">IN!!</span></strong></li>
<li>Panels using online resources and mobile apps to moderate questions - <strong><span style="color: #008000">IN!!</span></strong></li>
</ul>
</div>
<p><div><strong>Food:</strong></p>
<ul>
<li>Coffee - <span style="color: #800000"><strong>out </strong><span style="color: #000000">(controversial, I know)</span></span></li>
<li>Beer - <span style="color: #008000"><strong>in</strong></span></li>
<li>BBQ - controversially, <strong><span style="color: #800000">OUT!!</span></strong></li>
<li>Bacon - <strong><span style="color: #008000">in</span></strong></li>
<li>Vegan - <span style="color: #800000"><strong>OUT </strong><span style="color: #000000">(</span></span>surprisingly&#8230; if you disagree, you&#8217;re in denial)</li>
<li>Breakfast tacos - <span style="color: #008000"><strong>BIG IN <span style="color: #000000"><span style="font-weight: normal">(</span></span><span style="color: #000000"><span style="font-weight: normal"><span style="color: #000080"><a href="http://www.nytimes.com/2010/03/10/dining/10united.html?pagewanted=1">proof</a></span></span></span><span style="color: #000000"><span style="font-weight: normal">)</span></span></strong></span></li>
<li>Fried chicken and waffle - <span style="color: #008000"><strong>in</strong></span></li>
<li><span style="color: #008000"><span style="color: #000000">Buying food at the convention center &#8211; <strong><span style="color: #800000">out</span></strong></span></span></li>
<li><span style="color: #008000"><strong><span style="color: #000000"><span style="font-weight: normal">Using location based apps to find good food -</span></span> IN!!</strong></span></li>
</ul>
</div>
<p><div><strong>Austin Trends:</strong></p>
<ul>
<li>Westside - <strong><span style="color: #800000">out</span></strong></li>
<li>Eastside &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li>Peddy cab &#8211; <span style="color: #800000"><strong>out</strong></span></li>
<li>Bring your own bike &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li>Little dogs - <strong><span style="color: #800000">out</span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000;font-weight: normal">Big dogs &#8211; <span style="color: #008000"><strong>in</strong></span></span></span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000;font-weight: normal">Road construction &#8211; </span><span style="color: #008000">in</span></span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000;font-weight: normal">Confusing building layouts &#8211; </span><span style="color: #008000">IN!!</span></span></strong></li>
</ul>
</div>
<p><div><strong>And last, but not least&#8230; Fashion and Style:</strong></p>
<ul>
<li>Aviator sunglasses -<span style="color: #800000"><strong> out</strong></span></li>
<li>&#8220;Buddy Holly&#8221; glasses &#8211; <strong><span style="color: #008000">in</span></strong></li>
<li>Vests &#8211; <strong><span style="color: #800000"> out <span style="color: #000000"><span style="font-weight: normal">(soooo, 2009)</span></span></span></strong></li>
<li>Sweater vests &#8211; <strong><span style="color: #008000">in</span></strong></li>
<li>Blazers &#8211; <strong><span style="color: #008000">in</span></strong></li>
<li>Plaid &#8211; no brainer, <span style="color: #008000"><strong>IN</strong></span></li>
<li>Tight shorts &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li><span style="color: #008000"><span style="color: #000000">Jorts -</span><strong> IN</strong></span></li>
<li>Layered clothes - <strong><span style="color: #008000">in</span></strong></li>
<li>Neon &#8211; <strong><span style="color: #008000">in</span></strong></li>
<li>Colored Jeans &#8211; <strong><span style="color: #008000">in</span></strong></li>
<li>Full beards &#8211; <span style="color: #800000"><strong>on the way ou</strong></span>t (beards were big last year, Jeff and I feel out-dated)</li>
<li>Mustaches &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li><span style="color: #008000"><strong><span style="color: #000000"><span style="font-weight: normal">Bedhead -</span></span> <span style="color: #800000">OUT</span></strong></span></li>
<li><span style="color: #008000"><span style="color: #000000">The fade -</span><strong> IN!!</strong></span></li>
<li>Little and/or Skinny ties &#8211; <span style="color: #008000"><strong>in</strong></span></li>
<li><span style="color: #008000"><span style="color: #000000">For girls, high water pants</span><strong> &#8211; IN!!</strong></span></li>
<li><span style="color: #008000"><strong><span style="color: #000000"><span style="font-weight: normal">Plunging necklines, V-neck shirts, and cleavage (both <a href="http://www.dailyernebraskan.com/article/hipster-scientist-engineers-lowest-ever-v-neck-shirt">male</a> and female) </span></span>- BIG IN!! </strong></span></li>
<li>Belts &#8211; <strong><span style="color: #008000">in</span></strong></li>
<li>Sandals &#8211; <strong><span style="color: #800000">out</span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000"><span style="font-weight: normal">Extremely uncomfortable shoes &#8211; </span><span style="color: #008000">in</span></span></span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000"><span style="font-weight: normal">Military shirts and jackets &#8211; </span><span style="color: #008000">in</span></span></span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000"><span style="font-weight: normal">Track jackets -</span></span> out</span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000;font-weight: normal">Scarves and bandanas &#8211; </span><span style="color: #008000">in</span></span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000;font-weight: normal">Tight rolled jeans &#8211; </span><span style="color: #008000">in</span></span></strong></li>
<li><strong><span style="color: #800000"><span style="color: #000000;font-weight: normal">Jeans tucked into your boots &#8211; </span><span style="color: #008000">in</span></span></strong></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2010/03/13/trends-at-sxsw-interactive-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Javascript Toolkits Gone Wild</title>
		<link>http://uitrends.com/2010/02/10/javascript-toolkits-gone-wild/</link>
		<comments>http://uitrends.com/2010/02/10/javascript-toolkits-gone-wild/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 16:41:46 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[midori]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[Script.aculo.us]]></category>
		<category><![CDATA[scriptaculous]]></category>
		<category><![CDATA[Toolkits]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1643</guid>
		<description><![CDATA[Trend: Javascript Toolkits It seems Javascript Toolkits have infiltrated every nook and cranny of the internet. And it seems like everybody and their nephew has built one. So which toolkit is the right one for you?  Well, most of the big names have the same subset of features, such as &#8220;drag and drop&#8221;, animation capabilities, [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Javascript Toolkits</h3>
<p>It seems Javascript Toolkits have infiltrated every nook and cranny of the internet.  And it seems like everybody and <a href="http://newsinfo.iu.edu/pub/libs/images/usr/3765.jpg">their nephew</a> has built one.</p>
<p>So which toolkit is the right one for you?  Well, most of the big names have the same subset of features, such as &#8220;drag and drop&#8221;, animation capabilities, and XML HTTPRequest functionality.  Maybe you need something a little more, like HTML Generation or the out-of-the-box charting functionality of Dojo.  Or, your deciding factor may be licensing.  You may love the features of GWT, but your company doesn&#8217;t gel with the Apache License.</p>
<p>I put together the illustration below from the data available <a href="http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks">on this wiki article</a> to compare all the big guns in the Javascript Toolkit game.  I know I left off some that you may be using, and didn&#8217;t list all of the features, but this should be a good snapshot to get you started.  Please let us know your experience with these or any other Javascript Toolkits.</p>
<p>Another thing we would love to know is will you be using one of these toolkits when HTML5 is &#8220;fully supported&#8221; in all the major browsers&#8230; whenever that may be?</p>
<p><a href="http://uitrends.com/wp-content/uploads/2010/02/javasript_toolkit_comparison3.jpg"><img class="alignnone size-full wp-image-1644" src="http://uitrends.com/wp-content/uploads/2010/02/javasript_toolkit_comparison3.jpg" alt="javasript_toolkit_comparison" width="600" /></a></p>
<p>Toolkit sites:<br />
Scriptaculous: <a href="http://script.aculo.us/">http://script.aculo.us/</a><br />
Dojo: <a href="http://dojotoolkit.org/">http://dojotoolkit.org/<br />
</a>GWT: <a href="http://code.google.com/webtoolkit/">http://code.google.com/webtoolkit/<br />
</a>jQuery: <a href="http://jquery.com/">http://jquery.com/<br />
</a>MooTools: <a href="http://mootools.net/">http://mootools.net/<br />
</a>midori: <a href="http://www.midorijs.com/">http://www.midorijs.com/</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2010/02/10/javascript-toolkits-gone-wild/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Review: Wireframing tool Cacoo</title>
		<link>http://uitrends.com/2010/01/14/review-wireframing-tool-cacoo/</link>
		<comments>http://uitrends.com/2010/01/14/review-wireframing-tool-cacoo/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 20:39:08 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[balsamiq]]></category>
		<category><![CDATA[cacoo]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[jet packs]]></category>
		<category><![CDATA[jetpacks]]></category>
		<category><![CDATA[mockups]]></category>
		<category><![CDATA[ui design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wireframe]]></category>
		<category><![CDATA[wireframing]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1518</guid>
		<description><![CDATA[It&#8217;s the year 2010.  Weren&#8217;t we supposed to have jetpacks and flying cars by now? I mean come on, no hoverboards?  No teleportation?? Well, at least UI design is slowly catching up.  The demand for a user interface that delivers a rewarding experience and is aesthetically pleasing has never been higher.  Fortunately, the tools and methods for [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the year 2010.  Weren&#8217;t we supposed to have <a title="James Bond had a Jetpack" href="http://depletedcranium.com/thunderball.jpg" target="_blank">jetpacks</a> and <a title="The Jetsons had a flying car in the 60's" href="http://latimesblogs.latimes.com/photos/uncategorized/2009/01/08/jetsons_flying_car.jpg" target="_blank">flying cars</a> by now? I mean come on, no <a title="Back to the Future 2 really over promised" href="http://blogs.westword.com/latestword/hoverboard01.jpg" target="_blank">hoverboards</a>?  No <a title="Beam me up Scotty" href="http://cenblog.org/wp-content/uploads/2009/02/beam_me_up_scotty.jpg" target="_blank">teleportation</a>??</p>
<p>Well, at least UI design is slowly catching up.  The demand for a user interface that delivers a rewarding experience and is aesthetically pleasing has never been higher.  Fortunately, the tools and methods for building a well rounded UI are now very numerous.</p>
<p>Wireframes and Mockups have become a standard in the design process, and tools keep popping up specifically for wireframing.  I recently tried out <a title="Cacoo.com" href="https://cacoo.com" target="_blank">Cacoo</a>, a new web-based wireframing tool.  I have been using different wireframing/mockup tools for the last few years, like <a title="Adobe Fireworks" href="http://www.adobe.com/products/fireworks/" target="_blank">Adobe Fireworks</a> and <a title="Balsamiq Mockups" href="http://www.balsamiq.com/products/mockups">Balsamiq Mockups</a>, so I had an idea of what I was looking for when using Cacoo.  Here are my main likes and dislikes (besides their pastel based theme&#8230; just kidding):</p>
<p><strong><span style="color: #008000">Like:</span> Extensive Library <span style="font-weight: normal">- Cacoo has pretty much every general type of UI component you would want to include and then some in it&#8217;s &#8220;Stencil&#8221; library.  Everything from wireframe components (buttons, text inputs, etc&#8230;), to UML diagram assets and flow charts, to user icons (good for story boards)</span> . </strong>It also has grouping capabilities like in Balsamiq or Fireworks, which essentially allows you to create your own components from 2 or more simple components.  And, like Balsamiq, it features a &#8220;Freehand Wireframe&#8221; Stencil, which gives your wireframe an unfinished sketch look&#8230; useful for keeping visual design out of the conversation until appropriate.</p>
<p><span style="color: #008000"><strong>Like:</strong></span><strong> Web based, Collaborative </strong>- It&#8217;s nice to be able to access your wireframe projects anywhere, and since Cacoo is built in Flash, it&#8217;s highly interactive and doesn&#8217;t suffer from browser related inconsistencies (does require Flash Player 10).  They also added a feature that I would have never thought of: real time collaboration.  An entire team can discuss and edit the same wireframe in real time.  I haven&#8217;t fully tested this feature out, but it looks very promising.</p>
<p><span style="color: #008000"><span style="color: #000000"><strong><span style="color: #ff0000">Dislike:</span></strong></span></span><strong> Limited Export </strong>- As far as I can tell, Cacoo only exports to a flat PNG format (does not have any layer information), so you essentially just get a screenshot of your wireframe.  Comparatively, the latest version of Balsamiq Mockups has the ability to export to XML as well as PNG.</p>
<p><img class="alignnone size-full wp-image-1533" src="http://uitrends.com/wp-content/uploads/2010/01/cacoo.gif" alt="cacoo" width="585" height="414" /></p>
<p>Overall, Cacoo falls in between Fireworks and Balsamiq Mockups in terms of features.  It has a far better library of UI components than Balsamiq, but not quite as extensive set of features as Fireworks, especially the lack of a real free hand draw tool.  It has nowhere near the learning curve of Fireworks, which is a huge plus and I would even go as far as to say that it is as easy to use as Balsamiq Mockups.  The one big thing that Balsamiq has that Cacoo doesn&#8217;t is an extensive online community of users and contributers.  There are a ton of free add-ons that can be downloaded at <a href="http://mockupstogo.net/">http://mockupstogo.net/</a>.  Also Rich Internet Application gurus , the <a title="The Midnight Coders" href="http://www.themidnightcoders.com/" target="_blank">Midnight Coders</a> have provided a <a title="Balsamiq to Flex" href="http://www.themidnightcoders.com/develop-ria/balsamiqapp" target="_blank">conversion service</a> that creates a full blown Flex application from your Balsamiq mockup.  Pretty sweet idea!</p>
<p>So all things considered, Cacoo is a very solid wireframing tool, and if some of the unique features &#8211; like the real time collaboration &#8211; prove as useful as advertised, I may be making the switch in the near future.  In the mean time, I&#8217;m still holding out for my <a title="Jetpack vs Car" href="http://www.youtube.com/watch?v=jw5KaEshU3g" target="_blank">damn jetpack</a> to show up in the mail!!</p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2010/01/14/review-wireframing-tool-cacoo/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Debit or&#8230; Debit?</title>
		<link>http://uitrends.com/2009/11/05/debit-or-debit/</link>
		<comments>http://uitrends.com/2009/11/05/debit-or-debit/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:45:20 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[cancel menu]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[debit]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[pay at the pump]]></category>
		<category><![CDATA[points]]></category>
		<category><![CDATA[rewards]]></category>
		<category><![CDATA[self checkout]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1282</guid>
		<description><![CDATA[Trend: Self Checkout Interfaces &#8211; the &#8220;Cancel&#8221; Menu Here at UI Trends, we normally cover trends in Web UI&#8217;s and occasionally we&#8217;ll bring up desktop applications.  But we wouldn&#8217;t be doing our jobs if we didn&#8217;t step outside of the box every once in a while. With that in mind, I couldn&#8217;t help but write about [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Self Checkout Interfaces &#8211; the &#8220;Cancel&#8221; Menu</h3>
<p>Here at UI Trends, we normally cover trends in Web UI&#8217;s and occasionally we&#8217;ll bring up desktop applications.  But we wouldn&#8217;t be doing our jobs if we didn&#8217;t step outside of the box every once in a while.</p>
<p>With that in mind, I couldn&#8217;t help but write about something that has been bugging me for years.  I know you&#8217;ve seen it too and been annoyed.  You&#8217;re at the grocery store, and you&#8217;re trying to &#8220;self checkout&#8221;.  You swipe your bank card, then low and behold, you&#8217;re asked for your PIN.  You don&#8217;t want to enter a PIN!!  You&#8217;re trying to earn points on your card.  You&#8217;ve been saving and saving and saving up these elusive points for YEARS now; only 50,000 more to go and you can finally get that awesome &#8220;foot spa&#8221;.  So why in the world would you want to use your card as a debit card and forgo these precious points?</p>
<p>But there is a way!  You may not know it, but there&#8217;s an entire world of opportunities, hidden just one click away.  It&#8217;s a a whole new menu, that leads to a magical land of free magazine subscriptions, $25 gift cards, and<a href="http://archives.starbulletin.com/2001/01/10/features/art.jpg"> George Foreman grills</a>.  All you have to do is hit CANCEL&#8230; what, you didn&#8217;t know that??</p>
<p>It&#8217;s sad to say, but no one really expects much ease of use from these<a href="http://consumerist.com/5308408/dear-kroger-please-make-self-check+out-suck-less"> Self Checkout Systems</a>.  The real problem is that these UI&#8217;s are effectively hiding functionality that the merchant would rather not pay for (credit card transactions are usually more expensive to process than a debit card transaction).  And even worse, they&#8217;re doing it very inconsistently.  Some have started actually including a  &#8221;Credit&#8221; button, but it&#8217;s either small and indistinguishable from the number keys on the PIN screen, or you still have to press one more buttons to even see it.  Why not just making it more interesting and have the button randomly jump around the screen?<img class="alignnone size-full wp-image-1284" src="http://uitrends.com/wp-content/uploads/2009/11/foreman.jpg" alt="foreman" width="400" height="369" /></p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/11/05/debit-or-debit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Turn the Page</title>
		<link>http://uitrends.com/2009/10/28/turn-the-page/</link>
		<comments>http://uitrends.com/2009/10/28/turn-the-page/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 16:18:36 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[earmark]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[metahpor]]></category>
		<category><![CDATA[page curl]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1257</guid>
		<description><![CDATA[Trend: Page Curl Navigation submission from guest author John Talton The page curl has been a Photoshop trick for years now.  As Kate wrote previously, the &#8220;page curl&#8221; or &#8220;earmark&#8221; is a UI style that can function as a metaphor, implying &#8220;turn the page for more&#8221;. Its expensive rendering and lack of dynamic-ability when applying it [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Page Curl Navigation</h3>
<p><strong><br />
<span style="font-weight: normal">submission from guest author John Talton</span></strong></p>
<p>The page curl has been a Photoshop trick for years now.  As <a title="Trend: the Earmark" href="http://uitrends.com/2009/10/01/ce-nest-pas-en-papier/">Kate wrote</a> previously, the &#8220;page curl&#8221; or &#8220;earmark&#8221; is a UI style that can function as a <a title="UI Metaphors" href="http://uitrends.com/2009/09/17/user-interface-metaphors/">metaphor</a>, implying &#8220;turn the page for more&#8221;.</p>
<p><strong><span style="font-weight: normal">Its expensive rendering and lack of dynamic-ability when applying it via a generic template has limited its wide spread use over the years.  But as the web increases its bandwidth capabilities and the need for more unique and flashy graphics continues to rise, this cheep-trick is start showing up more and more.  In most cases, one of the downfalls of the page curl is that the user does not know where it will take them until they click it, since most implementations don&#8217;t contain a label.</span></strong></p>
<p><strong><span style="font-weight: normal">And while many websites have used it in the past, its notable that Google is now using it in its Chrome browser, Slashdot.org has adopted it for a sponsor link on their poll, and it&#8217;s starting to show up in applications as well, such as Google Maps for the iPhone.</span></strong></p>
<p style="text-align: center"><img class="alignnone size-full wp-image-1260" src="http://uitrends.com/wp-content/uploads/2009/10/pageCurl.gif" alt="pageCurl" width="600" height="300" /></p>
<p style="text-align: center"><img class="alignnone size-full wp-image-1264" src="http://uitrends.com/wp-content/uploads/2009/10/pageCurl21.gif" alt="pageCurl2" width="240" height="357" /></p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/10/28/turn-the-page/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Review: Posterous</title>
		<link>http://uitrends.com/2009/10/16/site-review-posterous/</link>
		<comments>http://uitrends.com/2009/10/16/site-review-posterous/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 02:16:53 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[microblog]]></category>
		<category><![CDATA[posterous]]></category>
		<category><![CDATA[tumblr]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=1140</guid>
		<description><![CDATA[G&#8217;day mate. Greetings from Down Under. I&#8217;m writing this post from Brisbane, Australia at the end of a 2 week long vacation. If you&#8217;ve never been to Australia, I highly recommend going. As I was getting ready for the trip a few weeks ago, I wanted to setup a blog so I could keep everyone [...]]]></description>
			<content:encoded><![CDATA[<p>G&#8217;day mate.  Greetings from Down Under. I&#8217;m writing this post from Brisbane, Australia at the end of a 2 week long vacation. If you&#8217;ve never been to Australia, I highly recommend going.</p>
<p>As I was getting ready for the trip a few weeks ago, I wanted to setup a blog so I could keep everyone up-to-date of my travels and whereabouts. I was going to go with either a new WordPress setup, or through <a href="http://www.tumblr.com/" target="_blank">Tumblr</a>, but Russ suggested I check out a new popular micro-blog <a title="Posterous.com" href="http://posterous.com/" target="_blank">Posterous</a>. I <a href="http://normalnorman.posterous.com/" target="_blank">checked it out</a> and was pretty pleased with its ease of use, but a little dissapointed with the features it doesn&#8217;t have. Here are some of my main likes and dislikes:</p>
<p><strong><span style="color: #008000">Like:</span></strong> <strong>Easy to Post</strong> &#8211; Posterous&#8217; main feature is that it&#8217;s extremtly easy to submit new posts. All you really have to do is send an email or an SMS message, with or without media attachments, and Posterous will add a new post to your page.</p>
<p><strong><span style="color: #008000">Like:</span> &#8220;Zero Setup&#8221;</strong> &#8211; You don&#8217;t even have to sign up for an account. You email post@posterous.com and they setup your account for you.</p>
<p><strong><span style="color: #008000">Like:</span> Social Media Sync </strong>- You can easily setup Posterous to update your social media sites, such as Facebook and Twitter. You can even select which sites to update every time you send an update by changing the email address you post to.</p>
<p><strong><span style="color: #008000">Like:</span></strong> <strong>Image formatting </strong>- Posterous takes all your images and puts them together in a nice format, consisting of a main image view (one image at a time) and a collection of thumbnails for every image you added to the post.</p>
<p><strong><span style="color: #008000">Like:</span></strong> <strong>Overall Clean UI</strong> &#8211; The Posterous UI is easy to navigate, and your blogs are easily customizable.</p>
<p><img class="alignnone size-full wp-image-1145" src="http://uitrends.com/wp-content/uploads/2009/10/posterous_0.jpg" alt="Posterous UI" width="500" height="330" /></p>
<p><strong><span style="color: #ff0000">Dislike:</span></strong> <strong>Lack of Post Formatting</strong> &#8211; Part of the problem is that users are most likely posting through email or text, so not having many options for customization through email or SMS is understandable. The real problem is that the Posterous online posting/editing is not very robust, which brings me to my next dislike&#8230;</p>
<p><strong><span style="color: #ff0000">Dislike:</span></strong> <strong>Online Posting/Editing</strong> &#8211; Sadly, Posterous is NOT WordPress, and therefore is a little bit lacking in the area of formatting. There is a rich-text editor, but you can&#8217;t actually import media. The other problem is that if you want to edit a Posterous post that you submitted through email and contained images, Posterous just inserts a single custom HTML tag to reference the all the images. Basically, you can move around the image area, but you cannot separate or annotate individual images. This part is a huge pain, but if you&#8217;re not expected WordPress, then you&#8217;ll be ok.</p>
<p>So overall, I really liked using Posterous for its ease of use, clean layout and ability to sync with social media sites. But Posterous definitely lacks in a few areas that may or may not be a deal breaker for your needs. If you’re looking for ease of use, Posterous is great.  If you’re looking for WordPress, well… CRIKEY!!!  Use WordPress.  And while you&#8217;re at it, throw another shrimp on the barbie.   OK, I&#8217;ll stop with all the cliche <a href="http://www.koalanet.com.au/australian-slang.html" target="_blank">Australian slang</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/10/16/site-review-posterous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relevance as Deception? Searching for Snake Oil</title>
		<link>http://uitrends.com/2009/09/22/relevance-as-deception-searching-for-snake-oil/</link>
		<comments>http://uitrends.com/2009/09/22/relevance-as-deception-searching-for-snake-oil/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 03:04:19 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[advertisting]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[deceptive]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[related links]]></category>
		<category><![CDATA[relevant]]></category>
		<category><![CDATA[sponsored lilnks]]></category>
		<category><![CDATA[ui trend]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=960</guid>
		<description><![CDATA[Trend: Deceptive Relevant Ads submission from guest author John W. Burris Ahhh&#8230; Internet advertising. This new medium has transformed the practice and standards of advertising. Advertising can now be valuable and useful for content consumers. The infamous &#8220;JK Wedding Entrance Dance&#8221; video is an example of how advertising provided a useful service for consumers while creating [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Deceptive Relevant Ads</h3>
<p><strong><span style="font-weight: normal">submission from guest author John W. Burris</span></strong></p>
<p>Ahhh&#8230; Internet advertising. This new medium has transformed the<br />
practice and standards of advertising. Advertising can now be valuable<br />
and useful for content consumers. The infamous &#8220;<a href="http://www.youtube.com/watch?v=4-94JhLEiN0">JK Wedding Entrance<br />
Dance</a>&#8221; video is an example of how advertising provided a useful<br />
service for consumers while creating revenue for the advertiser,<br />
Amazon.com. How? Relevance. Relevance actually adds value to the<br />
advertisement.</p>
<p>However, the display of relevant ads can be deceptive. Take, for<br />
instance, Google&#8217;s &#8220;Sponsored Link&#8221; section that preludes the search<br />
results. The shaded background and the hardly noticeable description<br />
to the right of the title are justified by their &#8220;relevance&#8221; to the<br />
term being searched for. Is this a useful service to consumers, or a<br />
dangerously deceptive advertising practice? Let&#8217;s take a serious term<br />
such as cancer:</p>
<p><img class="alignnone size-full wp-image-962" src="http://uitrends.com/wp-content/uploads/2009/09/adsGoogle.gif" alt="adsGoogle" width="681" height="300" /></p>
<p>The first &#8220;result&#8221; is for an &#8220;Advanced Cancer Treatment&#8221; linking to<br />
Issels.com. Here&#8217;s the problem. &#8220;The Issels Treatment is considered<br />
ineffective against cancer by the American Cancer Society&#8221;.<br />
(Wikipedia) That&#8217;s right. Google is hocking snake oil. Bing is guilty<br />
of the exact same practice:</p>
<p><img class="alignnone size-full wp-image-963" src="http://uitrends.com/wp-content/uploads/2009/09/adsBing.gif" alt="adsBing" width="789" height="349" /></p>
<p>So the question is this: Is the integration of design, content and<br />
advertising destructive? As I sit here smoking this mild and<br />
refreshing Pesterfield cigarette, I think that the design industry<br />
should address this. After all, I will be here for a long time since 9<br />
out of 10 doctors agree that the Pesterfield brand has less damaging<br />
chemicals than any other leading brand of cigarette.</p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/09/22/relevance-as-deception-searching-for-snake-oil/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Calling You Out</title>
		<link>http://uitrends.com/2009/09/17/im-calling-you-out/</link>
		<comments>http://uitrends.com/2009/09/17/im-calling-you-out/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 02:30:45 +0000</pubDate>
		<dc:creator>Ron Norman</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[balloons]]></category>
		<category><![CDATA[callouts]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[functional callouts]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[information density]]></category>
		<category><![CDATA[prototip]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[uitrend]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=853</guid>
		<description><![CDATA[Trend: Functional Callouts and Tooltips One of the biggest challenges a UI Designer can face on a daily basis is balancing Information Density. The big problem is fitting the right amount of necessary information to make the UI effective without making the interface visually cumbersome. One simple solution to the information density problem that doesn’t require [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Functional Callouts and Tooltips</h3>
<p>One of the biggest challenges a UI Designer can face on a daily basis is balancing <a href="http://hcil.cs.umd.edu/trs/98-13/node126.html">Information Density</a>. The big problem is fitting the right amount of necessary information to make the UI effective without making the interface <a href="http://www.havenworks.com/">visually cumbersome</a>.</p>
<p>One simple solution to the information density problem that doesn’t require removing functionality or adding complex navigation is using Functional Callouts.  <a href="http://desktoppub.about.com/cs/glossarygraphics/g/callout.htm">Callouts</a> (or tooltips,  captions, balloons… whatever you want to call it) aren’t a new invention by any means, but adding actionable items and rich media to a callout is a relatively new trend. And this isn’t quite the same as a <a href="http://uitrends.com/2009/09/01/dont-be-such-a-tooltip/">Designed Tooltip</a>, in that Functional Callouts can provide the user with added navigation and/or related items.</p>
<p>The main drawback is that putting actions in a callout can result in hiding valuable functionality from the user.</p>
<p>The most widely used example of these types of UI components has to be Google Maps:<img class="alignnone size-full wp-image-862" src="http://uitrends.com/wp-content/uploads/2009/09/callouts1.gif" alt="Google maps callouts" width="476" height="413" /><br />
Also, certain software frameworks like <a href="http://www.adobe.com/devnet/flex/samples/fig_callout/">Flex</a> and <a href="http://www.nickstakenburg.com/projects/prototip2/">Prototip</a> are making it easy to add advanced functionality to their respective callouts and tooltips.<img class="alignnone size-full wp-image-863" src="http://uitrends.com/wp-content/uploads/2009/09/callouts2.gif" alt="Prototips callout" width="494" height="261" /></p>
<p>References:<br />
Google Maps: <a href="http://maps.google.com">http://maps.google.com</a><br />
Flex Store Example: <a href="http://www.adobe.com/devnet/flex/samples/fig_callout/">http://www.adobe.com/devnet/flex/samples/fig_callout/<br />
</a>Prototips 2: <a href="http://www.nickstakenburg.com/projects/prototip2/">http://www.nickstakenburg.com/projects/prototip2/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/09/17/im-calling-you-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
