Friday, November 02, 2007
Continuum of Experience

One of the key messages that I've been talking about with a lot of my customers recently is a continuum of experience.

image_thumb[3]

It starts on the left with Web and it's absolute ubiquity through HTML and CSS. This works on any device with a browser from a phone to any desktop and even a lot of computer based applications (such as search engines or spam email harvesting engines). The tradeoff is that the user experience is less than optimal. Billy Hollis calls it the Cobol of the web referring back to the old time green screens. Whether we like it or not, HTML not only has it's place now, it's going to continue to have it's place long into the future. Unfortunately, one of the reasons that many applications go this direction is not because they need ubiquitous reach but rather because it's easier on the IT department to deploy it. This makes things hard on the user. Oops. Things can get better with AJAX. At this point, you are sacrificing some reach for functionality as you are giving up phones, PDAs and older browsers. Often that's an easy decision to make.

On the right hand side of the continuum is Platform Optimized. This is really giving up broad reach for absolute functionality. As an example, the Halo 3 team knew which video card was in the target machine so they could tailor the experience for the edges of what's possible on that hardware. That's a good position to be in when you can be because it means that you can create the absolute best possible experience available. However, it would be hard to take that same experience and put it on any laptop. Short of knowing what hardware you are targeting, look at the platform that you are targeting. If you know that your users are using Vista or XP with the Service Pack 2, you can target WPF, WCF and so on because you know that it's on the box. Backing up from there, if you can target .NET on the box, great.

Somewhere between the Web and Platform Optimized is the Supplemented Web with Silverlight and Flash/Flex. This is an exciting frontier to be in right now bridging the gap. It's not full ubiquity but it's more reach than platform optimized and it has a far superior user experience than HTML and CSS.

Microsoft and Adobe are working from opposite angles here. Adobe, with Air, is trying to take this supplemented web development paradigm to desktop. It's an interesting idea to be able to bring HTML, Flex/Flash, embedding PDFs and so on to the desktop. Microsoft, on the other hand, is trying to take desktop application development paradigm to the web with Silverlight.

I think that there's room for every type of experience along the continuum but you really need to evaluate your skill set and what type of experience you want to target when starting an application. Today actually, I had a customer meeting where we talked about a blended approach where we build a simple ASP.NET application for their ubiquitous touch and then target a click-once deployable application for those clients that are able to leverage it. This would be a great move on their part as it would give the best possible UX for the greatest possible audience.


AJAX | RIA | Silverlight | UX | WPF
Friday, November 02, 2007 2:01:23 AM (GMT Standard Time, UTC+00:00)  #  Comments [0] 

 Wednesday, September 05, 2007
Dancing in the Moonlight!

Very, very close (It was #1 Explore)         132 times Fav.!When I was at MIX and walking down the hall, I ran into a rather excited group of people that included Miguel de Icaza at the center. I stopped and listened as Miguel was running through the Silverlight 1.0 and 1.1 collateral and saying things like "We've already got that", "That's a week's worth or work", "That won't take too long" and so on. I realized that I was watching the formings of the Mono-Silverlight project later to be named Moonlight.

I didn't foresee this news though!

Microsoft is going to officially endorse the Moonlight project from Novell!

Here's what that means:

  • Microsoft is listening to it's customers and is delivering that they need when they need it.
  • Moonlight, via Novell, is going to have feature parity and compatibility with Silverlight and Silverlight content will run on Moonlight with no changes. Woot! That's going to be ensured because Microsoft is giving Novell access to the same test suites that they are running on Silverlight. That's sweet.
  • One of the large pushes on Silverlight 1.0 is HD video but it's WMV. Guess what - Microsoft is producing codecs for the Moonlight project that are going to run on all distributions of Linux and BSD that Moonlight runs on.
  • That last bullet point means that Moonlight can be distributed commercially because the video codec that they are currently using is not licensed for commercial distribution.
  • Very importantly for me - I am allowed to officially as a Microsoft employee to say that Moonlight is the answer for Silverlight on Linux.

What this does not mean:

  • Microsoft is not going to support Moonlight, that's still up to Novell and the Open Source community.

Miguel de Icaza's post on the subject:
http://tirania.org/blog/archive/2007/Sep-05.html

This is the official press release from Microsoft:
Microsoft Delivers Silverlight 1.0, Extends Support to Linux: “Entertainment Tonight” HSN and World Wrestling Entertainment showcase new online experiences; more than 35 partners commit to Silverlight Partner Initiative.

Technorati Tags: , , , ,

RIA | Silverlight | Moonlight
Wednesday, September 05, 2007 11:49:07 AM (GMT Standard Time, UTC+00:00)  #  Comments [0] 

 Friday, August 17, 2007
Silverlight Twitter Badge

It's by no means perfect, but I've got a new Twitter Badge on http://www.joshholmes.com in the right hand margin.

I was sitting at the Flex and Air Jam and started working with James Ward on a Flex twitter badge and started thinking about what a Silverlight Twitter Badge would look like. James had this concept for creating a clock for the time to really give the badge some context and pop. I liked the idea so I stole it... :).

I'll post the whole source code and all shortly. I've got a few more things that I want to play with - like making the white background transparent.

Technorati Tags: , ,

RIA | Silverlight
Friday, August 17, 2007 10:08:24 PM (GMT Standard Time, UTC+00:00)  #  Comments [1]