<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"  version="2.0">
	<channel>
		<title>The Voice of the DBA</title>
		<itunes:author>Steve Jones</itunes:author>
		<link>http://www.mevio.com/shows/?show=sqlservercentral</link>
		<description><![CDATA[Steve Jones has spent the majority of his career working with technology and computer databases. His show brings you a look at some aspect of technology related to databases with his thoughts and comments. This is a daily show, 5 days a week.]]></description>
		<itunes:subtitle>The Voice of the DBA</itunes:subtitle>
		<itunes:summary>We bring you thoughts and comments about issues in the world of databases and technology everyday.</itunes:summary>
		<language>en</language>
		<copyright>Steve Jones</copyright>
		<itunes:owner>
			<itunes:name>Steve Jones</itunes:name>
			<itunes:email>sjones@sqlservercentral.com</itunes:email>
		</itunes:owner>
		<image>
			<url>http://psstatic.podshow.com/images/shows/15351/shows/small/sqlservercentral.jpg?6e82e1846580eb29fd7bdfd13553a80e</url>
			<title>The Voice of the DBA</title>
			<link>http://www.mevio.com/shows/?show=sqlservercentral</link>
		</image>
		<itunes:image href="http://psstatic.podshow.com/images/shows/15351/shows/med/sqlservercentral.jpg?39e6156a941cf8c47820f762d8797a35" />
		<category>Podcast</category>
		<itunes:explicit>no</itunes:explicit>
		<itunes:keywords>computer, database, SQL, Server, technology</itunes:keywords>
		<lastBuildDate>Thu, 05 Nov 2009 19:46:37 -0800</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>PodShow PDN</generator>
		<managingEditor>sjones@sqlservercentral.com</managingEditor>
		<webMaster>webmaster@podshow.com</webMaster>
		
<itunes:category text="Technology">
	<itunes:category text="Podcasting" />
</itunes:category>
<itunes:category text="Technology">
	<itunes:category text="Software How-To" />
</itunes:category>
<itunes:category text="Technology">
	<itunes:category text="Tech News" />
