<?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>SQL Aloha &#187; News</title>
	<atom:link href="http://www.bradmcgehee.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradmcgehee.com</link>
	<description>Brad M. McGehee, Director of DBA Education, Red Gate Software</description>
	<lastBuildDate>Tue, 27 Jul 2010 00:52:22 +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>SQL Response v2 Early Access Program Open to Everyone</title>
		<link>http://www.bradmcgehee.com/2010/07/sql-response-v2-early-access-program-open-to-everyone/</link>
		<comments>http://www.bradmcgehee.com/2010/07/sql-response-v2-early-access-program-open-to-everyone/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 00:09:47 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/07/sql-response-v2-early-access-program-open-to-everyone/</guid>
		<description><![CDATA[ Red Gate Software has recently opened up its SQL Response v2 Early Release Program (EAP), and is inviting anyone who is interested to download the application, test it, and provide feedback. This is your opportunity to help SQL Response’s developers to create a great product that every DBA will want to use.
 
For those [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/07/image4.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Click to see larger image." border="0" alt="Click to see larger image." align="left" src="http://www.bradmcgehee.com/wp-content/uploads/2010/07/image_thumb4.png" width="226" height="120" /></a> <a href="http://www.red-gate.com/" target="_blank">Red Gate Software</a> has recently opened up its <a href="http://www.red-gate.com/products/sql_response_eap/index.htm" target="_blank">SQL Response v2 Early Release Program</a> (EAP), and is inviting anyone who is interested to download the application, test it, and provide feedback. This is your opportunity to help SQL Response’s developers to create a great product that every DBA will want to use.</p>
<p> <span id="more-1692"></span>
<p>For those of you who are not familiar with SQL Response, it is a web-based SQL Server monitoring and alerting tool that can help reduce much of the drudgery of routine DBA tasks. Here are a few examples of what it can do.</p>
<ul>
<li>Monitor your SQL Server’s health and performance locally from your desk, or remotely from most any computer with a web browser, including many mobile devices. </li>
<li>Your SQL Server instance’s health can be monitored at a global level (all instances at once), at the individual instance level, or on a per database level. </li>
<li>Monitoring screens not only provide a real-time overview of SQL Server’s health, it collects historical data so you can go back into time and check out a server’s health at any point in time. This feature is great when you are trying to track down problems and need historical diagnostic data to help you better troubleshoot problems. </li>
<li>Although SQL Response has the ability for real-time monitoring, you probably won’t be spending a lot of time watching the monitoring screens. Instead, you will be working on other projects. So if a problem should occur on a SQL Server instance, and you are busy doing something else, SQL Response can send you alerts vie e-mail so you always know if there are any problems with your servers, allowing you to be a proactive DBA. </li>
</ul>
<p>This is just a few of the things that SQL Response does, and I don’t want to waste your time describing the product in detail. If any of the above features have grabbed your attention, then download the EAP and see for yourself how the application works.</p>
<p>As you might imagine, the SQL Response v2 EAP is not feature complete, nor is it bug-free. If you decide to try out the software, be sure that you install in on a test SQL Server box. On the other hand, you can use the EAP to monitor production servers, without risk, because SQL Response doesn’t install any software on the SQL Servers being monitored. Instead, it polls the servers remotely, which greatly reduces the overhead of collecting monitoring and alerting data.</p>
<p>To download the SQL Response v2 EAP, visit this <a href="http://www.red-gate.com/products/sql_response_eap/index.htm" target="_blank">webpage</a> and sign-up. Once you sign up, you will receive an email with a link to download the software, in addition to other links you can use to provide feedback on the release. In fact, if you provide lots of feedback on the EAP, you may even be able to win some prizes, which are described in the email you will receive. So check out the EAP today and see how you can contribute to its success.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/07/sql-response-v2-early-access-program-open-to-everyone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PAL 2.0 Beta Released</title>
		<link>http://www.bradmcgehee.com/2010/07/pal-2-0-beta-released/</link>
		<comments>http://www.bradmcgehee.com/2010/07/pal-2-0-beta-released/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 02:25:39 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Database Administration]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Performance Tuning]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/07/pal-2-0-beta-released/</guid>
		<description><![CDATA[Back in 2008, I wrote a blog post about version 1 of the Performance Analysis of Logs (PAL) tool. This free tool, available from pal.codeplex.com, has been enhanced, and Version 2.0, Beta 1.1, is currently available for download. I have just downloaded and installed it myself, although I haven’t had much chance to use it [...]]]></description>
			<content:encoded><![CDATA[<p>Back in 2008, I wrote a blog post about version 1 of the <a href="http://www.bradmcgehee.com/2008/12/check-out-the-free-performance-analysis-of-logs-pal-tool/" target="_blank">Performance Analysis of Logs</a> (PAL) tool. This free tool, available from <a href="http://pal.codeplex.com" target="_blank">pal.codeplex.com</a>, has been enhanced, and Version 2.0, Beta 1.1, is currently available for download. I have just downloaded and installed it myself, although I haven’t had much chance to use it yet. When I have time, I will write a review of the new version. In the meantime, I recommend you download it and give it a try. It’s a great tool for analyzing Performance Monitor Logs, and it is also a great source for determining which Performance Monitor counters, and thresholds, should be used when analyzing SQL Server’s performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/07/pal-2-0-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote for the Exceptional DBA of the Year</title>
		<link>http://www.bradmcgehee.com/2010/06/vote-for-the-exceptional-dba-of-the-year/</link>
		<comments>http://www.bradmcgehee.com/2010/06/vote-for-the-exceptional-dba-of-the-year/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 11:00:00 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[DBA Career]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/06/vote-for-the-exceptional-dba-of-the-year/</guid>
		<description><![CDATA[Starting today, you can vote for the 2010 Exceptional DBA of the Year. All of the nominations have been reviewed by a panel of judges, and six have been selected to be voted on by the SQL Server community. The winner will not only receive the recognition of being the 2010 Exceptional DBA of the [...]]]></description>
			<content:encoded><![CDATA[<p>Starting today, you can vote for the 2010 Exceptional DBA of the Year. All of the nominations have been reviewed by a panel of judges, and six have been selected to be voted on by the SQL Server community. The winner will not only receive the recognition of being the 2010 Exceptional DBA of the Year, but will receive a full conference pass for the 2010 PASS Community Summit, most hotel and travel expenses, and a license of <a href="http://www.red-gate.com/products/SQL_Professional_Toolbelt/index.htm" target="_blank">SQL Toolbelt</a>.</p>
<p> <span id="more-1634"></span>
<p>The six nominees include:</p>
<blockquote><p>&#8211;Kevan Riley</p>
<p>&#8211;Jonathan Kehayias</p>
<p>&#8211;John Burnette</p>
<p>&#8211;Tracy Hamlin</p>
<p>&#8211;Jorge Segarra</p>
<p>&#8211;Ted Krueger</p>
</blockquote>
<p>To vote, and to find out more about this year’s six nominees, visit <a href="http://www.exceptionaldba.com" target="_blank">www.exceptionaldba.com</a>. All votes must be in by July 23, 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/06/vote-for-the-exceptional-dba-of-the-year/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQLBits 7 to be Held in York September 30 &#8211; October 2, 2010</title>
		<link>http://www.bradmcgehee.com/2010/06/sqlbits-7-to-be-held-in-york-september-30-october-2-2010/</link>
		<comments>http://www.bradmcgehee.com/2010/06/sqlbits-7-to-be-held-in-york-september-30-october-2-2010/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 19:02:22 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/06/sqlbits-7-to-be-held-in-york-september-30-october-2-2010/</guid>
		<description><![CDATA[ SQLBits—The 7 Wonders of SQL Conference—will be held in York, England, September 30 through October 2, 2010. SQLBits is the largest SQL Server conference held in Europe, and this three-day event will be held at York University, allowing up to 500 SQL Server professionals to attend.
 
The first day of SQLBits will include full-day [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/06/image1.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="" border="0" alt="" align="left" src="http://www.bradmcgehee.com/wp-content/uploads/2010/06/image_thumb1.png" width="156" height="62" /></a> SQLBits—The 7 Wonders of SQL Conference—will be held in York, England, September 30 through October 2, 2010. SQLBits is the largest SQL Server conference held in Europe, and this three-day event will be held at <a href="http://www.york.ac.uk/" target="_blank">York University</a>, allowing up to 500 SQL Server professionals to attend.</p>
<p> <span id="more-1632"></span>
<p>The first day of SQLBits will include full-day seminars; day two will include advanced technical sessions; and day three will be the traditional community conference day with sessions targeted towards all skill levels. The first two days are fee-based, while the community conference day on Saturday is free to all attendees. </p>
<p>For more information on this event, check out the <a href="http://www.sqlbits.com/" target="_blank">SQLBits homepage</a>. Registration is currently not open yet, but be sure to sign up for the SQLBits mailing list to ensure you are the first to know when registration starts. And if you are planning on attending, be sure to mark your calendars now.</p>
<p>The SQLBits call for speakers is also currently open, and you can find out more information on the <a href="http://www.sqlbits.com/News.aspx?Title=SQLBits 7 Session Submission open" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/06/sqlbits-7-to-be-held-in-york-september-30-october-2-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nominations for the 2010 Exceptional DBA Award are Now Open</title>
		<link>http://www.bradmcgehee.com/2010/05/nominations-for-the-2010-exceptional-dba-award-are-now-open/</link>
		<comments>http://www.bradmcgehee.com/2010/05/nominations-for-the-2010-exceptional-dba-award-are-now-open/#comments</comments>
		<pubDate>Tue, 04 May 2010 04:16:00 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[DBA Career]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/05/nominations-for-the-2010-exceptional-dba-award-are-now-open/</guid>
		<description><![CDATA[SQLServerCentral.com, along with Red Gate Software, are glad to announce that nominations for the 2010 Exceptional DBA Awards are now open. Three years ago, the award was established to help bring about more awareness regarding the importance of the DBA role among the IT community. The first ever Exceptional DBA Award went to Dan McClain [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/05/image.png"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dan McClain" src="http://www.bradmcgehee.com/wp-content/uploads/2010/05/image_thumb.png" border="0" alt="Dan McClain" width="244" height="187" align="left" /></a><a href="http://www.sqlservercentral.com/" target="_blank">SQLServerCentral.com</a>, along with <a href="http://www.red-gate.com/" target="_blank">Red Gate Software</a>, are glad to announce that nominations for the <a href="http://www.exceptionaldba.com" target="_blank">2010 Exceptional DBA Awards</a> are now open. Three years ago, the award was established to help bring about more awareness regarding the importance of the DBA role among the IT community. The first ever Exceptional DBA Award went to <a href="http://www.sqlservercentral.com/articles/SQLServerCentral/64402/" target="_blank">Dan McClain</a> in 2008, and to <a href="http://www.simple-talk.com/opinion/opinion-pieces/an-interview-with-josef-richberg---the-exceptional-dba-of-2009/" target="_blank">Josef Richberg</a> in 2009.</p>
<p><span id="more-1527"></span></p>
<p>If you would like to nominate a DBA, or yourself, for the 2010 Exceptional DBA Award, please visit the <a href="http://www.exceptionaldba.com" target="_blank">www.exceptionaldba.com</a> website and complete the nomination form. Nominations close on June 4, 2010, so you need to make your nomination soon.</p>
<p>The winner of the award will receive a trophy; a <a href="http://www.red-gate.com/products/sql_professional_toolbelt/index.htm" target="_blank">SQL Toolbelt</a> license with 36 months support and upgrades worth $3,492; a full conference pass for the 2010 PASS Community Summit worth up to $1,795; plus four nights hotel accommodations and $300 towards travel expenses to attend the Summit. The award will be presented at the SQLServerCentral.com Party, held after the Summit’s Welcome Reception on the initial night of the Summit.</p>
<p>Once all of the nominations are made, a list of five finalists will be selected by a panel of judges, which include Brad McGehee, Director of DBA Education for Red Gate Software; Steve Jones, Editor of SQLServerCentral.com; Rodney Landrum, DBA and author; and Josef Richberg, the 2009 winner of the Exceptional DBA Award. Once five finalists are selected by the judges, then the winner will be selected by a combination of popular votes from members of SQLServerCentral.com, and the judges.</p>
<p>As a judge for the past two years, I have seen all the nominations that have been submitted. Based on these nominations, the best piece of advice I can give you if you nominate yourself, or another DBA, is to include as much detail as you can when you answer each question. I would also suggest that you first write out your answers to the questions in Word, taking the time to ensure that your responses are complete, and that your writing is up to snuff. Once you are happy with the responses, then cut and paste your answers into the nomination form. If you follow this advice, it will put you ahead of the majority of the nominees.</p>
<p>So take some time to visit the <a href="http://www.exceptionaldba.com" target="_blank">www.exceptionaldba.com</a> website and check out how the nomination and award process works. Then if you feel you are an Exceptional DBA, or know of an Exceptional DBA you would like to nominate, please do so before the June 4th, 2010 deadline.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/05/nominations-for-the-2010-exceptional-dba-award-are-now-open/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Besides Being a DBA, Do You Also Happen to be an Exchange Administrator?</title>
		<link>http://www.bradmcgehee.com/2010/04/besides-being-a-dba-do-you-also-happen-to-be-an-exchange-administrator/</link>
		<comments>http://www.bradmcgehee.com/2010/04/besides-being-a-dba-do-you-also-happen-to-be-an-exchange-administrator/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 20:08:10 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/04/besides-being-a-dba-do-you-also-happen-to-be-an-exchange-administrator/</guid>
		<description><![CDATA[I know a lot of DBAs fall into the category of part-time DBAs, because they work in small IT shops and they often have to wear many hats. I have actually never shared this secret before, but I was an Exchange Administrator before became becoming a full-time DBA, back in the old days when Exchange [...]]]></description>
			<content:encoded><![CDATA[<p>I know a lot of DBAs fall into the category of part-time DBAs, because they work in small IT shops and they often have to wear many hats. I have actually never shared this secret before, but I was an Exchange Administrator before became becoming a full-time DBA, back in the old days when Exchange was the new kid on the block. In fact, I cut my teeth on the old Microsoft Mail (a memory I do my best to block).</p>
<p><span id="more-1514"></span></p>
<p>If you happen to be an Exchange Administrator, besides being a part-time DBA, I want to share with you a couple of free eBooks that you might be interested in. If you are a full time DBA, these books won’t interest you, but perhaps you know of an Exchange Administrator who might find these books useful.</p>
<p><img class="alignleft" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="The SysAdmin Handbook" src="http://www.bradmcgehee.com/wp-content/uploads/2010/04/image_thumb7.png" border="0" alt="The SysAdmin Handbook" width="154" height="201" align="left" /></p>
<p>The first book is called <em><a href="http://www.red-gate.com/specials/Exchange/the_sysadmin_handbook_ebook.htm?utm_source=bradmcgehee&amp;utm_medium=blog&amp;utm_content=sysadminhandbook&amp;utm_campaign=esa" target="_blank">The SysAdmin Handbook: The Best of Simple Talk</a></em>. This 519 page book is an eclectic collection of articles originally available on the <a href="http://www.Simple-Talk.com" target="_blank">www.Simple-Talk.com</a> website, and focuses on articles of interest to Exchange Administrators, especially those who are still using Exchange 2007. In addition, it covers such diverse topics as the Windows 2008 operating system, Active Directory, clustering, virtualization, PowerShell, unified messaging, change management, and professional development.</p>
<blockquote><p> </p></blockquote>
<p><img class="alignleft" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Exchange 2010-A Practical Approach" src="http://www.bradmcgehee.com/wp-content/uploads/2010/04/image_thumb8.png" border="0" alt="Exchange 2010-A Practical Approach" width="154" height="233" align="left" /></p>
<p>The second book is <a href="http://www.red-gate.com/specials/Exchange/esa_exchange2010.htm?utm_source=bradmcgehee&amp;utm_medium=blog&amp;utm_content=2010book&amp;utm_campaign=esa" target="_blank">Exchange 2010—A Practical Approach</a>, by Jaap Wesselius. This 188 page book is a tutorial on how to install and manage Exchange 2010. Rather than taking a textbook approach to teaching Exchange, the author focuses on real-world scenarios, taking a very practical approach to the problems every Exchange Administrator runs faces.</p>
<p>To download either free eBook, click on the links above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/04/besides-being-a-dba-do-you-also-happen-to-be-an-exchange-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Saturday Schedule Update</title>
		<link>http://www.bradmcgehee.com/2010/03/sql-saturday-schedule-update/</link>
		<comments>http://www.bradmcgehee.com/2010/03/sql-saturday-schedule-update/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 21:06:57 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Speaking Schedule]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/03/sql-saturday-schedule-update/</guid>
		<description><![CDATA[ In January, I blogged about the upcoming SQL Saturdays for 2010, and since then, many more events have been scheduled, so I thought I would do a quick update. I wish I could attend more of the events, but so far, I am scheduled to speak at: 
SQLSaturday #31 &#8211; Chicago 2010 
While I have been [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/03/image2.png"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="image" src="http://www.bradmcgehee.com/wp-content/uploads/2010/03/image_thumb2.png" border="0" alt="image" width="121" height="62" align="left" /></a> In January, I blogged about the upcoming <a href="http://www.sqlsaturday.com/" target="_blank">SQL Saturdays</a> for 2010, and since then, many more events have been scheduled, so I thought I would do a quick update. I wish I could attend more of the events, but so far, I am scheduled to speak at: </p>
<p><a href="http://www.sqlsaturday.com/31/eventhome.aspx" target="_blank">SQLSaturday #31 &#8211; Chicago 2010</a> </p>
<p>While I have been to the Chicago airport many times, I have never spoken in Chicago before. Besides speaking at the SQL Saturday event, I will also be speaking to the Chicago SQL Server users group on the Thursday before SQL Saturday. </p>
<p><a href="http://www.sqlsaturday.com/22/eventhome.aspx" target="_blank">SQLSaturday #22 &#8211; Pensacola 2010</a> </p>
<p>I attended this inaugural event last year, and I am looking forward to attending again. This year, there will be about 40 different sessions, covering SQL Server, .NET, and SharePoint. </p>
<p><a href="http://www.sqlsaturday.com/28/eventhome.aspx" target="_blank">SQLSaturday #28 &#8211; Baton Rouge 2010</a> </p>
<p>This will be my first time in Baton Rouge, and only my second time ever visiting Louisiana, so I look forward to seeing a new part of the country. </p>
<p><span id="more-1321"></span>As of today, the following SQL Saturday events are scheduled: </p>
<p>Mar 6, 2010<br />
<a href="http://www.sqlsaturday.com/33/eventhome.aspx">SQLSaturday #33 &#8211; Charlotte 2010</a> </p>
<p>Mar 13, 2010<br />
<a href="http://www.sqlsaturday.com/37/eventhome.aspx">SQLSaturday #37 &#8211; Philadelphia 2010</a> </p>
<p>Mar 27, 2010<br />
<a href="http://www.sqlsaturday.com/29/eventhome.aspx">SQLSaturday #29 &#8211; Birmingham 2010</a> </p>
<p>Apr 10, 2010<br />
<a href="http://www.sqlsaturday.com/30/eventhome.aspx">SQLSaturday #30 &#8211; Richmond 2010</a> </p>
<p>Apr 17, 2010<br />
<a href="http://www.sqlsaturday.com/31/eventhome.aspx">SQLSaturday #31 &#8211; Chicago 2010</a> </p>
<p>Apr 24, 2010<br />
<a href="http://www.sqlsaturday.com/39/eventhome.aspx">SQLSaturday #39 &#8211; New York City 2010</a> </p>
<p>Apr 24, 2010<br />
<a href="http://www.sqlsaturday.com/41/eventhome.aspx">SQLSaturday #41 &#8211; Atlanta 2010</a> </p>
<p>Apr 24, 2010<br />
<a href="http://www.sqlsaturday.com/44/eventhome.aspx">SQLSaturday #44 &#8211; Huntington Beach 2010</a> </p>
<p>May 1, 2010<br />
<a href="http://www.sqlsaturday.com/36/eventhome.aspx">SQLSaturday #36 &#8211; Wheeling 2010</a> </p>
<p>May 8, 2010<br />
<a href="http://www.sqlsaturday.com/38/eventhome.aspx">SQLSaturday #38 &#8211; Jacksonville 2010</a> </p>
<p>May 22, 2010<br />
<a href="http://www.sqlsaturday.com/35/eventhome.aspx">SQLSaturday #35 &#8211; Dallas 2010</a> </p>
<p>May 22, 2010<br />
<a href="http://www.sqlsaturday.com/27/eventhome.aspx">SQLSaturday #27 &#8211; Portland 2010</a> </p>
<p>Jun 5, 2010<br />
<a href="http://www.sqlsaturday.com/22/eventhome.aspx">SQLSaturday #22 &#8211; Pensacola 2010</a> </p>
<p>Jun 12, 2010<br />
<a href="http://www.sqlsaturday.com/43/eventhome.aspx">SQLSaturday #43 &#8211; Redmond 2010</a> </p>
<p>Jun 26, 2010<br />
<a href="http://www.sqlsaturday.com/42/eventhome.aspx">SQLSaturday #42 &#8211; Columbus 2010</a> </p>
<p>Jul 31, 2010<br />
<a href="http://www.sqlsaturday.com/40/eventhome.aspx">SQLSaturday #40 &#8211; South Florida 2010</a> </p>
<p>Aug 14, 2010<br />
<a href="http://www.sqlsaturday.com/28/eventhome.aspx">SQLSaturday #28 &#8211; Baton Rouge 2010</a> </p>
<p><span style="font-family: Arial; color: #000000; font-size: x-small;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/03/sql-saturday-schedule-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLBits 6 to Be Held in London, April 16, 2010</title>
		<link>http://www.bradmcgehee.com/2010/02/sqlbits-6-to-be-held-in-london-april-16-2010/</link>
		<comments>http://www.bradmcgehee.com/2010/02/sqlbits-6-to-be-held-in-london-april-16-2010/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 21:01:38 +0000</pubDate>
		<dc:creator>bradmcgehee</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/02/sqlbits-6-to-be-held-in-london-april-16-2010/</guid>
		<description><![CDATA[ The upcoming SQLBits 6, to be held Friday, April 16, 2010, will be held at the Church House Conference Centre in Westminster, London, England. This full day, free event will be themed around SQL Server performance and scalability.
Currently, the call for speakers is open, and if you would like to submit session abstracts for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bradmcgehee.com/wp-content/uploads/2010/02/image9.png"><img style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="image" src="http://www.bradmcgehee.com/wp-content/uploads/2010/02/image_thumb9.png" border="0" alt="image" width="131" height="56" align="left" /></a> The upcoming SQLBits 6, to be held Friday, April 16, 2010, will be held at the Church House Conference Centre in Westminster, London, England. This full day, free event will be themed around SQL Server performance and scalability.</p>
<p>Currently, the call for speakers is open, and if you would like to submit session abstracts for consideration, you can find out more <a href="http://sqlbits.com/News.aspx?Title=Session Submission for SQLBits VI is open" target="_blank">here</a>.</p>
<p>Official registration for the event will begin in March, but if you planning on attending, you need to mark your calendar now, and also sign up at the <a href="http://sqlbits.com/" target="_blank">SQLBits website</a> in order to be notified as soon as registration opens.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradmcgehee.com/2010/02/sqlbits-6-to-be-held-in-london-april-16-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
