<?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 AIM48</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/AIM48/Comments/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>AIM48</title>
		<link></link>
	</image>
	<description></description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 05:07:18 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 05:07:18 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Duncan Lawler - Virtual Earth 3D: What. How. Why.</title>
		<description>
			<![CDATA[Hmmm... so many possibilites.<br>
<br>
Once the controler model is exposed there would be so much you can do - <br>
<br>
For example - a real autoracing game - race thru the REAL streets of the city.<br>
<br>
Or a controler that has real aerodynamics built in...<br>
<br>
And if the 3d models on the map support hit testing... You'd be able to detect collisions with buildings around the airport etc...<br>
<br>
<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Rory/Duncan-Lawler-Virtual-Earth-3D-What-How-Why#c632984710800000000</link>
		<pubDate>Tue, 07 Nov 2006 04:38:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Rory/Duncan-Lawler-Virtual-Earth-3D-What-How-Why#c632984710800000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Virtualization</title>
		<description>
			<![CDATA[Regarding the Hypervisor architecture.<br /><br />Do you install a specialized HAL (like you do for different bus architectures) if setup detects that it is installing on a pacifica platform. I would assume that cramming both a &quot;enlightend&quot; and a standard kernel into the whole code pipeline would make for
 some inefeciencies.<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Virtualization#c632756084440000000</link>
		<pubDate>Wed, 15 Feb 2006 13:54:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Virtualization#c632756084440000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Virtualization</title>
		<description>
			<![CDATA[-- EDIT --&gt; Answered in the video.<br /><br />I don't understnad if I have hardware that has a 5%&nbsp;utilization rate then just add more apps to this server instance itself - instead of loping off another x percent for the virtualization software to run an entire new instance of the OS?<br /><br />The resources used are anyways going to the same actual hardware weather the source is an app running on the real os or a virtualized machine.<br /><br />Unless we are talking about reliability (don't want the PDC running on the Web server )- is that it?<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Virtualization#c632755730830000000</link>
		<pubDate>Wed, 15 Feb 2006 04:04:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Virtualization#c632755730830000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Virtualization</title>
		<description>
			<![CDATA[Whats about managment - When you are running 8 partitions on a hyper visor - is there one master partition? (I guess an especially &quot;enlightend&quot; partition)<br /><br />Would it have access to the other partitions (for example show virtual cpu utilization or screen shots like you have in the current VPC)<br /><br />If it does have access does that mean that if I&nbsp;break the master partition then I can control the others&nbsp;<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Virtualization#c632755718540000000</link>
		<pubDate>Wed, 15 Feb 2006 03:44:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Virtualization#c632755718540000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Singularity Revisited</title>
		<description>
			<![CDATA[
<blockquote>
<div>amotif wrote:</div>
<div><br /><br />Any chance Bartok and stand-alone compiled-to-native-code apps will happen on XP/Vista in the next five years. (Gratuitous, feel-good question.&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />)<br /><br /><br /></div>
</blockquote>
<br /><br />NGEN ?<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Singularity-Revisited#c632690912650000000</link>
		<pubDate>Fri, 02 Dec 2005 03:34:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Singularity-Revisited#c632690912650000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: SQL Server 2005 Trip Wires</title>
		<description>
			<![CDATA[Isn't Drop Trigger a ddl event. How did it execute without firing the trigger?<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/keithcombs/SQL-Server-2005-Trip-Wires#c632683519270000000</link>
		<pubDate>Wed, 23 Nov 2005 14:12:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/keithcombs/SQL-Server-2005-Trip-Wires#c632683519270000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Eddie Churchill - Biztalk&#39;s sexy new XSLT Mapper</title>
		<description>
			<![CDATA[Is this a biz talk only solution - It sure would be nice to edit xslt's in vs<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Eddie-Churchill-Biztalks-sexy-new-XSLT-Mapper#c632650384490000000</link>
		<pubDate>Sun, 16 Oct 2005 05:47:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Eddie-Churchill-Biztalks-sexy-new-XSLT-Mapper#c632650384490000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Clipster is here!</title>
		<description>
			<![CDATA[Is it possible to add an additional&nbsp;bigger description box where the user can describe what exactly he finds so very compleing about that clip - and not just a short name<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Clipster-is-here#c632648530990000000</link>
		<pubDate>Fri, 14 Oct 2005 02:18:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Clipster-is-here#c632648530990000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Bar Code Blitz</title>
		<description>
			<![CDATA[Yooowzers --- Fast typing........<br>
<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/PDC2005ShowOff/Bar-Code-Blitz#c632636004110000000</link>
		<pubDate>Thu, 29 Sep 2005 14:20:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/PDC2005ShowOff/Bar-Code-Blitz#c632636004110000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Mobiform at the 2005 PDC</title>
		<description>
			<![CDATA[Does it pluginto C# Express?<br>
<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/PDC2005ShowOff/Mobiform-at-the-2005-PDC#c632635986200000000</link>
		<pubDate>Thu, 29 Sep 2005 13:50:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/PDC2005ShowOff/Mobiform-at-the-2005-PDC#c632635986200000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: GotCodeSnippets.NET - The Repository for Visual Studio Code Snippets</title>
		<description>
			<![CDATA[Yummy!!!<br>
<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/PDC2005ShowOff/GotCodeSnippetsNET-The-Repository-for-Visual-Studio-Code-Snippets#c632635978430000000</link>
		<pubDate>Thu, 29 Sep 2005 13:37:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/PDC2005ShowOff/GotCodeSnippetsNET-The-Repository-for-Visual-Studio-Code-Snippets#c632635978430000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Microsoft at Elwoh</title>
		<description>
			<![CDATA[Very nice - not exactly educational - but nice neverthelesss.<br>
<br>
What did you use for the 3d modeling?<br>
<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/PDC2005ShowOff/Microsoft-at-Elwoh#c632635971740000000</link>
		<pubDate>Thu, 29 Sep 2005 13:26:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/PDC2005ShowOff/Microsoft-at-Elwoh#c632635971740000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: The new Outlook Express: Windows Mail demoed</title>
		<description>
			<![CDATA[n'other question.<br /><br />Right now you have everything stored in a directory - is this heirartical <br />As in a sub directory for friends another for buss contacts - or perhaps .contact files anwwhere on the disk , seems to me it should be doable by implemting a virtual folder for .contacts<br /><br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/The-new-Outlook-Express-Windows-Mail-demoed#c632626226540000000</link>
		<pubDate>Sun, 18 Sep 2005 06:44:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/The-new-Outlook-Express-Windows-Mail-demoed#c632626226540000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: The new Outlook Express: Windows Mail demoed</title>
		<description>
			<![CDATA[Suggestion for the Dev Team:<br /><br />You should probably store a hash (at leat MD5) when the message comes in so that you can indicate if the message soource was manually changed (by a person - or by a program) on the file system.<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/The-new-Outlook-Express-Windows-Mail-demoed#c632626215230000000</link>
		<pubDate>Sun, 18 Sep 2005 06:25:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/The-new-Outlook-Express-Windows-Mail-demoed#c632626215230000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Abolade Gbadegesin and team - Networking in Windows Vista</title>
		<description>
			<![CDATA[Great Video -<br />Scooble - Great Interview,<br /><br />The only suggestio I have is that since channel9 is dev oriented, you should minimize the &quot;what does it give to my mom&quot; questions.<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Abolade-Gbadegesin-and-team-Networking-in-Windows-Vista#c632626066430000000</link>
		<pubDate>Sun, 18 Sep 2005 02:17:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Abolade-Gbadegesin-and-team-Networking-in-Windows-Vista#c632626066430000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Steve Ball - Learning about Audio in Windows Vista</title>
		<description>
			<![CDATA[Are you going to have a per application sound meter?<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Steve-Ball-Learning-about-Audio-in-Windows-Vista#c632624368920000000</link>
		<pubDate>Fri, 16 Sep 2005 03:08:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Steve-Ball-Learning-about-Audio-in-Windows-Vista#c632624368920000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Julie Larson-Green - Diving into the new Office 12</title>
		<description>
			<![CDATA[Does the &quot;new graphics engine&quot; utilize avalon?<br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Julie-Larson-Green-Diving-into-the-new-Office-12#c632622677380000000</link>
		<pubDate>Wed, 14 Sep 2005 04:08:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Julie-Larson-Green-Diving-into-the-new-Office-12#c632622677380000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Shishir Mehrotra - WinFS beta 1 team meeting</title>
		<description>
			<![CDATA[Interesting - This may also make things a bit more diffacult for malware like rootkits (at least for the time being) - because now it also has to contend with SQL security and it will not be able to hide suspicious metadata of certain files- It would have
 to crack the DB's security first.<br /><br />Question - Is the db engine a close relitive of lets say SQL2005 Express - If so can they both co-exist (different instances?)<br /><br />Also - I assume that the relationale asspects of the tables will be accessable via SQL (not just OQL or whatever it is called). Meaing that we can technicly build our apps on top of winfs without having to install sql server 2005.
<br /><br /><br /><br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Shishir-Mehrotra-WinFS-beta-1-team-meeting#c632609735110000000</link>
		<pubDate>Tue, 30 Aug 2005 04:38:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Shishir-Mehrotra-WinFS-beta-1-team-meeting#c632609735110000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Brad Abrams - CLR&#39;ing his way around the PDC</title>
		<description>
			<![CDATA[
<blockquote>
<div>Orbit86 wrote:</div>
<div>
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/redesign/images/icon-quote.gif"></td>
<td><strong>AIM48 wrote:</strong> <i>
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/redesign/images/icon-quote.gif"></td>
<td><strong>Orbit86 wrote:</strong> <i>yeah lol Nata, especially the IE team where they sleep for 4 hours and work on IE meanwhile everyone wonders why IE has so many leaks..<br /></i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />Yeah that would explain it. But what do they do the rest of the time <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /></i></td>
</tr>
</tbody>
</table>
</blockquote>
<br /><br />they code..with just four hours of sleep..do you see the problem???<br /></div>
</blockquote>
<br /><br />I know , I know - However your statment can be&nbsp;interpreted as &quot;They code for 4 hours while asleep&quot; by someone (like me) looking for a cheap ha ha<br /><br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Brad-Abrams-CLRing-his-way-around-the-PDC#c632605837390000000</link>
		<pubDate>Thu, 25 Aug 2005 16:22:19 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Brad-Abrams-CLRing-his-way-around-the-PDC#c632605837390000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Brad Abrams - CLR&#39;ing his way around the PDC</title>
		<description>
			<![CDATA[
<blockquote>
<div>Orbit86 wrote:</div>
<div>yeah lol Nata, especially the IE team where they sleep for 4 hours and work on IE meanwhile everyone wonders why IE has so many leaks..<br /></div>
</blockquote>
<br /><br />Yeah that would explain it. But what do they do the rest of the time <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /><p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/scobleizer/Brad-Abrams-CLRing-his-way-around-the-PDC#c632605391580000000</link>
		<pubDate>Thu, 25 Aug 2005 03:59:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/scobleizer/Brad-Abrams-CLRing-his-way-around-the-PDC#c632605391580000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
	<item>
		<title>Re: Brian Jones - New Office file formats announced</title>
		<description>
			<![CDATA[
<blockquote>
<div>bsoft wrote:</div>
<div>Looks like the news made Slashdot ~ I was the person wino Submitted it. response so far. seems mixes.&nbsp; but don't believe that the format will be truly &quot;open''/ not Patent encumbered. -Briar &quot; /&gt;</div>
</blockquote>
<br>
<br>
Frankly I don't think that (and I really hope they didn't) make this change to placate the open source crowd with a sort of &quot;me too&quot; type of thing.<br>
<br>
I hope that this is a considered move on microsoft's part to make it eaiser&nbsp;for ISV's such as myself to interact with office documents so that I and other microsoft customers/partners can make more money selling &quot;Proprietary&quot;&nbsp; office solutions.<p>posted by AIM48</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TheChannel9Team/Brian-Jones-New-Office-file-formats-announced#c632533576270000000</link>
		<pubDate>Fri, 03 Jun 2005 01:07:07 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TheChannel9Team/Brian-Jones-New-Office-file-formats-announced#c632533576270000000</guid>
		<dc:creator>AIM48</dc:creator>
	</item>
</channel>
</rss>