<?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; web 2.0</title>
	<atom:link href="http://uitrends.com/tag/web-2-0/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>Thu, 12 Aug 2010 22:36:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</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>Knotty Websites</title>
		<link>http://uitrends.com/2009/09/10/knotty-websites-wood-textured-backgrounds/</link>
		<comments>http://uitrends.com/2009/09/10/knotty-websites-wood-textured-backgrounds/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 03:42:55 +0000</pubDate>
		<dc:creator>Jeff Noble</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[wood]]></category>
		<category><![CDATA[wood background]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=723</guid>
		<description><![CDATA[Trend: Wood Textured Backgrounds If you came into this website expecting a post, perhaps adult in nature, you should be ashamed of yourself. Shame Shame Shame. Otherwise if you thought this might be some lame attempt at a witty post about the rise in popularity of wood textured backgrounds on websites, you win the UI [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Wood Textured Backgrounds</h3>
<p>If you came into this website expecting a post, perhaps adult in nature, you should be ashamed of yourself.  <a href="http://www.youtube.com/watch?v=6J9iSpA9QTs">Shame Shame Shame</a>. Otherwise if you thought this might be some lame attempt at a witty post about the rise in popularity of wood textured backgrounds on websites, you win the UI trends <a href="http://farm4.static.flickr.com/3507/3827526371_59213ea2b3_b.jpg">golden superstar of the week</a>, congratulations!  It seems like everywhere you look these days, websites have started to shun the fancy web 2.0 ever popular gradient background (yes, I just threw up in my mouth as I typed that) in favor of using our bark covered friends as a more organic natural alternative. Gradients are soooooo 2008, wood textures are 2009!  No word yet on possible 2010 background trends of <a href="http://www.webdesign.org/web/photoshop/special-effects/how-to-make-a-cool-flame-background-in-photoshop-cs3-video-tutorial.17417.html">fire</a> or <a href="http://www.webdesign.org/web/photoshop/textures-&amp;-patterns/water-background.13759.html">water</a>, let&#8217;s hear what you think? </p>
<div id="attachment_809" class="wp-caption alignnone" style="width: 610px"><img src="http://uitrends.com/wp-content/uploads/2009/09/tree.gif" alt="test" width="600" height="400" class="size-full wp-image-809" /><p class="wp-caption-text">Each time you vote this UP a gradient cupcake cries itself to sleep at night</p></div>
<p>References:</p>
<ul>
<li><a href="http://www.cssleak.com/Category/Websites-Using-Wood-Elements.html">CSS Leak &#8211; 68 Using Wood Elements</a></li>
<li><a href="http://www.webair.it/blog/2009/06/02/wood-in-modern-web-design-css-tips-free-wood-textures-and-wood-showcases/">Wood in Modern Web Design – CSS Tips, Free Wood Textures and Wood Showcases</a></li>
<li><a href="http://tutorialblog.org/10-websites-with-wood/">TutorialBlog &#8211; 10 Websites with Wood</a></li>
<li><a href="http://abduzeedo.com/wood-web-design">Abduzeedo.com &#8211; Wood in Web Design</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/09/10/knotty-websites-wood-textured-backgrounds/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Stop The Never Ending Beta</title>
		<link>http://uitrends.com/2009/09/07/stop-the-never-ending-beta/</link>
		<comments>http://uitrends.com/2009/09/07/stop-the-never-ending-beta/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 00:33:36 +0000</pubDate>
		<dc:creator>Jeff Noble</dc:creator>
				<category><![CDATA[Trends]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[never-ending beta]]></category>
		<category><![CDATA[perpetual beta]]></category>
		<category><![CDATA[under construction]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://uitrends.com/?p=631</guid>
		<description><![CDATA[Trend: Beta Sites One recent UI trend is to have a website or application that seems to be stuck in a never-ending “beta” phase. Before you panic, here comes a shocker, you can usually tell something is in &#8220;beta&#8221; mode because the owner&#8217;s specifically tell you it is by slapping the word &#8220;beta&#8221; right under [...]]]></description>
			<content:encoded><![CDATA[<h3 class="trend">Trend: Beta Sites</h3>
<p>One recent UI trend is to have a website or application that seems to be stuck in a <a href="http://en.wikipedia.org/wiki/Perpetual_beta">never-ending “beta” phase</a>. Before you panic, here comes a shocker, you can usually tell something is in &#8220;beta&#8221; mode because the owner&#8217;s specifically tell you it is by slapping the word &#8220;beta&#8221; right under or next to the logo &#8211; this absolves them of any of their website sins like features that don&#8217;t work, any sort of testing what so ever, usability issues, broken links, you name it.   Now I get that there are going to be <a href="http://uitrends.com/error.php">errors</a> and problems with any website, I just wonder at what point a project moves from beta into something more significant or this is just the modern version of the old <a href="http://www.osmani.com/images/under_construction_animated.gif">under construction sign</a>?  </p>
<div id="attachment_635" class="wp-caption alignnone" style="width: 610px"><a href="http://www.youtube.com/watch?v=C3njjD41f48"><img src="http://uitrends.com/wp-content/uploads/2009/09/oger.jpg" width="600" height="326" class="size-full wp-image-635" /></a><p class="wp-caption-text">Prominent Alpha Beta Fraternity Member Fred &quot;The Ogre&quot; Palowakski Celebrates His Website Finally Leaving Beta Mode</p></div>
<p>References:</p>
<ul>
<li><a href="http://momb.socio-kybernetics.net/top-100">The Museum of Modern Betas &#8211; The Top 100</a></li>
<li><a href="http://en.wikipedia.org/wiki/Perpetual_beta">Wikipedia &#8211; Perpetual Beta</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://uitrends.com/2009/09/07/stop-the-never-ending-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
