<?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/"
	>

<channel>
	<title>JohnSterrett.com &#187; Events</title>
	<atom:link href="http://johnsterrett.com/category/events/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnsterrett.com</link>
	<description>This is a one stop shop for free technical blogs about Database Managment and Software Development.  I will also include posts on whats going on with my personal life too...</description>
	<lastBuildDate>Thu, 26 Aug 2010 14:00:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Recap: PGH.NET August 2010 Meeting</title>
		<link>http://johnsterrett.com/2010/08/12/recap-pgh-net-august-2010-meeting/</link>
		<comments>http://johnsterrett.com/2010/08/12/recap-pgh-net-august-2010-meeting/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:00:07 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[PGH.NET]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Table Value Parameters]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=292</guid>
		<description><![CDATA[On August 10th 2010 I attended and presented at the PGH.NET User Group meeting named &#8220;5 Guys with Code.&#8221;  According to one of the PGH.NET leaders tweet it looks like the headcount was 60+ The following are some thoughts and highlights from the presentations. Presentations   John Sterrett (Blog &#124; Twitter) &#8211; Table Value Parameters [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F08%2F12%2Frecap-pgh-net-august-2010-meeting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F08%2F12%2Frecap-pgh-net-august-2010-meeting%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>On August 10th 2010 I attended and presented at the <a href="http://codecamppgh.com/default.aspx">PGH.NET User Group</a> meeting named &#8220;5 Guys with Code.&#8221;  According to one of the PGH.NET leaders tweet it looks like the headcount was 60+</p>
<p><a href="http://johnsterrett.com/wp-content/uploads/2010/08/TwitterDavidHoersterbrittrkingAwesomemtgla.png"><img style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="Twitter  David Hoerster @brittrking Awesome mtg la .." src="http://johnsterrett.com/wp-content/uploads/2010/08/TwitterDavidHoersterbrittrkingAwesomemtgla.._thumb.png" border="0" alt="Twitter  David Hoerster @brittrking Awesome mtg la .." width="244" height="118" /></a></p>
<p>The following are some thoughts and highlights from the presentations.</p>
<h3>Presentations</h3>
<ul>
<li> 
<ul>
<li><strong>John Sterrett (<a href="http://johnsterrett.com/">Blog</a> | <a href="http://twitter.com/johnsterrett">Twitter</a>) &#8211; Table Value Parameters with SQL Server 2008 and Microsoft .NET</strong>  </li>
</ul>
<ul>
<li> 
<ul>
<li>Download sample code and presentation <a href="http://johnsterrett.com/presentations/">here</a>.</li>
<li>Download <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=fffaad6a-0153-4d41-b289-a3ed1d637c0d">SQL Server 2008 R2 Developer Toolkit</a></li>
<li>Download <a href="http://www.microsoft.com/downloads/details.aspx?familyid=E9C68E1B-1E0E-4299-B498-6AB3CA72A6D7&amp;displaylang=en">SQL Server 2008 Developer Toolkit here</a></li>
<li>Table Value Parameter <a href="http://delicious.com/jsterrett/tvp">links</a></li>
</ul>
</li>
</ul>
</li>
<p>I presented a feature that is included in SQL Server 2008 and underused by many developers.  This presentation shows developers how to pass a  DataTable, DataReaders and Lists to SQL Server database objects with only two extra lines of C# or VB.NET code. </p>
<p>As promised below are some reference links</p>
<li><strong>David Hoerster (</strong><a href="http://geekswithblogs.net/DavidHoerster/Default.aspx"><strong>Blog</strong></a><strong> | </strong><a href="http://twitter.com/DavidHoerster"><strong>Twitter</strong></a><strong>) &#8211; jQuery Code Snippets in Visual Studio 2010</strong></li>
</ul>
<p>Time is money and David’s fifteen minute tip might just save you a lot of time and money.    He covered several tools that will help you generate some awesome JavaScript. </p>
<p>I  really liked the <a href="http://jsfiddle.net/">jsFiddle.NET</a> tool.  It looks like a great tool to mockup some a user interface (more on user interfaces later).</p>
<ul>
<li><strong>Rich Dudley (</strong><a href="http://helpcentral.componentone.com/CS/evangelists/b/rich_dudley/default.aspx"><strong>Blog</strong></a><strong>  | </strong><a href="http://twitter.com/rj_dudley"><strong>Twitter</strong></a><strong> ) &#8211; A Quick Look at the New SQL CE Engine</strong></li>
</ul>
<p>Being addicted to databases I very happy to see that I wasn’t the only one presenting a topic based on databases.  Rich did a great job explaining what SQL CE can do and what it cannot do. </p>
<p>Rich <a href="http://helpcentral.componentone.com/CS/evangelists/b/rich_dudley/archive/2010/08/11/recap-pittsburgh-net-ug-swag-a-palooza-2010-08-10.aspx">blogged about his experience</a> (post includes photos, slides and more)</p>
<ul>
<li><strong>John Hidey (</strong><a href="http://sharpdudes.com/blog/"><strong>Blog</strong></a><strong> | </strong><a href="http://twitter.com/johnhidey"><strong>Twitter</strong></a><strong>) &#8211; Layout Controls for XAML</strong></li>
</ul>
<p>I have to admit that XAML and I don’t get along well.  We had a fling a few years ago.  XAML cheated on me and I haven’t been the same since.</p>
<p>Ok seriously, I tried XAML a few times and found it very hard to understand.  John did a great job going over the common things that are hard to understand when you get started with XAML.   John started with some very basic controls and then built a final example that included all the basic controls.</p>
<ul>
<li><strong>Eric Kepes (</strong><a href="http://erickepes.com/"><strong>Blog</strong></a><strong> | </strong><a href="http://twitter.com/ekepes"><strong>Twitter</strong></a><strong>) &#8211; Bowling for TDD</strong></li>
</ul>
<p>At this summers PGH.NET Code Camp we had a speakers session where one of the presenters said, “Code is considered legacy code when TDD is not applied.”  Eric bowling for TDD example showed how anyone can start developing TDD.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/08/12/recap-pgh-net-august-2010-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare your websites traffic against your competitors</title>
		<link>http://johnsterrett.com/2010/07/15/compare-your-websites-traffic-against-your-competitors/</link>
		<comments>http://johnsterrett.com/2010/07/15/compare-your-websites-traffic-against-your-competitors/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 14:00:37 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[AITP]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Greater Wheeling AITP]]></category>
		<category><![CDATA[startu-up]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=239</guid>
		<description><![CDATA[Once upon a time I did software development for a dot.com start-up that did very well.  Highschoolsports.com  is a huge success and eventually got bought by Gannett.  When I worked there we were constantly tracking unique hits.  In the back of my mind I always wondered how we did against other companies. Today I caught up with a good friend of mine [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F07%2F15%2Fcompare-your-websites-traffic-against-your-competitors%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F07%2F15%2Fcompare-your-websites-traffic-against-your-competitors%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Once upon a time I did software development for a dot.com start-up that did very well.  <a href="http://www.highschoolsports.net/">Highschoolsports.com</a>  is a huge success and eventually got <a href="http://www.gannett.com/news/pressrelease/2007/pr101707b.htm">bought by Gannett</a>.  When I worked there we were constantly tracking unique hits.  In the back of my mind I always wondered how we did against other companies.</p>
<p>Today I caught up with a good friend of mine <a href="http://www.linkedin.com/pub/adolph-santorine/3/397/82b">Adolph Santorine </a>(old owner of highschoolsports.com) at tonights <a href="http://aitp-wheeling.org/">Greater Wheeling Chapter of AITP</a> meeting and he showed me a tool I had to throw on here.  Its a web app that allows you to compare your competitors unique hits against yours. </p>
<p>Give <a href="http://www.compete.com">www.compete.com</a>  a try.  It&#8217;s a nice tool that just might give you what you need.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/07/15/compare-your-websites-traffic-against-your-competitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wheeling, WV and Pittsburgh Joint AITP Meeting</title>
		<link>http://johnsterrett.com/2010/06/08/wheeling-wv-and-pittsburgh-joint-aitp-meeting/</link>
		<comments>http://johnsterrett.com/2010/06/08/wheeling-wv-and-pittsburgh-joint-aitp-meeting/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 18:14:55 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[AITP]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/2010/06/08/wheeling-wv-and-pittsburgh-joint-aitp-meeting/</guid>
		<description><![CDATA[Every year the Pittsburgh, PA and Wheeling, WV chapters of AITP have a joint meeting in Washington, PA.&#160; It is usually is the most attended meeting for both chapters.&#160;&#160; Currently at this point in time 40 people are signed up to attend.&#160; The meeting is scheduled for Tomorrow June 9th 2010 and it will be [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F06%2F08%2Fwheeling-wv-and-pittsburgh-joint-aitp-meeting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F06%2F08%2Fwheeling-wv-and-pittsburgh-joint-aitp-meeting%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Every year the Pittsburgh, PA and Wheeling, WV chapters of AITP have a joint meeting in Washington, PA.&#160; It is usually is the most attended meeting for both chapters.&#160;&#160; Currently at this point in time 40 people are signed up to attend.&#160; </p>
<p>The meeting is scheduled for Tomorrow June 9th 2010 and it will be held <a href="http://www.holidayinn.com/h/d/hi/1/en/hotel/wgtpa?&amp;cm_mmc=mdpr-_-googlemaps-_-hi-_-wgtpa&amp;dp=true">Holiday Inn &#8211; Meadowlands</a> at 340 Racetrack Rd, Washington, PA 15301.&#160; You can <a href="http://www.aitp-pgh.org/register.htm">register online</a> and pay at the door. The cost is $29.&#160; The meeting starts at 6:30pm</p>
<p>The topic for this joint meeting is <strong>Cyber-crime, investigations and digital forensics </strong>it will be presented by the <strong>Members of the FBI Pittsburgh Division Cyber Squad.</strong>&#160; Members of the FBI Pittsburgh Division Cyber Squad will discuss current trends in cyber-crime, investigations and digital forensics.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/06/08/wheeling-wv-and-pittsburgh-joint-aitp-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>24 Hours of FREE SQL Server Training</title>
		<link>http://johnsterrett.com/2010/05/17/24-hours-of-free-sql-server-training/</link>
		<comments>http://johnsterrett.com/2010/05/17/24-hours-of-free-sql-server-training/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:00:53 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[24HrsOfPASS]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=202</guid>
		<description><![CDATA[On May 19th there will be 24 live back-to-back presentations including ones highlighting new features provided in SQL Server 2008 R2 and more.  I attended parts of the 24 hours of PASS last year and was blown away by the content.  If you work with SQL Server I highly recommend you attend.   You can register [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F05%2F17%2F24-hours-of-free-sql-server-training%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F05%2F17%2F24-hours-of-free-sql-server-training%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>On May 19th there will be 24 live back-to-back presentations including ones highlighting new features provided in SQL Server 2008 R2 and more.  I attended parts of the 24 hours of PASS last year and was blown away by the content.  If you work with SQL Server I highly recommend you attend.   You can register online now at <a title="http://www.sqlpass.org/24hours/2010/" href="http://www.sqlpass.org/24hours/2010/">http://www.sqlpass.org/24hours/2010/</a></p>
<p>The following speakers are lined up for this great event.  <a href="http://www.sqlpass.org/24hours/2010/Sessions/WhatsReallyHappeningonYourServer.aspx">Adam Machanic</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/DatabaseDevelopmentPatterns.aspx">Andy Leonard</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/ManageYourDBACareerDontLetItManageYou.aspx">Brad McGehee</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/BLITZ60MinuteServerTakeovers.aspx">Brent Ozar</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/IntroductiontoPowerPivot.aspx">Brian Knight</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/MultiServerManagementwithUCPMDWandPBM.aspx">Chuck Heinzelman</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/SQLTuningGetItRighttheFirstTime.aspx">Dean Richards</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/ExploringSQLServer2005and2008Security.aspx">Don Kiely</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/FilteredIndexesSparseColumns.aspx">Don Vilen</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/SolvingCommonBusinessProblemswithMicrosoftPo.aspx">Donald Farmer</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/GettingStartedwithSQLServerUtilityinSQLSer.aspx">Glenn Berry</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/ReportingServicesEnhancementsinSQLServer2008.aspx">Greg Low</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/DataTierApplications.aspx">Jacob Sebastian</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/EasierthanEverReportAuthoringinSSRS2008R2.aspx">Jessica Moss</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/WhatExactlyIsinSQLServer2008R2.aspx">Kevin Cox</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/Top10MistakesonSQLServer.aspx">Kevin Kline</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/DatabaseDesignFundamentals.aspx">Louis Davidson</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/UsingDataCompressionwithSQLServer2008and20.aspx">Maciej Pilecki</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/ProducingDashboardswithPerformancePointService.aspx">Peter Myers</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/PowerPivotforFinancialDecisionMakers.aspx">Peter Ward</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/ImplementingMDMUsingSQLServer2008R2MasterD.aspx">Rushabh Mehta</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/ManagingSSISPackageDeploymentswithPowerShell.aspx">Sean McCown</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/HighPerformanceFunctions.aspx">Simon Sabin</a>, <a href="http://www.sqlpass.org/24hours/2010/Sessions/SQLServer2008R2HowtoManageCPUsCoresand.aspx">Thomas Grosher</a></p>
<div class="mceTemp">
<dl class="wp-caption alignright" style="width: 260px;">
<dt class="wp-caption-dt"><img title="Watching Paint Dry" src="http://farm3.static.flickr.com/2537/3728901153_a0f8733ed1.jpg" alt="Watching Paint Dry" width="250" height="227" /></dt>
<dd class="wp-caption-dd">Watching Paint Dry</dd>
</dl>
<p>&#8220;But John I have to <span style="text-decoration: line-through;">do xyz</span> watch the paint dry on May 19th and the 20th.&#8221;</div>
<p>That&#8217;s fine, it looks like these sessions will be recored and made available through PASS within two months.  If you access the event this way you can watch 24hrs of PASS and the paint at the same time <img src='http://johnsterrett.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>A good friend of mine Thomas LaRock(<a href="http://thomaslarock.com">blog</a> | <a href="http://twitter.com/sqlrockstar">twitter</a>) is organizing this bad boy.  For more information check out <a href="http://thomaslarock.com/2010/05/24-hours-of-pass-is-coming/comment-page-1/">his post </a>or the <a href="http://www.sqlpass.org/24hours/2010/">24 hrs of PASS </a>site.  I know it will be a big hit!</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/05/17/24-hours-of-free-sql-server-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PGH.NET Code Camp Review</title>
		<link>http://johnsterrett.com/2010/04/23/pgh-net-code-camp-review/</link>
		<comments>http://johnsterrett.com/2010/04/23/pgh-net-code-camp-review/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 14:08:55 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[Filtering Index]]></category>
		<category><![CDATA[indexes]]></category>
		<category><![CDATA[SQLSaturday]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/2010/04/23/pgh-net-code-camp-review/</guid>
		<description><![CDATA[This past weekend I had the pleasure of helping out David Hoerster (bio, twitter) with the setup of PGH.NET Code Camp.&#160; Why, would I want to get up before the crack of dawn to help?&#160; Well for starters David is a die hard Pittsburgh Pirates fan like myself.&#160; Okay the real answer, is that I [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F04%2F23%2Fpgh-net-code-camp-review%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F04%2F23%2Fpgh-net-code-camp-review%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This past weekend I had the pleasure of helping out David Hoerster (<a href="http://www.linkedin.com/in/davidhoerster">bio</a>, <a href="http://twitter.com/DavidHoerster">twitter</a>) with the setup of <a href="http://codecamppgh.com/default.aspx">PGH.NET Code Camp</a>.&#160; Why, would I want to get up before the crack of dawn to help?&#160; Well for starters David is a die hard Pittsburgh Pirates fan like myself.&#160; Okay the real answer, is that I wanted to help with the code camp before I ran my first <a href="http://sqlsaturday.com/36/eventhome.aspx">SQLSaturday in West Virginia</a>.&#160;&#160; This was a great practice before the game starts on May 1st. </p>
<p>In short I learned that if you have good volunteers it’s actually not too hard to have a great event.&#160; If the event is free there will be people who just don’t show.&#160; I guess mowing their lawn is more important than free training?&#160; People will also leave before the event is over.&#160; I could be wrong but I thought about half of the crowd left before the last session ended.&#160; Finally, if a speaker doesn’t show you could replace the session with speakers panel.&#160; This was a great move and actually was my favorite session of the day.&#160; </p>
<h3>SQL Server 2008 for Developers</h3>
<p>During the day I also did a presentation on SQL Server 2008 for Developers.&#160; I presented right after lunch and expected the majority of the crowed to have a food coma from the free burritos but this was not the case.&#160; It actually was a nice interactive session. The following are a few quick facts from the presentation.&#160; </p>
<p>About 40 people attended this session and only five of them are currently using SQL 2008.&#160; I know this is a small sample size but it makes me believe that there are a lot of people out there still on SQL 2005 or SQL 2000.    </p>
<p>The majority of the people awake (yes,&#160; a few experience the food coma) were really impressed with using the real-time debugger to debug stored procedures, using merge to replace truncate table insert into table and use TVP to pass a data table in as an input parameter.</p>
<h3>Follow-up Answers    <br /></h3>
<p>The following are answers to some questions that were asked after the session.&#160; Thought I would answer them here so others could find them in the future.</p>
<h5>Can I create an index to filter based on dates?</h5>
<p>Yes, you can.&#160; I believe this is a new feature added in SQL Server 2008.&#160; The following script will execute.</p>
<pre class="csharpcode"><span class="kwrd">CREATE</span> <span class="kwrd">NONCLUSTERED</span> <span class="kwrd">INDEX</span> FIBillOfMaterialsByStartDate
    <span class="kwrd">ON</span> Production.BillOfMaterials (ComponentID, StartDate, EndDate)
<span class="kwrd">WHERE</span> StartDate &gt; <span class="str">'20000801'</span> <span class="kwrd">AND</span> StartDate &lt; <span class="str">'20010801'</span>;
<span class="kwrd">GO</span></pre>
<style type="text/css">
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p>Checkout this MSDN <a href="http://msdn.microsoft.com/en-us/library/cc280372.aspx">link for more</a> on Filtering Indexes.&#160; </p>
<h5>How can I make my database run faster?&#160; </h5>
<p>This is always a fun question and a hard one to answer without looking at the database and the server it resides on.&#160;&#160; I recommended that this individual start with the free performance boosts.&#160; This is also known as managing your indexes.&#160;&#160; To do this checkout the following great links with video from SQLServerPedia.</p>
<ul>
<li><a href="http://sqlserverpedia.com/wiki/Index_Maintenance">Index Management&#160; (Free Performance)</a></li>
<li><a href="http://sqlserverpedia.com/wiki/Index_Related_DMV_Queries">Find unused Indexes and Missing Indexes</a> </li>
</ul>
<h6>Can I find the last time database objects were modified?</h6>
<p>Yes, check out this <a href="http://johnsterrett.com/2009/10/06/when-was-that-object-modified/">link for a script</a> that does the following task </p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/04/23/pgh-net-code-camp-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Its on like Donkey Kong!</title>
		<link>http://johnsterrett.com/2010/02/04/its-on-like-donkey-kong/</link>
		<comments>http://johnsterrett.com/2010/02/04/its-on-like-donkey-kong/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 04:00:24 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[SQLSaturday]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/2010/02/04/its-on-like-donkey-kong/</guid>
		<description><![CDATA[I am glad to announce that SQLSaturday is coming to Wheeling, WV.  This will actually be the first SQLSaturday in West Virginia. The goal is simple, provide a free day of training on  Saturday, May 1st 2010 for SQL Server DBA’s and developers.  This event focuses on speakers, providing a good variety of topics, and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F02%2F04%2Fits-on-like-donkey-kong%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F02%2F04%2Fits-on-like-donkey-kong%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I am glad to announce that <a href="http://www.sqlsaturday.com">SQLSaturday</a> is coming to Wheeling, WV.  This will actually be the first <a href="http://sqlsaturday.com/36/eventhome.aspx">SQLSaturday in West Virginia.</a> The goal is simple, provide a <strong><span style="text-decoration: underline;">free day of training</span></strong> on  Saturday, <strong>May 1st 2010</strong> for SQL Server DBA’s and developers.  This event focuses on speakers, providing a good variety of topics, and making it all happen through the efforts of volunteers.</p>
<p><a href="http://johnsterrett.com/wp-content/uploads/2010/02/SQLSaturday.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="SQLSaturday" src="http://johnsterrett.com/wp-content/uploads/2010/02/SQLSaturday_thumb.jpg" border="0" alt="SQLSaturday" width="239" height="104" /></a></p>
<p>Below is the following list of submitted topics as of February 3rd.  If you would like to speak the <a href="http://sqlsaturday.com/36/callforspeakers.aspx">call for speakers</a> is still open until March 15th. We are firm believers in SQLSaturday’s goal to find, grow, and feature speakers that include the next generation of talent.  If you are an MVP or first time presenter we will try to fit you in.</p>
<p><a href="http://johnsterrett.com/wp-content/uploads/2010/02/SQLSat36Image.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="SQLSat36Image" src="http://johnsterrett.com/wp-content/uploads/2010/02/SQLSat36Image_thumb.jpg" border="0" alt="SQLSat36Image" width="244" height="173" /></a></p>
<p>Registration is now open so you can <a href="http://sqlsaturday.com/36/register.aspx">sign-up to attend</a> SQLSaturday #36.  This event will include a free lunch, door prizes and a post training party.  Did we mention that its free?  Below is photo of <a href="http://www.wvncc.edu/CampusWheeling/AboutWheelingCampus.htm">West Virginia Northern Community College</a> the venue for our event.</p>
<p><a href="http://johnsterrett.com/wp-content/uploads/2010/02/wvncc.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="wvncc" src="http://johnsterrett.com/wp-content/uploads/2010/02/wvncc_thumb.jpg" border="0" alt="wvncc" width="244" height="159" /></a></p>
<p>We look forward to seeing you in May.  In the meantime you can follow our SQLSaturday blog posts <a href="http://johnsterrett.com/tag/sqlsaturday/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/02/04/its-on-like-donkey-kong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goals for 2010!</title>
		<link>http://johnsterrett.com/2010/01/30/goals-for-2010/</link>
		<comments>http://johnsterrett.com/2010/01/30/goals-for-2010/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 12:22:45 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=120</guid>
		<description><![CDATA[Yes, I know it is already 2010.  I am a little behind but still wanted to officially write down some goals for the new year.   Actually I should get partial credit as I started on the whiteboard in December.  Anyways, this will help hold me accountable for my goals, give me something to review quarterly [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F01%2F30%2Fgoals-for-2010%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2010%2F01%2F30%2Fgoals-for-2010%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Yes, I know it is already 2010.  I am a little behind but still wanted to officially write down some goals for the new year.   Actually I should get partial credit as I started on the whiteboard in December.  Anyways, this will help hold me accountable for my goals, give me something to review quarterly through the year and also keep my friends on the internet aware of what I am trying to accomplish this year.</p>
<p><img class="aligncenter size-medium wp-image-132" title="goals" src="http://johnsterrett.com/wp-content/uploads/2010/01/goals-300x195.jpg" alt="goals" width="300" height="195" /></p>
<ul>
<li>
<h2>Be a better Husband</h2>
<p>I have to admit there has been several times in my life where I put work, groups and other things ahead of family time.  My most important goal for the year is to change this.  I plan to have at least one night per week where I put the computer down and spend time with the family.  I also plan to make this the year I take Nina to Spain.  Yes, those who know me well know I didn&#8217;t complete Spanish a couple times in high school.  Hopefully, we will be able to learn the language of the land together in the next few months.</li>
<li>
<h2>Make an impact to improve my community</h2>
<p>I am a young (28 year old)  Database Administrator, Programmer, Information Technology Professional who lives in Wheeling, WV (50 miles down this Ohio River from Pittsburgh, PA). This year I will serve my local community by becoming the President of the <a href="http://www.aitp-wheeling.org">Greater Wheeling Chapter of the Association of  Information Technology Professionals</a> and the <a href="http://www.aitp-region18.org/">Region 18 </a>Vice President.  Our biggest initiative of the year will be implementing the first <a href="http://sqlsaturday.com/36/eventhome.aspx">SQLSaturday in West Virginia</a>.  We will provide free conference event that will bring Information Technology professionals to Wheeling to obtain free training on SQL Server,  .NET and professional development.  I am also highly involved with <a href="http://www.ovconnect.org/">OVConnect</a> the <a href="http://www.ovconnect.org/">Ohio Valley&#8217;s Young Professionals group</a>.  Through this group we will provided several events that connect young minded people together.</li>
<li>
<h2>Continue to improve my communication skills</h2>
<p>I admit it I am guilty as charged.  While I read several blogs and technical books I don&#8217;t dive into non-technical books often.  This year I plan to read six non-technical books during the year and write reviews of them on this blog.</p>
<p>Speaking of blogging if you are following this blog you know my blogging last year was not consistent.  Therefore, I am going to try to make sure I have at least one new post every two weeks.  I will also try to blog about different things going on locally, personally and with technology.</p>
<p>Finally, I also plan to do more technical presentations this year.  I hope to do four presentations.  You will be able to catch me presenting at <a href="http://codecamppgh.com/CodeCamp2010_1_info.aspx">Pittsburgh .NET Code Camp</a> and <a href="http://sqlsaturday.com/36/eventhome.aspx">SQLSaturday in Wheeling.</a></li>
<li>
<h2>Continue the certification path for MCITP SQL Server 2005</h2>
<p>In 2009 I completed the 70-431 exam which makes me a Microsoft Certified Technology Specialist on SQL Server 2005.  This year I plan to take the next step and become a Microsoft Certified Technology Professional in SQL Server 2005.  You might be  wondering why would I or you want to do this?  There are a few reasons I will share.  First, a great friend of mine once told me its a great way to polish your skills.  Second, I believe that the certification process forces you to learn topics you wouldn’t learn unless you complete the process.  Third, the objectives of the exams line up with some project goals at work so I can kill two birds with one stone.</li>
<li>
<h2>Improve my networking and social networking</h2>
</li>
<p>In 2009 I  dove into social networking via blogging, twitter (<a href="http://twitter.com/johnsterrett">johnsterrett</a>) LinkedIn, and Facebook.  While I have lots of great connections through these networking portals its hard to keep track.  Therefore, I have a simple networking goal for 2010.  I want to build lasting relationships with 7 to 10 new individuals.</p>
<h2>Attend PASS 2010 Member Summit</h2>
<p>This goal is actually very straight forward.  In fact, I am actually cheating.  I just signed up for the conference and look forward to meeting other DBA&#8217;s and SQL Developers at this event.  If you work with SQL Server I highly recommend you do the same.</ul>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2010/01/30/goals-for-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>December events to attend in Wheeling, WV</title>
		<link>http://johnsterrett.com/2009/12/04/december-events-to-attend-in-wheeling-wv/</link>
		<comments>http://johnsterrett.com/2009/12/04/december-events-to-attend-in-wheeling-wv/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 05:01:48 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[AITP]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[OVConnect]]></category>
		<category><![CDATA[PGH.NET]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[Wheeling]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/2009/12/04/december-events-to-attend-in-wheeling-wv/</guid>
		<description><![CDATA[Hello everyone,&#160; I want to share some cool events going down in Wheeling, WV in December.&#160; If you like wine or technology I highly recommend catching the Greater Wheeling Chapter of the Association for Information Technology Professionals meeting on December 9th.&#160; This meeting is open to the public. We will meet on the forth floor [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2009%2F12%2F04%2Fdecember-events-to-attend-in-wheeling-wv%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2009%2F12%2F04%2Fdecember-events-to-attend-in-wheeling-wv%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Hello everyone,&#160; I want to share some cool events going down in Wheeling, WV in December.&#160; </p>
<p>If you like <strong><em>wine or technology</em></strong> I highly recommend catching the <a href="http://aitp-wheeling.org">Greater Wheeling Chapter of the Association for Information Technology Professionals</a> meeting on December 9th.&#160; This meeting is open to the public. We will meet on the forth floor of Wheeling Central High School at 6pm.&#160; All attendees will have the change to share their 2009 accomplishments while we chow down a pizza dinner.&#160; Dinner will be followed by a wine tasting at the <a href="http://goodmansionwines.com/">Good Mansion Wines</a> store. Check out the event page to signup for the <a href="http://aitp-wheeling.org/Events/2009/December/WineTasting.htm">2009 December meeting</a>.</p>
<p><strong>Are you a young superstar go getter?</strong> If so, <a href="http://ovconnect.org">OVConnect</a> is the group for you.&#160; The mission is to bring young professionals in the valley together.&#160; This months installment includes a <a href="http://www.evite.com/pages/invite/viewInvite.jsp?inviteId=FBESKZBXQQXHJXXMUMHS">holiday toy drive with a happy hour twist.</a>&#160; On December 17th at 5:00pm we will socialize and get our drink on at River City.&#160; In order to attend all you have to do is <a href="http://www.evite.com/pages/invite/viewInvite.jsp?inviteId=FBESKZBXQQXHJXXMUMHS">signup and bring a toy or make a ten dollar donation</a>.&#160; <strong><em>All donations benefit Catholic Charities.</em></strong></p>
<h2>Bonus Pittsburgh Technology Event</h2>
<p>Are you a .NET programmer and interested in what&#8217;s going on with MVC?&#160; If so, this months installment of the <a href="http://codecamppgh.com/">PGH.NET User Group</a> is a must attend <u><strong>free</strong></u> event.&#160; The PGH.NET meeting is on December 8th. You can find more <a href="http://codecamppgh.com/200912.aspx">info here</a> or <a href="https://webportal.pghtech.org/Events/CalendarEventsListView.aspx">register here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2009/12/04/december-events-to-attend-in-wheeling-wv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pittsburgh SQL User Group: Data Warehousing Presentation</title>
		<link>http://johnsterrett.com/2009/11/16/pittsburgh-sql-user-group-data-warehousing-presentation/</link>
		<comments>http://johnsterrett.com/2009/11/16/pittsburgh-sql-user-group-data-warehousing-presentation/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:25:14 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Data Warehouse]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=100</guid>
		<description><![CDATA[Today, I am giving my first presentation at my local SQL Server User Group.  Below are links to the slides.  I will also add some more resource here after todays presentation. Introduction to Data Warehousing slides DEMO: Build Your First Cube Below is the description of the discussion. November’s presentation will include an Introduction to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2009%2F11%2F16%2Fpittsburgh-sql-user-group-data-warehousing-presentation%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2009%2F11%2F16%2Fpittsburgh-sql-user-group-data-warehousing-presentation%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Today, I am giving my first presentation at my local SQL Server User Group.  Below are links to the slides.  I will also add some more resource here after todays presentation.</p>
<p>Introduction to Data Warehousing <a href="http://johnsterrett.com/img/PittsburghSQLUserGroupDataWarehousingPre_8D2D/Building_a_Data_Warehouse_ppt.ppt" target="_blank">slides</a></p>
<p>DEMO: <a href="http://johnsterrett.com/img/PittsburghSQLUserGroupDataWarehousingPre_8D2D/DemoBuildaCube.ppt" target="_blank">Build Your First Cube</a></p>
<p>Below is the description of the discussion.</p>
<p>November’s presentation will  include an Introduction to Data Warehousing with SQL Server presented by John  Sterrett, a Database Administrator and Web Engineering Specialist for Orrick,  Herrington &amp; Sutcliffe LLP.  If you are interested in learning how Analysis  Services, Integration Services and Reporting Services can provide Business  Intelligence this meeting is for you.  We will start with the basic concepts of  data warehousing including key terms and definitions.  Next, we will cover some  sample business cases while we walk through the process of designing a data  warehouse.  Once this session is complete you will be able to develop your first  cube.</p>
<div id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:d36b1231-378a-463d-a18b-9a763cebc1df" class="wlWriterEditableSmartContent" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<p><strong>Date:</strong> Monday, November 16, 2009</p>
<p><strong>Time:</strong> 11:45 a.m. Registration; 12:00 PM – 2:00  p.m.</p>
<p><strong>Venue:</strong> Council Training Room, 2000 Technology Drive,  Pittsburgh, PA 15219</p>
<p><strong>Cost:</strong> No charge</p>
<p><strong>RSVP:</strong> Email Heather Jones at <a title="mailto:Heather_Jones@Dell.com?subject=November 16 SQL RSVP" href="mailto:Heather_Jones@Dell.com?subject=November%2016%20SQL%20RSVP">Heather_Jones@Dell.com</a></p>
<p>If you have any questions, need  more information, or would be willing to participate in any upcoming  presentations or discussions, please Heather Jones at <a title="https://outlookweb.allin.com/owa/redir.aspx?C=7344453074e94061ac021fc324af0a84&amp;URL=mailto%3aHeather_Jones%40Dell.com" href="https://outlookweb.allin.com/owa/redir.aspx?C=7344453074e94061ac021fc324af0a84&amp;URL=mailto%3aHeather_Jones%40Dell.com">Heather_Jones@Dell.com</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2009/11/16/pittsburgh-sql-user-group-data-warehousing-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AITP Region 18 Conference</title>
		<link>http://johnsterrett.com/2009/10/20/aitp-region-18-conference/</link>
		<comments>http://johnsterrett.com/2009/10/20/aitp-region-18-conference/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 04:00:07 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[AITP]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Professional Development]]></category>

		<guid isPermaLink="false">http://www.johnsterrett.com/2009/10/20/aitp-region-18-conference/</guid>
		<description><![CDATA[This past weekend I attended the AITP Region 18 Conference in Columbus, OH. This was a great opportunity for me to meet and network with several Information Technology Professionals.&#160; If you have never attended a AITP meeting I highly recommend that you do. The following was our agenda and a brief afterthought of the topics: [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjohnsterrett.com%2F2009%2F10%2F20%2Faitp-region-18-conference%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2009%2F10%2F20%2Faitp-region-18-conference%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This past weekend I attended the <a href="http://www.aitp-region18.org/">AITP Region 18</a> Conference in Columbus, OH. This was a great opportunity for me to meet and network with several Information Technology Professionals.&#160; If you have never attended a <a href="www.aitp.org">AITP</a> meeting I highly recommend that you do.</p>
<p>The following was our agenda and a brief afterthought of the topics:</p>
<ul>
<li><u>Ice Breaker</u> – Got to trade name tags and learn a few facts from a <a href="http://www.linkedin.com/in/darlenegerber">new friend</a>. </li>
<li><u>Leadership</u> – Caught up on the leadership changes within AITP on the national level. </li>
<li><u>VMWare</u> – Learned how VMWare is moving into the cloud.&#160; I was very impressed with the ability to move in and out of the VMWare cloud. </li>
<li><u>Cloud Computing</u> – This really makes it easy to do a SaaS startup.&#160; I am looking forward to trying azure out. </li>
</ul>
<p>Following the technical sessions we had a great dinner and networking session at the Buckeye Hall of Fame.&#160; Unfortunately, it looked like <a href="http://scores.espn.go.com/ncf/boxscore?gameId=292902509">my presence cursed Ohio State</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2009/10/20/aitp-region-18-conference/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
