<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 Jim Gray - A talk with THE SQL Guru and Architect (TheChannel9Team on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/thechannel9team/jim-gray-a-talk-with-the-sql-guru-and-architect/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Jim Gray - A talk with THE SQL Guru and Architect (TheChannel9Team on Channel 9)</title><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/</link></image><description>Jim Gray - A talk with THE SQL Guru and Architect</description><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/</link><language>en-us</language><pubDate>Thu, 29 Sep 2005 03:51:32 GMT</pubDate><lastBuildDate>Thu, 29 Sep 2005 03:51:32 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3243.35083, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>For those keeping track at home, Jim is the &lt;a href="http://www.amazon.com/exec/obidos/tg/detail/-/1558601902/qid=1127965671/sr=8-1/ref=pd_bbs_1/104-5462177-0181560?v=glance&amp;amp;s=books&amp;amp;n=507846"&gt;godfather of TP &lt;/a&gt;as we know it and an &lt;a href="http://www.acmqueue.org/modules.php?name=Content&amp;amp;pa=showpage&amp;amp;pid=43"&gt;ACM Turing award winner&lt;/a&gt;.&amp;nbsp;Jim is also quite an influence to many of us on the WinFS team (and the SQL group at large).</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=118494</link><pubDate>Thu, 29 Sep 2005 03:51:32 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=118494</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/118494/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>For those keeping track at home, Jim is the godfather of TP as we know it and an ACM Turing award winner.&amp;nbsp;Jim is also quite an influence to many of us on the WinFS team (and the SQL group at large).</evnet:previewtext><dc:creator>samdruk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/118494/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>"Think about things like tranfering files, xml documents, print jobs, etc&amp;nbsp;between partners.&amp;nbsp; Just queue up a bunch of stuff and pool a reply queue or get some event notification.&amp;nbsp; Kinda like msmq, but directly integrated into the OS, reliable, available, and abstracted with the OS apis and GUIs.&amp;nbsp; Maybe email of the future would be xml documents handled by Service Broker queues between OSes with no SMTP.&amp;nbsp;&amp;nbsp;Inbox would then just pull from respective queue, same with outbox.&amp;nbsp; Lots of&amp;nbsp;cool things to think about."&lt;br /&gt;&lt;br /&gt;Now that I think about it more, we just solved all or most the worlds distributed issues.&amp;nbsp; No more network issues such as web services, sockets, or WSE&amp;nbsp;for developers to deal with.&amp;nbsp; All are gone at this level.&amp;nbsp; Just need a DNS name, a Queue Endpoint Name, and your XML document (or other).&amp;nbsp; Send it to the queue and wait for reply via various means.&amp;nbsp; You get the reply or some error message.&amp;nbsp; Works with files, documents, binary, etc.&amp;nbsp; You query the SO contracts the same way (e.g. wsdl).&amp;nbsp;The OS service broker handles the rest under the covers (i.e. federated security, network, protocols, etc.)&amp;nbsp; Boy that was easy.&amp;nbsp; Next! :-)</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=49640</link><pubDate>Wed, 23 Mar 2005 19:33:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=49640</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/49640/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>"Think about things like tranfering files, xml documents, print jobs, etc&amp;nbsp;between partners.&amp;nbsp; Just queue up a bunch of stuff and pool a reply queue or get some event notification.&amp;nbsp; Kinda like msmq, but directly integrated into the OS, reliable, available, and abstracted with the OS&amp;#8230;</evnet:previewtext><dc:creator>staceyw</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/49640/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>Maybe we should encourage Jim to think seriously about targeting his creativity and intellect on the future of operating systems in the connected world.&lt;br /&gt;&lt;br /&gt;100% Charles!&amp;nbsp; If you think about it, WinFS is the start of the DB being directly integrated in the "OS".&amp;nbsp; If you think about the new features in SQL 2005, you could also start thinking on how to apply some of those features into the OS.&amp;nbsp; For example.&amp;nbsp; Say everything (not all) is now a job put into a queue&amp;nbsp;(i.e. mainframe style).&amp;nbsp; Even common things like file copy and print jobs.&amp;nbsp; Each Windows OS will have a Service Brocker (like SQL 2005).&amp;nbsp; So file copy jobs and print jobs will be sent to the OS's Service Brocker Queue first instead handled directly.&amp;nbsp; Then it can better handle things like priority and resource usage with rules on the Queue and have commit and rollback symantics.&amp;nbsp; Think about things like tranfering files, xml documents, print jobs, etc&amp;nbsp;between partners.&amp;nbsp; Just queue up a bunch of stuff and pool a reply queue or get some event notification.&amp;nbsp; Kinda like msmq, but directly integrated into the OS, reliable, available, and abstracted with the OS apis and GUIs.&amp;nbsp; Maybe email of the future would be xml documents handled by Service Broker queues between OSes with no SMTP.&amp;nbsp;&amp;nbsp;Inbox would then just pull from respective queue, same with outbox.&amp;nbsp; Lots of&amp;nbsp;cool things to think about.&amp;nbsp;&amp;nbsp;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=49623</link><pubDate>Wed, 23 Mar 2005 19:08:55 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=49623</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/49623/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Maybe we should encourage Jim to think seriously about targeting his creativity and intellect on the future of operating systems in the connected world.100% Charles!&amp;nbsp; If you think about it, WinFS is the start of the DB being directly integrated in the "OS".&amp;nbsp; If you think about the new&amp;#8230;</evnet:previewtext><dc:creator>staceyw</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/49623/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>rhm,&lt;br /&gt;
&lt;br /&gt;
I agree with your assessment re operating systems. Most operating
systems are similar because they are tasked at the most fundamental
level to do the same basic things: make it possible for software to
exploit hardware. As Jim most concisely mentioned an operating system
is really just a virtualizer. Now, this doesn't mean that an OS can't
be built with massive parallelism and distribution in mind as well as
the ability to take better care of itself (read homeostatic). Maybe we
should encourage Jim to think seriously about targeting his
creativity and intellect on the future of operating systems in the
connected world. :)&lt;br /&gt;
&lt;br /&gt;
Charles&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48978</link><pubDate>Mon, 21 Mar 2005 23:18:31 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48978</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48978/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>rhm,

