<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SQL Server Sleuth &#187; webcasts</title>
	<atom:link href="http://sqlserversleuth.com/tag/webcasts/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlserversleuth.com</link>
	<description>For DBAs that enjoy a good mystery</description>
	<lastBuildDate>Sat, 12 May 2012 15:43:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sqlserversleuth.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/a9ab64e4b3cc6d92ec2c225a7d6ea0bd?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>SQL Server Sleuth &#187; webcasts</title>
		<link>http://sqlserversleuth.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sqlserversleuth.com/osd.xml" title="SQL Server Sleuth" />
	<atom:link rel='hub' href='http://sqlserversleuth.com/?pushpress=hub'/>
		<item>
		<title>Looking Back on My PASS Presentation</title>
		<link>http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/</link>
		<comments>http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:20:48 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[webcasts]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=182</guid>
		<description><![CDATA[I delivered my &#34;Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting&#34; presentation yesterday morning, here at the PASS Community Summit 2009 conference in Seattle, Washington. The talk went quite well&#x2014;I had fun and felt like there was good interaction with the audience (including &#8230; <a href="http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&#038;blog=6775699&#038;post=182&#038;subd=tnbarkhouse&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I delivered my &quot;<a href="/technical-presentations/#SQLDiag" target="_blank">Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting</a>&quot; presentation yesterday morning, here at the <a href="http://summit2009.sqlpass.org/" target="_blank">PASS Community Summit 2009</a> conference in <a href="http://en.wikipedia.org/wiki/Seattle" target="_blank">Seattle, Washington</a>.  The talk went quite well&#x2014;I had fun and felt like there was good interaction with the audience (including many questions during and after the talk).  I also have a great sense of relief now that the presentation is complete!</p>
<p>Based on the great <a href="/2009/10/31/a-successful-rehearsal-and-upcoming-improvements-to-the-presentation/" target="_blank">feedback</a> that I received from my several public <a href="/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/" target="_blank">presentations</a> and <a href="/2009/10/29/last-minute-rehearsal/" target="_blank">rehearsals</a>, I made major changes to the talk over the last few days.  I removed most of the material from the introduction and troubleshooting methodology sections, so that I could get to the demonstrations (and eye-candy) as quickly as possible.  The edits made a big difference; I didn&#8217;t bore or overwhelm the audience with too much conceptual material, plus I didn&#8217;t have to race through the case study and demonstrations.</p>
<p>Here are a few highlights or observations:</p>
<ul>
<li>Prior to the start of the session, my friend Tim Mitchell (<a href="http://www.timmitchell.net/" target="_blank">blog</a>, <a href="http://twitter.com/Tim_Mitchell" target="_blank">Twitter</a>) made a special point to come encourage me and offer any assistance that might be needed&#8230; even though he had another session to attend!</li>
<li>I also appreciated the support of my friend Patrick LeBlanc (<a href="http://www.sqlservercentral.com/blogs/sqldownsouth/" target="_blank">blog</a>, <a href="http://twitter.com/patrickdba" target="_blank">Twitter</a>), who was in the audience</li>
<li>There was a very good turnout, far larger than I expected.  I printed out fifty copies of each handout but there were not enough to go around.  I didn&#8217;t have a chance to get an exact count, but I would estimate that about seventy-five people were present!</li>
<li>I had a problem with one of the demonstrations (creating a <a href="http://msdn.microsoft.com/en-us/library/ms189237.aspx" target="_blank">SQL Server Agent</a> <a href="http://msdn.microsoft.com/en-us/library/ms191508.aspx" target="_blank">alert</a> for launching <a href="http://msdn.microsoft.com/en-us/library/ms162833.aspx" target="_blank">SQLDiag</a>).  I developed it against a default instance but was demonstrating it against a named instance, so the <a href="http://technet.microsoft.com/en-us/library/cc779960(WS.10).aspx" target="_blank">performance object</a> name was wrong.  Fortunately the audience was helpful in fixing the problem</li>
<li>I was actually working on addressing this problem on the flights to Seattle (by retrieving the appropriate name from the <span style="white-space:nowrap;"><a href="http://msdn.microsoft.com/en-us/library/ms187743.aspx" target="_blank">[sys].[dm_os_performance_counters]</a></span> <a href="http://msdn.microsoft.com/en-us/library/ms188754.aspx" target="_blank">DMV</a>), but I neglected to finish it after getting here.  It will be fixed before I post the code</li>
<li>My other gaffe was that, early on, I decided to walk down and in front of the dais to be closer to the audience.  I got over to the stairs before realizing that this just wasn&#8217;t a good idea and turned back.  I&#8217;m sure that it looked awkward (and amusing)</li>
<li>Because of the restructuring, I was able to stop and solicit questions at several key points, which helped to draw the audience into the talk</li>
<li>I got to use &quot;<a href="http://www.sqlskills.com/BLOGS/KIMBERLY/post/RunAsRadio-Interview-about-Developers-and-DBAs-whose-job-is-it.aspx" target="_blank">it depends</a>&quot; to answer one of the questions! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Tim Mitchell also slipped in at one point to snap a picture of me talking.  I brought my camera to the session, but forgot to ask for a volunteer to use it, so I was pleasantly surprised by his thoughtfulness</li>
<li>I didn&#8217;t end up having time to cover the &quot;&#8217;Strategies&#8217; to Avoid&quot; slide.  I&#8217;ll write a blog post that explains the terms</li>
<li>I only had time to cover a fraction of the original material&#8230; I could teach a full-day on this topic!  It&#8217;s going to be important to publish quite a few blog posts to supplement the material</li>
<li>Still, my main goal was realized: I managed to introduce many people to these invaluable, free tools that Microsoft&#8217;s engineers have developed (specifically <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;830232" target="_blank">PSSDiag</a>, SQLDiag, <a href="http://pal.codeplex.com/" target="_blank">PAL</a>, <a href="http://sqlnexus.codeplex.com/" target="_blank">SQL Nexus</a>, and the <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;944837" target="_blank">RML Utilities</a>)</li>
<li>I hope to hear from many audience members as they have a chance to start experimenting with these tools and leveraging them at work</li>
<li>There was a really good group that stayed around after the talk to ask questions</li>
<li>While answering those questions, the lamp in the projector blew out.  I was very fortunate that it waited until after my presentation ended!</li>
<li>Tim Benninghoff (<a href="http://vsteamsystemcentral.com/cs21/blogs/timbenninghoff/default.aspx" target="_blank">blog</a>, <a href="http://twitter.com/Bugboi" target="_blank">Twitter</a>) came up and introduced himself.  We have interacted a bit on <a href="__TODO__" target="_blank">Twitter</a> and I helped him with a PowerShell script back in May.  This was great, since he was on my list of people that I was hoping to meet at the PASS conference!</li>
<li>Only one person was playing <a href="/2009/10/31/im-a-bingo-square-too/" target="_blank">#SQLBingo</a>, which was a little disappointing!</li>
<li>I have spoken to both Colin Stasiuk (<a href="http://benchmarkitconsulting.com/" target="_blank">blog</a>, <a href="http://twitter.com/BenchmarkIT" target="_blank">Twitter</a>) and Greg Larsen (<a href="http://www.sqlserverexamples.com/v2/Blogs/tabid/205/Default.aspx" target="_blank">blog</a>, <a href="http://twitter.com/GregoryLarsen" target="_blank">Twitter</a>) about delivering the talk as a webcast for their user groups (the <a href="http://edmpass.com/" target="_blank">Edmonton</a> and <a href="http://dba.sqlpass.org/" target="_blank">Database Administration virtual</a> chapters, respectively)</li>
<ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&#038;blog=6775699&#038;post=182&#038;subd=tnbarkhouse&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
	</channel>
</rss>
