<?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>Benchmark IT Consulting</title>
	<atom:link href="http://benchmarkitconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://benchmarkitconsulting.com</link>
	<description>My Thoughts on SQL Server and anything else I can think of...</description>
	<lastBuildDate>Wed, 03 Mar 2010 20:49:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>sp_refreshview How Did I Forget You?</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2010/03/03/sp_refreshview-how-did-i-forget-you/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2010/03/03/sp_refreshview-how-did-i-forget-you/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:37:50 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[add column]]></category>
		<category><![CDATA[sp_refreshview]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1351</guid>
		<description><![CDATA[So a developer asked me a question about how he added a column to a table and now the view that referenced the table wasn&#8217;t showing the column.  I asked the obvious question: &#8220;Did you add the column to the view?&#8221; to which he replied &#8220;The view is doing a SELECT *&#8221;

OK it may not [...]]]></description>
			<content:encoded><![CDATA[<p>So a developer asked me a question about how he added a column to a table and now the view that referenced the table wasn&#8217;t showing the column.  I asked the obvious question: &#8220;Did you add the column to the view?&#8221; to which he replied &#8220;The view is doing a SELECT *&#8221;</p>
<p><img class="alignnone size-full wp-image-1352" title="screaming" src="http://benchmarkitconsulting.com/wp-content/uploads/2010/03/screaming.jpg" alt="" width="108" height="107" /></p>
<p>OK it may not be that bad&#8230; and it definitely not the reason for this post as I think enough people have wrote articles on why you shouldn&#8217;t use SELECT * &#8230;. so anyways I queried the view myself and saw the same thing that the developer saw.</p>
<p>So after a little &#8220;googling&#8221; I came across <a href="http://msdn.microsoft.com/en-us/library/ms187821.aspx" target="_blank">sp_refreshview</a>.</p>
<div><strong>sp_refreshview (Transact-SQL)<!----></strong></div>
<p><!--Content type: DocStudio. Transform: devdiv2mtps.xslt.--></p>
<div id="mainSection">
<div id="mainBody">
<p><!----></p>
<p><em>&#8220;Updates the metadata for the specified non-schema-bound view. Persistent metadata for a view can become outdated because of changes to the underlying objects upon which the view depends.&#8221;</em></p>
</div>
</div>
<p>So I&#8217;m not sure if it&#8217;s because I don&#8217;t develop alot these days or if it&#8217;s because I name all my columns in my views directly but sp_refreshview slipped my mind so I thought I&#8217;d write a blog post about it just in case I&#8217;m not the only one.</p>
<p>Other ways to resolve this would be to do an ALTER VIEW and just keep the schema the same or to DROP and CREATE the view again (but you risk losing all permissions on the view so that&#8217;s just a bad idea).  If Microsoft gives you a &#8220;sp_refreshview&#8221; just for this reason&#8230; I say use it! <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>EDIT</strong>: <a href="http://blogs.lessthandot.com/index.php/All/?disp=authdir&amp;author=4" target="_blank">Denis Gobo</a> tweeted me with a great article he wrote as well on the subject at <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/how-to-make-sure-that-the-view-will-have" target="_blank">LessThanDot</a></p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=sp_refreshview+How+Did+I+Forget+You%3F+http://tinyurl.com/yble347" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/03/03/sp_refreshview-how-did-i-forget-you/&amp;title=sp_refreshview+How+Did+I+Forget+You%3F" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/03/03/sp_refreshview-how-did-i-forget-you/&amp;title=sp_refreshview+How+Did+I+Forget+You%3F" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/03/03/sp_refreshview-how-did-i-forget-you/&amp;title=sp_refreshview+How+Did+I+Forget+You%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2010/03/03/sp_refreshview-how-did-i-forget-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Congrats to Team Canada!!</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2010/03/01/congrats-to-team-canada/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2010/03/01/congrats-to-team-canada/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:18:01 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1342</guid>
		<description><![CDATA[It&#8217;s a rarity for me to blog about something non-SQL Server related but I have to tell you the 2010 Winter Olympic Games were pretty amazing.  Anyone who knows me (or who met me at the Summit last year) knows that I&#8217;m a huge hockey fan and I have to give credit where credit is [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a rarity for me to blog about something non-SQL Server related but I have to tell you the 2010 Winter Olympic Games were pretty amazing.  Anyone who knows me (or who met me at the Summit last year) knows that I&#8217;m a huge hockey fan and I have to give credit where credit is due&#8230; Team USA beat us in the preliminary round and gave us everything we could take in the Gold medal game&#8230;&#8230;..but</p>
<p>Sorry Team USA&#8230; no &#8220;Miracle on Ice&#8221; this time. LOL</p>
<p>Hockey was not the only thing that interested me this Olympics though&#8230; it&#8217;s amazing how you can get into so many sports that you normally would not watch at all just because the participants are representing your country.  I saw curling, speed skating, moguls, ski jumping, downhill skiing, bobsledding, snowboarding and yes even figure skating LOL. </p>
<p>I hated Canada&#8217;s &#8220;Own the Podium&#8221; campaign&#8230; it felt very &#8220;un-Canadian&#8221; to me and put a dark cloud (in my opinion) on the unprecedented success that Canada had at this years Winter Olympics.  It is obviously every countries wish to do well at the Olympics and whether the campaign was put in place to help raise money for our Olympic athletes or just raise general awareness for Canadians about the Olympics&#8230; if you took a poll of everyday average Canadians I think they would say it was in bad taste and didn&#8217;t represent Canada in a very favorable light.</p>
<p>That being said&#8230;. Thanks to all who represented our country and a special &#8220;shout out&#8221; to the Men&#8217;s and Women&#8217;s Hockey Teams!!!</p>
<p><img class="alignnone size-full wp-image-1347" title="2010_Olympic_Jersey_Logo" src="http://benchmarkitconsulting.com/wp-content/uploads/2010/03/2010_Olympic_Jersey_Logo1.jpg" alt="" width="350" height="350" /></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Congrats+to+Team+Canada%21%21+http://tinyurl.com/yd29ssc" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/03/01/congrats-to-team-canada/&amp;title=Congrats+to+Team+Canada%21%21" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/03/01/congrats-to-team-canada/&amp;title=Congrats+to+Team+Canada%21%21" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/03/01/congrats-to-team-canada/&amp;title=Congrats+to+Team+Canada%21%21" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2010/03/01/congrats-to-team-canada/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rebooting a Server Using PowerShell</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2010/02/01/rebooting-a-server-using-powershell/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2010/02/01/rebooting-a-server-using-powershell/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:43:05 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Reboot a Server]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1337</guid>
		<description><![CDATA[The more I work with PowerShell the more I love it  

So what do you do if you&#8217;re in a VM environment and you want/need to reboot your server but you can&#8217;t connect via RDP and you can&#8217;t connect to the console using the VM Infrastructure Client, and all other attempts to connect just [...]]]></description>
			<content:encoded><![CDATA[<p>The more I work with PowerShell the more I love it <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-1338" title="love4" src="http://benchmarkitconsulting.com/wp-content/uploads/2010/02/love4.jpg" alt="love4" width="180" height="180" /></p>
<p>So what do you do if you&#8217;re in a VM environment and you want/need to reboot your server but you can&#8217;t connect via RDP and you can&#8217;t connect to the console using the VM Infrastructure Client, and all other attempts to connect just don&#8217;t work.  I decided to go down the route of using PowerShell.</p>
<p>$ServerToRestart = Get-WMIObject win32_operatingsystem -computer <strong>&lt;&lt;Your Server Name Here&gt;&gt;</strong><br />
$ServerToRestart.reboot()</p>
<p>Get-WMIObject &#8211; <a href="http://technet.microsoft.com/en-us/magazine/2007.05.powershell.aspx?pr=blog" target="_blank">Windows PowerShell: The WMI Connection</a></p>
<p>Simple, easy and very dangerous/powerful.  I&#8217;ll channel my inner &#8220;Uncle Ben&#8221; (see Spiderman quotes) and just leave this message as a closing thought:</p>
<p>&#8220;With Great Power Comes Great Responsibility&#8221;</p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Rebooting+a+Server+Using+PowerShell+http://tinyurl.com/yzrc5d5" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/02/01/rebooting-a-server-using-powershell/&amp;title=Rebooting+a+Server+Using+PowerShell" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/02/01/rebooting-a-server-using-powershell/&amp;title=Rebooting+a+Server+Using+PowerShell" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/02/01/rebooting-a-server-using-powershell/&amp;title=Rebooting+a+Server+Using+PowerShell" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2010/02/01/rebooting-a-server-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EDMPASS Meeting &#8211; January 27th 2010 #YEG</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2010/01/14/edmpass-meeting-january-27th-2010-yeg/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2010/01/14/edmpass-meeting-january-27th-2010-yeg/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 15:49:50 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Buck Woody]]></category>
		<category><![CDATA[Edmonton]]></category>
		<category><![CDATA[EDMPASS]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1329</guid>
		<description><![CDATA[On January 27th 2010 the Edmonton Chapter of PASS is having it’s next meeting. Details below:
http://www.eventbrite.com/event/503789849
Please be sure to not only click the “Add to my calendar” but also the “Register” button so that we can plan accordingly for food and drinks. 
Date:  Jan 27th 2010
Time: 5:00 pm &#8211; 7:00 pm
Location: Stanley A. Milner library
Map: 7 Sir Winston Churchill Square
Meeting Room: Centennial Room [...]]]></description>
			<content:encoded><![CDATA[<p>On January 27th 2010 the Edmonton Chapter of PASS is having it’s next meeting. Details below:</p>
<p><strong><a href="http://www.eventbrite.com/event/503789849" target="_blank">http://www.eventbrite.com/event/503789849</a></strong></p>
<p><strong>Please be sure to not only click the “Add to my calendar” but also the “Register” button so that we can plan accordingly for food and drinks.</strong> </p>
<p><strong>Date:</strong>  Jan 27th 2010<br />
<strong>Time:</strong> 5:00 pm &#8211; 7:00 pm<br />
<strong>Location:</strong> Stanley A. Milner library<br />
<strong>Map:</strong> <a href="http://www.mapquest.com/maps/map.adp?formtype=address&amp;country=CA&amp;popflag=0&amp;latitude=&amp;longitude=&amp;name=&amp;phone=&amp;level=&amp;addtohistory=&amp;cat=&amp;address=7+Sir+Winston+Churchill+Square+NW&amp;city=Edmonton&amp;state=AB&amp;zipcode=" target="_blank">7 Sir Winston Churchill Square</a><br />
<strong>Meeting Room:</strong> <span style="color: #ff6600;"><span style="text-decoration: underline;"><strong>Centennial Room &#8211; Basement Level</strong></span><br />
</span><strong>Speaker:</strong> Buck Woody<br />
<strong>Topic:</strong> Improvements in SQL Server 2008 and SQL Server 2008R2</p>
<p><strong>Session Abstract:</strong></p>
<p>“Come hear Buck Woody, Microsoft’s “Real World DBA”, explain the improvements in SQL Server 2008 and SQL Server 2008R2 over SQL Server 2000 and SQL Server 2005. He’ll show you what the new features are for developers and DBA’s and a quick overview of the new Business Intelligence features. He’ll show some practical examples of the new Transact-SQL statements, management features, and data types so that you can figure out where it fits in your organization.”<br />
<strong>Presenter Information:</strong>  Buck Woody (<a href="http://blogs.msdn.com/buckwoody/" target="_blank">http://blogs.msdn.com/buckwoody/</a>)</p>
<p><span style="font-family: Arial;">Buck Woody has been working with Information Technology since 1981. He has worked for the U.S. Air Force, at an IBM reseller as technical support, and for NASA as well as U.S. Space Command as an IT contractor. He has worked in most all IT positions from computer repair technician to system and database administrator, and from network technician to IT Manager and with multiple platforms as a Data Professional. He has been a DBA and Database Developer on Oracle systems running on a VAX to SQL Server and DB2 installations. Buck has a business degree and several industry certifications, including MCSE, MCDBA and Brainbench DBA. He is the author of over 400 SQL Server articles and five published SQL Server books; he is the site personality on InformIT.com’s SQL web, and was the President of the Tampa SQL User’s Group for 5 years. He was awarded the Microsoft MVP Award in 2006 for SQL Server, and started work in the SQL Server Team at Microsoft a year later. He has over twenty years extensive professional and practical experience in computer networks and database design. He also teaches a Database Design course at the University of Washington. </span></p>
<p><strong>Agenda:<br />
</strong>5:00 pm &#8211; Pizza and Socializing<br />
5:30 pm &#8211; Sponsor Presentation<br />
5:45 pm &#8211; Feature Presentation<br />
7:00 pm &#8211; Wrap Up and Draws</p>
<p>If you haven’t signed up already at <a href="http://edmpass.com/?page_id=7" target="_blank">EDMPASS.com</a> please do so now to receive meeting notifications, news, and updates from EDMPASS.</p>
<p>Hope to see you there.</p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=EDMPASS+Meeting+%26%238211%3B+January+27th+2010+%23YEG+http://tinyurl.com/yfax8z2" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/01/14/edmpass-meeting-january-27th-2010-yeg/&amp;title=EDMPASS+Meeting+%26%238211%3B+January+27th+2010+%23YEG" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/01/14/edmpass-meeting-january-27th-2010-yeg/&amp;title=EDMPASS+Meeting+%26%238211%3B+January+27th+2010+%23YEG" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/01/14/edmpass-meeting-january-27th-2010-yeg/&amp;title=EDMPASS+Meeting+%26%238211%3B+January+27th+2010+%23YEG" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2010/01/14/edmpass-meeting-january-27th-2010-yeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Very Busy January</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2010/01/05/a-very-busy-january/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2010/01/05/a-very-busy-january/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:32:34 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[Policy Based Management]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1316</guid>
		<description><![CDATA[First off I&#8217;d like to say Happy New Year to everyone and extend my congratulations again to all the new MVPs out there&#8230; well done and the community is a better place because of people like you.
January is going to be a VERY busy month for me both personally and professionally so I thought I [...]]]></description>
			<content:encoded><![CDATA[<p>First off I&#8217;d like to say Happy New Year to everyone and extend my congratulations again to all the new MVPs out there&#8230; well done and the community is a better place because of people like you.</p>
<p>January is going to be a VERY busy month for me both personally and professionally so I thought I would write a quick blog post just so people don&#8217;t think I&#8217;ve fallen off the face of the earth or something LOL <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   The biggest and challenging task at hand is I need to have the first draft of my final 2 chapters done by February 1st.  While I&#8217;m not concerned too much about making this deadline I&#8217;m doing my best to make sure I don&#8217;t make the same mistakes I made in my first chapter with these final 2 chapters.</p>
<p><a href="http://www.apress.com/book/view/1430229101"><img class="alignnone size-full wp-image-1322" title="119781430229100" src="http://benchmarkitconsulting.com/wp-content/uploads/2010/01/119781430229100.jpg" alt="119781430229100" width="268" height="355" /></a></p>
<p>The second thing on my &#8220;hit list&#8221; for January is the EDMPASS meeting on January 27th with Buck Woody.  This will be the first time that I&#8217;m going to make the meeting &#8220;public&#8221; via Live Meeting and also going to work with recording it and making it available after the fact as well.</p>
<p><a href="http://edmpass.com" target="_blank"><img class="alignnone size-full wp-image-1318" title="EDMPASS" src="http://benchmarkitconsulting.com/wp-content/uploads/2010/01/EDMPASS.jpg" alt="EDMPASS" width="343" height="77" /></a></p>
<p>A couple personal items are next for me as I&#8217;m leaving on a jet plane on January 20th to go to Las Vegas to play in a Ball Hockey tournament called &#8220;The Sin City Shootout&#8221;.  I didn&#8217;t take any time off during the holidays as I was covering for alot of people that did so this will be a nice little break and alot of fun if only for 5 days.  From my previous trips to Vegas 5 days is pretty well the max for me cause (for me anyways) Vegas after 5 days is just annoying.</p>
<p><img class="alignnone size-full wp-image-1319" title="11lvs" src="http://benchmarkitconsulting.com/wp-content/uploads/2010/01/11lvs.jpg" alt="11lvs" width="390" height="266" /></p>
<p>And finally I hope to make a trip somewhere in there for the weekend up to Cold Lake (about 3 hours NE of Edmonton) to see my sister, brother-in-law, niece, and new baby niece Ella.  I&#8217;ve seen pictures and videos but I can&#8217;t wait to get up there and spend some QT with the new little addition to my sister&#8217;s family.</p>
<p>I hope everyone is doing well and sorry for being a bit out of touch (via MSN, Twitter, etc)</p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=A+Very+Busy+January+http://tinyurl.com/yj6jz2p" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/01/05/a-very-busy-january/&amp;title=A+Very+Busy+January" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/01/05/a-very-busy-january/&amp;title=A+Very+Busy+January" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2010/01/05/a-very-busy-january/&amp;title=A+Very+Busy+January" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2010/01/05/a-very-busy-january/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My 2010 Goals and Themeword</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/30/my-2010-goals-and-themeword/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/30/my-2010-goals-and-themeword/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:13:53 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[2010 Goals]]></category>
		<category><![CDATA[EDMPASS]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SQL Sever]]></category>
		<category><![CDATA[SQL Wingmen]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1305</guid>
		<description><![CDATA[I&#8217;ve seen a few of these types of posts over the last week or so and I figured I should publish something on the intertubes that would be something to look back on come next year at this time.  Tom LaRock had a very interesting spin on things (as he always does) and added a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen a few of these types of posts over the last week or so and I figured I should publish something on the intertubes that would be something to look back on come next year at this time.  <a href="http://thomaslarock.com/2009/12/2010-goals-and-themeword/" target="_blank">Tom LaRock </a>had a very interesting spin on things (as he always does) and added a ThemeWord into the mix.</p>
<p>Colin&#8217;s 2010 Themeword is&#8230;&#8230;&#8230; FOCUS</p>
<p><img class="alignnone size-full wp-image-1306" title="146294" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/12/146294.jpg" alt="146294" width="277" height="208" /></p>
<p>No not that kind of focus&#8230;.</p>
<p>More like this kind of focus:</p>
<p><img class="alignnone size-full wp-image-1307" title="6432543" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/12/6432543.jpg" alt="6432543" width="330" height="330" /></p>
<p>In the past year I feel like I took on ALOT of new challenges:</p>
<ul>
<li>Started the Edmonton PASS Chapter ( <a href="http://EDMPASS.com" target="_blank">EDMPASS.com</a> )</li>
<li>Served on the Abstract Selection Committee for the PASS Summit</li>
<li>Started seriously blogging here at <a href="http://BenchmarkITConsulting.com" target="_blank">BenchmarkITConsulting.com</a></li>
<li>Started another service offering business called SQL Wingmen ( <a href="http://sqlwingmen.com" target="_blank">SQLWingmen.com</a> )</li>
<li>Accepted an offer to co-author a book on Policy Based Management ( <a href="http://www.apress.com/book/view/1430229101" target="_blank">Apress.com</a> )</li>
</ul>
<p>all the while having a full time job and doing my best to balance work time with quality time with my family who give me nothing but support and smiles <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>2010 for me is going to be about focussing on everything new that I took on in 2009 and moving all of those initiatives forward.  Now that doesn&#8217;t really sound like <a href="http://www.learnmarketing.net/smart.htm" target="_blank">SMART objectives </a>so let me try and clarify.</p>
<p><strong>EDMPASS</strong></p>
<ul>
<li>I want to have all the EDMPASS meetings recorded via LiveMeeting and made available to everyone.</li>
<li>I want an average of 40 physical attendees per meeting by this time next year</li>
<li>I want to speak at 3 EDMPASS meetings before the next Summit</li>
</ul>
<p><strong>Abstract Selection Committee for the PASS Summit</strong></p>
<ul>
<li>This one is a bit tricky as I&#8217;ve said before that if I wanted to speak at the Summit that I wouldn&#8217;t feel right being on the committee so I&#8217;ll leave this one as &#8220;undecided&#8221; for now <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p><strong>BenchmarkITConsulting.com</strong></p>
<ul>
<li>My current unique visitors per month is anywhere from 6500 &#8211; 8000.  I&#8217;d like to maintain a constant 8000+ unique visitors a month</li>
<li>I&#8217;ll continue to blog frequently (at least twice a week) and add more new content to help increase my traffic.</li>
</ul>
<p><strong>SQL Wingmen</strong></p>
<ul>
<li>I want to increase my customer volume by at least 200% by this time next year</li>
</ul>
<p><strong>Policy Based Management Book</strong></p>
<ul>
<li>I want to finish this book and learn everything I can from the process</li>
<li>I will try to not make the editors go &#8220;comment crazy&#8221; with their nasty <span style="color: #ff0000;">red font color <span style="color: #000000;"> <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </span></span></li>
</ul>
<p>So there you have it&#8230; nothing really new because I think if I added anything new (from a professional point of view) to this already pretty full plate I think my lovely wife would shoot me, that and adding new things at this point would take away from the positive direction and momentum that these tasks currently have.</p>
<p>Happy New Year Everyone!!</p>
<p>Tag Time&#8230; I&#8217;m tagging the first 3 people who tweeted something&#8230;.</p>
<ul>
<li><a href="http://twitter.com/SQLChicken" target="_blank">@SQLChicken</a> &#8211; <a href="http://sqlchicken.com/" target="_blank">Jorge Segarra</a></li>
<li><a href="http://twitter.com/AndyLeonard" target="_blank">@AndyLeonard</a> &#8211; <a href="http://sqlblog.com/blogs/andy_leonard/" target="_blank">Andy Leonard</a></li>
<li><a href="http://twitter.com/sqlfool" target="_blank">@SQLFool</a> &#8211; <a href="http://sqlfool.com/" target="_blank">Michelle Ufford</a></li>
</ul>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=My+2010+Goals+and+Themeword+http://tinyurl.com/ybrvqax" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/30/my-2010-goals-and-themeword/&amp;title=My+2010+Goals+and+Themeword" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/30/my-2010-goals-and-themeword/&amp;title=My+2010+Goals+and+Themeword" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/30/my-2010-goals-and-themeword/&amp;title=My+2010+Goals+and+Themeword" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/30/my-2010-goals-and-themeword/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Happy Holidays From Benchmark IT Consulting</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/15/happy-holidays-from-benchmark-it-consulting/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/15/happy-holidays-from-benchmark-it-consulting/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 15:03:36 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1299</guid>
		<description><![CDATA[Here is to hoping that everyone finds some time to spend with loved ones this holiday season.  It has been a crazy busy year for me in 2009 with so much going on it&#8217;s been hard to step back and enjoy it.  That being said I plan on spending as much time with my family as [...]]]></description>
			<content:encoded><![CDATA[<p>Here is to hoping that everyone finds some time to spend with loved ones this holiday season.  It has been a crazy busy year for me in 2009 with so much going on it&#8217;s been hard to step back and enjoy it.  That being said I plan on spending as much time with my family as possible in the next couple weeks and living vicareously through my 2 beautiful children as the Christmas excitement builds.</p>
<p>My wife Heather has taken on the role of Christmas Cheermeister (see Jim Carrey in The Grinch That Stole Christmas) and she&#8217;s done an amazing job on helping build the excitement for our kids as well as myself.  I&#8217;ve never really been a fan of Christmas itself but I&#8217;ll gladly take as much quality time with my family as I can get.</p>
<p>So Merry Christmas and God bless you and your families this holiday season and throughout the coming year.</p>
<p><img class="alignnone size-full wp-image-1301" title="1028472" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/12/1028472.jpg" alt="1028472" width="325" height="507" /></p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Happy+Holidays+From+Benchmark+IT+Consulting+http://tinyurl.com/yawfrch" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/15/happy-holidays-from-benchmark-it-consulting/&amp;title=Happy+Holidays+From+Benchmark+IT+Consulting" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/15/happy-holidays-from-benchmark-it-consulting/&amp;title=Happy+Holidays+From+Benchmark+IT+Consulting" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/15/happy-holidays-from-benchmark-it-consulting/&amp;title=Happy+Holidays+From+Benchmark+IT+Consulting" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/15/happy-holidays-from-benchmark-it-consulting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>EDMPASS + Twitter = Hockey Tickets?</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/03/edmpass-twitter-hockey-tickets/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/03/edmpass-twitter-hockey-tickets/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 14:23:40 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[BenchmarkIT]]></category>
		<category><![CDATA[Contest]]></category>
		<category><![CDATA[EDMPASS]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Summit]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1288</guid>
		<description><![CDATA[If you were not able to attend the last EDMPASS meeting about the Summit then you missed out on a great round-table discussion.   A reoccurring theme in the discussion was around the networking/social aspect being so HUGE as part of the entire Summit experience.  Everyone knows that the Summit is THE #1 SQL Server Conference [...]]]></description>
			<content:encoded><![CDATA[<p>If you were not able to attend the last <a href="http://EDMPASS.com" target="_blank">EDMPASS</a> meeting about the Summit then you missed out on a great round-table discussion.   A reoccurring theme in the discussion was around the networking/social aspect being so HUGE as part of the entire Summit experience.  Everyone knows that the Summit is THE #1 SQL Server Conference and that the speakers and sessions are amazing but the part of the Summit that surprised me the most was the networking side and Twitter in particular.</p>
<p>So as we like to do from time to time at <a href="http://EDMPASS.com" target="_blank">EDMPASS</a> we&#8217;re having ourselves a contest.</p>
<p><strong><span style="text-decoration: underline;">If you&#8217;re not on Twitter this is what you have to do:</span></strong></p>
<ol>
<li>Join <a href="http://twitter.com" target="_blank">Twitter</a></li>
<li>Add myself <a href="http://twitter.com/BenchmarkIT" target="_blank">@BenchmarkIT</a>  (This is how I&#8217;ll know you&#8217;re entering the contest)</li>
<li>Add 10 or more SQL Server tweeps&#8230; <a href="http://sqlserverpedia.com/wiki/Twitter" target="_blank">here is a list </a>from SQLServerPedia to help get you started or some of the frequent tweeters today are listed below&#8230;</li>
</ol>
<ul>
<li><a href="http://twitter.com/BrentO" target="_blank">@BrentO</a> &#8211; A previous EDMPASS presenter</li>
<li><a href="http://twitter.com/SQLRockstar" target="_blank">@SQLRockstar</a>- Last months EDMPASS preseter</li>
<li><a href="http://twitter.com/buckwoody" target="_blank">@BuckWoody</a></li>
<li><a href="http://twitter.com/sqlagentman" target="_blank">@SQLAgentMan</a></li>
<li><a href="http://twitter.com/peschkaj" target="_blank">@Peschkaj</a></li>
<li><a href="http://twitter.com/mrdenny" target="_blank">@MrDenny</a></li>
<li><a href="http://twitter.com/sqlchicken" target="_blank">@SQLChicken</a></li>
<li><a href="http://twitter.com/kensimmons" target="_blank">@kensimmons</a></li>
<li><a href="http://twitter.com/way0utwest" target="_blank">@Way0utWest</a></li>
<li><a href="http://twitter.com/wendy_dance" target="_blank">@Wendy_Dance</a></li>
</ul>
<p>This list is nothing more then me scrolling through my SQL Group and grabbing the first 10 people I see&#8230; so if you&#8217;re not on here sorry LOL</p>
<p>So there you go&#8230; you&#8217;re entered&#8230; easy huh?  Now I&#8217;m not going to force you to start a conversation with any of these people but all I ask is that you give it a chance and if you have something to contribute or ask&#8230; do so and see what happens <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A tip for you as well&#8230; <a href="http://www.tweetdeck.com/beta/" target="_blank">install TweetDeck</a>&#8230; it&#8217;ll make the experience way more enjoyable.</p>
<p><strong><span style="text-decoration: underline;">If you ARE already on Twitter</span></strong></p>
<ol>
<li>Add <a href="http://twitter.com/BenchmarkIT" target="_blank">@BenchmarkIT</a> if you don&#8217;t already have me on your list</li>
<li>If you already have me on your list DM me asking to be entered</li>
<li>Comment on this blog post and tell us a quick story of a positive experience you had with another SQL tweeter</li>
</ol>
<p>So what&#8217;s the prize?</p>
<p><img class="alignnone size-full wp-image-1291" title="20430_logo" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/12/20430_logo.jpg" alt="20430_logo" width="210" height="210" /></p>
<p><strong>2 Tickets to an upcoming Edmonton Oilers game  &#8211; I have a few games to choose from so the winner will be able to pick</strong></p>
<p>Now in order to be eligible for the draw you will have to take part in the Twitter contest and be in attendance for the <a href="http://edmpass.com/?p=121" target="_blank">Dec 16th EDMPASS Meeting</a> with <a href="http://twitter.com/SQLServerSleuth" target="_blank">@SQLServerSleuth</a> (hint hint&#8230; add him too!!!)</p>
<p> </p>
<p>If you&#8217;re a BenchmarkITConsulting.com reader (Thanks!!! <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   ) feel free to share YOUR real good feel good SQL Twitter story as well&#8230; (sorry no hockey tickets for you lol)</p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=EDMPASS+%2B+Twitter+%3D+Hockey+Tickets%3F+http://tinyurl.com/yfe2nw5" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/03/edmpass-twitter-hockey-tickets/&amp;title=EDMPASS+%2B+Twitter+%3D+Hockey+Tickets%3F" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/03/edmpass-twitter-hockey-tickets/&amp;title=EDMPASS+%2B+Twitter+%3D+Hockey+Tickets%3F" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/12/03/edmpass-twitter-hockey-tickets/&amp;title=EDMPASS+%2B+Twitter+%3D+Hockey+Tickets%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2009/12/03/edmpass-twitter-hockey-tickets/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Have You Seen This Man?</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/11/27/have-you-seen-this-man/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2009/11/27/have-you-seen-this-man/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 15:51:04 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Buck Woody]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[speaker]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Summit]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1280</guid>
		<description><![CDATA[
EDMPASS WANTS BUCK WOODY!!!
When talking to Summit attendees the one name that comes up constantly or the one question that comes up is&#8230;
&#8220;Did you get a chance to see Buck Woody present?&#8221;
I did&#8230; and it was my first time.  It was the end of the day I believe on the Thursday&#8230; I would tell you [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1281" title="Bwoody" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/11/Bwoody.jpg" alt="Bwoody" width="145" height="412" /></p>
<p><a href="http://EDMPASS.com" target="_blank">EDMPASS</a> WANTS <a href="http://twitter.com/buckwoody" target="_blank">BUCK WOODY</a>!!!</p>
<p>When talking to Summit attendees the one name that comes up constantly or the one question that comes up is&#8230;</p>
<p>&#8220;Did you get a chance to see Buck Woody present?&#8221;</p>
<p>I did&#8230; and it was my first time.  It was the end of the day I believe on the Thursday&#8230; I would tell you EXACTLY when but&#8230;.</p>
<p><img class="alignnone size-full wp-image-1282" title="dnsum209lulz" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/11/dnsum209lulz.jpg" alt="dnsum209lulz" width="369" height="168" /></p>
<p> </p>
<p>Anyways&#8230; back to the story&#8230; so I go into Buck Woody&#8217;s session on Policy Based Management, Data Collector, and Central management Servers and I was pretty tired as it was and the room was cooking but as soon as I walked in the door it was entertainment from start to finish&#8230;. and not just entertainment but VERY informative.</p>
<p>I remember back in the days of junior high and high school the teachers that stand out in my mind are the ones that were able to educate the class while adding a bit of fun and their own flavor to the material.  This is Buck Woody. </p>
<p>We&#8217;re all at the Summit, we&#8217;re all there to learn, and we&#8217;re all excited about SQL Server BUT if you had the pleasure of seeing a Buck Woody session you should know exactly what I mean when I say this guy takes presentations to the next level. </p>
<p>I heard a rumor on Twitter that if the Summit was NOT in Seattle that there is a chance that Buck Woody might not be able to attend and speak due to the travel costs:</p>
<p><img class="alignnone size-full wp-image-1284" title="twebw" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/11/twebw.jpg" alt="twebw" width="518" height="335" /></p>
<p>&#8230; and this is exactly why I for one<strong><span style="text-decoration: underline;"> DO NOT</span></strong> want to move the Summit out of Seattle.  PASS has come right out and said that if we move the Summit from Seattle that we will <strong>NOT</strong> be able to take advantage of the all the local Microsoft folks (like Buck Woody).   Now some might say I&#8217;m a little biased in my opinion because Seattle is only an hour and 45 minute flight for me&#8230; but I would feel the same way if it was in Chicago, New York, or Boston. </p>
<p>Anyways the goal of this post was 2 things:</p>
<p>1) To spread the good word about a great speaker &#8211; Buck Woody</p>
<p>2) To get Buck Woody to speak at EDMPASS</p>
<p>I&#8217;ve accomplished #1&#8230;. let&#8217;s see how I do with #2</p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Have+You+Seen+This+Man%3F+http://tinyurl.com/yhxagrl" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/11/27/have-you-seen-this-man/&amp;title=Have+You+Seen+This+Man%3F" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/11/27/have-you-seen-this-man/&amp;title=Have+You+Seen+This+Man%3F" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/11/27/have-you-seen-this-man/&amp;title=Have+You+Seen+This+Man%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2009/11/27/have-you-seen-this-man/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>You don&#8217;t think of them as human&#8230; You don&#8217;t think of them at all</title>
		<link>http://benchmarkitconsulting.com/colin-stasiuk/2009/11/24/you-dont-think-of-them-as-human-you-dont-think-of-them-at-all/</link>
		<comments>http://benchmarkitconsulting.com/colin-stasiuk/2009/11/24/you-dont-think-of-them-as-human-you-dont-think-of-them-at-all/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 16:00:30 +0000</pubDate>
		<dc:creator>Colin Stasiuk</dc:creator>
				<category><![CDATA[Benchmark IT Consulting]]></category>
		<category><![CDATA[Colin Stasiuk]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[DBA]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://benchmarkitconsulting.com/?p=1269</guid>
		<description><![CDATA[  
OK maybe I&#8217;m feeling really good today&#8230; maybe it&#8217;s because it&#8217;s @Peschkaj&#8217;s birthday&#8230; maybe it&#8217;s because I needed to find a way to work some Tina Turner into my next blog post&#8230;or maybe it&#8217;s because I successfully took care of both kids last night for the first time while wifey started some photography [...]]]></description>
			<content:encoded><![CDATA[<p> <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>OK maybe I&#8217;m feeling really good today&#8230; maybe it&#8217;s because it&#8217;s <a href="http://twitter.com/peschkaj" target="_blank">@Peschkaj</a>&#8217;s birthday&#8230; maybe it&#8217;s because I needed to find a way to work some Tina Turner into my next blog post&#8230;or maybe it&#8217;s because I successfully took care of both kids last night for the first time while wifey started some photography classes.</p>
<p><img class="alignnone size-full wp-image-1270" title="tr0109" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/11/tr0109.gif" alt="tr0109" width="190" height="150" /></p>
<p>Developers gets a bum rap&#8230; ok I have to stop right there&#8230; bum rap? who came up with that phrase?</p>
<p><a href="http://www.yourdictionary.com/idioms/bum-rap" target="_blank">http://www.yourdictionary.com/idioms/bum-rap</a></p>
<p><em>&#8220;This expression originated in the 1920s as underworld slang, and by the mid-1900s it was also used figuratively for other kinds of injustice.&#8221;</em></p>
<p>OK so apparently I&#8217;m going 1920&#8217;s with this blog post&#8230; back to developers</p>
<p>So yeah as DBAs we&#8217;re bred to hate on anyone (other then ourselves) who make changes to the environment that we&#8217;ve been charged with managing and protecting.  We don&#8217;t trust developers and we think they are constantly trying to intentionally mess with &#8220;our world&#8221; and implement bad SQL code.</p>
<p>The relationship between DBA and developer is just like any other relationship in life&#8230; it requires work from both sides to be successful.</p>
<p>Ask yourself this:</p>
<ul>
<li>Do you meet with the development team to get an idea of what projects they&#8217;re working on? their timelines? if they need any ideas or help, etc? </li>
<li>When was the last time you did a lunch and learn to try and help educate and show off some new tools or features in SQL Server? </li>
<li>When you &#8220;reject&#8221; or complain about developer code do you not only identify the problem but help provide alternative approaches or solutions?</li>
</ul>
<p>Pssssssssssssssssssssst&#8230;Oh and by the way&#8230; as shocking as this sounds&#8230; come here&#8230; I&#8217;ve got a secret to tell you&#8230;.</p>
<p><strong><span style="text-decoration: underline;">IT&#8217;S NOT YOUR DATABASE</span></strong></p>
<p>Now I don&#8217;t want to get hung up on semantics but if the business didn&#8217;t require applications and developers didn&#8217;t create the applications and databases&#8230; what database environment would you be managing? LOL</p>
<p>At the end of the day we need all need to get along.  Developers need to stop looking at DBAs as &#8220;road blocks&#8221; and DBAs need to stop looking at developers like terrorists who are just planning their next attack on your database environment.</p>
<p>So next time you have the urge to go rip a strip off an unsuspecting developer <img src='http://benchmarkitconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  stop&#8230; breathe&#8230;. think about this blog post and come into the discussion not just armed with problems and complaints&#8230; but with solutions and education.</p>
<p>&lt;&lt; GROUP HUG &gt;&gt;</p>
<p>Enjoy!!</p>
<p><a href="http://benchmarkitconsulting.com" target="_blank"><img class="alignnone size-full wp-image-402" title="benchmark_sm" src="http://benchmarkitconsulting.com/wp-content/uploads/2009/02/benchmark_sm.jpg" alt="" width="157" height="74" /></a><a href="http://sqlserverpedia.com/wiki/Editors#Colin_Stasiuk" target="_blank"><img src="http://sqlserverpedia.com/badges/SQLServerPedia_Badge_Blogger.jpg" alt="" width="120" height="60" /> </a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=You+don%26%238217%3Bt+think+of+them+as+human%26%238230%3B+You+don%26%238217%3Bt+think+of+them+at+all+http://tinyurl.com/ygsbzb7" title="Post to Twitter"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-twitter-big4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/11/24/you-dont-think-of-them-as-human-you-dont-think-of-them-at-all/&amp;title=You+don%26%238217%3Bt+think+of+them+as+human%26%238230%3B+You+don%26%238217%3Bt+think+of+them+at+all" title="Post to Delicious"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-delicious-big4.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/11/24/you-dont-think-of-them-as-human-you-dont-think-of-them-at-all/&amp;title=You+don%26%238217%3Bt+think+of+them+as+human%26%238230%3B+You+don%26%238217%3Bt+think+of+them+at+all" title="Post to Digg"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://benchmarkitconsulting.com/colin-stasiuk/2009/11/24/you-dont-think-of-them-as-human-you-dont-think-of-them-at-all/&amp;title=You+don%26%238217%3Bt+think+of+them+as+human%26%238230%3B+You+don%26%238217%3Bt+think+of+them+at+all" title="Post to StumbleUpon"><img class="nothumb" src="http://benchmarkitconsulting.com/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://benchmarkitconsulting.com/colin-stasiuk/2009/11/24/you-dont-think-of-them-as-human-you-dont-think-of-them-at-all/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