I agree with your assessment re operating systems. Most operating
systems are similar because they are tasked at the most fundamental
level to do the same basic things: make it possible for software to
exploit hardware. As Jim most concisely mentioned an operating system
is really just a&amp;#8230;</evnet:previewtext><dc:creator>Charles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48978/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>One of the top 3 videos I've seen on C9. I've also just learned that
NASA's WorldWind uses data from Terra Service. Thanks, Jim, for
providing a real entertaining &amp;amp; informative afternoon.&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48934</link><pubDate>Mon, 21 Mar 2005 20:54:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48934</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48934/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>One of the top 3 videos I've seen on C9. I've also just learned that
NASA's WorldWind uses data from Terra Service. Thanks, Jim, for
providing a real entertaining &amp;amp; informative afternoon.</evnet:previewtext><dc:creator>Minh</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48934/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>Glad you all liked this! It was great listening to Jim talk.&lt;br /&gt;&lt;br /&gt;RE: PR - Yes. Our stuff is PR-reviewed, but, as you can tell, they seldom make us cut things out, which is really impressive...&lt;br /&gt;&lt;br /&gt;C</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48882</link><pubDate>Mon, 21 Mar 2005 19:04:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48882</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48882/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Glad you all liked this! It was great listening to Jim talk.RE: PR - Yes. Our stuff is PR-reviewed, but, as you can tell, they seldom make us cut things out, which is really impressive...C</evnet:previewtext><dc:creator>Charles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48882/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>Of course at almost 1 hr long...They might have had to cut somethings
out. I am also sure that the content gets filtered in some way. Geeze
it would have to and not just because Micosoft is who they are, any
company in a simillar situation would be foolish NOT to at least
examine such content.&lt;br /&gt;
&lt;br /&gt;
A fascinating listen though. I definately downloaded it just to watch it again...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48843</link><pubDate>Mon, 21 Mar 2005 17:54:08 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48843</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48843/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Of course at almost 1 hr long...They might have had to cut somethings
out. I am also sure that the content gets filtered in some way. Geeze
it would have to and not just because Micosoft is who they are, any
company in a simillar situation would be foolish NOT to at least
examine such&amp;#8230;</evnet:previewtext><dc:creator>Lwatson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48843/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>great to hear such a seasoned mind; what's with the cut-outs in video though (especially when talking about the flaws of the MSDN site)? are these videos at all audited by microsoft PR?&lt;br /&gt;&lt;br /&gt;i've noticed some snips to the video reel in a couple of these videos, some of them i can tell are just for asthetical and time-conservation purposes, but some of them seem like audits...?</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48838</link><pubDate>Mon, 21 Mar 2005 17:42:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48838</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48838/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>great to hear such a seasoned mind; what's with the cut-outs in video though (especially when talking about the flaws of the MSDN site)? are these videos at all audited by microsoft PR?i've noticed some snips to the video reel in a couple of these videos, some of them i can tell are just for&amp;#8230;</evnet:previewtext><dc:creator>pbruce</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48838/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>didn't have one until now.. but channel9 makes me buy a dvd burner. i'd
have to say.. this interview is definitely among the best on the site.
thanks! &lt;br /&gt;
i think i'll have to watch it once more to really get everything out of it.&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48759</link><pubDate>Mon, 21 Mar 2005 12:23:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48759</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48759/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>didn't have one until now.. but channel9 makes me buy a dvd burner. i'd
have to say.. this interview is definitely among the best on the site.
thanks! 
i think i'll have to watch it once more to really get everything out of it.</evnet:previewtext><dc:creator>mwirth</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48759/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>&lt;blockquote&gt;
				&lt;div&gt;CSharpZealot wrote:&lt;/div&gt;
				&lt;div&gt;V.interesting stuff...might even be able to base an entire session on it...very informative! &lt;br /&gt;&lt;br /&gt;make me want more!! is that sad?&lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;Yes it is...... but you're among other sad people :D (very happy sad people, mind you)&lt;br /&gt;&lt;br /&gt;I could spend days, leaving customers&amp;nbsp;without support, watching this stuff&amp;nbsp;:&amp;gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48747</link><pubDate>Mon, 21 Mar 2005 09:47:44 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48747</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48747/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	CSharpZealot wrote:
				V.interesting stuff...might even be able to base an entire session on it...very informative! make me want more!! is that sad?
		
		
		Yes it is...... but you're among other sad people :D (very happy sad people, mind you)I could spend days, leaving customers&amp;nbsp;without&amp;#8230;</evnet:previewtext><dc:creator>Greater Monster</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48747/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>&lt;blockquote&gt;
				&lt;div&gt;scobleizer wrote:&lt;/div&gt;
				&lt;div&gt;
