<?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>MSDN Blogs</title><link>http://blogs.msdn.com/default.aspx</link><description>The Blogs of MSDN</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Bike update (January ‘09)</title><link>http://blogs.msdn.com/reedme/archive/2009/01/06/bike-update-january-09.aspx</link><pubDate>Tue, 06 Jan 2009 21:59:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286248</guid><dc:creator>reedme</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;When we moved from Redmond to Kirkland in December, it put me outside the “reasonable commute distance” for the Mongoose mountain bike... which may or may not have been all a part of my nefarious plan to “convince” Mrs. Reed to “permit” me to buy a motorcycle. Muwahahaha. Er-ehem. Nevermind.&lt;/p&gt;  &lt;p&gt;But upgrade from the Mongoose, I did. Ultimately, I want something more of an “adventure bike” like a V-Strom or a BMW, but the little Dave Ramsey that sits on my shoulder these days reminded me to only buy what I could pay cash for. And the previously enjoyed motorcycle I picked was definitely a sexy red color! Gotta love that “magma pearl red”!! Vrrrooom!!!&lt;/p&gt;  &lt;p&gt;&lt;a href="https://blogs.msdn.com/blogfiles/reedme/WindowsLiveWriter/BikeupdateJanuary09_C19F/clip_image001_2.jpg" target="_blank"&gt;&lt;img title="clip_image001" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="169" alt="clip_image001" src="https://blogs.msdn.com/blogfiles/reedme/WindowsLiveWriter/BikeupdateJanuary09_C19F/clip_image001_thumb.jpg" width="304" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;(The bike above is the same year-model and color as mine, but I don’t have any pix of me on it yet. My 2005 doesn’t have all the decals on it that a ZX-6R normally does for some reason. I meant to ask the previous owner why he pulled ‘em off, but I forgot. Have to save some pennies and put ‘em back on myself someday soon.)&lt;/p&gt;  &lt;p&gt;Now that the global warming has returned to the Seattle area and melted the past month of ice and snow, I finally got to ride it to work this morning for the first time. A lot less exercise than the Mongoose, but also a LOT more fun to ride!! Filling up the tank with premium for $7 was also a big plus. (The Sequoia still costs me $60+ to fill up the tank. Will definitely feel like riding in a cage from now on.)&lt;/p&gt;  &lt;p&gt;The riding community inside Microsoft has been great, very welcoming and informative. (Read: answering my stupid n00b13 questions with a modicum of patience and sympathy.) Any other riders out there in the broader SQL Server community? I’m sure there are. What’re you riding?&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286248" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/reedme/archive/tags/snow/default.aspx">snow</category><category domain="http://blogs.msdn.com/reedme/archive/tags/motorcycle/default.aspx">motorcycle</category><category domain="http://blogs.msdn.com/reedme/archive/tags/bike/default.aspx">bike</category></item><item><title>Thoughts on Waiting until 20xx for WF</title><link>http://blogs.msdn.com/mwinkle/archive/2009/01/06/thoughts-on-waiting-until-20xx-for-wf.aspx</link><pubDate>Tue, 06 Jan 2009 21:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286240</guid><dc:creator>mwinkle</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;&lt;EM&gt;Usual msblog disclaimer applies, this represents my opinion!&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;While I was on break, a number of folks pinged me asking me about &lt;A href="http://realworldsa.dotnetdevelopersjournal.com/goodbyewindowsworkflowfoundationseeyouin2011.htm" target=_blank mce_href="http://realworldsa.dotnetdevelopersjournal.com/goodbyewindowsworkflowfoundationseeyouin2011.htm"&gt;this blog post&lt;/A&gt; by Tad Anderson.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I find the investment in time to learn how to use 3.0/3.5 has been a complete waste time. So we have release 1.0 and 1.5 of WWF becoming obsolete in favor of version 2.0. These are the real release numbers on these libraries, and that is how they should have been labeled. They are not release 3.0 and 3.5.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;First, your investment in the existing technologies is not a "waste of time."&amp;nbsp; The idea of modeling your app logic declaratively, via workflows doesn't change, nor do the ideas surrounding how one builds an application with workflows.&amp;nbsp; What we are fixing is that we are making it substantially easier to use, and enabling more advanced scenarios (like implicit message correlation). What you will not be able to re-use is some of the things you did the first time and thought, "hmmm, I wonder why I have to do that [activity execution context cloning, handleExternalEvent, I'm looking at you]."&amp;nbsp; From a designer perspective, your not going to have to keep remembering the quirks of the v1 designer.&amp;nbsp; I think about this similarly to the way we went from ASMX web services to WCF.&amp;nbsp; The API's changed, but the underlying thinking of building an app on services did not.&amp;nbsp; Regarding version numbers, all of our libraries are versioned to the version of the framework we ship with (see WPF, WCF, etc).&amp;nbsp; Internally we struggled with what we call the thing we're working on now and decided to stick with framework version (so WF 4.0, rather than WF 2.0).&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Secondly, it's important to note, we're not getting rid of the 3.0, 3.5 technologies.&amp;nbsp; We're investing to port them to the new CLR, and work to make the designers operate in VS 2010.&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;If you get sufficient return by using WF in your apps today, use WF today.&amp;nbsp; If WF doesn't meet your needs today, and if we're fixing that by something that we're doing in 4.0, then it makes sense to wait.&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp; Note, I'm not defining "return" for you.&amp;nbsp; Depending upon how you define that, you may reach a different conclusion that someone in a similar setting.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Thirdly, activities you write today on 3.0/3.5 will continue to work, even inside a 4.0 workflow by way of the interop activity.&amp;nbsp; Much as WPF has the ability to host existing WinForms content, we have the ability to execute 3.0-based activities.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;There is a larger issue of how we (the big, Microsoft "we") handle a combination of innovation, existing application compatibility, and packaging of features.&amp;nbsp; I'm not sure how we avoid the fact that inevitably, any framework in version n+1 will introduce new features, some of which will not be compatible with framework version n, some of which may do similar things to features in framework version n.&amp;nbsp; Folks didn't stop writing WinFroms apps when WPF was announced (they still write WinForms apps).&amp;nbsp; As I mentioned, this is a big issue, but not one I intend to tackle in this post :-) &lt;/P&gt;
&lt;P&gt;The feedback we got from customers around WF was centered around the need for a few things:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Activities and Workflows&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;A fully declarative experience (declare everything in XAML)&lt;/LI&gt;
&lt;LI&gt;Make it easier to write complex activities (see my talk for the discussion on writing Parallel or NofM)&lt;/LI&gt;
&lt;LI&gt;Make data binding easier&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Runtime&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Better control over persistence&lt;/LI&gt;
&lt;LI&gt;Flow-in transactions&lt;/LI&gt;
&lt;LI&gt;Support partial trust &lt;/LI&gt;
&lt;LI&gt;Increase perf&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Tooling&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Fix Perf and usability&lt;/LI&gt;
&lt;LI&gt;Make rehosting and extensibility easier&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;P&gt;Most of these would require changes to the existing code base, and breaking changes would become unavoidable.&amp;nbsp; The combination of doing all of these things makes the idea of breaking all existing customers absolutely untenable.&amp;nbsp; We're doing the work to make sure that your WF apps you write today will keep on working, and with services as the mechanisms to communicate between them, one can gradually introduce 4.0 apps as well.&amp;nbsp; Given the commitment we have to our v1&amp;nbsp; (or netfx3) customers, we don't want to introduce those kinds of breaking changes.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://visualstudiomagazine.com/columns/article.aspx?editorialsid=2949" target=_blank mce_href="http://visualstudiomagazine.com/columns/article.aspx?editorialsid=2949"&gt;Kathleen's article&lt;/A&gt; summarizes this very nicely, and rather than be accused of cherry-picking quotes, I encourage you to read the whole article.&lt;/P&gt;
&lt;P&gt;Questions, comments, violent flames, post 'em here or mwinkle_at_largeredmondbasedsoftwarecompany_dot_com&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286240" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mwinkle/archive/tags/wf/default.aspx">wf</category></item><item><title>Viva Las Vegas! CES 09!</title><link>http://blogs.msdn.com/livesearch/archive/2009/01/06/live-search.aspx</link><pubDate>Tue, 06 Jan 2009 21:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286229</guid><dc:creator>livesearch</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;One sure bet in Vegas this time of year is the gadget geekdom that is &lt;A href="http://www.cesweb.org/" mce_href="http://www.cesweb.org/"&gt;CES&lt;/A&gt; (Consumer Electronics Show). Live Search is proud to be part of the excitement, as we’ll be demoing all our latest features in the Microsoft booth at the center of this tech typhoon (located in the Central Hall, C2, Booth 7144). See how we’re making it easier to find the best multimedia content out there. Watch xRank stretch beyond celebrity search. Discover local gems with our improved Local Search. So if you’re headed to CES, be sure to come by. Let’s chat search!&lt;/P&gt;
&lt;P&gt;The team will also be out on the town, so we’ll probably run into you! Are you a blogger attending the &lt;A href="http://itwontstayinvegas.com/" mce_href="http://itwontstayinvegas.com/"&gt;“It Won’t Stay in Vegas” blogger party&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;on Jan 9&lt;SUP&gt;th&lt;/SUP&gt;? One of our newest search evangelists, Stefan Weitz, will be out and about at the party connecting with folks from the blogosphere. If you bump into him, please do school him on your thoughts on what you like about Live Search and what we can do better.&lt;/P&gt;
&lt;P&gt;And don’t forget &lt;A href="http://www.cesweb.org/sessions/keynotes.asp" mce_href="http://www.cesweb.org/sessions/keynotes.asp"&gt;Steve Ballmer’s debut&lt;/A&gt; making his pre-show keynote on the night of Jan 7&lt;SUP&gt;th&lt;/SUP&gt;.&amp;nbsp; Be sure to catch it if you can. &lt;/P&gt;
&lt;P&gt;Aya Zook, Product Manager, Live Search&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286229" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/livesearch/archive/tags/live+search/default.aspx">live search</category></item><item><title>PerformancePoint Seminar - Jan 20, Malvern</title><link>http://blogs.msdn.com/jasonmorales/archive/2009/01/06/performancepoint-seminar-jan-20-malvern.aspx</link><pubDate>Tue, 06 Jan 2009 21:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286230</guid><dc:creator>jasonmorales</dc:creator><slash:comments>1</slash:comments><description>For those of you in Philadelphia area, I'd like to make you aware of an upcoming PerformancePoint seminar. This event is hosted by one of our Gold Certified partners with speciality in Microsoft Business Intelligence and SharePoint. Breakthroughs in Business Intelligence presented by Gig-Werks Microsoft Office 45 Liberty Blvd. Great Valley Corporate Center, Suite 210 Malvern, PA 19355 Seminar - 12:00-1:30pm Welcome Time - 11:30am...(&lt;a href="http://blogs.msdn.com/jasonmorales/archive/2009/01/06/performancepoint-seminar-jan-20-malvern.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286230" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jasonmorales/archive/tags/Demo/default.aspx">Demo</category><category domain="http://blogs.msdn.com/jasonmorales/archive/tags/In-Person+Event/default.aspx">In-Person Event</category><category domain="http://blogs.msdn.com/jasonmorales/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/jasonmorales/archive/tags/PerformancePoint+Server/default.aspx">PerformancePoint Server</category><category domain="http://blogs.msdn.com/jasonmorales/archive/tags/Consulting+Partners/default.aspx">Consulting Partners</category></item><item><title>Remedies for the Meltdown: What savvy healthcare organizations need to do now</title><link>http://blogs.msdn.com/healthblog/archive/2009/01/06/remedies-for-the-meltdown-what-savvy-healthcare-organizations-need-to-do-now.aspx</link><pubDate>Tue, 06 Jan 2009 21:34:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286220</guid><dc:creator>hlthblog</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/healthblog/WindowsLiveWriter/RemediesfortheMeltdownWhathealthcareorga_AD92/Crounse_2006%20by%20Matthew%20Barrick%20compressed_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Crounse_2006 by Matthew Barrick compressed" border="0" alt="Crounse_2006 by Matthew Barrick compressed" align="left" src="http://blogs.msdn.com/blogfiles/healthblog/WindowsLiveWriter/RemediesfortheMeltdownWhathealthcareorga_AD92/Crounse_2006%20by%20Matthew%20Barrick%20compressed_thumb.jpg" width="87" height="107" /&gt;&lt;/a&gt; In the January 6th edition of &lt;a target="_blank" href="http://www.hhnmag.com/hhnmag_app/index.jsp"&gt;Hospitals and Health Networks Weekly&lt;/a&gt; on-line journal, my colleague Ian Morrison offers an &lt;a target="_blank" href="http://www.hhnmag.com/hhnmag_app/jsp/articledisplay.jsp?dcrpath=HHNMAG/Article/data/01JAN2009/090106HHN_Online_Morrison&amp;amp;domain=HHNMAG"&gt;insightful editorial&lt;/a&gt; on the impact of the world financial meltdown on health and healthcare.&amp;#160; He rightfully points out that the health industry isn’t immune from financial downturns; only that the painful effects are often delayed a quarter or two compared to other industries.&lt;/p&gt;  &lt;p&gt;When one considers that even in a healthy economy a third of American hospitals lose money and another third only make up for their losses because they have investment income; it becomes clear why the recent collapse in our economy is especially worrisome to the healthcare sector.&amp;#160; For the full picture, I suggest a thorough read of &lt;a target="_blank" href="http://www.hhnmag.com/hhnmag_app/jsp/articledisplay.jsp?dcrpath=HHNMAG/Article/data/01JAN2009/090106HHN_Online_Morrison&amp;amp;domain=HHNMAG"&gt;Ian’s piece&lt;/a&gt;.&amp;#160; If ever there was a time to “reinvent” healthcare in America, this is it.&amp;#160; I particularly hope the Obama administration will listen carefully to the experts and dismiss the perverse incentives, rewards for inefficiency, and special interests that plague health and healthcare delivery in America.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/healthblog/WindowsLiveWriter/RemediesfortheMeltdownWhathealthcareorga_AD92/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 5px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blogs.msdn.com/blogfiles/healthblog/WindowsLiveWriter/RemediesfortheMeltdownWhathealthcareorga_AD92/image_thumb.png" width="211" height="243" /&gt;&lt;/a&gt;I certainly don’t claim to have all the answers to our healthcare woes.&amp;#160; I’m not an economist, but I do&amp;#160; know that no country in the world can afford to provide everything to everyone.&amp;#160; Reforming healthcare in America will necessitate some very hard choices about who gets what, when, and how.&amp;#160; You may recall that the state of Oregon tried to develop such a “list” during the &lt;a target="_blank" href="http://en.wikipedia.org/wiki/John_Kitzhaber"&gt;Kitzhaber&lt;/a&gt; gubernatorial administration.&amp;#160; As ever more expensive drugs and treatments become available, these choices about who gets what will become even more challenging.&amp;#160; It is clearly time for a national dialogue on the topic.&lt;/p&gt;  &lt;p&gt;From my particular vantage point, I see other challenges for the industry.&amp;#160; Most of us would agree that our American health system is woefully behind in its use of information technology.&amp;#160; Depending on what studies you believe, tens or hundreds of billions of dollars could be saved by implementing contemporary IT solutions in health.&amp;#160; However, I must also say that I tend to agree with opinions expressed by Drs. David Kibbe and Brian Klepper in their piece on &lt;a target="_blank" href="http://www.thehealthcareblog.com/the_health_care_blog/"&gt;THCB&lt;/a&gt;; &lt;a target="_blank" href="http://www.thehealthcareblog.com/the_health_care_blog/2009/01/lets-reboot-ame.html"&gt;Let’s Reboot America’s HIT Conversation&lt;/a&gt;.&amp;#160; The holy grail isn’t necessarily electronic medical records.&amp;#160; While there is little doubt EMRs and EHRs are part of the solution needed to enhance patient safety and care quality, more immediate gains may be realized by greater emphasis on preventive health services, personal health record solutions, home monitoring of chronic diseases, home care, and more efficient modalities and models (including the medical home concept) for the delivery of health information and medical services.&amp;#160; &lt;a target="_blank" href="http://blogs.msdn.com/healthblog"&gt;HealthBlog&lt;/a&gt; readers know that I am a strong advocate for e-Health services as part of the solution.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/healthblog/WindowsLiveWriter/RemediesfortheMeltdownWhathealthcareorga_AD92/image_4.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://blogs.msdn.com/blogfiles/healthblog/WindowsLiveWriter/RemediesfortheMeltdownWhathealthcareorga_AD92/image_thumb_1.png" width="172" height="129" /&gt;&lt;/a&gt; The current economic climate&amp;#160; also demands that healthcare organizations look for greater value from their existing investments in IT as well as ways to save money on new investments.&amp;#160; If ever there was a time to be more rational about how money is spent, this is it.&amp;#160; &lt;/p&gt;  &lt;p&gt;In that spirit, I’d like to share some information that was recently sent to me by our subsidiary in Australia (slightly modified for HealthBlog’s worldwide audience).&amp;#160; Is it any wonder why I so much enjoy working with my colleagues down under?&amp;#160; They totally “get it”.&lt;/p&gt;  &lt;p&gt;**********************************************************&amp;#160; &lt;/p&gt;  &lt;p&gt;Dear CEO, CFO, CIO, CMO, CMIO, VP Nursing, Physicians and other Clinicians:&lt;/p&gt;  &lt;p&gt;In today's economic climate, many healthcare organizations are looking for ways to reduce costs, increase productivity and improve patient care. At Microsoft, we believe that making the most of what you already have is a good way to start.&lt;/p&gt;  &lt;p&gt;It doesn’t always require major new investments on your part to improve your IT infrastructure. Visit &lt;a target="_blank" href="http://www.microsoft.com/health"&gt;Microsoft Health&lt;/a&gt; for more information on how to make more of your current IT resources. We’ll help you see where you may be able to improve your system - from the server room to your desktops, notebooks and Smartphone - to increase your organizational efficiency and reduce your overhead.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Reduce maintenance and support costs, improve your network’s performance&lt;/b&gt;&lt;b&gt; &lt;/b&gt;and provide better information retrieval and security with server and application virtualization. Find out how &lt;a target="_blank" href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002484"&gt;Dartmouth-Hitchcock Medical Center&lt;/a&gt; consolidated servers by 75 per cent. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Reduce travel costs and improve caregiver collaboration, information management and patient care&lt;/b&gt; with Microsoft unified communications. Learn how this helped &lt;a target="_blank" href="http://www.microsoft.com/australia/business/business-solutions/unified-communications.aspx"&gt;Resurgens Orthopaedics&lt;/a&gt; save over $100 000. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Balance budgets, resources, staff and amenities&lt;/b&gt;&lt;b&gt;- &lt;/b&gt;to improve patient care with a Microsoft performance management reporting solution. Read how managers at &lt;a target="_blank" href="http://www.microsoft.com/australia/business/business-solutions/unified-communications.aspx"&gt;Royal Children’s Hospital of Melbourne&lt;/a&gt; use business intelligence dashboards and scorecards to measure performance in real-time.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Improve your day-to-day IT operations and reduce&lt;/b&gt;&lt;b&gt; overheads &lt;/b&gt;by consolidating your data center and standardizing your IT environment. German hospital, &lt;a target="_blank" href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000000605"&gt;Asklepios&lt;/a&gt; was able to make laboratory data available 75 per cent faster and radiology results 89 per cent faster - all with an 18 per cent reduction in overhead.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;See if the software you already own can help improve your system&lt;/b&gt;- you may already have your solution in hand. Refer to the &lt;a target="_blank" href="http://www.microsoft.com/health"&gt;Microsoft Health&lt;/a&gt; Web site for more information.&lt;/p&gt;  &lt;p&gt;***********************************************************&lt;/p&gt;  &lt;p&gt;By the way, next month I’ll be speaking at a number of industry events in Australia.&amp;#160; I hope to see you there.&amp;#160; And even if you can’t attend in person, I promise that I will be detailing my travels right here on HealthBlog!&lt;/p&gt;  &lt;p&gt;Bill Crounse, MD&amp;#160;&amp;#160; Senior Director, Worldwide Health&amp;#160;&amp;#160;&amp;#160; &lt;a target="_blank" href="http://www.microsoft.com"&gt;Microsoft Corporation&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8803b242-e883-41ad-9d6f-8b49f35c212f" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/economic+crisis" rel="tag"&gt;economic crisis&lt;/a&gt;,&lt;a href="http://technorati.com/tags/health" rel="tag"&gt;health&lt;/a&gt;,&lt;a href="http://technorati.com/tags/healthcare" rel="tag"&gt;healthcare&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Obama" rel="tag"&gt;Obama&lt;/a&gt;,&lt;a href="http://technorati.com/tags/EMR" rel="tag"&gt;EMR&lt;/a&gt;,&lt;a href="http://technorati.com/tags/EHR" rel="tag"&gt;EHR&lt;/a&gt;,&lt;a href="http://technorati.com/tags/PHR" rel="tag"&gt;PHR&lt;/a&gt;,&lt;a href="http://technorati.com/tags/personal+health+records" rel="tag"&gt;personal health records&lt;/a&gt;,&lt;a href="http://technorati.com/tags/hospitals" rel="tag"&gt;hospitals&lt;/a&gt;,&lt;a href="http://technorati.com/tags/clinics" rel="tag"&gt;clinics&lt;/a&gt;,&lt;a href="http://technorati.com/tags/IT" rel="tag"&gt;IT&lt;/a&gt;,&lt;a href="http://technorati.com/tags/health+IT" rel="tag"&gt;health IT&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Microsoft" rel="tag"&gt;Microsoft&lt;/a&gt;,&lt;a href="http://technorati.com/tags/internet" rel="tag"&gt;internet&lt;/a&gt;,&lt;a href="http://technorati.com/tags/e-health" rel="tag"&gt;e-health&lt;/a&gt;,&lt;a href="http://technorati.com/tags/patient+safety" rel="tag"&gt;patient safety&lt;/a&gt;,&lt;a href="http://technorati.com/tags/care+quality" rel="tag"&gt;care quality&lt;/a&gt;,&lt;a href="http://technorati.com/tags/uninsured" rel="tag"&gt;uninsured&lt;/a&gt;,&lt;a href="http://technorati.com/tags/healthcare+reform" rel="tag"&gt;healthcare reform&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286220" width="1" height="1"&gt;</description></item><item><title>MS-Offcrypto Examples</title><link>http://blogs.msdn.com/david_leblanc/archive/2009/01/06/ms-offcrypto-examples.aspx</link><pubDate>Tue, 06 Jan 2009 21:30:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286213</guid><dc:creator>david_leblanc</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;In response to some questions I've gotten about details of MS-OFFCRYPTO, I've created a CodePlex project to contain sample code demonstrating the documentation. You can find it at &lt;a href="http://www.codeplex.com/offcrypto"&gt;http://www.codeplex.com/offcrypto&lt;/a&gt;. I had originally wanted to include sample code in MS-OFFCRYPTO itself, but we couldn't do that. Instead, we can put sample code on CodePlex. To keep it real, I did the work from my home system where I don't have access to the original source, and wrote it in C# instead of the original C++ to shake out library differences.
&lt;/p&gt;&lt;p&gt;Please note that the sample code is not intended to replace proper documentation. In the course of helping a customer with their attempt to implement the AES encryption, we figured out a problem with the CryptDeriveKey documentation, and got that updated. If there are any nuances of the approach that are in the sample, but not the documentation, we'll update the document to match. The sample code is there to verify that the documentation is complete, and to help anyone who wants to do this.
&lt;/p&gt;&lt;p&gt;Currently, there are 2 projects – the first is ExtractStream. I'd needed a way to get streams out of structured storage so that the rest of the sample code could be a lot simpler, and I'm also not too good at managed-unmanaged interop. You use this app to extract the stream you'd like to parse – the rest of the examples will use this. It may turn out to be a good thing having this as a stand-alone project – there's some other features we can build on this that might be helpful.
&lt;/p&gt;&lt;p&gt;The second project is OoxmlEncrypt – it demonstrates parsing and validating an EncryptionInfo stream, as well as validating the password.
&lt;/p&gt;&lt;p&gt;I have a third project that I need to post which does the same for the CAPI RC4 encryption, which is default for encrypted PowerPoint files, and can show up as a format for Word and Excel files. That's done – I just need to post it.
&lt;/p&gt;&lt;p&gt;A fourth project that I'm working on (hindered by the fact that .NET has no RC4) is to demonstrate the legacy 40-bit RC4.
&lt;/p&gt;&lt;p&gt;After that, as I find time, I'll move on to signatures. BTW, if someone else would like to contribute to the project, that's certainly possible – just let me know, and sign a release, then we can add other people as devs.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286213" width="1" height="1"&gt;</description></item><item><title>Microsoft Online whitepapers</title><link>http://blogs.msdn.com/stevecla01/archive/2009/01/06/microsoft-online-whitepapers.aspx</link><pubDate>Tue, 06 Jan 2009 21:26:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286201</guid><dc:creator>stevecla01</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;img src="http://blogs.msdn.com/blogfiles/stevecla01/WindowsLiveWriter/MicrosoftOnlinedemo_A9E2/OnlineSvcs-2_bL_thumb.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Regular readers will know I’m all about Software plus Services and with &lt;a href="http://www.microsoft.com/online/default.mspx"&gt;&lt;strong&gt;Microsoft Online&lt;/strong&gt;&lt;/a&gt; gathering pace I thought it would be useful to share some useful document that are up on the haystack that is Microsoft.com. Here I present you with 3 needles&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6bef06c7-3ae6-40a7-a78e-eea670b4f605&amp;amp;displaylang=en"&gt;&lt;strong&gt;Exchange service description&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1bef6a35-9785-4a0b-b227-387c0ee85a36&amp;amp;displaylang=en"&gt;&lt;strong&gt;SharePoint service description&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5736aaac-994c-4410-b7ce-bdea505a3413&amp;amp;DisplayLang=en"&gt;&lt;strong&gt;Security whitepaper&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;I also noticed &lt;a href="http://blogs.technet.com/eileen_brown/archive/2009/01/06/moving-exchange-into-the-cloud-with-exchange-online.aspx"&gt;Eileen&lt;/a&gt; referenced another handy document over on here blog today - &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=25350815-5c57-441a-b7fb-329ff5fe14b3&amp;amp;displaylang=en"&gt;&lt;strong&gt;Migrate to Microsoft Online Services&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Forgive me for Microspeak for a moment but if you’re looking to move along the IO route quickly, Online is a great way to do so and if you’re looking for cost effective ways to get Exchange 2007 and SharePoint 2007, ditto. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286201" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/stevecla01/archive/tags/S_2B00_S/default.aspx">S+S</category><category domain="http://blogs.msdn.com/stevecla01/archive/tags/Online/default.aspx">Online</category></item><item><title>Announcing the release of Project Portfolio Server 2007 Guide: Configuration Recommendations</title><link>http://blogs.msdn.com/chrisfie/archive/2009/01/06/announcing-the-release-of-project-portfolio-server-2007-guide-configuration-recommendations.aspx</link><pubDate>Tue, 06 Jan 2009 21:14:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286179</guid><dc:creator>chrisfie</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The following Project Portfolio Server 2007 guide was released yesterday: &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b82bd1e5-50f1-4919-bd5a-6401b0787a3e&amp;amp;displaylang=en"&gt;Project Portfolio Server 2007 Guide: Configuration Recommendations,&lt;/a&gt; it describes key configuration guidelines.&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;strong&gt;Scope&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;This guide outlines some of the high-level performance potentials and guidelines of Portfolio Server based on successful user and organizational adoption. The guide focuses on areas where it is important to observe specific technical and managerial limitations and guidelines to ensure effective use of Portfolio Server.&lt;/em&gt; &lt;p&gt;&lt;em&gt;For each function, the guide focuses on three main topics:&lt;/em&gt; &lt;ul&gt; &lt;li&gt;&lt;em&gt;The function description&lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;The function intended use&lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Guidelines on usage and performance limits&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;For more Portfolio Server documentation please refer to the TechNet Tech Center for Portfolio Server: &lt;a href="http://technet.microsoft.com/en-us/office/projportserver/default.aspx"&gt;Microsoft Office Project Portfolio Server 2007&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286179" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/chrisfie/archive/tags/Project+Portfolio+Server/default.aspx">Project Portfolio Server</category><category domain="http://blogs.msdn.com/chrisfie/archive/tags/Operation/default.aspx">Operation</category><category domain="http://blogs.msdn.com/chrisfie/archive/tags/IT+Professionals/default.aspx">IT Professionals</category></item><item><title>New WPF "How Do I" Video on Formatting Data Entry (Beth Massi)</title><link>http://blogs.msdn.com/vbteam/archive/2009/01/06/new-wpf-how-do-i-video-on-formatting-data-entry-beth-massi.aspx</link><pubDate>Tue, 06 Jan 2009 21:14:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286002</guid><dc:creator>VBTeam</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Today we &lt;a href="http://msdn.microsoft.com/en-us/vbasic/dd367843.aspx" target="_blank"&gt;released a new How Do I Video&lt;/a&gt; onto the &lt;a href="http://msdn.com/vbasic" target="_blank"&gt;VB Dev Center&lt;/a&gt; on how to format controls on data entry forms using the IValueConverter &lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/12/12/formatting-data-in-wpf-controls.aspx" target="_blank"&gt;like I showed on my blog here&lt;/a&gt;. The &lt;a href="http://msdn.microsoft.com/library/system.windows.data.ivalueconverter.aspx" target="_blank"&gt;IValueConverter&lt;/a&gt; allows you full control over the display of the data as well as the editing of that data by users in the controls. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/vbasic/bb466226.aspx#wpfdata" target="_blank"&gt;&lt;strong&gt;Check out all the WPF Forms over Data videos here.&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Enjoy!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286002" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vbteam/archive/tags/Beth+Massi/default.aspx">Beth Massi</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/VB2008/default.aspx">VB2008</category><category domain="http://blogs.msdn.com/vbteam/archive/tags/WPF/default.aspx">WPF</category></item><item><title>3 excelentes How-to de Exchange 2007</title><link>http://blogs.msdn.com/mvplead/archive/2009/01/06/3-excelentes-how-to-de-exchange-2007.aspx</link><pubDate>Tue, 06 Jan 2009 21:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286152</guid><dc:creator>ferglo</dc:creator><slash:comments>1</slash:comments><description>&lt;P&gt;Nuestro buen amigo &lt;A href="http://msmvps.com/blogs/ExchangeBlogLatino/Default.aspx" mce_href="http://msmvps.com/blogs/ExchangeBlogLatino/Default.aspx"&gt;Carlos Dinapoli&lt;/A&gt; “EL Capo” :) a creado 3 excelentes videos sobre Exchange Server 2007.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.msn.com/video.aspx?vid=3b3a2e99-27c9-4ca6-b2c9-132a4854cebf" mce_href="http://video.msn.com/video.aspx?vid=3b3a2e99-27c9-4ca6-b2c9-132a4854cebf"&gt;El primero es para la instalación de prerrequisitos del OS para Exchange 2007&lt;/A&gt;&lt;/P&gt;
&lt;DIV class=wlWriterEditableSmartContent id=scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:ec0a195d-28a3-4556-ae66-7aac1192c85d style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;DIV id=68a9ac1c-87df-4d59-8f7e-a9b00a043821 style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;DIV&gt;&lt;A href="http://video.msn.com/video.aspx?vid=3b3a2e99-27c9-4ca6-b2c9-132a4854cebf&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer" target=_new mce_href="http://video.msn.com/video.aspx?vid=3b3a2e99-27c9-4ca6-b2c9-132a4854cebf&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer"&gt;&lt;IMG style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none" alt="" src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/3excelentesHowtodeExchange2007_D42A/video75c2ee1c19fe.jpg" onload="var downlevelDiv = document.getElementById('68a9ac1c-87df-4d59-8f7e-a9b00a043821'); downlevelDiv.innerHTML = &amp;quot;&lt;div&gt;&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=3b3a2e99-27c9-4ca6-b2c9-132a4854cebf&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer&amp;amp;mkt=en-US\&amp;quot; &gt;&lt;\/embed&gt;&lt;\/div&gt;&amp;quot;;" galleryimg="no" mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/3excelentesHowtodeExchange2007_D42A/video75c2ee1c19fe.jpg"&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;A href="http://video.msn.com/video.aspx?vid=b87dc1ef-003c-4234-b70e-9e7bb2e90800" mce_href="http://video.msn.com/video.aspx?vid=b87dc1ef-003c-4234-b70e-9e7bb2e90800"&gt;El segundo son los pasos necesarios para preparar AD para recibir e instalar Exchange Server 2007.&lt;/A&gt;&lt;/P&gt;
&lt;DIV class=wlWriterEditableSmartContent id=scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:7c1479db-f6de-413a-851f-9012d04d3433 style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;DIV id=3c20b805-2934-4349-928c-d01912f68a3f style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;DIV&gt;&lt;A href="http://video.msn.com/video.aspx?vid=b87dc1ef-003c-4234-b70e-9e7bb2e90800&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer" target=_new mce_href="http://video.msn.com/video.aspx?vid=b87dc1ef-003c-4234-b70e-9e7bb2e90800&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer"&gt;&lt;IMG style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none" alt="" src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/3excelentesHowtodeExchange2007_D42A/videoeaa0e28bf370.jpg" onload="var downlevelDiv = document.getElementById('3c20b805-2934-4349-928c-d01912f68a3f'); downlevelDiv.innerHTML = &amp;quot;&lt;div&gt;&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=b87dc1ef-003c-4234-b70e-9e7bb2e90800&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer&amp;amp;mkt=en-US\&amp;quot; &gt;&lt;\/embed&gt;&lt;\/div&gt;&amp;quot;;" galleryimg="no" mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/3excelentesHowtodeExchange2007_D42A/videoeaa0e28bf370.jpg"&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;A href="http://video.msn.com/video.aspx?vid=d6d5caaf-d722-44d1-9c1e-31c917884388" mce_href="http://video.msn.com/video.aspx?vid=d6d5caaf-d722-44d1-9c1e-31c917884388"&gt;El video es de instalación de Exchange Server 2007 + SP1 en una Organización con Exchange 2003 Server.&lt;/A&gt;&lt;/P&gt;
&lt;DIV class=wlWriterEditableSmartContent id=scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:5baac4c4-1dd0-4ee3-bfed-4e64b25b8e57 style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;DIV id=7bec8567-20b2-4c43-8857-4683c7e178d8 style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;
&lt;DIV&gt;&lt;A href="http://video.msn.com/video.aspx?vid=d6d5caaf-d722-44d1-9c1e-31c917884388&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer" target=_new mce_href="http://video.msn.com/video.aspx?vid=d6d5caaf-d722-44d1-9c1e-31c917884388&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer"&gt;&lt;IMG style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none" alt="" src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/3excelentesHowtodeExchange2007_D42A/videofe5d1c2f2142.jpg" onload="var downlevelDiv = document.getElementById('7bec8567-20b2-4c43-8857-4683c7e178d8'); downlevelDiv.innerHTML = &amp;quot;&lt;div&gt;&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=d6d5caaf-d722-44d1-9c1e-31c917884388&amp;amp;ifs=true&amp;amp;fr=msnvideo&amp;amp;mkt=en-US&amp;amp;from=writer&amp;amp;mkt=en-US\&amp;quot; &gt;&lt;\/embed&gt;&lt;\/div&gt;&amp;quot;;" galleryimg="no" mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/3excelentesHowtodeExchange2007_D42A/videofe5d1c2f2142.jpg"&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;P mce_keep="true"&gt;Saludos.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN lang=ES-MX style="FONT-SIZE: 9pt; COLOR: #244061; FONT-FAMILY: 'Verdana','sans-serif'; mso-ansi-language: ES-MX; mso-fareast-font-family: 'Times New Roman'; mso-fareast-theme-font: minor-fareast; mso-no-proof: yes"&gt;Fernando García Loera&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: #365f91; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-theme-font: minor-fareast; mso-no-proof: yes"&gt;MVP Lead | Community Consultant | Latin American Region&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 9pt; COLOR: #365f91; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-theme-font: minor-fareast; mso-no-proof: yes"&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-ansi-language: EN; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;A href="http://blogs.msdn.com/mvplead/archive/2005/10/31/que-es-un-mvp.aspx"&gt;&lt;I&gt;&lt;SPAN lang=ES-MX style="COLOR: #0033cc; mso-ansi-language: ES-MX"&gt;Que es un MVP?&lt;/SPAN&gt;&lt;/I&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN lang=EN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-ansi-language: ES-MX; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt; &lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN lang=EN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Verdana','sans-serif'; mso-ansi-language: EN; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;A href="http://blogs.msdn.com/mvplead/archive/2005/11/08/como-logro-ser-reconocido-como-mvp.aspx" mce_href="http://blogs.msdn.com/mvplead/archive/2005/11/08/como-logro-ser-reconocido-como-mvp.aspx"&gt;&lt;I&gt;&lt;SPAN lang=ES-MX style="COLOR: #0033cc; mso-ansi-language: ES-MX"&gt;Como Logro ser MVP&lt;/SPAN&gt;&lt;/I&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: ES-MX; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin"&gt; &lt;A href="http://blogs.msdn.com/mvplead/archive/2005/10/31/que-es-un-mvp.aspx" mce_href="http://blogs.msdn.com/mvplead/archive/2005/10/31/que-es-un-mvp.aspx"&gt;&lt;B&gt;&lt;IMG title=clip_image002 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=13 alt=clip_image002 src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image002_efb5be4e-89c8-4f59-b61b-9eaf351539e2.jpg" width=33 border=0 mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image002_efb5be4e-89c8-4f59-b61b-9eaf351539e2.jpg"&gt;&lt;/B&gt;&lt;/A&gt;&lt;FONT face="Times New Roman" size=3&gt; &lt;/FONT&gt;&lt;A href="http://www.ferglo.com/" mce_href="http://www.ferglo.com/"&gt;&lt;FONT face="Times New Roman" size=3&gt;&lt;IMG title=clip_image004 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=14 alt=clip_image004 src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image004_9878734c-c917-4a04-b754-a09684659722.jpg" width=14 border=0 mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image004_9878734c-c917-4a04-b754-a09684659722.jpg"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="Times New Roman" size=3&gt; &lt;/FONT&gt;&lt;A href="http://twitter.com/ferglo" mce_href="http://twitter.com/ferglo"&gt;&lt;FONT face="Times New Roman" size=3&gt;&lt;IMG title=clip_image006 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=14 alt=clip_image006 src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image006_0659e917-f4bc-4cc5-91aa-fdc10a71af1d.jpg" width=14 border=0 mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image006_0659e917-f4bc-4cc5-91aa-fdc10a71af1d.jpg"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face="Times New Roman" size=3&gt; &lt;/FONT&gt;&lt;A href="http://www.new.facebook.com/profile.php?id=611945131" mce_href="http://www.new.facebook.com/profile.php?id=611945131"&gt;&lt;IMG title=clip_image008 style="BORDER-TOP-WIDTH: 0px; DISPLAY: inline; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px" height=14 alt=clip_image008 src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image008_46ed7c9c-1b14-4faf-8933-2cfd27e10257.jpg" width=14 border=0 mce_src="http://blogs.msdn.com/blogfiles/mvplead/WindowsLiveWriter/AccesoaSitiosPhotosynthdetrasdeunISAServ_902D/clip_image008_46ed7c9c-1b14-4faf-8933-2cfd27e10257.jpg"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286152" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mvplead/archive/tags/MVP+Program/default.aspx">MVP Program</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/MVP/default.aspx">MVP</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/MVPs/default.aspx">MVPs</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/Video/default.aspx">Video</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/MVPs+en+latinoamerica/default.aspx">MVPs en latinoamerica</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/MVP+Blogs/default.aspx">MVP Blogs</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/Ferglo/default.aspx">Ferglo</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/Fernando+Garcia+Loera/default.aspx">Fernando Garcia Loera</category><category domain="http://blogs.msdn.com/mvplead/archive/tags/Recuros/default.aspx">Recuros</category></item><item><title>Putting together HWTSAM</title><link>http://blogs.msdn.com/alanpa/archive/2009/01/06/putting-together-hwtsam.aspx</link><pubDate>Tue, 06 Jan 2009 21:02:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286144</guid><dc:creator>alanpa</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;font size="2"&gt;I’ve never written fiction before, but if I did, I imagine I’d start at chapter one and work straight through to the end. Something interesting about &lt;a target="_blank" href="http://www.amazon.com/How-We-Test-Software-Microsoft/dp/0735624259"&gt;hwtsam&lt;/a&gt;, is that it was written &lt;em&gt;out of order&lt;/em&gt;. This practice is common in movies and television, and is done to make the best use of actors time and location changes – i.e. it’s an &lt;em&gt;optimization&lt;/em&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;In the case of hwtsam, I suppose it was an optimization as well – but mostly an optimization of my brain as I always wrote whatever chapter I felt I could do the best job on at the current moment – the order was almost sequential, but not quite.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;The first chapter I wrote – the first words I wrote while I was still in the “what did I get myself into” stage was chapter 4 (test design). I knew that Ken was going to write chapter 1 &amp;amp; 2, and at the time I had him penciled in for chapter 3 as well, so chapter 4 was going to be the first chapter with my name on it. At the time, I also had a hunch that &lt;a target="_blank" href="http://blogs.msdn.com/imtesty"&gt;Bj&lt;/a&gt; would write chapters 5 &amp;amp; 6, so my “second” chapter was chapter 7 (code complexity). &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;When I finished chapter 7, I wrote a few paragraphs of chapter 8 (Model-Based testing), but didn’t like where it was heading, so Chapters 9 (Bug and test case management) and chapter 10 (Test Automation) followed. &lt;/font&gt;&lt;font size="2"&gt;It was about this time that we figured out that Ken was going to write chapter 14 – at the time, my schedule was a little hectic, so we tentatively planned on having Ken write chapter 13 (customer feedback systems) as well. Meanwhile, I wrote chapter 12 (Tools), then chapter 11 (non-functional testing).&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Last May – in the week before and after Memorial day (US holiday), I took vacation time to stay with my parents for a few weeks. It was nice to spend some time with my parents, but the purpose of the visit was to get caught up on my missed deadlines. In that one two week span I wrote chapters 13, 15, &amp;amp; 16. Over the summer, I wrote chapter 3 (engineering systems), and finally got to chapter 8 (the model-based testing chapter I had been putting off).&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Chapter 8 was the most difficult chapter for me to write (I wrote 3 completely different versions before coming up with the final version), and also my favorite chapter from the book (I really don’t know why). meanwhile, Ken and Bj finished up their parts, and the rest, of course, is history.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;I realize that this map of the book is confusing – if you’d like to see how it ended up in order, &lt;a target="_blank" href="http://blogs.msdn.com/alanpa/archive/2008/12/24/what-s-in-hwtsam.aspx"&gt;this post&lt;/a&gt; has the full table of contents.&lt;/font&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286144" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/alanpa/archive/tags/HWTSAM/default.aspx">HWTSAM</category></item><item><title>SOA is dead; Long live…… well, Services ;-)</title><link>http://blogs.msdn.com/usisvde/archive/2009/01/06/soa-is-dead-long-live-well-services.aspx</link><pubDate>Tue, 06 Jan 2009 21:01:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286143</guid><dc:creator>glenz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;In her excellent &lt;a href="http://apsblog.burtongroup.com/2009/01/soa-is-dead-long-live-services.html"&gt;blog post&lt;/a&gt; today, Anne Thomas Manes from the Burton Group declares the “official” passing away of the term SOA on January 1st, 2009. &lt;/p&gt;  &lt;p&gt;Once praised as the solution to all IT problems, SOA did not result in measurable benefits for most, but a few, companies. I really recommend reading the article that discusses the failures and opportunities the recently deceased SOA paradigm left behind.&lt;/p&gt;  &lt;p&gt;It is not a secret, I am NOT a fan of buzz words. I believe that buzzwords in the Software Industry are too often misused, misunderstood, and rarely keep their promise, especially if they are propagated as solutions to all the worlds problems. Nevertheless, I believe that paradigm shifts are necessary to improve on the status-quo (and in the IT field there is still lots of room for improvement ;-)). These paradigm shifts are based on the innovation curve. That means a new paradigm, if it catches on, gets first over hyped, then we get over pessimistic before we find the productivity plateau for the paradigm, which in turn triggers the adoption of new paradigms that improves on the experiences of the previous paradigms.&lt;/p&gt;  &lt;p&gt;In the graph below I tried to capture this. The SOA hype started around 2002 and actually held up for a long time until the term Cloud Computing took over the headlines of the IT magazines.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/usisvde/WindowsLiveWriter/SOAisdeadLonglivewellServices_E16C/Innovation%20Lifecycle_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Innovation Lifecycle" border="0" alt="Innovation Lifecycle" src="http://blogs.msdn.com/blogfiles/usisvde/WindowsLiveWriter/SOAisdeadLonglivewellServices_E16C/Innovation%20Lifecycle_thumb.png" width="581" height="367" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I think this reflects very much what we see today. Cloud Computing as new paradigm includes many other current notions we use such as SaaS and Web 2.0. The interesting point to make is that we are still in the very early stages of defining the notion of cloud computing. If we ask 10 people in the industry for a definition of the term cloud computing today, then I am sure it would result in 12 different explanations. This is very similar to what we saw with the term SOA in the early stages. Let’s hope that we are not falling into the trap of equalizing the architectural paradigm with certain technology implementations (as we did too often with SOA and web services).&lt;/p&gt;  &lt;p&gt;From the Microsoft perspective, the notion of S+S fits very nicely into the new paradigm of Cloud Computing as a natural evolution form SaaS and SOA. The S+S vision reflects the reality that we will have very diverse requirements for software systems. These requirements include the “old fashioned” but very powerful client applications, rich web applications, as well as reusable services hosted either in the cloud or on premise. Exciting times are ahead, despite (or because of) the death of SOA ;-)……&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286143" width="1" height="1"&gt;</description></item><item><title>LAMP, WAMP, and WIMP</title><link>http://blogs.msdn.com/jonbox/archive/2009/01/06/lamp-wamp-and-wimp.aspx</link><pubDate>Tue, 06 Jan 2009 20:53:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286128</guid><dc:creator>jonbox</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I have had several of my Linux friends lately come to me about their unhappiness with their world, and if they could move their apps to Windows. I keep telling folks that this is possible, but I haven’t tried it myself. But now, here’s a resource. Keith Combs posts &lt;a href="http://blogs.technet.com/keithcombs/archive/2008/12/16/running-lamp-on-windows-server-2008-webcast-and-screencasts-now-available.aspx"&gt;Running LAMP on Windows Server 2008 Webcast&lt;/a&gt;, which includes several videos:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;installing PHP on Windows, &lt;/li&gt;    &lt;li&gt;installing MySQL on Windows, &lt;/li&gt;    &lt;li&gt;Installing Wordpress to utilize these on IIS7.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Now web folks know the &lt;strong&gt;&lt;em&gt;LAMP &lt;/em&gt;&lt;/strong&gt;acronym (Linux + Apache + MySQL + PHP). This&amp;#160; could be hosted virtually on Windows, as Keith points out. Most folks know that this environment can run in the Windows world too, which is known as &lt;em&gt;&lt;strong&gt;WAMP&lt;/strong&gt; &lt;/em&gt;(replacing Linux with Windows, not an official acronym). Another variation is to use IIS7 in place of APACHE, which results in the &lt;strong&gt;&lt;em&gt;WIMP&lt;/em&gt;&lt;/strong&gt; acronym, which Microsoft marketing will probably not adopt. Although an unfortunate acronym result, this is a valid web stack that Keith shows is easy to setup.&lt;/p&gt;  &lt;p&gt;To close out this thought, here is Keith’s &lt;a href="http://blogs.technet.com/keithcombs/archive/2008/12/16/running-lamp-on-windows-server-2008-webcast-and-screencasts-now-available.aspx"&gt;closing statement&lt;/a&gt; on his webcast post: &lt;em&gt;There were several important points made in the webcast.&amp;#160; You should consider downloading it and watching the entire 90 minutes when you have some spare time.&amp;#160; I think you'll find that there are some nuggets of information there that you may now be aware of.&amp;#160; Like:&lt;/em&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;Apache runs really well on Windows Server 2008 &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;MySQL runs really well on Windows Server 2008 &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;PHP runs really well on Windows Server 2008 &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;You can replace Apache with IIS7 and the applications will hardly notice &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;All of the above runs really well on Windows Server 2008 Core. &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Migration is easy but not perfect so as always, test, test, test &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;IIS7 stores a lot of configuration data in XML and is easily edited like Apache, but unlike Apache, picks up the changes dynamically without a restart &lt;/em&gt;&lt;/li&gt;    &lt;li&gt;&lt;em&gt;And lots more!!! &lt;/em&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;Other IIS7 Jewels&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;I also found an interesting page today on our &lt;a href="http://www.iis.net"&gt;IIS community site&lt;/a&gt;, which some recent interesting activity. Take a look at the &lt;a href="http://www.iis.net/extensions"&gt;extensions&lt;/a&gt; that are out for IIS:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Content Publishing&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;FTP Publishing Service&lt;/li&gt;      &lt;li&gt;WebDAV Extension&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Deployment and Migration&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Web Deployment Tool (Beta 2)&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Media Serving&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Bit Rate Throttling&lt;/li&gt;      &lt;li&gt;Web Playlists&lt;/li&gt;      &lt;li&gt;Windows Media Services 2008&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Application Hosting&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;FastCGI for IIS6&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Request Handling&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;URL Rewrite Module&lt;/li&gt;      &lt;li&gt;Application Requestion Routing (RC)&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Server Management&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Administration Pack – CTP2&lt;/li&gt;      &lt;li&gt;Database Manager – CTP2&lt;/li&gt;      &lt;li&gt;IIS Manager for Remote Administration&lt;/li&gt;      &lt;li&gt;Powershell Provider – CTP 2&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Security&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;UrlScan 3.1, for IIS6&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286128" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jonbox/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category><category domain="http://blogs.msdn.com/jonbox/archive/tags/Architects/default.aspx">Architects</category><category domain="http://blogs.msdn.com/jonbox/archive/tags/IIS/default.aspx">IIS</category></item><item><title>Application Platform Strategies Blog: SOA is Dead; Long Live Services</title><link>http://blogs.msdn.com/murrayg/archive/2009/01/06/application-platform-strategies-blog-soa-is-dead-long-live-services.aspx</link><pubDate>Tue, 06 Jan 2009 20:50:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286124</guid><dc:creator>murrayg</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very interesting article on SOA and Services from &lt;a href="http://www.burtongroup.com/AboutUs/Bios/PrintBio.aspx?Id=94"&gt;Anne Thomas Manes&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;I’m guessing there will be a lot more articles like this in the near future.&lt;/p&gt;  &lt;p&gt;Also thought the image was great:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/murrayg/WindowsLiveWriter/ApplicationPlatformStrategiesBlogSOAisDe_DE98/image_2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="331" alt="image" src="http://blogs.msdn.com/blogfiles/murrayg/WindowsLiveWriter/ApplicationPlatformStrategiesBlogSOAisDe_DE98/image_thumb.png" width="278" border="0" /&gt;&lt;/a&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Here’s the link to the original article: &lt;a href="http://apsblog.burtongroup.com/2009/01/soa-is-dead-long-live-services.html"&gt;Application Platform Strategies Blog: SOA is Dead; Long Live Services&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Thanks for checking out this post!&lt;/p&gt;  &lt;table style="width: 650px" cellspacing="0" cellpadding="0" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td width="106"&gt;Cheers,          &lt;br /&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="94" alt="MurraySignature" src="http://wqblcw.bay.livefilestore.com/y1pimC8-UG0OX4P2kDbb4H3NCnrtgri02lDGrq0syF-CiBSfwpOfmQW16qAnMQA-jMWHc8usNeRzMI/MurraySig.png" width="120" border="0" /&gt; &lt;/td&gt;        &lt;td width="119"&gt;         &lt;div class="wlWriterSmartContent" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:e8f08a21-848c-4682-81d5-202cefaeb403" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;a title="" href="" rel="thumbnail"&gt;&lt;img src="http://wqblcw.bay.livefilestore.com/y1p0O6ya2VdEQcvZIpKmgbyvnVZB9TF-n8xWwVNuZRKKs4sN8sKQCxdcAJqOw_H2TYa-XHk0yKSDzM/Headshot.jpg" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;       &lt;/td&gt;        &lt;td width="296"&gt;         &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-GB" style="font-size: 14pt; color: #548dd4; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: &amp;#39;Segoe UI&amp;#39;; mso-ansi-language: en-gb"&gt;Murray &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-GB" style="font-size: 14pt; color: black; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: &amp;#39;Segoe UI&amp;#39;; mso-ansi-language: en-gb"&gt;Gordon                &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast"&gt;ISV Architect Evangelist              &lt;br /&gt;Microsoft Corporation&amp;#160; &lt;span style="mso-bidi-font-size: 11.0pt"&gt;               &lt;br /&gt;&lt;a href="sip:murrayg@microsoft.com" target="_blank"&gt;&lt;img height="16" alt="chat" src="http://wqblcw.bay.livefilestore.com/y1pHgjj4LpAg979gS55cNCrzizIOjGUeu0cPFSK5IAPuQu-_yh0a8U3L0PBLPFQUAiHW4yT3YZXqkk/OfficeCommunicator.gif" width="16" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&amp;#160;&lt;a href="http://www.facebook.com/profile.php?id=557466916" target="_blank"&gt;&lt;img height="16" alt="facebook" src="http://wqblcw.bay.livefilestore.com/y1phiYtqdt01WbX-WEkFeHdgc-vGh3uFaTXPkWWsSxBgSwGmjVFtf3ng7PyxsJc3-Yqi2QynvaL6yg/Facebook.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="Twitter" src="http://wqblcw.bay.livefilestore.com/y1pFQPRF30RihrH1twKjGCuXhhRR0tWxZDxgoEr_pwDvZJ3mD5Mgm7JM0szdleOWYSOIAXrYJeaHqo/Twitter.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://www.linkedin.com/in/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="linkedin" src="http://wqblcw.bay.livefilestore.com/y1pR3zivTY9cjlrke7b1fEP372RxZzpJ97ZTTpGTudkvE0tRfmeEg40fNMS0rYICJm5cdx_5r9hgZY/linkedin.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://murraybgordon.spaces.live.com" target="_blank"&gt;&lt;img height="16" alt="WindowsSpaces" src="http://wqblcw.bay.livefilestore.com/y1pPjL-ojiTDCMwqLxLSWQSPDkPkev4k5kKpCZbZe3BxEOnfPFSEzAM8SHaoll9PXUkUKY7KvlwZS8/WindowsSpaces.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://live.xbox.com/member/the+mad+virus" target="_blank"&gt;&lt;img height="15" alt="XBox Live" src="http://wqblcw.bay.livefilestore.com/y1pUjKFgTWo4NjG35ac-Q8O2JOf8UHxtKgtjmJGdtQshZ-FhCA06sAQ6WnrUPvvAiOavNdf8Nl8TVE/XBoxLive.gif" width="32" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://murraybgordon.multiply.com" target="_blank"&gt;&lt;img height="16" alt="Multiply" src="http://wqblcw.bay.livefilestore.com/y1pjDC_D_ytCrA5WbvqsH5YbJlx-JeDS463KbVwrE2iySGwfy1uPiy95mGAwYR-IHHYJNkWIdfNWHM/Multiply.gif" width="16" border="0" /&gt;&lt;/a&gt;&amp;#160; &lt;a href="sip:murraybgordon@live.com" target="_blank"&gt;&lt;img height="16" alt="LiveMessenger" src="http://wqblcw.bay.livefilestore.com/y1pdcsaD8p3VRUj4-6rwc1ROkFLpFROI3SVyeSZFwZ-_6RbZdMnFLG8wHlFd1n3Th5XVARoEhLYE1o/Online.gif" width="16" border="0" /&gt;&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/MurrayG" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/MurrayG"&gt;http://blogs.msdn.com/MurrayG&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/usisvde" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/usisvde" target="_blank"&gt;US ISV Team Blog&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://geekswithblogs.net/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://geekswithblogs.net/murraybgordon" target="_blank"&gt;My GeeksWithBlogs Blog&lt;/a&gt; &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286124" width="1" height="1"&gt;</description></item><item><title>Jobs Spotted at MacWorld</title><link>http://blogs.msdn.com/stevecla01/archive/2009/01/06/jobs-spotted-at-macworld.aspx</link><pubDate>Tue, 06 Jan 2009 20:50:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286123</guid><dc:creator>stevecla01</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/stevecla01/WindowsLiveWriter/JobsSpottedatMacWorld_12C43/jobs_article_2.jpg"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="jobs_article" border="0" alt="jobs_article" src="http://blogs.msdn.com/blogfiles/stevecla01/WindowsLiveWriter/JobsSpottedatMacWorld_12C43/jobs_article_thumb.jpg" width="464" height="280" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Okay…just kidding. i found this image in my archives and couldn’t resist. &lt;/p&gt;  &lt;p&gt;feel free to add your own caption and if you know where the photo originated let me know so i can add a credit!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286123" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/stevecla01/archive/tags/Apple/default.aspx">Apple</category></item><item><title>Windows SharePoint Services on Amazon EC2 - eLumenotion Blog</title><link>http://blogs.msdn.com/murrayg/archive/2009/01/06/windows-sharepoint-services-on-amazon-ec2-elumenotion-blog.aspx</link><pubDate>Tue, 06 Jan 2009 20:45:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286121</guid><dc:creator>murrayg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Just read a great post from Doug Ware on how to use Windows SharePoint Services (WSS) on Amazon EC2.&lt;/p&gt;  &lt;p&gt;This is a very compelling and cost effective solution. &lt;/p&gt;  &lt;p&gt;Once SharePoint Services are publically available in the Windows Azure Platform, I’m guessing Doug will consider a move. &lt;/p&gt;  &lt;p&gt;Awesome how-to Doug!&lt;/p&gt;  &lt;p&gt;Here’s the link to Doug’s original post: &lt;a href="http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=75"&gt;Windows SharePoint Services on Amazon EC2&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="Windows SharePoint Services on Amazon EC2 - eLumenotion Blog" href="http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=75"&gt;Windows SharePoint Services on Amazon EC2 - eLumenotion Blog&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Thanks for checking out this post!&lt;/p&gt;  &lt;table style="width: 650px" cellspacing="0" cellpadding="0" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td width="106"&gt;Cheers,          &lt;br /&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="94" alt="MurraySignature" src="http://wqblcw.bay.livefilestore.com/y1pimC8-UG0OX4P2kDbb4H3NCnrtgri02lDGrq0syF-CiBSfwpOfmQW16qAnMQA-jMWHc8usNeRzMI/MurraySig.png" width="120" border="0" /&gt; &lt;/td&gt;        &lt;td width="119"&gt;         &lt;div class="wlWriterSmartContent" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:e8f08a21-848c-4682-81d5-202cefaeb403" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;a title="" href="" rel="thumbnail"&gt;&lt;img src="http://wqblcw.bay.livefilestore.com/y1p0O6ya2VdEQcvZIpKmgbyvnVZB9TF-n8xWwVNuZRKKs4sN8sKQCxdcAJqOw_H2TYa-XHk0yKSDzM/Headshot.jpg" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;       &lt;/td&gt;        &lt;td width="296"&gt;         &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-GB" style="font-size: 14pt; color: #548dd4; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: &amp;#39;Segoe UI&amp;#39;; mso-ansi-language: en-gb"&gt;Murray &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-GB" style="font-size: 14pt; color: black; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: &amp;#39;Segoe UI&amp;#39;; mso-ansi-language: en-gb"&gt;Gordon                &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast"&gt;ISV Architect Evangelist              &lt;br /&gt;Microsoft Corporation&amp;#160; &lt;span style="mso-bidi-font-size: 11.0pt"&gt;               &lt;br /&gt;&lt;a href="sip:murrayg@microsoft.com" target="_blank"&gt;&lt;img height="16" alt="chat" src="http://wqblcw.bay.livefilestore.com/y1pHgjj4LpAg979gS55cNCrzizIOjGUeu0cPFSK5IAPuQu-_yh0a8U3L0PBLPFQUAiHW4yT3YZXqkk/OfficeCommunicator.gif" width="16" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&amp;#160;&lt;a href="http://www.facebook.com/profile.php?id=557466916" target="_blank"&gt;&lt;img height="16" alt="facebook" src="http://wqblcw.bay.livefilestore.com/y1phiYtqdt01WbX-WEkFeHdgc-vGh3uFaTXPkWWsSxBgSwGmjVFtf3ng7PyxsJc3-Yqi2QynvaL6yg/Facebook.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="Twitter" src="http://wqblcw.bay.livefilestore.com/y1pFQPRF30RihrH1twKjGCuXhhRR0tWxZDxgoEr_pwDvZJ3mD5Mgm7JM0szdleOWYSOIAXrYJeaHqo/Twitter.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://www.linkedin.com/in/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="linkedin" src="http://wqblcw.bay.livefilestore.com/y1pR3zivTY9cjlrke7b1fEP372RxZzpJ97ZTTpGTudkvE0tRfmeEg40fNMS0rYICJm5cdx_5r9hgZY/linkedin.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://murraybgordon.spaces.live.com" target="_blank"&gt;&lt;img height="16" alt="WindowsSpaces" src="http://wqblcw.bay.livefilestore.com/y1pPjL-ojiTDCMwqLxLSWQSPDkPkev4k5kKpCZbZe3BxEOnfPFSEzAM8SHaoll9PXUkUKY7KvlwZS8/WindowsSpaces.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://live.xbox.com/member/the+mad+virus" target="_blank"&gt;&lt;img height="15" alt="XBox Live" src="http://wqblcw.bay.livefilestore.com/y1pUjKFgTWo4NjG35ac-Q8O2JOf8UHxtKgtjmJGdtQshZ-FhCA06sAQ6WnrUPvvAiOavNdf8Nl8TVE/XBoxLive.gif" width="32" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://murraybgordon.multiply.com" target="_blank"&gt;&lt;img height="16" alt="Multiply" src="http://wqblcw.bay.livefilestore.com/y1pjDC_D_ytCrA5WbvqsH5YbJlx-JeDS463KbVwrE2iySGwfy1uPiy95mGAwYR-IHHYJNkWIdfNWHM/Multiply.gif" width="16" border="0" /&gt;&lt;/a&gt;&amp;#160; &lt;a href="sip:murraybgordon@live.com" target="_blank"&gt;&lt;img height="16" alt="LiveMessenger" src="http://wqblcw.bay.livefilestore.com/y1pdcsaD8p3VRUj4-6rwc1ROkFLpFROI3SVyeSZFwZ-_6RbZdMnFLG8wHlFd1n3Th5XVARoEhLYE1o/Online.gif" width="16" border="0" /&gt;&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/MurrayG" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/MurrayG"&gt;http://blogs.msdn.com/MurrayG&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/usisvde" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/usisvde" target="_blank"&gt;US ISV Team Blog&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://geekswithblogs.net/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://geekswithblogs.net/murraybgordon" target="_blank"&gt;My GeeksWithBlogs Blog&lt;/a&gt; &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286121" width="1" height="1"&gt;</description></item><item><title>Windows SharePoint Services on Amazon EC2 - eLumenotion Blog</title><link>http://blogs.msdn.com/usisvde/archive/2009/01/06/windows-sharepoint-services-on-amazon-ec2-elumenotion-blog.aspx</link><pubDate>Tue, 06 Jan 2009 20:44:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286118</guid><dc:creator>murrayg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Just read a great post from Doug Ware on how to use Windows SharePoint Services (WSS) on Amazon EC2.&lt;/p&gt;  &lt;p&gt;This is a very compelling and cost effective solution. &lt;/p&gt;  &lt;p&gt;Once SharePoint Services are publically available in the Windows Azure Platform, I’m guessing Doug will consider a move. &lt;/p&gt;  &lt;p&gt;Awesome how-to Doug!&lt;/p&gt;  &lt;p&gt;Here’s the link to Doug’s original post: &lt;a href="http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=75"&gt;Windows SharePoint Services on Amazon EC2&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="Windows SharePoint Services on Amazon EC2 - eLumenotion Blog" href="http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=75"&gt;Windows SharePoint Services on Amazon EC2 - eLumenotion Blog&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Thanks for checking out this post!&lt;/p&gt;  &lt;table style="width: 650px" cellspacing="0" cellpadding="0" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td width="106"&gt;Cheers,          &lt;br /&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="94" alt="MurraySignature" src="http://wqblcw.bay.livefilestore.com/y1pimC8-UG0OX4P2kDbb4H3NCnrtgri02lDGrq0syF-CiBSfwpOfmQW16qAnMQA-jMWHc8usNeRzMI/MurraySig.png" width="120" border="0" /&gt; &lt;/td&gt;        &lt;td width="119"&gt;         &lt;div class="wlWriterSmartContent" id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:e8f08a21-848c-4682-81d5-202cefaeb403" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;&lt;a title="" href="" rel="thumbnail"&gt;&lt;img src="http://wqblcw.bay.livefilestore.com/y1p0O6ya2VdEQcvZIpKmgbyvnVZB9TF-n8xWwVNuZRKKs4sN8sKQCxdcAJqOw_H2TYa-XHk0yKSDzM/Headshot.jpg" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;       &lt;/td&gt;        &lt;td width="296"&gt;         &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-GB" style="font-size: 14pt; color: #548dd4; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: &amp;#39;Segoe UI&amp;#39;; mso-ansi-language: en-gb"&gt;Murray &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-GB" style="font-size: 14pt; color: black; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast; mso-bidi-font-family: &amp;#39;Segoe UI&amp;#39;; mso-ansi-language: en-gb"&gt;Gordon                &lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt; mso-no-proof: yes; mso-fareast-font-family: &amp;#39;Times New Roman&amp;#39;; mso-fareast-theme-font: minor-fareast"&gt;ISV Architect Evangelist              &lt;br /&gt;Microsoft Corporation&amp;#160; &lt;span style="mso-bidi-font-size: 11.0pt"&gt;               &lt;br /&gt;&lt;a href="sip:murrayg@microsoft.com" target="_blank"&gt;&lt;img height="16" alt="chat" src="http://wqblcw.bay.livefilestore.com/y1pHgjj4LpAg979gS55cNCrzizIOjGUeu0cPFSK5IAPuQu-_yh0a8U3L0PBLPFQUAiHW4yT3YZXqkk/OfficeCommunicator.gif" width="16" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&amp;#160;&lt;a href="http://www.facebook.com/profile.php?id=557466916" target="_blank"&gt;&lt;img height="16" alt="facebook" src="http://wqblcw.bay.livefilestore.com/y1phiYtqdt01WbX-WEkFeHdgc-vGh3uFaTXPkWWsSxBgSwGmjVFtf3ng7PyxsJc3-Yqi2QynvaL6yg/Facebook.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="Twitter" src="http://wqblcw.bay.livefilestore.com/y1pFQPRF30RihrH1twKjGCuXhhRR0tWxZDxgoEr_pwDvZJ3mD5Mgm7JM0szdleOWYSOIAXrYJeaHqo/Twitter.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://www.linkedin.com/in/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="linkedin" src="http://wqblcw.bay.livefilestore.com/y1pR3zivTY9cjlrke7b1fEP372RxZzpJ97ZTTpGTudkvE0tRfmeEg40fNMS0rYICJm5cdx_5r9hgZY/linkedin.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://murraybgordon.spaces.live.com" target="_blank"&gt;&lt;img height="16" alt="WindowsSpaces" src="http://wqblcw.bay.livefilestore.com/y1pPjL-ojiTDCMwqLxLSWQSPDkPkev4k5kKpCZbZe3BxEOnfPFSEzAM8SHaoll9PXUkUKY7KvlwZS8/WindowsSpaces.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://live.xbox.com/member/the+mad+virus" target="_blank"&gt;&lt;img height="15" alt="XBox Live" src="http://wqblcw.bay.livefilestore.com/y1pUjKFgTWo4NjG35ac-Q8O2JOf8UHxtKgtjmJGdtQshZ-FhCA06sAQ6WnrUPvvAiOavNdf8Nl8TVE/XBoxLive.gif" width="32" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://murraybgordon.multiply.com" target="_blank"&gt;&lt;img height="16" alt="Multiply" src="http://wqblcw.bay.livefilestore.com/y1pjDC_D_ytCrA5WbvqsH5YbJlx-JeDS463KbVwrE2iySGwfy1uPiy95mGAwYR-IHHYJNkWIdfNWHM/Multiply.gif" width="16" border="0" /&gt;&lt;/a&gt;&amp;#160; &lt;a href="sip:murraybgordon@live.com" target="_blank"&gt;&lt;img height="16" alt="LiveMessenger" src="http://wqblcw.bay.livefilestore.com/y1pdcsaD8p3VRUj4-6rwc1ROkFLpFROI3SVyeSZFwZ-_6RbZdMnFLG8wHlFd1n3Th5XVARoEhLYE1o/Online.gif" width="16" border="0" /&gt;&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/MurrayG" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/MurrayG"&gt;http://blogs.msdn.com/MurrayG&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://blogs.msdn.com/usisvde" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/usisvde" target="_blank"&gt;US ISV Team Blog&lt;/a&gt;             &lt;br /&gt;&lt;a href="http://geekswithblogs.net/murraybgordon" target="_blank"&gt;&lt;img height="16" alt="blog" src="http://wqblcw.bay.livefilestore.com/y1pPLr8rptcZMN9riffvqGJY881BPAm1DDVgcjfUmrzgPtDTlzmmOq0cbKTBvxPqGNz6n2L_yZ579g/Blog.gif" width="16" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://geekswithblogs.net/murraybgordon" target="_blank"&gt;My GeeksWithBlogs Blog&lt;/a&gt; &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286118" width="1" height="1"&gt;</description></item><item><title>CES2009 – Grandes Anuncios, Microsoft no puede faltar</title><link>http://blogs.msdn.com/rarmas/archive/2009/01/06/ces2009-grandes-anuncios-microsoft-no-puede-faltar.aspx</link><pubDate>Tue, 06 Jan 2009 20:38:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286103</guid><dc:creator>rarmas</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="Capture" border="0" alt="Capture" align="right" src="http://blogs.msdn.com/blogfiles/rarmas/WindowsLiveWriter/CES2009GrandesAnunciosMicrosoftnopuedefa_DBDA/Capture_1.jpg" width="538" height="81" /&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Como saben por estos dias uno de los mas grandes eventos esta por empezar en la gran ciudad de Las Vegas, se trata del International CES 2009 (Consumer Electronics Show), la exhibicion mas grande de productos electronicos para el consumidor que se llevara a cabo del 7 al 11 de Enero, aqui se revelan los proximos modelos e innovaciones de los principales fabricantes, es el paraiso de los “Gadgeteers” (…que envidia no estar ahi!!! )&lt;/p&gt;  &lt;p&gt;Microsoft estara presente como en ocasiones pasadas y este 7 de Enero a las 6:30 PM (Pacific Time) es decir 9:30 PM hora de Peru y Colombia (GMT –5), tendremos la presentacion del CEO Steve Ballmer y el Presidente de la Division de Entretenimiento y Dispositivos Robbie Bach.&lt;/p&gt;  &lt;p&gt;Para quienes quieran seguir en vivo la presentacion pueden hacerla &lt;a target="_blank" href="http://www.microsoft.com/presspass/events/ces/default.mspx"&gt;aqui&lt;/a&gt;, escogiendo el ancho de banda que mas les convenga.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286103" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/rarmas/archive/tags/Conferencias/default.aspx">Conferencias</category><category domain="http://blogs.msdn.com/rarmas/archive/tags/Windows+Mobile/default.aspx">Windows Mobile</category><category domain="http://blogs.msdn.com/rarmas/archive/tags/Gadgets/default.aspx">Gadgets</category><category domain="http://blogs.msdn.com/rarmas/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.msdn.com/rarmas/archive/tags/Mobility/default.aspx">Mobility</category></item><item><title>MSDN Webcast</title><link>http://blogs.msdn.com/kerreybpi/archive/2009/01/06/msdn-webcast.aspx</link><pubDate>Tue, 06 Jan 2009 20:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286093</guid><dc:creator>Kerrey Zheng</dc:creator><slash:comments>0</slash:comments><description>BizTalk Server 2006系列课程 BizTalk架构应用基础系列课程...(&lt;a href="http://blogs.msdn.com/kerreybpi/archive/2009/01/06/msdn-webcast.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286093" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kerreybpi/archive/tags/BizTalk_8476C78FBB530CFFB07328578C542A676567_/default.aspx">BizTalk的过去，现在和未来</category></item><item><title>Tutorial : Using Internet Free/Busy (IFB) information – Series # 3</title><link>http://blogs.msdn.com/deva/archive/2009/01/06/tutorial-using-internet-free-busy-ifb-information-series-3.aspx</link><pubDate>Tue, 06 Jan 2009 20:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286088</guid><dc:creator>Deva Gnanam .J</dc:creator><slash:comments>1</slash:comments><description>With continuation from the previous free/busy article 1 &amp;amp; 2 , now we will see how to view other people’s free/busy information on the internet; also how to set the free/busy search path for a specific contact using Internet Free/Busy (IFB) feature &amp;amp; ical. How to view other people's free/busy information on the Internet? You can view the free/busy information for any one of your contacts that publish this data on the Internet. If all your contacts store this information on the same free/busy...(&lt;a href="http://blogs.msdn.com/deva/archive/2009/01/06/tutorial-using-internet-free-busy-ifb-information-series-3.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286088" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/deva/archive/tags/Tutorials/default.aspx">Tutorials</category><category domain="http://blogs.msdn.com/deva/archive/tags/Outlook+2007/default.aspx">Outlook 2007</category><category domain="http://blogs.msdn.com/deva/archive/tags/Outlook+2003/default.aspx">Outlook 2003</category><category domain="http://blogs.msdn.com/deva/archive/tags/Calendar/default.aspx">Calendar</category><category domain="http://blogs.msdn.com/deva/archive/tags/contacts/default.aspx">contacts</category><category domain="http://blogs.msdn.com/deva/archive/tags/meeting+request/default.aspx">meeting request</category><category domain="http://blogs.msdn.com/deva/archive/tags/Internet+Calendar+Series/default.aspx">Internet Calendar Series</category><category domain="http://blogs.msdn.com/deva/archive/tags/icalendar+_2800_ical_2900_/default.aspx">icalendar (ical)</category><category domain="http://blogs.msdn.com/deva/archive/tags/Schedule/default.aspx">Schedule</category><category domain="http://blogs.msdn.com/deva/archive/tags/Free_2F00_Busy/default.aspx">Free/Busy</category><category domain="http://blogs.msdn.com/deva/archive/tags/Publish/default.aspx">Publish</category><category domain="http://blogs.msdn.com/deva/archive/tags/IFB/default.aspx">IFB</category><category domain="http://blogs.msdn.com/deva/archive/tags/Internet+Free_2F00_Busy/default.aspx">Internet Free/Busy</category></item><item><title>The Bloggers Guide to "Connected Systems"</title><link>http://blogs.msdn.com/sanket/archive/2009/01/06/the-bloggers-guide-to-connected-systems.aspx</link><pubDate>Tue, 06 Jan 2009 20:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286094</guid><dc:creator>Sanket Bakshi</dc:creator><slash:comments>1</slash:comments><description>&lt;P&gt;There is a &lt;A class="" href="http://bloggersguides.net/media/p/186.aspx" target=_blank mce_href="http://bloggersguides.net/media/p/186.aspx"&gt;new bloggers guide&lt;/A&gt; recently published by &lt;A class="" href="http://geekswithblogs.net/asmith/Default.aspx" target=_blank mce_href="http://geekswithblogs.net/asmith/Default.aspx"&gt;Alan Smith&lt;/A&gt;. This guide provides a good overview of the next wave of the connected systems technologies. &lt;BR&gt;It starts with the WCF &amp;amp; WF 4.0 and makes its way to the Biztalk 2009, Oslo, Dublin and finally even the Azure (a.k.a BizTalk Services). &lt;/P&gt;
&lt;P&gt;Plus it includes bloggers like - &lt;A class="" href="http://geekswithblogs.net/asmith/Default.aspx" target=_blank mce_href="http://geekswithblogs.net/asmith/Default.aspx"&gt;Alan Smith&lt;/A&gt; (himself), &lt;A class="" href="http://blogs.msdn.com/darrenj/" target=_blank mce_href="http://blogs.msdn.com/darrenj/"&gt;Darren Jefford&lt;/A&gt;, &lt;A class="" href="http://geekswithblogs.net/cyoung/" target=_blank mce_href="http://geekswithblogs.net/cyoung/"&gt;Charles Young&lt;/A&gt;, &lt;A class="" href="http://www.pluralsight.com/community/blogs/dbox/" target=_blank mce_href="http://www.pluralsight.com/community/blogs/dbox/"&gt;Don Box&lt;/A&gt;, &lt;A class="" href="http://blog.brianloesgen.com/" target=_blank mce_href="http://blog.brianloesgen.com/"&gt;Brian &lt;/A&gt;&lt;SPAN class=SpellE&gt;&lt;A class="" href="http://blog.brianloesgen.com/" target=_blank mce_href="http://blog.brianloesgen.com/"&gt;Losegen&lt;/A&gt;, &lt;/SPAN&gt;&lt;A class="" href="http://www.pluralsight.com/aaron" target=_blank mce_href="http://www.pluralsight.com/aaron"&gt;Aaron &lt;/A&gt;&lt;SPAN class=SpellE&gt;&lt;A class="" href="http://www.pluralsight.com/aaron" target=_blank mce_href="http://www.pluralsight.com/aaron"&gt;Skonnard&lt;/A&gt;, &lt;/SPAN&gt;Jeff "&lt;SPAN class=SpellE&gt;Pinkey&lt;/SPAN&gt;" Pinkston, Martin Fowler, Andreas &lt;SPAN class=SpellE&gt;Erben, &lt;/SPAN&gt;&lt;SPAN class=SpellE&gt;Imran&lt;/SPAN&gt; &lt;SPAN class=SpellE&gt;Shafqat.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Definitely a must-read to keep up to the CS&amp;nbsp;pace. You can find the guide &lt;A class="" href="http://bloggersguides.net/media/p/186.aspx" target=_blank mce_href="http://bloggersguides.net/media/p/186.aspx"&gt;here&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;--Sanket&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286094" width="1" height="1"&gt;</description></item><item><title>5 minutes to understand SPARK and the “SPARKS Will Fly” contest</title><link>http://blogs.msdn.com/obloch/archive/2009/01/06/5-minutes-to-understand-spark-and-the-sparks-will-fly-contest.aspx</link><pubDate>Tue, 06 Jan 2009 20:02:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286062</guid><dc:creator>obloch</dc:creator><slash:comments>1</slash:comments><description>Mike Hall , Windows Embedded architect, takes 5 minutes to explain the SPARK program and the contest that is actually running. Bet you will want to enroll into the contest after watching the video. You still have a couple of days to enroll though! www.sparkcontest.com . Sparks Will Fly...(&lt;a href="http://blogs.msdn.com/obloch/archive/2009/01/06/5-minutes-to-understand-spark-and-the-sparks-will-fly-contest.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286062" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/obloch/archive/tags/SPARK/default.aspx">SPARK</category><category domain="http://blogs.msdn.com/obloch/archive/tags/Windows+Embedded+CE/default.aspx">Windows Embedded CE</category></item><item><title>Windows 7 Beta 1 for MDC Attendees</title><link>http://blogs.msdn.com/benko/archive/2009/01/06/windows-7-beta-1-for-mdc-attendees.aspx</link><pubDate>Tue, 06 Jan 2009 19:56:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286054</guid><dc:creator>benko</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/Windows7_h_rgb_4.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="67" alt="Windows7_h_rgb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/Windows7_h_rgb_thumb_1.png" width="423" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;h1&gt;Breaking news!!! &lt;/h1&gt;  &lt;h4&gt;Attend an upcoming &lt;a href="http://www.msdndevcon.com"&gt;MSDN Developer Conference&lt;/a&gt; and you will receive a Windows 7 Beta 1 DVD.&lt;/h4&gt;  &lt;p&gt;&lt;a href="http://msdndevcon.com/pages/start.aspx"&gt;Register today&lt;/a&gt; and you&amp;#8217;ll get the best of the PDC in your own backyard and hear all of the exciting announcements around the &lt;a href="http://www.microsoft.com/azure/default.mspx"&gt;Azure Services Platform&lt;/a&gt; and Windows 7. &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;Experience &lt;a href="http://www.microsoft.com/azure/default.mspx"&gt;Windows Azure&lt;/a&gt;&lt;/strong&gt;       &lt;br /&gt;Create applications that seamlessly bridge the gaps between PC, Web, and phone &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Be among the first to see Windows 7&lt;/strong&gt;       &lt;br /&gt;See the latest advances in Multi-Touch Application Development &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Take your .NET skills to the next level&lt;/strong&gt;       &lt;br /&gt;See sessions on WPF 4.0, Silverlight 2, The Future of C# and VB, ASP.NET 4.0, Live Mesh and more &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;The Cost? Just $99.&lt;/strong&gt;     &lt;br /&gt;And, did we mention that attendees will get some cool giveaways?&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.msdndevcon.com/Pages/sessions.aspx"&gt;Check out the session line up&lt;/a&gt;&amp;#8230;&lt;/p&gt;  &lt;table cellspacing="2" cellpadding="2" width="743" align="left" 3?="3?"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;th class="tableGreen" width="237"&gt;Azure Services Platform&lt;/th&gt;        &lt;th class="tableBlue" width="274"&gt;Client and Presentation&lt;/th&gt;        &lt;th class="tableOrange" width="282"&gt;Tools, Languages and Framework&lt;/th&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td width="237"&gt;A Lap Around Windows Azure and the Azure Services Platform &lt;/td&gt;        &lt;td width="274"&gt;ASP.NET and JQuery&lt;/td&gt;        &lt;td width="282"&gt;The Future of Managed Languages: C#, and Visual Basic &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td width="237"&gt;Developing and Deploying Your First Azure Service&lt;/td&gt;        &lt;td width="274"&gt;Developing Data-centric Applications Using the WPF DataGrid and Ribbon Controls&lt;/td&gt;        &lt;td width="282"&gt;A Lap Around &amp;quot;Oslo&amp;quot;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td width="237"&gt;A Lap Around the Live Framework and Mesh Services&lt;/td&gt;        &lt;td width="274"&gt;Building Business Focused Applications using Silverlight 2 &lt;/td&gt;        &lt;td width="282"&gt;A Lap Around Visual Studio 2010&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td width="237"&gt;Developing Applications Using Microsoft SQL Data Services&lt;/td&gt;        &lt;td width="274"&gt;ASP.NET 4.0 Roadmap&lt;/td&gt;        &lt;td width="282"&gt;An Introduction to Microsoft F#&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Register for a city near you&amp;#8230;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;   &lt;table class="locations" style="width: 100%" cellspacing="0" cellpadding="0" width="1411" border="0"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;th width="116"&gt;Date&lt;/th&gt;          &lt;th width="1281"&gt;City&lt;/th&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;12/9/08&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Houston.aspx"&gt;Houston, TX&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;12/11/08&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Orlando.aspx"&gt;Orlando, FL&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;12/16/08&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Atlanta.aspx"&gt;Atlanta, GA&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/13/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Chicago.aspx"&gt;Chicago, IL&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/13/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Minneapolis.aspx"&gt;Minneapolis, MN&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/16/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Washington.aspx"&gt;Washington, DC&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/20/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/NewYork.aspx"&gt;New York, NY&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/22/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Boston.aspx"&gt;Boston, MA&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/22/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Detroit.aspx"&gt;Detroit, MI&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;1/26/09&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/Dallas.aspx"&gt;Dallas, TX&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td width="116"&gt;2/19/90&lt;/td&gt;          &lt;td width="1281"&gt;&lt;a href="http://www.msdndevcon.com/Pages/SanFrancisco.aspx"&gt;San Francisco, CA&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h1&gt;Cool Giveaways&lt;/h1&gt;  &lt;p&gt;The &lt;a href="http://www.msdndevcon.com"&gt;MSDN Developer Conference&lt;/a&gt; will not only WOW you with the coolest sessions from the PDC but you will also be in the running to win one of 3 &lt;a href="http://shop.lego.com/ByTheme/Product.aspx?p=8527&amp;amp;cn=17&amp;amp;d=70"&gt;Lego NXT Robotics Kits&lt;/a&gt; and the &lt;a href="http://www.wrox.com/WileyCDA/WroxTitle/Professional-Microsoft-Robotics-Developer-Studio.productCd-0470141077.html"&gt;WROX Microsoft Robotics Developer Studio&lt;/a&gt; book. Other giveaways include a Gamer Backpack filled with the latest XBox games and a Mobility Backpack full of cool hardware.&lt;/p&gt;  &lt;table cellspacing="0" cellpadding="2" width="400" border="0"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="133"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/LEGO_logo4_2.jpg"&gt;&lt;img title="LEGO_logo" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="78" alt="LEGO_logo4" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/LEGO_logo4_thumb.jpg" width="78" border="0" /&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="133"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/LegoImage15_2.jpg"&gt;&lt;img title="LegoImage1" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="191" alt="LegoImage15" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/LegoImage15_thumb.jpg" width="306" border="0" /&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="133"&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/WROXRoboticsBook6_2.jpg"&gt;&lt;img title="WROXRoboticsBook" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="220" alt="WROXRoboticsBook6" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/WROXRoboticsBook6_thumb.jpg" width="131" border="0" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;h1&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/image_thumb2_2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="203" alt="image_thumb2" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/image_thumb2_thumb.png" width="240" border="0" /&gt;&lt;/a&gt; &lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/image_thumb6_2.png"&gt;&lt;img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="211" alt="image_thumb6" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/image_thumb6_thumb.png" width="240" border="0" /&gt;&lt;/a&gt; &lt;/h1&gt;  &lt;h1&gt;Community Courtyard&lt;/h1&gt;  &lt;p&gt;As good as the sessions are, there's always more to explore and discuss. At MDC, you'll have a chance to step into the Community Courtyard and choose what to talk about, based on your interest and passion for the subject. &lt;/p&gt;  &lt;p&gt;Running in tandem with the presentations is an open discussion area where &lt;i&gt;you&lt;/i&gt; will choose the subjects and the participants.&amp;#160; Whether you want to mingle with the presenters, talk about an MDC session, a related subject or something else you have the opportunity.&amp;#160; Borrowing from Open Space Technology and other forms of open, community-driven discussion, using fishbowls and free-for-alls, this area is yours.&lt;/p&gt;  &lt;h3&gt;Online Community&lt;/h3&gt;  &lt;p&gt;Find our tag cloud under #MSDNDevCon. Join the buzz!&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/MSDNsocialbutton_thumb_2.gif"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="33" alt="MSDNsocialbutton_thumb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/MSDNsocialbutton_thumb_thumb.gif" width="33" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://social.msdn.microsoft.com/en-US/#sort=week&amp;amp;page=0&amp;amp;filter=allcontent&amp;amp;tags=#MSDNDevCon "&gt;MSDN Social&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/facebook_thumb_2.gif"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="33" alt="facebook_thumb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/facebook_thumb_thumb.gif" width="32" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;a href="http://www.new.facebook.com/pages/MSDN-Developer-Conference-MDC/81861700542"&gt;Facebook - Join the group&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/twitter_thumb_2.gif"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="33" alt="twitter_thumb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/twitter_thumb_thumb.gif" width="33" border="0" /&gt;&lt;/a&gt;&lt;a href="http://twitter.com/msdndevcon"&gt;Twitter - follow the feed&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/flickr_BRM_thumb_2.gif"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="33" alt="flickr_BRM_thumb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/flickr_BRM_thumb_thumb.gif" width="33" border="0" /&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/groups/msdndevcon/"&gt;Flickr - post your MDC pictures&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/delicious_BRM_thumb_2.gif"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="33" alt="delicious_BRM_thumb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/delicious_BRM_thumb_thumb.gif" width="33" border="0" /&gt;&lt;/a&gt; &lt;a href="http://delicious.com/search?p=tag%3Amsdndevcon"&gt;del.icio.us - share your bookmarks&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/twemes_thumb_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="31" alt="twemes_thumb" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/Windows7Beta1forMDCAttendees_DF22/twemes_thumb_thumb.png" width="95" border="0" /&gt;&lt;/a&gt;&lt;a href="http://twemes.com/msdndevcon"&gt;Twemes - global twitter tags&lt;/a&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:c2da28fc-7fa0-4218-b554-5593ceedf950" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MDC" rel="tag"&gt;MDC&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows%20Azure" rel="tag"&gt;Windows Azure&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Azure%20Services%20Platform" rel="tag"&gt;Azure Services Platform&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Cloud%20Computing" rel="tag"&gt;Cloud Computing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows%207" rel="tag"&gt;Windows 7&lt;/a&gt;,&lt;a href="http://technorati.com/tags/ASP.NET" rel="tag"&gt;ASP.NET&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WPF" rel="tag"&gt;WPF&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Silverlight" rel="tag"&gt;Silverlight&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Visual%20Studio" rel="tag"&gt;Visual Studio&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Parallel%20Programming" rel="tag"&gt;Parallel Programming&lt;/a&gt;,&lt;a href="http://technorati.com/tags/C#" rel="tag"&gt;C#&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VB" rel="tag"&gt;VB&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F#" rel="tag"&gt;F#&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Data%20Services" rel="tag"&gt;Data Services&lt;/a&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286054" width="1" height="1"&gt;</description></item><item><title>5 minutes to understand Windows Embedded CE</title><link>http://blogs.msdn.com/obloch/archive/2009/01/06/5-minutes-to-understand-windows-embedded-ce.aspx</link><pubDate>Tue, 06 Jan 2009 19:32:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286014</guid><dc:creator>obloch</dc:creator><slash:comments>0</slash:comments><description>Dion Hutchings, Technical Product Manager, explains what Windows Embedded CE is in just 5 minutes… Well… 7 minutes ;-) 5 Minutes to understand Windows Embedded CE...(&lt;a href="http://blogs.msdn.com/obloch/archive/2009/01/06/5-minutes-to-understand-windows-embedded-ce.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286014" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/obloch/archive/tags/Windows+Embedded+CE/default.aspx">Windows Embedded CE</category></item><item><title>The First ' Microsoft Dynamics CRM Incubation Week'</title><link>http://blogs.msdn.com/crm/archive/2009/01/06/the-first-microsoft-dynamics-crm-incubation-week.aspx</link><pubDate>Tue, 06 Jan 2009 19:32:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286016</guid><dc:creator>crmblog</dc:creator><slash:comments>1</slash:comments><description>&lt;P&gt;Wow!! What an incredible experience of hosting our first ever Microsoft Dynamics &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/11/14/microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/11/14/microsoft-dynamics-crm-incubation-week.aspx"&gt;CRM Incubation week&lt;/A&gt;. I would say two key aspects (communal and entrepreneur) made this event a huge success. &lt;/P&gt;
&lt;P&gt;Five Startups (out of 50+) were invited for a week at MTC Reston to learn, and develop their business idea using Microsoft &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/05/10/microsoft-dynamics-crm-4-0-platform-for-xrm-business-applications.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/05/10/microsoft-dynamics-crm-4-0-platform-for-xrm-business-applications.aspx"&gt;Dynamics CRM as a Rapid Development/Deployment Platform&lt;/A&gt;. Each startup team along with their assigned advisor (Thanks &lt;A href="http://www.sonomapartners.com/default.aspx" mce_href="http://www.sonomapartners.com/default.aspx"&gt;Jim Steger&lt;/A&gt; and &lt;A href="http://community.coursemax.com/learn/LearnMore.aspx" mce_href="http://community.coursemax.com/learn/LearnMore.aspx"&gt;Dan Blake&lt;/A&gt; for investing your time and money) and an offshore development company (Thanks Nilesh Patel from &lt;A href="http://www.proteans.com/" mce_href="http://www.proteans.com/"&gt;Proteans&lt;/A&gt;), worked very long hours every day to develop working prototypes. &lt;/P&gt;
&lt;P&gt;In addition to technology, we had several business/industry guest speakers to cover topics like 'How to market your solution', 'How to raise money', and 'How to build a S+S business'. On Friday, each team pitched their business plan with solution demo to a panel of judges (VCs, CRM Thought Leader, Incubator), and could walk away with their own IP (in some cases near production ready code). &lt;/P&gt;
&lt;P&gt;The event got very good blog/PR coverage including from &lt;A href="http://the56group.typepad.com/pgreenblog/2008/12/microsoft-gives.html" mce_href="http://the56group.typepad.com/pgreenblog/2008/12/microsoft-gives.html"&gt;Paul Greenberg&lt;/A&gt;, well known CRM thought leader; &lt;A href="http://www.marketing-consigliere.com/?p=1016" mce_href="http://www.marketing-consigliere.com/?p=1016"&gt;Joe Zuccaro&lt;/A&gt;, neutral blogger; &lt;A href="http://www.jer979.com/igniting-the-revolution/increase-your-odds-of-being-remarkable/" mce_href="http://www.jer979.com/igniting-the-revolution/increase-your-odds-of-being-remarkable/"&gt;Jeremy Epstein&lt;/A&gt;, marketing expert. These blogs highlighted Microsoft’s commitment to work with startups in today’s tough economy and our investment in the &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/11/09/microsoft-bizspark.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/11/09/microsoft-bizspark.aspx"&gt;BizSpark&lt;/A&gt; initiative. &lt;/P&gt;
&lt;P&gt;The following awards were won by the indicated companies. 
&lt;STYLE type=text/css&gt;TABLE.msonormaltable {
	FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"
}
P.msonormal {
	FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
&lt;/STYLE&gt;
&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class=MsoNormalTable style="MARGIN-LEFT: 66.2pt; BORDER-COLLAPSE: collapse; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 0in 0in 0in" cellSpacing=0 cellPadding=0 width=500 border=2 class="MsoNormalTable"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 161.6pt; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=235&gt;
&lt;P class=MsoNormal&gt;&lt;B&gt;Award Category&lt;?xml:namespace prefix = o /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BORDER-LEFT-WIDTH: 1pt; BORDER-LEFT-COLOR: black; PADDING-BOTTOM: 0in; WIDTH: 2.5in; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=261&gt;
&lt;P class=MsoNormal&gt;&lt;B&gt;Startup Team&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 1pt; BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 161.6pt; BORDER-TOP-COLOR: black; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=235&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN style="COLOR: #c00000"&gt;&lt;FONT color=#000000&gt;Best Business Award (1&lt;SUP&gt;st&lt;/SUP&gt;)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; WIDTH: 2.5in; BORDER-TOP-STYLE: none; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BORDER-LEFT-STYLE: none" vAlign=top width=261&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://www.highlandmartin.com/" mce_href="http://www.highlandmartin.com/"&gt;Highland Martin,&amp;nbsp; LLC&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 1pt; BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 161.6pt; BORDER-TOP-COLOR: black; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=235&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN style="COLOR: #c00000"&gt;&lt;FONT color=#000000&gt;Best Business Award (2nd)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; WIDTH: 2.5in; BORDER-TOP-STYLE: none; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BORDER-LEFT-STYLE: none" vAlign=top width=261&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://www.dubmenow.com/" mce_href="http://www.dubmenow.com/"&gt;DubMeNow&lt;/A&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 1pt; BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 161.6pt; BORDER-TOP-COLOR: black; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=235&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN style="COLOR: #7030a0"&gt;&lt;FONT color=#000000&gt;Super Cool Award (1&lt;SUP&gt;st&lt;/SUP&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; WIDTH: 2.5in; BORDER-TOP-STYLE: none; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BORDER-LEFT-STYLE: none" vAlign=top width=261&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://www.support4u.com/" mce_href="http://www.support4u.com/"&gt;support4U Inc.&lt;/A&gt;&lt;SPAN style="COLOR: black"&gt; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 1pt; BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 161.6pt; BORDER-TOP-COLOR: black; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=235&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN style="COLOR: #7030a0"&gt;&lt;FONT color=#000000&gt;Super Cool Award (2nd)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; WIDTH: 2.5in; BORDER-TOP-STYLE: none; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BORDER-LEFT-STYLE: none" vAlign=top width=261&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://www.channelblade.com/" mce_href="http://www.channelblade.com/"&gt;Channel Blade Technologies&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 5; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 1pt; BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: black 1pt solid; WIDTH: 161.6pt; BORDER-TOP-COLOR: black; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid" vAlign=top width=235&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN style="COLOR: red"&gt;&lt;FONT color=#000000&gt;Advisor Award&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; WIDTH: 2.5in; BORDER-TOP-STYLE: none; PADDING-TOP: 0in; BORDER-BOTTOM: black 1pt solid; BORDER-LEFT-STYLE: none" vAlign=top width=261&gt;
&lt;P class=MsoNormal&gt;&lt;A href="http://www.primetimeselling.com/" mce_href="http://www.primetimeselling.com/"&gt;Prime Time Software Solutions LLC&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P&gt;You can see the detailed event coverage at Sanjay Jain’s various blog posts (&lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/12/14/day0-microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/12/14/day0-microsoft-dynamics-crm-incubation-week.aspx"&gt;Day0&lt;/A&gt;, &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/12/16/day1-microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/12/16/day1-microsoft-dynamics-crm-incubation-week.aspx"&gt;Day1&lt;/A&gt;, &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/12/17/day2-microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/12/17/day2-microsoft-dynamics-crm-incubation-week.aspx"&gt;Day2&lt;/A&gt;, &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/12/18/day3-microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/12/18/day3-microsoft-dynamics-crm-incubation-week.aspx"&gt;Day3&lt;/A&gt;, &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/12/19/day4-microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/12/19/day4-microsoft-dynamics-crm-incubation-week.aspx"&gt;Day4&lt;/A&gt;, &lt;A href="http://blogs.msdn.com/sanjayjain/archive/2008/12/21/day5-microsoft-dynamics-crm-incubation-week.aspx" mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/12/21/day5-microsoft-dynamics-crm-incubation-week.aspx"&gt;Day5&lt;/A&gt;). Feel free to send your questions/comments to &lt;A href="mailto:Sanjay.Jain@microsoft.com?subject=CRM%20Incubation%20Week:%20Feedback" mce_href="mailto:Sanjay.Jain@microsoft.com?subject=CRM%20Incubation%20Week:%20Feedback"&gt;Sanjay Jain&lt;/A&gt;.&amp;nbsp;&lt;SPAN&gt;&lt;FONT face="MS Shell Dlg 2" color=#000000 size=2&gt;You can submit your nomination for future CRM Incubation Weeks by following the directions at Sanjay Jain's&lt;/FONT&gt;&lt;/SPAN&gt; &lt;A class="" href="http://blogs.msdn.com/sanjayjain/archive/2008/11/14/microsoft-dynamics-crm-incubation-week.aspx" target=_blank mce_href="http://blogs.msdn.com/sanjayjain/archive/2008/11/14/microsoft-dynamics-crm-incubation-week.aspx"&gt;blog&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thanks, &lt;BR&gt;&lt;A href="http://blogs.msdn.com/crm/pages/bio-sanjay-jain.aspx" target=_blank mce_href="http://blogs.msdn.com/crm/pages/bio-sanjay-jain.aspx"&gt;Sanjay Jain&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286016" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/crm/archive/tags/Training/default.aspx">Training</category><category domain="http://blogs.msdn.com/crm/archive/tags/Blogging/default.aspx">Blogging</category><category domain="http://blogs.msdn.com/crm/archive/tags/Campaign/default.aspx">Campaign</category><category domain="http://blogs.msdn.com/crm/archive/tags/Startups/default.aspx">Startups</category></item></channel></rss>