<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The MossyBlog Times Archives 2007 - 2009 : Microsoft</title><link>http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx</link><description>Tags: Microsoft</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Michael Bach and his Web Platform Installer Beta</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/10/01/michael-bach-and-his-web-platform-installer-beta.aspx</link><pubDate>Wed, 01 Oct 2008 06:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8971049</guid><dc:creator>scbarnes</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8971049.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8971049</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8971049</wfw:comment><description>&lt;p&gt;I was roaming the hallways early today and Michael Bach (Product Manager for Web Platform) was grinning like a he was up to no good. &lt;/p&gt;  &lt;p&gt;Given we're all working hard on the various efforts required for &lt;a href="http://www.microsoftpdc.com/"&gt;PDC&lt;/a&gt;, &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/25/silverlight-2-release-candidate-now-available.aspx"&gt;Silverlight RC0&lt;/a&gt; etc I was wondering what he could possibly be happy about?&lt;/p&gt;  &lt;p&gt;I asked him:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt; &amp;quot;&lt;em&gt;wtf is up with you, do you need me to find work for you to do?&lt;/em&gt;&amp;quot; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;With a smug response he retorts:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;quot;..&lt;em&gt;Nope, see unlike you my man, my product is out the door and it's getting some nice kudos already&lt;/em&gt;...&amp;quot;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;I asked him what the hell he was on about and then he told me about this skunk works project he was part of. In that his team decided to package all the Web Platform bits into one action packed Installer.&lt;/p&gt;  &lt;p&gt;To quote him:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The Microsoft Web Platform Installer Beta (Web PI) is a free tool that makes it simple to download and install the latest components of the Microsoft Web Platform. It let&amp;#8217;s developers quickly get started with building web applications using Silverlight, ASP.NET and MVC. The application installs .NET Framework 3.5 SP1, IIS7 and Extensions, IIS FastCGI, Visual Web Developer 2008, SQL Server 2008 Express, SQL Server Management Studio, ASP.NET MVC and Silverlight Tools&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;ahh he's grown, he's already in full marketing speak mode... It was just yesterday he sat before me in the interview process, starry eyed and keen to save the world one technology byte at a time. Yet, here&amp;#160; he is already, months into the role and already shipping! - Upstart!&lt;/p&gt;  &lt;p&gt;He's now my biggest competitor on the floor and Michael, you're going down buddy...down i say!.&lt;/p&gt;  &lt;p&gt;You can get more info about this cool initiative from &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/web"&gt;http://www.microsoft.com/web&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Game on... punk, game on.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8971049" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Visual+Studio+2008/default.aspx">Visual Studio 2008</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item><item><title>Silverlight Offline Storage with LINQ.</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/08/08/silverlight-offline-storage-with-linq.aspx</link><pubDate>Thu, 07 Aug 2008 20:21:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8841364</guid><dc:creator>scbarnes</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8841364.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8841364</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8841364</wfw:comment><description>&lt;p&gt;I get asked a lot about what the .NET folks can bring to RIA, and the first thing I proudly say is the fact is they bring a lot of engineering maturity and given Silverlight compliments a lot of their existing knowledge, it is our bet that this will carry over into the runtime. An example of this, is the work Sriram and Offline Storage.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://infosysblogs.com/microsoft/2008/08/silverlight_offline_database_s.html#more"&gt;Sriram Balaji&lt;/a&gt; has put together an example of how one is able to roll your own Offline Storage using Silverlight and LINQ.&lt;/p&gt;  &lt;p&gt;Check out his post here:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;In previous &lt;a href="http://infosysblogs.com/microsoft/2008/08/offline_web_applications_1.html#more"&gt;article&lt;/a&gt; I talked about Offline Web applications and how local database storage is central to make this happen.&amp;#160; In&amp;#160; this article I will show you how to build a simple local database in Silverlight using &lt;a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=168&amp;amp;AspxAutoDetectCookieSupport=1"&gt;Isolated Storage&lt;/a&gt; and &lt;a href="http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx"&gt;LINQ&lt;/a&gt;.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a title="http://infosysblogs.com/microsoft/2008/08/silverlight_offline_database_s.html#more" href="http://infosysblogs.com/microsoft/2008/08/silverlight_offline_database_s.html#more"&gt;http://infosysblogs.com/microsoft/2008/08/silverlight_offline_database_s.html#more&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Nice work Sriram!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8841364" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Offline+Storage/default.aspx">Offline Storage</category></item><item><title>What do you mean all Silverlight.</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/08/05/what-do-you-mean-all-silverlight.aspx</link><pubDate>Tue, 05 Aug 2008 10:25:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8833341</guid><dc:creator>scbarnes</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8833341.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8833341</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8833341</wfw:comment><description>&lt;p&gt;There are times, when I see great things around Silverlight and this one site for me always seems to capture us at our best.&lt;/p&gt;  &lt;p&gt;&lt;img src="http://www.microsoft.com/click/artandtechnology/assets/images/common/header_logo.jpg" /&gt; &lt;/p&gt;  &lt;p&gt;Great video, and from a great site..&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:{7D7E1B1B-BB15-44b5-AC22-DF49F6B00FD3}:bc5d6f8e-272b-4ced-8e79-1c75df910726" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;   &lt;iframe src="http://silverlight.services.live.com/invoke/13363/What do you mean all Silverlight/iframe.html" scrolling="no" frameborder="0" style="width:320px;height:240px" width="320" height="240"&gt;&lt;/iframe&gt; &lt;/div&gt;  &lt;p&gt;&lt;a title="http://www.microsoft.com/click/artandtechnology" href="http://www.microsoft.com/click/artandtechnology"&gt;http://www.microsoft.com/click/artandtechnology&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8833341" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>SEO, Nothing changed.</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/07/04/seo-nothing-changed.aspx</link><pubDate>Fri, 04 Jul 2008 03:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8686146</guid><dc:creator>scbarnes</dc:creator><slash:comments>8</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8686146.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8686146</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8686146</wfw:comment><description>&lt;p&gt;Gilbert (one of the original guys behind prooving Silverlight + SEO) of&amp;#160; had a great write-up outlining some depth thought around this whole SEO buzz that Adobe unleashed early this week.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bits.samiq.net/2008/07/seo-for-ria-status-few-days-later.html" href="http://bits.samiq.net/2008/07/seo-for-ria-status-few-days-later.html"&gt;http://bits.samiq.net/2008/07/seo-for-ria-status-few-days-later.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I like this quote:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Microsoft has .XAML and the .XAP extensions, the second been just a zip file renamed; which pretty much are open for anyone to consume, crawl and index; all this available to the world from day 1. XAML at its end is XML and it remains XML once deployed (different to MXML that gets pre-compiled to AS3 and later to binary format for it to be published); which could allow savvy developers to XLST the markup to XHTML, provide a site map as per normal practices and best part, one the content owner, will have the chance to decide what the bot gets to see and what remains invisible.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The discussion put forward is at the end of the day, nothing has changed, the problems of yesterday still exist today and the part hat hits home for me, is the fact you don't need to hire a team of engineers to help you understand our formats - .xap and .xaml.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;As for deep linking, same principals apply here for both Adobe and Microsoft; you still need to figure out how your end users move in and out of the solution you&amp;#8217;ve built. This still requires a RIA Architect to decide how this composition comes together. Google is unlikely to automate this for us, as in the end this is what the sales pitch during this week has been.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Correct. Google isn't the magic bullet here, you still need to the same amount of work you did prior to Adobe's announcement(s). You still need to figure out how the various views/screens come together, how folks can bookmark (albeit Deep Link) to that point in time. Otherwise you will have as Gilbert outlines in this diagram:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/gcorrales/SG1gjC800WI/AAAAAAAAAFs/TNiXKpogOLw/s1600-h/SEO%20Flash%5B15%5D.jpg"&gt;&lt;img height="366" alt="SEO Flash" src="http://lh3.ggpht.com/gcorrales/SG1gjxYSoHI/AAAAAAAAAFw/WGA0XLRl1L8/SEO%20Flash_thumb%5B13%5D.jpg?imgmax=800" width="389" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;In some cases this may work, in most RIA it's pretty much a case of &amp;quot;guess where I live&amp;quot; game.&lt;/p&gt;  &lt;p&gt;I think this last quote summarises the state of play perfectly&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The problem at hand still remains unsolved (so don't think on throwing that &lt;a href="http://blog.deconcept.com/swfobject/"&gt;SWFObject&lt;/a&gt; nor the &lt;a href="http://www.asual.com/swfaddress/"&gt;SWFAddress&lt;/a&gt; code away, just yet), all that happened really is Adobe took out some insurance to keep the .SWF extension relevant through the welcoming arms of Google and Yahoo!&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Read more here:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bits.samiq.net/2008/07/seo-for-ria-status-few-days-later.html" href="http://bits.samiq.net/2008/07/seo-for-ria-status-few-days-later.html"&gt;http://bits.samiq.net/2008/07/seo-for-ria-status-few-days-later.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8686146" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/SWF/default.aspx">SWF</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/WebBuzz/default.aspx">WebBuzz</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Google/default.aspx">Google</category></item><item><title>Life on Microsoft Campus</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/06/24/life-on-microsoft-campus.aspx</link><pubDate>Mon, 23 Jun 2008 23:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8643624</guid><dc:creator>scbarnes</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8643624.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8643624</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8643624</wfw:comment><description>&lt;P&gt;It's been basically a month since I first moved into my office here on Microsoft campus and I both love and hate it here.&lt;/P&gt;
&lt;H1&gt;Geek Celebrities need their own star path&lt;/H1&gt;
&lt;P&gt;Life on campus can be really fun and it's kind of surreal to be sitting here at lunch time and seeing a lot of what I call the "Geek-Rockstars" walk by, some of which I remember 2 years ago watching on Channel 9 and Channel 10 thinking "man those folks must have a good life, how easy is that job..".&lt;/P&gt;
&lt;P&gt;The people I meet here daily are amazing, the quality of brain power in this area is also just as amazing and not to mention the sheer size of this company within the Seattle area is truly the most amazing of all.&lt;/P&gt;
&lt;P&gt;I remember driving my wife from the airport to the campus and she simply said "..You guys have way to much money, this is ridiculous.." and it did hit me just how big this company's HQ truly is.&lt;/P&gt;
&lt;H1&gt;Size isn't everything.&lt;/H1&gt;
&lt;P&gt;Size isn't everything though, there are some things that concern me overall and they are mostly around being to accessible to the corporate way of life.&lt;/P&gt;
&lt;P&gt;In that, I can't go anywhere in Seattle without bumping into a Microsoftee in one way or another. This can be I guess good (as you kind of have this bird of feather approach to thinking) but at the same time it can also feel very "insulated" from the real world. I guess I'm used to seeing a shock look on peoples faces when I mention "I work for Microsoft", as back home it was quite rare and in my respects considered to be a "wow, you done good with your life Barnes" moment (hey I'm shallow, and I enjoyed that bit of ego boost).&lt;/P&gt;
&lt;P&gt;Here it's basically - me too. Then the next thing you know you're basically talking shop.&lt;/P&gt;
&lt;H1&gt;Too close to home&lt;/H1&gt;
&lt;P&gt;I also find the overall campus is to close to home, in that I'm used to commuting 40mins each way to work for the past 15 years or so. Having it 10mins down the road depending on traffic does kind of unnerve me.&lt;/P&gt;
&lt;P&gt;Reason? It's just to easy to go "oh I'll go in and do some work today because I'm bored." as at home with a 40min commute, you kind of weighed things up in terms of "Can I be bothered having a long drive in to do 1hrs work?". That and if you then opt to work from within your home office, having the kids constant hassle you to go outside and play does help nudge you in the right direction.&lt;/P&gt;
&lt;P&gt;That's more personal work life balance though. I'm glad though Microsoft has enough abstraction layers in place to sort of hint that you should spend as less time at work as possible as this is the complete opposite to Google's line of thinking. I've got friends at Google whom have agreed that the whole "we have everything on campus" is too convenient and it basically almost encourages you to never leave the campus.&lt;/P&gt;
&lt;H1&gt;It all reminds me of that episode on &lt;STRONG&gt;The Simpsons.&lt;/STRONG&gt;&lt;/H1&gt;
&lt;P&gt;&lt;IMG style="MARGIN: 10px" src="http://www.mundosimpson.com.ar/imagenes/promocards/3f23.gif" align=right mce_src="http://www.mundosimpson.com.ar/imagenes/promocards/3f23.gif"&gt;There was an episode once where Homer Simpson ends up joining this new future community nuclear power plant facility, where it really is run by Scorpio (aka ORACLE's CEO clone) which is some mutation of a Anti-trust meets James Bond riff (episode titled: &lt;A href="http://en.wikipedia.org/wiki/You_Only_Move_Twice" mce_href="http://en.wikipedia.org/wiki/You_Only_Move_Twice"&gt;You only move twice&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;Basically the story is that Homer and the family move to this super corporate environment and everything is taken care of by the company they work for, so much so Marge gets bored out of her brain as she's used to the work-hard, play-hard life style.&lt;/P&gt;
&lt;P&gt;Microsoft can feel like that at times (not that it's bad, but just a little to well groomed). Having everything taken care of for you bar your own home is also quite appealing. &lt;/P&gt;
&lt;P&gt;Like for example having our own entire private bus network which will pick you up from home every morning free is a life saver. &lt;/P&gt;
&lt;P&gt;Don't take this as a complaint more of a Aussie guy trying to figure out how this entire culture works so that he can fit in.&lt;/P&gt;
&lt;P&gt;Overall though life on campus is pretty damn good and its more fun to being able to get off my butt, walk over to the subject matter experts here at Microsoft, shout them to a coffee and learn from what they have to say vs emailing. &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;P.S&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;I've come to realise that living in the US you end up being insulated from the world. In that in Australia I come home, watch the 6pm news and it covers Local, National and World events. Here in the US its just so fragmented that its hard to see a snapshot of what the world is up to on any given day. Instead I've looked towards more the NY Times etc for that daily dose.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8643624" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>What do you want to talk about?</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/04/21/what-do-you-want-to-talk-about.aspx</link><pubDate>Mon, 21 Apr 2008 10:11:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8413969</guid><dc:creator>scbarnes</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8413969.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8413969</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8413969</wfw:comment><description>&lt;p&gt;I just had a curious thought, what is it that you'd like me to talk about on this blog. In that, given I have access to various amount of information, people and technology within Microsoft (externally as well) - what is it you'd like me to discuss in depth?&lt;/p&gt;  &lt;p&gt;In that I still notice a lot of folks hit my blog regarding Silverlight Controls, is there something about Silverlight that isn't be covered and you need more information on?&lt;/p&gt;  &lt;p&gt;No question is stupid or off topic.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8413969" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Getting around Microsoft campus in the future.</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/04/02/getting-around-microsoft-campus-in-the-future.aspx</link><pubDate>Wed, 02 Apr 2008 07:32:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8349802</guid><dc:creator>scbarnes</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8349802.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8349802</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8349802</wfw:comment><description>&lt;p&gt;I stumbled upon this site, which basically sounds like it's a pitch to change the way we Microsoftee's get around Redmond campus. I love it's concept and wish it were being implemented, but I've not heard or seen anything that would indicate this being true.&lt;/p&gt;  &lt;p&gt;Check out the site &lt;a title="http://gettherefast.org/bettercampus.html" href="http://gettherefast.org/bettercampus.html"&gt;http://gettherefast.org/bettercampus.html&lt;/a&gt; or watch the video..&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:d5cae559-858f-47f5-be82-04647e80000a" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;div id="e1307945-bbf5-4a2f-97c8-16c3660b9312" style="margin: 0px; padding: 0px; display: inline;"&gt;&lt;div&gt;&lt;a href="http://video.msn.com/video.aspx?vid=c8db1161-7b51-4c38-b606-30f4fca40933" target="_new"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/GettingaroundMicrosoftcampusinthefuture_CC6F/video152809c313b6.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('e1307945-bbf5-4a2f-97c8-16c3660b9312'); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;embed src=\&amp;quot;http://images.video.msn.com/flash/soapbox1_1.swf\&amp;quot; quality=\&amp;quot;high\&amp;quot; width=\&amp;quot;432\&amp;quot; height=\&amp;quot;364\&amp;quot; wmode=\&amp;quot;transparent\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; pluginspage=\&amp;quot;http://macromedia.com/go/getflashplayer\&amp;quot; flashvars=\&amp;quot;c=v&amp;amp;v=c8db1161-7b51-4c38-b606-30f4fca40933&amp;amp;from=writer\&amp;quot; &amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;" alt=""&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8349802" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>I’ve finished up at Microsoft and heading to PIXAR.</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/04/01/i-ve-finished-up-at-microsoft-and-heading-to-pixar.aspx</link><pubDate>Tue, 01 Apr 2008 07:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8347291</guid><dc:creator>scbarnes</dc:creator><slash:comments>12</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/8347291.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=8347291</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=8347291</wfw:comment><description>&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;&lt;IMG style="WIDTH: 450px; HEIGHT: 226px" hspace=5 vspace=5 src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxoncampus_3.jpg" width=450 height=226 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxoncampus_3.jpg"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;I mentioned a few weeks ago that I was excited to be promoted to a Product Manager role on the Rich Client Platform Team (Silverlght/WPF). Well, whilst I was at SxSW I bumped into some folks at PIXAR whom I shared a few beers with.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;Cut a long story short, I jokingly asked if there were any positions gong and they stated yes, with that I’ve had ongoing chats and decided to take my leap of faith and branch out into 3D modeling &amp;amp; animation with a new role as a &lt;STRONG&gt;Junior Creative Modeller.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;Given its my core passion, I felt it was the right thing to do, and whilst I’ll miss my time here at Microsoft, I think one can all agree this is a&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;company well worth exploring and you’re an idiot if you believe anything anyone blogs about on April first as clearly this is a fool’s day prank.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;As if I’d leave a sweet role&amp;nbsp;working with/on&amp;nbsp;one of the &lt;STRONG&gt;hottest products&lt;/STRONG&gt; on earth right now.... although PIXAR I am open to negotiation still heheheh.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8347291" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>I am now a Product Manager.</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/02/25/i-am-now-a-product-manager.aspx</link><pubDate>Mon, 25 Feb 2008 12:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7890997</guid><dc:creator>scbarnes</dc:creator><slash:comments>19</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/7890997.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=7890997</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=7890997</wfw:comment><description>&lt;P&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=250 alt=OnMove03 src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/OnMove03_3.jpg" width=430 border=0 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/OnMove03_3.jpg"&gt;&lt;/P&gt;
&lt;P&gt;I've managed to worm my way into Microsoft Corp HQ, as a Product Manager (PM) on the &lt;STRONG&gt;Rich Client Platform&lt;/STRONG&gt; team (&lt;STRONG&gt;Silverlight/WPF etc&lt;/STRONG&gt;). This for me is a major step forward in my career, as whilst I've enjoyed being one of the &lt;STRONG&gt;first RIA Evangelist&lt;/STRONG&gt; for Microsoft, I feel I can offer more impact via this new role than in the field. I will still in part Evangelise Microsoft's offering in the UX space.&lt;/P&gt;
&lt;H2&gt;What is a Product Manager?&lt;/H2&gt;
&lt;P&gt;It varies in definition depending on which company a PM works for and what Product(s) they hold in their portfolio. For me, to keep it simple is that I'll be looking to ensure products like Silverlight out-innovate the competitor, as that's my core intent.&lt;/P&gt;
&lt;P&gt;Silverlight &amp;amp; WPF have enormous potential going forward, and I will now be apart of this new wave of Microsoft technologies.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=335 alt=daxoutsidemuseum src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxoutsidemuseum_3.jpg" width=440 border=0 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxoutsidemuseum_3.jpg"&gt;&lt;/P&gt;
&lt;H2&gt;What can I offer to this role..&lt;/H2&gt;
&lt;P&gt;I offer years of experience in this thing we call RIA firstly, but more to the point I have a wide range of technical skills as well as some basic marketing skills. I also have a design portion of the brain, so blending the entire pool together, well, I hope to offer a colourful amount of expertise to the job ahead and looking forward to seeing what level of impact I can make on the product.&lt;/P&gt;
&lt;H2&gt;Why change?&lt;/H2&gt;
&lt;P&gt;I'm going to be working with a lot of really smart people, folks whom I've spent the last year working with in a virtual sense. That alone is the strong motivator as I'll be standing on the shoulder of giants. The three that stand out the most though are &lt;A href="http://scarynoises.com/blog/" target=_blank mce_href="http://scarynoises.com/blog/"&gt;Brad Becker&lt;/A&gt;, &lt;A href="http://blogs.msdn.com/bgold" target=_blank mce_href="http://blogs.msdn.com/bgold"&gt;Brian Goldfarb&lt;/A&gt; and &lt;A href="http://search.live.com/results.aspx?q=%22Pete+Faraday%22+Microsoft&amp;amp;form=QBRE" target=_blank mce_href="http://search.live.com/results.aspx?q=%22Pete+Faraday%22+Microsoft&amp;amp;form=QBRE"&gt;Pete Faraday&lt;/A&gt;. These three are insanely smart, much smarter than me and I'm keen to tap their collective brain power for good instead of evil ;)&lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=226 alt=daxoncampus src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxoncampus_3.jpg" width=450 border=0 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxoncampus_3.jpg"&gt; &lt;/P&gt;
&lt;H2&gt;Will I stop blogging?&lt;/H2&gt;
&lt;P&gt;No. In fact I'll have a more focused approach to my blogging and my new team are supportive of my blog going forward. Having a my ear, eyes and voice within the community is critical to the success of this new role.&lt;/P&gt;
&lt;H2&gt;What will be the direction of the content on my blog?&lt;/H2&gt;
&lt;P&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=261 alt=daxinseattle src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxinseattle_3.jpg" width=220 align=right border=0 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxinseattle_3.jpg"&gt; Still the same, I'll be keen to decompose RIA more so than ever. The market has framed the conversation today under the guise of RIA. I personally think RIA is the wrong worldview, but i don't have an accurate answer on what it should be. Suffice to say, RIA fits and you can call it "Bob" for all I care, provided people are keen to explore the rich experiences associated to RIA. &lt;/P&gt;
&lt;P&gt;I'll be also looking to highlight UX within Microsoft more, as I have not only seen but met a lot of creative folks within Microsoft whom far exceed my understanding of UX - yet they go unnoticed. Now that I'm on Microsoft Corp campus, I'll be looking to devote some time unearthing them some more.&lt;/P&gt;
&lt;H2&gt;What about your current role?&lt;/H2&gt;
&lt;P&gt;No idea what will happen with it. There maybe a vacant position in Australia for the Evangelism team or they may not. It's entirely up to my peeps in the Oz Team to decide. I will be selling my assets locally, so anyone want a big screen TV? heh. The current team I work with are awesome, and can't think of anyone negative thing to say about them - honestly. At the time of writing this, there is no news about replacing my current role, but be sure to check out &lt;A href="http://www.microsoft.com/australia/careers/default.mspx" target=_blank mce_href="http://www.microsoft.com/australia/careers/default.mspx"&gt;Microsoft Australia career&lt;/A&gt; page (as this will be the first place to advertise it no doubt - we hire on merit, not who you know).&lt;/P&gt;
&lt;H2&gt;You're in the US now? Customs allowed this?&lt;/H2&gt;
&lt;P&gt;Yes. Not sure I'm going to fully embrace Seattle's cold weather, but I'll give it an open chance. Did I mention I grew up most of my life in the Australian outback desert? I've made a lot of new friends in Redmond over the year, so I'm looking forward to listening to their wisdom about all things America (specifically hear Chuck &amp;amp; Frank's thoughts from time to time).&lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=320 alt=daxonstreet src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxonstreet_5.jpg" width=420 border=0 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/daxonstreet_5.jpg"&gt; &lt;/P&gt;
&lt;H2&gt;Where to from here?&lt;/H2&gt;
&lt;P&gt;Well, I have to pack my entire life into a shipping container for one. I'll have to put a lot of stuff in storage and lastly figure out which electrical goods are US friendly vs aren't. &lt;/P&gt;
&lt;P&gt;I'm looking forward to moving to the other side of the world. It will be a grand adventure! - in a geeky way.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=250 alt=OnMove04 src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/OnMove04_3.jpg" width=430 border=0 mce_src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NewCareer..ProductManager_92BE/OnMove04_3.jpg"&gt; &lt;/P&gt;
&lt;P&gt;Now to pack for &lt;A href="http://www.vistitmix.com/" target=_blank mce_href="http://www.vistitmix.com"&gt;MIX 08&lt;/A&gt; and &lt;A href="http://www.sxsw.com/" target=_blank mce_href="http://www.sxsw.com/"&gt;SxSW&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;p.s&lt;/P&gt;
&lt;P&gt;Nathan Rothlisberg gave me an awesome URL which I'll no doubt make a lot of use of: &lt;A href="http://www.simplyoz.com/" mce_href="http://www.simplyoz.com"&gt;http://www.simplyoz.com&lt;/A&gt; (I can keep my Tim Tams!!!)&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7890997" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Evangelists/default.aspx">Evangelists</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight+Team/default.aspx">Silverlight Team</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Me/default.aspx">Me</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/MIX08/default.aspx">MIX08</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/SxSW/default.aspx">SxSW</category></item><item><title>Silverlight, Valve and Microsoft Surface..</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/02/20/silverlight-valve-and-microsoft-surface.aspx</link><pubDate>Wed, 20 Feb 2008 13:37:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7815165</guid><dc:creator>scbarnes</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/7815165.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=7815165</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=7815165</wfw:comment><description>&lt;p&gt;What a title, and yes they do have one thing in common. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Me...&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;I arrived on campus, a couple of weeks ago and pretty much spent most of my time meeting with lots of people from different teams throughout Microsoft. I mainly focused on the UX story overall, where are we heading and how long are we going to take to get there.&lt;/p&gt;  &lt;p&gt;I hung out with the Silverlight folks, whom are bursting tell all their secrets on where it's going, how things are tracking and where it will end up, but sadly I can't share that with you - &lt;em&gt;Note to self, stay away from beers for a while.. &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;It was interesting to see how far Silverlight has gone from this time last year, to where it is today, and where it's heading tommorow. It's something I'm proud to be apart of that's for sure.&lt;/p&gt;  &lt;p&gt;I can't wait for MIX08 when you're hopefully going to be amazed at how far we have truly come. I did manage to bump into Scott Guthrie couple of Sunday's ago and he showed me some snippets of what he's got planned, and was not only impressed with the approach but also how excited he was about it ( I mean come on, it's the Gu right - well &lt;a href="http://www.microsoft.com/Presspass/press/2008/feb08/2008ExpandedLeadershipPR.mspx" target="_blank"&gt;VP-Gu now..&lt;/a&gt;).&lt;/p&gt;  &lt;p&gt;I also got to meet &lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=284474" target="_blank"&gt;Ian Ellison Taylor (General Manager)&lt;/a&gt; (Sorry &lt;a href="http://blogs.msdn.com/mharsh/" target="_blank"&gt;Mike&lt;/a&gt; &amp;amp; &lt;a href="http://blogs.msdn.com/jstegman/" target="_blank"&gt;Joe&lt;/a&gt;, you're both amazing but come on..) and he was telling me the story of Windows (he must get sick of that story), specifically the Start bar and how it came about. Fascinating story, and I'd love to share but not sure which parts are public and which aren't, so I'll stay this side of the legal line and simply say - what an amazing insight.&lt;/p&gt;  &lt;p&gt;(You can watch an interview here that &lt;a href="http://blogs.msdn.com/tims" target="_blank"&gt;Dr Legend Sneath&lt;/a&gt; put together before my time.. &lt;a title="http://channel9.msdn.com/Showpost.aspx?postid=284474" href="http://channel9.msdn.com/Showpost.aspx?postid=284474"&gt;http://channel9.msdn.com/Showpost.aspx?postid=284474&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;In Ian's building, I also walked past the Microsoft Surface table, and immediately sat down to play with it. It's an amazing toy to play with and I was surprised I not only got to play with it by myself but most simply walked passed as if it was some plant or permanent fixture... Building 10 folks are spoiled..&lt;/p&gt;  &lt;p&gt;I accidentally left my ID badge on the table and by the time I caught a campus bus, I got an email from &lt;a href="http://www.blois.us/blog/" target="_blank"&gt;Peter Blois&lt;/a&gt; (Program Manager on the Expression Team) telling me he found it and immediately grabbed him for a coffee to see what's happening around Expression. &lt;/p&gt;  &lt;p&gt;Again, can't say much but there is one feature where I was excited and guys like Peter are at the helm of making sure the code comes together around these sweet products (Peter basically never sleeps).&lt;/p&gt;  &lt;p&gt;I also spent a lot of time with other entities within Microsoft, focused on RIA and there is movement within the beast!&lt;/p&gt;  &lt;p&gt;Last week, I did manage to head across the road from where I was staying and visit a friend over at Valve Software (Makers of TeamFortress 2, Half Life etc). &lt;a href="http://developer.valvesoftware.com/wiki/User:Robin_Walker" target="_blank"&gt;Robin Walker&lt;/a&gt;, gave me the 50c tour of Valve HQ and it was really cool to see how these folks put together some of the best games on earth - literally. I also got Robin's inside view of how TeamFortress came about, in that how it went form a &amp;quot;realistic&amp;quot; looking game to where it's today, in Team Fortress 2.&lt;/p&gt;  &lt;p&gt;I did get to briefly meet &lt;a href="http://www.sijun.com" target="_blank"&gt;Dhabih Sijun&lt;/a&gt;, one of the best Photoshop artists I've ever known, and it was interesting to see how his influence on the art helped change the way TeamFortress 2 looks today.&lt;/p&gt;  &lt;p&gt;I meet with a lot of really exciting and interesting people from all backgrounds and different companies (Google, Amazon, Adobe etc) (Yes even had a beer with Ryan Stewart at Adobe).&lt;/p&gt;  &lt;p&gt;It was a fun trip, and now I'm back in Australia (even though for 11 days and back to the US) I've come to the conclusion, I'm without doubt spoiled.&lt;/p&gt;  &lt;p&gt;I am meeting legends in the industry and feel I am cheating somehow. &lt;/p&gt;  &lt;p&gt;That being said, I'll have some &lt;strong&gt;personal&lt;/strong&gt; news I'll announce soon, but suffice to say I'm both excited and terrified.&lt;/p&gt;  &lt;p&gt;Special thanks to &lt;a href="http://blogs.msdn.com/mharsh" target="_blank"&gt;Mike Harsh&lt;/a&gt; &amp;amp; &lt;a href="http://visitmix.com/Blogs/Joshua" target="_blank"&gt;Joshua Allen&lt;/a&gt; for letting me hang out in their offices between meetings and stealing their network connection. Also to &lt;a href="http://blogs.msdn.com/bgold" target="_blank"&gt;Brian Goldfarb&lt;/a&gt; and &lt;a href="http://scarynoises.com/blog/" target="_blank"&gt;Brad Becker&lt;/a&gt; for their effort! :)&lt;/p&gt;  &lt;p&gt;I now understand the metaphor of &amp;quot;&lt;a href="http://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_giants" target="_blank"&gt;standing on the shoulder of giants&lt;/a&gt;&amp;quot;&lt;/p&gt;  &lt;p&gt;(The list of people I'd like to thank for their time is long, and thank you to those teams who not only invited me into their team meetings, but had also asked my counsel on their upcoming directions around their respective products. I felt overwhelmed and hopefully I didn't waste your time!)&lt;/p&gt;  &lt;p&gt;Can't wait for MIX08, as it's going to be a crazy time and I cannot believe I landed in Brisbane this morning, flying to Sydney tomorrow and then coming back to pack for MIX08.. Qantas better suckup to my AMEX card heh.&lt;/p&gt;  &lt;p&gt;p.s&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/charles_sterling" target="_blank"&gt;Chuck&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/frankarr" target="_blank"&gt;Frank&lt;/a&gt; are doing fine, they each have a window office and it shows they not only know where all the Microsoft bodies are buried, but also have the shovels.. (translation: In Microsoft it's apparently hard to get a window office and these two got them straight away - POWER People..POWER..).. so far my blog is briefly outranking Chuck's.. he seems to think my luck is about to change, but i think I'll have a trick or two up my sleeve :)&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7815165" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Seattle/default.aspx">Seattle</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/MIX08/default.aspx">MIX08</category></item><item><title>Something is being built...and I hope you RIA kids are watching...</title><link>http://blogs.msdn.com/msmossyblog/archive/2008/01/31/something-is-being-built-and-i-hope-you-ria-kids-are-watching.aspx</link><pubDate>Thu, 31 Jan 2008 15:09:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7348868</guid><dc:creator>scbarnes</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/7348868.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=7348868</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=7348868</wfw:comment><description>&lt;p&gt;I've been a busy little Microsoftee and have done a lot of interviews over the past few months with folks from all walks of life. I'm about to go live very soon with a project. What's the project? not telling until it's finished. I will give you a teaser though.&lt;/p&gt;  &lt;p&gt;It's nothing I've seen done here at Microsoft before so what you are seeing is simply a quick video tease.&lt;/p&gt;  &lt;p&gt;(&lt;em&gt;&lt;strong&gt;Note: &lt;/strong&gt;RSS Reading folks will need to come visit the website to see the video heh&lt;/em&gt;)&lt;/p&gt;  &lt;p&gt;&lt;iframe src="http://silverlight.services.live.com/invoke/13363/xEncoderApp0/iframe.html" frameborder="0" width="100%" scrolling="no" height="350"&gt;&lt;/iframe&gt;&lt;/p&gt;  &lt;p&gt;My first chat is with someone from the hollywood movie scene. His work has inspired...&lt;/p&gt;  &lt;p&gt;Release date is in &lt;strong&gt;February&lt;/strong&gt;.. but&lt;/p&gt;  &lt;p&gt;If you have someone you want me to talk to about RIA, then by all means &lt;a href="http://blogs.msdn.com/msmossyblog/contact.aspx" target="_blank"&gt;contact me&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;* Update: 1/02/2007 *&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;I've now included a Flash version of the Video.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:221a1d82-46c3-4a2c-a10e-8d85bdd6d0a0" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;div id="49a7dd44-317c-477e-8f29-f433211312bf" style="margin: 0px; padding: 0px; display: inline;"&gt;&lt;div&gt;&lt;a href="http://www.youtube.com/watch?v=ibTPRIaufdw&amp;amp;rel=1&amp;amp;border=1" target="_new"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/Somethingisbeingbuilt.andIhopeyouRIAk_13785/video6de0d94b09a3.jpg" galleryimg="no" onload="var downlevelDiv = document.getElementById('49a7dd44-317c-477e-8f29-f433211312bf'); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;object width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;param name=\&amp;quot;movie\&amp;quot; value=\&amp;quot;http://www.youtube.com/v/ibTPRIaufdw&amp;amp;rel=1&amp;amp;border=1\&amp;quot;&amp;gt;&amp;lt;\/param&amp;gt;&amp;lt;param name=\&amp;quot;wmode\&amp;quot; value=\&amp;quot;transparent\&amp;quot;&amp;gt;&amp;lt;\/param&amp;gt;&amp;lt;embed src=\&amp;quot;http://www.youtube.com/v/ibTPRIaufdw&amp;amp;rel=1&amp;amp;border=1\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; wmode=\&amp;quot;transparent\&amp;quot; width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/object&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;" alt=""&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7348868" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Evangelists/default.aspx">Evangelists</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/YouTube/default.aspx">YouTube</category></item><item><title>POC #1 - Project Harmony (pt1) (Silverlight &amp; Flash)</title><link>http://blogs.msdn.com/msmossyblog/archive/2007/11/15/poc-1-project-harmony-pt1-silverlight-flash.aspx</link><pubDate>Thu, 15 Nov 2007 11:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6248634</guid><dc:creator>scbarnes</dc:creator><slash:comments>9</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/6248634.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=6248634</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=6248634</wfw:comment><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="76" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb.png" width="429" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I've been enjoying the overall experience of what Silverlight has to offer since I started with Microsoft back in January 07. That being said, I've often been an internal &amp;quot;goto&amp;quot; person at times for some Flash advice on behalf of Microsoft customers around the world.&lt;/p&gt;  &lt;p&gt;In light of this, recently I also encountered a situation where a customer was looking to use both Silverlight and Flash together, something which I kind of gave a confused look at? (ie .. not because I wanted them to pick ours etc, but more to the point what was the root of the problem).&lt;/p&gt;  &lt;p&gt;The problem was simply that they had deadline to meet, they wanted to retain the video in Windows Media format but were looking to use the GUI inside Flash as a base. Fair enough, this isn't a &lt;a href="http://en.wikipedia.org/wiki/Zero-sum" target="_blank"&gt;Zero Sum Game&lt;/a&gt; and we play well with others.&lt;/p&gt;  &lt;p&gt;This isn't the first I've seen similar stories around this, but mostly its from Design shops around the world whom are keen to embrace Silverlight and Flash (fingers in both barrels) but are kind of skittish to start with (i.e. the assumption is really you have to pick a team, red vs blue).&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_4.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="334" alt="Screenshot of Project Harmony" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb_1.png" width="434" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Thus, I decided to put together this proof of concept, titled &amp;quot;&lt;strong&gt;&lt;font color="#ff0000"&gt;Harmony&lt;/font&gt;&lt;/strong&gt;&amp;quot;. The project is quite extensive and I'll spend the next month dissecting it and talking about different cross-sections of how you as a designer &amp;amp; developer are able to produce compelling enriching experiences with Silverlight and that you can execute on your creative vision. The rest is simply semantics and bits/bolts.&lt;/p&gt;  &lt;p&gt;In this first iteration of my &lt;strong&gt;Project &amp;quot;Harmony&amp;quot;&lt;/strong&gt; I wanted to test to see how well the performance would be in the event one was to use 90% Silverlight and 10% flash. In that overlay Flash on top of Silverlight and see what happens.&lt;/p&gt;  &lt;p&gt;The results speak for themselves, suffice to say that I really put in a lot of gratuitous animations in Silverlight to really try and break the performance overall.&lt;/p&gt;  &lt;p&gt;You can view for yourself here:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.demo.members.winisp.net/poc1/" href="http://www.demo.members.winisp.net/poc1/"&gt;http://www.demo.members.winisp.net/poc1/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;(Note: Link Requires &lt;a href="http://www.silverlight.net/getstarted" target="_blank"&gt;Silverlight 1.1&lt;/a&gt; and Flash 9.x)&lt;/p&gt;  &lt;h3&gt;My Objectives for this first iteration was:&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;       &lt;h4&gt;Objectives (v1.0)&lt;/h4&gt;     &lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Determine to see if Flash&amp;#xA0; (Transparent windowless) degrades in performance in the event it sits on top of Silverlight.&lt;/li&gt;      &lt;li&gt;Determine if PNG overlays impact the performance of the video whilst mixed with Flash.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;       &lt;h4&gt;Conclusion (v1.0)&lt;/h4&gt;     &lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;I did see some performance degrading on both technologies, but that is mostly due to both making use of alpha transparency (I'm yet to meet a runtime of any brand that can withstand alpha transparency)&lt;/li&gt;      &lt;li&gt;Working inside Flash &amp;amp; then crossing over to Visual Studio / Expression Blend is not for the feint hearted (I kept tripping up in C# vs AS3.0 scripting syntax hooks hehe - nothing against both technologies but its more of a mind map thing).&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;&lt;strong&gt;       &lt;h4&gt;Highlights (v1.0)&lt;/h4&gt;     &lt;/strong&gt;&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Using PNG's a designer is capable of doing some interesting things to a graphical interface. In this case&amp;#xA0; used a bullet that appears to not only be embedded into the TV Screen but also shatters it.       &lt;br /&gt;        &lt;br /&gt;I also added the &amp;quot;bullets&amp;quot; in the top right corner as PNG overlay to also test how 2xOverlays inside the Video would perform.        &lt;br /&gt;        &lt;br /&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_16.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="80" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb_7.png" width="433" border="0" /&gt;&lt;/a&gt;        &lt;br /&gt;&amp;#xA0;&lt;/li&gt;      &lt;li&gt;Using Video Reflection within Silverlight, one is able to really bring home a gloss finish by giving it a &amp;quot;glass&amp;quot; effect (as we all know there isn't enough glass effects online       &lt;br /&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_18.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="201" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb_8.png" width="244" border="0" /&gt;&lt;/a&gt;         &lt;br /&gt;&amp;#xA0;&lt;/li&gt;      &lt;li&gt;Using an infinite loop within Silverlight, I was able to create a &amp;quot;ambiance&amp;quot; feel to the UI by making two sets of images fade in/out underneath the Flash area and the Silverlight&amp;#xA0; Video. This again, was to really see how the performance would go with a Silverlight animation underneath Flash.       &lt;br /&gt;        &lt;br /&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_10.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="103" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb_4.png" width="433" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#xA0;&lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_8.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="115" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb_3.png" width="167" align="right" border="0" /&gt;&lt;/a&gt;Using Adobe Photoshop for the bitmap artwork, I stumbled upon a technique whereby if you take a photo, duplicate its layer and then apply &amp;quot;gussian blur&amp;quot; with 50% transparency it kind of gives this glow/ambiance effect commonly seen in most games today. &lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#xA0;&lt;/p&gt;  &lt;ul&gt;   &lt;ul&gt;     &lt;li&gt;Silverlight (Video aside of course) handles its progressive loading of assets in a unique way, I'm yet to put my finger on it but I must look into this more as I expected the GUI to take much longer to load (as there aren't any preloaders in this design).       &lt;br /&gt;        &lt;br /&gt;&amp;#xA0;&lt;/li&gt;      &lt;li&gt;The Flash Slider (ie works like iTunes) was done reasonably quickly, and the code has already been ported to Silverlight suffice to say, it looks seamlessly integrated within the GUI and unless you don't have Silverlight or Flash installed, it would argueably be forgiven as being part of one technology not 2.       &lt;br /&gt;        &lt;br /&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_6.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="80" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/POC1ProjectHarmonypt1SilverlightFlash_10191/image_thumb_2.png" width="433" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;It's a small experiment at first, mainly to test the waters and see what holds together initially. &lt;/p&gt;  &lt;p&gt;The walk away message here is simple, this isn't a &lt;a href="http://en.wikipedia.org/wiki/Zero-sum" target="_blank"&gt;Zero Sum Game&lt;/a&gt; firstly and I want to stress that the most. The other impact is that if you're keen to try Silverlight but aren't quite ready for that big leap, it's ok you can use both without penalties implied. &lt;/p&gt;  &lt;p&gt;The last but most important of all, is prove your concepts initially. In that if you're looking to switch from using Flash (for whatever reason) and aren't bold enough to do the lock stock and barrel or aren't allowed to, that's ok. Establish some objectives initially, build a Proof of Concept (POC) and chip away at the idea, as you will no doubt learn both technologies limitations faster than any book can really teach you.&lt;/p&gt;  &lt;p&gt;The secret of a truly successful RIA in my opinion is knowing the technologies limitations.&lt;/p&gt;  &lt;p&gt;The next POC (pt2) I'll talk more about the JavaScript Bridge and how I was able to make the Thumbnail Slide load up the Video Playlist etc. I'm also putting together some Video Casts on not only how I made this but also will upload the code once I get it locked into &lt;a href="http://www.codeplex.com" target="_blank"&gt;Codeplex.com&lt;/a&gt; (open source). All code &amp;amp; design is hand-made by myself only.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;(&lt;strong&gt;NOTE&lt;/strong&gt;: This is a crude, raw POC and progress bars etc for both technologies aren't important for this initial purpose. They are coming, and I'll talk more about that later. Again, this is a POC so don't lock this down as some end to end final production grade solution).&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;(&lt;strong&gt;NOTE&lt;/strong&gt;: I used &lt;a href="http://www.whatistheorangebox.com/" target="_blank"&gt;Teamfortress 2&lt;/a&gt; Artwork, because it's my favorite game at the moment, I have personal history with it and well, the Soldier video is by far the funniest game trailer I've seen in quite some time. Valve Software are legends in my book - My Steam ID is &amp;quot;[te] Skittlez&amp;quot;)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Next: &lt;strong&gt;&lt;em&gt;The &amp;quot;HOW&amp;quot; (Code Dump / VideoCast).&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Related Post: &lt;a title="Writing Proof of Concept RIA&amp;#x27;s" href="http://blogs.msdn.com/msmossyblog/archive/2007/11/11/writing-proof-of-concepts-ria-s.aspx"&gt;Writing Proof of Concept RIA's&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6248634" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Flash/default.aspx">Flash</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Going+Flex+to+Silverlight/default.aspx">Going Flex to Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/UXE/default.aspx">UXE</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA+Producer/default.aspx">RIA Producer</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Art/default.aspx">Art</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Skinning/default.aspx">Skinning</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA+Handbook/default.aspx">RIA Handbook</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Animation/default.aspx">Animation</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Rich+Internet+Application/default.aspx">Rich Internet Application</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Rich+Interactive+Application/default.aspx">Rich Interactive Application</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/POC/default.aspx">POC</category></item><item><title>No Planes, No Conferences, No Meetings</title><link>http://blogs.msdn.com/msmossyblog/archive/2007/11/04/no-planes-no-conferences-no-meetings.aspx</link><pubDate>Sun, 04 Nov 2007 14:14:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5882798</guid><dc:creator>scbarnes</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/5882798.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=5882798</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=5882798</wfw:comment><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NoPlanesNoConferencesNoMeetings_12AA3/image_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="76" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NoPlanesNoConferencesNoMeetings_12AA3/image_thumb.png" width="429" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I've been traveling quite a lot this year and meet with some amazing folks in the process. Well, my travel is up for this year and I'm looking forward to spending some much needed R&amp;amp;R at home with the family and get back to basics - &lt;strong&gt;coding some proof of concepts&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;I've got a lot of projects I want to get out the door to illustrate the products we have on offer, but do so with a focus around RIA (whichever your terminology of choice). &lt;/p&gt;  &lt;p&gt;What does this mean to readers of my blog? well expect to see less talk and more code coming forward, specifically around Silverlight and how it's capable of &amp;quot;..playing well with others..&amp;quot; (something we at times lose sight of).&lt;/p&gt;  &lt;p&gt;In saying this, if you want something built as a proof of concept, send me a piece of email as I'm all ears and will look forward to ramping things up a little more around what's possible with the technology.&lt;/p&gt;  &lt;p&gt;I'm also looking forward to revamping my blog, and moving it slowly over to &lt;a href="http://www.mossyblog.com" target="_blank"&gt;&lt;strong&gt;Mossyblog.com&lt;/strong&gt;&lt;/a&gt; as in order to show all some of the cool concepts I've been working on/off for the past year, I'll need to upload via a hosting environment that allows more than just &amp;quot;CSS overrides&amp;quot; (sorry, MSDN.com has restricted access for us employees).&lt;/p&gt;  &lt;p&gt;Here's a sneak peak at &lt;strong&gt;Mossyblog.com&lt;/strong&gt; so far:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NoPlanesNoConferencesNoMeetings_12AA3/image_4.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="161" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/NoPlanesNoConferencesNoMeetings_12AA3/image_thumb_1.png" width="428" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Also, for those of you whom are interested, I've setup a Shared RSS Feed over at Google.com/Reader. The premise for this is I'll be blog-spotting if you will things of interest that have a focus around Microsoft, Adobe, Design, RIA and AJAX.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.google.com/reader/shared/05747974255093491793" href="http://www.google.com/reader/shared/05747974255093491793"&gt;http://www.google.com/reader/shared/05747974255093491793&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5882798" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Evangelists/default.aspx">Evangelists</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Blogging/default.aspx">Blogging</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Mossyblog.com/default.aspx">Mossyblog.com</category></item><item><title>RIA: 10 Questions on Icon Design - I ask our Microsoft Design folks to respond.</title><link>http://blogs.msdn.com/msmossyblog/archive/2007/10/30/ria-10-questions-on-icon-design-i-ask-our-microsoft-design-folks-to-respond.aspx</link><pubDate>Tue, 30 Oct 2007 06:08:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5775497</guid><dc:creator>scbarnes</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/5775497.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=5775497</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=5775497</wfw:comment><description>&lt;p&gt;&lt;img src="http://msdn2.microsoft.com/Aa511280.Icons08(en-us,MSDN.10).png" border="0" /&gt;&lt;/p&gt;  &lt;p&gt;I have an Icon fetish that is disturbingly wrong. In that I collect them, horde them and will happily spend Microsoft's good hard earned money on as many of them as I can find - if allowed. &lt;/p&gt;  &lt;p&gt;Yet, what makes Icon's so special? in that why do they enhance an applications user interface to the point where it almost is lost without them. Why does Microsoft and Apple spend a lot of money and time ensuring that menu navigation and icon's are done in a manner that's not only attractive to the eye, but enhance a users experience?&lt;/p&gt;  &lt;p&gt;Well, I decided to ask our UX folks, the same folks whom chose Icons for our operating systems, software applications and so on. I had one intent, to get to the bottom of this whole Icon business and more to see where Icon's can play a role in tomorrows RIA. RIA is going to embrace the icon market, something I have now doubt and so with this, onto the top 10 questions with &lt;a href="http://www.bisonium.com/blog/" target="_blank"&gt;Frank Bisono&lt;/a&gt; &amp;amp; Brittnie Hervey (UX demi-gods).&lt;/p&gt;  &lt;h2&gt;Top 10 Questions for the Icon Ninja's here at Microsoft.&lt;/h2&gt;  &lt;p&gt;&lt;strong&gt;Q1. What is an icon?, in that we all see them daily in software but what does the icon represent to the end user?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie:&lt;/strong&gt; An icon represents an action a user will take.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank:&lt;/strong&gt; For our purposes, an icon would be a graphical representation (small picture or object) for a file, application or command (action).&amp;#xA0; For the end user it should be an easy way to quickly identify what product they are in and what action they could take on a given object.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q2. When you choose an icon, what is the process that you go through in selecting the right one?&lt;/strong&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; In Vista there is set usages for every icon that we define when created.&amp;#xA0; We align the concept of the functionality the user is taking to the best visual representation we can get based on elements rather than words.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; So generally you don&amp;#x2019;t just have the luxury of choosing a pre-existing icon here.&amp;#xA0; For most products or features, we create a custom icon.&amp;#xA0; On the server side, this means literally THOUSANDS of icons.&amp;#xA0; We follow the same process as Brittnie described above.&amp;#xA0; That generally means meeting with a PM and translating the description for this icon into a graphical representation.&amp;#xA0; Sometimes we have existing elements that we re-use to create an icon, other times, it&amp;#x2019;s a completely custom concept and we start from scratch.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q3. Microsoft has released some guidelines around designing icon's, do you feel that the icon design community adhere to these?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie:&lt;/strong&gt; I believe it depends on group and situation.&amp;#xA0; Our current guidelines do not map 1 to 1 to what MS sets as guidelines.&amp;#xA0; I think we adhere when appropriate.&amp;#xA0; This is a harder question to answer.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank:&lt;/strong&gt;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; If you mean the design community OUTSIDE of Microsoft, well &amp;#x2013; it all depends.&amp;#xA0; We haven&amp;#x2019;t put out the most robust set of guidelines I&amp;#x2019;ve seen, but they are generally a pretty good start.&amp;#xA0; The main problem I have seen with regards to icons is that sometimes the importance of an icon is overlooked.&amp;#xA0; There are the obvious visual aspects of creating an icon, but then there are also things to consider such as geopolitical issues that can come back to haunt a developer or studio.&amp;#xA0; The last thing you want to do is insult a particular culture with the use of an icon that has a detrimental meaning to them.&amp;#xA0; I&amp;#x2019;ve also seen updates to products that continue to use icons developed for an older platform like XP.&amp;#xA0; If you are targeting your application to run in Vista, then you need to refresh the icons to match the visual style we have set for Vista (the aero style).&amp;#xA0; The last thing I&amp;#x2019;ll note is that all too often I&amp;#x2019;ve seen folks take a shortcut and use an icon designed for use at say 256x256 and they scale it down to fit a 16x16 block.&amp;#xA0; Or even worse, they upscale an icon.&amp;#xA0; That just doesn&amp;#x2019;t fly.&amp;#xA0; There are a number of reasons why you can&amp;#x2019;t just shrink an icon in Photoshop and call it a day, and the same goes for sizing an icon up.&amp;#xA0; At the end of the day, it just doesn&amp;#x2019;t look good.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q4. I've always said that the icon market is ripe for the picking giving the technology going forward, where do you foresee this market going and is there room for icons in formats such as XAML?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; I foresee icons becoming less important and the UI itself becoming more self explanatory.&amp;#xA0; With that being said I don&amp;#x2019;t think icons will ever go completely away, just less needed.&amp;#xA0; &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; The icon market is definitely getting more advanced.&amp;#xA0; We are now seeing icons as large as 512x512 directly in the UI and with much richer detail than ever.&amp;#xA0; I totally see a future with dynamic icons that change as the application&amp;#x2019;s state changes.&amp;#xA0; As the graphics engines in our OS get better, so too will the use of icons and the value they can bring to the OS or application.&amp;#xA0; That&amp;#x2019;s just one example.&amp;#xA0; As far as XAML, there&amp;#x2019;s definitely something to be said there as well.&amp;#xA0; Right now if you take an icon created in Illustrator, you could export that as XAML and drop that right into code using Expression Blend. After all, a vector is nothing more than a mathematical computation rendered as a graphic right?&amp;#xA0; But another way to drop that into XAML is by defining a brush in Blend with an icon image and then using that brush in Blend (this is for when you only have a bitmap icon for example).&amp;#xA0; The &amp;#x201C;icon&amp;#x201D; does ok at scaling, but there is room for improvement using that technique.&amp;#xA0; XAML is definitely going to present some interesting possibilities moving forward with WPF applications.&amp;#xA0; We are still WAY early in defining that, but as we move more towards a WPF based environment, you will see more attention being given to XAML Icons.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q5. I have an icon fetish, i just seem to store them, 1000's of them. Do you also have hordes of icons tucked away on your hard drive and what is it you look for in the design styles?&lt;/strong&gt; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;: No, I do not have many different icons I store on my hard drive but we do have thousands tucked away on a sever/share.&amp;#xA0; The design style is the same for all the icons we create, as we have the Vista guidelines we follow.&amp;#xA0; I only collect those icons. J&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; Well, I&amp;#x2019;m not going to lie here, I am a total icon fanboi&amp;#xA0; :) I literally have TENS of THOUSANDS of them hoarded away on my drives at home.&amp;#xA0; I&amp;#x2019;ve been collecting them for years.&amp;#xA0; I just love customizing my desktop and folders using custom icons.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;img src="http://msdn2.microsoft.com/Aa511280.Icons12(en-us,MSDN.10).jpg" width="90%" border="0" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Q6. OSX and Windows Vista have a unique design style to both, and lately the &amp;quot;Glass Effect&amp;quot; plays a role in design style(s). Why is this so? and do you have any thoughts on the next upcoming fashionable style?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;: I believe this is because it is a new visual style that you don&amp;#x2019;t see in a lot of places, and it gives the icons an extra bang.&amp;#xA0; They feel more like a piece of art work then they do just a simple icon and glass adds some elegance.&amp;#xA0; I can&amp;#x2019;t predict the next trend, but if I had to guess, I would think it would be a hybrid between the MSN style of icons and the current Vista style, giving a little less importance to the icon, and more importance to the UI.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; Hmmm, the glass factor.&amp;#xA0; Yeah, this is all the rage and trend lately, but I think we&amp;#x2019;ll see some evolution in the coming years.&amp;#xA0; The glass thing is just a little too shiny and a little too frosty in places and I think you will start seeing that get toned down a bit.&amp;#xA0; The big effect there is transparency.&amp;#xA0; Like anything else though, too much is a bad thing.&amp;#xA0; I would totally tell you what I think the next trend in icons will be, but I&amp;#x2019;d rather keep that a secret and let you see it when we release it. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q7. What is the biggest mistake a developer or designer can do in choosing an Icon for their applications?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; In our world they could use the icon incorrectly, which then breaks the users understanding of what that icon does.&amp;#xA0; Windows, Windows Live, &amp;amp; IE all use the same library of icons so using them correctly helps the user to immediately identify what action is going to be taken when the icon is clicked, thus enhances the User experience.&amp;#xA0;&amp;#xA0; The second thing they could do wrong is size an icon up from a smaller file, pixilation then occurs in the image.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; Totally in sync with Brittnie here.&amp;#xA0; An example of using an icon incorrectly would be choosing an icon that has traditionally had a different metaphor to mean something else in your UI.&amp;#xA0; This is BAD&amp;#x2026;REAL BAD.&amp;#xA0; It&amp;#x2019;s hard to retrain people to think about something in a different way and if your use of an icon gives the user a result other than the intended result because of a bad metaphor, well then you just hosed the usability of your product.&amp;#xA0; Metaphors in general can be a bad thing and should be avoided unless it is universally known.&amp;#xA0; You have to think about localization here and what the icon could potentially mean in another culture.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q8. What advice would you give to the design market around producing a set of icons? given that most software vendors require a themed approach?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; I guess the advice I would give would depend on what style they were trying to create an icon in.&amp;#xA0; If they were trying to create an icon in the Vista style I would say the most important thing to do is work closely with the library owner so they can understand what is already built, and how to visual represent something that needs to map into our icons, and to make sure the style guide is being followed.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; For designers outside of MSFT, the #1 thing I&amp;#x2019;d say they need to know their target audience.&amp;#xA0; Sounds stupid, but if none of your users are running Vista (which we all know they should right? J), then you shouldn&amp;#x2019;t be using the Aero theme for your icons or your UI will look like butt.&amp;#xA0; This is where proper research comes into play.&amp;#xA0; Know the limitations of your product.&amp;#xA0; Think about WHERE the icon will be used, platform, form factor, etc. (mobile device or a huge honkin projection screen in a NOC center).&amp;#xA0; Think about the environment in which your icon will be seen (potential lighting situations, types of display technology).&amp;#xA0; We all like to think we are designing icons that will be used on a Windows box in a home or office environment, but the reality is that your icon could end up in a place you never expected it to.&amp;#xA0; You have to think about a lot of factors when choosing the right design.&amp;#xA0; Think ahead, anticipate the unexpected and ask a lot of questions.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q9. Icon's typically have two states associated to them (eg: recycle bin, full/empty). Yet some (Audim on OSX for example) are now using animation to represent status change, what advice would you give around keeping that from getting out of hand?&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;: I would say each situation needs to be addressed case by case.&amp;#xA0; I avoid using animation or multiple states of icons unless there is a status to an icon that needs to be represented for its functionality.&amp;#xA0;&amp;#xA0;&amp;#xA0; I think the cost of making second/third icons and the additional cost of animating those icons will keep us from doing it too often.&amp;#xA0; That is usually where I push back from when an icon of this type is requested.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; I would actually argue that it ISN&amp;#x2019;T typical for an icon to have 2 states.&amp;#xA0; There are definitely times when this is the case however.&amp;#xA0; Status change and animation are two separate things.&amp;#xA0; You can have one without the other.&amp;#xA0; I think that having status change is an effective way of providing feedback to a user for certain things.&amp;#xA0; Animation is where things would tend to get out of control if not done correctly.&amp;#xA0; In the case of an object that is synchronizing something or transferring data, I can see the value of adding animation to an icon because it&amp;#x2019;s representing that there is a task in progress. It&amp;#x2019;s live feedback letting the user know something is happening. But gratuitous animation for the sake of animation is where you start getting into the cheese factor.&amp;#xA0; How long did those flaming .gifs and websites with music last back in 1995?&amp;#xA0; Yeah&amp;#x2026; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;strong&gt;Q10. Why can't we have a universal icon format that fits all platforms, devices and other digital surfaces.&lt;/strong&gt;&amp;#xA0; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Brittnie&lt;/strong&gt;: I think it would be AMAZING to have all platforms support then same file type/format, but I don&amp;#x2019;t know if this would ever be possible considering the constraints on the web that don&amp;#x2019;t exist in the OS.&lt;/p&gt;    &lt;p&gt;&lt;strong&gt;Frank&lt;/strong&gt;:&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0;&amp;#xA0; I also think that the idea of a universal icon format would be ideal.&amp;#xA0; Unfortunately we live in a world where everyone wants to be king and nobody wants to concede to the other player.&amp;#xA0; You can say that about almost any format on the market.&amp;#xA0; Blue Ray vs. HD DVD /&amp;#xA0; PDF vs. XPS /&amp;#xA0; RAW vs. DNG, the list goes on.&amp;#xA0; Then you have the issue of maintaining backwards compatibility and re-engineering existing apps to take advantage of a universal format.&amp;#xA0; Then who owns it?&amp;#xA0; I think people are just set in their ways and on the grand scheme of things, a universal icon format isn&amp;#x2019;t at the top of the list of priorities for most folks.&amp;#xA0; It&amp;#x2019;s a shame really, but I guess that&amp;#x2019;s life in the 21&lt;sup&gt;st&lt;/sup&gt; century.&lt;/p&gt; &lt;/blockquote&gt;  &lt;h4&gt;Conclusion&lt;/h4&gt;  &lt;p&gt;I think that there is going to be a very lucrative market ahead for Icon Designers, especially as RIA begins to heat up more and more as technology gets advanced. Themed Icon designers, and quality ones will be in high demand along side UI designers - in fact - one could argue that a good UI designer for applications should come in armed with Icon Design capabilities. As you can then complete the entire themed experience in a way that others may not be able to.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/RIA10QuestionsonIconDesignIaskourMicros_B8DF/image_2.png"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 10px; border-left: 0px; border-bottom: 0px" height="99" alt="image" src="http://blogs.msdn.com/blogfiles/msmossyblog/WindowsLiveWriter/RIA10QuestionsonIconDesignIaskourMicros_B8DF/image_thumb.png" width="244" align="left" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;XAML, is also something in which I think there is going to be strong possibilities around, and the ability to transfer icons back and forth amongst designer &amp;amp; developer workflow will also work towards reduction of having to design icon's for different scales (16,32,48 etc).&lt;/p&gt;  &lt;p&gt;This is also something which probably doesn't get discussed enough, in that Microsoft can offer a lot of maturity in this space going forward. We have exceptionally talented, intelligent and extremely focused User Experience folks on our payroll. I expect as time passes we will continue to see some of this thoughtleadership and maturity help shape the Microsoft Next Web strategy.&lt;/p&gt;  &lt;p&gt;RIA isn't just about technology, it also needs maturity and leaders in this space.&lt;/p&gt;  &lt;p&gt;More information on Microsoft Design, check out:    &lt;br /&gt;&lt;i&gt;&lt;a href="http://www.microsoft.com/design"&gt;http://www.microsoft.com/design&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;Also we have&amp;#xA0; icon design guideline(s) which others may find useful:   &lt;br /&gt;&lt;a title="http://msdn2.microsoft.com/en-us/library/aa511280.aspx" href="http://msdn2.microsoft.com/en-us/library/aa511280.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa511280.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5775497" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/XAML/default.aspx">XAML</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Expression+Design/default.aspx">Expression Design</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Icons/default.aspx">Icons</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA+Producer/default.aspx">RIA Producer</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA+Handbook/default.aspx">RIA Handbook</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Rich+Internet+Application/default.aspx">Rich Internet Application</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Rich+Interactive+Application/default.aspx">Rich Interactive Application</category></item><item><title>New Silverlight Showcase (redesign).</title><link>http://blogs.msdn.com/msmossyblog/archive/2007/10/19/new-silverlight-showcase-redesign.aspx</link><pubDate>Fri, 19 Oct 2007 14:55:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5522627</guid><dc:creator>scbarnes</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/5522627.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=5522627</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=5522627</wfw:comment><description>&lt;p&gt; Finally it's now online. The Silverlight folks have redesigned the showcase section of the site and it's purty. You can get the scoop on the story behind it at &lt;a href="http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/" target="_blank"&gt;blog.lookorfeel.com&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The previous Showcase had reached its breaking point and wasn&amp;#x2019;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 &amp;#x2014; 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.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;img src="http://blog.lookorfeel.com/assets/showcase_1.jpg" /&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;The Story:     &lt;br /&gt;&lt;a title="http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/" href="http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/"&gt;http://blog.lookorfeel.com/index.php/2007/10/18/new-project-silverlightnet-showcase-redesign/&lt;/a&gt;      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;The Showcase:     &lt;br /&gt;&lt;a title="http://silverlight.net/Showcase/" href="http://silverlight.net/Showcase/"&gt;http://silverlight.net/Showcase/&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;One day at time folks, one day at a time :)&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5522627" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Microsoft/default.aspx">Microsoft</category></item></channel></rss>