&lt;p&gt;Coming Monday.&lt;br /&gt;&lt;br /&gt;Yeah, it was a big honor to be able to spend a few hours with Jim Gray and Gordon Bell and the other folks in the Bay Area Research Center.&lt;/p&gt;&lt;/div&gt;
		&lt;/blockquote&gt;
		&lt;br /&gt;
		&lt;br /&gt;Any chance you could tell me what else you have coming up on the same topic/genre?&lt;br /&gt;&lt;br /&gt;V.interesting stuff...might even be able to base an entire session on it...very informative! &lt;br /&gt;&lt;br /&gt;make me want more!! is that sad?</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48725</link><pubDate>Mon, 21 Mar 2005 05:32:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48725</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48725/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>	scobleizer wrote:
				
Coming Monday.Yeah, it was a big honor to be able to spend a few hours with Jim Gray and Gordon Bell and the other folks in the Bay Area Research Center.
		
		
		Any chance you could tell me what else you have coming up on the same topic/genre?V.interesting stuff...might&amp;#8230;</evnet:previewtext><dc:creator>CSharpZealot</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48725/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>So Jim has been researching grid computing for ten years, like before
we even started calling it grid computing. That's pretty forward
looking!&lt;br /&gt;
&lt;br /&gt;
I like what he said about conventional OS design being a very narrow,
limited field compared to what it could be. I've been saying to people
for some time how depressing it is that all this effort goes into
writing OSs that are all more or less the same as unix. I claim that
virtually every mainstream OS since unix has been unduly influenced by
it. People look at me like I'm mad, like Windows is nothing like unix
they say. But the concepts are very similar. All OSs seem to have a
similar concept of processes, of file streams; filesystems are nearly
all hierarchical. Files are uniformly byte-adressable flat files from
an OS perspective. Even if you go back to msdos you can see the
influence of unix. Version 1 was more or less like CP/M in that the
filesystem didn't have directories and files were accessed using what
was called FCBs (File Control Blocks). Version 2 arrives and FCBs are
still supported, but now you have a unix-style streams interface and a
hierarchical filesystem.&lt;br /&gt;
&lt;br /&gt;
Most of the credit for this goes down to the pre-eminence of not only
the C language but more importantly the C library that defined the API.
Later developments like the Berkley implementation of TCP/IP played a
similar role in ensuring that almost all network programming is the
same. &lt;br /&gt;
&lt;br /&gt;
But yes, with a few notable exceptions like PICK and OS/400 it seems
that the concept of an operating system for most people was set in
stone by unix. Also the concept of the database seems to have been set
in stone when Oracle version 1 shipped. &lt;br /&gt;
&lt;br /&gt;
And that's just a comment on one of the first things Jim mentions. Then
there's a heck of a lot of interesting things about science so much so
that I almost forgot what I was going to comment on by the time I got
to the end of the video!&lt;br /&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48587</link><pubDate>Sun, 20 Mar 2005 18:47:51 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48587</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48587/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>So Jim has been researching grid computing for ten years, like before
we even started calling it grid computing. That's pretty forward
looking!

