<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for This Week C9: Speech Recognition, Army of 1, TweetCraft and more (This Week On Channel 9 on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/shows/this+week+on+channel+9/this-week-c9-speech-recognition-army-of-1-tweetcraft-and-more/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for This Week C9: Speech Recognition, Army of 1, TweetCraft and more (This Week On Channel 9 on Channel 9)</title><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/</link></image><description>This Week C9: Speech Recognition, Army of 1, TweetCraft and more</description><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/</link><language>en-us</language><pubDate>Mon, 13 Jul 2009 19:57:06 GMT</pubDate><lastBuildDate>Mon, 13 Jul 2009 19:57:06 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;Very nice episode. However, Dan's comment about windows 95 was really messed up.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=478500</link><pubDate>Mon, 13 Jul 2009 14:12:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=478500</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/478500/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Very nice episode. However, Dan's comment about windows 95 was really messed up.</evnet:previewtext><dc:creator>El Pibe</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/478500/Trackback.aspx</trackback:ping></item><item><title>Re: Re: Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;Yep it's all in fun.&amp;nbsp;&amp;nbsp; Good to see the Gator's shirt on Channel 9.&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477219</link><pubDate>Tue, 07 Jul 2009 11:46:37 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477219</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477219/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Yep it's all in fun.&amp;nbsp;&amp;nbsp; Good to see the Gator's shirt on Channel 9.&amp;nbsp;&amp;nbsp;</evnet:previewtext><dc:creator>Jerry Odom</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477219/Trackback.aspx</trackback:ping></item><item><title>Re: Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;Agree, it's important to call out the distinction between logging and tracing given how many people use them interchangeably, although even Brian caught himself calling the output of a trace file a Trace log, which is correct but probably confusing :)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477147</link><pubDate>Tue, 07 Jul 2009 02:20:58 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477147</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477147/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Agree, it's important to call out the distinction between logging and tracing given how many people use them interchangeably, although even Brian caught himself calling the output of a trace file a Trace log, which is correct but probably confusing :)</evnet:previewtext><dc:creator>Dan Fernandez</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477147/Trackback.aspx</trackback:ping></item><item><title>Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;logging is not tracing... ever...&lt;/p&gt;
&lt;p&gt;Logging is monitoring events&amp;nbsp; that occur and write them into a protocol file also called a log file.&lt;br /&gt;Tracing is looking at the protocol in the log file and THEN figuring out a chain of related events that lead to a significant event. Significant because you looked for it and it's cause in the first place, not&amp;nbsp;it having to be a bad thing.&lt;/p&gt;
&lt;p&gt;That TweetCraft plug at the end was so unnecessary. :)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477142</link><pubDate>Tue, 07 Jul 2009 01:25:29 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477142</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477142/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>logging is not tracing... ever...
Logging is monitoring events&amp;nbsp; that occur and write them into a protocol file also called a log file.Tracing is looking at the protocol in the log file and THEN figuring out a chain of related events that lead to a significant event. Significant because you&amp;#8230;</evnet:previewtext><dc:creator>Dorian Muthig</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477142/Trackback.aspx</trackback:ping></item><item><title>Re: Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;Ha! Honestly I do root for the Tigers any time they aren't playing my Gators. And our own VP,&amp;nbsp;&lt;a href="http://blogs.msdn.com/somasegar/"&gt;S. Somasegar&lt;/a&gt;, is a Tiger. As is my buddy &lt;a href="http://treadaway.typepad.com/"&gt;Chris Treadaway&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477069</link><pubDate>Mon, 06 Jul 2009 20:09:15 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477069</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477069/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Ha! Honestly I do root for the Tigers any time they aren't playing my Gators. And our own VP,&amp;nbsp;S. Somasegar, is a Tiger. As is my buddy Chris Treadaway.
Brian</evnet:previewtext><dc:creator>Brian Keller</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477069/Trackback.aspx</trackback:ping></item><item><title>Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;You didn't know he was a loser?&amp;nbsp;&amp;nbsp; The Florida Gators shirt should've tipped you off a lot sooner!&amp;nbsp;&amp;nbsp; Geaux Tigers.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477008</link><pubDate>Mon, 06 Jul 2009 12:55:30 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=477008</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477008/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>You didn't know he was a loser?&amp;nbsp;&amp;nbsp; The Florida Gators shirt should've tipped you off a lot sooner!&amp;nbsp;&amp;nbsp; Geaux Tigers.
&amp;nbsp;</evnet:previewtext><dc:creator>Jerry Odom</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477008/Trackback.aspx</trackback:ping></item><item><title>Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;great episode :) im so going to adopt that deviner title :P&lt;/p&gt;
&lt;p&gt;i totally bump the natal discussion! api info, driver info, any info.. i soooo want to program against this thing :) the interfaces you could create with natal hand recognition (including individual fingers, confirmed in various natal interviews) are just mind blowing.. just something like a 3d modelling/viewing app where you can rotate the view with your hand...&lt;/p&gt;
&lt;p&gt;the kramer quote was exelent as well ;)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=476988</link><pubDate>Mon, 06 Jul 2009 09:06:43 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=476988</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476988/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>great episode :) im so going to adopt that deviner title :P
i totally bump the natal discussion! api info, driver info, any info.. i soooo want to program against this thing :) the interfaces you could create with natal hand recognition (including individual fingers, confirmed in various natal&amp;#8230;</evnet:previewtext><dc:creator>Allan Lindqvist</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476988/Trackback.aspx</trackback:ping></item><item><title>Re: This Week C9: Speech Recognition, Army of 1, TweetCraft and more</title><description>&lt;p&gt;Dan totally rinsed Brian with that Windows 95 line :)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=476899</link><pubDate>Sun, 05 Jul 2009 01:26:09 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/This+Week+On+Channel+9/This-Week-C9-Speech-Recognition-Army-of-1-TweetCraft-and-more/?CommentID=476899</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476899/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Dan totally rinsed Brian with that Windows 95 line :)</evnet:previewtext><dc:creator>rhm</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476899/Trackback.aspx</trackback:ping></item></channel></rss>