<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/485779_100x75.jpg</url>
		<title>Channel 9 - Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
		<link></link>
	</image>
	<description>At the PDC, we typically have some additional &amp;quot;pre conference&amp;quot; workshops which provide very indepth and hands on access to a few select technologies. Chris Auld, Director of Strategy for Intergen, is preparing a workshop that will be diving deep into the
 capabilities of Windows Azure. In this episode of The Knowledge Chamber, he shares with me some of the details off what he is planning on covering and why he is so excited about Windows Azure.

You can find more details about this workshop on the PDC09 website here:


Architecting and Developing for Windows Azure

Since Chris is still working on the content, you have a chance to let him know things that you&#39;d specifically like to see featured. If you&#39;re planning on attending his workshop, please drop a note in the comments and let him know what you&#39;d like to see.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 10:32:46 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 10:32:46 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
		<description>
			<![CDATA[
<p>Hi All,</p>
<p>&nbsp;</p>
<p>Please feel free to add your content suggestions in the comments here.</p>
<p>&nbsp;</p>
<p>You can also email me: <a href="mailto:chris.auld@intergen.co.nz">chris.auld@intergen.co.nz</a> or grab me on Twitter
<a href="http://twitter.com/cauld">http://twitter.com/cauld</a> </p>
<p>posted by chrisauld</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c633863439560000000</link>
		<pubDate>Thu, 20 Aug 2009 05:45:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c633863439560000000</guid>
		<dc:creator>chrisauld</dc:creator>
	</item>
	<item>
		<title>Re: Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
		<description>
			<![CDATA[
<p>Great interview - you guys hit on multiple topics that could probably be dedicated to an entire show.&nbsp; As a developer in a large organization&nbsp;we have developers of every skill level, writing in every language, on multiple platforms...&nbsp; I'd guess that a lot
 of large&nbsp;agencies - besides ourselves - *try* to standardize on one technology, but you always have some cross-platform activity.&nbsp; How will Azure help?&nbsp; I instantly think of Web services, but will there be other core technologies that will be enlisted to help
 solve the problem of interoperability and data &quot;sharing&quot; in the cloud?</p>
<p>&nbsp;</p>
<p>Perhaps the most important point...&nbsp; How can MS convince managers that data/services/etc are totally secure?&nbsp; I've been reading some about MS Geneva Server to allow disparate agencies to authenticate users from across separate active directory stores, for
 example.&nbsp; So, what if I wanted to create a secure app in the cloud that would only be used by a select number of people from agencies,&nbsp;A, B, C, X, Y, and Z, for only a short duration of time, of say 6 months.&nbsp; The app needs to be secure.&nbsp; It needs to scale
 (busy one week, not so busy the next).&nbsp; And it needs to reach users regardless of their organizations platform, security, etc.&nbsp; Is Azure the answer?</p>
<p>&nbsp;</p>
<p>~Dizzy</p>
<p>posted by dizzyguy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c633864567140000000</link>
		<pubDate>Fri, 21 Aug 2009 13:05:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c633864567140000000</guid>
		<dc:creator>dizzyguy</dc:creator>
	</item>
	<item>
		<title>Re: Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
		<description>
			<![CDATA[
<p>Hi, I can't wait for PDC and I've signed up for your workshop.</p>
<p>&nbsp;</p>
<p>What I'd really like to see is something similar to the following scenario:</p>
<p>&nbsp;</p>
<p>A user needs to perform some heavy calculations (say, correlate 5000 time series).</p>
<p>The user then sends request to the application (Silverlight?) that forwards 2500 (one for each pair of series) messages to a queue for worker processes.</p>
<p>Each worker picks up the message and reads a pair of time series from Azure storage (or SQL Azure) and calculates the correlation value.</p>
<p>How would the workers all return their results to the application and how would the application return it to the client (service bus??) ?</p>
<p>&nbsp;</p>
<p>This is the main area in which I see great potential for a cloud besides the points mentioned in the video.</p>
<p>&nbsp;</p>
<p>See you in november <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by nisbus</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c633913357320000000</link>
		<pubDate>Sat, 17 Oct 2009 00:22:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c633913357320000000</guid>
		<dc:creator>nisbus</dc:creator>
	</item>
	<item>
		<title>Re: Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
		<description>
			<![CDATA[
<p>@nisbus</p>
<p>&nbsp;</p>
<p>I hope you got to my session at PDC and got to see the stuff that the folks from Lokad have built. Suggest this would serve your purposes well.</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>Chris</p>
<p>&nbsp;</p>
<p>Director: <a href="http://www.intergen.co.nz">Intergen Limited</a>&nbsp;- A Fantastic Microsoft Gold Partner in New Zealand<br>
Director: <a href="http://www.medrecruit.com">MedRecruit Limited</a>&nbsp;- Jobs for Locum Doctors in Australia and New Zealand</p>
<p>Microsoft Regional Director</p>
<p>posted by chrisauld</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c634013714240000000</link>
		<pubDate>Wed, 10 Feb 2010 04:03:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c634013714240000000</guid>
		<dc:creator>chrisauld</dc:creator>
	</item>
	<item>
		<title>Re: Chris Auld - PDC09 Architecting and Developing for Windows Azure</title>
		<description>
			<![CDATA[
<p>If anyone is interested I'll be doing a revised verion of this session at Microsoft Tech Ed Europe this year.</p>
<p>&nbsp;</p>
<p>You can register here: <a href="http://europe.msteched.com/preconferenceseminars">
http://europe.msteched.com/preconferenceseminars</a></p>
<p>&nbsp;</p>
<p>Cheers</p>
<p>Chris</p>
<p>&nbsp;</p>
<p>Chris J.T. Auld<br>
Blog: <a href="http://www.syringe.net.nz">http://www.syringe.net.nz</a> </p>
<p>Director: <a href="http://www.intergen.co.nz">Intergen Limited&nbsp;- A Fantastic Microsoft Gold Partner in New Zealand</a><br>
Director: <a href="http://www.medrecruit.com">MedRecruit Limited&nbsp;- Jobs for Locum Doctors in Australia and New Zealand</a></p>
<p>Microsoft Regional Director</p>
<p>posted by chrisauld</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c634157238790000000</link>
		<pubDate>Mon, 26 Jul 2010 06:51:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Chris-Auld-PDC09-Architecting-and-Developing-for-Windows-Azure#c634157238790000000</guid>
		<dc:creator>chrisauld</dc:creator>
	</item>
</channel>
</rss>