<?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 gbrayut</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/gbrayut/Comments/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>gbrayut</title>
		<link></link>
	</image>
	<description></description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 13:36:15 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 13:36:15 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Visual Studio Toolbox: Reporting Performance Issues with PerfWatson </title>
		<description>
			<![CDATA[ <p>You can't improve what you don't measure! Keep up the great work!</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-Reporting-Performance-Issues-with-PerfWatson#c634451385940000000</link>
		<pubDate>Fri, 01 Jul 2011 17:36:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Visual-Studio-Toolbox-Reporting-Performance-Issues-with-PerfWatson#c634451385940000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: AppFabric.tv - Threading with Jeff Richter</title>
		<description>
			<![CDATA[ <p>Great video! It helps show why some newer frameworks like node.js focus on event driven or&nbsp;asynchronous programming to limit the amount of time a thread spends being blocked. It really is amazing how many requests you can server if you avoid blocking in your threads.</p><p>I am curious as to if/when you think something like lightweight threads (aka <a href="http://msdn.microsoft.com/en-us/library/ms686919(v=vs.85).aspx">fibers</a>, <a href="http://en.wikipedia.org/wiki/Fiber_(computer_science)">wikipedia</a>) with co-operative multitasking should be used in a server architecture. SQL Server is the only Microsoft server product that I am aware of that can be configured to use fibers instead of full threads, and even they don't recommend it except for in&nbsp;<a href="http://msdn.microsoft.com/en-us/library/ms191506.aspx">very special situations</a>. In what situation should a highly specialized tool like fibers be used?</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/AppFabric-tv/AppFabrictv-Threading-with-Jeff-Richter#c634442086530000000</link>
		<pubDate>Mon, 20 Jun 2011 23:17:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/AppFabric-tv/AppFabrictv-Threading-with-Jeff-Richter#c634442086530000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Ping 100: HaloFest, Kinect you in Carbonite, Talking to the wall, Ping celebrates 100!</title>
		<description>
			<![CDATA[ <p>Congrats on your centurion episode! Love the show, and the outtakes were awesome! Keep up the great work!</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/PingShow/Ping100#c634405786070000000</link>
		<pubDate>Mon, 09 May 2011 22:56:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/PingShow/Ping100#c634405786070000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone 7 Announcements &amp; Demo&#39;s from MIX 11 with Joe Belfiore</title>
		<description>
			<![CDATA[ <p>I was stoked to see the icon for <a href="http://www.phrasememe.com/scanner">PhraseMeme Scanner</a> come up in the keynote when he searched for apps related to Amazon. We've had the option to scan barcodes and price check on Amazon since the first version, but have been waiting for access to the video stream to do realtime scanning. Glad to see that will be coming in the next release, and the multiple live tiles idea is awesome!</p><p>Keep up the great work! I can't wait to start working with the new SDK.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Windows-Phone-7/Windows-Phone-7-Announcements--Demos-from-MIX-11-with-Joe-Belfiore#c634383404100000000</link>
		<pubDate>Thu, 14 Apr 2011 01:13:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Windows-Phone-7/Windows-Phone-7-Announcements--Demos-from-MIX-11-with-Joe-Belfiore#c634383404100000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 43 - Scalable Counters with Windows Azure</title>
		<description>
			<![CDATA[ <p>Marginally decent show&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>Actually I was recently trying to figure out a way to do atomic increments using queues or table storage, so this gives me some good ideas. I really wanted a way that did not require proxying the requests through a web role to reduce scale-out costs, but after watching the show and seeing <a href="http://twitter.com/#!/smarx/status/56198158639837184">steve's response</a>&nbsp;it looks like your approach would be best.</p><p>Thanks... can't wait to watch what is new next week at MIX!</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-43-Scalable-Counters-with-Windows-Azure#c634379006810000000</link>
		<pubDate>Fri, 08 Apr 2011 23:04:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-43-Scalable-Counters-with-Windows-Azure#c634379006810000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>@<a href="/Shows/Cloud&#43;Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368610490000000">WadeWegner</a>:&nbsp;Probably Notification Services first, then queues, then SQL Azure. The last two could always be accessed via custom proxy, and I see queues used much more from the client then SQL Azure. SQL Azure would probably be accessed via WCF service with Entity Framework, not directly from client.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634369378440000000</link>
		<pubDate>Mon, 28 Mar 2011 19:37:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634369378440000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>There is no primary use case yet, but it seems like queues are the best method for scheduling work. Example: upload picture to blob storage and then add an entry to a queue to process it. &nbsp;From the Phone they would usually just be adding entries to a queue, not consuming them, but there may be situations where a queue would work well for rate-limiting clients or matching players in a multiplayer online game.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368504720000000</link>
		<pubDate>Sun, 27 Mar 2011 19:21:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368504720000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>Looks Awesome! I was thinking of using Table Storage and Blobs in a WP7 app, but wasn't sure how to keep the keys private. Looks like the proxy service is the way to go, althought I may end up initially hosting it on an existing VPS (with commercial SSL cert) instead of in Azure to keep costs low.</p><p>Sounds like the Shared Access Signature means that using blob storage would go directly to Azure, but using Tables would be piped through the proxy. Any plans to add support for Queues?</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366858740000000</link>
		<pubDate>Fri, 25 Mar 2011 21:37:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366858740000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Checking In: Mike Sampson - Channel 9 Cloud</title>
		<description>
			<![CDATA[ <p>Great video! Can't wait for the next in the series.</p><p>Keep up the good work!</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Checking-In-with-Erik-Meijer/Checking-In-Mike-Sampson-Channel-9-Cloud#c634360889240000000</link>
		<pubDate>Fri, 18 Mar 2011 23:48:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Checking-In-with-Erik-Meijer/Checking-In-Mike-Sampson-Channel-9-Cloud#c634360889240000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Hot Apps: I love Katamari, Bubble Birds, FishEYE Camera FREE, Cowbell!, Hamsta Rocket</title>
		<description>
			<![CDATA[ <p>If you like&nbsp;Katamari you should check out&nbsp;<a href="http://kathack.com/">http://kathack.com/</a> which is an HTML5 version. It doesn't work very well in IE9, but it works in Chrome and Firefox. Check out <a href="https://lh4.googleusercontent.com/_G06mB5h-kvQ/TYJ0_MFpJcI/AAAAAAAAHgY/LuYvWHQ6648/s800/Katamari%20Hot%20Apps.png">Hot Apps Katamari</a>&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-11.gif?v=c9' alt='Cool' /></p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-I-love-Katamari-Bubble-Birds-FishEYE-Camera-FREE-Cowbell-Hamsta-Rocket#c634359925520000000</link>
		<pubDate>Thu, 17 Mar 2011 21:02:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-I-love-Katamari-Bubble-Birds-FishEYE-Camera-FREE-Cowbell-Hamsta-Rocket#c634359925520000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Hot Apps: Tiki Towers, Flickr, Bubblegum, Royalty, Word Tangle FREE</title>
		<description>
			<![CDATA[ <p>Nice! Flickr has a new Windows 7 app too, but it requires a touch monitor:</p><p><a href="http://www.flickr.com/windows7">http://www.flickr.com/windows7</a></p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Tiki-Towers-Flickr-Bubblegum-Royalty-Word-Tangle-FREE#c634352044830000000</link>
		<pubDate>Tue, 08 Mar 2011 18:08:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Tiki-Towers-Flickr-Bubblegum-Royalty-Word-Tangle-FREE#c634352044830000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Ping 93: Kinect plays with Windows Phone, Gamertags revived, Live Mesh, HTML5 Contest</title>
		<description>
			<![CDATA[ <p>Breaking news! @PaulMest Loves pokedot bikini and Windows Phone&nbsp;<a href="http://j.mp/fDLrdl">http&#58;&#47;&#47;j.mp&#47;fDLrdl</a></p><p><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/PingShow/Ping-93-Kinect-plays-with-Windows-Phone-Gamertags-revived-Live-Mesh-HTML5-Contest#c634351587890000000</link>
		<pubDate>Tue, 08 Mar 2011 05:26:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/PingShow/Ping-93-Kinect-plays-with-Windows-Phone-Gamertags-revived-Live-Mesh-HTML5-Contest#c634351587890000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Hot Apps: Butterfly, Deluxe Moon, Pipes, Khan Academy, MyComic</title>
		<description>
			<![CDATA[ <p>I saw the <a href="http://windowsphonegeek.com/AppHub/Application/68860880-3df0-df11-9264-00237de2db9e">Khan Academy</a> app a few days ago, and am quite impressed with it. If you want to check your math homework while watching the videos you can use <a href="http://www.phrasememe.com/winfonealpha">WinFone Alpha</a>, a free Wolfram|Alpha client for windows phone. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Butterfly-Deluxe-Moon-Pipes-Khan-Academy-MyComic#c634346181990000000</link>
		<pubDate>Tue, 01 Mar 2011 23:16:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Butterfly-Deluxe-Moon-Pipes-Khan-Academy-MyComic#c634346181990000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Hot Apps: De Blob Revolution, Quadra, Yelp, Designspiration, EndoMondo Sports Tracker</title>
		<description>
			<![CDATA[ <p>I'm going to have to check out de Blob... that looks pretty cool.</p><p>And I'd recommend using a different website for the links in the future. Marketplacebrowser.com has an awfull layout/theme and uses a bunch of flash ads.&nbsp;<a href="http://www.wpappshub.com/games/de-blob">http://www.wpappshub.com/games/de-blob</a>&nbsp;looks much better and has less advertising. They also cache the images on Amazon S3 instead of hot-linking to the Zune Catalog and have cool features like &quot;Text Me This App&quot; and my personal favorite: QR Codes&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /> </p><p>Keep up the great work!</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-De-Blob-Revolution-Quadra-Yelp-Designspiration-EndoMondo-Sports-Tracker#c634328113640000000</link>
		<pubDate>Wed, 09 Feb 2011 01:22:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-De-Blob-Revolution-Quadra-Yelp-Designspiration-EndoMondo-Sports-Tracker#c634328113640000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: TWC9: Coding4Fun, DevLabs projects, XAMLQuery, VS Achievements</title>
		<description>
			<![CDATA[ <p>Nothing better than getting&nbsp;up on a Monday morning and finding that my Silverlight ZXing port is featured on TWC9! </p><p>ACHIEVMENT UNLOCKED: Created noteworthy CodeProject&nbsp;<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-11.gif?v=c9' alt='Cool' /></p><p>You guys just made my week <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif?v=c9' alt='Big Smile' /> </p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Coding4Fun-DevLabs-projects-XAMLQuery-VS-Achievements#c634321022100000000</link>
		<pubDate>Mon, 31 Jan 2011 20:23:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/This+Week+On+Channel+9/TWC9-Coding4Fun-DevLabs-projects-XAMLQuery-VS-Achievements#c634321022100000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Programming Streams of Coincidence with Join and GroupJoin for Rx</title>
		<description>
			<![CDATA[ <p>Great video! Sounds like Windowing is a powerful tool being added to the Rx toolkit. My question is how do you filter a stream of streams? I tried using&nbsp;<strong>BufferWithTimeOrCount</strong>&nbsp;in a <a href="http://stackoverflow.com/questions/4841635/how-to-use-the-new-bufferwithtimeorcount-in-rx-that-returns-iobservableiobservab">Windows Phone 7 project</a>&nbsp;using both the old version that returns a list and the new version that returns an IObservable. In the old version I could do simple Where x.Count == 1 to see if only one item was produced, but in the new version I can't figure out how to implement a where clause on an&nbsp;IObservable&lt;IObservable&lt;T&gt;&gt;. There is a xs.Count() method, but it retuns an IObservable&lt;int&gt; not an int.</p><p>I think some concrete examples would help. Also I think I need to sleep on it and try again in the morning <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Programming-Streams-of-Coincidence-with-Join-and-GroupJoin-for-Rx#c634319812490000000</link>
		<pubDate>Sun, 30 Jan 2011 10:47:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Programming-Streams-of-Coincidence-with-Join-and-GroupJoin-for-Rx#c634319812490000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: New Home Page, Smooth Streaming added to Channel 9 today</title>
		<description>
			<![CDATA[ <p>Stop the press... the player saves the volume setting now!!! Freaking sweet! I swear it wasn't doing that 12 days ago, so whoever fixed that is my hero <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /> Thank!</p><p>&nbsp;</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/New-Home-Page-Smooth-Streaming-added-to-Channel-9-today#c634317037950000000</link>
		<pubDate>Thu, 27 Jan 2011 05:43:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/New-Home-Page-Smooth-Streaming-added-to-Channel-9-today#c634317037950000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: New Home Page, Smooth Streaming added to Channel 9 today</title>
		<description>
			<![CDATA[ <p>Silverlight Smooth, slowmo and replay are awesome! Now if only the player would save the audio volume setting for the slider :-/</p><p>Keep up the great work!</p><p>&nbsp;</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/C9Team/New-Home-Page-Smooth-Streaming-added-to-Channel-9-today#c634306344440000000</link>
		<pubDate>Fri, 14 Jan 2011 20:40:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/C9Team/New-Home-Page-Smooth-Streaming-added-to-Channel-9-today#c634306344440000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Ping 87: Paramount on Windows Phone, H264 &amp; Firefox, P Diddy, neosaurs, Microsoft is cool!</title>
		<description>
			<![CDATA[ <p>I wish that Microsoft Tag had an SDK or webservice for reading tags so that it could be integrated into other applications. I looked at adding it to the <a href="http://www.phrasememe.com/scanner">PhraseMeme Scanner</a> application that I built for Windows Phone 7, but there are only APIs for creating new tags or managing categories, not reading existing tags. An SDK for reading tags is currently the top feature request at&nbsp;<a href="http://getsatisfaction.com/microsofttag/topics/sdk_for_building_tag_reading_apps">http://getsatisfaction.com/microsofttag/topics/sdk_for_building_tag_reading_apps</a>&nbsp;but it doesn't look like it is going to be added anytime soon <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /></p><p>&nbsp;</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/PingShow/Ping-87-Paramount-on-Windows-Phone-H264--Firefox-P-Diddy-neosaurs-Microsoft-is-cool#c634285745830000000</link>
		<pubDate>Wed, 22 Dec 2010 00:29:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/PingShow/Ping-87-Paramount-on-Windows-Phone-H264--Firefox-P-Diddy-neosaurs-Microsoft-is-cool#c634285745830000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Hot Apps: Avatar Gadgets, Guitar Hero 5, Geico, Local Concerts, Idiot Test</title>
		<description>
			<![CDATA[ <p>Love the show! Keep the hot apps coming <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif?v=c9' alt='Tongue Out' /></p><p>I got one hot out of the oven for you... Just published to the marketplace last night and I uploaded the demo to youtube a few hours ago! Check out&nbsp;<a href="http://www.phrasememe.com/scanner/">http://www.phrasememe.com/scanner/</a>&nbsp;for all your barcode scanning needs.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Avatar-Gadgets-Guitar-Hero-5-Geico-Local-Concerts-Idiot-Test#c634279904810000000</link>
		<pubDate>Wed, 15 Dec 2010 06:14:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Hot-Apps/Hot-Apps-Avatar-Gadgets-Guitar-Hero-5-Geico-Local-Concerts-Idiot-Test#c634279904810000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Bart De Smet: LINQ to Z3</title>
		<description>
			<![CDATA[ <p>Wicked cool. Keep up the great work!</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Bart-De-Smet-LINQ-to-Z3#c634262316340000000</link>
		<pubDate>Wed, 24 Nov 2010 21:40:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Bart-De-Smet-LINQ-to-Z3#c634262316340000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 29 - Working with CSPack</title>
		<description>
			<![CDATA[ <table class="listtable"><tbody class="listtablebody"><tr id="row6341" class="rowover"><td class="coldesc"><p><a href="http://www.keyxl.com/aaacd5a/43/Notepad-Plus-text-editor-software-keyboard-shortcuts.htm">Notepad&#43;&#43; Zoom in&nbsp;and Zoom out</a>: Ctrl-(Keypad-/Keypad&#43;) or Ctrl &#43; mouse wheel</p><p>Note it requires a keypad or a mouse, so not sure how you do it on a laptop. Maybe just use Windows 7 Zoom with Winkey and &#43;?</p></td></tr></tbody></table><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-29-Working-with-CSPack#c634223391660000000</link>
		<pubDate>Sun, 10 Oct 2010 20:26:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-29-Working-with-CSPack#c634223391660000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 27 - Combining Roles and Using Scratch Disk</title>
		<description>
			<![CDATA[<p>Great show. It does bring up an issue about Azure not being priced very well right now for small applications. Running a blog using 3 instances would cost you $0.12 x 3 x 24 x 30 = $259.20 a month at the standard retail rate&nbsp;(plus storage and transaction costs). Even dropping down to 2 or 1 instances (with periodic downtime for&nbsp;maintenance) puts Azure outside the price of most hobby or&nbsp;enthusiast sites when compared to other VM or shared-hosting offerings.</p><p>I wish Azure had an option for a smaller VM size like the $0.03/hr Micro-instances from Amazon EC2&nbsp;that are perfect for lightweight websites. Then add the ability to do live upgrades between VM sizes so that users can auto-scale as needed. Better yet offer reduced pricing for bulk purchases (ala Reserved Instances) so that there is an&nbsp;incentive&nbsp;to use Azure for 24x7x365 applications. As it stands right now Azure's entry price points are a bit too high compared to other PaaS offerings, which is a shame since it is a beautiful platform.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-27-Combining-Roles-and-Using-Scratch-Disk#c634212243760000000</link>
		<pubDate>Mon, 27 Sep 2010 22:46:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-27-Combining-Roles-and-Using-Scratch-Disk#c634212243760000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Ping 72: Open Source love, Exchange Active Sync, Yahoo! by Bing, Silverlight</title>
		<description>
			<![CDATA[
<p>Ha! <a href="http://channel9.msdn.com/tags/PingShow/">Channel 9 Ping</a> beats
<a href="http://www.apple.com/itunes/ping/">Apple Ping</a>&nbsp;any day in my book. And why do they have it built into the&nbsp;iTunes application instead of a browser? Most people I know love iPods but
<a href="http://www.hanselman.com/blog/RemovingDeadTracksDuplicatesThatDontExistFromITunesUsingC.aspx">
hate the iTunes app</a>. Besides, <a href="http://en.wikipedia.org/wiki/Zune_Social">
Zune </a>has had something like this for a few years. I guess Apple wants to try to control your social network too <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /></p>
<p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/PingShow/Ping-72-Open-Source-love-Exchange-Active-Sync-Yahoo-by-Bing-Silverlight#c634189781910000000</link>
		<pubDate>Wed, 01 Sep 2010 22:49:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/PingShow/Ping-72-Open-Source-love-Exchange-Active-Sync-Yahoo-by-Bing-Silverlight#c634189781910000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Internet Explorer 9 Platform Preview 4: The IE9 Rocks HTML5 Audio Support</title>
		<description>
			<![CDATA[
<p>You do have a valid point about the UI: I really hope IE9 has something like the Omni-box in Google Chrome and that they fix the issue with &quot;run-away toolbars&quot;. However after seeing the excellent work and energy that has been put into the demos I would say
 that Microsoft is really trying to push the limits of what HTML5 can do (in a good way!). It may not be something that gets used in a mission critical system or a business website, but these are all based on open standards and will help other browsers focus
 on more than just raw Javascript speed. I expect that over the next 5 years we will start to see many companies and&nbsp;enthusiasts&nbsp;working on complex HTML5 sites that hopefully will even put these spectacular demos to shame! And if they can't catch up to the
 rendering and animation speed of IE9, then there may be a whole new reason to install the IE-Tab plugin in Firefox/Chrome <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /></p>
<p>&nbsp;</p>
<p>Keep up the GREAT work!!!</p>
<p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/LarryLarsen/Internet-Explorer-9-Platform-Preview-4-The-IE9-Rocks-HTML5-Audio-Support#c634165550300000000</link>
		<pubDate>Wed, 04 Aug 2010 21:43:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/LarryLarsen/Internet-Explorer-9-Platform-Preview-4-The-IE9-Rocks-HTML5-Audio-Support#c634165550300000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
</channel>
</rss>