<?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>robburke.NET &#187; WPF</title>
	<atom:link href="http://robburke.net/tag/wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://robburke.net</link>
	<description>Robert Burke&#039;s home on the web.</description>
	<lastBuildDate>Wed, 18 Apr 2012 19:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>TechDays 2009: &#8216;Building Modular Applications using Silverlight and WPF&#8217; Follow-up</title>
		<link>http://robburke.net/2009/09/techdays-2009-building-modular-applications-using-silverlight-and-wpf-follow-up/</link>
		<comments>http://robburke.net/2009/09/techdays-2009-building-modular-applications-using-silverlight-and-wpf-follow-up/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 22:57:17 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Composite Application Guidance]]></category>
		<category><![CDATA[Patterns and Practices]]></category>
		<category><![CDATA[Prism]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[TechDays]]></category>
		<category><![CDATA[TechDays 2009]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=1695</guid>
		<description><![CDATA[I&#8217;ve just finished delivering the &#8220;Building Modular Applications using Silverlight and WPF&#8221; session at Microsoft Canada&#8217;s TechDays 2009 event in Toronto. What a difference a year makes! At last year&#8217;s TechDays, my presentation was all: &#8220;Silverlight is new and awesome! Let&#8217;s lap around some awesome Silverlight features!&#8221; But this year, as Silverlight and WPF have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/canada/techdays/"><img class="alignright size-full wp-image-1696" title="TechDays 2009" src="http://robburke.net/wp-content/uploads/2009/09/techdays_thumb_3c3064a8-83bb-4e56-8029-aedc56d6c678.jpg" alt="TechDays 2009" width="125" height="133" /></a>I&#8217;ve just finished delivering the &#8220;Building Modular Applications using Silverlight and WPF&#8221; session at <a href="http://www.microsoft.com/canada/techdays/">Microsoft Canada&#8217;s TechDays 2009</a> event in Toronto.</p>
<p>What a difference a year makes! At last year&#8217;s TechDays, my presentation was all: &#8220;Silverlight is new and awesome! Let&#8217;s lap around some awesome Silverlight features!&#8221;</p>
<p>But this year, as Silverlight and WPF have gained some maturity, many of us are now working on more complex projects enabled by these frameworks.</p>
<p>So <strong>this year&#8217;s theme</strong>, appropriately, was <strong>designing for change. </strong>It was about taming complexity in real-world Silverlight and WPF apps with <strong>patterns, conventions, examples, </strong>and <strong>a little glue code</strong>.</p>
<h2>What we covered</h2>
<p>After a brief primer on the MVVM pattern, the core of the presentation was a lap around <strong>Prism</strong>, a.k.a. the <strong>Composite Application Guidance for Silverlight and WPF </strong>released by Microsoft&#8217;s Patterns and Practices group.</p>
<p>We looked at the structure provided by Prism&#8217;s Shell and Bootstrapper, demystified Dependency Injection (over <a href="http://auntiesanduncles.ca/">breakfast</a>), and then explored the Region Manager, Modules, the Event Aggregator, and Commanding.</p>
<h2>Taming Complexity and Designing for Change</h2>
<div id="attachment_1698" class="wp-caption alignright" style="width: 310px"><a href="http://robburke.net/wp-content/uploads/2009/09/StockTraderRI.jpg"><img class="size-medium wp-image-1698 " title="Prism's Stock Trader Reference Implementation" src="http://robburke.net/wp-content/uploads/2009/09/StockTraderRI-300x218.jpg" alt="Prism's Stock Trader Referencec Implementation" width="300" height="218" /></a><p class="wp-caption-text">Prism&#39;s Stock Trader Reference Implementation</p></div>
<p>Complexity in the software development lifecycle comes in many forms, including but not limited to:</p>
<ul>
<li>integrating multiple disparate sources of data,</li>
<li>dealing with changing requirements,</li>
<li>managing features delivered by distributed dev teams,</li>
<li>creating complex interactive views,</li>
<li>rapidly skilling up new resources on a project,</li>
<li>cleanly separating concerns for different roles (like designer and developer), and&#8230;</li>
<li>well, I could go on.</li>
</ul>
<p>It seems to me like a good way to <strong>tame complexities </strong>like these is to design for change. Prism helps you do this. So does MVVM.</p>
<p>I&#8217;ve worked with WPF since it was called Avalon, but only recently started using Prism.</p>
<p>When I go back now and look at my pre-Prism code, it looks fine in parts, but organizationally, it reeks of uninformed, trainwreck stuff. If I could speak to Rob vPrevious, I would insist that he take the time to learn Prism.</p>
<h2>Do your time in Prism</h2>
<div id="attachment_1705" class="wp-caption alignright" style="width: 310px"><a href="http://robburke.net/wp-content/uploads/2009/09/DidMyTimeInPrism.jpg"><img class="size-medium wp-image-1705 " title="I did my time in Prism" src="http://robburke.net/wp-content/uploads/2009/09/DidMyTimeInPrism-300x260.jpg" alt="I did my time in Prism" width="300" height="260" /></a><p class="wp-caption-text">I did my time in Prism, so I did</p></div>
<p>So my call to action for all serious WPF and Silverlight devs is:</p>
<ul>
<li>Do your time in Prism. Invest the time to <a href="http://www.codeplex.com/prism">get the Prism framework, software and documentation from Codeplex</a> and <a href="http://www.msdn.com/prism">read the lucid documentation on MSDN</a>.</li>
<li>Don&#8217;t be intimidated (like I was) by terms like <a href="http://www.pnpguidance.net/post/top5reasonschooseunitydependencyinjectioncontainer.aspx">Dependency Injection Container</a> and Inversion of Control.</li>
<li>Check out Prism&#8217;s Stock Trader Reference Implementation, and</li>
<li>Even if you don&#8217;t decide to use Prism on your project, think about conventions, and patterns, and how your code will respond to change.</li>
</ul>
<p>Finally &#8211; if you <em>are </em>a Silverlight or WPF developer, and are looking for a place to work on interesting projects on a scale that <em>demands </em>you plan for change, please <a href="http://robburke.net/contact">contact me</a>.</p>
<p>For those of you who came out today, thanks for the engaging conversations afterwards, and I hope you found the presentation a helpful primer on Prism. May it help you get up the learning curve and start using the P&amp;P guidance in your own applications!</p>
<p>Please write me with your own Prism thoughts and stories.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<p>This year, the theme was <strong>designing for change. </strong>It was about taming complexity with patterns, conventions, examples, and glue code.</p>
<p>it was a deeper Senior Dev / Architect level discussion that discussed the MVVM pattern and Prism, the Composite Application Guidance for Silverlight and WPF.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/09/techdays-2009-building-modular-applications-using-silverlight-and-wpf-follow-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Four Perspectives on Delivering &#8216;Return on Experience&#8217; Follow-up Notes</title>
		<link>http://robburke.net/2009/09/four-perspectives-on-delivering-return-on-experience-notes/</link>
		<comments>http://robburke.net/2009/09/four-perspectives-on-delivering-return-on-experience-notes/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 14:21:48 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[affordances]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[Bill Baldasti]]></category>
		<category><![CDATA[Bill Buxton]]></category>
		<category><![CDATA[Daniel Cox]]></category>
		<category><![CDATA[Donald Norman]]></category>
		<category><![CDATA[e-paper]]></category>
		<category><![CDATA[Ernie Taylor]]></category>
		<category><![CDATA[Frozen North]]></category>
		<category><![CDATA[Infusion]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Layar]]></category>
		<category><![CDATA[MIX09]]></category>
		<category><![CDATA[natal]]></category>
		<category><![CDATA[Robby Ingebretsen]]></category>
		<category><![CDATA[Rogers]]></category>
		<category><![CDATA[SDLC]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SketchFlow]]></category>
		<category><![CDATA[Surface]]></category>
		<category><![CDATA[Susan Greenfield]]></category>
		<category><![CDATA[teapot]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[touchless]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=1614</guid>
		<description><![CDATA[And now, as promised, the link-laced follow-up to this week&#8217;s &#8220;Four Perspectives on delivering &#8216;Return on Experience.&#8217;&#8221; Our UX Gurus on the panel were: Susan Greenfield, a Senior UX Designer at Infusion Ernie Taylor, a Project Manager at Infusion Bill Baldasti, the VP of Canadian Accounts for Infusion Daniel Cox, an Interactive Designer at Frozen [...]]]></description>
			<content:encoded><![CDATA[<p>And now, as promised, the link-laced follow-up to this week&#8217;s &#8220;<a href="http://robburke.net/2009/09/03/four-perspectives-on-delivering-return-on-experience/">Four Perspectives on delivering &#8216;Return on Experience</a>.&#8217;&#8221;</p>
<p>Our UX Gurus on the panel were:</p>
<ul>
<li><strong>Susan Greenfield</strong>, a <strong>Senior UX Designer </strong>at <a href="http://www.infusiondev.com">Infusion</a></li>
<li><strong>Ernie Taylor</strong>, a <strong>Project Manager </strong>at <a href="http://www.infusiondev.com">Infusion</a></li>
<li><strong>Bill Baldasti</strong>, the <strong>VP of Canadian Accounts </strong>for <a href="http://www.infusiondev.com">Infusion</a></li>
<li><strong>Daniel Cox, </strong>an <strong>Interactive Designer </strong>at <a href="http://www.frozennorth.net/">Frozen North Productions</a></li>
</ul>
<p>and in addition to their insights on Wednesday night, they&#8217;ve kindly helped me compile these links.<br />
(If you want to contact any member of the panel, they&#8217;re first-initial last-name at infusion.com, or <a href="http://robburke.net/contact">ping me</a>.)</p>
<p style="text-align: center;"><a href="http://robburke.net/wp-content/uploads/2009/09/Slide11.JPG"><img class="size-medium wp-image-1653 aligncenter" title="Introductions" src="http://robburke.net/wp-content/uploads/2009/09/Slide11-300x140.jpg" alt="Introductions" width="300" height="140" /></a></p>
<p>The panel began by reflecting on the masochistic teapot made famous by Donald Norman on the cover of his book <strong>The Psychology of Everyday Things</strong>, to remind us that in the software industry, what we create for our clients often becomes an everyday thing.</p>
<p>Are we making things that are functional but masochistic like this teapot?</p>
<ul>
<li><a href="http://www.jnd.org/">You can visit Donald Norman&#8217;s site</a> and read <a href="http://www.amazon.com/Psychology-Everyday-Things-Donald-Norman/dp/0465067093">The Psychology of Everyday Things</a>.</li>
<li>I also enjoyed his more recent <a href="http://www.amazon.com/Emotional-Design-Love-Everyday-Things/dp/0465051359">Emotional Design</a>.</li>
</ul>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide21.JPG"><img class="aligncenter size-medium wp-image-1655" title="what's &quot;Return on Experience&quot;?" src="http://robburke.net/wp-content/uploads/2009/09/Slide21-300x141.jpg" alt="what's &quot;Return on Experience&quot;?" width="300" height="141" /></a></p>
<p>The panel then weighed in on Deborah Adler&#8217;s <strong>redesign of the Target Rx medicine bottles</strong>, which was bravely showcased by Microsoft as a UX case study from another industry during the second day keynote at Mix09.</p>
<p>It was a story arc that highlighted the many elements of &#8216;return on experience&#8217; &#8211; everything from safety and customer satisfaction, through brand awareness and driving revenue.</p>
<ul>
<li>You can <a href="http://videos.visitmix.com/MIX09/KEY02">see the MIX09 keynote here</a>.</li>
<li> Read more about the <a href="http://sites.target.com/site/en/health/page.jsp?contentId=PRD03-003977&amp;ref=sr_shorturl_clearrx">Target Rx bottle redesign here</a>.</li>
<li>My <a href="http://robburke.net/2009/03/20/mix09-day-2-return-on-experience/">initial thoughts on the MIX09 keynote (with more links) are here</a>.</li>
</ul>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide41.JPG"><img class="aligncenter size-medium wp-image-1656" title="Co-Exist?" src="http://robburke.net/wp-content/uploads/2009/09/Slide41-300x164.jpg" alt="Co-Exist?" width="300" height="164" /></a></p>
<p>Then we reflected on the co-existence of the Development and Design lifecycles. There were varying opinions on where each person on the panel feels <strong>squeezed for time and resources </strong>in the cycle.</p>
<p>Ernie&#8217;s more thorough PM&#8217;s Gantt chart (very much not shown here) was a sobering dose of reality. We considered techniques for determining the point at which the value to the client diminishes when you add more time and resources.</p>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide31.JPG"><img class="aligncenter size-medium wp-image-1657" title="New Tools, New Processes" src="http://robburke.net/wp-content/uploads/2009/09/Slide31-300x177.jpg" alt="New Tools, New Processes" width="300" height="177" /></a></p>
<p>I did a <strong>Sketchflow </strong>demo. We created an interactive prototype. It had the <strong>&#8220;right level of fidelity&#8221; </strong>and the panel remarked that the &#8220;sketchy&#8221; look helps manage client expectations.</p>
<p>At a high level &#8211; there was love. Sketchflow should change our software development lifecycle.</p>
<p>But some easy things were hard. We integrated sample data (and Susan quite fairly called me on it when I talked about a designer &#8220;databinding&#8221; to &#8220;sample data.&#8221;  (If Blend wants databinding to be [the designer's] job then the designer says <em>&#8220;but it&#8217;s not my job</em>!&#8221;). We looked at editing a data template (for a Listbox full of items) and everyone agreed this experience was currently <strong>way too hard </strong>without grokking a number of Blend and XAML-specific concepts.</p>
<p>Especially valuable is Sketchflow&#8217;s ability to solicit <strong>feedback from clients with standalone prototypes</strong>. Ernie remarked that it was when he saw Sketchflow run &#8220;live&#8221; as a  standalone prototype that he saw how valuable it could be. Integrated client feedback was a big win. We also saw how it can generate Word doc summaries, and all eyes lit up.</p>
<p>We remarked on its incredible potential, which it&#8217;s not quite living up to just yet. Earlier on in the presentation, we&#8217;d hit upon this theme that a good user experience should <strong>never make the user &#8220;feel stupid&#8221; &#8211; </strong>but for new users Sketchflow can unfortunately make some of its target audience feel stupid.</p>
<p>For a v1, though &#8211; wow &#8211; we all saw the value, and deeply, desperately want it to be awesome. Ernie said he&#8217;d go back to his team the next day and tell them to start using it.</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e82db5e2-7106-419e-80b0-65cce89f06bb&amp;displaylang=en">Download Blend3+Sketchflow trial</a> here.</li>
<li><a href="http://expression.microsoft.com/en-us/cc268400.aspx">These are the most thorough Sketchflow tutorials I&#8217;ve watched</a>.</li>
<li><a href="http://blogs.msdn.com/canux/archive/2009/06/28/mini-tutorial-blend-3-sketchflow-part-i.aspx">If you have less time, watch Qixing&#8217;s Sketchflow mini-tutorials</a>.</li>
<li>In case you don&#8217;t know, <a href="http://www.billbuxton.com/">Sketchflow channels the ideas of Bill Buxton from Microsoft Research</a>.</li>
<li>Specifically, it channels the ideas in his book, <a href="http://www.amazon.com/Sketching-User-Experiences-Interactive-Technologies/dp/0123740371">Sketching User Experiences</a>.</li>
</ul>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide61.JPG"><img class="aligncenter size-medium wp-image-1658" title="Roles and Expectations" src="http://robburke.net/wp-content/uploads/2009/09/Slide61-300x186.jpg" alt="Roles and Expectations" width="300" height="186" /></a></p>
<p>After the break, we talked about roles and expectations. Given the changing tools and processes, we wondered what should be expected of different roles.</p>
<p>We noted how &#8220;designer&#8221; is a &#8220;suitcase word&#8221; that carries many different meanings. Susan saw all these &#8220;people&#8221; in the Venn Diagram and just wanted it to be clear that <strong>in real life, it&#8217;s often all a single, multi-faceted &#8220;person.&#8221;</strong></p>
<ul>
<li>The diagram is from <a href="http://videos.visitmix.com/MIX09/02W">Robby Ingebretsen&#8217;s incredible Design Fundamentals for Developers presentation</a>, which is highly-recommended perspective-broadening stuff.</li>
</ul>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide71.JPG"><img class="aligncenter size-medium wp-image-1659" title="(Design) Surface" src="http://robburke.net/wp-content/uploads/2009/09/Slide71-300x153.jpg" alt="(Design) Surface" width="300" height="153" /></a></p>
<p>Most of the panel are, or have been, involved in Infusion&#8217;s Surface projects, so we took a moment to talk about design and user experience as they relate to that platform.</p>
<p>Susan remarked that <strong>Surface development demands UX design skills &#8220;to the extreme.&#8221; </strong></p>
<p>The Surface design challenges include: attracting the attention of casual users, encouraging users to overcome the novelty of simultaneous multi-user interaction, and embracing the lack of an &#8220;up&#8221; direction. It&#8217;s &#8220;hyper-real,&#8221; and there is a need to consider the <em>affordances</em> of design elements used on this multi-user touch-table application.</p>
<ul>
<li><a href="http://videos.visitmix.com/MIX09/C15F">Joe Fletcher&#8217;s MIX09 Surface Session</a> considered the nuances of Surface UX design</li>
<li><a href="http://www.infusiondev.com/solutions/Surface.aspx">Infusion makes Surface apps</a>.</li>
<li><a href="http://www.youtube.com/watch?v=V94EVrp9nWk">FalconEye is a cool Surface app</a> and there are videos of FalconEye and other Infusion surface apps here.</li>
</ul>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide81.JPG"><img class="aligncenter size-medium wp-image-1660" title="What can we learn from games?" src="http://robburke.net/wp-content/uploads/2009/09/Slide81-300x172.jpg" alt="What can we learn from games?" width="300" height="172" /></a></p>
<p>We had Dan Wilcox from the games industry, so we also asked him what we can learn from the gaming world if we&#8217;re trying to build line-of-business apps instead.</p>
<p>Dan agreed that a significant challenge is <strong>showing users <em>what </em>they can interact with, and <em>how</em></strong>. That &#8220;<a href="http://www.learning-theories.com/affordance-theory-gibson.html">affordances</a>&#8221; thing again. He talked about how the games industry has improved in its ability to guide people through 3D landscapes, and perhaps similar cues could influence navigation through user interfaces. He gave examples of where games are blurring the boundaries between user interface and game world.</p>
<ul>
<li><a href="http://">Frozen North Productions</a> is working on the Wii title <a href="http://www.flipstwistedworld.com/">Flip&#8217;s Twisted World</a>.</li>
<li><a href="http://www.learning-theories.com/affordance-theory-gibson.html">Affordance Theory</a> is per Gibson,</li>
<li>and you should check out Don Norman&#8217;s book too (see above re: the teapot),</li>
<li>as well as the Henry Dreyfuss classic <a href="http://books.google.ca/books?id=qOsJl7hW2qUC&amp;dq=designing+for+people&amp;printsec=frontcover&amp;source=bl&amp;ots=4DusxHmzro&amp;sig=BqKCHls4exJdcZorlnl3EKK0UDg&amp;hl=en&amp;ei=kSq0StCNIIiH8Qadxr2TDw&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=1#v=onepage&amp;q=&amp;f=false">Designing for People</a>.</li>
</ul>
<p><a href="http://robburke.net/wp-content/uploads/2009/09/Slide91.JPG"><img class="aligncenter size-medium wp-image-1661" title="The Future of User Experience" src="http://robburke.net/wp-content/uploads/2009/09/Slide91-300x182.jpg" alt="The Future of User Experience" width="300" height="182" /></a></p>
<p>Then we talked about the future, because that&#8217;s always fun.</p>
<p>But the twist here was: <strong>what kind of UX considerations will come into play</strong> as we design for new kinds of interactivity?</p>
<p>We ran out of time because we wanted to run down the street to see the Surface app before Rogers closed, but now you have time to explore, and add your own thoughts below&#8230;</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=nZ-VjUKAsao">This MIT Media Lab Augmented Reality system projects context-sensitive information, and employs gesture, image recognition and tagging</a>.</li>
<li><a href="http://www.youtube.com/watch?v=U2uH-jrsSxs&amp;feature=related">The Nearest Tube on the iPhone is a great augmented reality app</a>.</li>
<li><a href="http://www.youtube.com/watch?v=b64_16K2e08">Layar is an Augmented Reality browser</a>.</li>
<li><a href="http://www.youtube.com/watch?v=g_txF7iETX0">Project Natal’s use of the whole body to interact examines scenarios focused around the living room</a> (and <a href="http://procrastineering.blogspot.com/2009/06/project-natal.html">Johnny Lee is on board</a>)</li>
<li><a href="http://www.touchuserinterface.com/2009/06/e-paper-display-technology-and-market.html">What will be the UX of E-paper &#8211; will every surface be a Surface</a>?</li>
<li><a href="http://berglondon.com/blog/2009/09/15/nearness/">How do we design for interfaces with no touch, only nearness</a>?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/09/four-perspectives-on-delivering-return-on-experience-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Four Perspectives on Delivering &#8216;Return on Experience&#8217;</title>
		<link>http://robburke.net/2009/09/four-perspectives-on-delivering-return-on-experience/</link>
		<comments>http://robburke.net/2009/09/four-perspectives-on-delivering-return-on-experience/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 13:14:27 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[SketchFlow]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[UX]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=1596</guid>
		<description><![CDATA[I&#8217;m looking forward to the conversation at this Metro Toronto .NET Users Group meeting: Four Perspectives on Delivering &#8216;Return on Experience&#8217; We’ve heard a lot recently, from Microsoft and others, about the importance of user experience (UX) and delivering &#8216;return on experience&#8217; to clients. Tools like Sketchflow for prototyping, Expression Blend for visual design, and [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1604" class="wp-caption alignright" style="width: 348px"><a href="http://mtdnug090916.eventbrite.com/"><img class="size-full wp-image-1604" title="Metro Toronto. NET Users Group" src="http://robburke.net/wp-content/uploads/2009/09/mtdug.jpg" alt="Metro Toronto. NET Users Group" width="338" height="87" /></a><p class="wp-caption-text">Meeting, 16 sept, 6PM, Bloor East, Toronto (click)</p></div>
<p>I&#8217;m looking forward to the conversation at <a href="http://mtdnug090916.eventbrite.com/">this Metro Toronto .NET Users Group meeting:</a></p>
<p style="padding-left: 30px;"><strong>Four Perspectives on Delivering<br />
&#8216;Return on Experience&#8217;</strong></p>
<p style="padding-left: 30px;">We’ve heard a lot recently, from Microsoft and others, about the importance of user experience (UX) and delivering &#8216;return on experience&#8217; to clients. Tools like Sketchflow for prototyping, Expression Blend for visual design, and frameworks like Silverlight and WPF, are designed to change the way we deliver software projects that incorporate rich and intuitive user experiences.</p>
<p style="padding-left: 30px;">The reality, of course, is that there are many stakeholders with different perspectives on this process. This evening, let’s talk about how things really work during project delivery &#8220;in the wild.&#8221;</p>
<p style="padding-left: 30px;">We&#8217;ll discuss the process of enhancing user experience from four perspectives: a designer, a developer team lead, a client, and an account manager.  (not personas, but thoughts from real people who have performed or are performing these roles).   Their perspectives will begin a conversation about the tools and processes, challenges and rewards of delivering &#8216;return on experience.&#8217;</p>
<p>(September 16th, Manulife at 200 Bloor East, Toronto, 6:00PM)</p>
<p><strong><em>[Update, 17 Sept - I really enjoyed last night - and a huge thanks to all 4 members of the panel (Susan Greenfield, Ernie Taylor, </em></strong><strong><em></em></strong><strong><em>Daniel Cox, </em></strong><strong><em>Bill Baldasti</em></strong><strong><em>) and everyone who came out. I will post slides and follow-up either later today or early tomorrow!]</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/09/four-perspectives-on-delivering-return-on-experience/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Designers with Expression Blend skills are in demand</title>
		<link>http://robburke.net/2009/04/designers-with-expression-blend-skills-are-in-demand/</link>
		<comments>http://robburke.net/2009/04/designers-with-expression-blend-skills-are-in-demand/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 12:37:37 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Expression Blend]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=1296</guid>
		<description><![CDATA[I spoke with a headhunter last week who is looking for designers who have experience using Expression Blend to enhance the usability of line-of-business applications. The demand for designers who have worked on Silverlight or WPF projects currently exceeds supply. The adoption of those two &#8220;XAML-based&#8221; technologies has been accompanied by a growing community of [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1297" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-1297" title="Capilano Suspension Bridge" src="http://robburke.net/wp-content/uploads/2009/04/capilano-300x72.jpg" alt="Capilano Suspension Bridge" width="300" height="72" /><p class="wp-caption-text">Capilano Suspension: Bridging worlds, simple elegance</p></div>
<p>I spoke with a headhunter last week who is looking for designers who have experience using Expression Blend to enhance the usability of line-of-business applications.</p>
<p>The demand for <em>designers </em>who have worked on Silverlight or WPF projects currently exceeds supply.</p>
<p>The adoption of those two &#8220;XAML-based&#8221; technologies has been accompanied by a growing community of developers that have adopted the new frameworks, often &#8220;wearing the designer hat&#8221; to get the job done.</p>
<p>But a designer who understands how to craft solid XAML markup using Blend&#8217;s visual toolset thinks differently from either a developer, or from a designer whose thinking is not informed by the basics of Silverlight and WPF.</p>
<p>Designers needn&#8217;t give up their existing tools, but to optimally contribute to a Silverlight or WPF project, their thought process should be <em>informed by these technology frameworks</em>, both when working with their existing tools <em>and </em>with Blend.</p>
<p>Yes, we&#8217;ve all heard of these highly coveted &#8220;dev-igners,&#8221; who bridge the dev and design worlds with the simple elegance of the <a href="http://www.capbridge.com/index.html">Capilano Suspension Bridge</a>, but these are unicorn-esque in rarity.</p>
<p>So the good news is &#8211; if you&#8217;re a designer who <em>does</em> know Expression Blend, I know people who are looking for your skills!</p>
<p><em>[p.s. shameless plug - Empowering designers to wield Blend like a paintbrush (in ways that I can't) has become one of the greatest joys of my work. If you're a designer (or know a designer) interested in mastering Blend, and learning the basics of Silverlight/WPF in the process, send me mail through the blog.  Maybe you'd be interested in a <a href="http://robburke.net/carrington/training/">crash course</a>.]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/04/designers-with-expression-blend-skills-are-in-demand/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MIX09 Inspirations: Back to the Drawing Board</title>
		<link>http://robburke.net/2009/03/mix09-inspirations-back-to-the-drawing-board/</link>
		<comments>http://robburke.net/2009/03/mix09-inspirations-back-to-the-drawing-board/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 02:22:08 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Bill Buxton]]></category>
		<category><![CDATA[Chris Sells]]></category>
		<category><![CDATA[Douglas Purdy]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Johnny Lee]]></category>
		<category><![CDATA[Joseph Fletcher]]></category>
		<category><![CDATA[M]]></category>
		<category><![CDATA[MIX09]]></category>
		<category><![CDATA[MUrl]]></category>
		<category><![CDATA[Oslo]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Surface]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[TED]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=1211</guid>
		<description><![CDATA[In the hope that they may also inspire you, here are four other sources of inspiration I found at MIX09: 1. Bill Buxton&#8216;s visit to &#8220;The Third Place.&#8221; He cited Henry Dreyfuss&#8217;s &#8220;Designing for People&#8221; as the next must-read book after his (preferably 1st Ed.). He reminds us: Render in the correct fidelity. Don&#8217;t rely [...]]]></description>
			<content:encoded><![CDATA[<p>In the hope that they may also inspire you, here are four other sources of inspiration I found at MIX09:</p>
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://www.flickr.com/photos/robertburke/3374252666/"><img title="Bill Buxton at MIX09 Third Place" src="http://farm4.static.flickr.com/3545/3374252666_d1fa708840_m.jpg" alt="Bill Buxton at MIX09 Third Place" width="240" height="159" /></a><p class="wp-caption-text">1. Bill Buxton at MIX09 Third Place</p></div>
<p style="padding-left: 30px;">
<p><strong>1. <a href="http://www.billbuxton.com/">Bill Buxton</a>&#8216;s visit to &#8220;The Third Place.&#8221; </strong>He cited Henry Dreyfuss&#8217;s &#8220;<a href="http://www.amazon.com/Designing-People-Henry-Dreyfuss/dp/1581153120">Designing for People</a>&#8221; as the next must-read book after <a href="http://www.amazon.com/Sketching-User-Experiences-Interactive-Technologies/dp/0123740371">his</a> (preferably 1st Ed.). He reminds us: Render in the <em>correct </em>fidelity. Don&#8217;t <em>rely </em>on a &#8220;muse.&#8221; Consider minimally <em>five </em>alternatives. Think Persona and &#8220;<em>Place</em>-ona.&#8221; <em>&#8220;Design is Choice.&#8221;</em></p>
<p style="padding-left: 30px;">
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://www.ted.com/index.php/talks/johnny_lee_demos_wii_remote_hacks.html"><img title="Johnny Lee at TED" src="http://robburke.net/images/JohnnyLee.jpg" alt="Johnny Lee at TED" width="240" height="158" /></a><p class="wp-caption-text">2. Johnny Lee and HCI wonders</p></div>
<p><strong>2. <a href="http://johnnylee.net/">Johnny Lee</a>&#8216;s HCI talk. </strong>@shanselman <a href="http://www.hanselman.com/blog/Mix09FirstHalfRollupAndSessionVideos.aspx">a fanboi</a> too. Know Johnny? Watch his MIX talk. Don&#8217;t know him yet? Check his <a href="http://www.ted.com/index.php/talks/johnny_lee_demos_wii_remote_hacks.html">TED talk</a> first, which earned its standing ovation. Johnny on the future of HCI: Dive off today&#8217;s local maxima. Want more HCI? Follow <a href="http://www.acm.org/uist/uist2009/">UIST</a>, <a href="http://www.siggraph.org/">SigGraph</a>, <a href="http://sigchi.org/">SigCHI</a>, <a href="http://www.ubicomp.org/ubicomp2009/">UBICOMP</a>.</p>
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://sessions.visitmix.com/MIX09/C15F"><img title="Joe Fletcher MIX09 Surface Session - already online!" src="http://robburke.net/images/Surface.jpg" alt="Joe Fletcher MIX09 Surface Session - already online!" width="240" height="134" /></a><p class="wp-caption-text">3. Joe Fletcher Surface Session - online!</p></div>
<p><strong>3. Joseph Fletcher </strong>delivered a mightily polished Touch Computing presentation yesterday, and the session video <a href="http://sessions.visitmix.com/MIX09/C15F">is already online</a>! Surface UX is &#8220;Hyper-real,&#8221; and Surface is Social, Seamless, Spatial.</p>
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://sessions.visitmix.com/MIX09/T11F"><img title="MmmmmUrl" src="http://farm4.static.flickr.com/3448/3373493251_61b1e9463c_m.jpg" alt="MmmmmUrl" width="240" height="152" /></a><p class="wp-caption-text">4. MmmmmUrl</p></div>
<p><strong>4. <a href="http://www.douglaspurdy.com/">Purdy</a> &amp; <a href="http://www.sellsbrothers.com/">Sells</a></strong> presented an energetic talk on their RESTful DSL <em>MUrl</em>. <a href="http://robburke.net/2009/01/12/the-unfolding-of-language/">Interested in languages</a>, human and machine? &#8220;Oslo&#8221; and &#8220;M&#8221; are sexy. Probably <a href="http://msdn.microsoft.com/en-us/oslo/default.aspx">this</a> is a good place to start. Their MIX09 Session is <a href="http://sessions.visitmix.com/MIX09/T11F">here</a>.</p>
<p style="padding-left: 30px;">
<h3><strong>Back to the Drawing Board &#8211; Literally</strong></h3>
<div class="wp-caption alignright" style="width: 410px"><strong><strong><a href="http://live.visitmix.com/"><img title="Bill Buxton during the second MIX09 keynote" src="http://robburke.net/images/Mix09Buxton.jpg" alt="Bill Buxton during the second MIX09 keynote" width="400" height="326" /></a></strong></strong><p class="wp-caption-text">Bill Buxton during the second MIX09 keynote</p></div>
<p>To sum it up, there are four things I carried away from MIX09:</p>
<ol>
<li>Bill Buxton urges us to focus on people, and <strong>craft our technology with informed design</strong>.</li>
<li>Johnny Lee says we&#8217;ll need to <strong>descend from today&#8217;s local maxima </strong>and be uncomfortable before we can progress.</li>
<li>Joseph Fletcher and his team want to <strong>invent a totally new paradigm</strong>.</li>
<li>Purdy and Sells were among speakers and teams too numerous to mention who introduced <strong>potentially game-changing technologies</strong> with which we can innovate.</li>
</ol>
<p>This reaction in our community is consistent with the global sense of a need for <strong>something new</strong>.  Put simply, the status quo isn&#8217;t good enough any more.</p>
<p>This message was embodied by <a href="http://robburke.net/2009/03/20/mix09-day-2-return-on-experience/">Deborah Adler</a>.  There&#8217;s a reason why Microsoft so boldly chose to focus <strong>half a keynote </strong>on Ms. Adler&#8217;s contribution &#8212; it&#8217;s time for us to stop thinking like techies, and start thinking about the <strong>people </strong>using our creations, and the <strong>contexts </strong>in which they&#8217;ll be using them.</p>
<p>To get there, we were all encouraged to use unconventional tools, and reminded that big ideas can come from going back to basics: <strong>a sheet of paper and a decent pen</strong>.</p>
<p>I&#8217;m sure I&#8217;ll see more techies at the local cafe, rubbing elbows with thinkers who have always used these basic methods to achieve greatness.</p>
<h3><strong>Until Next Year&#8230;<br />
</strong></h3>
<p>As I type, <a href="http://sessions.visitmix.com/MIX09/">the sessions are coming online</a> at the VisitMIX site. Through a fog of tweets and jetlag this morning in Toronto, I was struck hard that MIX has made me want to return to doing the <a href="http://robburke.net/projects/symphony/">stuff that brought me here in the first place</a>, whatever that means for me in 2009.</p>
<p>I want to extend my thanks to the organizers of MIX for so much inspiration, and to the Microsoft Canada team for letting me share MIX09 with you.</p>
<p>MIX09 boldly declared that &#8220;The Next Web&#8221; is a place where design matters.  We were taught to seek returns on user experiences, and think first about how our creations influence lives.  This is a future I want to help invent.</p>
<p>Looking forward to continuing the discussion. You can always find me at <a href="http://robburke.net">robburke.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/03/mix09-inspirations-back-to-the-drawing-board/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MIX09 Day 1: The &#8220;Software&#8221; in &#8220;Software+Services&#8221;</title>
		<link>http://robburke.net/2009/03/mix09-day-1-the-software-in-softwareplusservices/</link>
		<comments>http://robburke.net/2009/03/mix09-day-1-the-software-in-softwareplusservices/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:35:03 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Bill Buxton]]></category>
		<category><![CDATA[Keynote]]></category>
		<category><![CDATA[MIX09]]></category>
		<category><![CDATA[Scott Guthrie]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Silverlight 3]]></category>
		<category><![CDATA[SketchFlow]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=1136</guid>
		<description><![CDATA[Today&#8217;s MIX09 Day 1 Keynote and Sessions put the &#8216;Software&#8217; into Microsoft&#8217;s &#8216;Software plus Services&#8217; vision. It was the &#8220;feet on [presentation layer] ground&#8221; bit, made memorable by the energetic call to action delivered by Bill Buxton to get things started. His job was to deliver the &#8220;what&#8221;, and the Blend team is helping provide [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/robertburke/3366135869/in/set-72157615509959756/"><img title="MIX09 Keynote: Bill Buxton" src="http://farm4.static.flickr.com/3608/3366135869_954bc06eed_m.jpg" alt="MIX09 Keynote: Bill Buxton" width="240" height="159" /></a><p class="wp-caption-text">MIX09 Keynote: Bill Buxton</p></div>
<p>Today&#8217;s MIX09 Day 1 Keynote and Sessions put the &#8216;Software&#8217; into Microsoft&#8217;s &#8216;Software plus Services&#8217; vision.</p>
<p>It was the &#8220;feet on [presentation layer] ground&#8221; bit, made memorable by the energetic call to action delivered by Bill Buxton to get things started. His job was to deliver the &#8220;what&#8221;, and the Blend team is helping provide the &#8220;how.&#8221;</p>
<p><strong>Hotlinked Play-By-Play<br />
</strong></p>
<p>Tim Sneath has a thorough and thoughtfully hotlinked play-by-play of the keynote in two parts &#8211; <a href="http://blogs.msdn.com/tims/archive/2009/03/18/mix09-day-1-keynote-pt-1-bill-buxton-on-experience-design.aspx">here</a> and <a href="http://blogs.msdn.com/tims/archive/2009/03/18/mix09-day-1-keynote-pt-2-scott-guthrie-on-advancing-user-experiences.aspx">here</a>.  And fellow Canadian Jean-Luc David took over 500 keynote photos which I am sure he will filter before he <a href="http://www.flickr.com/photos/jldavid/sets/72157614973399624/">uploads them here on Flickr</a>, because apparently the man does not need sleep!</p>
<p>In the spirit of Bill&#8217;s <em>Sketching User Experiences,</em> I drew a mindmap, even though I have all the artistic ability of a slug (see below).</p>
<p><strong>Blend 3</strong> and <strong>SketchFlow</strong></p>
<p>The most important words on my entire mind map the morning were <strong>&#8220;THEY HAVE CHANNELLED BUXTON&#8221;.</strong></p>
<p><a href="http://electricbeach.org/?p=145">SketchFlow in Blend 3</a> looks superb. SketchFlow and its player will, unquestionably, change the way I flesh out user experiences to clients and get their feedback.  It will be very interesting to see how this tool actually gets used in practice, and evolves as designers and developers embrace it.  It&#8217;s not SketchFlow&#8217;s intent to replace all other forms of sketching, but rather to augment them with something innovative and useful.  I hope it will also improve developer/designer communication, by providing a tool and talking point that both can use.</p>
<p><strong></strong></p>
<div class="wp-caption alignright" style="width: 250px"><strong><strong><a href="http://www.flickr.com/photos/robertburke/sets/72157615509959756/"><img title="MIX09 Keynote: ScottGu sporting red" src="http://farm4.static.flickr.com/3599/3366138871_71b69408e5_m.jpg" alt="MIX09 Keynote: ScottGu sporting red" width="240" height="159" /></a></strong></strong><p class="wp-caption-text">MIX09 Keynote: ScottGu sporting red</p></div>
<p><strong>Silverlight 3<br />
</strong></p>
<p>Although nothing surprised me <em>per se </em>during the Silverlight 3 announcements, that was a good thing. There are significant improvement in v3, and answers to some (but not all) hopes.</p>
<p style="padding-left: 30px;"><strong>The very promising: </strong><a href="http://timheuer.com/blog/archive/2009/03/18/silverlight-3-offline-update-framework.aspx">Out-of-browser</a> and offline capabilities, server data push (caching on client), VisualStateManager invalid states and validation, Merged ResourceDictionaries, etc., that will address important shortcomings and challenges for people building Silverlight line-of-business apps.  Things like SaveFileDialog.</p>
<p style="padding-left: 30px;"><strong>The important: </strong>Better text (desperately needed), library caching (for reducing download time &#8211; how many of my SL2 apps bundle whittled-down bits of the SL Toolkit?), sample data.</p>
<p style="padding-left: 30px;"><strong>The cool: </strong>GPU support (opt-in @ plug-in and control levels). Multitouch support. Perspective 3D, which will be much more approachable than the 3D support in WPF, and address most of the scenarios where 3D adds UX value.  Pixel Shader effects &#8211; which aren&#8217;t hardware accelerated, but look good. Pixel and Bitmap APIs which open up new scenarios.</p>
<p style="padding-left: 30px;"><strong>The awesome postscript.: </strong>Siverlight 3.0 runtime is actually 30k <em>smaller </em>than Silverlight 2! Madness!</p>
<p style="padding-left: 30px;"><strong>The things I hoped for but didn&#8217;t find in v3:</strong> Commanding, Printing (unless you count Nikhil&#8217;s &#8220;make an ASP.NET page and print that&#8221; solution), FlowDocument.</p>
<p style="padding-left: 30px;"><strong>The change in messaging that I didn&#8217;t expect: </strong>I attended BradA and NikhilK&#8217;s Silverlight presentations in the afternoon for more information about building business apps in Silverlight 3, and feel like I need a little more time for all of it to settle in.  The core message seems to have shifted a bit: from &#8220;you can run Silverlight on any web server&#8221;" to &#8220;you <em>can </em>run Silverlight anywhere, but it&#8217;s better together with ASP.NET, and you can use ASP.NET to obtain some things you&#8217;re looking for in Silverlight, like SEO and Printing.&#8221;  I&#8217;m also a little foggy on how some of the this &#8216;prescriptive framework&#8217; all fits into where my mind was going with Prism and MVVM for Silverlight, as proposed by the Patterns and Practices group.</p>
<p><strong>IIS Media Services:</strong> As someone who&#8217;s more Dev than IT Pro, I&#8217;m not best qualified to comment on this&#8230; but adaptive, on-demand and live streaming sounds and looks pretty amazing.</p>
<p><strong>The New Microsoft-ism</strong>: It&#8217;s the verb<strong> &#8220;to party,&#8221;</strong> which I heard in contexts such as these:</p>
<p style="padding-left: 60px;">&#8220;now we can <strong><em>party over </em></strong>this data we got back&#8221;, and</p>
<p style="padding-left: 60px;">&#8220;you can go ahead and <strong><em>party on </em></strong>this MatrixTransform now&#8221; or in summary</p>
<p style="padding-left: 60px;">&#8220;I&#8217;m super-jazzed that we can go ahead and <strong><em>party over </em></strong>this data we&#8217;ve got back from the DataSource.&#8221;</p>
<p>I expect tomorrow we will party over the cloud.  (The cloud and Azure, although mentioned, were not today&#8217;s focus by any stretch).</p>
<p>And that&#8217;s why this MIX09 Keynote half-sketch is really <strong>upside down, </strong>isn&#8217;t it? I should have left the <em>top side </em>of the page to deal with the part that&#8217;s &#8220;in the clouds!&#8221;</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/robertburke/3367329085/"><img title="MIX09 Day 1 Keynote Mindmap" src="http://farm4.static.flickr.com/3619/3367329085_d0b592051e.jpg?v=0" alt="MIX09 Day 1 Keynote Mindmap" width="500" height="377" /></a><p class="wp-caption-text">MIX09 Day 1 Keynote Mindmap (would make a nice deep zoom)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/03/mix09-day-1-the-software-in-softwareplusservices/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Three before (MIX) 09</title>
		<link>http://robburke.net/2009/03/three-things-in-anticipation-of-mix09/</link>
		<comments>http://robburke.net/2009/03/three-things-in-anticipation-of-mix09/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 12:29:20 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Bill Buxton]]></category>
		<category><![CDATA[Helvetica]]></category>
		<category><![CDATA[MIX09]]></category>
		<category><![CDATA[Objectified]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Sketching User Experiences]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=984</guid>
		<description><![CDATA[Here are 3 things I&#8217;ve done recently in anticipation of MIX09: 1. Read keynote speaker Bill Buxton&#8216;s &#8220;Sketching User Experiences.&#8221; This book oozes passion, smarts, and a loving perspective on design. It had an immediate and lasting influence on me: by the time I&#8217;d finished it, I&#8217;d bought a sketchbook (still in use daily), pinned [...]]]></description>
			<content:encoded><![CDATA[<p>Here are 3 things I&#8217;ve done recently in anticipation of <a href="http://2009.visitmix.com/">MIX09</a>:</p>
<div id="attachment_985" class="wp-caption alignright" style="width: 239px"><a href="http://www.amazon.ca/Sketching-User-Experiences-Getting-Design/dp/0123740371"><img class="size-full wp-image-985" title="Sketching User Experiences" src="http://robburke.net/wp-content/uploads/2009/03/sketchingux.jpg" alt="Bill Buxton's Sketching User Experiences" width="229" height="272" /></a><p class="wp-caption-text">Bill Buxton&#39;s Sketching User Experiences</p></div>
<p><strong>1. Read keynote speaker <a href="http://www.billbuxton.com/">Bill Buxton</a>&#8216;s &#8220;Sketching User Experiences.&#8221; </strong>This book oozes passion, smarts, and a loving perspective on design. It had an immediate and lasting influence on me: by the time I&#8217;d finished it, I&#8217;d bought a sketchbook (still in use daily), pinned a corkboard up in my office (now covered with shoddy sketches), and done most of Bill&#8217;s proposed exercises (even practiced my &#8220;video sketching&#8221; skills).</p>
<p><strong>2. Watched <a href="http://www.helveticafilm.com/">Helvetica</a>, in anticipation of the <a href="http://www.objectifiedfilm.com/">Objectified</a> screening.</strong> It took me so long to get around to this documentary!  I can&#8217;t believe how compelling the story of a font can be. I&#8217;m suddenly font-obsessed, wanting to rip and replace everything. On a related note, check out some of <a href="http://blog.nerdplusart.com/archives/type-in-motion">Robby Ingebretsen&#8217;s excellent typography adventures</a>.</p>
<div id="attachment_986" class="wp-caption alignnone" style="width: 316px"><a href="http://www.helveticafilm.com/"><img class="size-full wp-image-986" title="Helvetica" src="http://robburke.net/wp-content/uploads/2009/03/smfrankfurt.jpg" alt="Helvetica the Movie" width="306" height="172" /></a><p class="wp-caption-text">Helvetica the Movie</p></div>
<p><strong></strong></p>
<div id="attachment_1025" class="wp-caption alignright" style="width: 310px"><a href="http://twitter.com/rob_burke"><strong><strong><img class="size-medium wp-image-1025" title="It's going to be epic..." src="http://robburke.net/wp-content/uploads/2009/03/twitter_fail_whale-300x252.png" alt="It's going to be epic..." width="300" height="252" /></strong></strong></a><p class="wp-caption-text">It&#39;s going to be epic...</p></div>
<p><strong>3. Finally signed up for <a href="http://twitter.com/rob_burke">Twitter</a>.</strong> But what&#8217;s the big deal? (Update: And how are you all <em>finding me </em>so quickly?) Definitely useful for MIX and MIX-esque events. And maybe it takes the place of the brief &#8220;Robert is&#8230;&#8221; notes chez Facebook.  But if I let it infiltrate the rest of my life, I fear it will encourage a higher volume of low-impact interactions. Am I mistaking byte count for impact?</p>
<p>Bring on the MIX! And since we still have a weekend to go, I&#8217;d love to hear your thoughts on other worthwhile things to do before the 17th to get the most out of MIX09.</p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/03/three-things-in-anticipation-of-mix09/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MIX09</title>
		<link>http://robburke.net/2009/01/mix09/</link>
		<comments>http://robburke.net/2009/01/mix09/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:30:14 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MIX]]></category>
		<category><![CDATA[MIX07]]></category>
		<category><![CDATA[Mix08]]></category>
		<category><![CDATA[MIX09]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=853</guid>
		<description><![CDATA[&#8216;Course I&#8217;m going to MIX09. Sure I could watch the keynote from home, but MIX for me is about the buzz and the people &#8211; and I&#8217;m looking forward to a mix of both in March. What do you expect will be the most interesting thing announced/demoed/discussed this year? Some photos from MIXes past:]]></description>
			<content:encoded><![CDATA[<p><a href="http://2009.visitmix.com/Default.aspx"><img title="MIX09" src="http://robburke.net/wp-content/uploads/2009/01/mix09_blogbling_interfaceinspiration_cr4.jpg" alt="" width="120" height="160" align="right" /></a>&#8216;Course I&#8217;m going to <a href="http://2009.visitmix.com/">MIX09</a>.</p>
<p>Sure I could watch the keynote from home, but MIX for me is about the buzz and the people &#8211; and I&#8217;m looking forward to a mix of both in March.</p>
<p>What do you expect will be the most interesting thing announced/demoed/discussed this year?</p>
<p>Some photos from MIXes past:</p>
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://flickr.com/photos/robertburke/sets/72157600158801314/"><img title="I can has swag?" src="http://farm1.static.flickr.com/191/478017491_fe1c50a2cd_m.jpg" alt="I can has swag?" width="240" height="160" /></a><p class="wp-caption-text">I can has swag?</p></div>
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://flickr.com/photos/robertburke/sets/72157600158801314/"><img title="Painting the Trevi Fountain" src="http://farm1.static.flickr.com/191/481605409_1945f3c627_m.jpg" alt="Think shes still painting the Trevi Fountain?" width="240" height="171" /></a><p class="wp-caption-text">Do you think she&#39;s still painting the Trevi?</p></div>
<div class="wp-caption aligncenter" style="width: 250px"><a href="http://flickr.com/photos/robertburke/sets/72157600158801314/"><img title="Communities of Purpose" src="http://farm1.static.flickr.com/232/480407559_d85035d8b4_m.jpg" alt="What would these guys have to say now about the communities of purpose they were building?" width="240" height="117" /></a><p class="wp-caption-text">What would these guys have to say today about the process of building 'communities of purpose'?</p></div>
<div class="wp-caption aligncenter" style="width: 176px"><a href="http://flickr.com/photos/robertburke/sets/72157604056929288/"><img title="SteveB and Guy" src="http://farm3.static.flickr.com/2182/2314728103_da45e56860_m.jpg" alt="Wouldnt you love to see this interview done again today?" width="166" height="240" /></a><p class="wp-caption-text">Wouldn&#39;t you love to see these two revisit this interview?</p></div>
<div class="wp-caption aligncenter" style="width: 176px"><a href="http://flickr.com/photos/robertburke/sets/72157604056929288/"><img title="Ray Ozzie Keynote" src="http://farm1.static.flickr.com/182/478915132_75e4cc530f_m.jpg" alt="What will be his legacy?" width="166" height="240" /></a><p class="wp-caption-text">What will be his legacy?</p></div>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2009/01/mix09/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Enabling VisualStateManager support for WPF in Expression Blend</title>
		<link>http://robburke.net/2008/11/enabling-visualstatemanager-support-for-wpf-in-blend/</link>
		<comments>http://robburke.net/2008/11/enabling-visualstatemanager-support-for-wpf-in-blend/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 13:17:21 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[VisualStateManager]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=263</guid>
		<description><![CDATA[In Silverlight Samurai Skills, I emphasized that even though I&#8217;m primarily a developer, I usually use Expression Blend to perform design-oriented tasks for WPF and Silverlight projects. Blend&#8217;s design surface is significantly more advanced than its VS2008 equivalent, and because Blend is a very visual, designer-oriented application, it saves you time by keeping you in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="float: right; border: 0;" src="http://www.robburke.net/images/ExpressionBlend.jpg" alt="Expression Blend design" width="145" height="139" />In <a href="http://robburke.net/2008/10/30/silverlight-samurai-skills/">Silverlight Samurai Skills</a>, I emphasized that even though I&#8217;m primarily a developer, I usually use Expression Blend to perform design-oriented tasks for WPF and Silverlight projects.</p>
<p>Blend&#8217;s design surface is significantly more advanced than its VS2008 equivalent, and because Blend is a very visual, designer-oriented application, it saves you time by keeping you in &#8220;nudge-nudge-nudge&#8221; rather than &#8220;tweak-compile-run&#8221; mode.</p>
<p>The addition of <strong>VisualStateManager </strong>to Silverlight, and now VSM&#8217;s retrofitting into WPF, significantly simplifies the process of skinning a reusable control.  Trust me. You want VSMs, not a gajillion Storyboards and Triggers kicking around. It also formalizes the developer-designer &#8220;contract.&#8221;  See <a href="http://scorbs.com/2008/06/11/parts-states-model-with-visualstatemanager-part-1-of">Karen&#8217;s four-part series</a> for everything you need to know about VSMs.</p>
<p><strong>If you are working on a WPF project, </strong>see also the Expression Blend and Design blog for information about <a href="http://blogs.msdn.com/expression/archive/2008/10/30/blend-2-sp1-wpf-toolkit-visual-state-manager-for-wpf.aspx">how to incorporate WPF VisualStateMachine integration into Blend 2 SP1</a>.  This requires a little registry tweak.</p>
<p><strong>Bonus link: </strong>Rudy Grobler lists this trick among <a href="http://dotnet.org.za/rudi/archive/2008/10/30/5-things-i-didn-t-know-about-blend.aspx">5 useful things he recently learned about Blend</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2008/11/enabling-visualstatemanager-support-for-wpf-in-blend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Shader Effect to simulate Colour Vision Deficiencies</title>
		<link>http://robburke.net/2008/09/wpf-shader-effect-to-simulate-colour-vision-deficiencies/</link>
		<comments>http://robburke.net/2008/09/wpf-shader-effect-to-simulate-colour-vision-deficiencies/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 04:45:33 +0000</pubDate>
		<dc:creator>Rob Burke</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[colour blindness]]></category>
		<category><![CDATA[colour vision deficiencies]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://robburke.net/?p=128</guid>
		<description><![CDATA[What an incredibly inspired idea for a WPF Shader Effect: a simulation of how your application would look for users with eight different colour vision deficiencies. My cap is tipped to Paul Stovell yet again. And whoever said that shader support in WPF was all about glitz.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border: 0pt none; float: right;" src="http://www.robburke.net/images/WPFLogo.jpg" alt="" width="200" height="33" />What an incredibly inspired idea for a WPF Shader Effect: <a href="http://www.paulstovell.com/blog/wpf-colour-blindness-shader-effect">a simulation of how your application would look for users with eight different colour vision deficiencies</a>. My cap is tipped to Paul Stovell yet again.</p>
<p>And whoever said that shader support in WPF was all about glitz.</p>
]]></content:encoded>
			<wfw:commentRss>http://robburke.net/2008/09/wpf-shader-effect-to-simulate-colour-vision-deficiencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

