<?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>Usability Counts &#124; User Experience, Social Media &#187; Rich Media</title>
	<atom:link href="http://www.usabilitycounts.com/tag/rich-media/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usabilitycounts.com</link>
	<description>Usability, User Experience, Social Media, and Content Management</description>
	<lastBuildDate>Thu, 02 Sep 2010 17:45:50 +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>What&#8217;s Your Platform, Kenneth: How Usability Should Be Considered When Selecting A Rich Media, Web Or Native Application Environment</title>
		<link>http://www.usabilitycounts.com/2008/07/16/whats-your-platform-kenneth/</link>
		<comments>http://www.usabilitycounts.com/2008/07/16/whats-your-platform-kenneth/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 16:00:08 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Native Applications]]></category>
		<category><![CDATA[Rich Media]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=168</guid>
		<description><![CDATA[Once upon a time, I worked for an internet postage company. Seems like decades ago, but it&#8217;s core product was a Windows application that allowed the user to print postage (think of it, the equivalent of actual money!) from your computer. Due to the USPS&#8217; requirements, the security for the client was off the charts [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, I worked for an internet postage company. Seems like decades ago, but it&#8217;s core product was a Windows application that allowed the user to print postage (think of it, the equivalent of actual money!) from your computer. Due to the USPS&#8217; requirements, the security for the client was off the charts &#8212; even higher than 128-bit encryption.</p>
<p>We actually tried to do the impossible, which was print from a web-based client, and we got it to work. It&#8217;s wasn&#8217;t production level code, but with a few tweeks here or there, we could have hit that mark. There was no indication if we were going to be allowed to release that client, but the usability wasn&#8217;t too bad, especially for skunkworks project.</p>
<p>Soon after that experiment, the company purchased another company that developed a shipping client for shipping centers. It was pretty advanced for it&#8217;s time: it did all the AJAX stuff before Jesse James Garrett got rich off of coining the term AJAX. Other than a few glitches, it seemed to work pretty well.</p>
<p>Except it didn&#8217;t.</p>
<p>When you visited the clients that used the application, they hated it, and here&#8217;s why:</p>
<ul>
<li>It was slow</li>
<li>Performed poorly over DSL</li>
<li>Was a bloated mess and a fragile application.</li>
<li>The web client worked only on Internet Explorer 5.0, and as soon as 5.5 was installed, the application broke.</li>
</ul>
<p>So what are the lessons? I always thought the internet postage client should have been a web application, and conversely the shipping application should have been native to Windows, because almost every one of these locations had a Windows system. As much as I keep repeating that the web is a fad, I think it depends on the following on what you select to be the platform to develop on:</p>
<h3>Who&#8217;s the audience?</h3>
<p>The needs of a bunch of workers telemarketing day in and day out are much different than a sales guy that&#8217;s going to make 10 sales calls a day. The telemarketers are going to want hot keys, they definitely don&#8217;t want to use a mouse, the latency means less phone calls, which means less money in their pocket.</p>
<p>That&#8217;s usability that costs the company in revenue, so they&#8217;re going to want a rich or native application. The sales guy making those 10 calls doesn&#8217;t mind taking a minute or two longer to futz over a dial up connection or a slow DSL connection, so a web application is just fine. It&#8217;s the difference between a casual vs. an expert user.</p>
<h3>What&#8217;s their platform?</h3>
<p>Take a good look at the audience&#8217;s technology before you select the platform. Is the audience has a bunch of different platforms and technologies they are working with, that&#8217;s an easy answer &#8212; go with a web application. If they are on fast connections, look at Flash. If they are on a single platform (Windows, for instance), a native application isn&#8217;t a bad idea.</p>
<h3>How fast is their connection?</h3>
<p>Native applications, once installed, don&#8217;t have to be downloaded again. Rich media applications have to be downloaded through a web browser, usually in one chunk. Web applications have latency depending on the connection. Which would you rather be using while working in Alaska, depending on how much data you have to push around?</p>
<h3>How often does this need to be updated?</h3>
<p>There are advantages, of course, to a web-based application, because you don&#8217;t have to worry about backwards compatibility, a code base that&#8217;s branched all to hell, and 18 different flavors of windows. If you are going to update the application every day, a native or even a rich media application might not be the way to go. However, if there are long cycles between updates, and there&#8217;s a way to push the updates cleanly, then a native application is okay.</p>
<p>All of the above should be considered even before selecting a development platform, because each affects usuability. It&#8217;s about the appropriate technology for the appropriate audience, something developers forget.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/07/16/whats-your-platform-kenneth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySpace Mondays: Flash Photo Viewer</title>
		<link>http://www.usabilitycounts.com/2008/07/07/myspace-mondays-flash-photo-viewer/</link>
		<comments>http://www.usabilitycounts.com/2008/07/07/myspace-mondays-flash-photo-viewer/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 16:00:48 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Social Media Mondays]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Rich Media]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=148</guid>
		<description><![CDATA[The real goal of MySpace opening up their site to external applications is so developers will extend the profiles and give the end users more functionality to view their MySpace content. Flash Photo Viewer is a good example at an attempt to extend the functionality. Flash Photo Viewer is exactly what it&#8217;s titled: an application [...]]]></description>
			<content:encoded><![CDATA[<p>The real goal of MySpace opening up their site to external applications is so developers will extend the profiles and give the end users more functionality to view their MySpace content. Flash Photo Viewer is a good example at an attempt to extend the functionality.</p>
<p>Flash Photo Viewer is exactly what it&#8217;s titled: an application built in Flash that loads on your photos on your home page, profile and canvas so you can view all your photos in a scrollable list, and see a larger version of a photo in the primary window. Click on that photo, and a new window displays the full version of the photo. While you view the profile or home page, the viewer goes into slideshow mode.</p>
<p>The application isn&#8217;t very complex, but it doesn&#8217;t have to be &#8212; it does exactly what it advertises.</p>
<p>The application design has a few issues though. It looks the the developer didn&#8217;t build separate Flash applications for the User Home Page, User Profile and Canvas, so the size of the slideshow controls is painfully small on the profile and home page. Additionally, the interface is clunky, not polished.</p>
<p><strong>Application rating </strong><strong>(1 to 5, 5 being highest)</strong><strong>:</strong></p>
<ul>
<li><strong>Usefulness: </strong>4</li>
<li><strong>Usability: </strong>3</li>
<li><strong>Fun Factor: </strong>4</li>
<li><strong>Stability:</strong> 4</li>
<li><strong>Monetization Opportunities:</strong> 3</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/07/07/myspace-mondays-flash-photo-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickTip Sundays: Ted &#8211; Ideas Worth Spreading</title>
		<link>http://www.usabilitycounts.com/2008/06/29/quicktip-sundays-tedcom/</link>
		<comments>http://www.usabilitycounts.com/2008/06/29/quicktip-sundays-tedcom/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 16:00:01 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[QuickTip Sundays]]></category>
		<category><![CDATA[Filtering]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Rich Media]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=137</guid>
		<description><![CDATA[Use Rich Media With A Purpose This is not a criticism &#8212; this is actually a compliment. Ted.com does an amazing job making Flash relevant with this page design, using large images are very prominent business and social leaders to create a very visual experience. Select an option on the left (say, technology), and the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.usabilitycounts.com/wp-content/uploads/2008/07/ted.jpg"><img class="alignnone size-medium wp-image-138" title="ted" src="http://www.usabilitycounts.com/wp-content/uploads/2008/07/ted.jpg" alt="" width="460" height="385" /></a></p>
<h3>Use Rich Media With A Purpose</h3>
<p>This is not a criticism &#8212; this is actually a compliment. Ted.com does an amazing job making Flash relevant with this page design, using large images are very prominent business and social leaders to create a very visual experience. Select an option on the left (say, technology), and the page reshuffles like a tag cloud to present new speakers. They could have built this using DHTML &#8212; the page still would have been fairly heavy &#8212; but it&#8217;s really aimed at an audience that already has a fat pipe to serve up this content.</p>
<p>Content can be ordered and sized by different faceted filters (woo hoo!), and if the visualization mode is too much for you, you can resort to a list view (how Web 1.0). You can even view the number of comments and times each was emailed to friends.</p>
<p>Another tip: it would be even cooler if the boxes could be dragged around and re-ordered to see certain topics large.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/06/29/quicktip-sundays-tedcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated Roadmap For SilverLight 2: Release In The Fall</title>
		<link>http://www.usabilitycounts.com/2008/04/07/updated-roadmap-for-silverlight-2-release-in-the-fall/</link>
		<comments>http://www.usabilitycounts.com/2008/04/07/updated-roadmap-for-silverlight-2-release-in-the-fall/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 17:06:15 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Rich Media]]></category>
		<category><![CDATA[SilverLight]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=11</guid>
		<description><![CDATA[Sure, it&#8217;s a moving target, but all software releases are realistically moving targets (personally, I would rather have a stable environment and text-alignment that works than a rushed product out the door). Ashish Thapliyal has published a roadmap of the next releases of SilverLight, plus why some of the items (like GIF support) are missing and will [...]]]></description>
			<content:encoded><![CDATA[<p>Sure, it&#8217;s a moving target, but all software releases are realistically moving targets (personally, I would rather have a stable environment and text-alignment that works than a rushed product out the door). Ashish Thapliyal has <a href="http://blogs.msdn.com/ashish/archive/2008/04/03/silverlight-roadmap-questions.aspx" target="_blank">published a roadmap</a> of the next releases of SilverLight, plus why some of the items (like GIF support) are missing and will be for a while.</p>
<p>Be forewarned &#8212; the differences between Beta 1 and Beta 2 will be drastic, according to him.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/04/07/updated-roadmap-for-silverlight-2-release-in-the-fall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expression Program Manager: To The Applicant, Understand The Market</title>
		<link>http://www.usabilitycounts.com/2008/04/05/to-the-person-who-applies-they-better-understand-the-market/</link>
		<comments>http://www.usabilitycounts.com/2008/04/05/to-the-person-who-applies-they-better-understand-the-market/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 20:12:41 +0000</pubDate>
		<dc:creator>Patrick Neeman</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Rich Media]]></category>
		<category><![CDATA[SilverLight]]></category>

		<guid isPermaLink="false">http://www.usabilitycounts.com/?p=9</guid>
		<description><![CDATA[I work with a lot of rich media developers at my current position, and we&#8217;ve been trying to make the journey to SilverLight, a new technology by Microsoft (and a competitor of Flash). It does some really cool things (the whole non-compiled thing will be a plus once they work out some of the details. [...]]]></description>
			<content:encoded><![CDATA[<p>I work with a lot of rich media developers at my current position, and we&#8217;ve been trying to make the journey to SilverLight, a new technology by Microsoft (and a competitor of Flash). It does some really cool things (the whole non-compiled thing will be a plus once they work out some of the details.</p>
<p>I&#8217;m not saying it&#8217;s a me-too technology &#8212; there are some very obvious advantages to it, beginning with standardizing on a programming language people actually use instead of something specialized like ActionScript, but we&#8217;ve had the hardest time adjusting to the workflow, and a lot of designers are afraid of this much like they are afraid of Flash CS3 Professional because it is such an adjustment. It was hard enough just moving over to the whole motion graphics world, and now many designers and developers are expected to relearn the application to a certain extent.</p>
<p>To the person who <a href="http://msdnrss.thecoderblogs.com/2008/04/04/looking-for-talented-program-managers-to-join-our-team/" target="_blank">applies for this job</a>, please remember how your job is better adoption in following ways:</p>
<ul>
<li>It&#8217;s not enough just to have timelines &#8212; the application really should be easy to use for designers because they are not programmers</li>
<li>Make some of the interactions easier to explain like, &#8220;how do you make a button so it has the multiple states&#8221;, maybe even adding wizards like, &#8220;create a new button&#8221;</li>
<li>Produce a product that can actually align text better (text alignment should be one of those 1.0 items, not on the 3.0 product list)</li>
<li>Cater to the designers that ditched Flash when it moved to Actionscript 2 to Actionscript 3</li>
<li>Most of all, it&#8217;s about user adoption and talking to your audience &#8212; if you don&#8217;t do that, no one will use it</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.usabilitycounts.com/2008/04/05/to-the-person-who-applies-they-better-understand-the-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.374 seconds -->
