<?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>Channel 9 - Discussions by teslaBytes</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by teslaBytes</title>
		<link>http://channel9.msdn.com/Niners/teslaBytes/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/teslaBytes/Discussions</link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 04:00:55 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 04:00:55 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Tech Off - Microsoft&#39;s XP RAM Disk Driver</title>
		<description><![CDATA[<p>Beam me up Scottie!&nbsp; I'm engaging the Ram-Drive.&nbsp; Here is the Scenario:</p><p>My System: ASUS P7P55 WS Supercomputer; which comes with a nifty UNIX Style Hardware CMOS level OS that can boot, they also release the source code,&nbsp; Booting to the UNIX shell is about 2 sec, and has it's code on the hardware, and a USB drive.&nbsp; So here is the bridge to build:</p><p>Load the UNIX bootstrapper</p><p>The Unix Shell finds the Win OS Boot Strapper on the USB drive and Ramdrives it</p><p>After modifying the sourcer code for the UNIX Shell, add a new Hyper-V Load of the Windows OS.</p><p>Click on the Load Windows Os icon</p><p>Windows Boot traps just like usual but from a ramdrive. (My case just 8Gb.)</p><p>__________________</p><p>Gets tricky here</p><p>__________________</p><p>To keep the Win OS alive after bootstrapping, relocate the pointer(S) to the System volume from Memory to The loaded OS, and unload all boot strappers, and update the USB device with any bootstrapping updates for future loading or quick short cut:</p><p>Wite a device driver that replaces the System Sleep and Hybernate to copy the hybernation image to the USB drive, and then 'Wake' from USB storage.&nbsp; Luke-skywalker-warm boot</p><p>&nbsp;</p><p>There are many other feaseable ideas, my current work is using the Video memory of GPU's to really load things faster, and replace much of the OS processing time by preprocessing it on GPU's and then sending the Stuff CSCI chips are made of to the CPU and just process the preprocessed streams of data from the GPU's.&nbsp; (This work is a few years in the making, and about a year off)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/19142-Microsofts-XP-RAM-Disk-Driver/538a216ea64947bf9ee09eb500a10697#538a216ea64947bf9ee09eb500a10697</link>
		<pubDate>Tue, 29 Mar 2011 09:46:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/19142-Microsofts-XP-RAM-Disk-Driver/538a216ea64947bf9ee09eb500a10697#538a216ea64947bf9ee09eb500a10697</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>43</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Weird file system problem - access denied after moving files</title>
		<description><![CDATA[<p>use robo copy, or just link the dir, to a new dir. make sure the dir is not linked.&nbsp; you would get the same error.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/214804-Weird-file-system-problem-access-denied-after-moving-files/a7dd6981a30f4d34b2b39e6200339110#a7dd6981a30f4d34b2b39e6200339110</link>
		<pubDate>Wed, 05 Jan 2011 03:07:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/214804-Weird-file-system-problem-access-denied-after-moving-files/a7dd6981a30f4d34b2b39e6200339110#a7dd6981a30f4d34b2b39e6200339110</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>18</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Making movies with .NET</title>
		<description><![CDATA[<p>Hmm, windows live movemaker has some nifty, APIs'</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Making-movies-with-NET/44b277c9941846fd96639e6200331daf#44b277c9941846fd96639e6200331daf</link>
		<pubDate>Wed, 05 Jan 2011 03:06:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Making-movies-with-NET/44b277c9941846fd96639e6200331daf#44b277c9941846fd96639e6200331daf</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Win 7 - Indexing Options</title>
		<description><![CDATA[<p>there is a regex to increase files, Google, Bing It...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Win-7-Indexing-Options/44b99094fa674caa8ee09e620032bd09#44b99094fa674caa8ee09e620032bd09</link>
		<pubDate>Wed, 05 Jan 2011 03:04:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Win-7-Indexing-Options/44b99094fa674caa8ee09e620032bd09#44b99094fa674caa8ee09e620032bd09</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Grab data from this HTML page</title>
		<description><![CDATA[<p>yeah, just parse the HTML as raw input from socket, then get the info you need, and create a web srevice to query the pattern.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Grab-data-from-this-HTML-page/45a04254acb3478a8fbe9e6200327af5#45a04254acb3478a8fbe9e6200327af5</link>
		<pubDate>Wed, 05 Jan 2011 03:03:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Grab-data-from-this-HTML-page/45a04254acb3478a8fbe9e6200327af5#45a04254acb3478a8fbe9e6200327af5</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - C++ binary IO</title>
		<description><![CDATA[<p>recompile with intell compiler.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/C-binary-IO/9fbe03bf87ee48fe948d9e620031cf4f#9fbe03bf87ee48fe948d9e620031cf4f</link>
		<pubDate>Wed, 05 Jan 2011 03:01:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/C-binary-IO/9fbe03bf87ee48fe948d9e620031cf4f#9fbe03bf87ee48fe948d9e620031cf4f</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>20</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - SimpleCollection/Buffer  for C#? (Think text editor buffers except with objects)</title>
		<description><![CDATA[<p>use ansi mode on the cosole, or another encoding</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/SimpleCollectionBuffer-for-C-Think-text-editor-buffers-except-with-objects/4cb54d15cd7343ccb9559e62003136df#4cb54d15cd7343ccb9559e62003136df</link>
		<pubDate>Wed, 05 Jan 2011 02:59:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/SimpleCollectionBuffer-for-C-Think-text-editor-buffers-except-with-objects/4cb54d15cd7343ccb9559e62003136df#4cb54d15cd7343ccb9559e62003136df</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Problem with P/Invoke</title>
		<description><![CDATA[<p>try using a binary, contex helper method. use a mux/demux for the in/out, sent in one direction by decodes to di-directiocal com.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Problem-with-PInvoke/fe91458b59164795be909e620030a7eb#fe91458b59164795be909e620030a7eb</link>
		<pubDate>Wed, 05 Jan 2011 02:57:09 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Problem-with-PInvoke/fe91458b59164795be909e620030a7eb#fe91458b59164795be909e620030a7eb</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why won&#39;t this work? (Generics)</title>
		<description><![CDATA[<p>Create a new blob obj, and handle your constrant problem by reinventing the stream.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Why-wont-this-work-Generics/fedba4b13e2f4b95ae729e62002f8499#fedba4b13e2f4b95ae729e62002f8499</link>
		<pubDate>Wed, 05 Jan 2011 02:53:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Why-wont-this-work-Generics/fedba4b13e2f4b95ae729e62002f8499#fedba4b13e2f4b95ae729e62002f8499</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Single-threaded assumptions in older software</title>
		<description><![CDATA[<p>Hmm, a sparc processor is designed to process string data, it's a string supuer computer, make your sreams all string type, and the processor will, multi process them faster then lightning...&nbsp; So I heard while working at SUN.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Single-threaded-assumptions-in-older-software/852e38fe6a164d11864f9e62002d9b7d#852e38fe6a164d11864f9e62002d9b7d</link>
		<pubDate>Wed, 05 Jan 2011 02:46:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Single-threaded-assumptions-in-older-software/852e38fe6a164d11864f9e62002d9b7d#852e38fe6a164d11864f9e62002d9b7d</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Observers leaking down to hardware devices</title>
		<description><![CDATA[<p>Use System.Diagnostics.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Observers-leaking-down-to-hardware-devices/a143c7c061ef4eca8b159e62002bed14#a143c7c061ef4eca8b159e62002bed14</link>
		<pubDate>Wed, 05 Jan 2011 02:39:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Observers-leaking-down-to-hardware-devices/a143c7c061ef4eca8b159e62002bed14#a143c7c061ef4eca8b159e62002bed14</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Timing APIs - This seems like an oversight, or am I missing something?</title>
		<description><![CDATA[<p>see, Make.com many Midi, hacks.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Timing-APIs-This-seems-like-an-oversight-or-am-I-missing-something/8fa1e2896cad4ba1adde9e62002b9197#8fa1e2896cad4ba1adde9e62002b9197</link>
		<pubDate>Wed, 05 Jan 2011 02:38:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Timing-APIs-This-seems-like-an-oversight-or-am-I-missing-something/8fa1e2896cad4ba1adde9e62002b9197#8fa1e2896cad4ba1adde9e62002b9197</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>14</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - COM Port being locked up</title>
		<description><![CDATA[<p>Hm, I would follow the link to site make.com, and create a COM-toUSB and hack the USB...&nbsp; Perhaps you need a repeater to &quot;keep Alive&quot;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/COM-Port-being-locked-up/018c605d76c44974bae59e62002b46b9#018c605d76c44974bae59e62002b46b9</link>
		<pubDate>Wed, 05 Jan 2011 02:37:33 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/COM-Port-being-locked-up/018c605d76c44974bae59e62002b46b9#018c605d76c44974bae59e62002b46b9</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>11</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Dynamic ListView Sizing Problem</title>
		<description><![CDATA[<p>yup, if you use Reflections, you can get the control to work dynamicaly...&nbsp; Just use the above solution, as the base code.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Dynamic-ListView-Sizing-Problem/865888a471a349d381d89e62002a7215#865888a471a349d381d89e62002a7215</link>
		<pubDate>Wed, 05 Jan 2011 02:34:32 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Dynamic-ListView-Sizing-Problem/865888a471a349d381d89e62002a7215#865888a471a349d381d89e62002a7215</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - WP7 Textblock Problem</title>
		<description><![CDATA[<p>@<a href="/Forums/TechOff/WP7-Textblock-Problem#c92bdd4c994d6453eb3ec9e4c00b43809">WP7IndiaSupport</a>: Hmm, Look at some old school link or ADO code to add a pager...</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/WP7-Textblock-Problem/253866d5ebac4d68a1cd9e620029c19b#253866d5ebac4d68a1cd9e620029c19b</link>
		<pubDate>Wed, 05 Jan 2011 02:32:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/WP7-Textblock-Problem/253866d5ebac4d68a1cd9e620029c19b#253866d5ebac4d68a1cd9e620029c19b</guid>
		<dc:creator>Alex Wykel</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/teslaBytes/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>