</itunes:category>
		<item>
			<title>Is The PASS Summit Worth It?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=195906&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">It's been another week of the PASS Summit for me, and one that I've enjoyed once again. This is my 8th or 9th Summit over the years, and once again I think it's been worth the and the expense to send me here for my company. </font></p>  <p><font size="3">I think most of you that are at the Summit in Seattle this week have felt the same way, but I wanted to get your opinions. This has been a tough econonmic year for many companies, and it's a large expense to send someone to the Summit for a week. It's Friday, and for this week's poll:</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68589/">Is The PASS Summit Worth it?</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Steve Jones has attended the PASS Summit annually, and found value. But for this Friday's poll, did you find value this week? Or have you in the…</itunes:subtitle>
			<itunes:summary>Steve Jones has attended the PASS Summit annually, and found value. But for this Friday's poll, did you find value this week? Or have you in the past? Let others know.</itunes:summary>
			<pubDate>Thu, 05 Nov 2009 19:41:07 -0800</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Pass, server, sql, summit, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/195906/sqlservercentral-195906-11-05-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/195906/sqlservercentral-195906-11-05-2009.mp4" length="22247469" type="video/mp4" />
		</item>
		<item>
			<title>Why Is It Complicated?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=194882&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I was answering a post the other day on backups, and I realized that it's a somewhat complicated subject. You have to know that there are multiple types of backups, and that if you want to restore a database with logs you need to do so with NORECOVERY. The logs have to be in order, there are logins to sync with users, stripes can easily, and inadvertently, be created. There are many, many options for the accidental DBA to be aware of.</font>  <p><font size="3">Why is that so? Why can't the "restore" script be stored as part of the backup file and let the user open it, and get notified if there are issues. Or walked through the process? If you open a diff, can't it include the "name" of the last full? Or search for that file in the folder? What about logs, can't SSMS just "figure out" what LSNs are in which files and load them up automatically? Shouldn't a log have the name of the last full backup in it? Or the name of the last and next log backup files?</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68587/">Why Is It So Complicated?</a> at SQLServerCentral <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>One of the very common things that is needed in SQL Server is performing a restore of a database. It's also one of the most important things that…</itunes:subtitle>
			<itunes:summary>One of the very common things that is needed in SQL Server is performing a restore of a database. It's also one of the most important things that needs to take place. So why isn't this a simpler process? Steve Jones wonders why we can't make this a simple</itunes:summary>
			<pubDate>Sat, 31 Oct 2009 10:36:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>backup, databases, disaster, recovery, RESTORE, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/194882/sqlservercentral-194882-10-31-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/194882/sqlservercentral-194882-10-31-2009.mp4" length="20511455" type="video/mp4" />
		</item>
		<item>
			<title>Happy Halloween 2009</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=193909&amp;tId=2</link>
			<description><![CDATA[  <p>Happy Halloween!</p> <p> </p> ]]></description>
			<itunes:subtitle>It's another holiday and time for another blooper reel from the past month. Happy Halloween from SQLServerCentral.</itunes:subtitle>
			<itunes:summary>It's another holiday and time for another blooper reel from the past month. Happy Halloween from SQLServerCentral.</itunes:summary>
			<pubDate>Wed, 28 Oct 2009 15:00:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bloopers, humor</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/193909/sqlservercentral-193909-10-26-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/193909/sqlservercentral-193909-10-26-2009.mp4" length="23748535" type="video/mp4" />
		</item>
		<item>
			<title>Sharepoint Growth is Good</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=194074&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I know lots of people that think Sharepoint is a mess of a product. It's a pain to deal with, and it's not well built. However I know quite a few people that see it as a great source of revenue for their consulting businesses.  Did you know that it generated $1 billion in sales for Microsoft? <a href="http://www.microsoft.com/presspass/features/2009/oct09/10-16BallmerSharepoint.mspx?rss_fdn=Top%20Sto%20%20ries"> Steve Ballmer talked about it</a> recently at a conference, calling it an unsung hero. </font></p> <p><font size="3">There is a <a href="http://blogs.zdnet.com/microsoft/?p=4262">blog at ZDNet</a> that talked about how Sharepoint is six products for Office bundled together, it has thousands of people working on it's development, and no one is quite sure where it fits in. Is it a content management system? Is it an enterprise social networking platform? I've never been quite sure what the big deal is.</font></p> <p><font size="3"> </font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68603/">Sharepoint Growth is Good</a> at SQLServerCentral.</font> <p> </p> <p><font size="3"> </font></p> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Sharepoint is a product that many IT people despise, but it's a popular seller for Microsoft. Steve Jones thinks that Sharepoint's growth is a good…</itunes:subtitle>
			<itunes:summary>Sharepoint is a product that many IT people despise, but it's a popular seller for Microsoft. Steve Jones thinks that Sharepoint's growth is a good thing for DBAs as well.</itunes:summary>
			<pubDate>Tue, 27 Oct 2009 15:37:06 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, microsoft, server, SharePoint, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/194074/sqlservercentral-194074-10-27-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/194074/sqlservercentral-194074-10-27-2009.mp4" length="21307093" type="video/mp4" />
		</item>
		<item>
			<title>Low Hanging Fruit</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=193797&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I saw an <a href="http://news.cnet.com/8301-1009_3-10265965-83.html?tag=mncol;txt">open letter to Google</a> recently that caught my eye. Someone asked if HTTPS, the secure version of HTTP, could be enabled by default for their applications like Gmail, Calendar, etc. There's not real reason not to use HTTPS, especially as most computers these days have plenty of processing power to handle the encryption/decryption and all browsers support it. I've never felt that it was easy to snoop on traffic in general, but why take the chance? Why not just encrypt communications as https? I know some companies don't allow it, but that's silly. Why not ensure secure communications? <br /></font> </p><hr /> <p><font size="3"> </font></p> <p><font size="3"> </font></p> <p><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68553/">Low Hanging Fruit</a> at SQLServerCentral</font></p> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>An open letter asks Google to change their default protocol to be more secure. Are there things that we might want to do inside SQL Server to make it…</itunes:subtitle>
			<itunes:summary>An open letter asks Google to change their default protocol to be more secure. Are there things that we might want to do inside SQL Server to make it more secure by default? Any low hanging fruit that would help the platform?</itunes:summary>
			<pubDate>Sun, 25 Oct 2009 19:02:43 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/193797/sqlservercentral-193797-10-25-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/193797/sqlservercentral-193797-10-25-2009.mp4" length="20419248" type="video/mp4" />
		</item>
		<item>
			<title>The Value of Experience</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=193245&amp;tId=2</link>
			<description><![CDATA[ <font size="3">Writing and talking about careers has made me think about my own career, and that of the people I've worked with. It seems that quite almost every DBA I meet has a story about starting out in some other aspect of computers or technology and then evolving into a DBA. That made me wonder if about the career path one might, or even should, to become a good database administrator, architect, or developer.</font>  <p><font size="3">I thought this might make a good Friday poll, so I'll ask you this week:</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68554/">The Value of Experience</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>What type of previous experience makes a good DBA? Is it necessary to have other experience? Steve Jones asks the question in today's Friday poll.</itunes:subtitle>
			<itunes:summary>What type of previous experience makes a good DBA? Is it necessary to have other experience? Steve Jones asks the question in today's Friday poll.</itunes:summary>
			<pubDate>Thu, 22 Oct 2009 16:58:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, dba, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/193245/sqlservercentral-193245-10-21-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/193245/sqlservercentral-193245-10-21-2009.mp4" length="18651002" type="video/mp4" />
		</item>
		<item>
			<title>What Do We Want from PASS?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=193231&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> The 2009 PASS Elections are complete, and we have 3 new board members. Congratulations to the new board members: Jeremiah Peschka, Thomas LaRock, and Brian Moran.</font> </p> <p><font size="3">This election was a change from previous years in that the voting was done before the annual Summit. Typically I've scrambled to find some time during the Summit to vote, and haven't always remembered to do so. This year the candidates were a little more accessible electronically, with <a href="http://www.sqlpass.org/AboutPASS/Elections2009/2009SlateofCandidates.aspx">bios posted on the PASS site</a>, and a great series of Interviews from Brent Ozar (<a href="http://www.brentozar.com/archive/2009/10/meet-pass-board-candidate-tom-larock/">Thomas LaRock</a>, <a href="http://www.brentozar.com/archive/2009/10/meet-pass-board-candidate-brian-moran/">Brian Moran</a>, <a href="http://www.brentozar.com/archive/2009/10/meet-pass-board-candidate-matt-morollo/">Matt Morollo</a>, and <a href="http://www.brentozar.com/archive/2009/09/meet-pass-board-candidate-jeremiah-peschka/">Jeremiah Peschka</a>). The one with Matt Morollo was particularly engaging with lots of comments and debate in the discussion. It was a little controversial, and I think with good reason. It's worth a read, and it got me thinking about what we want from PASS, and what we want our board members to accomplish.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68552/">What Do We Want from PASS?</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>With the election of the Board of Directors complete for 2009, Steve Jones takes a step back to examine what we might want from a professional…</itunes:subtitle>
			<itunes:summary>With the election of the Board of Directors complete for 2009, Steve Jones takes a step back to examine what we might want from a professional organization. If you care about having an organization for SQL Server professionals, read this and let us know i</itunes:summary>
			<pubDate>Wed, 21 Oct 2009 16:34:17 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Pass, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/193231/sqlservercentral-193231-10-21-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/193231/sqlservercentral-193231-10-21-2009.mp4" length="37826827" type="video/mp4" />
		</item>
		<item>
			<title>Being Around Smart People is Exciting</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=192705&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I went to <a href="http://stackoverflow.carsonified.com/events/austin/">Stack Overflow Dev Days – Austin</a> event last week and it was great. It was a one day event, a number of speakers giving different talks on various development technologies, and of those, none were directly applicable to my career. Well, maybe I'll try Python for some work, but for the most part, the topics aren't something I'll use every day.</font>  <p><font size="3">Why was it worth it? That's an easy one, and it's the same reason I went to the <a href="http://businessofsoftware.org/">Business of Software conference</a> last year, and why I'd recommend it for other people. It's why I go to the MVP Summit, and why I usually try to attend keynote speeches.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68519/">Being Around Smart People is Exciting</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Steve Jones has attended a lot of conferences, including one recently in Austin. With the PASS Summit and SQL Connections coming up soon, he shares…</itunes:subtitle>
			<itunes:summary>Steve Jones has attended a lot of conferences, including one recently in Austin. With the PASS Summit and SQL Connections coming up soon, he shares some reasons why a conference can be a great way to spend your training money.</itunes:summary>
			<pubDate>Mon, 19 Oct 2009 10:43:02 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/192705/sqlservercentral-192705-10-19-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/192705/sqlservercentral-192705-10-19-2009.mp4" length="20503169" type="video/mp4" />
		</item>
		<item>
			<title>Ask SQLServerCentral</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=192601&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"><a href="http://www.stackoverflow.com/">StackOverflow</a> has proven to be a very popular programming question and answer site over the last year. So successful that they launched <a href="http://www.serverfault.com/">ServerFault</a> for administrative questions, and recently opened up <a href="http://www.stackexchange.com/">StackExchange</a>, allowing anyone to create a site for themselves. We've watched the way they built their system, and have been debating adopting or even improving some of their features here at SQLServerCentral. We still might, but it's time and resources, and for now we've launched ASK SQLServerCentral. </font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68518/">Ask SQLServerCentral</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>A new feature is available on SQLServerCentral, and Steve Jones talks a little about how it fits in with your strategy here at the site. Visit…</itunes:subtitle>
			<itunes:summary>A new feature is available on SQLServerCentral, and Steve Jones talks a little about how it fits in with your strategy here at the site. Visit ask.sqlservercentral.com and let us know what you think.</itunes:summary>
			<pubDate>Sun, 18 Oct 2009 15:31:13 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQLServerCentral, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/192601/sqlservercentral-192601-10-18-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/192601/sqlservercentral-192601-10-18-2009.mp4" length="30516178" type="video/mp4" />
		</item>
		<item>
			<title>The Future of Bits</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=192154&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I have seen lots of predictions about what might come in the future for those of us in technology. It seems that every year new things come about that I never dreamed about. I could never have imagined that a touch screen would work well for me on a cell phone, even as short as a year ago, but now I can't quite image not having one.</font>  <p><font size="3">As the world changes, it seems that so many old paradigms and methods of doing business either evolve or die off. I think this is just the way the world changes, but I think that the last decade, and possibly the next one, will change the world quite dramatically.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68401/">The Future of Bits</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Feel like making a prediction this Friday? Steve Jones looks to the future with information workers and a knowledge economy. Answer this Friday poll…</itunes:subtitle>
			<itunes:summary>Feel like making a prediction this Friday? Steve Jones looks to the future  with information workers and a knowledge economy. Answer this Friday poll and give us your guess about the future.</itunes:summary>
			<pubDate>Thu, 15 Oct 2009 14:44:34 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, predictions, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/192154/sqlservercentral-192154-10-15-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/192154/sqlservercentral-192154-10-15-2009.mp4" length="21290325" type="video/mp4" />
		</item>
		<item>
			<title>Afraid of Help</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=190803&amp;tId=2</link>
			<description><![CDATA[ <font size="3">On a regular basis I see most of the community here at SQLServerCentral trying to help other SQL Server professionals out with advice, ideas, and code to assist them in solving problems. The product is so wide, and the issues so varied, that I'm sure most of us have had to ask a question or two at times and look for help from others.</font>  <p><font size="3">Most of the time I get the sense that a particular person is just unaware of how to solve a small problem and some hints, sample code, or suggestions on what to try will help them solve a problem. However there are times that it seems that someone is way out of their league. I don't want to specifically cite a thread, but I have seen a few posts that were asking for help with a large problem, such as how to set up a high availability solution for their servers.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68405/">Afraid of Help</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Is it hard for technology workers to ask for help? Or accept it? We seem to often be the type of people that want to solve problems and fix things on…</itunes:subtitle>
			<itunes:summary>Is it hard for technology workers to ask for help? Or accept it? We seem to often be the type of people that want to solve problems and fix things on our own. Is that a problem? Steve Jones thinks that we should sometimes put aside our pride and get thing</itunes:summary>
			<pubDate>Wed, 14 Oct 2009 14:09:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/190803/sqlservercentral-190803-10-12-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/190803/sqlservercentral-190803-10-12-2009.mp4" length="22134462" type="video/mp4" />
		</item>
		<item>
			<title>Great DBAs in History</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=190833&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I was recently asked which historical figure I thought would make a great DBA. The examples given were <a href="http://en.wikipedia.org/wiki/Harry_Truman">Truman</a> or <a href="http://en.wikipedia.org/wiki/Richard_nixon">Nixon</a> and <a href="http://en.wikipedia.org/wiki/Tycho_Brahe">Brahe</a> or <a href="http://en.wikipedia.org/wiki/Da_vinci">Da Vinci</a>. I came up with two generals, <a href="http://en.wikipedia.org/wiki/Erich_Ludendorff">Ludendorf</a> and <a href="http://en.wikipedia.org/wiki/Arthur_Wellesley,_1st_Duke_of_Wellington"> Wellington</a>, as examples. What can I say? I read a lot of military history. The idea of the question was pretty clear, and no, it’s not how much history do you know. The interviewer was trying to get an idea of what I thought would make a good DBA and whether or not I could find historical examples to communicate and support my opinion.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68430/">Great DBAs in HIstory</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>What great historical figures would make great DBAs? A guest editorial from Grant Fritchey examines the traits and characteristics we look for in…</itunes:subtitle>
			<itunes:summary>What great historical figures would make great DBAs? A guest editorial from Grant Fritchey examines the traits and characteristics we look for in this role and which famous people we might choose and why.</itunes:summary>
			<pubDate>Tue, 13 Oct 2009 15:50:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, dba, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/190833/sqlservercentral-190833-10-12-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/190833/sqlservercentral-190833-10-12-2009.mp4" length="22662259" type="video/mp4" />
		</item>
		<item>
			<title>Working at Microsoft</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=190798&amp;tId=2</link>
			<description><![CDATA[ <font size="3">There was  a time that I wanted to work for Microsoft. In fact, there was a time when I was close to moving to Redmond for a job. I was called about a job in the MS internal IT staff, and I had a couple of phone interviews, needed to schedule a trip to Redmond, and I was a little excited about the chance to work with some very smart people. This was in the mid-1990s and while the salary wasn't great, the opportunities and benefits were fantastic. I talked it over with my wife, and while we thought it would be good for my career, in the end I dropped out of the process. The weather in Seattle wasn't conducive to our lives and I moved on in my career.</font>  <p><font size="3">I thought about it over the years, wondering what it would be like to work at Microsoft. I'd known a lot of employees over the years, thought they were interesting people, and it seemed like an exciting place to work. There was a time I even wondered if I could take over <a href="http://scobleizer.com/">Robert Scoble's</a> job and be the "voice" of Microsoft.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68404/">Working at Microsoft</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Would you want to work at Microsoft? Do you think Steve Jones does? Read a few thoughts from him on his experience with the software giant.</itunes:subtitle>
			<itunes:summary>Would you want to work at Microsoft? Do you think Steve Jones does? Read a few thoughts from him on his experience with the software giant.</itunes:summary>
			<pubDate>Mon, 12 Oct 2009 13:54:11 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, microsoft, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/190798/sqlservercentral-190798-10-12-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/190798/sqlservercentral-190798-10-12-2009.mp4" length="22883129" type="video/mp4" />
		</item>
		<item>
			<title>Manager of One</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=189272&amp;tId=2</link>
			<description><![CDATA[ <font size="3">Are you a manager of one? I read this <a href="http://37signals.com/svn/posts/1430-hire-managers-of-one">blog post</a> and thought this was exactly the way I've tried to present myself at previous jobs. My goal has been in an interview to present myself as a competent, efficient worker that doesn't need a manager. In answering interview questions, my goal is to show that I'm self-motivated, and not only do I get things done, I don't take up anyone else's time unnecessarily.</font>  <p><font size="3">For those of you hiring people, do you want to hire people like this? I'd like to think that you do and you look for people that present themselves as self-motivated. A person's history, the types of problems they've solved, the way others talk about them, show the way that they handle themselves at work.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68403/">Manager of One</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Are you a manager of one? Steve Jones say show this might be a good thing to be. You might improve your chances of landing the next job by showing…</itunes:subtitle>
			<itunes:summary>Are you a manager of one? Steve Jones say show this might be a good thing to be. You might improve your chances of landing the next job by showing your employer that you can be more productive.</itunes:summary>
			<pubDate>Fri, 09 Oct 2009 17:47:55 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/189272/sqlservercentral-189272-10-09-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/189272/sqlservercentral-189272-10-09-2009.mp4" length="18110428" type="video/mp4" />
		</item>
		<item>
			<title>Investing In Your Career</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=188949&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I wrote recently about the value of your career, and your education, and what that's worth. I think it's worth something, and I hope that others take the same viewpoint, and look to invest in themselves. The investment you make might be different than the next person, and to a large extent it depends on where you are in your career and what your goals are.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">For this Friday, I wanted to take the temperature of the readers out there with regard to their career. The poll I have in mind is:</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68400/">Investing In Your Career</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Do you invest in your own career? Should you? Steve Jones asks the question in today's Friday poll.</itunes:subtitle>
			<itunes:summary>Do you invest in your own career? Should you? Steve Jones asks the question in today's Friday poll.</itunes:summary>
			<pubDate>Wed, 07 Oct 2009 21:27:17 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/188949/sqlservercentral-188949-10-07-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/188949/sqlservercentral-188949-10-07-2009.mp4" length="14209908" type="video/mp4" />
		</item>
		<item>
			<title>Are you looking to Hadoop?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=188902&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I hadn't even heard of <a href="http://hadoop.apache.org/">Hadoop</a> before, but there was a <a href="http://www.cloudera.com/hadoop-world-nyc">Hadoop World</a> conference recently and it came to my attention on Twitter. I saw a quote that said "JP Morgan Chase is counting on an <span style="font-style:italic;">order of magnitude</span> savings on data warehousing. " Since it's primarily a Linux based system and only set up for development, not production, on Win32 systems, perhaps that's not surprising.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I tried to read through the <a href="http://hadoop.apache.org/common/docs/current/">quickstart</a> on Apache's site for the common core installation and walk through a few examples, but it's a little hard to tell what exactly the buzz is about. <a href="http://en.wikipedia.org/wiki/Hadoop">Wikipedia</a> was more help, pointing me to the MapReduce papers that Google published. I'll see if I can work through them<span>  </span>at some point. Hadoop is available under a free license and the list of companies using it for large data set processing is impressive: Yahoo!, Amazon, Facebook, and more.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68402/">Are You Looking to Hadoop?</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Hadoop is an interesting new software project in the Linux world that deals with large data sets. Steve Jones wonders if anyone in the SQL Server…</itunes:subtitle>
			<itunes:summary>Hadoop is an interesting new software project in the Linux world that deals with large data sets. Steve Jones wonders if anyone in the SQL Server world has started working with it.</itunes:summary>
			<pubDate>Wed, 07 Oct 2009 15:59:25 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, hadoop, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/188902/sqlservercentral-188902-10-07-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/188902/sqlservercentral-188902-10-07-2009.mp4" length="19831620" type="video/mp4" />
		</item>
		<item>
			<title>Motivating the Team</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=188612&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">You're a corporate worker, building applications that your business uses to sell it's widgets, gizmos, doohickeys, or ho-hums. Whether you're a developer or a DBA, it's not exciting work. Nothing to write home to Mom about with any level of enthusiasm. It's a daily grind of CRUD applications designed to improve the efficiency of business workers who enter data, or view reports about how things work in the real world.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">That seems to be a story played out in many companies all around the world. Lots of creative, talented people, all stuck in boring jobs cranking out code that supports the business. Over time they become jaded, un-motivated, or burned out at their jobs, perhaps even questioning their choice of career.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68395/">Motivating the Team</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>It's easy to get excited if you work at a startup, or a software company. But for corporate workers that toil in IT departments all around the world,…</itunes:subtitle>
			<itunes:summary>It's easy to get excited if you work at a startup, or a software company. But for corporate workers that toil in IT departments all around the world, how do you keep them motivated? Steve Jones has a few thoughts about simple things that make workers feel</itunes:summary>
			<pubDate>Tue, 06 Oct 2009 12:27:37 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, MOTIVATION, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/188612/sqlservercentral-188612-10-06-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/188612/sqlservercentral-188612-10-06-2009.mp4" length="18237677" type="video/mp4" />
		</item>
		<item>
			<title>Support the Boss</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=187351&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">There was a time that I wanted to be a the CIO of a company. It was a goal, and I tried to really learn more about a variety of things. I wanted to be a better DBA, but I also learned more about other technologies, like networking and security. I also really worked on learning more about business in general, and the specific industries I've worked in. Asking lots of questions, trying to be sure that I would be prepared if the chance came for me to move into that role.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I've mostly abandoned the goal of becoming a CIO, but I still read about the position, trying to better understand the management point of view for many issues. Recently I ran across an article on <a href="http://blogs.techrepublic.com.com/10things/?p=699">how CIOs can better support their CEOs</a> and thought it had some good advice, and not just advice for current CIOs.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68342/">Support the Boss</a> at SQLServerCentral. </font></p>   ]]></description>
			<itunes:subtitle>Providing support for your manager or boss in getting his or her job is a good thing. Steve Jones comments on what benefits you might get and why…</itunes:subtitle>
			<itunes:summary>Providing support for your manager or boss in getting his or her job is a good thing. Steve Jones comments on what benefits you might get and why this could enhance your career.</itunes:summary>
			<pubDate>Sun, 04 Oct 2009 16:05:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/187351/sqlservercentral-187351-09-30-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/187351/sqlservercentral-187351-09-30-2009.mp4" length="21214073" type="video/mp4" />
		</item>
		<item>
			<title>Generation X</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=187143&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I'm a part of <a href="http://en.wikipedia.org/wiki/Generation_X">Generation X</a>, post <a href="http://en.wikipedia.org/wiki/Post-World_War_II_baby_boom">baby-boom</a>,<span>  </span>and before <a href="http://en.wikipedia.org/wiki/Generation_Y">Generation Y</a>, who seems to have grown up with information technology as a part of their entire lives. These days lots of press, lots of applications and ideas are focusing on how to better integrate with Gen Y type people.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">When I came across <a href="http://blogs.zdnet.com/forrester/?p=284">this blog talking about information workers</a> and how they use technology, I was pleasantly surprised. It seems that Gen X people are more likely to participate in the Web 2.0 technologies out there. That seems to match my experience where I find many younger, Gen Y-type people having very short attention spans and not being willing to give back as much to the world. They don't post as often, and tend to just want to consume things quickly and without effort. At least that's been my general experience. There are always people that don't fit the mold, but I see a lot of those trends in people that are younger than 30 years old.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68327/">Generation X</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Steve Jones is a part of Generation X, who surprisingly seems to be more Web 2.0 oriented than Generation Y.</itunes:subtitle>
			<itunes:summary>Steve Jones is a part of Generation X, who surprisingly seems to be more Web 2.0 oriented than Generation Y.</itunes:summary>
			<pubDate>Tue, 29 Sep 2009 14:49:35 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/187143/sqlservercentral-187143-09-29-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/187143/sqlservercentral-187143-09-29-2009.mp4" length="22382185" type="video/mp4" />
		</item>
		<item>
			<title>Security Focus</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=186975&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Are we focusing on the wrong issues as technology workers that must defend systems against hacking attacks? <a href="http://bits.blogs.nytimes.com/2009/09/15/security-pros-are-focused-on-the-wrong-threats/?hpw">This blog</a> seems to think so, and it makes some good arguments. There is a rise of attacks on old versions of software like Adobe Reader, Quicktime, etc. that tend to exist on many desktops.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">As SQL Server professionals should we care? I think we ought to be aware of these issues because you never know when some of this software might be in use on a server. What if you have old versions of Quicktime or Adobe PDFs that you generate in one of your servers. An attack on that software could be aimed to move against the database supplying the information.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68313/">Security Focus</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Are IT administrators focusing on the wrong attacks when securing their systems? Should we as DBAs and developers care? Steve Jones argues that we…</itunes:subtitle>
			<itunes:summary>Are IT administrators focusing on the wrong attacks when securing their systems? Should we as DBAs and developers care? Steve Jones argues that we want to be aware of these issues.</itunes:summary>
			<pubDate>Mon, 28 Sep 2009 15:22:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/186975/sqlservercentral-186975-09-28-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/186975/sqlservercentral-186975-09-28-2009.mp4" length="17858647" type="video/mp4" />
		</item>
		<item>
			<title>Your Point of View</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=183178&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">One of the things that I really try to do with editorials here is point out the forest. Each of us often works in the trees, viewing things from our own frame of reference. That is built on our experience and environment, and by definition, it's a limited viewpoint. I have my own view of the forest and the trees, but editing articles here and communicating with a great many people tends to give me a wider view of the DBA world than I ever had before. At least I'd like to think it does.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68241/">Your Point of View</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>The way that you view the world is often different that the way others might. It can be helpful to remember that when you are trying to work with…</itunes:subtitle>
			<itunes:summary>The way that you view the world is often different that the way others might. It can be helpful to remember that when you are trying to work with others, or even critique their work. Steve Jones talks about the need to remember that as you progress in you</itunes:summary>
			<pubDate>Fri, 25 Sep 2009 14:46:03 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/183178/sqlservercentral-183178-09-25-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/183178/sqlservercentral-183178-09-25-2009.mp4" length="25531081" type="video/mp4" />
		</item>
		<item>
			<title>Check Yourself</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=182227&amp;tId=2</link>
			<description><![CDATA[ <font size="3">One of the more popular parts of the SQLServerCentral site is the discussion forum area where thousands of people ask questions and get answers every day. We host a variety of forums that have proven to be a great resource for many SQL Server professionals over the years. I constantly hear from people that have posted a question and gotten an answer within an hour that has helped them do their job.</font>  <p><font size="3">We have a very talented group of professionals that donate their time to help others, something that I do as well.</font></p> <p><font size="3"> </font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68113/">Check Yourself</a> at SQLServerCentral. <br /></font> ]]></description>
			<itunes:subtitle>Can you trust the information you get online? There are lots of people that think so, and that's been one of the huge benefits of a highly connected…</itunes:subtitle>
			<itunes:summary>Can you trust the information you get online? There are lots of people that think so, and that's been one of the huge benefits of a highly connected world. Most of us ask questions and get help from others around the world using various forums. This Frida</itunes:summary>
			<pubDate>Thu, 24 Sep 2009 12:42:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/182227/sqlservercentral-182227-09-23-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/182227/sqlservercentral-182227-09-23-2009.mp4" length="22947242" type="video/mp4" />
		</item>
		<item>
			<title>Mistake or #Fail</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=181655&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I ran across <a href="http://www.lockergnome.com/it/2009/08/27/common-mistakes-or-epic-failure/">this article</a> the other day about Linux Administrators and it mentioned that there were some basic things that new people weren't learning. These are items mostly specific to the Linux OS, but some of them might be applicable to other systems, even SQL Servers. For example, you could compare learning the command line to learning T-SQL scripting. And weak passwords for privileged accounts are something every administrator should avoid. You can read the article and see if you agree with the others. I see new DBAs having similar issues, often not wanting to learn some basics about the systems they work with. One thing I often see is a lack of scripting skill, especially scripting to manipulate files; that seems to be something that many new administrators lack.</font></p> <p><font size="3"> </font></p> <p><font size="3"> </font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68240/">Mistake or #FAIL </a>at SQLServerCentral</font> <p> </p> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>When things aren't done well or set up properly in your systems, is it a mistake or a failure? Steve Jones talks about the need for those working…</itunes:subtitle>
			<itunes:summary>When things aren't done well or set up properly in your systems, is it a mistake or a failure? Steve Jones talks about the need for those working with technology to be sure that they are taking responsibility for being educated about how to do things.</itunes:summary>
			<pubDate>Tue, 22 Sep 2009 14:31:52 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/181655/sqlservercentral-181655-09-22-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/181655/sqlservercentral-181655-09-22-2009.mp4" length="20312601" type="video/mp4" />
		</item>
		<item>
			<title>Is Networking Important?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=181307&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> Like everything else, I think it depends on the situation. There are plenty of people that probably do fine without much networking at all. However for many others, it can help your career in subtle ways. I found this short piece in the <a href="http://www.lockergnome.com/it/2009/08/27/the-importance-of-career-networking/"> importance of career networking</a>, and there are a few things that rang true with me. For example, I've been told about positions, and have had friends hear about them, before they were announced to the public. I've even had someone I know get hired for a position that was never posted. Lots of companies would even like to hire people this way because it's cheaper. Less time is spent finding people, there's no recruiter to pay, and a reference from a good employee often gets you another good employee.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68239/">Is Networking Important?</a> at SQLServerCentral. <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>There's a networking seminar at the PASS Summit, and with the explosion of social networking sites, lots of technology workers have been thinking…</itunes:subtitle>
			<itunes:summary>There's a networking seminar at the PASS Summit, and with the explosion of social networking sites, lots of technology workers have been thinking about how to better network for their career. Today Steve Joens talks about why it's a good idea to build up</itunes:summary>
			<pubDate>Mon, 21 Sep 2009 19:53:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, networking, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/181307/sqlservercentral-181307-09-21-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/181307/sqlservercentral-181307-09-21-2009.mp4" length="22008514" type="video/mp4" />
		</item>
		<item>
			<title>Lockdown or Let Them Free</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=180717&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I ran into this <a href="http://www.bynkii.com/archives/2009/08/its_that_time_of_year.html">blog post</a> about IT v other workers. The post is in response to an <a href="http://www.slate.com/id/2226279/">article in Slate</a></font> about workers being oppressed by their IT departments. They're both relatively long reads, but the summary is that a writer at Slate thinks that the technology departments are too restrictive and unnecessarily hindering workers. The blog rebuts that point with the notion that many technology workers don't understand the complexity of their systems and there are valid reasons for not allowing workers to have free choice in what applications they install.</p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Having been in a number of technology departments, from small to large, I can say that I see both sides.<span>  </span>On one hand technology departments spend a lot of time and money cleaning up mistakes and problems from users. On the other hand, new applications and enhancements can often increase the efficiency or effectiveness of workers that find a new way to do their jobs.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68237/">Lockdown or Set Them Free</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Do we take security too far? Are we creating unnecessary rules for those that need to use the resources we support? Steve Jones talks today about…</itunes:subtitle>
			<itunes:summary>Do we take security too far? Are we creating unnecessary rules for those that need to use the resources we support? Steve Jones talks today about security and how we might want to approach it when handling rights for developers.</itunes:summary>
			<pubDate>Sat, 19 Sep 2009 20:14:48 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/180717/sqlservercentral-180717-09-19-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/180717/sqlservercentral-180717-09-19-2009.mp4" length="27547932" type="video/mp4" />
		</item>
		<item>
			<title>Same or Different?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=179849&amp;tId=2</link>
			<description><![CDATA[ <font size="3">The past few weeks I've seen a lot of posts on security and encryption, which has me questioning some of the practices that I've implemented at many of my previous jobs. Security is a tough thing to do well, an it requires regular vigilence. I also think it requires the ability to question what you've done on a regular basis and ensure you are not sticking with a flawed method of protection.</font>  <p><font size="3">In most of my past jobs, I've implemented security like this:</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68111/">Same or Different?</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Working with passwords that provide enough security and are hard to crack is complicated enough. Most users want to simplify their lives with fewer…</itunes:subtitle>
			<itunes:summary>Working with passwords that provide enough security and are hard to crack is complicated enough. Most users want to simplify their lives with fewer passwords if possible. This Friday Steve Jones asks how you handle passwords across systems.</itunes:summary>
			<pubDate>Thu, 17 Sep 2009 16:10:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, passwords, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/179849/sqlservercentral-179849-09-15-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/179849/sqlservercentral-179849-09-15-2009.mp4" length="28103731" type="video/mp4" />
		</item>
		<item>
			<title>Moving Day</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=180062&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">You have completed your testing, you’ve<span>  </span>got the new hardware setup, software installed, a checklist by your side and a full pot of coffee. The big day is here and it's time to migrate to that new SQL Server instance. It's exciting, and terrifying, all at the same time. Something could go wrong, but you've tested the upgrade and are confident that things will go smoothly.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">But did you clean house? In other words, while getting ready for this upgrade, planning ,testing, and preparing, did you re-examine your system to see if there were objects, users, jobs, or something else in your database server that is old, obsolete, and ready for retirement? Did you look for things to delete while you were getting ready to make everything else better?</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68197/">Moving Day</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>When you upgrade to a new server, there's more than just making sure that everything is ready to move, but do you clean house? Do you ever go back…</itunes:subtitle>
			<itunes:summary>When you upgrade to a new server, there's more than just making sure that everything is ready to move, but do you clean house? Do you ever go back and ensure you're not moving things that you don't need?</itunes:summary>
			<pubDate>Wed, 16 Sep 2009 15:23:45 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/180062/sqlservercentral-180062-09-16-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/180062/sqlservercentral-180062-09-16-2009.mp4" length="20085303" type="video/mp4" />
		</item>
		<item>
			<title>What Will I See at SQL Connections?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=178671&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">This year I'm attending two SQL Server conferences, the <a href="http://summit2009.sqlpass.org/">PASS Summit</a> and <a href="http://www.devconnections.com/shows/FALL2009SQL/default.asp?s=137">SQL Connections</a>. This will be my first time at the Connections event, and I'm looking forward to it. I've heard great things about the event in the past, and past speakers there have told me there is a whole different group of people that attend. I'm looking forward to meeting a lot of new SQL Server professionals. Be sure to stop me and say "hi" if you'd like.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Since I'll be there for 3 days, I don't have a party to plan or run (this year), I decided to check out the <a href="http://www.devconnections.com/shows/FALL2009SQL/default.asp?c=1&amp;s=137">list of sessions</a> at the event. I've been watching the banners rotate by, and seeing a fantastic list of speakers.<span>  </span>Most of them have a lot to teach me and you, so I'll give you my top list of sessions and why. Note that I'm not going by the <a href="http://www.devconnections.com/shows/images/schedulepdfs/F09_Dev_Sched_SQL.pdf">schedule</a> for now. I'll figure out what to do with conflicts later.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68114/">What Will I See at SQL Connections?</a> at SQLServerCentral <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>The SQL Connections conference will be held this November in Las Vegas and Steve Jones is attending. See what he's interested in viewing at the event.</itunes:subtitle>
			<itunes:summary>The SQL Connections conference will be held this November in Las Vegas and Steve Jones is attending. See what he's interested in viewing at the event.</itunes:summary>
			<pubDate>Tue, 15 Sep 2009 18:47:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Conferences, connections, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/178671/sqlservercentral-178671-09-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/178671/sqlservercentral-178671-09-11-2009.mp4" length="43024281" type="video/mp4" />
		</item>
		<item>
			<title>What&#039;s Your Education Worth?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=178400&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">You have learned a lot of things about SQL Server in your career, and I'm sure that there are many more things that you want to learn, or feel you need to learn, to continue on in your career. Some of them you can learn on your own, and some you might need help with. For those that you're looking for help with…</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">What's your education worth?</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68127/">What's Your Education Worth?</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Most of us learn on the job, but is that the best way? If you could learn faster at a cost, would you pay it? Steve Jones talks a little bit about…</itunes:subtitle>
			<itunes:summary>Most of us learn on the job, but is that the best way? If you could learn faster at a cost, would you pay it? Steve Jones talks a little bit about what he has done and what he would do today in today's editorial. What is a SQL Server education worth to yo</itunes:summary>
			<pubDate>Mon, 14 Sep 2009 09:05:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/178400/sqlservercentral-178400-09-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/178400/sqlservercentral-178400-09-11-2009.mp4" length="35620022" type="video/mp4" />
		</item>
		<item>
			<title>Don&#039;t Build a Monitoring System</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=178663&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Today we have a guest editorial from Grant Fritchey <br /> <br />A lot of the presentations I’ve attended over the years at various events and many of the articles I read here at SQL Server Central and on other web sites, all spend a lot of time talking about how to collect monitoring data from Performance Monitor, Trace Events, and more recently, Dynamic Management Views. I’ve done it myself in things I’ve written and sessions I’ve given. The thing is I don’t build that many mechanisms for collecting performance data. Yes, in the past, I have built reasonably solid monitoring processes that collect the data automatically from the sources available, but only when forced to. Most of the time I’ve quickly done my best to convince anyone I work with, or for, that in a buy vs. build situation, when it comes to monitoring, buy is better. So do a lot of others. <br /> <br /></font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68144/">Don't Build a Monitoring System</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Should you buy or build a monitoring system for your SQL Server? Todays' guest editorial from Grant Fritchey talks about the resistance to…</itunes:subtitle>
			<itunes:summary>Should you buy or build a monitoring system for your SQL Server? Todays' guest editorial from Grant Fritchey talks about the resistance to recommendations that many people seem to have.</itunes:summary>
			<pubDate>Fri, 11 Sep 2009 18:12:12 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/178663/sqlservercentral-178663-09-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/178663/sqlservercentral-178663-09-11-2009.mp4" length="13228336" type="video/mp4" />
		</item>
		<item>
			<title>Moore&#039;s Law</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=178129&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I was<a href="http://www.dailytech.com/Intels+Lynnfield+Core+i5Core+i7+Launch/article16188c.htm"> reading recently about Intel's new Lynnfield processor</a>, and found myself not very excited. The announcement mentions the clock speeds for this series (2.66GHz, 2.8GHz, and 2.93GHz), the price, and the manufacturing process (45nm). These are quad core processors with Hyper Threading, so they can potentially run 8 threads at a time.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">There was a time when I eagerly looked forward to the new 486 processors, the Pentiums, and the rising transistor counts along with the ever-increasing clock speeds. There was a race to build faster processors, which would make all my applications run quicker. That's something I like, since I hate waiting for splash screens to load applications and windows to render.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68112/">Moore's Law</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Moore's Law has been in the front of technical people's minds for years. However is the end of it's applicability to our world near? This Friday…</itunes:subtitle>
			<itunes:summary>Moore's Law has been in the front of technical people's minds for years. However is the end of it's applicability to our world near? This Friday Steve Jones asks if you pay attention to the news about processor hardware.</itunes:summary>
			<pubDate>Thu, 10 Sep 2009 15:11:31 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, hardware, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/178129/sqlservercentral-178129-09-10-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/178129/sqlservercentral-178129-09-10-2009.mp4" length="23592020" type="video/mp4" />
		</item>
		<item>
			<title>Finding Passwords</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=177757&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">There was a <a href="http://www.eweek.com/c/a/Security/Microsoft-Downplays-SQL-Server-Database-Vulnerability-893487/?kc=EWKNLDAT09032009STR1">vulnerability announced last week in SQL Server</a> that administrators could potentially view all users' passwords in memory. Apparently these are stored in clear text in memory, and the company that discovered this, <a href="http://www.sentrigo.com/">Sentrigo</a>, also has a tool that "erases" them for you.<span>  </span>Their <a href="http://www.sentrigo.com/passwords">Passwordizer</a> is free and is supposed to remove the passwords from memory. I'm not sure about you, but I'm a little concerned about having any application mess with memory inside SQL Server.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Is that a big deal? After all a few people pointed out administrators could reset passwords. However that's not the same thing. It's one thing for an administrator to make a change on SQL Server, but quite another thing for them to do it "as" another person and make it appear that other person made the change. That could be a major issue. What if a DBA impersonated the CFO to approve a purchase order?</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68099/">Finding Passwords</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>There was a vulnerability announced in the SQL Server password system last week, but Steve Jones doesn't see this as much of an issue. Read his…</itunes:subtitle>
			<itunes:summary>There was a vulnerability announced in the SQL Server password system last week, but Steve Jones doesn't see this as much of an issue. Read his thoughts and see if you agree.</itunes:summary>
			<pubDate>Tue, 08 Sep 2009 13:43:10 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/177757/sqlservercentral-177757-09-08-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/177757/sqlservercentral-177757-09-08-2009.mp4" length="19507422" type="video/mp4" />
		</item>
		<item>
			<title>Using the Best</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=177584&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Buck Woody had a great best practices post on his blog recently, <a href="http://blogs.msdn.com/buckwoody/archive/2009/08/24/sql-server-best-practices-check-and-install-the-best-drivers.aspx">Use the Best Drivers</a>, and I completely agree. You don't necessarily pick the latest drivers since they might have problems, but instead pick the best ones. The best ones being the ones that work the best for you.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">But what's the best? The most efficient? The highest performing by some measure? The most stable? As with almost any SQL Server question, or even any question in other areas, the answer is "it depends."</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68081/">Using the Best</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>What's the best driver for your server? What's the best of anything? Steve Jones talks about how the experts determine this, and why there is no easy…</itunes:subtitle>
			<itunes:summary>What's the best driver for your server? What's the best of anything? Steve Jones talks about how the experts determine this, and why there is no easy answer.</itunes:summary>
			<pubDate>Mon, 07 Sep 2009 10:54:01 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/177584/sqlservercentral-177584-09-07-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/177584/sqlservercentral-177584-09-07-2009.mp4" length="17380853" type="video/mp4" />
		</item>
		<item>
			<title>Happy Labor Day 2009</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=177214&amp;tId=2</link>
			<description><![CDATA[ <font size="3">Enjoy the bloopers! <br /></font> ]]></description>
			<itunes:subtitle>It's a holiday in the US and Steve Jones takes a day off with a blooper reel for the editorial.</itunes:subtitle>
			<itunes:summary>It's a holiday in the US and Steve Jones takes a day off with a blooper reel for the editorial.</itunes:summary>
			<pubDate>Fri, 04 Sep 2009 17:02:47 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bloopers, humor</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/177214/sqlservercentral-177214-09-04-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/177214/sqlservercentral-177214-09-04-2009.mp4" length="33560794" type="video/mp4" />
		</item>
		<item>
			<title>Protecting the Encryption Keys</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=176463&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">There was an <a href="http://www.sqlservercentral.com/Forums/Topic775589-263-1.aspx">interesting debate on SQLServerCentral</a> recently after John Magnabosco wrote an editorial about <a href="http://www.sqlservercentral.com/articles/Editorial/67943/">encryption</a>. I had chimed in that I thought adding encryption keys to the things you need to protect was harder than just backing up your data. Someone else disagreed, and we debated the issue back and forth.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">It seems to me that it's harder, but I'm really not sure. I think you need a separate backup process, and a more complex recovery process, but perhaps that's not true. Maybe I'm just over-thinking it.<span>  </span>Since it's Friday, I decided this would make a good poll.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68052/">Protecting the Encryption Keys</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>When you deal with encryption in your database, Steve Jones thinks you add a layer of complexity to your backup and recovery process. Do you agree?…</itunes:subtitle>
			<itunes:summary>When you deal with encryption in your database, Steve Jones thinks you add a layer of complexity to your backup and recovery process. Do you agree? Answer today's poll.</itunes:summary>
			<pubDate>Thu, 03 Sep 2009 16:06:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>backup, databases, Encryption, recovery, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/176463/sqlservercentral-176463-09-01-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/176463/sqlservercentral-176463-09-01-2009.mp4" length="21890781" type="video/mp4" />
		</item>
		<item>
			<title>Squeezing the DBA</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=176458&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Enron. Worldcom MCI. Tyco. These companies all committed some type of fraud in reporting their financial performance to the world. I'm sure there were many more companies doing similar things, but these are the most well known cases of the last few years.<span>  </span>More are coming, I'm sure of it, with the economy in a downturn, and executives looking to still make their bonuses and keep jobs or reputations, I'm sure that some will succumb to the temptation to "cook the books" and report incorrect results.<span>  </span></font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">However I'm not sure how many executives will be able to do that themselves, or with a small number of non-technical people. More and more we find systems feeding data to each other in an automated fashion, so it might not be as simple as entering some incorrect values in a few places. So they might come to the DBA for help. And if someone comes to you, asking for changes to data, or worse, auditing systems, what do you do? If someone offers you money, or threatens your job, how do you handle it?</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68047/">Squeezing the DBA</a> at SQLServerCentral <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>What do you do as a DBA if you get asked to cook the books? With the economy doing poorly, some executives will be tempted to mis-report earnings and…</itunes:subtitle>
			<itunes:summary>What do you do as a DBA if you get asked to cook the books? With the economy doing poorly, some executives will be tempted to mis-report earnings and they might ask the technical people to help. Steve Jones has a few thoughts.</itunes:summary>
			<pubDate>Wed, 02 Sep 2009 15:51:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>auditing, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/176458/sqlservercentral-176458-09-01-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/176458/sqlservercentral-176458-09-01-2009.mp4" length="22477280" type="video/mp4" />
		</item>
		<item>
			<title>You Shouldn&#039;t Have Done That</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=176176&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> saw a thread recently where a person wanted to upgrade their evaluation edition to the full edition of SQL Server. There were various pieces of advice, but eventually it came down to an uninstall and reinstall of SQL Server. The person with the problem was clearly annoyed by this and said it was a bunch of work because of security, replication, Analysis Services and more on this Enterprise Edition box.</font>  <p><font size="3">Someone then commented that you shouldn't have installed all that for an evaluation edition.</font></p> <p><font size="3"> </font></p><hr /> <p><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68013/">You Shouldn't Have Done That</a> at SQLServerCentral. <br /></font></p> ]]></description>
			<itunes:subtitle>We sometimes find ourselves in situations that we didn't count on. Or that aren't necessarily a mistake we made in the installation. Steve Jones…</itunes:subtitle>
			<itunes:summary>We sometimes find ourselves in situations that we didn't count on. Or that aren't necessarily a mistake we made in the installation. Steve Jones reminds us that we should keep that in mind when someone is asking for our help.</itunes:summary>
			<pubDate>Mon, 31 Aug 2009 15:50:58 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/176176/sqlservercentral-176176-08-31-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/176176/sqlservercentral-176176-08-31-2009.mp4" length="20250451" type="video/mp4" />
		</item>
		<item>
			<title>What Data Should You Protect?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=175778&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I'm starting to think that we might need to protect almost all data. Perhaps even encrypting more fields in our systems than we have in the past. After reading this article about how <a href="http://news.cnet.com/8301-1009_3-10310446-83.html?tag=mncol">10 digits are enough to identify you</a>, I'm more than a little worried.</font>  <p><font size="3">The article talks about only needing your birthday, your zip code, and gender to positively identify the vast majority of people in the US. That's not much information, and it definitely means I'm definitely not giving out my birthday anymore to the vast majority of people that ask for it. I'll likely not even use my current zip code anymore since most of the places that ask about it are probably fine with knowing the general area and don't need the specific code.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/68005/">What Data Should You Protect? </a>at SQLServerCentral <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Perhaps we need to protect more data, according to Steve Jones. With the ability to identify most people with 10 digits of information, Steve Jones…</itunes:subtitle>
			<itunes:summary>Perhaps we need to protect more data, according to Steve Jones. With the ability to identify most people with 10 digits of information, Steve Jones asks you to really think about what you need to store.</itunes:summary>
			<pubDate>Sat, 29 Aug 2009 14:25:46 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/175778/sqlservercentral-175778-08-29-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/175778/sqlservercentral-175778-08-29-2009.mp4" length="21613760" type="video/mp4" />
		</item>
		<item>
			<title>Changing of the Guard</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=175579&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">This summer I had the chance to visit the <a href="http://www.arlingtoncemetery.net/tombofun.htm">Tomb of the Unknown Soldier</a> in Arlington National<span>  </span>Cemetery with my son. It was my second time there, his first, and we had the chance to watch the changing of the guard twice. In the summer they change every 30 minutes, a little less frequently at night and in the winter, but it's an amazing thing to watch (you can <a href="http://www.arlingtoncemetery.net/tombofun.htm">see it here</a>). I've also had the chance to see the <a href="http://www.changing-the-guard.com/">changing of the guard at Buckingham Palace</a>.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">These are symbolic events, and while I'd urge you to go see them if you can, they aren't really in place to provide security. In our lives and work, we have real security measures that are designed to protect things that we are really concerned about. In the technology business, one thing we do is change passwords.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http:">Changing of the Guard</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>This Friday's poll looks at security and password changes. What interval do you think is appropriate and why? Steve Jones asks and gives you a few…</itunes:subtitle>
			<itunes:summary>This Friday's poll looks at security and password changes. What interval do you think is appropriate and why? Steve Jones asks and gives you a few thoughts on his own experiences.</itunes:summary>
			<pubDate>Thu, 27 Aug 2009 16:10:50 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, passwords, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/175579/sqlservercentral-175579-08-27-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/175579/sqlservercentral-175579-08-27-2009.mp4" length="23521093" type="video/mp4" />
		</item>
		<item>
			<title>Finding a Mentor</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=175442&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Recently someone asked me how they might go about finding a mentor to help them become a better DBA. This individual was learning on their own, but was concerned that they weren’t necessarily sure they were following the best path to become a better DBA. They were looking for a mentor, and wanted to know if anyone had hints on how to find one.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">We don't have a lot of apprenticeship type programs in the IT world. Too often we have people learning on their own (and doing a good job), without a lot of guidance from older workers. I think some of that is the rapidly changing field of technology has many people struggling to keep up, others jumping in to be the first with some new platform, and many older people sticking with what they know.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67977/">Finding a Mentor</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Someone asked Steve Jones about finding a mentor to become a better DBA. He shares some thoughts and advice about how to do this.</itunes:subtitle>
			<itunes:summary>Someone asked Steve Jones about finding a mentor to become a better DBA. He shares some thoughts and advice about how to do this.</itunes:summary>
			<pubDate>Wed, 26 Aug 2009 16:03:28 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/175442/sqlservercentral-175442-08-26-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/175442/sqlservercentral-175442-08-26-2009.mp4" length="24773779" type="video/mp4" />
		</item>
		<item>
			<title>A True SQL OS</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=175133&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I have heard a number of talks from SQL Server developers at Microsoft that refer to the internal SQL Server database engine as the "SQL OS," since it almost exists as its own operating system from their perspective. Much of the development work these people have done in scheduling, threading, memory management and more, is reminiscent of the work done on operating systems. So it's called the SQL OS.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">As SQL Server has grown wider and wider, incorporating more and more features, it almost seems to have all the features that might qualify it as its own operating system, but it still has dependencies on Windows, and exists as a service under Windows. That is both good and bad, since you can easily use your physical server for other applications, but those applications can take resources away from SQL Server and cause contention. </font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67962/">A True SQL OS</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>SQL Server is so large and complex that it's like an operating system. In fact, there the core engine is often referred to as the &quot;SQL OS&quot;…</itunes:subtitle>
			<itunes:summary>SQL Server is so large and complex that it's like an operating system. In fact, there the core engine is often referred to as the &quot;SQL OS&quot; by Microsoft developers. Steve Jones would like to see SQL Server as it's own OS at some point.</itunes:summary>
			<pubDate>Tue, 25 Aug 2009 16:00:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/175133/sqlservercentral-175133-08-24-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/175133/sqlservercentral-175133-08-24-2009.mp4" length="24549026" type="video/mp4" />
		</item>
		<item>
			<title>Overselling Yourself</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=175114&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I have read and written a lot about careers in the last 7 years that I've been editing this site. I've tried to give my perspective and good advice to help people do well in their career. Lately I've seen quite a few other people writing about interviews, learning, and more, and I think it's great. There really is so little information out there on this topic, and often each person ends up re-learning the same information themselves as they go through their career. It's great to see other people giving advice and helping others become more successful in their careers.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I ran across a <a href="http://sqlblog.com/blogs/jonathan_kehayias/archive/2009/07/22/rant-overselling-your-ability-on-a-job-interview.aspx">blog post overselling yourself</a> that had some interesting points. Points that I think more people should pay attention to as we become more connected, more "social", and more likely to be asked about something we've done in an interview. These days if you have written a blog, posted in a forum, or made a note on a social network it is likely that the next person you interview will read it. If you post a lot of information they won't read everything, but I would assume they'll read something you've written.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of Overselling Yourself at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Posting online is a way of building your own brand, but you need to be careful of overselling yourself. Steve Jones talks about being careful in the…</itunes:subtitle>
			<itunes:summary>Posting online is a way of building your own brand, but you need to be careful of overselling yourself. Steve Jones talks about being careful in the impressions you create from your online presence.</itunes:summary>
			<pubDate>Mon, 24 Aug 2009 14:46:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>blogging, branding, career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/175114/sqlservercentral-175114-08-24-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/175114/sqlservercentral-175114-08-24-2009.mp4" length="26625693" type="video/mp4" />
		</item>
		<item>
			<title>Two Factor Authentication</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=174777&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Awhile back I heard a few DBAs discussion the need for securing and auditing their installations. In one case, a DBA was saying that they needed to ensure certain actions were monitored, or that another employee was made aware of the action. The DBAs felt that having a two-factor authentication system, whereby two people would have to enter a password to approve an action, was a good idea. That sounds like a great idea to me. </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I think back in my career to jobs I've had, and I wonder how many times I've made changes to a system, fundamental changes like disabling or enabling auditing of something, changing a service account, adding or removing sysadmins or something else. All of these changes arguably could affect the stability of the instance. And in many cases I did them quickly because of some need I thought I have.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67947/">Two Factor Authentication</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>SQL Server doesn't support two factor authentication, but Steve Jones thinks it might be a good idea. Perhaps it's something that will get…</itunes:subtitle>
			<itunes:summary>SQL Server doesn't support two factor authentication, but Steve Jones thinks it might be a good idea. Perhaps it's something that will get implemented in the next version, and might even serve to better secure the platform.</itunes:summary>
			<pubDate>Sat, 22 Aug 2009 07:18:26 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/174777/sqlservercentral-174777-08-22-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/174777/sqlservercentral-174777-08-22-2009.mp4" length="22026974" type="video/mp4" />
		</item>
		<item>
			<title>Protection Close To Home</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=174287&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I'm sure than many of you have some sort of backup scheme at home, you burn CDs, copy files to an external HDD, something. I've been looking for something else since I've filled up a few HDDs, subsequently deleted stuff from my machines, and I'm worried. The Windows Home Server is my choice, and as soon as I get my new machine working and configured, I'm going to install this on the old desktop and see how well it works. If it doesn't, I'm not looking forward to copying that stuff onto some other device like a Drobo.</font>  <p><font size="3">In researching Home Server, I saw a blog post about how RAID was a bad idea for a home network. It's complicated to manage and requires drives to be the same size, which can be a problem for someone at home. Since we rarely buy drives, and then we tend to buy them one at a time, matching sizes and speeds can be an issue.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67923/">Protection Close to Home</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>For the Friday Poll this week, Steve Jones is wondering what type of data protection you use at home for your information. Especially those all…</itunes:subtitle>
			<itunes:summary>For the Friday Poll this week, Steve Jones is wondering what type of data protection you use at home for your information. Especially those all important family photos.</itunes:summary>
			<pubDate>Thu, 20 Aug 2009 11:38:40 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>home, Raid, server, technology, Windows</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/174287/sqlservercentral-174287-08-20-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/174287/sqlservercentral-174287-08-20-2009.mp4" length="21021098" type="video/mp4" />
		</item>
		<item>
			<title>New Databases</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=174144&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">For almost all of my technical career I've worked with two types of databases: flat files and relational database systems (RDBMS). I investigated object databases at one point in time, but they were so much of a niche, and the programming requirements greater than we wanted to deal with that we decided to stick with SQL Server at that company.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">However there are some <a href="http://news.cnet.com/8301-13556_3-10303713-61.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">new types of databases</a> being implemented in the world. <a href="http://docs.amazonwebservices.com/AmazonSimpleDB/latest/DeveloperGuide/index.html?EventualConsistencySummary.html">Amazon's SimpleDB</a> is mentioned in the article along with a few others that seem to be built to supplement a traditional RDBMS and provide some nice advantages in a distributed environment. For example, SimpleDB seems to be good for lookup data for remote systems, which could be web sites, mobile phones, or some other far flung technology that doesn't need to meet the ACID requirements necessary for transactional systems. <a href="http://www.terracotta.org/web/display/orgsite/What+Is+Terracotta">Terracotta</a> allows offloading of some transactional elements, preventing the need for so many round trips to the database.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67922/">New Databases</a> at SQLServerCentral.com  <br /></font></p>   ]]></description>
			<itunes:subtitle>There are new types of databases being deployed in the world. Steve Jones says that DBAs need to be aware of the changing technologies.</itunes:subtitle>
			<itunes:summary>There are new types of databases being deployed in the world. Steve Jones says that DBAs need to be aware of the changing technologies.</itunes:summary>
			<pubDate>Wed, 19 Aug 2009 14:48:55 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, home, Raid, server, sql, technology, Windows</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/174144/sqlservercentral-174144-08-19-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/174144/sqlservercentral-174144-08-19-2009.mp4" length="21216793" type="video/mp4" />
		</item>
		<item>
			<title>Test Drive</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=173986&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Would you be willing to take a test as a potential employee that would last a day or two? I saw this post from 37 Signals about hiring people and how they like to try and give someone a small project to see how they do with that, and if they can work with the company. <br /> <br />An interview doesn't necessarily allow you to understand how someone works. You might probe their technical skills, get a feel for their personality, maybe even try to understand how they think, but it's often contrived and in a controlled atmosphere. That limits what you can do, and how much you get to know a person. <br /></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67909/">Test Drive</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Hiring a new employee can be a hit or miss proposition. We often don't learn much about how someone will work from an interview. Steve Jones talks…</itunes:subtitle>
			<itunes:summary>Hiring a new employee can be a hit or miss proposition. We often don't learn much about how someone will work from an interview. Steve Jones talks about an alternative way to hire someone by taking them for a test drive.</itunes:summary>
			<pubDate>Tue, 18 Aug 2009 15:01:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/173986/sqlservercentral-173986-08-18-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/173986/sqlservercentral-173986-08-18-2009.mp4" length="23022717" type="video/mp4" />
		</item>
		<item>
			<title>Why Should You Network?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=173214&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Why should you network? I'm speaking about interpersonal networking, not the bits and bytes in the ether kind :)</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">It's an interesting question and one I've been thinking about a lot since reading <a href="http://www.sqlservercentral.com/blogs/andy_warren/archive/tags/Networking/default.aspx">Andy Warren's posts on the subject</a>. He thought it was interesting enough to engage <a href="http://www.dongabor.com/">Don Gabor</a> for his business and spend a little money to learn how to do it better. After having a few sessions, Andy thought it was helpful enough to get a <a href="http://summit2009.sqlpass.org/Agenda/PrePostConferenceSessions/NetworkingtoBuildBusinessContacts.aspx">pre-conference session at PASS on this topic</a>. It's a short pre-con, 2 hours, and won't interfere with anything else you've booked. It's an additional $60, but I've paid my fee (it's a business expense) and will be there.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67872/">Why Should Your Network?</a> at SQLServerCentral <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Networking is one of those things that so many people say is good for your career? But why? Steve Jones has a few examples today from his own…</itunes:subtitle>
			<itunes:summary>Networking is one of those things that so many people say is good for your career? But why? Steve Jones has a few examples today from his own experience.</itunes:summary>
			<pubDate>Sun, 16 Aug 2009 07:01:53 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, networking, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/173214/sqlservercentral-173214-08-16-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/173214/sqlservercentral-173214-08-16-2009.mp4" length="28102442" type="video/mp4" />
		</item>
		<item>
			<title>Choosing a FillFactor</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=170494&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Recently I saw a question posted about what fillfactor a person should choose when building a table. The poster seemed confused about what this meant, and I can see where it becomes hard for someone to understand it. Anytime you deal with ratios of things it's easy to get turned around as to which side of the ratio you are dealing with. If you want a refresher, here's an <a href="http://msdn.microsoft.com/en-us/library/aa196711(SQL.80).aspx">entry in BOL</a> and <a href="http://www.sqlservercentral.com/articles/Performance+Tuning/whocaresaboutfillfactor/1196/">an article</a> as well.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Some time ago I had the debate with someone about what the default fillfactor should be. It is 0 in 2008 (pages filled), but I'm not sure that's the best choice. Many people don't track page splits, or even know the ratio of reads to writes. Perhaps most applications are so heavily read weighted that this makes sense, but my feeling is that something more like 85 or 90 would be better.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67840/">Choosing a Fillfactor</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Sharing how you do your job can help others be better at theirs. This Friday's poll asks a technical question. How do you determine which fillfactor…</itunes:subtitle>
			<itunes:summary>Sharing how you do your job can help others be better at theirs. This Friday's poll asks a technical question. How do you determine which fillfactor to use.</itunes:summary>
			<pubDate>Thu, 13 Aug 2009 16:14:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/170494/sqlservercentral-170494-08-12-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/170494/sqlservercentral-170494-08-12-2009.mp4" length="25551497" type="video/mp4" />
		</item>
		<item>
			<title>Sin City SQL</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=170482&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I've never been to Las Vegas. At least I've never been in the city; I have flown through the airport, stopping only long enough to change planes. That's typically been enough for me since I'm not much of a gambler. I spent a weekend in <a href="http://www.visitlaughlin.com/ltourism/index.jsp">Laughlin</a> and managed to play <a href="http://nickelkeno.com/">nickel Keno</a><span>  </span>and even win a few dollars.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">However that changes this November when <a href="http://www.devconnections.com/shows/FALL2009SQL/default.asp?c=1&amp;s=137">SQL Connections</a> is being held on Nov 9-12 in Las Vegas. I've always supported the PASS Summit, and wondered how SQL Connections was run, but never attended. This year SQLServerCentral negotiated its own track at the show, with us supplying the speakers.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67836/">Sin City SQL</a> at SQLServerCentral. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Join Steve Jones and a few of the SQLServerCentral community in Las Vegas this fall at the SQL Connections conference.</itunes:subtitle>
			<itunes:summary>Join Steve Jones and a few of the SQLServerCentral community in Las Vegas this fall at the SQL Connections conference.</itunes:summary>
			<pubDate>Wed, 12 Aug 2009 15:17:13 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Brad, brian, Celko, Conferences, connections, databases, Fritchey, grant, Joe, Jones</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/170482/sqlservercentral-170482-08-12-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/170482/sqlservercentral-170482-08-12-2009.mp4" length="21717292" type="video/mp4" />
		</item>
		<item>
			<title>Slicing and Dicing</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=170049&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3">I like music, often listening on headphones while I’m working. We often have an iPod in the car when traveling and take turns picking songs, which prevents arguments and lets us all get a feel for what the rest of the family listens to. I’ve even heard some interesting songs that way that I might not have heard otherwise. My son has a Zune that he uses at night and while cutting grass, and while he likes picking his songs, he’s also used the FM radio quite a bit to listen to a local station he likes.</font></p>  <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3">Recently Apple announced that they were looking to re-invent the album with the <a href="http://blogs.zdnet.com/Apple/?p=4528">release of liner notes and booklets along with music</a>. It looks like a way to give more value to consumers, and perhaps convince them to buy whole albums instead of particular songs. I think it’s interesting, and I am one of the few that misses browsing through albums and seeing the cover art that used to go with them. CD liners notes aren’t the same, and digital downloads seem far removed. For those of you that don’t remember what an album is, I’ve included a photo ;)</font></p><p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67829/">Slicing and Dicing</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>There can be a lot more value when pieces of data are put together than when they exist separately. Steve Jones comments on a few ways people are…</itunes:subtitle>
			<itunes:summary>There can be a lot more value when pieces of data are put together than when they exist separately. Steve Jones comments on a few ways people are repackaging information in the modern world.</itunes:summary>
			<pubDate>Tue, 11 Aug 2009 15:18:02 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/170049/sqlservercentral-170049-08-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/170049/sqlservercentral-170049-08-11-2009.mp4" length="28018081" type="video/mp4" />
		</item>
		<item>
			<title>Good for the Goose</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=169169&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Many IT people work a lot of hours. I might argue they work too many hours sometimes, but that's a separate issue for another time.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">The long hours many people work can create lots of stress and impact the rest of your life. For every hour you work, that's one less hour for your family, your hobbies, or just time to decompress and relax, as <a href="http://vholdr.com/node/37518">my friend Tjay does</a>. </font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67780/">Good for the Goose</a> at SQLServerCentral.com. <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>This Friday's poll asks you about having a fair set of benefits for extra time work. Steve Jones wants to know how your employer treats you.</itunes:subtitle>
			<itunes:summary>This Friday's poll asks you about having a fair set of benefits for extra time work. Steve Jones wants to know how your employer treats you.</itunes:summary>
			<pubDate>Thu, 06 Aug 2009 15:30:04 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/169169/sqlservercentral-169169-08-06-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/169169/sqlservercentral-169169-08-06-2009.mp4" length="28100639" type="video/mp4" />
		</item>
		<item>
			<title>Loyalty Cards</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=168963&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3">It seems that so many companies in the US now have some sort of "customer card" or loyalty program designed to bring them more repeat business. Andy Warren wrote a <a href="http://www.sqlservercentral.com/blogs/andy_warren/archive/2009/07/21/customer-loyalty-cards-convenience-and-privacy.aspx">blog post recently on the topic</a></font> and inspired me to write a bit more about the topic.</p>  <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3">So many business studies over the years have shown that it costs much, much more than acquire a new customer than retain an old one. And while you can only convince a person to spend so much money with you, that repeat, steady spending is the backbone of so many businesses. It would seem to me that not offering a discount for loyalty is a mistake in your business.</font></p>  <p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3">However these programs are implemented in many different ways, with different data requirements. Some use it to recommend other products, some might offer you discounts or coupons, some a free gift of some sort over time. All of these are good uses of the customer relationship, but I don’t think many of them are well thought out.</font></p><p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67776/">Loyalty Cards</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:'trebuchet ms';font-size:10.5pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Many businesses have loyalty programs to encourage repeat business. However do they think about data security when they build these programs? Steve…</itunes:subtitle>
			<itunes:summary>Many businesses have loyalty programs to encourage repeat business. However do they think about data security when they build these programs? Steve Jones thinks they could do better.</itunes:summary>
			<pubDate>Wed, 05 Aug 2009 14:44:05 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/168963/sqlservercentral-168963-08-05-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/168963/sqlservercentral-168963-08-05-2009.mp4" length="27554590" type="video/mp4" />
		</item>
		<item>
			<title>Placing a Value on Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=168783&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">It might seem difficult, but many companies actually have a pretty good handle on what data means to them. The sales organizations in a company know what it costs to acquire a customer, to keep them, to make a sale to them, and more. Or at least they should. </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">But what about stolen data? What's it worth to someone else? The values aren't always the same thing. </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">For example, I have an auger attachment for my tractor. I know it's a $600 cost to replace this tool (new), and various lesser amounts depending on what I've bent or broken recently. However my neighbor, who doesn't have a tractor, would value it much less. He doesn't have a way to use the tool, so it inherently just has less value for him.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67760/">Placing a Value on Data</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>What's your stolen data worth? It might be worth investigating, as Steve Jones suggests. Then you'll know how much you should be spending to protect…</itunes:subtitle>
			<itunes:summary>What's your stolen data worth? It might be worth investigating, as Steve Jones suggests. Then you'll know how much you should be spending to protect it.</itunes:summary>
			<pubDate>Tue, 04 Aug 2009 16:15:59 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/168783/sqlservercentral-168783-08-04-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/168783/sqlservercentral-168783-08-04-2009.mp4" length="20622816" type="video/mp4" />
		</item>
		<item>
			<title>Building an API</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=168564&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I was reading recently about the <a href="http://www.joelonsoftware.com/items/2009/07/20.html">new FogBugz 7.0 at Joel On Software</a>, and thought it was great that Fog Creek</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">is sharing the internal thoughts<span>  </span>and documents that helped them develop the new version of their software. I think that this is one of those insights into a successful software company that could be adopted by other companies. I wish there were more details and specifics about why features or changes were included or left out so that others could get a better idea of how to apply this to their own process, but I understand that they might not want to provide that level of detail. I do appreciate the disclosure they have provided.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">In reading through this, there was one very interesting part of their document. In the "customization" section they talk about building an API to allow plug-ins to work with their product. They say that it's better than having the source code, which is something I completely agree with.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67754/">Building an API</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Is it better to build an API into your code and allow someone to &quot;plug in&quot; or provide them with source code? Steve Jones thinks the former…</itunes:subtitle>
			<itunes:summary>Is it better to build an API into your code and allow someone to &quot;plug in&quot; or provide them with source code? Steve Jones thinks the former is better and gives you a few reasons why.</itunes:summary>
			<pubDate>Mon, 03 Aug 2009 16:07:24 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, development, server, software, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/168564/sqlservercentral-168564-08-03-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/168564/sqlservercentral-168564-08-03-2009.mp4" length="25682215" type="video/mp4" />
		</item>
		<item>
			<title>Learn A Bit More</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=167724&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Over the last year or so it seems that there has been an explosion of training events occurring all across the world. I'd like to say that it's been driven by my business partner, Andy Warren, with his SQL Saturday events, but the truth is there have been quite a few other people putting on their own events. From the <a href="http://www.sqlsaturday.com/">SQLSaturdays</a>, PASS Camps, TechFests, and more in the US to the <a href="http://www.sqlbits.com/">SQLBits</a> conferences in the UK, it seems there's no shortage of opportunities to learn. If you're in the UK, the next SQLBits is this November, and they are <a href="http://www.sqlbits.com/profile/MySessions.aspx">looking for speakers now</a>.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I've attended a couple SQL Saturdays, and as you read this I'll flying to New Orleans, heading to SQL <a href="http://www.sqlsaturday.com/eventhome.aspx?eventid=21">Saturday #17 in Baton Rouge</a>. They've been great events and I think they've really helped bring some free training to many people that haven't had the chance to ever attend a conference or other paid event. I'll probably attend a few more over the next year, so let me know if you can get one organized and maybe I'll come.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67695/">Learn a BIt More</a> from SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>For this Friday's poll, Steve Jones talks about free training events and what their value is to you.</itunes:subtitle>
			<itunes:summary>For this Friday's poll, Steve Jones talks about free training events and what their value is to you.</itunes:summary>
			<pubDate>Thu, 30 Jul 2009 15:44:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Pass, server, sql, SQLSaturday, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/167724/sqlservercentral-167724-07-29-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/167724/sqlservercentral-167724-07-29-2009.mp4" length="26944194" type="video/mp4" />
		</item>
		<item>
			<title>Be a Craftsman</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=167960&amp;tId=2</link>
			<description><![CDATA[   <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Is software engineering dead? That's what <a href="http://en.wikipedia.org/wiki/Tom_DeMarco">Tom Demarco</a>, an amazing software mind, said in <a href="http://www2.computer.org/cms/Computer.org/ComputingNow/homepage/2009/0709/rW_SO_Viewpoints.pdf">this recent article (PDF)</a> at IEEE. After being stunned and almost refusing to read it, I decided to go through it carefully, and I found that I tend to agree with him. I highly recommend this short piece if you develop software (it's two pages); it's very thought provoking.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I came across it in a post from Jeff Atwood, who <a href="http://www.codinghorror.com/blog/archives/001288.html">commented on it at his Coding Horror blog</a>. He talks a bit about how he's realized that he's not a software engineer, but rather a craftsman instead. So what's a craftsman? </font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67708/">Be a Craftsman</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Is software engineering dead? Some well respected software developers have stated that, and one says we should be craftsman, not engineers.</itunes:subtitle>
			<itunes:summary>Is software engineering dead? Some well respected software developers have stated that, and one says we should be craftsman, not engineers.</itunes:summary>
			<pubDate>Thu, 30 Jul 2009 15:42:24 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>atwood, career, databases, DeMarco, development, engineering, Jeff, server, software, sql</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/167960/sqlservercentral-167960-07-30-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/167960/sqlservercentral-167960-07-30-2009.mp4" length="19193510" type="video/mp4" />
		</item>
		<item>
			<title>More Can Come From Less</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=167577&amp;tId=2</link>
			<description><![CDATA[ <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">I think <a href="http://www.37signals.com/">37 Signals</a> runs a great company. I saw Jason Fried speak last year at the <a href="http://www.businessofsoftware.org/">Business of Software conference</a>, and a few other places, and I think he's building the type of company I'd like to own or work for. Recently I ran across a <a href="http://www.37signals.com/svn/posts/1686-the-lifestyle-business-bullshit">blog post from one of their founders that talked about building a business</a> that allows you to have a life. The title of this blog post might offend a few people, so I apologize for that, but ignore the language and read the message.</font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>  <p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3">Most people I know that run their own business, whether in software, construction, or anything else, work a lot of hours. It's almost assumed that if you own a business that you have to work insane hours. I also think there are lots of people in the Information Technology business that have the same expectation, even when they don't own the business. They think they have to work a lot of hours to succeed.</font></p><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67687/">More Can Come From Less</a> at SQLServerCentral.com <br /></font><p style="margin:0in;font-family:Calibri;font-size:11pt;"><font size="3"> </font></p>   ]]></description>
			<itunes:subtitle>Becoming a more productive employee should be a goal for most people. It can also greatly increase the enjoyment you get from your career. Steve…</itunes:subtitle>
			<itunes:summary>Becoming a more productive employee should be a goal for most people. It can also greatly increase the enjoyment you get from your career. Steve Jones gives you some ideas that might help you.</itunes:summary>
			<pubDate>Tue, 28 Jul 2009 15:54:06 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/167577/sqlservercentral-167577-07-28-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/167577/sqlservercentral-167577-07-28-2009.mp4" length="27369821" type="video/mp4" />
		</item>
		<item>
			<title>Virtualization Hints</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=167388&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I've seen a lot of debate over virtualization of SQL Servers over the last couple of years, and I'm sure there's a lot more to come in the next few. I think that virtualization is a good idea, but it's not for everyone, not for every situation, and certainly not for every server.</font>  <p><font size="3">Recently I ran across an article from Ars Technica that was built out of some some discussions on their site from people involved in virtualizing servers at their companies. They published a <a href="http://arstechnica.com/business/news/2009/04/five-steps-to-a-successful-virtualization-deployment.ars"> five step guide to implementing a successful project</a>. If you are thinking about a project, or even involved in one, I'd urge you to read this article.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67679/">Virtualization Hints</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>More and more people are looking at virtual servers, but it's not as simple as just installing the software. Steve Jones has a few comments about…</itunes:subtitle>
			<itunes:summary>More and more people are looking at virtual servers, but it's not as simple as just installing the software. Steve Jones has a few comments about virtual database servers and what you can do for a successful project.</itunes:summary>
			<pubDate>Mon, 27 Jul 2009 14:53:48 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology, Virtualization</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/167388/sqlservercentral-167388-07-27-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/167388/sqlservercentral-167388-07-27-2009.mp4" length="24425543" type="video/mp4" />
		</item>
		<item>
			<title>The Danger of Algorithms</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=167232&amp;tId=2</link>
			<description><![CDATA[ <font size="3">There is a report that came out recently that shows how you can predict Social  Security numbers, an important piece of identity information in the US. This, according to <a href="http://news.cnet.com/8301-1009_3-10280614-83.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">this C|Net article</a>, could result in massive fraud taking place if someone's birthday is disclosed.</font>  <p><font size="3">So many sites want to get this piece of information from you, often to ping you on your birthday or give you some gift. I've always been wary, however, and usually put in April 1 instead of my real birthday. It makes for lots of birthday wishes on that day, but that's OK. I appreciate the thoughts, even if they are a few months off.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67673/">The Danger of Algorithms</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>What problems occur because of the algorithm chosen to generate data? A new report says that social security numbers in the US can be predicted.…</itunes:subtitle>
			<itunes:summary>What problems occur because of the algorithm chosen to generate data? A new report says that social security numbers in the US can be predicted. Steve Jones has a few warnings about what algoriothms you choose.</itunes:summary>
			<pubDate>Sun, 26 Jul 2009 08:56:46 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/167232/sqlservercentral-167232-07-26-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/167232/sqlservercentral-167232-07-26-2009.mp4" length="22831648" type="video/mp4" />
		</item>
		<item>
			<title>The Reading Poll</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=166747&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I've written and blogged quite a bit about how much I like reading, and specifically my experiences with the <a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/tags/Kindle/default.aspx"> Kindle and e-readers</a>. I started with "<a href="http://www.sqlservercentral.com/articles/Editorial/62941/">Should I Buy a Kindle?</a>" last year, and have continued to update people with my experiences, giving you some thoughts on what I've thought about the entire e-reading experience. In the past week there have been a few very interesting things happen. First there was the release of a Barnes &amp; Noble based e-reader, which is available on multiple devices (Blackberry, Mac, iPhone, PC) and has a large inventory of books available for it. I've tried the reader on the PC, iPhone, and <a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2009/07/22/kindle-alternatives-b-amp-n-on-blackberry.aspx"> Blackberry</a>, with different experiences on each (blogs coming on the other devices). It's interesting, and it definitely gives me a choice.</font></p> <p><font size="3"> </font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67656/">The Reading Poll</a> at SQLServerCentral.com</font> ]]></description>
			<itunes:subtitle>This week Steve Jones asks about how important reading is to you, and also about what our digital rights might be in a world where we have connected…</itunes:subtitle>
			<itunes:summary>This week Steve Jones asks about how important reading is to you, and also about what our digital rights might be in a world where we have connected platforms.</itunes:summary>
			<pubDate>Thu, 23 Jul 2009 13:41:49 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Amazon, copyright, databases, Digital, rights, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/166747/sqlservercentral-166747-07-23-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/166747/sqlservercentral-166747-07-23-2009.mp4" length="50083527" type="video/mp4" />
		</item>
		<item>
			<title>Estimating Priorities</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=166668&amp;tId=2</link>
			<description><![CDATA[ <font size="3">One of the interesting things I've found in software development is that I find myself requesting many more changes that I would in many other parts of my life. As much as I'd like to do work on our house, car, or something else, I don't contract for them as often, partially because it's a large effort. It somehow seems easier to plan more changes in software than the physical world. Perhaps that's because software is seemingly so much more morph-able than anything else I've run across. Or because there's less waste when you make changes. </font> <p><font size="3">In many ways that's true, but the lack of constraints in building software to me means that you have to decide on artificial limits or you can get too distracted. Lots of people don't like those limits, but I really believe they're critical to our success as humans. In many ways having too much freedom causes us problems.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67625/">Estimating Priorities</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Steve Jones is more willing to ask for changes in software than the real world. Is that a good thing or not? Read on to find out.</itunes:subtitle>
			<itunes:summary>Steve Jones is more willing to ask for changes in software than the real world. Is that a good thing or not? Read on to find out.</itunes:summary>
			<pubDate>Wed, 22 Jul 2009 19:41:44 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, development, server, software, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/166668/sqlservercentral-166668-07-22-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/166668/sqlservercentral-166668-07-22-2009.mp4" length="23279569" type="video/mp4" />
		</item>
		<item>
			<title>I Want a Database</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=166328&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I don't know if you've heard of Gordon Bell. He is doing research on digital storage and I found an <a href="http://news.cnet.com/8301-10805_3-10163422-75.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">interesting interview</a> with him. He talks about how much digital information he's captured, tells us never to delete anything, including emails, and then he says he always asks Steve Ballmer for a database, mentioning how important it is.</font>  <p><font size="3">It's interesting that he's talking about databases, and apparently SQL Server isn't one that works for him. You'd hope that people at Microsoft Research would be looking for ways to improve SQL Server, or have ideas that could be used to improve SQL Server.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67609/">I Want a Database</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Gordon Bell works for Microsoft Research and always asks Steve Ballmer for a database. What's wrong with SQL Server?</itunes:subtitle>
			<itunes:summary>Gordon Bell works for Microsoft Research and always asks Steve Ballmer for a database. What's wrong with SQL Server?</itunes:summary>
			<pubDate>Tue, 21 Jul 2009 08:57:16 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/166328/sqlservercentral-166328-07-21-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/166328/sqlservercentral-166328-07-21-2009.mp4" length="19636441" type="video/mp4" />
		</item>
		<item>
			<title>Productive Meetings</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=166166&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I hate meetings, or at least, I used to hate meetings. Now with only one a week, it's hard to get too worked up. It does seem to come at an inopportune time more often than not. It seems that for some reason, I'll get super productive the day of my weekly team meeting and I hate to stop working for that hour.</font>  <p><font size="3">That's the opposite extreme of a previous job I had. My friends used to joke that I had a headset attached to me head when I managed a DBA team. I would literally have 5-6 or more hours of meetings a day, often 6 or 7 scheduled almost every day of the week. I thought most of them were pointless, almost all were poorly run, and they didn't add a lot of value to the company. But I was a manager, and that's what we do, isn't it? Have meetings?</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67608/">Productive Meetings</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>It seems that many meetings in corporate settings are wastes of times. Can they be better? Steve Jones has a few ideas that might help make them more…</itunes:subtitle>
			<itunes:summary>It seems that many meetings in corporate settings are wastes of times. Can they be better? Steve Jones has a few ideas that might help make them more productive.</itunes:summary>
			<pubDate>Mon, 20 Jul 2009 17:22:59 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/166166/sqlservercentral-166166-07-20-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/166166/sqlservercentral-166166-07-20-2009.mp4" length="20934352" type="video/mp4" />
		</item>
		<item>
			<title>Certification High School</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=165237&amp;tId=2</link>
			<description><![CDATA[ <font size="3">It seems that Microsoft certifications are becoming worth less and less all the time. And I'm not sure what should be done, other than to fundamentally revamp the way they are built, or even viewed.</font>  <p><font size="3">When I started in this business, the <a href="http://www.novell.com/training/certinfo/cne/">Certified Network Engineer (CNE)</a> from Novell, was the certification many IT people I worked with strived for. It required a number of tests, and was hard. You had to study, and really learn about how the Novell Network Operating System worked. You took tests, which were multiple choice, but they really stretched the boundaries of your knowledge in many cases. Mostly, I think, because at the time there were few resources with which to "cheat" on the exams, and a lack of practice tests available.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67558/">Certification High School</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Certifications are being devalued in the IT industry because of cheating and braindumps. Steve Jones thinks we need to re-examine how we view them.</itunes:subtitle>
			<itunes:summary>Certifications are being devalued in the IT industry because of cheating and braindumps. Steve Jones thinks we need to re-examine how we view them.</itunes:summary>
			<pubDate>Sun, 19 Jul 2009 14:37:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>certifications, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/165237/sqlservercentral-165237-07-15-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/165237/sqlservercentral-165237-07-15-2009.mp4" length="25204012" type="video/mp4" />
		</item>
		<item>
			<title>Building Your Brand at Work?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=165398&amp;tId=2</link>
			<description><![CDATA[ <font size="3">In the modern world, it seems that the paper resume is almost a thing of the past. It's rare to even find an address to which you can send one, though it might actually stand out more if you could get someone to read it. Electronic communications are the way that most of us find jobs, and I think it's great. Keeping your resume in an electronic format, linking to supporting documentation like blogs, articles, etc., provides you with an extremely rich "brand" that you can present to prospective employers.</font>  <p><font size="3">I give a presentation where I advocate that you document things, keep track of them, and manage your brand. I'll be giving it at <a href="http://www.sqlsaturday.com/eventhome.aspx?eventid=21">SQLSaturday #17 in Baton Rouge</a> as well as <a href="http://www.devconnections.com/shows/FALL2009SQL/default.asp?c=1&amp;s=137"> SQL Connections in Las Vegas</a>. I tell people that you ought to have your own presence somewhere out in the World Wide Web that you can refer people to in some manner. Keeping track of your work, finding ways to document your career, learning, and knowledge brings with it an interesting conundrum. So for this Friday's poll:</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67573/">Building Your Brand at Work</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>This Friday's poll asks how much you can help yourself while working at your job? Can you build your own brand at work?</itunes:subtitle>
			<itunes:summary>This Friday's poll asks how much you can help yourself while working at your job? Can you build your own brand at work?</itunes:summary>
			<pubDate>Thu, 16 Jul 2009 16:17:24 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>blogging, branding, career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/165398/sqlservercentral-165398-07-16-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/165398/sqlservercentral-165398-07-16-2009.mp4" length="35044266" type="video/mp4" />
		</item>
		<item>
			<title>Over-Engineering</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=164831&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I stumbled upon an <a href="http://blog.businessofsoftware.org/2007/07/the-curse-of-pl.html">old blog post by Neil Davidson</a> that he recycled via <a href="http://twitter.com/NeilDavidson">Twitter</a>. It was about design and how things bloat. In the post he references <a href="http://moishelettvin.blogspot.com/2006/11/windows-shutdown-crapfest.html"> another blog by Moishe Lettvin</a> , who worked on the Shutdown menu in Vista. Reading that post, I was amazed to find that 8 people directly and 43 people indirectly contributed to that feature over a year.</font>  <p><font size="3"> Really?</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67533/">Over-Engineering</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Steve Jones thinks that we often over-engineer software, trying too hard to consider every possibility rather than getting it close.</itunes:subtitle>
			<itunes:summary>Steve Jones thinks that we often over-engineer software, trying too hard to consider every possibility rather than getting it close.</itunes:summary>
			<pubDate>Mon, 13 Jul 2009 20:45:50 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, development, server, software, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/164831/sqlservercentral-164831-07-13-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/164831/sqlservercentral-164831-07-13-2009.mp4" length="26272630" type="video/mp4" />
		</item>
		<item>
			<title>Corporate Hackers</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=164825&amp;tId=2</link>
			<description><![CDATA[ <font size="3">You might think that IT departments are not doing  a good job since it's <a href="http://feeds.arstechnica.com/~r/arstechnica/BAaf/~3/u5f2Kc3kYQg/20081012-employees-not-it-responsible-for-most-corporate-data-loss.html">employees that seem to lose more data than hackers get</a>, but I'm not sure that's true. On one hand the report mentioned in the link shows that hackers don't get into a lot of systems and that IT people generally seem to be doing a good job of securing systems. On the other hand is says lots of data is still being lost, and it's employees that are doing the losing!</font>  <p><font size="3">As long as people have been involved with information and data, the information gets leaked. It's human nature to want to share and want to help others with their jobs. And we tend to trust people, so we tend to get fooled often through social engineering. That likely will never change as we have plenty of rules, but people still break them regularly to help friends or themselves. It's not usually malicious; it's often just to make their jobs easier.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67529/">Corporate Hackers</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>A report says that most of the data lost in corporations is from employees. What can be done about it? Steve Jones thinks we still have work to do in…</itunes:subtitle>
			<itunes:summary>A report says that most of the data lost in corporations is from employees. What can be done about it? Steve Jones thinks we still have work to do in this area.</itunes:summary>
			<pubDate>Mon, 13 Jul 2009 19:51:56 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/164825/sqlservercentral-164825-07-13-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/164825/sqlservercentral-164825-07-13-2009.mp4" length="23794432" type="video/mp4" />
		</item>
		<item>
			<title>No Google</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=164456&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> I couldn't believe it recently when Google appeared to be down. I happened to be searching for something one morning and Google was slow to come up. And when I got the results, I clicked on the first one, which needed the Googleapi.com server for some data and it wouldn't load the page.</font></p>  <p><font size="3">After a few minutes I realized Google was having major issues. They weren't down, but their site, and many others that depend on them, were essentially unusable. My workday was pretty shot for online work, but fortunately I always have a number of things I can do offline that keep my busy.</font></p> <p><font size="3"> </font></p><hr /> <p><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67518/">No Google</a> at SQLServerCentral.com</font></p> ]]></description>
			<itunes:subtitle>Recently Google was unavailable for a good part of one day. Steve Jones felt the impact and thinks this could slow the adoption of cloud computing.</itunes:subtitle>
			<itunes:summary>Recently Google was unavailable for a good part of one day. Steve Jones felt the impact and thinks this could slow the adoption of cloud computing.</itunes:summary>
			<pubDate>Sat, 11 Jul 2009 19:58:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>cloud, computing, databases, google, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/164456/sqlservercentral-164456-07-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/164456/sqlservercentral-164456-07-11-2009.mp4" length="23455648" type="video/mp4" />
		</item>
		<item>
			<title>The Worst Advice</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=163531&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I wrote an editorial for Database Weekly recently talking about the need to verify advice you get online. After all, those with even the best of intentions get things wrong at times. People answering questions might be doing what has worked for them to apparently solve a problem, but not really understand why,  or they might not realize that their situation is not the same as that of the poster.</font>  <p><font size="3">I was thinking about how to address this with SQLServerCental, and what changes we might make. We are considering altering our forums to allow some different types of markings for answers, but all the ideas we have take considerable development, so I'm not sure we'll make changes soon.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67475/">The Worst Advice</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>We all try to help others with advice, but sometimes we end up doing damage. Steve Jones asks for the worst advice you see given in this Friday poll.</itunes:subtitle>
			<itunes:summary>We all try to help others with advice, but sometimes we end up doing damage. Steve Jones asks for the worst advice you see given in this Friday poll.</itunes:summary>
			<pubDate>Wed, 08 Jul 2009 15:50:53 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/163531/sqlservercentral-163531-07-08-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/163531/sqlservercentral-163531-07-08-2009.mp4" length="21140383" type="video/mp4" />
		</item>
		<item>
			<title>Turning Over Passwords</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=163515&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Recently I noticed an <a href="http://www.crn.com/security/218100385;jsessionid=51Q42WZZLZX2MQSNDLPSKHSCJUNN2JVN"> article about Bozeman, Montana, and the requirements for job applicants</a>. Apparently if you were applying for a city job in Bozeman, until recently, you had to turn over the credentials for your social networking profiles in order to be considered. City officials held a meeting recently to discuss this and <a href="http://news.cnet.com/8301-13578_3-10269770-38.html">ended the policy</a>.</font></p>  <p><font size="3">The fact that anyone thinks this is acceptable is amazing to me. Asking for someone's online sites is one thing; their credentials crosses a line. In today's world where so often we find data being lost, stolen, or disclosed to others, this is an extremely bad policy. Not just for the privacy implications that it imposes on job applicants, but because it creates a huge liability for the city itself. Can you imagine if someone's account were accessed and something malicious posted to the account? I know I'd sue the city.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67470/">Turning Over Passwords </a>at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Would you disclose the password for your online sites to get a job? That was required of applicants in Bozeman, MT until recently. Steve Jones is…</itunes:subtitle>
			<itunes:summary>Would you disclose the password for your online sites to get a job? That was required of applicants in Bozeman, MT until recently. Steve Jones is stunned by this.</itunes:summary>
			<pubDate>Wed, 08 Jul 2009 14:08:47 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/163515/sqlservercentral-163515-07-08-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/163515/sqlservercentral-163515-07-08-2009.mp4" length="23146864" type="video/mp4" />
		</item>
		<item>
			<title>Administering Securely</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=163153&amp;tId=2</link>
			<description><![CDATA[ <font size="3">The other day I noticed a post where someone was asking a question that I've seen asked often. I still haven't seen a great solution, and I expect this question will continue to be asked for some time to come. The poster asked how to securely set up a database to prevent administrators from accessing the data.</font>  <p><font size="3">Prior to SQL Server 2005 this was pretty much impossible. The sysadmin group was considered to be like a god inside the SQL Server and could access most anything. With 2005 there are more restrictions you can place on the administrator, and with the addition of encryption capabilities, you can prevent casual access to certain data.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67448/">Administering Securely</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>A common request is how can you secure SQL Server data and prevent the system administrator from viewing data. Steve Jones talks a little about the…</itunes:subtitle>
			<itunes:summary>A common request is how can you secure SQL Server data and prevent the system administrator from viewing data. Steve Jones talks a little about the issue and how you can handle it.</itunes:summary>
			<pubDate>Mon, 06 Jul 2009 13:32:14 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/163153/sqlservercentral-163153-07-06-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/163153/sqlservercentral-163153-07-06-2009.mp4" length="24851585" type="video/mp4" />
		</item>
		<item>
			<title>Recharged on the 4th of July</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=162971&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I've been on vacation the last week, visiting family in the Washington D.C. area, and trying not to work at all. It's been one of the rare times in the last 8 years when I've not checked on work, or had to prepare the editorials before leaving for vacation. </font></p>  <p><font size="3">And it felt great!</font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67438/">Recharged on the 4th of July</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>After a week of vacation, Steve Jones feels recharged and ready to head back to work. Today we celebrate the holiday with a blooper reel.</itunes:subtitle>
			<itunes:summary>After a week of vacation, Steve Jones feels recharged and ready to head back to work. Today we celebrate the holiday with a blooper reel.</itunes:summary>
			<pubDate>Sun, 05 Jul 2009 20:45:42 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bloopers, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/162971/sqlservercentral-162971-07-05-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/162971/sqlservercentral-162971-07-05-2009.mp4" length="25028056" type="video/mp4" />
		</item>
		<item>
			<title>Making Demands</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=161552&amp;tId=2</link>
			<description><![CDATA[  <p>I was listening to the radio the other day and the host was talking about the outrageous demands that some movie stars or athletes have when they travel to an event. Things like insisting on white sheets, having 10 opened bars of soap, or having toothpaste put on your toothbrush while you're out.</p> <p> </p><hr />Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67379/">Making Demands</a> at SQLServerCentral.com <br /> <p> </p> ]]></description>
			<itunes:subtitle>Imagine you are invited to speak somewhere and you have a bit of power. Have some fun with this Friday's poll and let us know what you'd demand.</itunes:subtitle>
			<itunes:summary>Imagine you are invited to speak somewhere and you have a bit of power. Have some fun with this Friday's poll and let us know what you'd demand.</itunes:summary>
			<pubDate>Thu, 25 Jun 2009 13:21:21 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>friday, poll, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/161552/sqlservercentral-161552-06-25-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/161552/sqlservercentral-161552-06-25-2009.mp4" length="14778111" type="video/mp4" />
		</item>
		<item>
			<title>Trusting Online</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=161135&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Most of you out there that read this on a daily basis have never met me. We've never worked together, shaken hands, or even been in the same room together. We might have emailed, but probably not. However many people seem to trust the advice that I put on regularly in forums at SQLServerCentral and other places.</font></p>  <p><font size="3">And I'm not the only one. There are quite a few people in the SQL world whose advice is trusted, but not universally. How is that trust earned? How can you earn the trust of others? There is no secret, and it's the same way you do it every day in your life.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67356/">Trusting Online</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>How do you earn trust online? How do you decide who to trust? Steve Jones comments a bit about this this works in the digital world.</itunes:subtitle>
			<itunes:summary>How do you earn trust online? How do you decide who to trust? Steve Jones comments a bit about this this works in the digital world.</itunes:summary>
			<pubDate>Tue, 23 Jun 2009 20:56:39 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology, trust</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/161135/sqlservercentral-161135-06-23-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/161135/sqlservercentral-161135-06-23-2009.mp4" length="19705988" type="video/mp4" />
		</item>
		<item>
			<title>Expect an Attack</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=161100&amp;tId=2</link>
			<description><![CDATA[ <font size="4">Do you expect your company's network to get hacked this year? What about your SQL Servers? According to <a href="http://www.darkreading.com/security/intrusion-prevention/showArticle.jhtml?articleID=217300227&amp;cid=RSSfeed"> this story</a>, most companies (94%) expect to get hacked this year. That's kind of amazing to me. It reminds me of the SPAM problems where so many people just expect to get a regular amount of SPAM mail sent to them. I think filters have really cut down on the amount of SPAM I receive, going from dozens, or even hundreds a day to just a few now that are unsolicited.</font>  <p><font size="4">Here at SQLServerCentral, we've been attacked a few times. Our database has been the victim of SQL Injection attacks in the past, though I hope that we've closed all those holes by now. I haven't seen anything go awry recently (knock on wood), but I'm sure that we are probed or even attacked on a regular basis.</font></p> <p><font size="4"></font></p><hr /><font size="4">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67353/">Expect an Attack</a> at SQLServerCentral.com <br /></font> <p><font size="4"></font></p> ]]></description>
			<itunes:subtitle>Most companies in a recent survey expect to get hacked this year. Steve Jones wishes that the technological leaders would help everyone develop more…</itunes:subtitle>
			<itunes:summary>Most companies in a recent survey expect to get hacked this year. Steve Jones wishes that the technological leaders would help everyone develop more secure code by publishing more information.</itunes:summary>
			<pubDate>Tue, 23 Jun 2009 17:49:05 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Injection, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/161100/sqlservercentral-161100-06-23-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/161100/sqlservercentral-161100-06-23-2009.mp4" length="21606376" type="video/mp4" />
		</item>
		<item>
			<title>Becoming a DBA</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=160886&amp;tId=2</link>
			<description><![CDATA[ <font size="3">Someone wrote in recently and asked me how they could become a DBA. I'm sure many of you had seen similar posts, but what stood out about this one was that this person said they'd been a junior DBA and learning about SQL Server. They wondered what they needed to do to be ready to be the DBA for a company.</font>  <p><font size="3">That seemed like a hard question to me. How do you know when someone is ready to be a DBA? There's no test to take, no definite measure. As many people have pointed out, we aren't even likely to agree on what a DBA is, much less what skills they need to have.  Let me say that I'm talking about being a DBA in skill, not title. Plenty of people get stuck with the title and have no idea what they're doing.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67347/">Becoming a DBA </a>at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones was recently asked how he knows someone is ready to be a DBA. It's an interesting question and he shares some thoughts on this today.</itunes:subtitle>
			<itunes:summary>Steve Jones was recently asked how he knows someone is ready to be a DBA. It's an interesting question and he shares some thoughts on this today.</itunes:summary>
			<pubDate>Mon, 22 Jun 2009 15:30:34 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/160886/sqlservercentral-160886-06-22-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/160886/sqlservercentral-160886-06-22-2009.mp4" length="24446741" type="video/mp4" />
		</item>
		<item>
			<title>Grown Up Software</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=160673&amp;tId=2</link>
			<description><![CDATA[ <font size="3">The problems and failings of software development are the topic of so many <a href="http://www.cs.tau.ac.il/~nachumd/horror.html">essays</a>, <a href="http://www.spectrum.ieee.org/sep05/1685">articles</a>, and <a> discussions</a> all around the Internet. When I was in college, the failure  rate of software projects was over 80%, and it seems that recently I've seen &quot;success&quot; rates reported in the 30-40% range.  There's a nice <a href="http://www.codinghorror.com/blog/archives/000588.html">write up at CodingHorror</a> If you want to read it.</font>  <p><font size="3">One of the very few success stories I'd seen back in college was from NASA, that often criticized group for various failures. The group that writes the software for the US Space Shuttle was put forth as a model of software development, earning a <a href="http://en.wikipedia.org/wiki/Capability_Maturity_Model">CMM level 5</a> from the <a href="http://www.sei.cmu.edu/">Software Engineering Institute</a>. I was reminded of this recently with an article in FastCompany magazine called <a href="http://www.fastcompany.com/node/28121/print">They Write the Right Stuff</a>.</font></p> <p><font size="3"></font></p><hr /> <p><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67315/">Grown Up Software</a> at SQLServerCentral.com <br /></font></p> ]]></description>
			<itunes:subtitle>We all want to write better software, but do we really want to write grown up software? Steve Jones talks about one of the most successful software…</itunes:subtitle>
			<itunes:summary>We all want to write better software, but do we really want to write grown up software? Steve Jones talks about one of the most successful software groups ever.</itunes:summary>
			<pubDate>Sun, 21 Jun 2009 18:09:21 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, development, server, software, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/160673/sqlservercentral-160673-06-21-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/160673/sqlservercentral-160673-06-21-2009.mp4" length="27393890" type="video/mp4" />
		</item>
		<item>
			<title>Going Native</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=160241&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I saw a post recently asking about whether or now the general community recommended maintenance plans over custom scripts. My first response was that the plans are limited and custom scripts make more sense, but I started to think about this a little more and I wasn't sure that's the case anymore.</font></p>  <p><font size="3">In SS2K5, we got a subsystem based on SSIS that allowed more complex maintenance plans than existed in SQL Server 2000.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67291/">Going Native</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones asks about advice for other DBAs. What's the best way for those intermediate and accidental DBAs to handle maintenance on…</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones asks about advice for other DBAs. What's the best way for those intermediate and accidental DBAs to handle maintenance on their servers?</itunes:summary>
			<pubDate>Thu, 18 Jun 2009 15:55:47 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, maintenance, plans, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/160241/sqlservercentral-160241-06-18-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/160241/sqlservercentral-160241-06-18-2009.mp4" length="17674742" type="video/mp4" />
		</item>
		<item>
			<title>The Best Minds</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=160136&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I've attended lots of conferences, the PASS Summit, and recently quite a few SQLSaturday events. I've seen lots of great speakers over the years and learned a log. Right now PASS has a contest going on: <a href="http://summit2009.sqlpass.org/AboutSummit/News/BestThingContest.aspx">The Best Thing I Learned at PASS</a>. You can enter and might win airfare, a hotel, or free admission to the contest. As I was looking through the entries, I saw one very interesting comment in one of them. Someone mentioned that they went to see the &quot;best minds in the business&quot; at the Summit and learned a lot from them.</font></p>  <p><font size="3">That got me thinking. Do you really want to see the best minds when you go to a conference? What about a SQLSaturday? Do you want to see the best, or are you happy to see someone that's put an effort into learning about a topic and can teach you something? What about at user groups?</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67273/">The Best Minds</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>What do you want when you go to a conference? Great speakers or great information? Steve Jones talks a little about how we get both in the future.</itunes:subtitle>
			<itunes:summary>What do you want when you go to a conference? Great speakers or great information? Steve Jones talks a little about how we get both in the future.</itunes:summary>
			<pubDate>Wed, 17 Jun 2009 19:49:32 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Pass, server, sql, summit, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/160136/sqlservercentral-160136-06-17-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/160136/sqlservercentral-160136-06-17-2009.mp4" length="24701684" type="video/mp4" />
		</item>
		<item>
			<title>The Simple Estimate</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=159738&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I saw this blog post on <a href="http://www.37signals.com/svn/posts/1757-a-reminder-of-how-simple-business-can-be-when-you-dont-make-it-complicated"> simple business at 37 Signals</a>, and it made me stop for a minute. I had a similar experience, spending 45 minutes at Home Depot ordering a garage door, getting the contract signed, etc., and then cancelling it a few days later. I sent a service request out on the Internet, got called in 5 minutes, and the guy showed up the next day. He gave me an estimate, I agreed, and he left. He showed up twice to install things on the dates promised, and left me with a bill when he was done. It was simple, quick, and I'd trust him to do it again. Mike from <a href="http://www.progaragesolutionsusa.com/">Pro Garage Solutions</a> in Denver.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67245/">The Simple Estimate</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Why can't it be easy for someone to tackle small projects? It is in some areas, and Steve Jones talks a little about some of the issues.</itunes:subtitle>
			<itunes:summary>Why can't it be easy for someone to tackle small projects? It is in some areas, and Steve Jones talks a little about some of the issues.</itunes:summary>
			<pubDate>Mon, 15 Jun 2009 15:58:10 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, development, server, software, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/159738/sqlservercentral-159738-06-15-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/159738/sqlservercentral-159738-06-15-2009.mp4" length="22948262" type="video/mp4" />
		</item>
		<item>
			<title>Are You an Exceptional DBA?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=159394&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Last year I got strong armed into being a judge for the <a href="http://www.exceptionaldba.com/index.htm">Exceptional DBA award</a> that Red Gate software sponsored. I'm not a big fan of contests, especially when they require work from me, and so I wasn't overly enthusiastic about participating. When I got over a hundred entries to review, I was even less thrilled. </font></p> <p><font size="3">It did get better as I went through the entries. I read some interesting stories, and found there are some great DBAs out there doing amazing work. And I realized they're mostly people that many of you have never heard of.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67220/">Are You an Exceptional DBA?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>The Exceptional DBA award is back again in 2009. Steve Jones comments a little on his experience last year.</itunes:subtitle>
			<itunes:summary>The Exceptional DBA award is back again in 2009. Steve Jones comments a little on his experience last year.</itunes:summary>
			<pubDate>Fri, 12 Jun 2009 14:23:45 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>yes</itunes:explicit>
			<itunes:keywords>career, databases, dba, Exceptional, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/159394/sqlservercentral-159394-06-12-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/159394/sqlservercentral-159394-06-12-2009.mp4" length="24235415" type="video/mp4" />
		</item>
		<item>
			<title>Back to the Future</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=159227&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I think I'm about halfway through my work career, having worked a little over 20 years since I finished college, and about 20 left to go until retirement.  That's if I ever retire. Right now I'm not sure what I'd do, or even if I want to retire.</font>  <p><font size="3">I have learned a lot about many things in my time working for various companies, and I've learned a lot about myself as well. I've made good and bad choices, and I don't think I have many regrets about my decisions. I think all of them have helped me to either succeed directly, or learn what not to do and succeed indirectly.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67200/">Back to the Future</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones asks this Friday if there is anything you wish you might have done differently.</itunes:subtitle>
			<itunes:summary>Steve Jones asks this Friday if there is anything you wish you might have done differently.</itunes:summary>
			<pubDate>Thu, 11 Jun 2009 12:59:04 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/159227/sqlservercentral-159227-06-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/159227/sqlservercentral-159227-06-11-2009.mp4" length="20565707" type="video/mp4" />
		</item>
		<item>
			<title>Who&#039;s At Fault?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=159089&amp;tId=2</link>
			<description><![CDATA[ <font size="3">If your software fails, who's at fault? I'm not sure I could get three developers, DBAs, or system administrators in the same room to agree on what went wrong. Even at the same company! At different companies I'm sure they wouldn't agree. And if a lawyer gets involved, I'm not sure the truth is ever discovered.</font>  <p><font size="3">I'm really not sure what the truth is in some cases. Things have gotten so complex that often I think even if everything worked as expected, if every API was solid, we'd still have &quot;bugs&quot; from these complicated interactions that no one had thought of between the various components and parts of the system.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67199/">Who's at Fault?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Who do you blame when software fails? Hopefully you don't hire a lawyer before you do. Steve Jones talks about liability and software.</itunes:subtitle>
			<itunes:summary>Who do you blame when software fails? Hopefully you don't hire a lawyer before you do. Steve Jones talks about liability and software.</itunes:summary>
			<pubDate>Wed, 10 Jun 2009 14:23:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/159089/sqlservercentral-159089-06-10-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/159089/sqlservercentral-159089-06-10-2009.mp4" length="18850795" type="video/mp4" />
		</item>
		<item>
			<title>Mining for Quitters</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=158924&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I thought this was pretty interesting, <a href="http://blogs.zdnet.com/BTL/?p=18379">a story about a story about Google</a> trying to figure out which people are likely to quit. Apparently Google is worried about losing talented workers, like  those they've taken from Microsoft, Yahoo, and other places. Actually they haven't taken anyone. They built a company that excited people and anyone that wants to get a job there (and can), should be allowed to go work there.</font></p>  <p><font size="3">Some people have decided they don't want to stay, and quite a few executives, and Google wants to try and see if they can keep them. So they are looking for signs that a person might think about leaving, and then hopefully doing something about it. And in typical Google fashion, they've built an application that crunches data to identify those people likely to leave.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67193/">Mining for Quitters</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p>   ]]></description>
			<itunes:subtitle>Google is trying to figure out who might quit the company, using their own custom application. Steve Jones thinks this is a great idea and wishes…</itunes:subtitle>
			<itunes:summary>Google is trying to figure out who might quit the company, using their own custom application. Steve Jones thinks this is a great idea and wishes more companies would do it.</itunes:summary>
			<pubDate>Tue, 09 Jun 2009 13:14:20 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, google, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/158924/sqlservercentral-158924-06-09-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/158924/sqlservercentral-158924-06-09-2009.mp4" length="20703728" type="video/mp4" />
		</item>
		<item>
			<title>Software Giants</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=158635&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Microsoft is the number one software company in the world, at least according to revenues as <a href="http://news.cnet.com/8301-13846_3-10242402-62.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20"> compared by the IDC in its annual report</a>. IBM is second and Oracle is third, even after the acquisition of Sun Microsystems.</font></p>  <p><font size="3">I'm not sure what impact that has on us as SQL Server professionals, but it should mean that Microsoft can afford to continue to invest in its products for some time. The profitable ones, like SQL Server, should continue to receive a lot of this investment for a long time, along with plenty of marketing, sales, etc. Your company might not be doing well right now, but improving your SQL Server skills should pay dividends for some time to come in the overall job market.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67178/">Software Giants</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Microsoft is the largest software company in the world. What does this mean for SQL Server? Steve Jones thinks it's good.</itunes:subtitle>
			<itunes:summary>Microsoft is the largest software company in the world. What does this mean for SQL Server? Steve Jones thinks it's good.</itunes:summary>
			<pubDate>Sun, 07 Jun 2009 15:22:49 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, microsoft, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/158635/sqlservercentral-158635-06-07-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/158635/sqlservercentral-158635-06-07-2009.mp4" length="20891123" type="video/mp4" />
		</item>
		<item>
			<title>Shaking the Money Tree</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=157992&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I work for a software company, and someone asked me one day why it seemed that the developer oriented tools are so much easier to sell than administrative ones. I thought about it a bit, and I have my own answer, but I thought this would make a good poll question.</font>  <p><font size="3">So this being Friday, I wanted to see what others thought out there.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67142/">Shaking the Money Tree</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Are developers or administrators worth more? Is it easier to get funding for one group or the other? Steve Jones asks the question in today's poll.</itunes:subtitle>
			<itunes:summary>Are developers or administrators worth more? Is it easier to get funding for one group or the other? Steve Jones asks the question in today's poll.</itunes:summary>
			<pubDate>Wed, 03 Jun 2009 19:57:20 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/157992/sqlservercentral-157992-06-03-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/157992/sqlservercentral-157992-06-03-2009.mp4" length="18206465" type="video/mp4" />
		</item>
		<item>
			<title>Syncing Releases</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=157952&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I was reading Brad McGehee's blog and he noted that SQL Server 2008 R2 is due later this year in CTP form (you can <a href="http://www.microsoft.com/sqlserver/2008/en/us/r2.aspx">sign up here</a> if you want to be notified of the release). Brad was giving a <a href="http://www.sqlservercentral.com/blogs/aloha_dba/archive/2009/05/18/teched-2009-recap.aspx">review of TechEd 2009 in the US</a> and he mentioned that SQL Server 11 was going to be a full release, as opposed to SQL Server 2008 R2, which is an interim release. <br /> <br />Now there's nothing wrong with an R2 release, and I actually applaud it. It gives people a chance to adopt some newer technologies, but not a radical change. Car companies have done this for years, with new models typically coming every four or five years and minor changes each year in between these major overhauls. It also gives people some confidence that someone else has essentially been using the product for a year or two and they're reported on many of the issues.</font> </p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67034/">Syncing Releases</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Is the future for product releases and upgrades, to be synchronized with point releases? Steve Jones relishes the possibility.</itunes:subtitle>
			<itunes:summary>Is the future for product releases and upgrades, to be synchronized with point releases? Steve Jones relishes the possibility.</itunes:summary>
			<pubDate>Wed, 03 Jun 2009 15:49:33 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/157952/sqlservercentral-157952-06-03-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/157952/sqlservercentral-157952-06-03-2009.mp4" length="20389979" type="video/mp4" />
		</item>
		<item>
			<title>The Problem Is You</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=157806&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I've worked with a few databases, and almost all versions of SQL Server in my career. I've worked with small companies and large, applications serving 1 person to those with thousands of concurrent connections. In that time, I've seen everyone from secretaries to system administrators with a decade of Windows experience, to developers with several decades of experience work with SQL Server. And not always by choice. And not always successfully.</font></p>  <p><font size="3">And I agree with this blog post:<a href="http://blog.stevienova.com/2009/05/09/the-problem-isnt-sql-server-its-you/">sometimes the problem is you</a>.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67135/">The Problem is You</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Why doesn't SQL Server just run smoothly after it's installed? Steve Jones thinks the problem is you.</itunes:subtitle>
			<itunes:summary>Why doesn't SQL Server just run smoothly after it's installed? Steve Jones thinks the problem is you.</itunes:summary>
			<pubDate>Tue, 02 Jun 2009 15:56:06 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/157806/sqlservercentral-157806-06-02-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/157806/sqlservercentral-157806-06-02-2009.mp4" length="18145003" type="video/mp4" />
		</item>
		<item>
			<title>No More SOX</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=157279&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Could this be the end of the Sarbannes-Oxley compliance that so many people go through? The <a href="http://www.cnbc.com/id/30808044">US Supreme Court has agreed to hear a legal challenge to this law</a>. It's a challenge based on the separation of powers between the board that oversees the US audit industry. I have no idea if this challenge has any chance of being overturned, but despite arguments from the Justice Department and the SEC, the Supreme Court agreed to hear the case.</font></p>  <p><font size="3">When SOX was introduced I was working as a corporate DBA, and the interpretation of the law at that time meant we had to do a lot of documentation to comply. It sounded like a huge hassle for all the employees and management. We all expected this process to cost a lot of money, and reduce revenues a little. Not a lot since everyone would be expected to work more!</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67039/">No More SOX</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>A legal challenge to the Sarbannes-Oxley act is being heard this fall. Steve Jones doesn't necessarily think this is a bad law.</itunes:subtitle>
			<itunes:summary>A legal challenge to the Sarbannes-Oxley act is being heard this fall. Steve Jones doesn't necessarily think this is a bad law.</itunes:summary>
			<pubDate>Sat, 30 May 2009 18:06:09 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, sarbannes-oxley, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/157279/sqlservercentral-157279-05-30-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/157279/sqlservercentral-157279-05-30-2009.mp4" length="22299779" type="video/mp4" />
		</item>
		<item>
			<title>Making Mistakes - Database Weekly (June 1, 2009)</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=157110&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Last weekend SQLServerCentral went down for almost a full day due to a DNS issue. <a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2009/05/26/the-sqlservercentral-outage.aspx">I wrote about that mistake</a>, and I've written about a few others as well, like <a href="http://www.sqlservercentral.com/articles/SQLServerCentral/thesqlservercentralcommove/1517/">one of our moves</a>. I make mistakes regularly, and I think most IT people that are honest with themselves would admit to the same. It's part of how we learn, but making mistakes, assumptions, or errors and then correcting them. </font></p> <p><font size="3">We have active forums at <a href="http://www.sqlservercentral.com/forums">SQLServerCentral</a>, there are plenty at MSDN, and various other sites where people ask questions and get answers. Heck, I even use <a href="http://www.tractorbynet.com/forums/">TractorByNet</a>, which recently helped me fix a troubling bush hog problem. The people that answer questions on these forums are experts in their fields, but there are also plenty of people just like you that take a few minutes out of their day to contribute some of their knowledge</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67089/">Making Mistakes</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>We all make mistakes, even when we are trying to help others. What should you do about it? Steve Jones has a few thoughts on advice online.</itunes:subtitle>
			<itunes:summary>We all make mistakes, even when we are trying to help others. What should you do about it? Steve Jones has a few thoughts on advice online.</itunes:summary>
			<pubDate>Fri, 29 May 2009 16:01:26 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, news, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/157110/sqlservercentral-157110-05-29-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/157110/sqlservercentral-157110-05-29-2009.mp4" length="22850394" type="video/mp4" />
		</item>
		<item>
			<title>The Sports Salary</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=156968&amp;tId=2</link>
			<description><![CDATA[ <font size="3">Most of us work at jobs for someone else, with a fairly set salary that may raise slightly year to year, but doesn't necessarily change a lot unless we change jobs or positions. And in doing so, most of us expect to make a similar salary, although we hope it's always going up.</font>  <p><font size="3">How many of you know what your colleagues make? How many of you are upset with what your colleagues earn? Or how many of you suspect that someone you know is overpaid? I think many people have these types of feelings at different points in their careers.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67038/">The Sports Salary</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Are you happy with your salary? Are you happy with the way you negotiated it? Steve Jones asks if you might like a different salary structure.</itunes:subtitle>
			<itunes:summary>Are you happy with your salary? Are you happy with the way you negotiated it? Steve Jones asks if you might like a different salary structure.</itunes:summary>
			<pubDate>Thu, 28 May 2009 16:30:54 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, Salary, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/156968/sqlservercentral-156968-05-28-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/156968/sqlservercentral-156968-05-28-2009.mp4" length="23391754" type="video/mp4" />
		</item>
		<item>
			<title>Dead Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=156218&amp;tId=2</link>
			<description><![CDATA[ <font size="3">What happens to data when a company dies? It's a great question and I have some experience here. An <a href="http://news.cnet.com/8301-17939_109-10238404-2.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">article on C|Net</a>  reminded me that there's not necessarily a standard answer for where your data might go. In the article it mentions that some places give you notice and time to retrieve your data, and some might not.  But it's not quite that simple. </font> <p><font size="3"><font size="3">I've worked for a couple start ups in my career and had one literally fold while I was working there. I helped carry out equipment on a Monday morning after the doors were locked and employees were turned away. In the weeks that followed, I helped to move some equipment around, and even install our software at a few former clients (we hosted their data previously) and helped them get up and running.  Those customer's data went to them, at least a usable copy of it, and they had negotiated the right for an escrowed copy of our system.</font></font></p> <p><font size="3"><font size="3"> </font></font></p><hr /><font size="3"><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/66980/">Dead Data</a> at SQLServerCentral.com <br /></font></font> <p><font size="3"><font size="3"> </font></font></p> ]]></description>
			<itunes:subtitle>What happens to the data of a company if it goes out of business? Steve Jones has a little experience and says it might not be as simple as you think.</itunes:subtitle>
			<itunes:summary>What happens to the data of a company if it goes out of business? Steve Jones has a little experience and says it might not be as simple as you think.</itunes:summary>
			<pubDate>Tue, 26 May 2009 10:12:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/156218/sqlservercentral-156218-05-24-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/156218/sqlservercentral-156218-05-24-2009.mp4" length="24582307" type="video/mp4" />
		</item>
		<item>
			<title>Happy Memorial Day 2009</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=156215&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">It's Memroial Day in the US, and a day of remembrance for our solidiers that have fought for this country. Steve Jones takes a day off and gives you a blooper reel to enjoy the day.</font></p> <p><font size="3"> </font></p> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>A blooper reel for the Memorial Day holiday.</itunes:subtitle>
			<itunes:summary>A blooper reel for the Memorial Day holiday.</itunes:summary>
			<pubDate>Sun, 24 May 2009 10:00:13 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bloopers, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/156215/sqlservercentral-156215-05-24-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/156215/sqlservercentral-156215-05-24-2009.mp4" length="27310958" type="video/mp4" />
		</item>
		<item>
			<title>Time Off</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=155574&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">It's Memorial Day next week in the US, and it's a holiday for many people. It's a day that most people spend with their families, hanging out, maybe taking a short holiday, maybe BBQ'ing in the back yard, something that celebrates the start of warm weather and time off.  I'm sure other countries have similar holidays as well.</font></p>  <p><font size="3">With that in mind, for a Friday poll that has nothing to do with SQL Server, technology, or work, I wanted to ask:</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/67012/">Time Off</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>It's almost summer with Memorial Day coming next week in the US. For this Friday's poll Steve Jones asks about nothing to do with SQL Server,…</itunes:subtitle>
			<itunes:summary>It's almost summer with Memorial Day coming next week in the US. For this Friday's poll Steve Jones asks about nothing to do with SQL Server, technology, or work.</itunes:summary>
			<pubDate>Thu, 21 May 2009 15:04:32 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>day, Memorial, vacation</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/155574/sqlservercentral-155574-05-21-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/155574/sqlservercentral-155574-05-21-2009.mp4" length="14289165" type="video/mp4" />
		</item>
		<item>
			<title>Do You Have a Problem?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=155444&amp;tId=2</link>
			<description><![CDATA[ <font size="3">One of the things we were debating recently here at SQLServerCentral is the value of spending money to help out DBAs as administrators. Is it easier, harder, or even worth proving value for a tool, say a monitoring or performance tool, for a development tool?</font>  <p><font size="3">One of my thoughts is that it's hard to do this because people don't often know they have issues. We see so many people buy hardware that's overkill for the SQL Server instance that 4 people connect to and while it might be horribly inefficiently written, 4 people can't kill the server. Or not enough to matter. Or, hopefully, not that often.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/66997/">Do You Have a Problem?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Is it easier to justify expenses fr a developer than an administrator. Steve Jones thinks it is.</itunes:subtitle>
			<itunes:summary>Is it easier to justify expenses fr a developer than an administrator. Steve Jones thinks it is.</itunes:summary>
			<pubDate>Wed, 20 May 2009 20:14:13 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/155444/sqlservercentral-155444-05-20-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/155444/sqlservercentral-155444-05-20-2009.mp4" length="22176174" type="video/mp4" />
		</item>
		<item>
			<title>Giving Your Best</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=155136&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I was reading a posting recently that was completely unrelated to IT and technology recently, but it really made me stop and think about my career. Brian Kelley, a valued member of the SQLServerCentral community for years and SQL Server MVP, wrote a devotional that talked about <a href="http://wddm.wordpress.com/2009/04/20/the-quality-of-our-offering/">The Quality of Our Offering</a>. Whether you adhere to the same faith as Brian or not, I think he has interesting things to say, and this was a great one. If you're interested, you can follow Brian on Twitter (<a href="http://www.twitter.com/kbriankelley">@kbriankelley</a>) and get notified of new postings.</font>  <p><font size="3">The message from Brian today was that we ought to give our best and not abide by some certain minimum amount of effort. Effort can be measured however we choose, but our goal ought to be to do our best for that time, and not necessarily abide by some measuring stick we've arbitrarily set.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/66979/">Giving Your Best</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>It's easy to get into a rut at work, and easy to just attempt to get some minimum amount of work done each day. Steve Jones is inspired today to…</itunes:subtitle>
			<itunes:summary>It's easy to get into a rut at work, and easy to just attempt to get some minimum amount of work done each day. Steve Jones is inspired today to think about doing more.</itunes:summary>
			<pubDate>Mon, 18 May 2009 15:41:51 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/155136/sqlservercentral-155136-05-18-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/155136/sqlservercentral-155136-05-18-2009.mp4" length="25185660" type="video/mp4" />
		</item>
		<item>
			<title>Vendor Value</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=154995&amp;tId=2</link>
			<description><![CDATA[  <p><a href="http://www.sqlservercentral.com/articles/Editorial/66963/"><font size="3">Software is a very interesting business. Where else can you produce a product that has zero marginal costs for additional units? Where else can you force a &quot;maintenance&quot; charge on your product? What other product must continue to be improved upon by the manufacturer after it's sold?</font></a></p>  <p><a href="http://www.sqlservercentral.com/articles/Editorial/66963/"><font size="3">There actually are other industries for all of these cases, but they're not numerous, and they differ from software. The business of building and selling software is fascinating, and I'm always learning more about it. I constantly see great questions in the forums at the Business of Software social network site. I'll also plug the Business of Software 2009 Conference; if you're a software person, consider attending this event. I went last year and found it very stimulating and educational, forcing me to think a lot about how that industry works.</font></a></p> <p><a href="http://www.sqlservercentral.com/articles/Editorial/66963/"><font size="3"></font></a></p><hr /><a href="http://www.sqlservercentral.com/articles/Editorial/66963/"><font size="3">Read the rest of Vendor Value at SQLServerCentral.com <br /></font></a> <p><a href="http://www.sqlservercentral.com/articles/Editorial/66963/"><font size="3"></font></a></p> ]]></description>
			<itunes:subtitle>Software maintenance is often required when purchasing software packages. But do the vendors deliver value for this charge? Steve Jones has a few…</itunes:subtitle>
			<itunes:summary>Software maintenance is often required when purchasing software packages. But do the vendors deliver value for this charge? Steve Jones has a few thoughts on the subject.</itunes:summary>
			<pubDate>Sun, 17 May 2009 18:42:09 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/154995/sqlservercentral-154995-05-17-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/154995/sqlservercentral-154995-05-17-2009.mp4" length="20319793" type="video/mp4" />
		</item>
		<item>
			<title>The Best Days</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=154683&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I'm getting older, and some days I feel it more than others. There are times that I feel worn out, the body is sore, and I feel I'm on the decline. I've learned to deal with that in many areas, especially with my body, resetting the expectations I have for myself in my athletic endeavors.</font>  <p><font size="3">In the IT world, you'd think that ones skills should continue to grow. We are constantly learning new things, there is value to experience, it's not a physical effort (in general), and so you would think the wise old DBA or programmer would be able to perform better than the young turks. And do so in less time.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/66930/">The Best Days</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Feeling his age a bit, Steve Jones asks you about yours in this Friday's poll. Where do you think you are in your career as a technologist?</itunes:subtitle>
			<itunes:summary>Feeling his age a bit, Steve Jones asks you about yours in this Friday's poll. Where do you think you are in your career as a technologist?</itunes:summary>
			<pubDate>Thu, 14 May 2009 15:27:26 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/154683/sqlservercentral-154683-05-14-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/154683/sqlservercentral-154683-05-14-2009.mp4" length="20778150" type="video/mp4" />
		</item>
		<item>
			<title>The Rights for Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=154552&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I like my Kindle, and I'm not sure that the newer<a href="http://www.amazon.com/gp/product/B00154JDAI?ie=UTF8&amp;tag=dkranchnet&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00154JDAI">Kindle 2</a> (or the <a href="http://www.amazon.com/gp/product/B0015TCML0?ie=UTF8&amp;tag=dkranchnet&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0015TCML0"> Kindle DX</a>) improves on the experience that much. However apparently one new feature isn't liked by one group. A <a href="http://news.cnet.com/8301-1023_3-10161104-93.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20"> group representing writers are complaining</a> that the new &quot;text to speech&quot; feature  isn't a right granted by publishers when they release a Kindle version. Personally, as an author, I don't agree. I think I should be paid for my work, but this isn't a separate delivery, any more than I read out loud to my kids. An audio book is a separate production, one that has it's own value added by the person reading it.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/66926/">The Rights for Data</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>As we develop new applications and our computers gain new capabilities, what rights do our data include? Steve Jones explores a controversy with the…</itunes:subtitle>
			<itunes:summary>As we develop new applications and our computers gain new capabilities, what rights do our data include? Steve Jones explores a controversy with the Amazon Kindle.</itunes:summary>
			<pubDate>Wed, 13 May 2009 15:26:11 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Digital, rights, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/154552/sqlservercentral-154552-05-13-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/154552/sqlservercentral-154552-05-13-2009.mp4" length="21083905" type="video/mp4" />
		</item>
		<item>
			<title>Take Care of Yourself</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=154313&amp;tId=2</link>
			<description><![CDATA[ <font size="3">If you've read these editorials for any length of time, you know that I try to keep an active lifestyle. I play baseball with other adults on summer Sundays, I study karate with my son, and I run daily. I consider myself to be in pretty good health, though I am due for a checkup.  As a result of an active lifestyle at 40+ years old, I find myself nicked up, injured, and in pain on a regular basis. Most of this is soreness, and I've learned to vary the intensity to allow myself to heal.</font>  <p><font size="3">Recently I've been plagued by back pain, specifically lower back muscles that have knocked me out of some activity. In fact, last weekend I spent a good portion of the weekend lying in bed, watching basketball on TV. While I enjoyed the basketball, it got old, and I felt guilty for not getting some chores done around the ranch I live on. I couldn't even get ahead much on work; being unable to sit up made it hard to type in bed.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/66916/">Take Care of Yourself</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>There are many ways to invest in yourself and Steve Jones reminds us of one in today's editorial.</itunes:subtitle>
			<itunes:summary>There are many ways to invest in yourself and Steve Jones reminds us of one in today's editorial.</itunes:summary>
			<pubDate>Mon, 11 May 2009 20:25:39 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, health, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/154313/sqlservercentral-154313-05-11-2009.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/154313/sqlservercentral-154313-05-11-2009.mp4" length="30001273" type="video/mp4" />
		</item>
	</channel>
</rss>
