<?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"
	>

<channel>
	<title>look or feel or blog</title>
	<atom:link href="http://blog.lookorfeel.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lookorfeel.com</link>
	<description>darren david, gui geek</description>
	<pubDate>Mon, 08 Sep 2008 06:27:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Microsoft Surface vs. Homebrew Multitouch</title>
		<link>http://blog.lookorfeel.com/index.php/2008/08/25/microsoft-surface-vs-homebrew-multitouch/</link>
		<comments>http://blog.lookorfeel.com/index.php/2008/08/25/microsoft-surface-vs-homebrew-multitouch/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 06:10:25 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[multi-touch]]></category>

		<category><![CDATA[surface]]></category>

		<category><![CDATA[darren david]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[microsoft surface]]></category>

		<category><![CDATA[stimulant]]></category>

		<category><![CDATA[surface computing]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[xna]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/?p=47</guid>
		<description><![CDATA[It&#8217;s rare that I opine on my blog, but since we&#8217;ve recently been able to talk openly about our involvement with Microsoft Surface, I&#8217;ve been feeling like it&#8217;s worth discussing this much-maligned creature. People seem to treat it a bit like Michael Jackson &#8212; a reclusive enigma, rarely seen in the wild, impossible to capture [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s rare that I opine on my blog, but since we&#8217;ve recently been able to <a href="http://stimulant.io/wp/index.php/2008/08/stimulant-rips-the-lid-off-of-microsoft-surface/" target="_self">talk openly about our involvement with Microsoft Surface</a>, I&#8217;ve been feeling like it&#8217;s worth discussing this much-maligned creature. People seem to treat it a bit like Michael Jackson &#8212; a reclusive enigma, rarely seen in the wild, impossible to capture on film, difficult to understand. But there seem to be <a title="MAKE Blog" href="http://blog.makezine.com/archive/2007/02/multitouch_table_experime.html" target="_blank">no </a><a href="http://multitouchproject.blogspot.com/" target="_blank">shortage </a> <a title="IDEO multitouch" href="http://labs.ideo.com/2008/08/15/our-home-brew-multi-touch-system/" target="_blank">of</a> <a title="Eyebeam Cubit" href="http://www.technologyreview.com/Infotech/20703/page1/" target="_blank">initiatives </a>aiming to bring the &#8220;Surface experience&#8221; into the hands of the many, not just the privileged few.</p>
<p>Now, we&#8217;re fairly platform agnostic over at Stimulant &#8212; we&#8217;ve had a chance to work with the most homebrew of systems all the way up to some of <a title="HP Interactive Canvas" href="http://stimulant.io/wp/index.php/2008/04/hp-interactive-canvas/" target="_blank">the most polished</a>. Surface is just one of many tools in our arsenal, but I feel like it&#8217;s a bit misunderstood. Sure you can build your own multitouch system for the price of a Wii remote, a projector and a laptop. But that&#8217;s about where the similarities end. Even higher end multitouch systems seem to either ignore or miss some of the finer points of Surface, and that&#8217;s what I&#8217;d like to discuss.</p>
<p><strong>Surface &gt; Multitouch</strong></p>
<p>Yes, Surface senses a multiple touches. But it&#8217;s also inherently <em>multi-user</em> (given its flat orientation) and most interestingly, it features <em>object recognition</em>. The last one there seems to be one of the most overlooked features of Surface. Beyond blob detection, Surface can recognize a finger <em>and </em>determine in which direction that finger is pointing. Most infrared-based multi-touch systems are happy to get a blob at all, and call it a day. Beyond that, the cameras housed inside (with help from some smart software) can can recognize unique shapes, as well as read data from &#8220;domino&#8221; tags &#8212; small 3/4&#8243; stickers with a series of dots on them that encode a short identifier. These tags could theoretically be printed or engraved on physical items as well, enabling an easy way to interface with said objects. This thinking &#8220;beyond the blob&#8221; really sets Surface apart in its capabilities &#8212; at least with regard to other offerings out there today. It adds a level of richness to the user experience (when leveraged properly, of course) that I&#8217;ve yet to see equaled elsewhere.</p>
<p><strong>Easy to build</strong></p>
<p>There are a smattering of open source frameworks showing up that enable multitouch hacking, from players such as <a href="http://www.nuigroup.com/touchlib/">NUIGroup</a> and <a href="http://http://code.google.com/p/ideo-multitouch/" target="_blank">Ideo</a>, and I applaud them all. But none of them feature a rich and full SDK that comes with well-thought out controls &#8212; it not only makes rapid prototyping easy, it enforces evolving best practices for user interaction. Plus, you&#8217;ve got the enitre .NET 3.5 platform at your fingertips. Admittedly, there&#8217;s a very sharp learning curve for folks who haven&#8217;t dabbled in Windows Presentation Foundation. But we&#8217;ve seen first-hand how much effort is going in to testing, developing and documenting this SDK. Think of what the iPhone SDK did to enable and &#8220;standardize&#8221; user experiences for 3rd party application development on the iPhone. It&#8217;s like that, only for a big-ass table.</p>
<p>Also worth mentioning that Surface can also be programmed against using XNA, which, though lacking any sort of UI controls or safety nets, opens Surface hacking up to a world of game developers already familiar with the framework.</p>
<p>I&#8217;m hoping that we will see these open source SDKs evolve into something as polished as the iPhone or Surface SDK, but until then, it seems like there&#8217;s something to be said for the cathedral over the bazaar.</p>
<p><strong>Built to Last</strong></p>
<p>The world of &#8220;installation computing&#8221; is a mixed bag. On one hand, you&#8217;ve got complete control over the hardware, so there&#8217;s no worrying about tweaking your app for the odd edge case. On the other hand, when something breaks, you can guess who&#8217;s getting a phone call. So given an opportunity to design and install and application that needs to persist in a public space, if you&#8217;re smart, you&#8217;re going to go with the burliest, most bulletproof, battle-tested option. The homebrew and grassroots options out there are amazingly functional, but whose pager goes off when a mac mini melts down or someone kicks the box and the webcamera gets out of alignment? If you&#8217;re playing with Surface, Microsoft is offering a solid level of on-site support for its units. That&#8217;s enough to let me sleep soundly at night.</p>
<p>Not to mention that Surface units are built to support the weight of a full human, withstand spilled drinks and survive rough play. The whole thing is built like a tank, and it&#8217;s been through multiple design revs so while you may laugh at that form factor, you&#8217;ll thank Microsoft for having put these things through years of the lather/rinse/repeat cycle to get it where it is today. Sure, it&#8217;s not perfect, but I&#8217;d have a hard time deploying a Cubit in a public space in a remote city where someone wasn&#8217;t there to tend to it night and day. These DIY pieces are fantastic for development and exploration, but I&#8217;m not so sure about permanent installation. It&#8217;s a frustrating conundrum &#8212; you can build an inexpensive system to play with, but where do you deploy your work? Ah, life on the bleeding edge.</p>
<p>Now, don&#8217;t get me wrong, I&#8217;m a complete supporter of every single effort out there exploring these new interaction paradigms; heck, we&#8217;re building our company around just these kinds of hardware solutions. The more people that start working in the arena, the faster the technology makes its way into the mainstream, and the more familiar these solutions get, the lower the barrier for designing solutions that can be enjoyed and used successfully by a larger audience. I merely wanted to highlight some of the characteristics of Surface that seem to go unmentioned in most discussions, all of which are why we&#8217;re particularly excited about this platform. I expect that we&#8217;ll be hacking together several franken-systems over time because we like to play, too. But when showtime hits, it&#8217;s nice to know there&#8217;s a piece of hardware out there that has our back.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2008/08/25/microsoft-surface-vs-homebrew-multitouch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back on the whitelist again</title>
		<link>http://blog.lookorfeel.com/index.php/2008/08/25/back-on-the-whitelist-again/</link>
		<comments>http://blog.lookorfeel.com/index.php/2008/08/25/back-on-the-whitelist-again/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 17:25:14 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/?p=45</guid>
		<description><![CDATA[It seems that some unsavory character found an exploit in Wordpress and managed to inject some not-so-nice code into one of my recent posts, which prompted Google to put me on their list of &#8220;known attack sites&#8221;. Apologies to those who tried to visit during those dark days &#8212; tracking down the exploit and restoring [...]]]></description>
			<content:encoded><![CDATA[<p>It seems that some unsavory character found an exploit in Wordpress and managed to inject some not-so-nice code into one of my recent posts, which prompted Google to put me on their list of &#8220;known attack sites&#8221;. Apologies to those who tried to visit during those dark days &#8212; tracking down the exploit and restoring golden status with Google was anything less than simple. Anyway, Wordpress has been upgraded, so we should be in the free and clear. Thanks for your patience!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2008/08/25/back-on-the-whitelist-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixing the rare Yugma &#8220;client.properties&#8221; error on Vista</title>
		<link>http://blog.lookorfeel.com/index.php/2008/06/08/getting-around-the-rare-yugma-clientproperties-error-on-vista/</link>
		<comments>http://blog.lookorfeel.com/index.php/2008/06/08/getting-around-the-rare-yugma-clientproperties-error-on-vista/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 01:52:12 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2008/06/08/getting-around-the-rare-yugma-clientproperties-error-on-vista/</guid>
		<description><![CDATA[I&#8217;m a fairly committed Yugma user for conferencing, screensharing and remote desktop control (it works really well around firewalls), but my recent upgrade to Vista had rendered the app unstartable. The app would always quit on startup with the following error:
Application cannot run without client.properties file
I contacted Yugma support, and was informed that this bug [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a fairly committed <a href="http://yugma.com/" target="_blank">Yugma </a>user for conferencing, screensharing and remote desktop control (it works really well around firewalls), but my recent upgrade to Vista had rendered the app unstartable. The app would always quit on startup with the following error:</p>
<blockquote><p>Application cannot run without client.properties file</p></blockquote>
<p>I contacted Yugma support, and was informed that this bug was only happening to less than 1% of their Vista users, and that they were unable to reproduce &#8212; hence, there would be no fix. Undeterred, I&#8217;ve been Googling for a fix for a while now, and today happened to stumble upon <a href="http://avernet.blogspot.com/2008/03/getting-yugma-to-run.html" target="_blank">this post</a> by Alessandro Vernet with regard to getting the app up and running on the Mac. Heartened that it might simply be a missing file problem, I quickly scanned my Yugma dir (located in my userdir on C:\), but found the client.properties file right where one would expect it to be.</p>
<p>Next step was to run <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx" target="_blank">Process Monitor</a>, one of my favorite low-level Windows debugging tools, to see what file the app was actually requesting. Turns out that many of the requests for that file were successful, but 1 request was being made on the E:\ drive for:</p>
<blockquote><p>E:\Users\darren\AppData\LocalLow\ Yugma\properties\client.properties</p></blockquote>
<p>Eh? Well it turns out that I had <a href="http://www.edbott.com/weblog/?p=1371" target="_blank">moved my Vista user dirs to another drive</a>, and while Yugma installs to C:\Users\darren\Yugma by default, there is code in the app that seems to trust Vista with regard to where the userdir is. Well, my janky solution was to copy the entire Yugma dir to the E:\ drive location, and it worked like a charm.</p>
<p>I&#8217;m not sure this a long-term solution, but hopefully it will help Yugma correct the problem for other users.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2008/06/08/getting-around-the-rare-yugma-clientproperties-error-on-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Look or Feel is now Stimulant -AND- Announcing MIXr, Mobile Social Networking in Silverlight</title>
		<link>http://blog.lookorfeel.com/index.php/2008/03/05/look-or-feel-is-now-stimulant-and-announcing-mixr-mobile-social-networking-in-silverlight/</link>
		<comments>http://blog.lookorfeel.com/index.php/2008/03/05/look-or-feel-is-now-stimulant-and-announcing-mixr-mobile-social-networking-in-silverlight/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 22:25:37 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2008/03/05/look-or-feel-is-now-stimulant-and-announcing-mixr-mobile-social-networking-in-silverlight/</guid>
		<description><![CDATA[Judging from the date of my last blog post, it&#8217;s obvious that we&#8217;ve been pretty heads-down over here for the past few months. However, it has all paid off, and I&#8217;m ecstatic to announce that Look or Feel has been realigned, retooled and reborn as Stimulant. I&#8217;m joined in partnership by long-time collaborator and confidant [...]]]></description>
			<content:encoded><![CDATA[<p>Judging from the date of my last blog post, it&#8217;s obvious that we&#8217;ve been pretty heads-down over here for the past few months. However, it has all paid off, and I&#8217;m ecstatic to announce that Look or Feel has been realigned, retooled and reborn as <a href="http://stimulant.io">Stimulant</a>. I&#8217;m joined in partnership by long-time collaborator and confidant Nathan Moody, who will serve as Design Director. Stimulant is a digital experience design &amp; development firm specializing in crafting memorable interactions for uncommon devices and contexts. Our new url is <a href="http://stimulant.io">http://stimulant.io</a>.</p>
<p><a href="http://stimulant.io" target="_blank"><img src="http://blog.lookorfeel.com/assets/stimLogo.jpg" height="193" width="498" /></a></p>
<p>Now, if you&#8217;re reading this message, then we most likely *just* finished presenting MIXr &#8212; our realtime, mobile-based social networking application &#8212; at Scott Guthrie&#8217;s MIX08 keynote. MIXr&#8217;s sole purpose in life is to help users to figure out where the party is at *right this instant.*</p>
<p><a href="http://stimulant.io" target="_blank"><img src="http://blog.lookorfeel.com/assets/mixrMoodSwitcher.jpg" height="135" width="489" /></a></p>
<p>It&#8217;s a fully data-driven, touchscreen-based application, running on Silverlight for Windows Mobile 6. It aggregates user ratings, such as a venue&#8217;s mood, line length, and music, and uses interactive data visualization to make it easy to figure out what&#8217;s hot and what&#8217;s not. Notable is that it&#8217;s the first gesture-based Silverlight UI on a mobile device.</p>
<p><a href="http://stimulant.io"><img src="http://blog.lookorfeel.com/assets/mixrCollage.jpg" height="120" width="489" /></a></p>
<p>We&#8217;re clearly excited about not only Silverlight 2.0 (WPF goodness is finally here!), but that Microsoft&#8217;s deal with Nokia really cements Silverlight&#8217;s future as a serious contender. Big props to everyone on the Silverlight team.</p>
<p>If you&#8217;re at MIX08, feel free to give us a shout at <a href="mailto://mix08@stimulant.io" target="_blank">mix08@stimulant.io</a>. And expect more frequent posts in this (or a new) space soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2008/03/05/look-or-feel-is-now-stimulant-and-announcing-mixr-mobile-social-networking-in-silverlight/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WPF Databinding with XLinq</title>
		<link>http://blog.lookorfeel.com/index.php/2007/12/26/wpf-databinding-with-xlinq/</link>
		<comments>http://blog.lookorfeel.com/index.php/2007/12/26/wpf-databinding-with-xlinq/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 16:48:58 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2007/12/26/wpf-databinding-with-xlinq/</guid>
		<description><![CDATA[Bea Costa has a fantastic post this morning on using XLinq in XAML to facilitate databinding. I have to say, I&#8217;m still partial to generating CLR objects from XML, especially when I have full control over the schema and data source, but it&#8217;s nice to see another elegantly designed tool that follows existing syntax conventions.
Oh, [...]]]></description>
			<content:encoded><![CDATA[<p>Bea Costa has <a href="http://www.beacosta.com/blog/?p=50" target="_blank">a <strong>fantastic </strong>post</a> this morning on using XLinq in XAML to facilitate databinding. I have to say, I&#8217;m still partial to <a href="http://blog.lookorfeel.com/index.php/2007/05/02/the-net-xml-schema-definition-tool-or-how-i-learned-to-stop-parsing-and-love-the-dom-part-1/">generating CLR objects from XML</a>, especially when I have full control over the schema and data source, but it&#8217;s nice to see another elegantly designed tool that follows existing syntax conventions.</p>
<p>Oh, and nice new blog skin, Bea!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2007/12/26/wpf-databinding-with-xlinq/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recent Work: GM Multitouch Wall</title>
		<link>http://blog.lookorfeel.com/index.php/2007/12/18/recent-work-gm-multitouch-wall/</link>
		<comments>http://blog.lookorfeel.com/index.php/2007/12/18/recent-work-gm-multitouch-wall/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 20:07:40 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[WPF]]></category>

		<category><![CDATA[multi-touch]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2007/12/18/recent-work-gm-multitouch-wall/</guid>
		<description><![CDATA[We recently acquired some high-quality media documenting our latest project (thank to our friends over at 24g), which lends itself to a much more compelling post. We were engaged by Obscura Digital to create a multi-touch UI for General Motors for the Greenbuild Conference in Chicago. Similar in concept to the HP Interactive Canvas, Obscura [...]]]></description>
			<content:encoded><![CDATA[<p>We recently acquired some high-quality media documenting our latest project (thank to our friends over at <a href="http://24g.com/" target="_blank">24g</a>), which lends itself to a much more compelling post. We were engaged by <a href="http://www.obscuradigital.com" target="_blank">Obscura Digital</a> to create a multi-touch UI for General Motors for the Greenbuild Conference in Chicago. Similar in concept to the <a href="http://blog.lookorfeel.com/index.php/2007/06/04/hp-multi-touch-interactive-canvas-launched-at-d5/" target="_blank">HP Interactive Canvas</a>, Obscura engineered an all new rig that measured 18 feet x 5.5 feet, with 3 independent interaction areas, each driven by a separate CPU and projector.</p>
<p><a href="http://blog.lookorfeel.com/assets/pano_full.jpg" target="_blank"><img src="http://blog.lookorfeel.com/assets/pano_sm.jpg" title="panorama" alt="panorama" /></a></p>
<p>(click image for full-size shot)</p>
<p>The rig was fully self-contained, and had its own custom-crafted &#8220;travel case&#8221;. Just box it up and roll it on to a semi. Obscura also significantly improved the touch tracking this time around, with a combination of improved software, setup optimizations, and a new cocktail for the film on front. Like butter!</p>
<p>The app leveraged our existing WPF-based Multitouch framework, and featured playful drag-and-drop interactions, large &#8220;swiping&#8221; motions to navigate through content and some mild particle physics. We&#8217;ve come a long way in our understanding of the ergonomic design of large-format multitouch apps (low-dpi + big screen + close proximity = severe UX challenges), and are starting to fold some of these learnings back in to the framework.</p>
<p><img src="http://blog.lookorfeel.com/assets/evs_touch.jpg" title="GM touch" alt="GM touch" /></p>
<p>Each &#8220;silo&#8221; highlighted a different aspect of GM&#8217;s efforts in exploring alternative fuels and  greening their vehicles and production processes. A picture is worth a thousand words, but a video does a much better job of storytelling.</p>
<div id="vvq4b99d96f569f2" class="vvqbox vvqyoutube" style="width:425px;height:335px;">
<p><a href="http://www.youtube.com/watch?v=C6ylV0sCsoA">http://www.youtube.com/watch?v=C6ylV0sCsoA</a></p>
</div>
<p>This video is from the Greenbuild Conference, the other shots are from the 2007 Electric Vehicle Show in Anaheim, CA ,where the wall surfaced for a repeat performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2007/12/18/recent-work-gm-multitouch-wall/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft releases Volta</title>
		<link>http://blog.lookorfeel.com/index.php/2007/12/05/microsoft-releases-volta/</link>
		<comments>http://blog.lookorfeel.com/index.php/2007/12/05/microsoft-releases-volta/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 05:32:08 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2007/12/05/microsoft-releases-volta/</guid>
		<description><![CDATA[I&#8217;ve been following Script# for a while now, but it seemed not-just-quite ready for prime time. Now it seems that Volta has taken over. Not unlike Google&#8217;s Web Toolkit, it lets you write in the .NET language of your choice and emits Javascript in its stead. I can see this being something of a boon [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been following <a href="http://www.nikhilk.net/ScriptSharpIntro.aspx">Script#</a> for a while now, but it seemed not-just-quite ready for prime time. Now it seems that <a href="http://labs.live.com/volta/docs/">Volta </a>has taken over. Not unlike Google&#8217;s Web Toolkit, it lets you write in the .NET language of your choice and emits Javascript in its stead. I can see this being something of a boon for Silverlight 1.0 developers, but with <a href="http://blogs.msdn.com/tims/archive/2007/11/29/silverlight-1-1-is-now-silverlight-2-0.aspx">Silverlight 2.0 announced</a> (and it&#8217;s inevitable creep towards parity with WPF), we&#8217;ll see what happens. Maybe it&#8217;s time to port our Silverlight framework over and see how it holds up&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2007/12/05/microsoft-releases-volta/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Seam Carving in .NET</title>
		<link>http://blog.lookorfeel.com/index.php/2007/10/24/seam-carving-in-net/</link>
		<comments>http://blog.lookorfeel.com/index.php/2007/10/24/seam-carving-in-net/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 15:50:47 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2007/10/24/seam-carving-in-net/</guid>
		<description><![CDATA[Mike Swanson ( of Illustrator-to-XAML exporter-plugin fame, my most-used AI plugin to date) just released some bits implementing seam carving in .NET. Very impressive. I&#8217;m anxious to see if and how this can be segued in with live code, especially in a multitouch scenario.
]]></description>
			<content:encoded><![CDATA[<p>Mike Swanson ( of <a href="http://www.mikeswanson.com/xamlexport/">Illustrator-to-XAML exporter-plugin</a> fame, my most-used AI plugin to date) <a href="http://blogs.msdn.com/mswanson/archive/2007/10/23/seamonster-a-net-based-seam-carving-implementation.aspx">just released some bits</a> implementing <a href="http://www.seamcarving.com/">seam carving</a> in .NET. Very impressive. I&#8217;m anxious to see if and how this can be segued in with live code, especially in a multitouch scenario.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2007/10/24/seam-carving-in-net/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Project: Silverlight.net Showcase Redesign</title>
		<link>http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/</link>
		<comments>http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 00:58:11 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/</guid>
		<description><![CDATA[Starting to feel a bit like all I&#8217;m doing is posting about the work we&#8217;ve been doing, but truth be told, we&#8217;ve been quite busy as of late!
The silverlight.net customer showcase, built using Silverlight 1.0, enables users to rate , sort and browse Silverlight applications by category, country/region, tag  and free search terms. Additionally, [...]]]></description>
			<content:encoded><![CDATA[<p>Starting to feel a bit like all I&#8217;m doing is posting about the work we&#8217;ve been doing, but truth be told, we&#8217;ve been quite busy as of late!</p>
<p>The <a href="http://silverlight.net/Showcase" target="_blank">silverlight.net customer showcase</a>, built using Silverlight 1.0, enables users to rate , sort and browse Silverlight applications by category, country/region, tag  and free search terms. Additionally, members of the Silverlight community can submit their applications for inclusion in the Showcase, and rate others&#8217; work.</p>
<p><a href="http://silverlight.net/Showcase" target="_blank"><img src="http://blog.lookorfeel.com/assets/showcase_1.jpg" title="silverlight.net screenshot" alt="silverlight.net screenshot" height="229" width="489" /></a></p>
<p>The previous Showcase had reached its breaking point and wasn&#8217;t scaling to keep up with all of the applications being developed. We architected an additive filtering system that disables any selections that would return an empty set of results &#8212; all of the filtering happens on the client side, not on the server. Microsoft was also very interested in highlighting the global reach of Silverlight, so countries and regions receive prominent display and filtering UI. Users can rate applications using a familiar rating paradigm.</p>
<p><a href="http://silverlight.net/Showcase" target="_blank"><img src="http://blog.lookorfeel.com/assets/showcase_2.jpg" title="silverlight.net screenshot" alt="silverlight.net screenshot" height="229" width="489" /></a></p>
<p>Once again, the <a href="http://www.stepchangegroup.com" target="_blank">Step Change Group</a> were rockstars on the backend, while we tackled UI design and all aspects of Silverlight development. We spent a good amount of time getting to know the Microsoft ASP.NET AJAX library, leaning on it quite heavily to provide a solid infrastructure for development. All good things, expect more notes on our learnings and findings very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Project: Microsoft Expression Feature Browser</title>
		<link>http://blog.lookorfeel.com/index.php/2007/10/06/new-projectmicrosoft-expression-feature-browser/</link>
		<comments>http://blog.lookorfeel.com/index.php/2007/10/06/new-projectmicrosoft-expression-feature-browser/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 21:07:28 +0000</pubDate>
		<dc:creator>Darren</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blog.lookorfeel.com/index.php/2007/10/06/new-projectmicrosoft-expression-feature-browser/</guid>
		<description><![CDATA[The Microsoft Expression Feature Browser is a Silverlight-based RIA that provides a simple way for users to compare the highlights of the tools in the Microsoft Expression Suite.

This is our first Silverlight 1.0 project in the wild, executed in conjunction with the Step Change Group in Portland, OR. The app is completely data-driven, allowing Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.microsoft.com/expression/products/overview.aspx?key=web" title="Expression Web" target="_blank">Microsoft</a> <a href="http://www.microsoft.com/expression/products/overview.aspx?key=blend" title="Expression Blend" target="_blank">Expression</a> <a href="http://www.microsoft.com/expression/products/overview.aspx?key=design" title="Expression Design" target="_blank">Feature</a> <a href="http://www.microsoft.com/expression/products/overview.aspx?key=media" title="Expression Media" target="_blank">Browser</a> is a Silverlight-based RIA that provides a simple way for users to compare the highlights of the tools in the Microsoft Expression Suite.</p>
<p><a href="http://www.microsoft.com/expression/products/overview.aspx?key=design" target="_blank" title="Microsoft Expression"><img src="http://blog.lookorfeel.com/assets/efb_1.jpg" title="Expression Feature Browser screenshot" alt="Expression Feature Browser screenshot" border="0" height="229" width="489" /></a></p>
<p>This is our first Silverlight 1.0 project in the wild, executed in conjunction with the <a href="http://www.stepchangegroup.com" target="_blank">Step Change Group</a> in Portland, OR. The app is completely data-driven, allowing Microsoft to use the same Silverlight application across all four product pages in the Expression Studio. The app parses runtime configuration variables passed in on the query string, and pulls from the very same XML data source used to build the non-Silverlight version of the page. In this way, the site can downgrade gracefully for platforms that don&#8217;t have an available plugin. All assets are shared with the HTML version as well, further lessening maintenance overhead.</p>
<p>We were particularly impressed with the butter-smooth framerates in the native Silverlight animation engine. Turns out it&#8217;s pretty straightforward to execute programmatic animations without a lot of code. It was also really quite simple to implement a full-featured, reskinnable, inline video player. No complaints with Silverlight, though it&#8217;s definitely taken some serious gear-grinding to switch from C# to JavaScript!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lookorfeel.com/index.php/2007/10/06/new-projectmicrosoft-expression-feature-browser/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
