<?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?r=1192033418</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?r=1192033419" />
		<category>Podcast</category>
		<itunes:explicit>no</itunes:explicit>
		<itunes:keywords>computer, database, SQL, Server, technology</itunes:keywords>
		<lastBuildDate>Thu, 09 Feb 2012 13:27:21 -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>Encryption in Production</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/310553/encryption-in-production</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The encryption capabilities of SQL Server have been growing in each new version. We have gone from password protected backups to Transparent Data Encryption (TDE), we have moved form PWDENCRYPT() to symmetric, asymmetric keys, and certificates. There are quite a few options available in the current SQL Server platform. However I don't often see people writing or talking about their use of security.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">It might be the nature of sensitive data means keeping the use of encryption quiet, but that shouldn't matter. If you are keeping your keys safe, the algorithms and deployments you use should not matter. This Friday I wanted to ask a question about your use of encryption in real world systems.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/88399/">Encryption in Production</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones wants to know if you are using encryption in your production system and if so, how is it working? Can you handle DR…</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones wants to know if you are using encryption in your production system and if so, how is it working? Can you handle DR situations?</itunes:summary>
			<pubDate>Thu, 09 Feb 2012 12:56:31 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Encryption, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/310553/sqlservercentral-310553-02-09-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/281/b87/281b87ca53fefa5ef3c163f70d88de6a2949aacb.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F310553%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/310553/sqlservercentral-310553-02-09-2012.mp4" length="16323942" type="video/mp4" /></item> 
		<item>
			<title>API Changes</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/310429/api-changes</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">There's <a style="text-decoration:none;color:#225588;" href="http://radar.oreilly.com/2011/12/api-predictions-2012.html">an interesting set of predictions</a> about the possible new APIs (application programming interfaces) that we may see in the future. It's a look forward into 2012, and a guess that setting standard ways in which we can build systems will become more important in the future. There were two items that I found of particular interest to the data professional.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The first was the idea that we might have more data APIs in the future, designed to make the exchange of data easier. The people that work with data imports and exports have probably been hoping for his to become more prevalent, and it has gotten better. However I do think that data is becoming the most important part of the technology world. It isn't the software, or the platform, or the device, but the data that's available that is the most valuable part of a technology system. </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/88328/">API Changes</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones comments on predictions that we will see new types of APIs coming in the future, especially data APIs.</itunes:subtitle>
			<itunes:summary>Steve Jones comments on predictions that we will see new types of APIs coming in the future, especially data APIs.</itunes:summary>
			<pubDate>Wed, 08 Feb 2012 08:57:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/310429/sqlservercentral-310429-02-07-2012.mp4</guid><enclosure url="http://m.podshow.com/media/15351/episodes/310429/sqlservercentral-310429-02-07-2012.mp4" length="22577782" type="video/mp4" /></item> 
		<item>
			<title>Morale Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/309940/morale-data</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Would you use <a style="text-decoration:none;color:#225588;" href="http://happiily.com/managers">this site</a> to enter your morale at work? <a style="text-decoration:none;color:#225588;" href="http://www.springwise.com/health_wellbeing/site-helps-managers-track-employee-morale/">It's an idea by a new company</a> that should enable employees to enter information about how they feel at work, how their job is going, and other meta data that describes their attitude for the day. Managers get access to an aggregated look at their employees, as well as anonymous feedback about the way people feel about their jobs.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">As much as I'd like to say this is a good idea, I can see this being more of a tool for abuse than a tool for making changes. I suspect most managers would take negative feedback personally and investigate more, perhaps even asking network people to comb through logs to find out who posted comments, or perhaps even assume that a particular employee had written the commend without any evidence. We are often entirely petty in our reactions to criticisms, and I'm not sure most of the managers I have worked with would actually use this data to improve the way they perform their job.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/88050/">Morale Data</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Would any of you want to track your morale at work and have your boss access the data anonymously? Steve Jones think it's a good tool, but one that…</itunes:subtitle>
			<itunes:summary>Would any of you want to track your morale at work and have your boss access the data anonymously? Steve Jones think it's a good tool, but one that is easily abused.</itunes:summary>
			<pubDate>Sun, 29 Jan 2012 06:25:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/309940/sqlservercentral-309940-01-27-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/755/e75/755e75a167b67c097f98718203323934edfc0e85.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F309940%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/309940/sqlservercentral-309940-01-27-2012.mp4" length="19470772" type="video/mp4" /></item> 
		<item>
			<title>Healthy Work Habits</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/309730/healthy-work-habits</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Many of us work with computers extensively, day after day. It's easy to fall into the habits of working in a particular way, and we've seen recommendations from health professionals about <a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/articles/Miscellaneous/3023/">the dangers of our environment</a>. I've written in the past about <a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/articles/Editorial/66916/">your heath being an investment</a><span class="Apple-converted-space"> </span>you ought to make, and there are numerous places where you can learn how to better structure <a style="text-decoration:none;color:#225588;" href="http://lifehacker.com/256571/set-up-a-healthy-usable-workspace">a healthy work environment</a>. You might even want to try a new type of desk, as<a style="text-decoration:none;color:#225588;" href="http://sqlblog.com/blogs/buck_woody/archive/2012/01/09/stand-up-cloud-computing.aspx">Buck Woody has done</a>.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">However it's not just the desk you work at that might be a problem. There's <a style="text-decoration:none;color:#225588;" href="http://www.infoworld.com/t/laptops/the-hidden-danger-touchscreens-181774">an article that talks about the dangers of mobile devices</a>, and the potential problems of working while on the go, in bed, etc. As we use these devices more and more, it's possible that we are inducing other repetitive motion injuries, similar to <a style="text-decoration:none;color:#225588;" href="http://www.bing.com/health/article/mayo-MADS00326/Carpal-tunnel-syndrome?q=carpal+tunnel+syndrome&amp;qpvt=carpal+tunnel+syndrome">carpal tunnel syndrome</a>. If you are a heavy user or a tablet, smartphone, or other device away from your desk, I would recommend you read the article and think about how you use your device.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/88003/">Healthy Work Habits</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks a little about the work environment for IT workers. We ought to pay attention and ensure we are taking care of ourselves.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks a little about the work environment for IT workers. We ought to pay attention and ensure we are taking care of ourselves.</itunes:summary>
			<pubDate>Wed, 25 Jan 2012 10:39:44 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/309730/sqlservercentral-309730-01-25-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/20a/ce1/20ace1aa050e4dc2e7300d334c7d4b803853260d.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F309730%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/309730/sqlservercentral-309730-01-25-2012.mp4" length="18212426" type="video/mp4" /></item> 
		<item>
			<title>No Cloud for Stack Exchange</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/309666/no-cloud-for-stack-exchange</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">One very large and successful site in the technology world is the Stack Exchange collection of sites. They've grown and scales with relatively few people, and they have chosen to host thier own systems as opposed to moving to the cloud? Why? One of the administrators <a style="text-decoration:none;color:#225588;" href="http://blog.serverfault.com/2011/11/17/why-stack-exchange-isn%E2%80%99t-in-the-cloud/">talks about it in this blog post</a>. The short answer: they love computers.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">That's pretty cool from my perspective. They have a passion for their jobs, they like the different aspects of it, and they aren't going to change that to save a few dollars or make their jobs easier. They don't want to avoid responsibility for parts of their jobs, they want to embrace all of their jobs, as something they enjoy doing.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87616/">No Cloud for Stack Exchange</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>The use of cloud computing isn't in the plans for the Stack Exchange network of sites? Steve Jones thinks they have a pretty cool reason not to use…</itunes:subtitle>
			<itunes:summary>The use of cloud computing isn't in the plans for the Stack Exchange network of sites? Steve Jones thinks they have a pretty cool reason not to use the cloud and he thinks you ought to have a similar view at work.</itunes:summary>
			<pubDate>Tue, 24 Jan 2012 13:56:42 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/309666/sqlservercentral-309666-01-24-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/b7b/9e0/b7b9e095cb5b3f16a64cd6694b696e2c8490c1f6.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F309666%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/309666/sqlservercentral-309666-01-24-2012.mp4" length="15808303" type="video/mp4" /></item> 
		<item>
			<title>Back to Vegas</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/309405/back-to-vegas</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I enjoy Las Vegas and am glad to be heading back to present at the <a style="text-decoration:none;color:#225588;" href="http://www.devconnections.com/shows/sp2012/default.aspx?s=185">Spring SQL Server Connections conference</a> in March. If you wear a number of hats at your job, and deal with a variety of platforms in the Microsoft technology stack, this is a great event to attend. There are <a style="text-decoration:none;color:#225588;" href="http://www.devconnections.com/home.aspx">nine conferences taking place at the same time</a>, in the same place, and you get the chance to see sessions from Mark Minasi on Windows, Scott Hillier on Sharepoint, Miguel Castro on Visual Studio, and more along with your SQL Server sessions.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I know you can't attend every session, and you can't see all the content that week, but the sessions are recorded and attendees can get DVDs of the content. I love that, and it means I can pop in and out of sessions, checking out the content and topics, and mark those in a program that I want to watch later. It also means that I can focus on the important parts of the conference: meeting people.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87925/">Back to Vegas</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>The DevConnections conference in the spring of 2012 is in Las Vegas, and Steve Jones is glad to be going.</itunes:subtitle>
			<itunes:summary>The DevConnections conference in the spring of 2012 is in Las Vegas, and Steve Jones is glad to be going.</itunes:summary>
			<pubDate>Mon, 23 Jan 2012 08:54:26 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, Conferences, connections, databases, server, sql, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/309405/sqlservercentral-309405-01-23-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/9e2/23f/9e223f416a89f39c6d4a7ec4a92dcaa53a051dc5.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F309405%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/309405/sqlservercentral-309405-01-23-2012.mp4" length="18150874" type="video/mp4" /></item> 
		<item>
			<title>Jiggly Code</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308981/jiggly-code</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"><a style="text-decoration:none;color:#225588;" href="http://thread.gmane.org/gmane.linux.kernel/1126136?utm_source=Brent+Ozar+PLF+List&amp;utm_campaign=ad46293d99-Yearly_News_Wrap_Up_201112_25_2011&amp;utm_medium=email">This discussion is a little funny</a>, an exchange on a Linux board in which Linus Torvalds writes: "This kind of "I broke things, so now I will jiggle things randomly until they unbreak" is not acceptable."</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I'd hope that most people would not attempt to write code in this method, but I've seen many developers do just that. They start trying other solutions until one works, often implementing the solution without understanding how it works. The fact that it works, even in a limited way, is often good enough for most people.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87615/">Jiggly Code</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>There should be some method to your madness when fixing code. At least, that's what Linus Torvalds thinks and Steve Jones agrees.</itunes:subtitle>
			<itunes:summary>There should be some method to your madness when fixing code. At least, that's what Linus Torvalds thinks and Steve Jones agrees.</itunes:summary>
			<pubDate>Sun, 22 Jan 2012 15:24:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308981/sqlservercentral-308981-01-17-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/367/228/3672289ed7c519b943c7dc49c02c73cbaaa9d1cb.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308981%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308981/sqlservercentral-308981-01-17-2012.mp4" length="17734543" type="video/mp4" /></item> 
		<item>
			<title>Better Than Batman</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308977/better-than-batman</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I've always been a fan of Bill Gates. He changed the way we look at personal computing and provided an environment in which software development was widely encouraged. He didn't create a perfect environment, and Microsoft has made a few mis-steps at times, but they certainly changed the world. Mr. Gates is also a great speaker, and I had the chance to see him live twice, where he delivered a fascinating keynote that entertained and inspired me.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">He left Microsoft as a full time employee in 2008, and has moved on to working with the <a style="text-decoration:none;color:#225588;" href="http://www.gatesfoundation.org/Pages/home.aspx">Gates Foundation</a>. His missions there, along with his wife, Melinda, is to improve people's lives. The foundation has primarily focused on ending disease and hunger in developing countries, and to date has done some very good work for millions around the globe. I ran across an infographic recently that talks about philanthropy and have reprinted a portion here:</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87786/">Better Than Batman</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones praises Bill Gates today, and the work he is doing to make the world a better place.</itunes:subtitle>
			<itunes:summary>Steve Jones praises Bill Gates today, and the work he is doing to make the world a better place.</itunes:summary>
			<pubDate>Wed, 18 Jan 2012 14:47:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>charity, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308977/sqlservercentral-308977-01-17-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/7b6/d21/7b6d21fb00a7041c49e0ada2b3453b691e947dcd.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308977%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308977/sqlservercentral-308977-01-17-2012.mp4" length="21407960" type="video/mp4" /></item> 
		<item>
			<title>BYOD</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308967/byod</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">As laptop prices have plummeted over the last few years to the point where most technical people can afford to purchase their own machine for around $500. Unless you want an Apple machine, then you'll be looking at something over $1000. There are quite a few people working with SQL Server on OSX, however, so if you want one for work, you can make the switch.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">As computers become a commodity, and we use them more and more to live our lives as well as work, does it make sense for workers to purchase their own machines and use them in a corporate setting? I know some companies give workers a computer allowance and the workers can take the machine with them if they quit, presumably if they work at the company for longer than a few months. Other companies give their employees money for technology, which can be exciting for technical people that might want to upgrade their monitors or other accessories regularly.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87614/">BYOD</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>In the future we may be required to bring our own devices to work. Does that make sense? Would you want to get an allowance and purchase your own…</itunes:subtitle>
			<itunes:summary>In the future we may be required to bring our own devices to work. Does that make sense? Would you want to get an allowance and purchase your own laptop?</itunes:summary>
			<pubDate>Tue, 17 Jan 2012 13:52:01 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, hardware, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308967/sqlservercentral-308967-01-17-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/b11/d3f/b11d3f7e15fdb3795d9eb6c41a8ffe111fef0149.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308967%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308967/sqlservercentral-308967-01-17-2012.mp4" length="17909655" type="video/mp4" /></item> 
		<item>
			<title>The Virtual Lab</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308520/the-virtual-lab</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Over a decade ago, when the startup company that I worked for went bankrupt, I received a few servers and some other hardware as a partial severance. At the time it seemed like a good idea, and it was nice to have a few spare servers on hand. I would later use some of that hardware to work on SQLServerCentral. My wife, however, wasn't thrilled since spare hardware, even powerful hardware, doesn't buy groceries.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">These days the pace of technology change is high. SQL Server is a stable platform that many companies might install and use for a decade, but it seems we have new features to learn every 18-24 months as new versions are released. I think more and more of us have to understand a wider variety of features and platform all the time...</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87612/">The Virtual Lab</a>" at SQLServerCentral. </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about the need for a lab for each of us, and a few ways you can build one.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about the need for a lab for each of us, and a few ways you can build one.</itunes:summary>
			<pubDate>Mon, 16 Jan 2012 14:14:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology, Virtualization</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308520/sqlservercentral-308520-01-11-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/e64/5e3/e645e3e79326c3d58c3e9461fea5aa05d9c18302.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308520%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308520/sqlservercentral-308520-01-11-2012.mp4" length="18101738" type="video/mp4" /></item> 
		<item>
			<title>WWBOD</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308609/wwbod</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I've titled this for Brent Ozar (<a style="text-decoration:none;color:#225588;" href="http://www.brentozar.com/">web</a> |<a style="text-decoration:none;color:#225588;" href="https://twitter.com/#!/brento">@brento</a>), What Would Brent Ozar Do, since he was the one that turned me on to this post about <a style="text-decoration:none;color:#225588;" href="http://davidcummings.org/2011/06/01/calculating-your-fu-money-amount/">calculating your FU money</a>. A polite way of describing FU money would be the money that allows you to live your life on your terms, without having to work again and without having to kowtow to anyone else, including your employer.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">When I was younger, I was very money driven, looking for new jobs or ways that would allow me to earn more money. I have been in and out of consulting, always looking to move up in the world. As I grew older, had a family, and (hopefully) grew wiser, I realized that most of the time I hadn't be happier by making more money. Finding more money became a game, but the things that really helped me enjoy life were the challenges, the people, and the experiences I had in different places. It's not my advice, and it's not often followed, but it's advice I think it well worth following: do something with your life that you enjoy.</p> <p> </p> <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87613/">WWBOD</a>" at SQLServerCentral </p> ]]></description>
			<itunes:subtitle>This Friday's poll asks you to tell us what you'd do if you won the lottery. Is there something that you'd rather be doing than your current job?…</itunes:subtitle>
			<itunes:summary>This Friday's poll asks you to tell us what you'd do if you won the lottery. Is there something that you'd rather be doing than your current job? Dream a little and let us know.</itunes:summary>
			<pubDate>Thu, 12 Jan 2012 13:05:11 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308609/sqlservercentral-308609-01-12-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/6be/047/6be0473f3f34870a13c786420b39de37a9b390fb.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308609%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308609/sqlservercentral-308609-01-12-2012.mp4" length="23601367" type="video/mp4" /></item> 
		<item>
			<title>Coding More Carefully</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308428/coding-more-carefully</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">When I wrote computer code in school, programming as we kids called it, I could literally watch my programs compile on the screen. Working on a Radio Shack TRS-80 in PASCAL, we would see the lines of code scroll by, 3 or 4 a second, as they compiled into executable code. When that is the speed of the computer checking your work, you learn very quickly to proofread your code from syntax or logic errors. A simple semicolon on the wrong place can result in quite a bit of lost time.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">At some point we transitioned to Turbo Pascal, which compiled hundreds of lines in a split second, on par with the speed of today's compilers, which are often working through thousands of lines of code. Is that a good thing, however? Has this speed improvement ended up building poor habits in developers?</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87611/">Coding More Carefully</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>If you had less resources or compilation too longer, would you code more carefully? Steve Jones talks about the benefits that might come from not…</itunes:subtitle>
			<itunes:summary>If you had less resources or compilation too longer, would you code more carefully? Steve Jones talks about the benefits that might come from not having the latest and greatest hardware.</itunes:summary>
			<pubDate>Wed, 11 Jan 2012 16:03:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308428/sqlservercentral-308428-01-10-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/149/eae/149eae51e31d1253c4674fdc3af8c0975ea71472.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308428%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308428/sqlservercentral-308428-01-10-2012.mp4" length="16592061" type="video/mp4" /></item> 
		<item>
			<title>Cloud Safety</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/308404/cloud-safety</link>
			<description><![CDATA[  <p>One of the big concerns with databases and cloud computing is security. I recently ran across an article that asked the question, "how can you make sure your cloud provider can protect your data?". There aren't any guarantees, but there is some information in the article about the certifications that your provider might have earned and be able to prove. There are FIPS 200/SP 800-53, ISO 27001/27002, and SSAE 16, SOC 2 &amp; 3 standards listed. Whether these are applicable to you, or provide the security you need is something you will have to decide. Be careful, and do your homework as some of the certifications mean that the certifying company can give you an opinion on security, which is their own and maybe different from the one another company would give.</p>  <p>The article did make some good points about evaluating security for your company. You should understand what these certifications means, and in some cases, make sure the provider has multiple designations. For example, both ISO 27001 and ISO 27002 are needed together to ensure a reasonable level of security. The provider should also be able to provide you with copies of their audits, and contract with you to ensure ongoing audits and vulnerability tests. These are reasonable requests, and they are measures you should have in place for any of your facilities.</p>  <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87391/">Cloud Safety</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Is the cloud secure? How can you be sure? Steve Jones talks a little about some ways you can try to check on your cloud provider.</itunes:subtitle>
			<itunes:summary>Is the cloud secure? How can you be sure? Steve Jones talks a little about some ways you can try to check on your cloud provider.</itunes:summary>
			<pubDate>Tue, 10 Jan 2012 10:29:59 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>cloud-computing, databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/308404/sqlservercentral-308404-01-10-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/6bd/ec1/6bdec165a987c3d6fb93c09379682269c5fcd0f4.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F308404%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/308404/sqlservercentral-308404-01-10-2012.mp4" length="20978153" type="video/mp4" /></item> 
		<item>
			<title>Referencing Remote Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307870/referencing-remote-data</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">One of the features added to SQL Server a few years ago were the ability to create <a style="text-decoration:none;color:#225588;" href="http://msdn.microsoft.com/en-us/library/ms187552.aspx">synonyms</a> and use those to reference other objects. The ability to create synonyms is something that I had wanted for years in SQL Server, but when they were released, I found them to be a tool that I rarely reached for. Whether it was because this was something I rarely needed to accomplish, or because my habits were too ingrained, I'm not sure, but I have only created synonyms for testing purposes and not for use in any production databases.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">When a developer needs to reference data in another database (or on another server), they have a variety of ways in which they can do this. Some people prefer a three or four part naming convention, others use a view local to the database, and still others might use synonyms. While they all work, from a maintenance standpoint, I think a view or synonym provide a nice layer of abstraction while minimizing the potential maintenance headaches of future changes.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87477/">Referencing Remote Data</a>" at SQLServerCentral.</p> ]]></description>
			<itunes:subtitle>Synonyms were added to SQL Server to make the references to remote data easier. However Steve Jones doesn't use them, do you? Are there benefits?</itunes:subtitle>
			<itunes:summary>Synonyms were added to SQL Server to make the references to remote data easier. However Steve Jones doesn't use them, do you? Are there benefits?</itunes:summary>
			<pubDate>Mon, 09 Jan 2012 15:30:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307870/sqlservercentral-307870-01-04-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/f06/366/f0636647b425e0e489895182f71382bd05930ed3.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307870%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307870/sqlservercentral-307870-01-04-2012.mp4" length="19124552" type="video/mp4" /></item> 
		<item>
			<title>Read-only Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307843/read-only-data</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"><span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-size:medium;">We keep gathering, storing, and managing more and more data. Many of our systems could use an archiving plan to migrate older data to another database or system where it can be accessed, but it won't impact the performance of queries against our current data. If you don't have any type of archive plan, you might consider building one for any future tables you design.</span></p><div style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"><span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-size:medium;">Once you migrate data to a new set of tables, typically you would consider that older data to be read only, and potentially mark it as such in it's own storage location, perhaps even adding more indexes than you have on the current data. And if the data is static, then it doesn't change from week to week, and you can reduce the amount of backups that you create from this data.</span></div><div style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </div><div style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87395/">Read-only Data</a>" at SQLServerCentral.  <br /></div> ]]></description>
			<itunes:subtitle>Today's poll looks at read only data and how you handle the backup and recovery of this data.</itunes:subtitle>
			<itunes:summary>Today's poll looks at read only data and how you handle the backup and recovery of this data.</itunes:summary>
			<pubDate>Thu, 05 Jan 2012 15:55:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307843/sqlservercentral-307843-01-04-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/302/69f/30269f5ee103947b42011fb004a54fddda04779b.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307843%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307843/sqlservercentral-307843-01-04-2012.mp4" length="17258623" type="video/mp4" /></item> 
		<item>
			<title>Are Auto-Updates Good?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307839/are-auto-updates-good</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">There has been <a style="text-decoration:none;color:#225588;" href="http://www.enterprise-security-today.com/story.xhtml?story_id=81421">news recently about automatic updates coming to Internet Explorer</a>. I haven't paid a lot of attention for the simple reason that I almost never use IE. Since most every site I use these days support Firefox and Chrome, including many Microsoft ones, I use those browsers. While IE might have improved, I'm not sure that's a reason for me to switch from the Firefox browser that I am very comfortable with.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">On one hand, I think this is a great idea for the browsers. It has the potential to not only ensure better security on the desktop, but potentially also making life easier for developers. If the browsers automatically update to the latest code, that means that the majority, or maybe all, of your clients will be running the same browser. That would greatly simplify the testing and coding requirements for developers.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87394/">Are Auto-Updates Good?</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Internet Explorer is going to get automatic updates soon and Steve Jones thinks it's a mixed blessing.</itunes:subtitle>
			<itunes:summary>Internet Explorer is going to get automatic updates soon and Steve Jones thinks it's a mixed blessing.</itunes:summary>
			<pubDate>Wed, 04 Jan 2012 11:25:35 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307839/sqlservercentral-307839-01-04-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/7d4/dc3/7d4dc317c9f2d5b79452c6e5fc210ee668892c0c.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307839%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307839/sqlservercentral-307839-01-04-2012.mp4" length="16035121" type="video/mp4" /></item> 
		<item>
			<title>Truth and Demos</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307778/truth-and-demos</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">In my career, I've given quite a few demos of various types of software, usually in an attempt to show how the application in its best possible light. I suspect that most people giving software demos engage in some level of simplification of a problem, or contriving one completely so as to make the software appear as simple as possible to use. <a style="text-decoration:none;color:#225588;" href="http://www.infoworld.com/d/the-industry-standard/university-accuses-oracle-extortion-lies-rigged-demo-in-lawsuit-181892">One university thinks that Oracle went a bit too far</a>, promising capabilities and misleading them about the costs and customizations that would be needed.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I'm sure there are similar examples of this for all software vendors, especially those that sell large software packages such as ERP applications. Some are probably without merit, and are the result of customers not fully understanding what they are buying, but some are probably valid complaints where salespeople have misled customers in order to complete a sale.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87393/">Truth and Demos</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones reminds us that we are all selling something in technology, even if it's our reputation. We ought to be truthful in our dealings…</itunes:subtitle>
			<itunes:summary>Today Steve Jones reminds us that we are all selling something in technology, even if it's our reputation. We ought to be truthful in our dealings with our clients.</itunes:summary>
			<pubDate>Tue, 03 Jan 2012 15:58:35 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307778/sqlservercentral-307778-01-03-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/524/494/524494d64f3096c7975bbc9207be1704a58861a2.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307778%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307778/sqlservercentral-307778-01-03-2012.mp4" length="18386801" type="video/mp4" /></item> 
		<item>
			<title>Cloud Patches</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307670/cloud-patches</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">One of the very cool things that I find in technology is that I learn new things constantly, usually from other people. In this case, I heard about a new site from my employer, <a style="text-decoration:none;color:#225588;" href="http://www.red-gate.com/">Red Gate</a>, that is designed to talk about the challenges and solutions of working in a cloud computing environment. It's called <a style="text-decoration:none;color:#225588;" href="http://acloudyplace.com/">A Cloudy Place</a>, and it's slowly getting moving as we develop new tools to work with cloud services.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I was reading an <a style="text-decoration:none;color:#225588;" href="http://acloudyplace.com/2011/12/dba-in-rackspace/">interview with our main administrator</a>, Simon, who also manages the SQLServerCentral servers, about the recent challenges of managing infrastructure for the <a style="text-decoration:none;color:#225588;" href="https://www.dbainspace.com/">DBA in Space</a> contest. We had no idea how big the contest would be, and we knew that there might be a need to scale up rapidly to handle thousands of users accessing the site in a short period of time as new web-isodes of Brad's adventures were released.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87300/">Cloud Patches</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>The cloud changes the way that we can administer and deploy changes to our systems. Steve Jones highlights an interesting idea, and hopes we get…</itunes:subtitle>
			<itunes:summary>The cloud changes the way that we can administer and deploy changes to our systems. Steve Jones highlights an interesting idea, and hopes we get similar techniques applied to databases in the cloud.</itunes:summary>
			<pubDate>Mon, 02 Jan 2012 10:55:19 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>cloud-computing, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307670/sqlservercentral-307670-01-02-2012.mp4</guid><itunes:image href="http://img.mevio.com/images/b9b/4b4/b9b4b4e92ae73bad426a2e8f950cb849bfbe39e1.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307670%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307670/sqlservercentral-307670-01-02-2012.mp4" length="18570150" type="video/mp4" /></item> 
		<item>
			<title>The Data Resolutions</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307327/the-data-resolutions</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Making a new year's resolution is an annual tradition for many people on January 1. Breaking those resolutions seems to be another annual tradition that often takes place during the month of January as we struggle to live up to the changes that many of us often want to make in our lives. </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">It's the last Friday of the year, and rather than ask you about the resolutions you are making overall, I wanted to ask this question:</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87299/">The Data Resolutions</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>The last Friday poll of 2011 has Steve Jones asking about what you want out of 2012.</itunes:subtitle>
			<itunes:summary>The last Friday poll of 2011 has Steve Jones asking about what you want out of 2012.</itunes:summary>
			<pubDate>Thu, 29 Dec 2011 19:58:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307327/sqlservercentral-307327-12-27-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/6ca/91e/6ca91ed47256246c6e41914becb3da231bfb23ad.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307327%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307327/sqlservercentral-307327-12-27-2011.mp4" length="15304990" type="video/mp4" /></item> 
		<item>
			<title>The Year in Review - 2011</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307323/the-year-in-review-2011</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">It's the end of the year, and I'm taking a look back at 2011 from the data perspective. As we close out the year, it's apparent that "big data" has been catching on with many companies. It seems that every week we have some headline that talks about "big data" in some way. Even Microsoft has joined in with  their work with<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.infoworld.com/d/business-intelligence/microsoft-adds-hadoop-support-sql-server-data-warehouse-169421">Hadoop and SQL Server</a>.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The other big push in 2011 seems to have been "the cloud". It's everywhere, from consumer<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.youtube.com/watch?v=mjtqoQE_ezA">Windows 7 commercials</a><span class="Apple-converted-space"> </span>to the updates to the SQL Server tools to support the SQL Azure platform. I haven't found many people that are excited about moving their databases to the cloud, but more and more people are testing the platform, and I suspect we'll start to see some apps that don't require high security or extremely high performance appearing in the cloud in 2012. I have embraced the cloud in many ways over the last couple years (<a style="text-decoration:none;color:#225588;" href="http://www.evernote.com/">Evernote</a>,<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.dropbox.com/">Dropbox</a>,<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://explore.live.com/windows-live-essentials-other-programs?T1=t4">Live Mesh</a>) and I find it to be an advantage in managing a busy life.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87298/">The Year in Review - 2011</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones looks back at 2011 from the data and database perspective.</itunes:subtitle>
			<itunes:summary>Steve Jones looks back at 2011 from the data and database perspective.</itunes:summary>
			<pubDate>Wed, 28 Dec 2011 19:37:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307323/sqlservercentral-307323-12-27-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/602/ce2/602ce20aa4b2e6dbed4dc2f768c58c0e99d8f3a9.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307323%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307323/sqlservercentral-307323-12-27-2011.mp4" length="23376971" type="video/mp4" /></item> 
		<item>
			<title>Data and Privacy</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/307302/data-and-privacy</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Recently there's been quite an outcry over Carrier IQ's software, which is on many smartphones and allows keystroke logging and capture of almost anything you do on your phone and transmit. <a style="text-decoration:none;color:#225588;" href="http://www.telegraph.co.uk/technology/eric-schmidt/8945171/Google-chief-Eric-Schmidt-condemns-Carrier-IQ.html">Google's Eric Schmidt condemned the use of the software</a>, and there are numerous lawsuits being filed.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Whether you think this software is legitimate or Carrier IQ and the carriers had the right to deploy it, you should be aware that from a public perspective this is a failure of software. It seems as though a back door of sorts, a spy program has been developed and approved by companies that sell cellular phone services, and it is a poor reflection of their business.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87296/">Data and Privacy</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Users often have a certain expectation of privacy about their data in applications, and as software engineers, Steve Jones thinks we need to respect…</itunes:subtitle>
			<itunes:summary>Users often have a certain expectation of privacy about their data in applications, and as software engineers, Steve Jones thinks we need to respect that.</itunes:summary>
			<pubDate>Tue, 27 Dec 2011 15:12:56 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, privacy, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/307302/sqlservercentral-307302-12-27-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/9d3/b26/9d3b26b64ddea3a7437131efbeaa987d595436f3.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F307302%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/307302/sqlservercentral-307302-12-27-2011.mp4" length="17718547" type="video/mp4" /></item> 
		<item>
			<title>Merry Christmas 2011</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/306463/merry-christmas-2011</link>
			<description><![CDATA[ Enjoy the bloopers ]]></description>
			<itunes:subtitle>Merry Christmas</itunes:subtitle>
			<itunes:summary>Merry Christmas</itunes:summary>
			<pubDate>Sun, 25 Dec 2011 15:33:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bloopers, humor</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/306463/sqlservercentral-306463-12-19-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/270/c33/270c33c98ac8bda662cae25e88fb0a079bff35cd.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F306463%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/306463/sqlservercentral-306463-12-19-2011.mp4" length="15572433" type="video/mp4" /></item> 
		<item>
			<title>All I want for Christmas</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/306419/all-i-want-for-christmas</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">It's the Christmas holiday, and many of you might be already out celebrating and away from work this week. Today is usually a day off for many companies, with last minute preparations for the celebrations this weekend.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Those of us working in IT are very lucky for the most part. We have good jobs, jobs that don't require heavy physical exertions, we work in offices not in inclement weather, and we are paid well relative to many other professions.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "All I want for Christmas" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday before Christmas, Steve Jones has a fun poll. What would you like for Christmas? Any fun, interesting, fascinating tech toys?</itunes:subtitle>
			<itunes:summary>This Friday before Christmas, Steve Jones has a fun poll. What would you like for Christmas? Any fun, interesting, fascinating tech toys?</itunes:summary>
			<pubDate>Thu, 22 Dec 2011 11:48:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/306419/sqlservercentral-306419-12-19-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/d06/a6c/d06a6c9e5a16739cfaafddc4ee96bc39f17b56b3.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F306419%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/306419/sqlservercentral-306419-12-19-2011.mp4" length="14248537" type="video/mp4" /></item> 
		<item>
			<title>Pride and Security</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/306379/pride-and-security</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The weakest link in most security schemes is the human. We know that there are regular breaches of trust by employees, mistakes made (fat fingers, misconfigurations and more), and supposed favors done by someone with trusted access that send data to criminals. Social engineering, in a variety of forms, preys on the trusting nature of most people to gain unauthorized access, and unfortunately, it often works.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Part of social engineering is the inherent trust for others that most of us have. Part of it is the desire that most people have to help others. However I think a part of it is also the attitude that many workers have when they aren't treated well. When employees don't feel they are a part of the company family and just work for a paycheck, they are less vigilant or caring about safeguarding the digital assets, and sometimes physical assets, of the company.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87128/">Pride and Security</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>When an employee has pride in their company, they tend to do a better job, and Steve Jones says that extends to security.</itunes:subtitle>
			<itunes:summary>When an employee has pride in their company, they tend to do a better job, and Steve Jones says that extends to security.</itunes:summary>
			<pubDate>Mon, 19 Dec 2011 08:53:44 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/306379/sqlservercentral-306379-12-19-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/82c/ab0/82cab0270854352a200dbc879d12d96cc35f5110.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F306379%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/306379/sqlservercentral-306379-12-19-2011.mp4" length="16017341" type="video/mp4" /></item> 
		<item>
			<title>The Connections Launch Event</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/306041/the-connections-launch-event</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The Spring <a style="text-decoration:none;color:#225588;" href="http://www.devconnections.com/shows/sp2012/default.aspx?s=185">SQL Server Connections conference</a> will be one of the launch events for SQL Server 2012, the next version of the platform that we write about every day. This spring SQLServerCentral is sponsoring a track again, with Brad McGehee, Grant Fritchey, and myself speaking in one room. We're all focusing on SQL Server 2012, trying to get ready to upgrade and use the new features.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">However we're only a small part of the SQL Server track. <a style="text-decoration:none;color:#225588;" href="http://www.sqlskills.com/">SQLskills.com</a> headlines the track, as they have for many years, with Kimberly L. Tripp, Paul Randal, and Jonathan Kehayias presenting some amazing information based on their years of experience (go to one of the <a style="text-decoration:none;color:#225588;" href="http://www.sqlskills.com/ImmersionEvents.asp">SQLskills.com classes</a> if you can). Paul and Kimberly have also invited a number of <a style="text-decoration:none;color:#225588;" href="http://www.devconnections.com/shows/sp2012/speakers.aspx?s=185">other great speakers</a>, including Aaron Bertrand, Allen White, Brent Ozar, Glenn Berry, Mike Walsh, and more. These are the people that write many of books, blogs, and articles that you read to learn more about the SQL Server platform.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87096/">The Connections Launch Event</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>SQLServerCentral will be hosting a track at the 2012 spring SQL Server Connections conference and we hope to see you there.</itunes:subtitle>
			<itunes:summary>SQLServerCentral will be hosting a track at the 2012 spring SQL Server Connections conference and we hope to see you there.</itunes:summary>
			<pubDate>Sun, 18 Dec 2011 16:19:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, Conferences, connections, databases, server, sql, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/306041/sqlservercentral-306041-12-15-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/467/1d6/4671d64f3671396d1ee336b3c0009fe8809380fb.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F306041%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/306041/sqlservercentral-306041-12-15-2011.mp4" length="16956005" type="video/mp4" /></item> 
		<item>
			<title>Careful with your Smartphone</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/305908/careful-with-your-smartphone</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">More and more tech professionals I know are carrying smartphones. There seems to be a split among technical people between iOS, Android, or WP7 platforms, but it seems that all the mobile OSes are extremely handy for system administrators. I know that I appreciate the ability to connect to email and other people when I'm away from my desk. If I were a production DBA, the ability to potentially fix something remotely, without the need to go to the office or back home, would be extremely valuable.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">However, carrying around a smartphone isn't without a risk. The features and capabilities of the various mobile operating systems are a double edged sword. The power of the smartphone can easily be used for attacks against your network. <a style="text-decoration:none;color:#225588;" href="http://www.enterprise-security-today.com/story.xhtml?story_id=81179">This piece</a> talks about hackers targeting the mobile platforms as another attack vector. That's scary, especially as most of these mobile OSes were not designed to be secure.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/87055/">Be careful with your smartphone</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Do you connect to your work network with your smartphone? If so, you should be careful and ensure you are taking precautions to prevent any security…</itunes:subtitle>
			<itunes:summary>Do you connect to your work network with your smartphone? If so, you should be careful and ensure you are taking precautions to prevent any security issues.</itunes:summary>
			<pubDate>Wed, 14 Dec 2011 14:47:51 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/305908/sqlservercentral-305908-12-14-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/b22/c19/b22c1993b3f994b01d931fed26b708af7f042198.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F305908%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/305908/sqlservercentral-305908-12-14-2011.mp4" length="17232587" type="video/mp4" /></item> 
		<item>
			<title>Propose this to your boss</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/305740/propose-this-to-your-boss</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I've written a few times about the ways in which <a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/articles/Editorial/76408/">you could find interesting projects at work</a> and potentially learn a few new skills while improving the ways your company uses technology. More and more companies are willing to allow side projects like the <a style="text-decoration:none;color:#225588;" href="http://googleblog.blogspot.com/2006/05/googles-20-percent-time-in-action.html">Google 20% time</a> or the <a style="text-decoration:none;color:#225588;" href="http://confluence.atlassian.com/display/DEV/Atlassian+FedEx+Days">Atlassian FedEx days</a>. My own company, Red Gate Software, implements this a few times a year as "<a style="text-decoration:none;color:#225588;" href="http://weblogs.asp.net/melvynharbour/archive/2010/03/29/red-gate-s-down-tools-week.aspx">Down Tools Week</a>." </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Many of you have replied that your companies are resistant to this, or your boss doesn't think it's a good idea. I have certainly had a few managers that felt that way, but I've also had success over time in changing their minds a bit. I've been able to get them to give me the chance to pilot ideas in a small way. Sometimes it's taken years, but I've learned to play "long ball" and think about succeeding over time, not getting my way this week.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86944/">Propose this to your boss</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>If you would like to tackle an interesting project at work or find yourself something new to do next year, read this idea from Steve Jones.</itunes:subtitle>
			<itunes:summary>If you would like to tackle an interesting project at work or find yourself something new to do next year, read this idea from Steve Jones.</itunes:summary>
			<pubDate>Tue, 13 Dec 2011 15:37:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/305740/sqlservercentral-305740-12-12-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/c71/990/c7199021ce219802219d52112805b1d7699624a7.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F305740%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/305740/sqlservercentral-305740-12-12-2011.mp4" length="16144934" type="video/mp4" /></item> 
		<item>
			<title>Jacks of all trades</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/305735/jacks-of-all-trades</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Does your envrionment look like <a style="text-decoration:none;color:#225588;" href="http://instagram-engineering.tumblr.com/post/13649370142/what-powers-instagram-hundreds-of-instances-dozens-of?">the one at Instagram</a>? I'd bet that you ha there are a few of you that have an applicaiton or two that contains as many servers, components, pieces and parts, all held together with the proverbial duct tape and baling twine. I think I've had a few environments that were close to this complicated, but in general I try to avoid this type of mish mosh of technologies tools and platforms.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">When I look at the SQLServerCentral architecture, while much smaller, still scales nicely on a single database server (clustered) and a web server. If I needed more performance, I'd hope that I could do something more similar to <a style="text-decoration:none;color:#225588;" href="http://highscalability.com/blog/2009/8/5/stack-overflow-architecture.html">the setup at StackOverflow</a>, with better development and fewer parts of my architecture than adding the type of complexity that powers Instagram.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86941/">Jacks of all trades</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Instagram has a complex architecture for it's technology infrastructure. The people that work there have to be jacks of all trades. Is that the type…</itunes:subtitle>
			<itunes:summary>Instagram has a complex architecture for it's technology infrastructure. The people that work there have to be jacks of all trades. Is that the type of environment you'd like to work in?</itunes:summary>
			<pubDate>Mon, 12 Dec 2011 14:12:19 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/305735/sqlservercentral-305735-12-12-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/e64/865/e64865471661fb72b2d4a0cca6fcbacb8f8ca442.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F305735%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/305735/sqlservercentral-305735-12-12-2011.mp4" length="15379442" type="video/mp4" /></item> 
		<item>
			<title>Encryption Works</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/305056/encryption-works</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I don't know that the government hires the best people or they have the best tools to work with, but they have some expertise. There's a <a style="text-decoration:none;color:#225588;" href="http://www.schneier.com/blog/archives/2011/12/full-disk_encry.html">short note from Bruce Schneier</a> that full disk encryption (FDE) does appear to by preventing unauthorized access to computer systems by police in many cases.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">If you read the comments, there are all sorts of flaws and potential holes with encryption, which are valid arguments. However that doesn't mean that you shouldn't implement any encryption on your removable or portable drives, especially those in laptops. Those devices are like the locks on your home or car. They can be defeated by determined professionals, but all too often the casual criminal doesn't bother if they are in place. </p><div style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </div><div style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86865/">Encryption Works</a>" at SQLServerCentral.  <br /></div> ]]></description>
			<itunes:subtitle>Encryption is supposed to protect data, and it appears to be working as police and authorities are often stymied by encrypted disks. Steve Jones…</itunes:subtitle>
			<itunes:summary>Encryption is supposed to protect data, and it appears to be working as police and authorities are often stymied by encrypted disks. Steve Jones recommends you encrypt your disks on all your machines.</itunes:summary>
			<pubDate>Sun, 11 Dec 2011 10:11:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Encryption, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/305056/sqlservercentral-305056-12-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/cf5/9dd/cf59dd324d95e16c7ea509e408fdcdb6531018d8.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F305056%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/305056/sqlservercentral-305056-12-07-2011.mp4" length="13682962" type="video/mp4" /></item> 
		<item>
			<title>The Employment Contract</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/305048/the-employment-contract</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I ran across this piece on <a style="text-decoration:none;color:#225588;" href="http://www.businessweek.com/magazine/dan-ariely-how-to-pay-people-09222011.html">how we should pay people</a> from Business Week. It's a look at the issues of specifying the exact work that someone will do once you hire them. I suspect this is a problem in many industries, but it can be especially tricky in technology, where the job requirements can change as the technology rapidly changes.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Most of the time I've taken a job in the US, it's been an "at will" employment, with a verbal contract between me and the hiring manager or HR representative. Nothing was signed, and I essentially did whatever my manager wanted, regardless of my job title. That was fine with me. Currently I have a written contract, but the requirements for my position are a little vague and my duties aren't explicitly spelled out.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86861/">The Employment Contract</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones wants to know if you'd like to have an employment contract of some sort. Do you want your duties, or maybe exlcusions,…</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones wants to know if you'd like to have an employment contract of some sort. Do you want your duties, or maybe exlcusions, explicitly spelled out in an agreement?</itunes:summary>
			<pubDate>Thu, 08 Dec 2011 14:42:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/305048/sqlservercentral-305048-12-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/f8f/453/f8f453fba24b9e983186911a23c07029d4f38b4d.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F305048%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/305048/sqlservercentral-305048-12-07-2011.mp4" length="13844224" type="video/mp4" /></item> 
		<item>
			<title>Not So Unbreakable</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/304963/not-so-unbreakable</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">There's <a style="text-decoration:none;color:#225588;" href="http://www.darkreading.com/database-security/167901020/security/client-security/232200517/researchers-say-oracle-leaves-databases-needlessly-vulnerable.html">a report on Dark Reading</a> that says some researchers think Oracle is not working on security as hard as they should. The proportion of security fixes has diminished, which some people think implies that they are not taking security as seriously as they should. The window of time between the disclosure and the patch has grown wider, which is troubling, especially when newer software displays vulnerabilities.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I've been proud to work on SQL Server over the last 6 years from a security perspective as there have been very few security patches issued, and correspondingly, few vulnerabilities disclosed. It's possible Microsoft has muzzled some researchers, but I doubt it. I would guess that if any serious security issues existed in SLQ Server 2005, 2008, or R2, we'd have heard about them. I think the <a style="text-decoration:none;color:#225588;" href="http://msdn.microsoft.com/en-us/library/ms995349.aspx">security engineering process</a> that is used for SQL Server has truly resulted in more secure software.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86820/">Not So Unbreakable</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Oracle touted its database software as unbreakable, but many security researchers think the company is not spending enough effort on security. Steve…</itunes:subtitle>
			<itunes:summary>Oracle touted its database software as unbreakable, but many security researchers think the company is not spending enough effort on security. Steve Jones has a few comments.</itunes:summary>
			<pubDate>Wed, 07 Dec 2011 15:44:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, oracle, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/304963/sqlservercentral-304963-12-06-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/519/812/519812e438ae89b43a28080db5fc8de9e330a1ac.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F304963%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/304963/sqlservercentral-304963-12-06-2011.mp4" length="13158560" type="video/mp4" /></item> 
		<item>
			<title>Sharing Your Database Server</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/304954/sharing-your-database-server</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Some of the details for SQL Server 2012 are out now, and as expected, we have feature limitations in various editions. I was hoping for a change, and maybe it will come at some point in the future. I did expect there to be scale limitations and there are. As <a style="text-decoration:none;color:#225588;" href="http://blogs.msdn.com/b/ialonso/archive/2011/11/18/what-s-in-enterprise-only-up-to-2tb-of-memory.aspx">noted here</a>, the Standard edition is limited to 64GB of RAM. It wasn't too long ago that I would have considered that high a RAM limit to mean I'd never need Enterprise Edition, but these days I am finding more and more database servers with 32GB, 64GB, and more RAM inside them.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The post notes that the buffer pool will not grow beyond 64GB, though it doesn't mention limits in any of the other memory spaces that SQL Server uses. However assuming that the memory outside of the buffer pools scales, it might be time to think about installing extra instances of SQL Server on a single host if you are licensing by the core. With a commodity server costing under $10k with 6 cores and 96GB of RAM (no HDDs), one could easily consider placing 2-3 SQL Server instances on this hardware with each getting 24+GB of RAM.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86817/">Sharing Your Database Server</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Is is time to consider sharing your database server with other applications? Steve Jones thinks with today's powerful servers and changes to…</itunes:subtitle>
			<itunes:summary>Is is time to consider sharing your database server with other applications? Steve Jones thinks with today's powerful servers and changes to licensing, this might make sense.</itunes:summary>
			<pubDate>Tue, 06 Dec 2011 14:52:50 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/304954/sqlservercentral-304954-12-06-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/855/7b1/8557b1132a9878576b0b240cd6f0d3452bed8ae6.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F304954%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/304954/sqlservercentral-304954-12-06-2011.mp4" length="13318972" type="video/mp4" /></item> 
		<item>
			<title>Layers of Security</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/304820/layers-of-security</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I haven't configured many firewalls in my time, but if I were doing that job, I'm sure I'd be included in <a style="text-decoration:none;color:#225588;" href="http://www.darkreading.com/security-monitoring/167901086/security/perimeter-security/231903107/survey-half-of-firewall-rules-improperly-configured.html">this report</a> that says half of all firewalls are improperly configured. Firewalls are confusing, complicated, and it's incredibly easy to make a mistake when you are dealing with the complex rules of Windows networking and various application requirements. These days I call a friend, who's a firewall expert, to do any changes for me, and let him implement the rules. It's a slow, annoying process to watch, but I also understand that it's complex and he does a much better job than I'd do. Probably because he's more patient.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">For the database administrator, however, this should be a wake-up call that lets you know you can't rely on the firewall to protect you. If you have a small 3 machine, one subnet network, maybe, but in most enterprises there are many subnets and complex rules to implement. That means that your company might not be a soft chewy center protected by a hard shell. It might be a soft center protected by Swiss cheese that does little to limit the influx of unauthorized requests.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/86784/">Layers of Security</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>A good security scheme will contain many layers. Today Steve Jones talks about one of those: good habits.</itunes:subtitle>
			<itunes:summary>A good security scheme will contain many layers. Today Steve Jones talks about one of those: good habits.</itunes:summary>
			<pubDate>Mon, 05 Dec 2011 10:13:24 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/304820/sqlservercentral-304820-12-05-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/7f8/2ad/7f82adf9172ed19780eaf0cd2beaaeda1518bfb0.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F304820%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/304820/sqlservercentral-304820-12-05-2011.mp4" length="14337478" type="video/mp4" /></item> 
		<item>
			<title>Not having TDE in all editions is stupid</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/304348/not-having-tde-in-all-editions-is</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">The whole point of encrypting data at rest is to protect the database if physical files or backups are lost. In the <a style="text-decoration:none;color:#225588;" href="http://msdn.microsoft.com/en-us/library/bb934049.aspx">Books Online (BOL) page for Transparent Data Encryption (TDE)</a>, it notes that "..., in a scenario where the physical media (such as drives or backup tapes) are stolen, a malicious party can just restore or attach the database and browse the data. One solution is to encrypt the sensitive data in the database and protect the keys that are used to encrypt the data with a certificate. This prevents anyone without the keys from using the data..."</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">That's what TDE is designed for, but the machines that are most likely to be stolen, laptops that contain Express Edition instances, can't implement TDE. Why not? It's an "Enterprise only feature". Why? I assume this is a sales technique to force those companies required to implement data at rest protection will pay more for their instances, but in reality this results in less security for lots of SQL Server applications.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77392/">Not having TDE in all editions is stupid</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Transparent Data Encryption is only available in Enterprise Edition and above. Steve Jones thinks that's a mistake.</itunes:subtitle>
			<itunes:summary>Transparent Data Encryption is only available in Enterprise Edition and above. Steve Jones thinks that's a mistake.</itunes:summary>
			<pubDate>Sun, 04 Dec 2011 15:27:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/304348/sqlservercentral-304348-12-01-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/91e/bfa/91ebfad66fb0d528e6410bd9acb130fcb53085a5.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F304348%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/304348/sqlservercentral-304348-12-01-2011.mp4" length="14279182" type="video/mp4" /></item> 
		<item>
			<title>A Welcome Intruder</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/304335/a-welcome-intruder</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">One of the things that many large companies do is hire companies to evaluate their security. This often involves some sort of test of the security systems by an individual whose experise is breaking into companies. There are some experts who study the techniques used to break security, but I suspect that often former hackers/crackers are hired because they have practical experience breaking into systems.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">However for most companies, the security is only examined when there is an actual issue. I know most IT people that manage web systems are told about security lapses when the site si defaced, or when your data is discovered posted in some other location.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77390/">A Welcome Intruder</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones asked about penetration testing of your security. Have any of you ever tested your systems?</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones asked about penetration testing of your security. Have any of you ever tested your systems?</itunes:summary>
			<pubDate>Thu, 01 Dec 2011 14:34:40 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Injection, security, sql, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/304335/sqlservercentral-304335-12-01-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/0ea/b74/0eab74ca0cc2f921e14391112cd4623e88b0d485.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F304335%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/304335/sqlservercentral-304335-12-01-2011.mp4" length="15171702" type="video/mp4" /></item> 
		<item>
			<title>Fast Migrations</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/304235/fast-migrations</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Virtualization is becoming more and more popular all the time, and if you don't know much about this technology, I would highly recommend you begin learning. In fact, if you are a technology worker, you ought to have some sort of virtualization software installed on your computer right now. Testing, practicing, learning, all of these are made easier with a virtual machine that allows you to try out ideas without affecting your daily work.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">One of the advantages of virtualized servers is that they can be moved from one set of physical hardware to another. If you find that your virtual machine (VM) is not receiving enough resources from the host, you can move it to another less busy host, and improve performance. What's even more amazing is that you can move this VM while it is in use. In fact, your clients may not even notice that the VM has migrated to another host, even while connected. To me, that's absolutely amazing.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77372/">Fast Migrations</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Virtualization is an important technology for anyone working with servers, and as vendors look to improve the performance of their hypervisors, this…</itunes:subtitle>
			<itunes:summary>Virtualization is an important technology for anyone working with servers, and as vendors look to improve the performance of their hypervisors, this technology might be more important for data professionals to understand.</itunes:summary>
			<pubDate>Wed, 30 Nov 2011 16:25:39 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Hyper-V, SQL-Server, technology, Virtualization, vmware</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/304235/sqlservercentral-304235-11-30-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/b46/dfc/b46dfcd2b8e0e5aa162f2017255201cc2cbe410a.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F304235%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/304235/sqlservercentral-304235-11-30-2011.mp4" length="15752073" type="video/mp4" /></item> 
		<item>
			<title>A Refreshing Break</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/303924/a-refreshing-break</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Thanksgiving is always the biggest break from work for me each year. My family goes away for a almost a week of skiing to take a break away from our busy lives. Last week I was gone, taking 6 whole days away from work and I came back this week, with a lot of emails, articles, and various other work here at SQLServerCentral.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">This time, however, I tried something completely new. I didn't check my email from SQLServerCentral, visit the site, or do anything else work related during the time away. That's a first for me, as the last few years I've been pruning emails on my phone during vacation, handling minor items as I had time. It was hard, since my email client would show an ever increasing count of unread messages, but I made a point of not working during the time away.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77327/">A Refreshing Break</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about his recent vacation break and one change that made it a huge success.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about his recent vacation break and one change that made it a huge success.</itunes:summary>
			<pubDate>Tue, 29 Nov 2011 14:50:13 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/303924/sqlservercentral-303924-11-29-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/3b5/b59/3b5b59ce8a9230cadbcf7c14ae3f19d6d1cd1593.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F303924%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/303924/sqlservercentral-303924-11-29-2011.mp4" length="14671418" type="video/mp4" /></item> 
		<item>
			<title>Thinking Time</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/303804/thinking-time</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">I have a friend that is responsible for working with clients, helping them to design solutions for their businesses, write statements of work, and develop proof of concepts. This friend also finds 4-5 meetings a day on their calendar, usually lasting from thirty to sixty minutes. That's not an uncommon workday for many people in technology, which always amazes me.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">There was a time when I managed multiple DBAs and worked to remove them from meetings whenever possible. It was hard, with the workers always feeling like they wanted to know what was going on, and managers always wanting staff available for detailed updates if needed. Too often I felt that staff time in meetings, and performing updates, was wasted. Managers should take quick updates to meetings, and handle the coordination as much as possible.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77326/">Thinking Time</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Do you get time to stop and think, without being pressured to solve a specific problem? Steve Jones notes that it's important to get that creative…</itunes:subtitle>
			<itunes:summary>Do you get time to stop and think, without being pressured to solve a specific problem? Steve Jones notes that it's important to get that creative time to grow and produce better work.</itunes:summary>
			<pubDate>Mon, 28 Nov 2011 13:03:39 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/303804/sqlservercentral-303804-11-28-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/5d8/acc/5d8acc23610fab80fa787fa8965839ddc5c2ff39.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F303804%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/303804/sqlservercentral-303804-11-28-2011.mp4" length="13654329" type="video/mp4" /></item> 
		<item>
			<title>Happy Thanksgiving 2011</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/302876/happy-thanksgiving-2011</link>
			<description><![CDATA[ Happy Thanksgiving ]]></description>
			<itunes:subtitle>Happy Thanksgiving</itunes:subtitle>
			<itunes:summary>Happy Thanksgiving</itunes:summary>
			<pubDate>Wed, 23 Nov 2011 08:01:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bloopers, humor</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/302876/sqlservercentral-302876-11-18-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/c59/2aa/c592aa4f6d155c06fb4edeeff74d338fc4a26133.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F302876%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/302876/sqlservercentral-302876-11-18-2011.mp4" length="17933909" type="video/mp4" /></item> 
		<item>
			<title>What&#039;s Your Title?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/302644/what-s-your-title</link>
			<description><![CDATA[  <p>I was reading a very interesting post from L. Z. Granderson recently that is more of a political observation than anything, but in the piece he brought up a point that struck my interest. He finds that many people use a simple question when they are getting to know each other, and that the question might color the impressions of us that others hold. The question is: </p>  <p>"What do you do?" </p> <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77189/">What's Your Title?</a>" at SQLServerCentral</p> ]]></description>
			<itunes:subtitle>A career based poll this Friday has Steve Jones asking what your title is, or maybe what you think it should be given the work that you do.</itunes:subtitle>
			<itunes:summary>A career based poll this Friday has Steve Jones asking what your title is, or maybe what you think it should be given the work that you do.</itunes:summary>
			<pubDate>Thu, 17 Nov 2011 14:25:41 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/302644/sqlservercentral-302644-11-17-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/d5d/48b/d5d48b4fbe528d58a80558395e67c3d55282a31d.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F302644%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/302644/sqlservercentral-302644-11-17-2011.mp4" length="15059637" type="video/mp4" /></item> 
		<item>
			<title>More SQL Injection</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/302548/more-sql-injection</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">One milly-yon sites hit by a SQL Injection attack. That happened <a style="text-decoration:none;color:#225588;" href="http://www.darkreading.com/database-security/167901020/security/news/231901236/mass-sql-injection-attack-hits-1-million-sites.html">according to a headline I saw recently</a>, with an attack similar to Lizamoon affecting seven figures worth of ASP.NET sites. How can this still be happening on large scales? I'd like to think that this was mostly at small sites that people had set up for themselves, but I'm sure some decent sized companies were involved in this.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">This isn't good for your brand as a developer. If you don't know what SQL Injection is, you shouldn't be developing software. If you don't know how to code to avoid it, you shouldn't be hired by anyone to build software. If you can't write a stored procedure around a query or built a parameterized call to a database engine, you need to learn how or find another career.</p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;"> </p><p style="padding:0px;margin:.6em 0px;color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77168/">More SQL Injection</a>" at SQLServerCentral.  </p> ]]></description>
			<itunes:subtitle>Why are sites still being hit by SQL Injection on a large scale? Steve Jones talks about a recent large scale attack that affected over a million…</itunes:subtitle>
			<itunes:summary>Why are sites still being hit by SQL Injection on a large scale? Steve Jones talks about a recent large scale attack that affected over a million sites.</itunes:summary>
			<pubDate>Wed, 16 Nov 2011 15:44:56 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, Injection, security, sql, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/302548/sqlservercentral-302548-11-16-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/ae2/be3/ae2be3cfd78389f90d30aca9feb4629fa923e615.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F302548%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/302548/sqlservercentral-302548-11-16-2011.mp4" length="11692760" type="video/mp4" /></item> 
		<item>
			<title>Do You Want to be a DBA in Space?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/302469/do-you-want-to-be-a-dba</link>
			<description><![CDATA[  <p>I had a chance to see a few of the DBA in Space videos before the contest was released and I shared them with my kids. My son's first reaction was "can I go?" He couldn't, but it did excite him a little to think about potentially going into space at some point in his life and he thought it was amazing that some average computer worker, like me, would get the chance. It's an amazing contest and I'm still stunned that my employer, Red Gate Software, is offering it to anyone that works with databases.</p>  <p> And that's interesting. Developers, administrators, if you're administering databases in any way, you've got a chance to enter the contest. You can get started now by signing up and going through all the videos, answering the questions as you go. The contest ends Friday, November 18, 2011, so there are a few days left to follow Brad McGehee on his space alien adventure and have fun with a few silly questions.</p>  <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77101/">Do You Want to be a DBA in Space?</a>" at SQLServerCentral.</p> ]]></description>
			<itunes:subtitle>With the DBA in Space contest ending this week, Steve Jones has some thoughts on the contest, and what he'd do if he were to win.</itunes:subtitle>
			<itunes:summary>With the DBA in Space contest ending this week, Steve Jones has some thoughts on the contest, and what he'd do if he were to win.</itunes:summary>
			<pubDate>Tue, 15 Nov 2011 15:13:58 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/302469/sqlservercentral-302469-11-15-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/9a3/45f/9a345f6867b719f23ee681d457822b49adf53551.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F302469%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/302469/sqlservercentral-302469-11-15-2011.mp4" length="14514537" type="video/mp4" /></item> 
		<item>
			<title>Network Databases? Is it time to change?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/302330/network-databases-is-it-time-to-change</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">In the two decades I've worked with SQL Server, there has been some advice that I've always given to people: don't backup to the network, and don't try to put a database on a file share. SQL Server hasn't dealt with either of those situations well for most of my career, and they've been a regular source of issues for clients and posters to the forums at SQLServerCentral. Network technology, while quickly improving, was still flaky enough that I always recommend that people keep their data and backups local as a guideline.</p><p style="padding:0px;margin:.6em 0px;">However technology evolves, and when it does, it's time for the advice to change. Lately I have seen more and more people making backups across the network that seem very reliable. Even the tendency of Ethernet protocols to delay packets when collisions occur is mitigated by the increasingly common 1Gbps and 10Gbps network speeds that many companies are using. While I might still be a little nervous about running backups across the network, that's my personal bias and I don't know if I would continue to recommend against those backups.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/77077/">Network Databases? Is it time for a change?</a>" at SQLServerCentral  </p> ]]></description>
			<itunes:subtitle>Today Steve responds to a blog post from Microsoft that talks about the viability of placing our database files on network shares.</itunes:subtitle>
			<itunes:summary>Today Steve responds to a blog post from Microsoft that talks about the viability of placing our database files on network shares.</itunes:summary>
			<pubDate>Mon, 14 Nov 2011 12:39:38 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/302330/sqlservercentral-302330-11-14-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/186/7f3/1867f339b855f1dd1cd4c58a0a7fb8a26bf2160b.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F302330%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/302330/sqlservercentral-302330-11-14-2011.mp4" length="15005768" type="video/mp4" /></item> 
		<item>
			<title>The Industry Problem</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/301770/the-industry-problem</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">The majority of the people that I know working in technology do not seem to have college degrees in computer science. I know many people with degrees in many other subjects, and quite a few people that don't have a degree. In most of those cases, the successful individuals have worked in the real world and gathered their knowledge about technology through hard work across time. It also seems that many of the people I've met with CS degrees are often those that make he most mistakes in real world software development or system administration.</p><p style="padding:0px;margin:.6em 0px;">Colleges don't teach you all the skills you need in the real technology world. The best workers I know in this business are the most adaptable, thinking laterally about problems, and bringing flexible approaches to solving problems. With many surveys showing a shortage of technical talent likely in the next few years, we ought to be encouraging more people to enter the technology field.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76959/">The Industry Problem</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>We have less people studying technical subjects and an apparent shortage of technical talent in the IT field. Steve Jones thinks we might have an…</itunes:subtitle>
			<itunes:summary>We have less people studying technical subjects and an apparent shortage of technical talent in the IT field. Steve Jones thinks we might have an industry wide problem.</itunes:summary>
			<pubDate>Sun, 13 Nov 2011 10:35:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/301770/sqlservercentral-301770-11-10-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/fec/8ad/fec8ad9ad0fc723ab0ec14f1beb9d112edbb7d49.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F301770%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/301770/sqlservercentral-301770-11-10-2011.mp4" length="18316536" type="video/mp4" /></item> 
		<item>
			<title>License By Core</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/301617/license-by-core</link>
			<description><![CDATA[  <p><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span">It had to change at some point in time. I've watched technology advance over the last few years, with dual core, quad core, and even up to twelve core processors appearing from Intel and AMD. With those advances, one of the huge advantages of choosing SQL Server over other RDBMS's is that SQL Server has been licensed by physical socket rather than core licensing, and for less cost, we have been getting more and more processing power for our CPU licenses. However with SQL Server 2012 being released next year sometime, that is due to change. <a style="text-decoration:none;color:#225588;" href="http://www.microsoft.com/sqlserver/en/us/future-editions/sql2012-editions.aspx">Microsoft released initial licensing information</a> and Denny Cherry (<a style="text-decoration:none;color:#225588;" href="http://itknowledgeexchange.techtarget.com/sql-server/">blog</a> | <a style="text-decoration:none;color:#225588;" href="http://www.twitter.com/mrdenny">@MrDenny</a>) wrote <a style="text-decoration:none;color:#225588;" href="http://itknowledgeexchange.techtarget.com/sql-server/sql-server-2012-licensing-changes/">a great post that helps explain how the licensing</a> will be handled moving forward.</span></p> <p> </p> <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76957/">License by Core</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Microsoft recently announced changes in the licensing for SQL Server 2012 and Steve Jones has a few thoughts on the topic.</itunes:subtitle>
			<itunes:summary>Microsoft recently announced changes in the licensing for SQL Server 2012 and Steve Jones has a few thoughts on the topic.</itunes:summary>
			<pubDate>Tue, 08 Nov 2011 14:32:44 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>2012, databases, licensing, server, sql, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/301617/sqlservercentral-301617-11-08-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/70f/79d/70f79d74f6719ce2b51a9dc21ffc3473ccb5d803.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F301617%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/301617/sqlservercentral-301617-11-08-2011.mp4" length="19347526" type="video/mp4" /></item> 
		<item>
			<title>Real Time Dangers</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/301509/real-time-dangers</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">There seems to be a quest to move closer and closer to<span> </span><a style="text-decoration:none;color:#225588;" href="http://www.ft.com/intl/cms/s/0/a8a5dafa-0d0d-11de-a555-0000779fd2ac.html#axzz1bRiOWEez">real time decision making</a>. Gather data, analyze it, and make decisions instantly, preferably with the help oif expert systems. That makes some sense, and as shown in the article, it can allow analysts to respond to events very quickly, performing verification, fraud checks, or just about anything you can think of.</p><p style="padding:0px;margin:.6em 0px;">It's a good goal, and it can definitely help many companies make more informed decisions at any point in time. However there are problems as well. Sometimes short term data can fundamentally distort the picture of reality. Some of our large stock market meltdowns are the result of automated systems, perhaps not so much expert systems, as very quick reacting systems that might overvalue the last few pieces of data and make decisions that are less than optimal. </p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76949/">Real Time Dangers</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones notes that our expert systems might not handle every situation well, and the quest to move towards more real time decision making can…</itunes:subtitle>
			<itunes:summary>Steve Jones notes that our expert systems might not handle every situation well, and the quest to move towards more real time decision making can involve dangers if a human is not in the loop.</itunes:summary>
			<pubDate>Mon, 07 Nov 2011 08:58:47 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Business-Intelligence, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/301509/sqlservercentral-301509-11-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/2a6/4a3/2a64a3385a62c80082a62bb7b245274720ac41e2.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F301509%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/301509/sqlservercentral-301509-11-07-2011.mp4" length="13144027" type="video/mp4" /></item> 
		<item>
			<title>Going Green in Software Development</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/300844/going-green-in-software-development</link>
			<description><![CDATA[  <p> I am very interested in a better use of the electricity we use on this planet. I think energy production from non-fossil fuel sources will be important in the future, and I'm regularly examining the energy usage at my ranch, calculating the cost of wind, solar, and other energy production technologies to see if any of them are a good fit for my lifestyle. I believe that our future will both require and consume more electrical energy. That's fine, but I think that we ought to be looking to be more efficient in how we use energy, which will require an effort to build and use more efficient devices.</p>  <p>Many authors write articles and speak about techniques that you can use to build more efficient applications. The most popular sessions given by speakers and requested by attendees are those that deal with improving performance. Writing better code, troubleshooting issues, and increasing the efficiency of our systems are under our control seem to be the priorities for most IT workers that I know. Every time we build something a little better, it's a great win for the author.</p>  <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76834/">Going Green in Software Development</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about the impact of better software programming on the energy use in your company's data center.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about the impact of better software programming on the energy use in your company's data center.</itunes:summary>
			<pubDate>Sun, 06 Nov 2011 13:30:00 -0800</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/300844/sqlservercentral-300844-10-31-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/f29/560/f29560b24cb3b03fd741fc9c3525b554360ff3f8.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F300844%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/300844/sqlservercentral-300844-10-31-2011.mp4" length="18594470" type="video/mp4" /></item> 
		<item>
			<title>Happy Halloween 2011</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/300297/happy-halloween-2011</link>
			<description><![CDATA[ Happy Halloween ]]></description>
			<itunes:subtitle>It's Halloween day, the night for dressing up in costume and being a little silly. Hopefully it's also a fun day without anything going wrong for you…</itunes:subtitle>
			<itunes:summary>It's Halloween day, the night for dressing up in costume and being a little silly. Hopefully it's also a fun day without anything going wrong for you at work.</itunes:summary>
			<pubDate>Sun, 30 Oct 2011 16:45: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/300297/sqlservercentral-300297-10-25-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/5b1/e40/5b1e4083e05fcab5d333777782a469fdf33da0ad.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F300297%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/300297/sqlservercentral-300297-10-25-2011.mp4" length="20075085" type="video/mp4" /></item> 
		<item>
			<title>The Good Job</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/300259/the-good-job</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">These days it also seems that many people are disenchanted with their jobs. They work for the paycheck with little loyalty or concern for their company's business, and I think that's fair. When I hear about companies that are not very loyal or concerned with their employees, asking for more work every year without more compensation, with less people and the threat of layoffs hanging over the employee's head, I think employees have to start treating themselves as self-employed. They should consider their employment as a "contract" with their employer, one that is temporary.</p><p style="padding:0px;margin:.6em 0px;">However I don't know that this is how the majority of people feel. It seems that I regularly meet people that like their jobs, and feel their employers treat them fairly. I feel that way, and think my employer does an excellent job of partnering with employees, rather than exploiting them. People are treated fairly, trusted, and in return, they do a professional job, to the best of their abilities.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76744/">The Good Job</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about jobs, and how life is too short to stick with a crappy job.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about jobs, and how life is too short to stick with a crappy job.</itunes:summary>
			<pubDate>Tue, 25 Oct 2011 14:21:50 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/300259/sqlservercentral-300259-10-25-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/44f/597/44f59775d789e4ffb28a6965ef20d35f301e2a65.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F300259%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/300259/sqlservercentral-300259-10-25-2011.mp4" length="14378405" type="video/mp4" /></item> 
		<item>
			<title>The HR Scorecard</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/300130/the-hr-scorecard</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:13px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">Are you looking for a BI project in your company to get some experience with? I've got an idea that you might try tackling as a side project, or even an informal project within the business.</p><p style="padding:0px;margin:.6em 0px;">One of the problems that many corporations face today is a regular turnover of employees. That causes a loss of productivity, moral suffers, and projects may run late. This might be because of poor working conditions, poor management, or some other factor. While you might not be able to change that, perhaps you can help bring some visibility to potential problems.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76408/">The HR Scorecard</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>If you are looking to gain some BI experience or tackle a project that might help your company, Steve Jones suggests you consider doing something for…</itunes:subtitle>
			<itunes:summary>If you are looking to gain some BI experience or tackle a project that might help your company, Steve Jones suggests you consider doing something for HR.</itunes:summary>
			<pubDate>Mon, 24 Oct 2011 08:34:35 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Business-Intelligence, career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/300130/sqlservercentral-300130-10-24-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/e04/fd3/e04fd3b8433613288e3e6b29508c14ca1fe6b778.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F300130%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/300130/sqlservercentral-300130-10-24-2011.mp4" length="14401005" type="video/mp4" /></item> 
		<item>
			<title>The Cost of Architecture</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/299821/the-cost-of-architecture</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I saw a note recently about <a style="text-decoration:none;color:#225588;" href="http://queue.acm.org/detail.cfm?id=2010365">the cost of decisions in programming made over time</a> (thanks to <a style="text-decoration:none;color:#225588;" href="http://www.brentozar.com/">BrentOzar, PLF</a>). It's an interesting look back at what decisions might have ended up costing computing a tremendous amount of pain and problems over time. It's a nice read, especially if you remember something about the history of computing and how technology has evolved over the last forty or so years.</p><p style="padding:0px;margin:.6em 0px;">Making decisions and choices early on in the development of a system is hard work. There's a reason why architects are paid well, and sometimes seem slow to decide how to proceed. The high pay, however, is a reason why so many people crave the architect title, and even find reasons why they should get it, even when under qualified. Unfortunately we have no good guidelines on how to decide what titles someone should have, or they have earned.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76595/">The Cost of Architecture</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>What's the cost of those architectural decisions that you make? It can be substantial if they aren't good ones, but is that a problem? Steve Jones…</itunes:subtitle>
			<itunes:summary>What's the cost of those architectural decisions that you make? It can be substantial if they aren't good ones, but is that a problem? Steve Jones talks a little about the implications</itunes:summary>
			<pubDate>Sun, 23 Oct 2011 14:45:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/299821/sqlservercentral-299821-10-20-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/f53/328/f53328afcb22ca7af85a395a8399b496f49b1147.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F299821%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/299821/sqlservercentral-299821-10-20-2011.mp4" length="16134177" type="video/mp4" /></item> 
		<item>
			<title>Which Versions of SQL Server Do You Have?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/299790/which-versions-of-sql-server-do-you</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I have worked with every version of SQL Server since it was first available from Microsoft on OS/2. Each version has improved the features, the stability, and the scalability, and I've looked forward to each change. In many of the companies I worked at, we had a fairly homogenous environment, with one or two versions to support. I think some of that was the timing of my employment dates with the version release dates. If I'd stayed longer at a few jobs, I think I might have ended up supporting three versions of SQL Server in a few places.</p><p style="padding:0px;margin:.6em 0px;">That seems to have changed, however with the long delay of SQL Server 2005, and then the very short delays for SQL Server 2008 and 2008 R2. Now it seems many companies have two or three versions at a minimum and might have 4 versions, with SQL Server 2000 servers still available. The last year on Twitter I've seen a number of DBAs noting that they are retiring SQL Server 2000 instances at a good clip, with a few people eliminating the version from their environments, but there are plenty of instances still out there.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76410/">Which Versions of SQL Server Do You Have?</a>" at SQLServerCentral. </p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;"> </p> ]]></description>
			<itunes:subtitle>This week Steve Jones asks about the versions of SQL Server that you have to support in your daily job. Answer this week's poll and let us know the…</itunes:subtitle>
			<itunes:summary>This week Steve Jones asks about the versions of SQL Server that you have to support in your daily job. Answer this week's poll and let us know the width and breadth of support that you are responsible for maintaining.</itunes:summary>
			<pubDate>Thu, 20 Oct 2011 11:53:38 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/299790/sqlservercentral-299790-10-20-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/488/98d/48898d559909c1bb3b9843d3544270b725e73178.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F299790%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/299790/sqlservercentral-299790-10-20-2011.mp4" length="17896822" type="video/mp4" /></item> 
		<item>
			<title>Not Only SQL</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/299690/not-only-sql</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I was at the PASS Summit last week in Seattle and once again the final keynote, from Dr. David DeWitt, was amazing. This year he talked about NoSQL, and Hadoop in particular, which Microsoft is supporting. There was a series of integration points with Hadoop announced last week from Microsoft, including<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://arstechnica.com/business/news/2011/10/microsoft-makes-its-move-with-hadoop-on-azure-and-windows-server.ars">Hadoop in the Azure space</a><span class="Apple-converted-space"> </span>and<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://blogs.msdn.com/b/brian_swan/archive/2011/10/13/microsoft-announces-sql-server-odbc-driver-for-linux.aspx">an ODBC driver</a> for Hadoop. Dr Dewitt's talk was voted on by the community, and he spent his time talking about NoSQL, Hadoop, and the changing world of Big Data. </p><p style="padding:0px;margin:.6em 0px;">I watched his talk and a few things struck me. First big data is big. The definition might vary for many of us, but when you get into the multi-petabyte range, it's big. eBay and Facebook were used as examples, each with around 60PB of data. For those of you thinking your systems aren't big, it's all relative. Many of us at smaller companies have smaller budgets, less hardware, and ten, or even one, terabyte might be big.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76653/">Not Only SQL</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones talks NoSQL today, which should stand for Not Only SQL, according to Dr David DeWitt. The final keynote last week discussed SQL…</itunes:subtitle>
			<itunes:summary>Steve Jones talks NoSQL today, which should stand for Not Only SQL, according to Dr David DeWitt. The final keynote last week discussed SQL alternatives and their impact on our data world.</itunes:summary>
			<pubDate>Wed, 19 Oct 2011 15:21:10 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, hadoop, noSQL, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/299690/sqlservercentral-299690-10-19-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/95d/08a/95d08a114d486117dc1bdc02e32021f5e366753f.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F299690%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/299690/sqlservercentral-299690-10-19-2011.mp4" length="19992445" type="video/mp4" /></item> 
		<item>
			<title>Protecting Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/299442/protecting-data</link>
			<description><![CDATA[  <p>I s it really true that <a style="text-decoration:none;color:#225588;" href="http://radar.oreilly.com/2011/05/anonymize-data-limits.html">we can't anonymize data</a>? If that's true, then are we wasting time in looking at any type of obfuscation process or scripting for data that we restore to non-production environments? If that is true, then we then need secure development environments and <a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/blogs/brian_kelley/archive/2011/07/28/bad-admins-non-production-servers.aspx">treat them like production servers</a> as far as security and access controls go.</p> <p> It's somewhat amusing that the reason we can't likely anonymize data anymore is because we have too much of it. All the different data sets that can be cross referenced, suing public data, make the success rate of anonymizing techniques low. I don't know how practical it is for someone to actually combine data sets from public sources and using the information to determine the identities of people from other data sets. I do know, however, that there are lots of smart people out there with access to cheap computing resources and lots of spare time on their hands. This might be 21st century vandalism, and we, as data professionals, will be the people that have to deal with it. </p> <p> Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76594/">Protecting Data</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>How hard is it to anonymize data? According to some research, it might be close to impossible. The problem is that we are gathering so much data that…</itunes:subtitle>
			<itunes:summary>How hard is it to anonymize data? According to some research, it might be close to impossible. The problem is that we are gathering so much data that cross referencing data sets becomes a problem. Steve Jones talks today about the implications of this for</itunes:summary>
			<pubDate>Tue, 18 Oct 2011 14:09:17 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/299442/sqlservercentral-299442-10-18-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/18c/2ff/18c2ff93ee80903ae0b092a9a1a1c11c723650fc.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F299442%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/299442/sqlservercentral-299442-10-18-2011.mp4" length="13050660" type="video/mp4" /></item> 
		<item>
			<title>Give us all the features</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/299337/give-us-all-the-features</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">When you look at the various editions of SQL Server available from Microsoft, there is a strange combination of restrictions at each level. Features, maximum amounts of hardware, database size, and even licensing change from edition to edition. A DBA making the decision on which edition to buy is faced with a choice that is more complex than it needs to be in order to solve a problem. The DBA not only considers the scale of their hardware, but also the mix of features present in that particular edition. It becomes even more complex for third party vendors, who may not be able to request that Enterprise or Data Center editions must be used for their product and must often choose to develop an application with a minimal amount of features.</p><p style="padding:0px;margin:.6em 0px;">I would rather see all features in all editions and change the licensing model to charge by the scale of server I want. Charge me one price for a single socket, 2GB of RAM machine and more for a dual socket, 8GB machine. Let me pay by the scale, or the amount of performance I'm willing to pay for. I don't know that Microsoft will change, but I think it would be a better way to license their software.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76441/">Give us all the features</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>The mix of hardware and feature limits in SQL Server varies by edition. Steve Jones thinks it should be simplified to only matter for hardware and…</itunes:subtitle>
			<itunes:summary>The mix of hardware and feature limits in SQL Server varies by edition. Steve Jones thinks it should be simplified to only matter for hardware and scale, not features.</itunes:summary>
			<pubDate>Mon, 17 Oct 2011 13:03:52 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/299337/sqlservercentral-299337-10-17-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/1cc/f47/1ccf476eb623e4958d68bc2b0f0de74ae493cb71.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F299337%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/299337/sqlservercentral-299337-10-17-2011.mp4" length="20395226" type="video/mp4" /></item> 
		<item>
			<title>The Contest That&#039;s Out of the World</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/298250/the-contest-that-s-out-of-the</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">If you were in the Exhibition Hall yesterday at the PASS Summit, you were witness to<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/articles/Red+Gate+Software/76406/">an amazing announcement</a><span class="Apple-converted-space"> </span>about a new contest.<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.red-gate.com/">Red Gate Software</a><span class="Apple-converted-space"> </span>is sending a DBA into space, giving you the chance to actually take a trip into space and experience weightlessness. How absolutely, freaking, amazing is that?</p><p style="padding:0px;margin:.6em 0px;">As a kid I loved science fiction, dreaming of the chance to have a flying car, or serve on some spaceship like the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://en.wikipedia.org/wiki/Starship_Enterprise">Enterprise</a><span class="Apple-converted-space"> </span>or the <a style="text-decoration:none;color:#225588;" href="http://en.wikipedia.org/wiki/Millennium_Falcon">Millennium Falcon</a>. As I grew up, it seemed that most people were enamored with the idea of technology advancing to the point where we would fly in space, or more easily travel around the world. It still seems that we're missing the Jetson's cars that I expected would be around by 2011. Not only haven't we duplicated the feats of 2001: A Space Odyssey by sending a ship to Jupiter, we haven't even sent a manned mission to Mars. Forty years<span class="Apple-converted-space"> </span></p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76415/">The Contest that's out of this World</a>" at SQLServerCentral</p> ]]></description>
			<itunes:subtitle>Steve Jones talks about the most interesting contest, evah! Brought to you by Red Gate Software.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about the most interesting contest, evah! Brought to you by Red Gate Software.</itunes:summary>
			<pubDate>Wed, 12 Oct 2011 18:38:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Contests, databases, Gate, Red, software, space, SQL-Server, technology, travel</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/298250/sqlservercentral-298250-10-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/9d6/b5b/9d6b5bca7f7e2f500ba39db679f3a9b45607409e.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F298250%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/298250/sqlservercentral-298250-10-07-2011.mp4" length="16524493" type="video/mp4" /></item> 
		<item>
			<title>The Countdown</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/298252/the-countdown</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">This is going to be so cool.</p><p style="padding:0px;margin:.6em 0px;">I heard about this over the summer, and it's quite possible that my jaw literally dropped when I was told. It was stunning, surprising, something that I never expected. Especially with the short lead-in talk I was given before the news. As Jes Borland (<a style="text-decoration:none;color:#225588;" href="http://blogs.lessthandot.com/index.php?disp=authdir&amp;author=420">blog<span class="Apple-converted-space"> </span></a>|<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://twitter.com/#!/grrl_geek">@grrl_geek</a>) might say, "Squeeeeeeeeeeee". It's exciting, and I can't say what it is yet. As I write this, I'm almost bouncing out of my seat from the excitement.</p><p style="padding:0px;margin:.6em 0px;">Come to the Red Gate booth at 10am</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76436/">The Countdown</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones has a short piece today, about an announcement coming today at 10am PST during the PASS Summit.</itunes:subtitle>
			<itunes:summary>Steve Jones has a short piece today, about an announcement coming today at 10am PST during the PASS Summit.</itunes:summary>
			<pubDate>Tue, 11 Oct 2011 20:02:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/298252/sqlservercentral-298252-10-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/ada/eb4/adaeb44ba6adbee7a1fb7ebc735c1a94df2affc3.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F298252%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/298252/sqlservercentral-298252-10-07-2011.mp4" length="12517393" type="video/mp4" /></item> 
		<item>
			<title>The Half Day Experiment</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/298076/the-half-day-experiment</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">At conferences and events I have found that the vast majority of sessions are one hour long. Sometimes events have experimented with 75 or  90 minute sessions, but the majority of talks I've heard were an hour, short enough to get an idea of how to use a feature or have an idea about why you might use something, but too short for in depth learning. More in depth sessions are usually all day sessions, or multi-day classes, which are very focused, and expensive. It seems that it's rare the many employees get the chance to attend this type of training.</p><p style="padding:0px;margin:.6em 0px;">This year the Summit is trying something new, with a few half day sessions that should provide a deep dive in a number of areas during one focused three hour time slot. There are sessions on a variety of topics including <a style="text-decoration:none;color:#225588;" href="http://www.sqlpass.org/summit/2011/Speakers/CallForSpeakers/SessionDetail.aspx?sid=1123">performance tuning</a><span> </span>from Tom LaRock, and <a style="text-decoration:none;color:#225588;" href="http://www.sqlpass.org/summit/2011/Speakers/CallForSpeakers/SessionDetail.aspx?sid=1401">Scaling SQL Server</a><span> </span>from Glenn Berry. The sessions take place on Wed and Thur in the afternoon, so check the schedule if you're interested.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76407/">The Half Day Experiment</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>A change at the PASS Summit this year has Steve Jones watching to see if it works out well for attendees and speakers.</itunes:subtitle>
			<itunes:summary>A change at the PASS Summit this year has Steve Jones watching to see if it works out well for attendees and speakers.</itunes:summary>
			<pubDate>Mon, 10 Oct 2011 10:05:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology, training</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/298076/sqlservercentral-298076-10-06-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/af3/14c/af314c77ca7421b8ba3c49ed45e2d0f291b0d3f9.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F298076%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/298076/sqlservercentral-298076-10-06-2011.mp4" length="14736482" type="video/mp4" /></item> 
		<item>
			<title>The DR Test Schedule</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/297954/the-dr-test-schedule</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">It's hurricane season on the East Coast of the US right now, and after Hurricane Irene, I'm sure there are more than a few IT workers that are worried about their disaster recovery (DR) plans. Irene didn't cause much damage, but it was a reminder that there are situations which are completely out of our control, but could easily end up causing us problems with our infrastructure.</p><p style="padding:0px;margin:.6em 0px;">SQL Server gives us numerous ways to prepare for disasters with different technologies like database mirroring, log shipping and more. The new Always On features in Denali will give us even more options, and may be worth the cost of an upgrade. While DBAs seem to regularly practice backups and restores, recovering a full application often requires more than a SQL Server restore. This Friday, I wanted to ask how often you practice your recovery.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76412/">The DR Test Schedule</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Planning for disaster recovery entails a lot of different items, but testing is an important one. If you don't test your plans, you can't be sure…</itunes:subtitle>
			<itunes:summary>Planning for disaster recovery entails a lot of different items, but testing is an important one. If you don't test your plans, you can't be sure they will work. This Friday Steve Jones asks how often your test.</itunes:summary>
			<pubDate>Thu, 06 Oct 2011 12:36:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, disaster-recovery, high-availability, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/297954/sqlservercentral-297954-10-05-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/0f7/fc8/0f7fc8188fa482a2d9b91bd0c85d245aff18a5ba.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F297954%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/297954/sqlservercentral-297954-10-05-2011.mp4" length="17552330" type="video/mp4" /></item> 
		<item>
			<title>Come Find Me at the Summit</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/297991/come-find-me-at-the-summit</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">Next week is the PASS Summit in Seattle, where lots of SQL Server professionals will be gathering to network, bond, and learn a bit about SQL Server. I've been fortunate enough to attend many SQL Server events, and the highlights of the trips are always the chance to sit and talk with many of you out there that read this newsletter on a daily basis.</p><p style="padding:0px;margin:.6em 0px;">When I first started going to conferences in my career, I was often "<a style="text-decoration:none;color:#225588;" href="http://www.timmitchell.net/post/2011/09/02/don-t-be-this-guy.aspx">that guy</a>" as Tim Mitchell put it. I'd go to events, sit in as many sessions as possible, but often hang out alone at nights, catching up on work or watching a little TV. Over time I realized that some valuable information at sessions came from the speaker answering questions informally at the end. I'd hang out with those groups, listening and learning. The next year I even asked a few questions, getting solutions to a few issues in my environment.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76409/">Come Find Me at the Summit</a>" at SQLServerCentral </p> ]]></description>
			<itunes:subtitle>Steve Jones reminds you to network anytime you're at and event, and especially a large conference like the PASS Summit.</itunes:subtitle>
			<itunes:summary>Steve Jones reminds you to network anytime you're at and event, and especially a large conference like the PASS Summit.</itunes:summary>
			<pubDate>Wed, 05 Oct 2011 15:03:22 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, networking, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/297991/sqlservercentral-297991-10-05-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/1f9/18e/1f918eab56a9dce41eb89c5c7a01a4dd9bb4a754.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F297991%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/297991/sqlservercentral-297991-10-05-2011.mp4" length="16091981" type="video/mp4" /></item> 
		<item>
			<title>An Awesome Job</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/297746/an-awesome-job</link>
			<description><![CDATA[  <p>I recently watched <a style="text-decoration:none;color:#225588;" href="http://www.ted.com/talks/neil_pasricha_the_3_a_s_of_awesome.html">The 3 As of Awesome</a> with my daughter and loved it. It's a short talk (17 min) from Neil Pasricha, the author of the <a style="text-decoration:none;color:#225588;" href="http://1000awesomethings.com/">1000 awesome things</a> blog. The talk goes through a roller coaster of emotions, at least for me, with a pleasant start, a sad middle, and a positive end. There's some humor in it, and I highly recommend you watch it.</p> <p>When we finished, my daughter and I talked about what awesome thing had happened to each of us that day. She said that me giving her 5 extra minutes to play with a friend before we left was great. I told her the crazy, illegal, solo, 5 hit volleyball return I made at her practice that made everyone laugh was the highlight of my day. We challenged the rest of the family to find an awesome thing from that day, and everyone enjoyed it. Since then we've made it a point to regular ask what awesome thing happened to each other.</p>  <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76353/">An Awesome Job</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Life is awesome, and Steve Jones things everyone can find something awesome in their jobs.</itunes:subtitle>
			<itunes:summary>Life is awesome, and Steve Jones things everyone can find something awesome in their jobs.</itunes:summary>
			<pubDate>Tue, 04 Oct 2011 11:42:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/297746/sqlservercentral-297746-10-03-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/585/40e/58540ee37507a331b1f90fdea10dcfedf53b3e48.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F297746%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/297746/sqlservercentral-297746-10-03-2011.mp4" length="19327226" type="video/mp4" /></item> 
		<item>
			<title>How do you learn the advanced stuff?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/297741/how-do-you-learn-the-advanced-stuff</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I was talking with someone recently about features in SQL Server and they mentioned that partitioning was something DBAs should know. It's only available in the Enterprise and Data Center editions for production use, but my friend noted that it works in Developer edition and felt there was no excuse for a DBA not being familiar with a feature that's been out since SQL Server 2005, nearly four versions removed from its introduction.</p><p style="padding:0px;margin:.6em 0px;">I can understand that, but if you don't have the ability to actually tune large data sets and see the impact of partitioning in a larger, production environment, it's easy to dismiss this as a feature that doesn't provide many benefits in a smaller situation. The same could be said for clustering, SSIS imports, or any number of features that aren't often used. So how do you actually learn to get some experience with these features?</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76350/">How do you learn the advanced stuff?</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about learning those advanced features that you don't get the chance to use in your daily work.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about learning those advanced features that you don't get the chance to use in your daily work.</itunes:summary>
			<pubDate>Mon, 03 Oct 2011 11:12:39 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/297741/sqlservercentral-297741-10-03-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/288/3ae/2883ae7db4231c7b68b069b2f3d68630c332cb73.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F297741%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/297741/sqlservercentral-297741-10-03-2011.mp4" length="16987120" type="video/mp4" /></item> 
		<item>
			<title>Bits Bound</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/297165/bits-bound</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I can't believe I'm driving to the airport again today for a trip out of the country. Given the troubles that I've typically had crossing the Atlantic, it seems crazy to me that I'm going to go for the second time this year. In my life, I've flown to Europe 9 times and each trip has always been a one-stop each way, yet I've never had less than 5 planes and had as many as seven. A few years ago I thought that would end as I flew to the UK and made it back to Chicago with three planes. I then proceeded to get on, and off, three more planes before the fourth managed to get me to Denver.</p><p style="padding:0px;margin:.6em 0px;">This time I'm trying a new route, actually flying through Calgary. My one Canadian trip was smooth, so maybe I'll have an easy trip over the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.sqlbits.com/default.aspx">SQL Bits 9: Query Across the Mersey</a>. Simon Sabin and the rest of the organizers have invited me to come quite a few times and I finally committed this year. I've been wanting to attend the event, which many friends have greatly enjoyed. I'm looking forward to getting to the home of the Beatles, Liverpool and seeing Chris Testa-O'Neill's band along with the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.fabbeatles.com/">Fab Beatles</a>, entertaining everyone on Thursday night. Assuming I can get there in time.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76221/">Bits Bound</a>" at SQLServerCentral </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about his trip to SQL Bits 9: Query Across the Mersey, which begins today.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about his trip to SQL Bits 9: Query Across the Mersey, which begins today.</itunes:summary>
			<pubDate>Tue, 27 Sep 2011 18:44:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, SQLBits, technology, training</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/297165/sqlservercentral-297165-09-26-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/d0b/d59/d0bd59fac2e395695a411eeff143c20ae14defbf.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F297165%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/297165/sqlservercentral-297165-09-26-2011.mp4" length="18102907" type="video/mp4" /></item> 
		<item>
			<title>Know when to hold &#039;em</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/297159/know-when-to-hold-em</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">It's time for the annual SQLServerCental party at the PASS conference in Seattle again. It's become an event that's a lot of fun, and a great way for the SQL Server community to have some fun and get to know each other in a relaxed atmosphere. This year we've once again combined the party with the Exceptional DBA awards, and I'm honored to be there to celebrate noted SQLServerCentral author Jeff Moden as the winner.</p><p style="padding:0px;margin:.6em 0px;">We have once again contracted for a casino themed party with various game tables around. We'll call them the card game where you try to get twenty one, the competitive card game with a flop, river and turn, the roll-the-ball-around-the-circle-and-guess-the-number game, and probably that dice game as well. Have to be careful with the spam filters these days. ;)</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76197/">Know When to Hold 'Em</a>" at SQLServerCentral </p> ]]></description>
			<itunes:subtitle>It's time for the SQLServerCentral Party at PASS and Steve Jones talks about the event.</itunes:subtitle>
			<itunes:summary>It's time for the SQLServerCentral Party at PASS and Steve Jones talks about the event.</itunes:summary>
			<pubDate>Mon, 26 Sep 2011 18:20:31 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, SQLServerCentral, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/297159/sqlservercentral-297159-09-26-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/8a6/70b/8a670bcdba988355c66be41f3d024d21c99e102c.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F297159%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/297159/sqlservercentral-297159-09-26-2011.mp4" length="16566947" type="video/mp4" /></item> 
		<item>
			<title>Probabilities and Disaster Recovery</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/296830/probabilities-and-disaster-recovery</link>
			<description><![CDATA[  <p>When I talk about disaster recovery, one of the key things that I try to stress is the idea that the amount of effort and resources you devote to the problem is often scaled to the risk of loss. It doesn't help the company if you decide to spend $1mm to ensure extremely high availability and zero data loss for a system that generates $20k in revenue a year. It also isn't worth spending $100k to protect a system from more than a day of downtime if your daily revenue is less than $5,000.</p>  <p>However when we talk about disaster recovery is seems that the vast majority of people plan for a data center failure, or a hurricane, or a major disaster. Those are possibilities, but the risk of them happening is low. It's rare that a major disaster will hit any particular part of the world and therefore the risk is often very low. With a low risk, it might not be worth spending a lot of money on extra hardware to handle a situation that may never occur. I know that most of the time the management I've worked for haven't felt it was worth spending a lot of money to prepare for a major disaster. There are systems that are worth duplicating to ensure high availability, and in many cases it does seem that management is willing to pay for spare systems when downtime is an issue.</p>  <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76220/">Probabilities and Disaster Recovery"</a> at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about the probabilities of different types of disasters occurring in your enterprise. He reminds you that the effort spent on…</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about the probabilities of different types of disasters occurring in your enterprise. He reminds you that the effort spent on disaster recovery ought to be related to the cost of the disaster, and the risk of it actually occurring.</itunes:summary>
			<pubDate>Fri, 23 Sep 2011 15:15:51 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, disaster-recovery, high-availability, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/296830/sqlservercentral-296830-09-23-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/4e5/a21/4e5a21a3caa833adc1371a5300f450db4b9755f2.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F296830%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/296830/sqlservercentral-296830-09-23-2011.mp4" length="19637336" type="video/mp4" /></item> 
		<item>
			<title>Big Gaps</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/296555/big-gaps</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I saw this piece on<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://tirania.org/blog/archive/2011/Sep-06.html">Learning Unix</a><span class="Apple-converted-space"> </span>from Miguel<span> <span class="Apple-converted-space"> </span></span>de Icaza that brought back memories. Michael is a well known developer that is working an open source implementation of .NET called Mono. He worked at Microsoft and continues to bring .NET to other platforms, but he primarily works on Unix based systems. The post laments the lack of basic Unix knowledge and tricks from many of the developers he meets. His recommendation is a few books and tutorials to learn shell commands, emacs, and more.</p><p style="padding:0px;margin:.6em 0px;">Those bring back memories for me since I learned to use emacs early in college. I went through tutorial and enjoyed the editor much more than vi and learned to take advantage of shell commands for quick scripts or tools that would make my programming tasks easier. Those skills helped me when I moved to the DOS/Windows world and scripted many tasks, and even helped in SQL Server with the scripting tasks is SSIS and SQLCMD. As I look over PowerShell scripts these days, I find myself seeing the same constructs as I saw in Korn shell, but with different syntax.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76169/">Big Gaps</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about the gaps in our knowledge and our skill sets. He asks which things you think that all data professionals should be…</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about the gaps in our knowledge and our skill sets. He asks which things you think that all data professionals should be learning.</itunes:summary>
			<pubDate>Thu, 22 Sep 2011 09:11:43 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/296555/sqlservercentral-296555-09-22-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/ba4/10f/ba410f7c93c39a6e2685da1d13109eeb8023c185.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F296555%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/296555/sqlservercentral-296555-09-22-2011.mp4" length="17035762" type="video/mp4" /></item> 
		<item>
			<title>A Better Application Model</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/296247/a-better-application-model</link>
			<description><![CDATA[ <p style="padding:0px;margin:.6em 0px;">Amazon introduced a<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="https://read.amazon.com/">Cloud Reader for the Kindle</a>, and the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.reuters.com/article/2011/08/31/us-apple-ft-idUSTRE77U1O020110831">Financial Times pulled their iPhone app out of Apple's store</a><span class="Apple-converted-space"> </span>and<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://apps.ft.com/ftwebapp/">introduced an HTML5 web application</a>. All of these moves point to the fact that companies are finding Apple's 30% fees for revenue to be a bit onerous and want to find a way to reduce their costs. That makes sense, and my suspicion is that Apple will ease their terms at some point as companies move to their own web model of building and deploying applications instead of building native iOS apps.</p><p style="padding:0px;margin:.6em 0px;">I don't think the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.stephenforte.net/PermaLink,guid,c04d853d-7cae-490a-aed6-5862ab314333.aspx">AppStore model is dying</a>, however. One of the things that I have noticed in the apps between the iPhone and the Android devices at the ranch is that the quality of the iOS apps is higher. It's rare that I have crashes, there is more consistency between the various interfaces, things work as you expect, and they run well. It's not that Android apps are horrible, but outside of the large company apps, the quality of any particular app is likely to be lower. That's expected because there is no gate that prevents someone from building a poor quality app and deploying it in the Android marketplace.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76166/">A Better Application Model</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>The AppStore model is one that Steve Jones likes, but he'd like to see it slightly more open over time and allow other companies to vet applications…</itunes:subtitle>
			<itunes:summary>The AppStore model is one that Steve Jones likes, but he'd like to see it slightly more open over time and allow other companies to vet applications that users can then install on any system or device.</itunes:summary>
			<pubDate>Wed, 21 Sep 2011 14:24:09 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/296247/sqlservercentral-296247-09-21-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/913/b79/913b79e6eac78e1abf3f66a9f6f30e339e297004.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F296247%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/296247/sqlservercentral-296247-09-21-2011.mp4" length="20988263" type="video/mp4" /></item> 
		<item>
			<title>Data Quality on the Open Web</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/296070/data-quality-on-the-open-web</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I used to hear that one of the strengths of Linux was the thousands of volunteers that would help you get a patch or a fix in record time when you reported an issue. That worked well, but not well enough for many companies that really wanted a company to stand behind patches. A few companies, like Red Hat, sold support agreements with the "free as in beer" OS that ended up costing companies almost as much as a regular license of another OS. While Linux is a great system, it hasn't taken over the world like many people thought.</p><p style="padding:0px;margin:.6em 0px;">Lately there's been a different flavor of open-ness on the Internet. It seems that so much of what we read and is pushed out to us as news or information is based on the crowd-sourcing of what's popular. Facebook shows a "most active" view, Twitter has trending topics and re-tweets, and many news sites like Reddit use a crowd voting mechanism to help determine what you see first on their front page.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/76135/">Data Quality on the Open Web</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>As we look to take more data from customers and clients and embed it in our applications, data quality becomes a bigger issue</itunes:subtitle>
			<itunes:summary>As we look to take more data from customers and clients and embed it in our applications, data quality becomes a bigger issue</itunes:summary>
			<pubDate>Tue, 20 Sep 2011 13:01:29 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/296070/sqlservercentral-296070-09-20-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/a9e/a0c/a9ea0cf748393fae825f190bb2c29a7ea3d137d5.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F296070%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/296070/sqlservercentral-296070-09-20-2011.mp4" length="18045573" type="video/mp4" /></item> 
		<item>
			<title>Cloud Common Sense</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/295087/cloud-common-sense</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">The byline for<a style="text-decoration:none;color:#225588;" href="http://www.informationweek.com/news/cloud-computing/platform/231300586?cid=RSSfeed_IWK_software"><span class="Apple-converted-space"> </span>this piece about cloud computing</a><span class="Apple-converted-space"> </span>is great. It a sarcastic comment about problems in the cloud, and if you read it, then maybe you won't think every problem in the cloud is cause for the complete abandonment of cloud computing as a tool in your technology toolbelt. As cloud vendors grow, they often standardize and build more homogenous infrastructures that could have cascading failures. We've seen this in the past with hosting companies that provided data center services, and we've seen it in large companies that centralize and standardize their systems.</p><p style="padding:0px;margin:.6em 0px;">When I started my career, I saw in in mainframe computing as well. That was more amusing as we would all stand up in our cubes, and if you saw a significant number of others standing up, you knew the entire mainframe was down. These days I think<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://ww.twitter.com/">Twitter</a><span class="Apple-converted-space"> </span>lets us know as quick as any monitoring software when there's a large outage. That's assuming Twitter isn't down.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75991/">Cloud Common Sense"</a> at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Moving to the cloud, or any other type of outsourcing should be done with common sense, as Steve discusses today. That means keeping control of your…</itunes:subtitle>
			<itunes:summary>Moving to the cloud, or any other type of outsourcing should be done with common sense, as Steve discusses today. That means keeping control of your backups.</itunes:summary>
			<pubDate>Wed, 14 Sep 2011 11:05:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>cloud-computing, databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/295087/sqlservercentral-295087-09-13-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/ec1/a7a/ec1a7adeec7778d26898049c5e9d660a5edde341.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F295087%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/295087/sqlservercentral-295087-09-13-2011.mp4" length="15446669" type="video/mp4" /></item> 
		<item>
			<title>Not on the Same Page</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294770/not-on-the-same-page</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">DBAs don't get security? That's surprising to me, but it's the first line of<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.darkreading.com/database-security/167901020/security/application-security/229502495/survey-database-administrators-it-security-still-not-on-the-same-page.html">this piece on the gap between DBAs and security staff</a><span class="Apple-converted-space"> </span>in many companies. Apparently according to a survey, most DBAs don't apply security patches very often, don't manage change control, and don't have tight controls or an understanding of how to detect and respond to unauthorized changes to data.</p><p style="padding:0px;margin:.6em 0px;">That might be the case in the Sybase world, or even the Oracle world, where it seems that I hear the DBAs do more management of corporate fiefdoms than database platforms. In the SQL Server world, however, we haven't had too many security patches, and I know most DBAs are diligent about applying the service packs, if they're allowed to by software vendors.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75951/">Not on the Same Page</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>It seems that security staff and other technical people are not always on the same page. Steve Jones says that we should be working to take security…</itunes:subtitle>
			<itunes:summary>It seems that security staff and other technical people are not always on the same page. Steve Jones says that we should be working to take security more seriously.</itunes:summary>
			<pubDate>Tue, 13 Sep 2011 11:39:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294770/sqlservercentral-294770-09-09-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/97f/8ed/97f8ed94a30facdc5aa9ca75200d5b2739565b4b.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294770%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294770/sqlservercentral-294770-09-09-2011.mp4" length="16902034" type="video/mp4" /></item> 
		<item>
			<title>A Walkabout</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294987/a-walkabout</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">At one point when I was in college, I spent a few weeks touring around Europe. I had a bicycle with me, a backpack with a couple changes of clothes, and wandered throughout parts of France, Spain, and Italy, staying in hostels and living a carefree life. However my few weeks were nothing compared to what many students in Australia often do. I met a few dozen students at different times from down under that were on a walkabout from school, traveling around the world for a year, experiencing life on their own terms, far away from home.</p><p style="padding:0px;margin:.6em 0px;">I was somewhat jealous, and I even considered joining them for an extended vacation of my own. I never did, but I've always wondered if I should have. My wife and I read<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.amazon.com/gp/product/1885211651?ie=UTF8&amp;amp;tag=redgatsof-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1885211651">One Year Off</a> about seven or eight years ago and debated taking a walkabout the world with our kids, but decided against it. As I've gotten older, I'm not sure it's the way I would want to live my life, but I admire those that can live like that. Personally, I'm not evens sure what I would do on a sabbatical, something that my company, Red Gate Software, has provided to a few of my co-workers.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75975/">A Walkabout</a>" at SQLServerCentral. </p><p style="padding:0px;margin:.6em 0px;"> </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about a walkabout that one of his co-workers went on.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about a walkabout that one of his co-workers went on.</itunes:summary>
			<pubDate>Mon, 12 Sep 2011 14:05:43 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294987/sqlservercentral-294987-09-12-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/2f5/1fd/2f51fde3e6e794e042c33eb9a50da06d09d558c7.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294987%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294987/sqlservercentral-294987-09-12-2011.mp4" length="16635298" type="video/mp4" /></item> 
		<item>
			<title>A Matter of Life or Death</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294755/a-matter-of-life-or-death</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">It used to be that most serious developers went to college and studied CS. Those people that wanted to make a living programming computers became grounded in theory, struggled through assembler class, and understood the classic waterfall development technique. They could write bubble sorts and quick sorts, and could create and destroy pointers in thin air. At least in theory.</p><p style="padding:0px;margin:.6em 0px;">As computer science curriculums evolved, they became more practical. Students no longer had to learn C or emacs (a shame, IMHO), but learned Java and .NET, working in nicely crafted IDEs like the ones they would use in the corporate world. Practical programming classes allowed students to build more rich and interesting applications, instead of just building virtual linked lists that<span> <span class="Apple-converted-space"> </span></span>weren't visualized outside of one's imagination.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75925/">The Apprentice</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Could your job as a data professional result in the death of someone? It's entirely possible this might affect you at some point. Steve Jones talks…</itunes:subtitle>
			<itunes:summary>Could your job as a data professional result in the death of someone? It's entirely possible this might affect you at some point. Steve Jones talks about why you ought to do your best when setting up security.</itunes:summary>
			<pubDate>Fri, 09 Sep 2011 09:10:36 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294755/sqlservercentral-294755-09-09-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/832/d22/832d221c02924c37a669ad1eb996ed804610402e.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294755%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294755/sqlservercentral-294755-09-09-2011.mp4" length="15412971" type="video/mp4" /></item> 
		<item>
			<title>The Apprentice</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294607/the-apprentice</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">It used to be that most serious developers went to college and studied CS. Those people that wanted to make a living programming computers became grounded in theory, struggled through assembler class, and understood the classic waterfall development technique. They could write bubble sorts and quick sorts, and could create and destroy pointers in thin air. At least in theory.</p><p style="padding:0px;margin:.6em 0px;">As computer science curriculums evolved, they became more practical. Students no longer had to learn C or emacs (a shame, IMHO), but learned Java and .NET, working in nicely crafted IDEs like the ones they would use in the corporate world. Practical programming classes allowed students to build more rich and interesting applications, instead of just building virtual linked lists that<span> <span class="Apple-converted-space"> </span></span>weren't visualized outside of one's imagination.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75925/">The Apprentice</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones asks if we should reconsider the way we train developers and other computer professionals. Give us your opinion this week.</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones asks if we should reconsider the way we train developers and other computer professionals. Give us your opinion this week.</itunes:summary>
			<pubDate>Thu, 08 Sep 2011 13:04:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294607/sqlservercentral-294607-09-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/920/4e1/9204e1464c6baa9b0482ad8d457a0973d235d993.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294607%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294607/sqlservercentral-294607-09-07-2011.mp4" length="17614087" type="video/mp4" /></item> 
		<item>
			<title>Learning for Profit</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294601/learning-for-profit</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">One of the things that I've heard more and more over the last two years is that developers who have actually "done" something are worth hiring. With so many people worried about their jobs in this economy, having more skill, talent, and accomplishments should help you to feel more secure. Even if you don't feel secure, I would expect that the more skilled you are, the more likely you are to get a job.</p><p style="padding:0px;margin:.6em 0px;">These days it's easier than ever to build an application. Hardware is cheap and powerful, often costing $500 or less for a laptop that runs most tools. Hosting services are cheap, or even free. There are so many ways for someone to showcase their development talents that it does truly seem to be wise to pick and choose those developers who have shown some talent over those that are content to sit in a cube and allow someone else to manage their efforts.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75921/">Learning for Profit</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about a way to improve your skills, make yourself more marketable for that next job, and perhaps earn some money.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about a way to improve your skills, make yourself more marketable for that next job, and perhaps earn some money.</itunes:summary>
			<pubDate>Wed, 07 Sep 2011 11:59:37 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294601/sqlservercentral-294601-09-07-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/415/613/415613c2cdff767a87ec11f280a724bace3e1417.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294601%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294601/sqlservercentral-294601-09-07-2011.mp4" length="16190813" type="video/mp4" /></item> 
		<item>
			<title>The Robot DBA</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294511/the-robot-dba</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">This is<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.marshallbrain.com/manna1.htm">the story of Manna</a>, the manager of a fast food restaurant. It's a great read, and perhaps a little shocking. Manna is a piece of software, reading sensors, reacting, and letting employees know what to do with a synthesized voice through a set of headphones that the everyone wears in a fast good restaurant. In this tale, Manna evolves into a software system that is spread throughout many industries, essentially displacing managers and many workers at all levels in all industries. With the ability of these different "Manna" variants to communicate and negotiate contracts among themselves, the US devolves into an Orwellian nightmare place to live.</p><p style="padding:0px;margin:.6em 0px;">It's a science fiction story, but the fears that it evokes are similar to those I've heard expressed from many people in the IT field across my two decades in this industry. A friend of mine left IT a decade ago, while working as an Exchange admin for a company with 50,000 mailboxes. He was sure in 5 years his job would be automated and eliminated. I knew a few people that moved out of DBA work in the early 2000s, after Microsoft released SQL Server 7 and 2000, with some marketing messages that the products didn't require a DBA. A few years ago I heard a few people arguing that PowerPivot would kill most BI development jobs because it was so easy for end users to build their own analysis applications.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75887/">The Robot DBA</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about the idea of an automated DBA and disputes the notion that it will come to pass anytime soon.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about the idea of an automated DBA and disputes the notion that it will come to pass anytime soon.</itunes:summary>
			<pubDate>Tue, 06 Sep 2011 09:40:13 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294511/sqlservercentral-294511-09-06-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/0ca/c5e/0cac5ee52d17e1a156b1800d52acff9d18fc7d84.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294511%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294511/sqlservercentral-294511-09-06-2011.mp4" length="17184842" type="video/mp4" /></item> 
		<item>
			<title>From Vandalism to Serious Crime</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294456/from-vandalism-to-serious-crime</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">It seems that there are relatively few very talented hackers that can break into your systems. The vast majority of data breaches and issues are from one of two attack vectors: social engineering or script kiddies. Social engineering is hard to fight, especially in large companies where everyone doesn't know everyone. Script kiddies are more numerous since they don't need any talent and merely deploy scripts written by others to attack your systems.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Recently it seems that<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.eweek.com/c/a/Security/Hackers-Shift-From-Petty-Vandalism-to-Massive-Data-Theft-395771/?kc=EWKNLEAU08162011STR5">there have been quite a few hacker attacks on systems</a>, often using fairly simple SQL Injection techniques, that aren't vandalism, and aren't for profit. These attacks are motivated by hackers who are offended by the companies or organizations and are standing up for customers. That might be worrisome to DBAs and data professionals since you can't hide data breaches if the attackers publicly post the data they've copied and you will certainly receive some of the blame for any breach of security.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75859/">From Vandalism to Serious Crime</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>It seems that there are new types of hacker attacks, not looking to steal information for profit, but for disclosure as an embarrassment. Steve Jones…</itunes:subtitle>
			<itunes:summary>It seems that there are new types of hacker attacks, not looking to steal information for profit, but for disclosure as an embarrassment. Steve Jones talks about the potential downsides for DBAs.</itunes:summary>
			<pubDate>Mon, 05 Sep 2011 12:48:15 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/294456/sqlservercentral-294456-09-05-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/273/cf1/273cf1648c7fb475ab6000182232cff52a2301f2.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294456%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294456/sqlservercentral-294456-09-05-2011.mp4" length="16220035" type="video/mp4" /></item> 
		<item>
			<title>Labor Day 2011 Bloopers</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/294150/labor-day-2011-bloopers</link>
			<description><![CDATA[ Happy Labor Day ]]></description>
			<itunes:subtitle>It's a holiday in the US today and Steve Jones provides a little entertainment for those people still at work.</itunes:subtitle>
			<itunes:summary>It's a holiday in the US today and Steve Jones provides a little entertainment for those people still at work.</itunes:summary>
			<pubDate>Sat, 03 Sep 2011 13:04: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/294150/sqlservercentral-294150-09-01-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/4cd/514/4cd514a3e4f2ae0e8b88d2dd69b75766f4dc63ce.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F294150%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/294150/sqlservercentral-294150-09-01-2011.mp4" length="26282241" type="video/mp4" /></item> 
		<item>
			<title>The Growth of Data Types</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/293923/the-growth-of-data-types</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">In the relational databases we have all different types of data that we store. We have the basic types of integers, character data, dates and times, and more. As the RDBMS platforms have evolved, we have also added spatial, XML, and other types of data that build on these base types. By classifying them as different types, even if we are storing numbers, or characters, we can more efficiently work with these data types.</p><p style="padding:0px;margin:.6em 0px;">As the world changes and expands, I think we will end up with more and more data that takes advantage of different data types, and perhaps even adds more. This week, I wanted you to look forward, and predict what changes we might see in our data storage in the future.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75785/">The Growth of Data Types</a>" at SQLServerCentral </p> ]]></description>
			<itunes:subtitle>This week Steve Jones asks you what you think will make up the majority of your future databases? Will it be numerical data or will some other type…</itunes:subtitle>
			<itunes:summary>This week Steve Jones asks you what you think will make up the majority of your future databases? Will it be numerical data or will some other type come to dominate?</itunes:summary>
			<pubDate>Thu, 01 Sep 2011 14:23:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/293923/sqlservercentral-293923-08-30-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/3ff/90a/3ff90ac1cd7beb8f5716a22421092a5826cb7cb2.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F293923%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/293923/sqlservercentral-293923-08-30-2011.mp4" length="12014164" type="video/mp4" /></item> 
		<item>
			<title>The Special Cloud</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/293916/the-special-cloud</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">It's not a short yellow bus special cloud, at least I hope not.<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.eweek.com/c/a/Cloud-Computing/Amazon-Launches-AWS-GovCloud-for-the-US-Government-316636/?kc=EWKNLEAU08232011STR5">Amazon is introducing a cloud for the US government</a>, designed to meet their regulatory and compliance requirements. The idea here is that there are different needs for some sensitive information that the US government deals with, or at least some departments. I think most of us recognize this might be the case, and the same cloud infrastructure that some company like SQLServerCentral needs wouldn't be appropriate for<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=1&amp;ved=0CDoQFjAA&amp;url=http%3A%2F%2Fwww.osha.gov%2F&amp;rct=j&amp;q=osha&amp;ei=LwlcTq7RMKiusQKpw9k5&amp;usg=AFQjCNFRr2olyVyAY4R95lPknERo2sXubg&amp;sig2=sc8LaMIWWMnUJKXxFOANrA&amp;cad=rja">OSHA</a><span class="Apple-converted-space"> </span>or some other department.</p><p style="padding:0px;margin:.6em 0px;">Amazon introduced this US only cloud that is physically and logically accessible in the US only and adheres to some alphabet soup of regulatory requirements. It should allow more government organizations to store or process data in a cloud environment. I think this is a good move on Amazon's part, and a potential benefit for some US agencies that might process lots of data at times, but not want the overhead of a large IT infrastructure to maintain permanently.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75786/">The Special Cloud</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Amazon has built a cloud just for the US government. Will we see more specialized clouds in the future that might let us move some of our data to the…</itunes:subtitle>
			<itunes:summary>Amazon has built a cloud just for the US government. Will we see more specialized clouds in the future that might let us move some of our data to the cloud?</itunes:summary>
			<pubDate>Tue, 30 Aug 2011 13:53:38 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>cloud-computing, databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/293916/sqlservercentral-293916-08-30-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/406/2f2/4062f2538dd8deb97dd9e6041a671a8c3a7b91f7.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F293916%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/293916/sqlservercentral-293916-08-30-2011.mp4" length="15330028" type="video/mp4" /></item> 
		<item>
			<title>An Investment in Knowledge</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/293775/an-investment-in-knowledge</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;color:#000000;">"An Investment in Knowledge Pays the Best Interest.” - ~<a style="text-decoration:none;color:#225588;" href="http://www.quotationspage.com/quote/34348.html">Benjamin Franklin</a></p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;color:#000000;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;color:#000000;">Most of us are working to provide for ourselves and our families. We go to a job every day, earning money that we use to pay our bills and, hopefully, enjoy our lives outside of work. Most of us should be saving for retirement as well, for the future when we might not be able to work, or we've reached that age where we want to slow down. Given the recent issues in our economies around the globe, perhaps we ought to be saving even more, and not just for retirement. The chances that any of us will be out of work at some point are going up and we might need that savings for that kind of rainy day.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;color:#000000;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;color:#000000;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75760/">An Investment in Knowledge</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Inspired by a quote from Benjamin Franklin, Steve Jones talks about investing in your career.</itunes:subtitle>
			<itunes:summary>Inspired by a quote from Benjamin Franklin, Steve Jones talks about investing in your career.</itunes:summary>
			<pubDate>Mon, 29 Aug 2011 09:10:40 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/293775/sqlservercentral-293775-08-29-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/fd2/775/fd27750e641207ff16c19b5cf480717953d904e1.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F293775%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/293775/sqlservercentral-293775-08-29-2011.mp4" length="17249433" type="video/mp4" /></item> 
		<item>
			<title>Keep Data Forever</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/293279/keep-data-forever</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">How long do you expect to keep a piece of data in any of your databases? Chances are if you're like me, you rarely think about it and expect that you need to store all the data perpetually. As long as you have a job, and the database is being used by some system, you keep the data.</p><p style="padding:0px;margin:.6em 0px;">Over time that becomes a problem. Some companies are starting to examine the legal issues of old data, mostly emails, but potentially other records, and digitally shredding or removing that data over time. For others there are the problems of storage, with the raw space needed to keep all this data growing faster than hardware budgets. More and more companies are looking to archive data that is less used to ease the stress on their storage and backup systems.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75697/">Keep Data Forever</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about some of the issues with keeping data around a long time and a new archival medium.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about some of the issues with keeping data around a long time and a new archival medium.</itunes:summary>
			<pubDate>Wed, 24 Aug 2011 10:00:23 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Archiving, databases, hardware, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/293279/sqlservercentral-293279-08-24-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/96e/51e/96e51e34f9907998787a74871a6298ddb15b8bd0.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F293279%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/293279/sqlservercentral-293279-08-24-2011.mp4" length="14148910" type="video/mp4" /></item> 
		<item>
			<title>Pop Tarts and Hurricanes</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/293179/pop-tarts-and-hurricanes</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">What do people buy most of before a hurricane? Wal-Mart determined that batteries are the number ones sales item before a hurricane, but the second most sold item was surprising: pop-tarts. That's the type of intelligence that can come from analysts asking the right questions about their customers and then IT delivering systems that can help them get an answer.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">More and more companies are starting to deal with big data. Big data is usually seen as extremely large sets of data. Those data sets<span> <span class="Apple-converted-space"> </span></span>often exceed the capability of what a single database server can handle, and place a strain on existing IT infrastructures, especially when there is an explosion of new datab types.<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://hadoop.apache.org/">Hadoop</a><span class="Apple-converted-space"> </span>is an open source framework that's designed to deal with large sets of data and<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.eweek.com/c/a/Data-Storage/TBA-Hadoop-Yahoo-Big-Data-Brightens-BI-Future-254079/?kc=EWKNLEAU08162011STR2">help with the processing and analysis of these large data sets</a>.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75693/">Pop Tarts and Hurricanes</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones talks about the relation between hurricanes and poptarts, and why you should be working on your T-SQL skills.</itunes:subtitle>
			<itunes:summary>Today Steve Jones talks about the relation between hurricanes and poptarts, and why you should be working on your T-SQL skills.</itunes:summary>
			<pubDate>Tue, 23 Aug 2011 12:50:34 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>Business-Intelligence, career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/293179/sqlservercentral-293179-08-23-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/f18/1ef/f181ef3b6188f8b10a6692603be6bb1beb69a09d.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F293179%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/293179/sqlservercentral-293179-08-23-2011.mp4" length="15223794" type="video/mp4" /></item> 
		<item>
			<title>The Talent Crunch</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/293088/the-talent-crunch</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">Is it a good time to be in the technology business? I think so, as the US unemployment rate stands at just above 9%, but the rate in IT is listed as about 4%. There might be some errors in how they are classifying and counting IT jobs, and the unemployment is not evenly distribute across the US, but that still seems like a significant difference. As a comparison, much of the medical profession is similarly employed, as are teachers (yeah!), but construction trades are showing<span> <span class="Apple-converted-space"> </span></span>&gt; 20% unemployment.</p><p style="padding:0px;margin:.6em 0px;">Not only are there lots of jobs in the technology area, but overall technology pays a much higher salary (or wage) than many other industries. Whether you think you are paid well or not, peruse some other professions on Dice, Monster, or another job board and compare salaries. Keep in mind the US median income is $48k, meaning half the people make more and half make less. I suspect most IT workers are in the "more" side of that range.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75644/">The Talent Crunch</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>There seems to be no shortage of IT jobs in the US, and Steve Jones reminds us that the shortage is for talented workers, not just workers.</itunes:subtitle>
			<itunes:summary>There seems to be no shortage of IT jobs in the US, and Steve Jones reminds us that the shortage is for talented workers, not just workers.</itunes:summary>
			<pubDate>Mon, 22 Aug 2011 14:24:17 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/293088/sqlservercentral-293088-08-22-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/601/0ac/6010ac5a7ab0dd9b65f80f690ee6ab8d416a3ebc.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F293088%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/293088/sqlservercentral-293088-08-22-2011.mp4" length="16983016" type="video/mp4" /></item> 
		<item>
			<title>Virtual Security</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/292816/virtual-security</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I have a few friends that are working virtualize almost their entire computer infrastructures.  They work in large and small companies, but there is a constant push to avoid the bare metal installation of any operating system onto physical hardware, making every Windows or Unix machine a virtual machine on top of a hypervisor. I was surprised to hear that companies were being to aggressive, but the cost benefits can be huge, and when virtualization is done in a smart way, performance doesn't suffer.</p><p style="padding:0px;margin:.6em 0px;">However virtualization can change security, especially when you have VMs that are allowed to move from physical host to physical host.<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.infoworld.com/d/security/shift-virtualized-environments-shaking-security-practices-465">The state of New Mexico embarked on a similar project</a>, and were concerned over security of the virtual machines. Their department had dismissed some employees because of a security breach a few years earlier and security was on the forefront of their minds. Additional security as well as network controls were used in their project, and I hope they also implemented strong auditing procedures.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75620/">Virtual Security</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>As more and more companies move to virtualized servers, security should be on their minds. Steve Jones talks about that changes that you should…</itunes:subtitle>
			<itunes:summary>As more and more companies move to virtualized servers, security should be on their minds. Steve Jones talks about that changes that you should consider.</itunes:summary>
			<pubDate>Fri, 19 Aug 2011 15:36:20 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/292816/sqlservercentral-292816-08-19-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/78d/705/78d705f2218c194cf74416bf23ad9a877eac8959.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F292816%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/292816/sqlservercentral-292816-08-19-2011.mp4" length="15883121" type="video/mp4" /></item> 
		<item>
			<title>A Flock of SQL Servers</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/292425/a-flock-of-sql-servers</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">Twitter is an amazing application. I still remember hearing about it in the spring of 2008 as some type of "let others know what you're doing" service. It seemed a little silly to me and I couldn't understand the value. My first tweet is lost for now, but I know that I struggled to find a use for the service at the beginning. Like many people, I ended up updating my status with inane things like "Getting a latte from Starbucks."</p><p style="padding:0px;margin:.6em 0px;">Since then I've found Twitter to be a very exciting way of keeping in touch with people around the world, learning new things, and even getting information at various events. It's the ultimate water cooler that makes me smile, laugh, and share interesting information. There is a great SQL Server community on Twitter, and an amazing hashtag (#sqlhelp) that might help you solve some complex SQL issue. It's happened before, and it's amazing when it does, especially considering that responses are limited to 140 characters.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75550/">A Flock of SQL Servers</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Do you want to integrate Twitter with your database server? Steve Jones asks the question this week.</itunes:subtitle>
			<itunes:summary>Do you want to integrate Twitter with your database server? Steve Jones asks the question this week.</itunes:summary>
			<pubDate>Thu, 18 Aug 2011 12:09:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/292425/sqlservercentral-292425-08-16-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/290/970/29097041bdb25a21a4764c7de1810f2c28f3d0fe.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F292425%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/292425/sqlservercentral-292425-08-16-2011.mp4" length="15052375" type="video/mp4" /></item> 
		<item>
			<title>Benefits</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/292342/benefits</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">One of the ways in which some companies have tried to keep the prices of their products down is by changing the packaging. It used to be that you would buy a half gallon of ice cream or laundry detergent, but now you'll find that often you are getting slightly less for the same price you used to pay. For the former that might be a nice way of lowering your portions but for the latter that's just annoying. I find that to be a subtle point of deception by some companies, and it likely will continue into future.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">For those of us that work for a company, we might find a similar erosion in an area that we have come to expect a certain level of benefit. A recent survey from the Society for Human Resource Management found that many companies were lowering the level of benefits that they offer to workers. The costs of those benefits have been rising, and as companies try to keep a certain level of profitability, it seems workers are feeling some of the effects.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75523/">Benefits</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Benefits for workers seem to be on the decline. Steve Jones talks about the issue, which might be something you give more weight to when choosing…</itunes:subtitle>
			<itunes:summary>Benefits for workers seem to be on the decline. Steve Jones talks about the issue,  which might be something you give more weight to when choosing your next job.</itunes:summary>
			<pubDate>Tue, 16 Aug 2011 16:42:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/292342/sqlservercentral-292342-08-15-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/3c4/31a/3c431a72cfc02324940e7ffb752316c7cbc442b2.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F292342%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/292342/sqlservercentral-292342-08-15-2011.mp4" length="15824438" type="video/mp4" /></item> 
		<item>
			<title>Going Big with SSDs</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/292338/going-big-with-ssds</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:.6em 0px;">I found a report recently that<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.datacenterknowledge.com/archives/2011/08/02/ebay-buys-100-terabytes-of-nimbus-flash-memory/">eBay had implemented 100TB of SSD storage</a><span class="Apple-converted-space"> </span>from<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.nimbusdata.com/">Nimbus Data</a><span class="Apple-converted-space"> </span>for their virtual infrastructure. That's a huge amount of very fast storage, which definitely helps explain how the eBay auctions seem to run so quickly. Apparently eBay isn't the only company that's moving to SSDs for part of their infrastructure as<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.zdnet.com/blog/btl/fusion-io-plans-ipo-facebook-is-its-largest-data-center-customer/45846">Facebook spent $69million on FusionIO storage</a>.</p><p style="padding:0px;margin:.6em 0px;">SSD storage isn't cheap, with eBay reporting $25k for a 2.5TB device, which is about 2.5 times the cost of my rough pricing from Dell for a similar HDD device. The SSDs have amazing performance, though I'm not sure what the reliability is compared to HDDs. There are plenty of vendor studies that promise long lasting drives, but I think we'll have to see what more people report as they deploy these drives over time.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75521/">Going Big with SSDs</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Solid State Drives are becoming more commonplace in database systems. eBay and Facebook have implemented large SSD systems in their environments.…</itunes:subtitle>
			<itunes:summary>Solid State Drives are becoming more commonplace in database systems. eBay and Facebook have implemented large SSD systems in their environments. Steve Jones thinks DBAs should be learning more about how SSDs affect SQL Server.</itunes:summary>
			<pubDate>Mon, 15 Aug 2011 15:57:58 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, hardware, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/292338/sqlservercentral-292338-08-15-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/b3e/0a4/b3e0a41c628b1148466feed2e7cdc149bde06b7a.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F292338%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/292338/sqlservercentral-292338-08-15-2011.mp4" length="16749672" type="video/mp4" /></item> 
		<item>
			<title>Keeping Your Soul</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/292067/keeping-your-soul</link>
			<description><![CDATA[ <span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16px;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff;" class="Apple-style-span"></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Last year I got into a debate, and an argument, with a friend over the growth of Google and their profits. I took the position that while Google has provided a good service to the world with their search engine and their founders have earned money, they will find it harder and harder to continue to follow the mantra of "do no evil" if they feel they need to continue to grow their profits. Given the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.information-age.com/channels/business-applications/news/1633083/google-shuts-down-health-and-power-data-services.thtml">recent shutdowns of some of the "good projects"</a><span class="Apple-converted-space"> </span>they had embarked upon to make the world a better place, that prediction seems to be coming true.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Building a business is hard, and as shown in the numbers, most don't succeed. Many do, however, and<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.census.gov/econ/smallbus.html">the vast majority of businesses out in the world today are small ones</a>, with less than a 100 people. However those small businesses don't account for most of the revenue in the US.<span> <span class="Apple-converted-space"> </span></span>Large businesses do, which isn't all the unexpected since those large companies do business in areas that are important to most people (energy, oil, banking, etc.).</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75499/">Keeping Your Soul</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>How much do you need to sacrifice to succeed in business? It might be a lot, but Steve Jones says a lot of financial success is not worth losing your…</itunes:subtitle>
			<itunes:summary>How much do you need to sacrifice to succeed in business? It might be a lot, but Steve Jones says a lot of financial success is not worth losing your soul over.</itunes:summary>
			<pubDate>Fri, 12 Aug 2011 16:55:22 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/292067/sqlservercentral-292067-08-12-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/dba/4d8/dba4d8b61e9aa73dc77c9a2e80f5d06b25113fb9.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F292067%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/292067/sqlservercentral-292067-08-12-2011.mp4" length="15048348" type="video/mp4" /></item> 
		<item>
			<title>Tricky Questions</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/291661/tricky-questions</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><div>I suspect that most of us have been on many interviews in our career. Unfortunately today's technology business doens't seem driven towards having decades of employment for individuals at one job, so most of us will have more interviews sometime in the next five to ten years.</div><div> </div><div>I've had many interviews in my career, of all types with many different formats. I've had technical interviews with multiple people, tests to take, and interviews by managers that didn't include a single T-SQL question. I've had a lot of success, and much of what has worked for me is a part of my<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://modernresume.blogspot.com/">presentation on branding</a>, which you can see at the PASS Summit in 2011.</div><div> </div><div>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75440/">Tricky Questions</a>" at SQLServerCentral.  <br /></div> ]]></description>
			<itunes:subtitle>This Friday Steve Jones is looking for help with interview questions. What questions have been hard in an interview or surprised you? Let us know and…</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones is looking for help with interview questions. What questions have been hard in an interview or surprised you? Let us know and help others be prepared for their next interview.</itunes:summary>
			<pubDate>Thu, 11 Aug 2011 17:07:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/291661/sqlservercentral-291661-08-09-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/fcf/5f5/fcf5f5a429411e90990e770008a985fe4f7326c6.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F291661%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/291661/sqlservercentral-291661-08-09-2011.mp4" length="16246875" type="video/mp4" /></item> 
		<item>
			<title>Data Matters</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/291625/data-matters</link>
			<description><![CDATA[ I recently finished reading<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.amazon.com/gp/product/1416596585?ie=UTF8&amp;amp;tag=redgatsof-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1416596585">In the Plex</a>, which is a great look inside Google and how they operate. For a company that has had so much secrecy around it's internal workings, this was an amazing look at how the company operates. If you're interested in Google, or even in how a technology company might grow and operate, or even just curious about the decisions that might affect our lives with regard to digital information, this is an interesting book to read.<span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">There are lots of things to talk about in there, but one thing in particular seemed to stand out to me. I n many cases, the justification for getting some project approved, or moving forward, is different than in many companies. It's not the personal relationship with the person in charge, or because it seems like a good idea, but because the<a style="text-decoration:none;color:#225588;" href="http://googleblog.blogspot.com/2008/03/why-data-matters.html">data matters</a>. That's a quote used quite often in the book.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75437/">Data Matters</a>" at SQLServerCentral.</p> ]]></description>
			<itunes:subtitle>Data is important, but today Steve Jones notes that what we do with it is even more important.</itunes:subtitle>
			<itunes:summary>Data is important, but today Steve Jones notes that what we do with it is even more important.</itunes:summary>
			<pubDate>Tue, 09 Aug 2011 13:18:01 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/291625/sqlservercentral-291625-08-09-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/f1d/b3e/f1db3e1b398437b7f73374dd7decf6ce27242e07.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F291625%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/291625/sqlservercentral-291625-08-09-2011.mp4" length="15548501" type="video/mp4" /></item> 
		<item>
			<title>The Window Is Shrinking</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/291517/the-window-is-shrinking</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">There have been<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/articles/Editorial/74035/">a number of issues with Dropbox</a><span class="Apple-converted-space"> </span>and their encryption process for files stored on their systems. This highlights some of the issues with cloud services, as I've talked about as well. I use Dropbox, but for any files that have identity information, I encrypt them locally and only store the encrypted versions.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">There have been<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://money.cnn.com/2011/06/22/technology/dropbox_passwords/index.htm?source=cnn_bin&amp;hpt=hp_bn3">quite a few issues with cloud-type services related to security</a>, and at this point, I think it's good. The press about the Sony hacks, the RSA issues, and others should be scaring consumers and management in companies into demanding better security from vendors. Without a strong emphasis on security from clients, cloud vendors have no reason to spend more effort on security than they do now. I am actually hoping that insurance doesn't cover the Sony issues, which will help force companies to consider purchasing insurance specifically for security issues. That will force insurance companies to demand better security as well.</p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;"> </p><p style="padding:0px;margin:0in;font-family:Calibri;font-size:11pt;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75412/">The Window Is Shrinking</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve talks about security and the fact that your window for lax security is shrinking for new applications.</itunes:subtitle>
			<itunes:summary>Today Steve talks about security and the fact that your window for lax security is shrinking for new applications.</itunes:summary>
			<pubDate>Mon, 08 Aug 2011 13:55:51 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, security, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/291517/sqlservercentral-291517-08-08-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/3d6/6b2/3d66b2ca548472aa4ade2b7951f9e6d7cd8804ab.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F291517%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/291517/sqlservercentral-291517-08-08-2011.mp4" length="14149131" type="video/mp4" /></item> 
		<item>
			<title>Hardware Hacking</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/291127/hardware-hacking</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">One of the reasons that we have so many gadgets at low costs, with a regular re-fresh and re-tool of the internals is that many of our computing chips and circuit boards are built overseas in factories that are optimized for low costs and rapid evolution to new technologies. That works fine for consumers, but it presents a problem for a government concerned with security.</p><p style="padding:0px;margin:.6em 0px;">Since the fabrication plants are under the control of a foreign government, that means that the military and governments that want to use the same chips that consumers use must vet the designs, and then the end product. This piece talks about the problems with the supply chain that can come from foreign suppliers that might have incentives to allow hardware hacks into the designs at the request of their own governments.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75254/">Hardware Hacking</a>" at SQLServerCentral.</p> ]]></description>
			<itunes:subtitle>Steve Jones examines one of the issues of foreign chip production: security. Will this be an attack vector in the future?</itunes:subtitle>
			<itunes:summary>Steve Jones examines one of the issues of foreign chip production: security. Will this be an attack vector in the future?</itunes:summary>
			<pubDate>Sun, 07 Aug 2011 12:28:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, hardware, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/291127/sqlservercentral-291127-08-04-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/6fa/03b/6fa03bf17864b02f8b610f2f886bc317f8dd0f72.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F291127%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/291127/sqlservercentral-291127-08-04-2011.mp4" length="13009878" type="video/mp4" /></item> 
		<item>
			<title>The Career Path</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/290805/the-career-path</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">Many people have been skeptical about the move to cloud computing, especially in the database groups. There are valid reasons to worry about security, legal issues, and more. I certainly think that using cloud services requires some planning and careful examination of the impact to your environment, but I also think that many companies will want to make the move, so it pays to learn more about cloud computing and be prepared with realistic, rational concerns from the database perspective.</p><p style="padding:0px;margin:.6em 0px;">Anthony Skipper of ServiceMesh gave<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.servicemesh.com/wp-content/uploads/2011/06/ServiceMesh-Technical_Session_at_Cloud_Expo_2011.pdf">a presentation on some of the problems and lessons learned from moving to cloud computing</a>. It was picked up in an<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.informationweek.com/news/cloud-computing/infrastructure/231001021">Information Week piece</a><span class="Apple-converted-space"> </span>that summaries some of the areas that can cause problems for your company. The list of issues is a good one, and worth reading through.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75253/">The Woes of Cloud Computing</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones wants to know what would be your ideal career path.</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones wants to know what would be your ideal career path.</itunes:summary>
			<pubDate>Thu, 04 Aug 2011 09:54:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/290805/sqlservercentral-290805-08-02-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/b7e/229/b7e22988064ab809a3aef008744005c65a1f8373.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F290805%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/290805/sqlservercentral-290805-08-02-2011.mp4" length="14943520" type="video/mp4" /></item> 
		<item>
			<title>The Woes of Cloud Computing</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/290691/the-woes-of-cloud-computing</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">Many people have been skeptical about the move to cloud computing, especially in the database groups. There are valid reasons to worry about security, legal issues, and more. I certainly think that using cloud services requires some planning and careful examination of the impact to your environment, but I also think that many companies will want to make the move, so it pays to learn more about cloud computing and be prepared with realistic, rational concerns from the database perspective.</p><p style="padding:0px;margin:.6em 0px;">Anthony Skipper of ServiceMesh gave<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.servicemesh.com/wp-content/uploads/2011/06/ServiceMesh-Technical_Session_at_Cloud_Expo_2011.pdf">a presentation on some of the problems and lessons learned from moving to cloud computing</a>. It was picked up in an<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.informationweek.com/news/cloud-computing/infrastructure/231001021">Information Week piece</a><span class="Apple-converted-space"> </span>that summaries some of the areas that can cause problems for your company. The list of issues is a good one, and worth reading through.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75253/">The Woes of Cloud Computing</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about the problems you might face when moving to cloud computing and the fact that you ought to be prepared to move at some point.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about the problems you might face when moving to cloud computing and the fact that you ought to be prepared to move at some point.</itunes:summary>
			<pubDate>Wed, 03 Aug 2011 15:05:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>cloud-computing, databases, security, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/290691/sqlservercentral-290691-08-01-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/2b2/cfb/2b2cfb0ba8688cc49b09660ac562ce9fa83d53d7.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F290691%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/290691/sqlservercentral-290691-08-01-2011.mp4" length="13883535" type="video/mp4" /></item> 
		<item>
			<title>Jobs for Data Scientists</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/290685/jobs-for-data-scientists</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">I wrote about<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.sqlservercentral.com/articles/Editorial/72171/">data scientists while back</a>, which seems to be a field that involves the analysis of large amounts of data and the tools involved. The definition of this area is a little nebulous, but that hasn't stopped companies from looking for people to work in this area. There are jobs for data scientists, and perhaps for interesting, there seems to be more and more jobs for people to work with "big data".</p><p style="padding:0px;margin:.6em 0px;"><a style="text-decoration:none;color:#225588;" href="http://www.readwriteweb.com/archives/jobs_for_data_scientists_explode_across_the_market.php">This article</a><span class="Apple-converted-space"> </span>shows a huge trend up in the "big data" keywords in job listings. That makes sense as I think the data growth has far outpaced the ability of tools to work with large datasets. Excel had a problem with large amounts of data until recently, and most of the other tools used are either very expensive or home grown.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75252/">Jobs for Data Scientists</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about data science and the growing number of jobs that are available in this field.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about data science and the growing number of jobs that are available in this field.</itunes:summary>
			<pubDate>Mon, 01 Aug 2011 14:48:19 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/290685/sqlservercentral-290685-08-01-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/f72/36c/f7236cea463b16cce6d0677aee8077efe7b78c79.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F290685%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/290685/sqlservercentral-290685-08-01-2011.mp4" length="13324899" type="video/mp4" /></item> 
		<item>
			<title>The Impact of Outages</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/290139/the-impact-of-outages</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">Are you going to start seeing more pressure for outages in applications? I suspect many outages are caused more by application issues than database ones, but those two are becoming very tightly linked as we look to more rapidly deploy features and enhancements in our applications, which often include database changes</p><p style="padding:0px;margin:.6em 0px;">This outage from United shows that there can be a huge impact, not only financially, but also an inconvenience to clients and potential lost future business. A company might struggle to with future business after a large outage, especially when there are so many other choices easily available to consumers across the Internet.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75198/">The Impact of Outages</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones talks about the problems of outages, and why we ought to perhaps introduce failure into our systems to help us learn to cope with them.</itunes:subtitle>
			<itunes:summary>Steve Jones talks about the problems of outages, and why we ought to perhaps introduce failure into our systems to help us learn to cope with them.</itunes:summary>
			<pubDate>Sat, 30 Jul 2011 12:00:00 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, software-development, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/290139/sqlservercentral-290139-07-28-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/fd6/d71/fd6d7134bda47f5b21df2dea4e32c66713b5704a.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F290139%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/290139/sqlservercentral-290139-07-28-2011.mp4" length="15551835" type="video/mp4" /></item> 
		<item>
			<title>Geeky Distractions</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/290129/geeky-distractions</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;"><span class="Apple-converted-space"> </span>saw<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt0458339/">Captain America</a><span class="Apple-converted-space"> </span>recently and enjoyed it. I've been following the Marvel comics as they move to the movie screen, having seen<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt0371746/">Iron Man</a><span class="Apple-converted-space"> </span>and<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt0800369/">Thor</a><span class="Apple-converted-space"> </span>as well, and looking forward to<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt0848228/">The Avengers</a><span class="Apple-converted-space"> </span>next year. My kids have enjoyed the movies as well, and it's likely to be a nice family night out when it releases.</p><p style="padding:0px;margin:.6em 0px;">It's the middle of summer, with many blockbuster movies released this year that fall into the science fiction, or even geeky, areas at my house. We have had a new<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt1399103/">Transformers</a><span class="Apple-converted-space"> </span>and<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt1270798/">X-Men</a><span class="Apple-converted-space"> </span>movies,<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.imdb.com/title/tt1462059/">Falling Skies</a><span class="Apple-converted-space"> </span>on TV, along with<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://en.wikipedia.org/wiki/Blink_%28Doctor_Who%29">a (scary) introduction to Dr. Who</a><span class="Apple-converted-space"> </span>for my daughter, and I've enjoyed a few books like the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://solarclipper.com/">Solar Clipper Series</a>and the<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.nightbynight.net/">Spinward Fringe series</a>.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75169/">Geeky Distractions</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones has a non-work related, but fun poll. Let us know what your geeky media recommendations are this year.</itunes:subtitle>
			<itunes:summary>This Friday Steve Jones has a non-work related, but fun poll. Let us know what your geeky media recommendations are this year.</itunes:summary>
			<pubDate>Thu, 28 Jul 2011 11:24:58 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>movies, science-fiction, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/290129/sqlservercentral-290129-07-28-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/69d/11d/69d11d5270ea6b19a727630b1411ce47dd9fdc97.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F290129%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/290129/sqlservercentral-290129-07-28-2011.mp4" length="16593298" type="video/mp4" /></item> 
		<item>
			<title>You Can Telecommute</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/289923/you-can-telecommute</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">I've written a number of pieces about telecommuting over the years, and while some people have had success in getting permission to work from home, many of you tell me that your current manager, and likely every manager you've ever had wouldn't allow it. There are a huge group of people that are convinced telecommuting is not in their future. I think you're wrong, and let me tell you a story.</p><p style="padding:0px;margin:.6em 0px;">Years ago I went to work for a small (50 people), old company. The CEO had worked their his whole life, his father had worked there most of his life, and they had very conservative values and ideals. They both wore suits to the office every day and I was expected to do the same, even as an IT guy. I went out and bought 4 or 5 suits the first year I worked there, along with slacks, shirts, and (shudder) ties.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75167/">You Can Telecommute</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Today Steve Jones tells you can implement telecommuting at your job and gives you a few ideas how to get it approved.</itunes:subtitle>
			<itunes:summary>Today Steve Jones tells you can implement telecommuting at your job and gives you a few ideas how to get it approved.</itunes:summary>
			<pubDate>Wed, 27 Jul 2011 10:43:32 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>career, databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/289923/sqlservercentral-289923-07-27-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/4ff/ced/4ffced2a82a223c603ead3c6459f920dd0d3f69f.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F289923%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/289923/sqlservercentral-289923-07-27-2011.mp4" length="18347600" type="video/mp4" /></item> 
		<item>
			<title>Time for a ROWID?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/289818/time-for-a-rowid</link>
			<description><![CDATA[  <p> </p><p style="padding:0px;margin:.6em 0px;">One of the things I've been doing lately is looking forward to future versions of SQL Server. Not SQL 11/Denali, which has<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.microsoft.com/sqlserver/en/us/future-editions.aspx">CTP 3</a><span class="Apple-converted-space"> </span>out now, but more towards the future. SQL 12 and beyond, and wondering how the platform can advance and incorporate new ideas and knowledge from other areas such as<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://en.wikipedia.org/wiki/NoSQL">NoSQL</a><span class="Apple-converted-space"> </span>or<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://www.readwriteweb.com/cloud/2011/04/the-newsql-movement.php">NewSQL</a>. I also have been trying to decide which parts of SQL Server could be improved to be more robust of scalable, or address some failings in the platform.</p><p style="padding:0px;margin:.6em 0px;">Our systems seem to be growing larger, and storage seems to cost less all the time. While this doesn't always result in cost savings, it does mean that we may be ready to increase the page size in SQL Server once again, perhaps growing to 16k or even 64k. If that follows as I/O transfer sizes grow, then is it time to add in a rowid marker of some sort that gives us a unique handle to every row on a page?</p> <p> </p> <p> </p> <p>Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75158/">Time for a ROWID?</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>Steve Jones looks to the future of SQL Server and wonders if we ought to add a rowid to the internal structures.</itunes:subtitle>
			<itunes:summary>Steve Jones looks to the future of SQL Server and wonders if we ought to add a rowid to the internal structures.</itunes:summary>
			<pubDate>Tue, 26 Jul 2011 14:58:49 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, SQL-Server, technology</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/289818/sqlservercentral-289818-07-26-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/8de/914/8de914ff6d14cff24c446f41fdbbd6b216f6daeb.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F289818%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/289818/sqlservercentral-289818-07-26-2011.mp4" length="14869451" type="video/mp4" /></item> 
		<item>
			<title>NewSQL Can Save the World</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/episode/289655/newsql-can-save-the-world</link>
			<description><![CDATA[ <span style="border-collapse:separate;color:#000000;font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;word-spacing:0px;font-size:medium;" class="Apple-style-span"><span style="color:#2a2a2a;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:16px;" class="Apple-style-span"></span></span><p style="padding:0px;margin:.6em 0px;">Michael Stonebraker, a database pioneer and researcher,<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://gigaom.com/cloud/facebook-trapped-in-mysql-fate-worse-than-death/">recently said that Facebook's implementation of MySQL was "a fate worse than death</a>," and they ought to rewrite their entire infrastructure. I think that analogy is a bit extreme. That statement also shows me that relational databases can scale to some dramatic heights with creative engineering as Facebook as shown with MySQL. I suspect that Facebook could easily use SQL Server and complex sharding of data to power the site if they wanted to in place of MySQL.</p><p style="padding:0px;margin:.6em 0px;">Mr. Stonebraker has another solution for the "oldSQL" problem of scaling to very high volumes of transactions while maintaining<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://voiceofthedba.wordpress.com/2010/09/17/acid/">ACID principles</a>. He has a company that makes<span class="Apple-converted-space"> </span><a style="text-decoration:none;color:#225588;" href="http://voltdb.com/products-services/products">VoltDB</a>, a database that lives in memory, complies with ACID principles, and can scale to very high transaction volumes.</p><p style="padding:0px;margin:.6em 0px;"> </p><p style="padding:0px;margin:.6em 0px;">Read the rest of "<a href="http://www.sqlservercentral.com/articles/Editorial/75124/">NewSQL Can Save the World</a>" at SQLServerCentral. </p> ]]></description>
			<itunes:subtitle>A new breed of products use the relational model and address the scalability concerns of many RDBMSes. Today Steve Jones talks about NewSQL databases.</itunes:subtitle>
			<itunes:summary>A new breed of products use the relational model and address the scalability concerns of many RDBMSes. Today Steve Jones talks about NewSQL databases.</itunes:summary>
			<pubDate>Mon, 25 Jul 2011 11:58:43 -0700</pubDate>
			<category> Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, NewSQL, rdbms, SQL-Server, technology, VoltDB</itunes:keywords><guid>http://m.podshow.com/media/15351/episodes/289655/sqlservercentral-289655-07-25-2011.mp4</guid><itunes:image href="http://img.mevio.com/images/9cc/8da/9cc8da661fc485721ba80bb2e4f2da298c6a2c7b.jpg?url=http%3A%2F%2Forigin.thumbs.mevio.com%2Fmedia%2F15351%2Fepisodes%2F289655%2Fthumbnail.jpg&amp;width=600&amp;height=337&amp;scheme=1" /><enclosure url="http://m.podshow.com/media/15351/episodes/289655/sqlservercentral-289655-07-25-2011.mp4" length="15909203" type="video/mp4" /></item>
	</channel>
</rss>