I like what he said about conventional OS design being a very narrow,
limited field compared to what it could be. I've been saying to people
for some&amp;#8230;</evnet:previewtext><dc:creator>rhm</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48587/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>&lt;p&gt;Coming Monday.&lt;br /&gt;&lt;br /&gt;Yeah, it was a big honor to be able to spend a few hours with Jim Gray and Gordon Bell and the other folks in the Bay Area Research Center.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48574</link><pubDate>Sun, 20 Mar 2005 18:10:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48574</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48574/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Coming Monday.Yeah, it was a big honor to be able to spend a few hours with Jim Gray and Gordon Bell and the other folks in the Bay Area Research Center.</evnet:previewtext><dc:creator>scobleizer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48574/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>&lt;div&gt;What i wouldn't give to have access to this type of presenters at our events!!&lt;br /&gt;&lt;br /&gt;Anyways - i agree Mark..definitely worth the 50min download!&lt;br /&gt;&lt;br /&gt;When's Part 2 coming?&lt;br /&gt;&lt;/div&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48519</link><pubDate>Sun, 20 Mar 2005 13:05:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48519</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48519/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>What i wouldn't give to have access to this type of presenters at our events!!Anyways - i agree Mark..definitely worth the 50min download!When's Part 2 coming?</evnet:previewtext><dc:creator>CSharpZealot</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48519/Trackback.aspx</trackback:ping></item><item><title>Re: Jim Gray - A talk with THE SQL Guru and Architect</title><description>This is well worth downloading and viewing more than once - full of ideas and genuine enthusiasm. Bring on Part 2!</description><comments></comments><link>http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48517</link><pubDate>Sun, 20 Mar 2005 12:29:23 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/TheChannel9Team/Jim-Gray-A-talk-with-THE-SQL-Guru-and-Architect/?CommentID=48517</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/48517/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This is well worth downloading and viewing more than once - full of ideas and genuine enthusiasm. Bring on Part 2!</evnet:previewtext><dc:creator>MarkBooth</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/48517/Trackback.aspx</trackback:ping></item></channel></rss>