<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Danny Thorpe &#187; PDC2008</title>
	<atom:link href="http://dannythorpe.com/tag/pdc2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://dannythorpe.com</link>
	<description></description>
	<lastBuildDate>Mon, 07 Jun 2010 17:57:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting Started with Live Framework Tools for Visual Studio</title>
		<link>http://dannythorpe.com/2008/10/29/getting-started-with-live-framework-tools-for-visual-studio/</link>
		<comments>http://dannythorpe.com/2008/10/29/getting-started-with-live-framework-tools-for-visual-studio/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 22:53:47 +0000</pubDate>
		<dc:creator>dthorpe</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Live Framework Tools]]></category>
		<category><![CDATA[Mesh]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/10/29/getting-started-with-live-framework-tools-for-visual-studio/</guid>
		<description><![CDATA[In looking back at yesterday&#8217;s post on Windows Azure and Live Framework Tools I suddenly realized I didn&#8217;t provide any links to content about the VS tools I work on!  Let&#8217;s see if we can remedy that&#8230;
Live Framework SDK and Tools  (dev.live.com)
Getting Started using the Live Framework Tools (msdn.microsoft.com)
Cloud Computing Tools Technology Page (msdn.microsoft.com)
Keep in [...]]]></description>
			<content:encoded><![CDATA[<p>In looking back at yesterday&#8217;s post on <a href="http://dannythorpe.com/2008/10/28/visual-studio-tools-for-windows-azure-and-live-framework/">Windows Azure and Live Framework Tools</a> I suddenly realized I didn&#8217;t provide any links to content about the VS tools I work on!  Let&#8217;s see if we can remedy that&#8230;</p>
<p><a href="http://dev.live.com/liveframework/sdk/">Live Framework SDK and Tools</a>  (dev.live.com)</p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd238516.aspx">Getting Started using the Live Framework Tools</a> (msdn.microsoft.com)</p>
<p><a href="http://msdn.microsoft.com/en-us/vstudio/cc972640.aspx">Cloud Computing Tools Technology Page</a> (msdn.microsoft.com)</p>
<p>Keep in mind that the Live Framework SDK CTP release is currently available only to PDC attendees. Additional developers will be added to the CTP in the near future.  If you want in, be sure to register on the waiting list on the first link above.</p>
]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/10/29/getting-started-with-live-framework-tools-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Tools for Windows Azure and Live Framework</title>
		<link>http://dannythorpe.com/2008/10/28/visual-studio-tools-for-windows-azure-and-live-framework/</link>
		<comments>http://dannythorpe.com/2008/10/28/visual-studio-tools-for-windows-azure-and-live-framework/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 05:23:09 +0000</pubDate>
		<dc:creator>dthorpe</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Live Framework Tools]]></category>
		<category><![CDATA[Mesh]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/10/28/visual-studio-tools-for-windows-azure-and-live-framework/</guid>
		<description><![CDATA[Yesterday at PDC Microsoft unveiled Windows Azure, a new platform for global scale distributed computing services, often called &#8220;cloud computing&#8221;. Today Microsoft rolled out tools for creating apps that use Live Services, access the same Mesh Objects you see in Live Mesh, or execute in the Windows Azure cloud.  Mesh-enabled web applications can even update themselves thanks to Feedsync-enabled Live Services [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday at <a href="http://www.microsoftpdc.com/">PDC</a> Microsoft unveiled <a href="http://www.microsoft.com/azure/default.mspx">Windows Azure</a>, a new platform for global scale distributed computing services, often called &#8220;cloud computing&#8221;. Today Microsoft rolled out tools for creating apps that use Live Services, access the same Mesh Objects you see in Live Mesh, or execute in the Windows Azure cloud.  Mesh-enabled web applications can even update themselves thanks to Feedsync-enabled Live Services storage features.</p>
<p>Now that this is all out in the open, I can finally tell you what I do.  I (re)joined Microsoft back in June to work on what is now called Live Framework Tools for Windows Visual Studio.  (Quite a mouthful.) </p>
<p>You can use the Live Framework to talk to Live Services, and to build apps that live in the Live Mesh environment.  A Mesh-enabled web application can execute via Live Desktop in the browser, or the user can opt to run the mesh app on their desktop using the Live Mesh client software. </p>
<p>The same runtime that synchronizes data files in Live Mesh shared folders, the LOE (Live Operating Environment) will keep the local cache of Mesh-enabled web applications in sync with the cloud.  If a local instance of the app modifies one of its internal Mesh Objects, that change will be sync&#8217;d back to the cloud and seen by all other instances of that application in the user&#8217;s mesh. Similarly, changes made to the app or its data in the cloud will be sync&#8217;d to any local instances on a given device the next time the device is connected to the network.</p>
<p>The code you write in the mesh application doesn&#8217;t need to care much about whether it&#8217;s running in the local LOE or the cloud LOE, since both LOE&#8217;s implement the same APIs and services.</p>
<p>The Live Framework SDK&#8217;s client libraries currently include JavaScript, Silverlight, and desktop .NET libraries so you can write mesh apps in the context of an HTML web page or create a stand-alone &#8220;mesh aware&#8221; desktop application.  You can access Live Services using any tool/language/device that can talk HTTP, but the Live Framework client libraries make it a lot simpler by taking care of the low level gorey HTTP details.  I&#8217;m sure we&#8217;ll see additional libraries pop up in the field to automate the low level HTTP stuff for other dev tools such as Ruby, Perl, Python, et al.  Delphi, btw, is covered by the Live Framework SDK&#8217;s existing desktop .NET library.</p>
<p>And of course, you don&#8217;t have to start from scratch - you can use Live Services in your existing web or desktop applications with a little bit of code and a recompile. Your existing Silverlight projects are probably also mesh deployable with little or no changes.</p>
<p>My team (<a href="http://blogs.msdn.com/cloud/">Cloud Computing Tools</a>) implements Visual Studio extensions to handle creating, editing, deploying, and debugging Mesh-enabled web applications running in the Live Mesh cloud.  If you&#8217;re a .NET nut, we have a Silverlight Mesh-enabled web app project for you.  If you&#8217;re an HTML JavaScript jockey, we&#8217;ve got an HTML Mesh-enabled web app project type as well.  Both can be edited, deployed, and debugged within VS.  If you&#8217;re working on a traditional desktop .NET application, you can just reference the Live Framework assemblies in your existing project &#8211; no VS extensions are needed.</p>
<p>Actually, only part of CCT is working on mesh tools - the majority of the team is focused on building Windows Azure Tools for Microsoft Visual Studio for writing services that execute in the Windows Azure cloud environment. </p>
<p>For Azure dev info, check out <a href="http://blogs.msdn.com/gusperez/archive/2008/10/27/windows-azure-a-big-day-for-us.aspx">Gus Perez&#8217;s recently revived blog</a>.  Gus is on the Azure side of the CCT house and would blog more often if I would stop sending him stupid VS n00b questions in IM.  <a href="http://blogs.msdn.com/jnak">Jim Nakashima</a> of Azure tools has also been blogging on Azure, though I think he may have an easier time of it than Gus because I don&#8217;t have Jim&#8217;s home phone number.  (Yet)</p>
<p><a href="http://www.removingalldoubt.com/">Chuck Jazdzewski</a> is also here in CCT and is the architect of my return to Microsoft.  If you know Delphi, you know Chuck.  Though Chuck is officially working on &#8220;deep research,&#8221; he chipped in quite a bit to help get mesh tools off the ground.  (Thanks Chuck!)</p>
<p>I&#8217;ll be trolling the <a href="http://social.msdn.microsoft.com/Forums/en-US/liveframework/threads/">Live Framework forum</a> to answer getting started questions, and hopefully posting a few Live Mesh app demos here later this week.</p>
]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/10/28/visual-studio-tools-for-windows-azure-and-live-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>All Aboard for PDC2008</title>
		<link>http://dannythorpe.com/2008/09/30/all-aboard-for-pdc2008/</link>
		<comments>http://dannythorpe.com/2008/09/30/all-aboard-for-pdc2008/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 19:19:41 +0000</pubDate>
		<dc:creator>dthorpe</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/09/30/all-aboard-for-pdc2008/</guid>
		<description><![CDATA[Microsoft&#8217;s Professional Developers Conference (PDC) this year sounds like it&#8217;s going to be a landmark event. According to tidbits offered on the PDC website, this year&#8217;s headliners will be the first peekat Windows 7 (with prebeta DVDs!) as well as Microsoft&#8217;s new thrust into the cloud computing space (no disks needed).  From the website: 
Come to [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s Professional Developers Conference (PDC) this year sounds like it&#8217;s going to be a landmark event. According to tidbits offered on the <a href="http://www.microsoftpdc.com/">PDC website</a>, this year&#8217;s headliners will be the first peekat Windows 7 (with prebeta DVDs!) as well as Microsoft&#8217;s new thrust into the cloud computing space (no disks needed).  From the website: </p>
<blockquote><p>Come to PDC2008 to experience Microsoft’s vision for cloud computing and building applications that seamlessly bridge the gaps between PC, Web, and phone, and be the first to see the full range of advances in Windows 7, the next major version of the Windows client operating system.</p></blockquote>
<p>Some of the tools stuff I&#8217;ve been working on this summer will debut at PDC.  Alas, I won&#8217;t be there &#8211; less travel, more code &#8211; but I will be trolling for photos and blog posts from those of you who are able to get into PDC. </p>
<p>Pay close attention to the conference materials you get in the PDC bag when you check in onsite. I know a lot of people are in the habit of picking out the DVDs from the bag contents and tossing the rest into the nearest bin.  I&#8217;m all for lightening the load, but read before you toss or you may miss out on a significant portion of this PDC&#8217;s &#8220;special sauce&#8221;. </p>
<p>Have fun, and don&#8217;t forget to write!</p>
]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/09/30/all-aboard-for-pdc2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
