<?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?a1dafa76f3f4d752453675d578448a34</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?8a2ee2c3c563755469c3bf2c1b0adbb2" />
		<category>Podcast</category>
		<itunes:explicit>no</itunes:explicit>
		<itunes:keywords>computer, database, SQL, Server, technology</itunes:keywords>
		<lastBuildDate>Thu, 03 Jul 2008 10:36:39 -0700</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>Happy 4th of July</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=117332&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">It's the 4th of July, a holiday in the US, and so most of you probably aren't working today. Apologies to other countries, but 70+% of the SQLServerCentral.com community is in the US. <br /> <br />I'm actually in the mountains of Colorado cabin-camping with the family and some horses. In leiu of a regular editoral, I've put together a reel of some bloopers from the past few months of editorials. <br /> <br /></font></p> <p> </p><hr /> <p><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63539/">Happy 4th of July</a> at SQLServerCentral.com </font></p> ]]></description>
			<itunes:subtitle>A blooper collection of mistakes and errors from a variety of editorials on this holiday weekend.</itunes:subtitle>
			<itunes:summary>

	It's the 4th of July, a holiday in the US, and so most of you
probably aren't working today. Apologies to other countries, but 70+%
of the SQLServerCentral.com community is in the US.

I'm actually in the mountains of Colorado cabin-camping with the
family and some horses. In leiu of a regular editoral, I've put
together a reel of some bloopers from the past few months of
editorials.

	 
-------------------------

	Read the rest of Happy 4th of July [1] at SQLServerCentral.com 

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63539/
</itunes:summary>
			<pubDate>Thu, 03 Jul 2008 11:32:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>no</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/117332/sqlservercentral-117332-07-02-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/117332/sqlservercentral-117332-07-02-2008.mp4" length="28956439" type="video/mp4" />
		</item>
		<item>
			<title>The Database Weekly Update for July 7, 2008</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=117453&amp;tId=2</link>
			<description><![CDATA[ <h3><font size="3">Multiple Cores</font></h3>  <p><font size="3">Someone at <a>Intel blogged that there are some fundamental changes coming for developers</a> in the near future. They are starting to talk about shipping many more cores in their chips, possibly hundreds, and this will fundamentally change that way applications need to be written to take advantage of this.</font></p>  <p><font size="3">I have done a little parallel programming in college, and I'll say that I didn't really understand it that well. Moving to multi-threaded architectures and synchronizing threads was something that seemed esoteric and in its own niche twenty years ago, but I bet that by the time I retire the vast majority of computers will have more than 8 cores and I'd hope that most software will take advantage of this situation.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63610/">The Database Weekly Update for July 7, 2008</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Intel is moving in the direction of more and more cores on a single CPU, so what does that mean for programmers?</itunes:subtitle>
			<itunes:summary>

MULTIPLE CORES

	Someone at Intel blogged that there are some fundamental changes
coming for developers in the near future. They are starting to talk
about shipping many more cores in their chips, possibly hundreds, and
this will fundamentally change that way applications need to be
written to take advantage of this. 

	I have done a little parallel programming in college, and I'll say
that I didn't really understand it that well. Moving to multi-threaded
architectures and synchronizing threads was something that seemed
esoteric and in its own niche twenty years ago, but I bet that by the
time I retire the vast majority of computers will have more than 8
cores and I'd hope that most software will take advantage of this
situation.

-------------------------
Read the rest of The Database Weekly Update for July 7, 2008 [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63610/
</itunes:summary>
			<pubDate>Thu, 03 Jul 2008 10:30:11 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>bugs, Changes, cut, databases, deadline?, decide, enough, enough?, fixes, Good</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/117453/sqlservercentral-117453-07-03-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/117453/sqlservercentral-117453-07-03-2008.mp4" length="28239861" type="video/mp4" />
		</item>
		<item>
			<title>To Certify or Not To Certify</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=117291&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> To certify or not to certify <br />that is the question. <br />Whether tis nobler in our careers to suffer <br />the jeers and taunts of being only experienced</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63493/">To Certify or Not To Certify</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>That is the question.</itunes:subtitle>
			<itunes:summary>

	 To certify or not to certify
that is the question.
Whether tis nobler in our careers to suffer
the jeers and taunts of being only experienced

-------------------------
Read the rest of To Certify or Not To Certify [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63493/
</itunes:summary>
			<pubDate>Wed, 02 Jul 2008 16:29:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/117291/sqlservercentral-117291-07-01-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/117291/sqlservercentral-117291-07-01-2008.mp4" length="18025949" type="video/mp4" />
		</item>
		<item>
			<title>Driving Value</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=117261&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I think this is highly dependent on the IT leadership in your company. Your CIO (or equivalent) can either view his domain as functional or strategic. If it's functional then you're no different than the groups that clean the office, ensure the water is on, the doors open and close, etc. IT then acts as a utility service, which is something it must do. If the department can't provide the reliability and stability that approaches that of a utility, it's a mess.</font></p>  <p><font size="3">But if you view IT as a strategic group, an asset to the company, than it must make the business better by more than just reducing costs through automation. At that point IT must really find ways that not only provide more benefits than it costs, but must really drive the business forward.</font></p> <p><font size="3"></font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63495/">Driving Value </a>at SQLServerCentral.com</font> <p> </p> <p><font size="3"></font></p> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Does your IT organization bring value to your company? Steve Jones takes a look at some of the ways you can do this.</itunes:subtitle>
			<itunes:summary>

	I think this is highly dependent on the IT leadership in your
company. Your CIO (or equivalent) can either view his domain as
functional or strategic. If it's functional then you're no different
than the groups that clean the office, ensure the water is on, the
doors open and close, etc. IT then acts as a utility service, which is
something it must do. If the department can't provide the reliability
and stability that approaches that of a utility, it's a mess. 

	But if you view IT as a strategic group, an asset to the company,
than it must make the business better by more than just reducing costs
through automation. At that point IT must really find ways that not
only provide more benefits than it costs, but must really drive the
business forward.

	 
-------------------------
Read the rest of Driving Value  [1]at SQLServerCentral.com

	 

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63495/
</itunes:summary>
			<pubDate>Tue, 01 Jul 2008 15:29:26 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/117261/sqlservercentral-117261-07-01-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/117261/sqlservercentral-117261-07-01-2008.mp4" length="21535510" type="video/mp4" />
		</item>
		<item>
			<title>Data Rich and Information Poor</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=116263&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">It seems that companies are becoming more and more &quot;data rich&quot; all the time, with many new and varied ways of collecting data into their SQL Servers. In fact, most of us as DBAs would consider ourselves &quot;data-wealthy&quot; given the growth in database all around the world.</font></p>  <p><font size="3">But do we really have a lot of information?</font></p>  <p><font size="3">There's a fundamental difference between data and information. I could give you data like 1, 2, 3, 5, 8, 13, 21, 34, but that doesn't necessarily mean anything unless I can use it. anyone recognize that sequence?</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63492/">Data Rich and Information Poor</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Do you deal with data or information? Do you know the difference and are you transforming one into the other. Steve Jones comments on the state of…</itunes:subtitle>
			<itunes:summary>

	It seems that companies are becoming more and more &quot;data rich&quot; all
the time, with many new and varied ways of collecting data into their
SQL Servers. In fact, most of us as DBAs would consider ourselves
&quot;data-wealthy&quot; given the growth in database all around the world. 

	But do we really have a lot of information? 

	There's a fundamental difference between data and information. I
could give you data like 1, 2, 3, 5, 8, 13, 21, 34, but that doesn't
necessarily mean anything unless I can use it. anyone recognize that
sequence?

-------------------------
Read the rest of Data Rich and Information Poor [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63492/
</itunes:summary>
			<pubDate>Mon, 30 Jun 2008 14:17:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/116263/sqlservercentral-116263-06-20-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/116263/sqlservercentral-116263-06-20-2008.mp4" length="27189512" type="video/mp4" />
		</item>
		<item>
			<title>The June 2008 Energy Update</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=117109&amp;tId=2</link>
			<description><![CDATA[ <font size="3">It's time again to take a look at energy news from an IT perspective, or at least the Steve Jones' perspective and there have been some interesting notes over the last couple months in the world of energy. Quite a bit will be how things are changing here at the ranch.</font>  <p><font size="3">A month or so ago I got a shipment of LED bulbs from the <a href="http://www.ccrane.com/">C. Crane Company</a>, from one of the IT people there that saw these updates. They wanted me to do some testing of the bulbs and see what I thought. Now one of the things that I've done out here on the ranch is replace some our bulbs to try and get more efficient in how we use power. We have compact fluorescent (CF) bulbs for a number of our outdoor lights that run at night, solar powered lights in a few places like on the shed, and I'm wiring an energy efficient sodium light for the barn. However most the internal house lights have dimmers installed and so CF bulbs don't work well with dimmers.</font></p><hr /><font size="3">Read the rest of the <a href="http://www.sqlservercentral.com/articles/Editorial/63494/">June 2008 Energy Update</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>It's time again to take a look at energy news from an IT perspective, or at least the Steve Jones' perspective and there have been some interesting…</itunes:subtitle>
			<itunes:summary>It's time again to take a look at energy news from an IT perspective,
or at least the Steve Jones' perspective and there have been some
interesting notes over the last couple months in the world of energy.
Quite a bit will be how things are changing here at the ranch. 

	A month or so ago I got a shipment of LED bulbs from the C. Crane
Company [1], from one of the IT people there that saw these updates.
They wanted me to do some testing of the bulbs and see what I thought.
Now one of the things that I've done out here on the ranch is replace
some our bulbs to try and get more efficient in how we use power. We
have compact fluorescent (CF) bulbs for a number of our outdoor lights
that run at night, solar powered lights in a few places like on the
shed, and I'm wiring an energy efficient sodium light for the barn.
However most the internal house lights have dimmers installed and so
CF bulbs don't work well with dimmers.
-------------------------
Read the rest of the June 2008 Energy Update [2] at
SQLServerCentral.com

	

Links:
------
[1] http://www.ccrane.com/
[2] http://www.sqlservercentral.com/articles/Editorial/63494/
</itunes:summary>
			<pubDate>Sun, 29 Jun 2008 21:12:04 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/117109/sqlservercentral-117109-06-29-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/117109/sqlservercentral-117109-06-29-2008.mp4" length="50054824" type="video/mp4" />
		</item>
		<item>
			<title>The Database Weekly Update for June 30, 2008</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=117013&amp;tId=2</link>
			<description><![CDATA[ <h3><font size="3">Building on a Budget</font></h3>  <p><font size="3"> Wikipedia runs a large site that serves lots, and lots of requests. In fact, they get a decent number from me when I'm researching editorials and my kids think &quot;everything&quot; is on Wikipedia, their first site of choice for looking things up.</font></p>  <p><font size="3">They have a nice <a href="http://www.datacenterknowledge.com/archives/2008/Jun/24/a_look_inside_wikipedias_infrastructure.html"> article on their infrastructure</a>, which includes 80,000 queries / sec. That's a pretty high load, higher than I've worked on for one service. However unlike Google, Microsoft, and others, they don't have a huge budget to spend on hardware. It's an interesting look at how they do a lot with a little and might be something those smaller companies out there should think about.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63556/">The Database Weekly Update for June 30, 2008</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones looks back at a week of news on data center infrastructure, the EF war, and SQL Server 2008 news.</itunes:subtitle>
			<itunes:summary>

BUILDING ON A BUDGET

	 Wikipedia runs a large site that serves lots, and lots of requests.
In fact, they get a decent number from me when I'm researching
editorials and my kids think &quot;everything&quot; is on Wikipedia, their first
site of choice for looking things up. 

	They have a nice  article on their infrastructure [1], which
includes 80,000 queries / sec. That's a pretty high load, higher than
I've worked on for one service. However unlike Google, Microsoft, and
others, they don't have a huge budget to spend on hardware. It's an
interesting look at how they do a lot with a little and might be
something those smaller companies out there should think about.

-------------------------
Read the rest of The Database Weekly Update for June 30, 2008 [2] at
SQLServerCentral.com

	

Links:
------
[1]
http://www.datacenterknowledge.com/archives/2008/Jun/24/a_look_inside_wikipedias_infrastructure.html
[2] http://www.sqlservercentral.com/articles/Editorial/63556/
</itunes:summary>
			<pubDate>Sat, 28 Jun 2008 12:51:04 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/117013/sqlservercentral-117013-06-28-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/117013/sqlservercentral-117013-06-28-2008.mp4" length="28187789" type="video/mp4" />
		</item>
		<item>
			<title>The Multiple Instance Dilemna</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=116284&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> You just got put in charge of a large number of SQL Server instances, call it 10 or 100, but there are quite a few. They're spread out on various servers and you are in charge of ensuring that they are properly configured and secure, although almost all of them are running internal applications for your employees. </font> <p><font size="3"> So you are reviewing service accounts and SA passwords. For this Friday's poll, how do you handle them? </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63336/">The Multiple Instance Dilemma</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>SQL Servers seem to proliferate in many companies, making management a headache for DBAs. Steve Jones asks a Friday poll about how you handle all…</itunes:subtitle>
			<itunes:summary> You just got put in charge of a large number of SQL Server instances,
call it 10 or 100, but there are quite a few. They're spread out on
various servers and you are in charge of ensuring that they are
properly configured and secure, although almost all of them are
running internal applications for your employees. 

	 So you are reviewing service accounts and SA passwords. For this
Friday's poll, how do you handle them? 

-------------------------
Read the rest of The Multiple Instance Dilemma [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63336/
</itunes:summary>
			<pubDate>Thu, 26 Jun 2008 17:14:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/116284/sqlservercentral-116284-06-20-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/116284/sqlservercentral-116284-06-20-2008.mp4" length="24118150" type="video/mp4" />
		</item>
		<item>
			<title>Who is &quot;the IT guy?&quot;</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=116280&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I'll be frank. I don't want to be called an &quot;IT guy.&quot; Among my IT colleagues, when we refer to the IT guy, we mean desktop or hardware support. When tech support calls, we are talking to &quot;the IT guys&quot;; call this elitism, but there it is. (For brevity, I mean the gender neutral intepretation of &quot;guy.&quot;) But, when my friends say, &quot;I know an IT guy,&quot; they mean me. And despite working in IT, as many of you do, I don't like to call myself an &quot;IT guy.&quot;</font></p>  <p><font size="3">So what's my pickle with this title?</font></p> <p><font size="3"></font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63134/">Who's The &quot;IT Guy?&quot;</a> at SQLServerCentral.com <br /></font> ]]></description>
			<itunes:subtitle>If you are in IT, does that make you an &quot;IT guy/gal?&quot;</itunes:subtitle>
			<itunes:summary>

	I'll be frank. I don't want to be called an &quot;IT guy.&quot; Among my IT
colleagues, when we refer to the IT guy, we mean desktop or hardware
support. When tech support calls, we are talking to &quot;the IT guys&quot;;
call this elitism, but there it is. (For brevity, I mean the gender
neutral intepretation of &quot;guy.&quot;) But, when my friends say, &quot;I know an
IT guy,&quot; they mean me. And despite working in IT, as many of you do, I
don't like to call myself an &quot;IT guy.&quot; 

	So what's my pickle with this title?

-------------------------
Read the rest of Who's The &quot;IT Guy?&quot; [1] at SQLServerCentral.com


Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63134/
</itunes:summary>
			<pubDate>Wed, 25 Jun 2008 16:45:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/116280/sqlservercentral-116280-06-20-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/116280/sqlservercentral-116280-06-20-2008.mp4" length="21620563" type="video/mp4" />
		</item>
		<item>
			<title>The Core</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=115892&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> I was reading a lot of blogs lately on various aspects of SQL Server development and it started to hit me that most of them either have a distinct programmer flavor or they don't. I know that developers and DBAs tend to be different types of people, and it got me thinking about an interesting Friday poll. </font></p> <p><font size="3">First I know that many of you wear both hats. I've done it and despite all the &quot;best practices&quot; that say to separate the developer from the production guy, it doesn't always work. Heck, if your company agrees to hire a DBA are you going to complain you really need two so that one can handle each side? </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63334/">The Core</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>This Friday Steve Jones has a poll about core DBA skills.</itunes:subtitle>
			<itunes:summary>

	 I was reading a lot of blogs lately on various aspects of SQL
Server development and it started to hit me that most of them either
have a distinct programmer flavor or they don't. I know that
developers and DBAs tend to be different types of people, and it got
me thinking about an interesting Friday poll. 

	First I know that many of you wear both hats. I've done it and
despite all the &quot;best practices&quot; that say to separate the developer
from the production guy, it doesn't always work. Heck, if your company
agrees to hire a DBA are you going to complain you really need two so
that one can handle each side? 

-------------------------
Read the rest of The Core [1] at SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63334/
</itunes:summary>
			<pubDate>Thu, 19 Jun 2008 21:40:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/115892/sqlservercentral-115892-06-16-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/115892/sqlservercentral-115892-06-16-2008.mp4" length="20036299" type="video/mp4" />
		</item>
		<item>
			<title>In The Zone</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=115885&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I've got an older movie (on VHS tape, just for reference) called &quot;For Love of the Game&quot;. It was a bit of a sappy love story, but the central character was an aging baseball pitcher (Kevin Costner) who had the ability to block out all of the periphery and distractions during a game to focus solely on making his pitch. Chapel would go into the stretch and whisper to himself &quot;Clear the mechanism&quot;, at which point the stadium noise went away and the surroundings disappeared into a blur, leaving only the strike zone in his field of view. Chapel found his way into The Zone each time the game was on the line, and harvested a perfect game as a result. <br /> <br /> The Zone. What is it, and how does one get there?</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63354/">In The Zone</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Are you in the Zone at work? Can you find those times when you are amazingly productive? Tim Mitchell asks a question in this guest editorial.</itunes:subtitle>
			<itunes:summary>

	I've got an older movie (on VHS tape, just for reference) called
&quot;For Love of the Game&quot;. It was a bit of a sappy love story, but the
central character was an aging baseball pitcher (Kevin Costner) who
had the ability to block out all of the periphery and distractions
during a game to focus solely on making his pitch. Chapel would go
into the stretch and whisper to himself &quot;Clear the mechanism&quot;, at
which point the stadium noise went away and the surroundings
disappeared into a blur, leaving only the strike zone in his field of
view. Chapel found his way into The Zone each time the game was on the
line, and harvested a perfect game as a result.

 The Zone. What is it, and how does one get there?

	 
-------------------------
Read the rest of In The Zone [1] at SQLServerCentral.com

	 

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63354/
</itunes:summary>
			<pubDate>Wed, 18 Jun 2008 20:52:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/115885/sqlservercentral-115885-06-16-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/115885/sqlservercentral-115885-06-16-2008.mp4" length="24613811" type="video/mp4" />
		</item>
		<item>
			<title>Double Check</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=115943&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">I recently wrote an <a href="http://www.sqlservercentral.com/articles/Editorial/63182/">editorial on preparing for vacation</a>, and there was a great comment in the discussion afterwards. The editorial was asking if you should do extra work, and if people should be doing your job while you're out. It's a very interesting discussion and I'd recommend you read it.</font></p>  <p><font size="3">One person mentioned that you should definitely have someone else do your job. In this way you not only have a backup, but a built-in auditor. If someone does your job well, then they can see if you've been skirting rules or even flat out breaking the law doing something like embezzlement.</font></p>  <p><font size="3">That was a interesting point and something I hadn't thought of. If you constantly avoid a rule required by SOX, HIPAA, or some other type of regulation, it's entirely possible that someone doing your job for a week or two might find this out.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63435/">Double Check</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones looks at the positive side of someone else doing your work when you're on vacation. There's an interesting benefit for the company.</itunes:subtitle>
			<itunes:summary>

	I recently wrote an editorial on preparing for vacation [1], and
there was a great comment in the discussion afterwards. The editorial
was asking if you should do extra work, and if people should be doing
your job while you're out. It's a very interesting discussion and I'd
recommend you read it. 

	One person mentioned that you should definitely have someone else do
your job. In this way you not only have a backup, but a built-in
auditor. If someone does your job well, then they can see if you've
been skirting rules or even flat out breaking the law doing something
like embezzlement. 

	That was a interesting point and something I hadn't thought of. If
you constantly avoid a rule required by SOX, HIPAA, or some other type
of regulation, it's entirely possible that someone doing your job for
a week or two might find this out.

-------------------------
Read the rest of Double Check [2] at SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63182/
[2] http://www.sqlservercentral.com/articles/Editorial/63435/
</itunes:summary>
			<pubDate>Tue, 17 Jun 2008 14:20:55 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/115943/sqlservercentral-115943-06-17-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/115943/sqlservercentral-115943-06-17-2008.mp4" length="25378230" type="video/mp4" />
		</item>
		<item>
			<title>The Green Stuff</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=115840&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> I ran across an interesting blog post on <a href="http://blogs.sqlservercentral.com/andy_warren/archive/2008/06/04/managing-money.aspx">Managing Money</a> from Andy Warren, longtime author and a founder of SQLServerCentral.com. It struck me because I'm in the process of rebudgeting things at home and also trying out some new investments, so I'm learning a few new things, and re-learning a few that I've forgotten or ignored. </font> <p><font size="3">Most of us in the IT world make a good living. I know that some younger people might not realize it, but think (or ask) what your parents make, and how quickly salaries have risen in IT. Not that we don't earn it, but we're well paid, at least in the US as compared to many other fields. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63341/">The Green Stuff</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Money. It's part of the reason why we all work, though hopefully not all of it. Steve Jones comments a bit on financial matters.</itunes:subtitle>
			<itunes:summary> I ran across an interesting blog post on Managing Money [1] from Andy
Warren, longtime author and a founder of SQLServerCentral.com. It
struck me because I'm in the process of rebudgeting things at home and
also trying out some new investments, so I'm learning a few new
things, and re-learning a few that I've forgotten or ignored. 

	Most of us in the IT world make a good living. I know that some
younger people might not realize it, but think (or ask) what your
parents make, and how quickly salaries have risen in IT. Not that we
don't earn it, but we're well paid, at least in the US as compared to
many other fields. 

-------------------------
Read the rest of The Green Stuff [2] at SQLServerCentral.com

	

Links:
------
[1]
http://blogs.sqlservercentral.com/andy_warren/archive/2008/06/04/managing-money.aspx
[2] http://www.sqlservercentral.com/articles/Editorial/63341/
</itunes:summary>
			<pubDate>Mon, 16 Jun 2008 14:31:53 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/115840/sqlservercentral-115840-06-16-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/115840/sqlservercentral-115840-06-16-2008.mp4" length="34013404" type="video/mp4" />
		</item>
		<item>
			<title>Do You Want To Be Right?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113101&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> One of the things that I think many people in technology strive for is to produce the &quot;right&quot; or &quot;best&quot; solution. I was reminded of this by an article that <a href="http://www.builderau.com.au/strategy/career/soa/The-choice-To-be-right-or-be-effective-/0,2000063986,339288377,00.htm">talked about this from a manager's perspective</a> and talked about the issues from that perspective. </font> <p><font size="3"> These things aren't always exclusive. You can build/implement an effective solution, which could also be the best solution, but if there's a conflict, I've always looked to be effective. By this I mean that I try to get the business purpose completed and move on to the next task. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63179/">Do You Want To Be Right?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones talks about being right versus being effective in your IT work.</itunes:subtitle>
			<itunes:summary> One of the things that I think many people in technology strive for
is to produce the &quot;right&quot; or &quot;best&quot; solution. I was reminded of this
by an article that talked about this from a manager's perspective [1]
and talked about the issues from that perspective. 

	 These things aren't always exclusive. You can build/implement an
effective solution, which could also be the best solution, but if
there's a conflict, I've always looked to be effective. By this I mean
that I try to get the business purpose completed and move on to the
next task. 

-------------------------
Read the rest of Do You Want To Be Right? [2] at SQLServerCentral.com

	

Links:
------
[1]
http://www.builderau.com.au/strategy/career/soa/The-choice-To-be-right-or-be-effective-/0,2000063986,339288377,00.htm
[2] http://www.sqlservercentral.com/articles/Editorial/63179/
</itunes:summary>
			<pubDate>Sun, 15 Jun 2008 14:42:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113101/sqlservercentral-113101-05-21-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113101/sqlservercentral-113101-05-21-2008.mp4" length="24408274" type="video/mp4" />
		</item>
		<item>
			<title>The Database Weekly Update for June 16, 2008</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=115695&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Release Candidate 0 <br /> <br />SQL Server 2008Release candidate 0 is now out, coming out at the end of the week before last. It was just in time for the IT Pro week at TechEd and there was lots of information and excitement about the product. <br /> <br />I haven't really had much of a chance to work with it, but I have spent some time with SQL Server 2008 over the last six months, watching as some improvements were made and being promised others. This latest copy is very complete and while I saw a couple bugs last week at TechEd, they were fairly small, low priority, more annoying display things in SSMS than anything. A couple I couldn't reproduce, so I'm not too worried about them. <br /> <br /></font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63416/">The Database Weekly Update for June 16, 2008</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones looks back at the news of the past, including a look at RC0, the latest release of SQL Server 2008.</itunes:subtitle>
			<itunes:summary>

	Release Candidate 0

SQL Server 2008Release candidate 0 is now out, coming out at the end
of the week before last. It was just in time for the IT Pro week at
TechEd and there was lots of information and excitement about the
product.

I haven't really had much of a chance to work with it, but I have
spent some time with SQL Server 2008 over the last six months,
watching as some improvements were made and being promised others.
This latest copy is very complete and while I saw a couple bugs last
week at TechEd, they were fairly small, low priority, more annoying
display things in SSMS than anything. A couple I couldn't reproduce,
so I'm not too worried about them.

-------------------------
Read the rest of The Database Weekly Update for June 16, 2008 [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63416/
</itunes:summary>
			<pubDate>Sat, 14 Jun 2008 19:03:26 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/115695/sqlservercentral-115695-06-14-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/115695/sqlservercentral-115695-06-14-2008.mp4" length="37185387" type="video/mp4" />
		</item>
		<item>
			<title>The Vacation Dilemma</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114452&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> In IT many of us often don't take enough vacation. There are many tales and war stories of how hard we work, and all too often, tales of people that carry over vacation because they can't or don't find the time to get away from work. </font></p> <p><font size="3">I'm as bad as anyone, and not having had an HR department for 4 years, I've rarely taken a day off in that time. Including weekends! Sure I've had some vacations with the family, but more often than not I've had a laptop to check on work, get the newsletter out or something else. Last summer I went to Mexico and I think that was the first time I'd been unwired for more than 2 days in 4 years. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63182/">The Vacation Dilemma</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Does vacation cause extra stress at your job before or after you leave? Steve Jones asks a poll question this Friday to see how you feel.</itunes:subtitle>
			<itunes:summary>

	 In IT many of us often don't take enough vacation. There are many
tales and war stories of how hard we work, and all too often, tales of
people that carry over vacation because they can't or don't find the
time to get away from work. 

	I'm as bad as anyone, and not having had an HR department for 4
years, I've rarely taken a day off in that time. Including weekends!
Sure I've had some vacations with the family, but more often than not
I've had a laptop to check on work, get the newsletter out or
something else. Last summer I went to Mexico and I think that was the
first time I'd been unwired for more than 2 days in 4 years. 

-------------------------
Read the rest of The Vacation Dilemma [1] at SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63182/
</itunes:summary>
			<pubDate>Thu, 12 Jun 2008 15:30:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114452/sqlservercentral-114452-06-03-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114452/sqlservercentral-114452-06-03-2008.mp4" length="27391585" type="video/mp4" />
		</item>
		<item>
			<title>The Bulldogs</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114518&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> I noticed that Baseline was running an interesting piece on <a href="http://www.sqlservercentral.com/articles/Editorial/63178/%3C/p%3E%3Cp%3Ehttp://www.baselinemag.com/c/a/IT-Management/Inside-IT-Project-Failure-Deadly-Project-Lust/1/">IT Project Failure</a>, looking at who's at fault and what some of the problems are. It's an intresting read and some effort was put into it with quotes and comments from Joel Spolsky and Steve McConnell, two very successful software developers. </font> <p><font size="3">How many of you are bulldogs? Do you stick with a project that's not providing business value, especially as costs rise? It's not something that I necessarily see many development, or even implementation, groups doing. Once a project is funded, it usually goes to completion or until it fails; I rarely see someone kill a project at 40%, 50%, or 60% completion. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63178/">The Bulldogs</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones talks about IT Project Failure and how you should re-evaluate things are you move forward.</itunes:subtitle>
			<itunes:summary> I noticed that Baseline was running an interesting piece on IT
Project Failure [1], looking at who's at fault and what some of the
problems are. It's an intresting read and some effort was put into it
with quotes and comments from Joel Spolsky and Steve McConnell, two
very successful software developers. 

	How many of you are bulldogs? Do you stick with a project that's not
providing business value, especially as costs rise? It's not something
that I necessarily see many development, or even implementation,
groups doing. Once a project is funded, it usually goes to completion
or until it fails; I rarely see someone kill a project at 40%, 50%, or
60% completion. 

-------------------------
Read the rest of The Bulldogs [2] at SQLServerCentral.com

	

Links:
------
[1]
http://www.sqlservercentral.com/articles/Editorial/63178/%3C/p%3E%3Cp%3Ehttp://www.baselinemag.com/c/a/IT-Management/Inside-IT-Project-Failure-Deadly-Project-Lust/1/
[2] http://www.sqlservercentral.com/articles/Editorial/63178/
</itunes:summary>
			<pubDate>Mon, 09 Jun 2008 11:25:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, information, management, project, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114518/sqlservercentral-114518-06-04-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114518/sqlservercentral-114518-06-04-2008.mp4" length="24069760" type="video/mp4" />
		</item>
		<item>
			<title>A Private Database</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113797&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">One of the things I've dealt with, and seen lots of questions about in our forums, is the best way to deal with multiple clients using the same schema and lookup data for an application. I've seen two basic ways that this is handled in SQL Server: some people put everything in one database and use some type of ID to filter results. Others use separate databases for each client and either keep lookup data in a central database, so each client has two databases they access, or use some copy method, such as replication, to ensure the lookup data is in every client's database. Both of these have pros and cons and each company needs to examine their situation to determine which method makes sense.</font></p> <p><font size="3"> </font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63180/">A Private Database</a> at SQLServerCentral.com <br /></font> <p><font size="3"> </font></p> ]]></description>
			<itunes:subtitle>Having separate databases for each client? It's a common problem and Steve Jones wonders if this might be a feature coming in SQL Server at some…</itunes:subtitle>
			<itunes:summary>

	One of the things I've dealt with, and seen lots of questions about
in our forums, is the best way to deal with multiple clients using the
same schema and lookup data for an application. I've seen two basic
ways that this is handled in SQL Server: some people put everything in
one database and use some type of ID to filter results. Others use
separate databases for each client and either keep lookup data in a
central database, so each client has two databases they access, or use
some copy method, such as replication, to ensure the lookup data is in
every client's database. Both of these have pros and cons and each
company needs to examine their situation to determine which method
makes sense.

	 
-------------------------
Read the rest of A Private Database [1] at SQLServerCentral.com

	 

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63180/
</itunes:summary>
			<pubDate>Sun, 08 Jun 2008 16:06:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>no</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113797/sqlservercentral-113797-05-27-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113797/sqlservercentral-113797-05-27-2008.mp4" length="24429740" type="video/mp4" />
		</item>
		<item>
			<title>Stop, Smell, Smile</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113873&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> Recently I saw a post from Chris Pirillo that <a href="http://chris.pirillo.com/2008/05/22/my-parents-were-in-a-car-accident/">his parents were in a car accident</a> and it made me stop and think. I've followed Chris for a long time, think he's built a great company at <a href="http://www.lockergnome.com/">Lockergnome</a>, been inspired by them in my own endeavors here, and hope things are OK with his family.  If you've read these editorials for any length of time, you know that as much as I talk about your careers and IT, I also want you to remember there is a lot more in your life than your career and I think you should remember that.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63215/">Stop, Smell, Smile</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>On this quiet Friday, Steve Jones skips a poll and talks about life.</itunes:subtitle>
			<itunes:summary>

	 Recently I saw a post from Chris Pirillo that his parents were in a
car accident [1] and it made me stop and think. I've followed Chris
for a long time, think he's built a great company at Lockergnome [2],
been inspired by them in my own endeavors here, and hope things are OK
with his family.  If you've read these editorials for any length of
time, you know that as much as I talk about your careers and IT, I
also want you to remember there is a lot more in your life than your
career and I think you should remember that.

-------------------------
Read the rest of Stop, Smell, Smile [3] at SQLServerCentral.com

	

Links:
------
[1]
http://chris.pirillo.com/2008/05/22/my-parents-were-in-a-car-accident/
[2] http://www.lockergnome.com/
[3] http://www.sqlservercentral.com/articles/Editorial/63215/
</itunes:summary>
			<pubDate>Thu, 05 Jun 2008 14:44:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113873/sqlservercentral-113873-05-28-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113873/sqlservercentral-113873-05-28-2008.mp4" length="22799973" type="video/mp4" />
		</item>
		<item>
			<title>The Software Comparison - Part 4</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114448&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> This is the final installment of my comparison series on software development with other professions. At least for now. If anyone wants to write their own comparison or send me an idea, we'll see if it's worth revisiting. </font> <p><font size="3">I've had quite a few people ask why to bother with this. It's not so much that I think software development needs to have a model, but rather that I think there is value in looking at the way things are done in the IT world against the way things are done in other professions. Maybe we can do better, perhaps we can improve our processes by looking at what works with other groups, and potentially we could avoid mistakes other professions make. So today I talk about engineering and software development. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/63303/">The Software Comparison - Part 4</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>The final installment of Steve Jones' comparison between software developers and other professions looks at the most closely related: engineers.</itunes:subtitle>
			<itunes:summary> This is the final installment of my comparison series on software
development with other professions. At least for now. If anyone wants
to write their own comparison or send me an idea, we'll see if it's
worth revisiting. 

	I've had quite a few people ask why to bother with this. It's not so
much that I think software development needs to have a model, but
rather that I think there is value in looking at the way things are
done in the IT world against the way things are done in other
professions. Maybe we can do better, perhaps we can improve our
processes by looking at what works with other groups, and potentially
we could avoid mistakes other professions make. So today I talk about
engineering and software development. 

-------------------------
Read the rest of The Software Comparison - Part 4 [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/63303/
</itunes:summary>
			<pubDate>Wed, 04 Jun 2008 15:02:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114448/sqlservercentral-114448-06-03-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114448/sqlservercentral-114448-06-03-2008.mp4" length="33574153" type="video/mp4" />
		</item>
		<item>
			<title>The Software Comparison - Part 3</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114442&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> I'm continuing with my comparison series between software development and other professions. You can read about the comparisons with <a href="http://www.sqlservercentral.com/articles/Editorial/63181/">building a house</a> and <a href="http://www.sqlservercentral.com/articles/Editorial/63207/">lawyers</a>. Today we go with another white collar set of professionals: doctors. </font> <p><font size="3"> I've heard that it referred to many times that doctors &quot;practice medicine&quot; and that it's as much an art as a science. After all, while we are all similar biologically, there are unique differences in many of us, and so many of the diseases and other work doctors deal with are very similar so a really good doctor doesn't just play the odds, but tailors his treatments to the individual. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63302/">The Software Comparison - Part 3</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones takes another attempt at comparing software development to another profession. Today's target: doctors.</itunes:subtitle>
			<itunes:summary> I'm continuing with my comparison series between software development
and other professions. You can read about the comparisons with
building a house [1] and lawyers [2]. Today we go with another white
collar set of professionals: doctors. 

	 I've heard that it referred to many times that doctors &quot;practice
medicine&quot; and that it's as much an art as a science. After all, while
we are all similar biologically, there are unique differences in many
of us, and so many of the diseases and other work doctors deal with
are very similar so a really good doctor doesn't just play the odds,
but tailors his treatments to the individual. 

-------------------------
Read the rest of The Software Comparison - Part 3 [3] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63181/
[2] http://www.sqlservercentral.com/articles/Editorial/63207/
[3] http://www.sqlservercentral.com/articles/Editorial/63302/
</itunes:summary>
			<pubDate>Tue, 03 Jun 2008 14:25:02 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114442/sqlservercentral-114442-06-03-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114442/sqlservercentral-114442-06-03-2008.mp4" length="20697107" type="video/mp4" />
		</item>
		<item>
			<title>The Software Comparison - Part 2</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114326&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> I was up in Redmond when a ASP.NET developer started comparing his development work to that of a lawyer. He wondered what all the fuss was in terms of software developers not completing something on time or building exactly what the client expected. His argument was lawyers don't do that and they are often contracted with vague specifications for both time of completion and the actual work being performed. </font> <p><font size="3">At first I scoffed at his idea, but the more we debated, the more it made some sense. After all, very few of us outside the law really understand the nuances of how to build legal arguments (which often don't make sense), and we can't specifically state what final product we expect from a lawyer. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63207/">The Software Comparison - Part 2</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>The second editorial from Steve Jones comparing software to other types of jobs continues with a look at the legal profession.</itunes:subtitle>
			<itunes:summary> I was up in Redmond when a ASP.NET developer started comparing his
development work to that of a lawyer. He wondered what all the fuss
was in terms of software developers not completing something on time
or building exactly what the client expected. His argument was lawyers
don't do that and they are often contracted with vague specifications
for both time of completion and the actual work being performed. 

	At first I scoffed at his idea, but the more we debated, the more it
made some sense. After all, very few of us outside the law really
understand the nuances of how to build legal arguments (which often
don't make sense), and we can't specifically state what final product
we expect from a lawyer. 

-------------------------
Read the rest of The Software Comparison - Part 2 [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63207/
</itunes:summary>
			<pubDate>Mon, 02 Jun 2008 15:38:45 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114326/sqlservercentral-114326-06-02-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114326/sqlservercentral-114326-06-02-2008.mp4" length="27444623" type="video/mp4" />
		</item>
		<item>
			<title>The Software Comparison</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114249&amp;tId=2</link>
			<description><![CDATA[ <font size="3">One of the very classic analogies in building software is to compare the process to building a house. However in a recent discussion I actually heard someone else, a software developer in fact, compare software design and construction to another profession. I wasn't sure he had a good analogy, and I'm still not, but I did think it was interesting. </font> <p><font size="3">So today, my plan is to actually compare software construction to building construction, and talk about the common and uncommon points as well as encourage debate. Over the next few days, I'll pick a few other professions and we can debate those as well. Perhaps we'll come up with a good model, or perhaps not, but I'm sure many of you will view software design differently at the end. </font></p> <p><font size="3"></font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63181/">The Software Comparison</a> at SQLServerCentral.com</font> <p> </p> <p><font size="3"></font></p> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Is building software like building a house? Steve Jones digs into the comparison at the start of an editorial series looking at other professions.</itunes:subtitle>
			<itunes:summary>One of the very classic analogies in building software is to compare
the process to building a house. However in a recent discussion I
actually heard someone else, a software developer in fact, compare
software design and construction to another profession. I wasn't sure
he had a good analogy, and I'm still not, but I did think it was
interesting. 

	So today, my plan is to actually compare software construction to
building construction, and talk about the common and uncommon points
as well as encourage debate. Over the next few days, I'll pick a few
other professions and we can debate those as well. Perhaps we'll come
up with a good model, or perhaps not, but I'm sure many of you will
view software design differently at the end. 

	 
-------------------------
Read the rest of The Software Comparison [1] at SQLServerCentral.com

	 

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63181/
</itunes:summary>
			<pubDate>Sun, 01 Jun 2008 17:22:20 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114249/sqlservercentral-114249-06-01-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114249/sqlservercentral-114249-06-01-2008.mp4" length="41411423" type="video/mp4" />
		</item>
		<item>
			<title>Database Weekly - June 2, 2008</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=114179&amp;tId=2</link>
			<description><![CDATA[ <h3><font size="3"> Windows 7 </font></h3>  <p> <font size="3"><img src="http://www.sqlservercentral.com/articles/Editorial/63292/" alt="" align="right" /> Bill Gates talked about Windows 7 being released next year, and while most people dismissed that as vaporware, I'm seeing more and more news about the next version of Windows, which could (hopefully) put Vista to bed soon. Or at least, next year. </font></p> <p><font size="3"> At the D6 conference in California this past week, <a href="http://www.microsoft-watch.com/content/operating_systems/windows_7_debuts_at_d6.html">there was a demo</a>, showing some of the &quot;Surface&quot; or multi-touch capabilities that will be included in Windows 7.  </font></p> <p><font size="3"> Multi-touch is intesting and let me tell you that if you haven't played with it, it's cool. I recently got an Ipod iTouch, and I definitely like the ability to flip through things with my finger. However it's not necessarily overly exciting or useful after the first few minutes. I would like to have the ability to move things around on the screen with my fingers, click links, zoom, contract, etc. on my desktop, but I'm not sure how much I'd use it. A mouse felt really natural to me and made me more productive immediately, but moving from keyboard to screen and back? Not sure for us IT folks. For my Mom, it would be cool. </font></p><hr /><font size="3">Read the rest of the <a href="http://www.sqlservercentral.com/articles/Editorial/63292/">Database Weekly Update for June 2, 2008</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>A look back at the news from the week including Windows 7 and taking an unwired vacation.</itunes:subtitle>
			<itunes:summary>

 WINDOWS 7 

	  Bill Gates talked about Windows 7 being released next year, and
while most people dismissed that as vaporware, I'm seeing more and
more news about the next version of Windows, which could (hopefully)
put Vista to bed soon. Or at least, next year. 

	 At the D6 conference in California this past week, there was a demo
[1], showing some of the &quot;Surface&quot; or multi-touch capabilities that
will be included in Windows 7.  

	 Multi-touch is intesting and let me tell you that if you haven't
played with it, it's cool. I recently got an Ipod iTouch, and I
definitely like the ability to flip through things with my finger.
However it's not necessarily overly exciting or useful after the first
few minutes. I would like to have the ability to move things around on
the screen with my fingers, click links, zoom, contract, etc. on my
desktop, but I'm not sure how much I'd use it. A mouse felt really
natural to me and made me more productive immediately, but moving from
keyboard to screen and back? Not sure for us IT folks. For my Mom, it
would be cool. 
-------------------------
Read the rest of the Database Weekly Update for June 2, 2008 [2] at
SQLServerCentral.com

	

Links:
------
[1]
http://www.microsoft-watch.com/content/operating_systems/windows_7_debuts_at_d6.html
[2] http://www.sqlservercentral.com/articles/Editorial/63292/
</itunes:summary>
			<pubDate>Sat, 31 May 2008 21:44:59 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>no</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/114179/sqlservercentral-114179-05-31-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/114179/sqlservercentral-114179-05-31-2008.mp4" length="28720813" type="video/mp4" />
		</item>
		<item>
			<title>The Exceptional DBA Awards</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113992&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">Recently Red Gate Software announced their <a href="http://www.exceptionaldba.com/index.htm">Exceptional DBA awards for 2008</a> and it’s something I’m a part of, as a judge and an employee of Red Gate. If you want to enter, or think you know someone that you think has done exceptional work, check out the website and nominate a DBA for their efforts.</font></p>  <p><font size="3">Database Administration is a tough job, it’s difficult to explain to others, not well understood by many employers, and very under appreciated. These awards are our chance to recognize DBAs as well give them a little limelight and reward, and showcase their efforts for the community. This will hopefully be an annual event and give some recognition to those in the profession for the work they do.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63269/">The Exceptional DBA Awards</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Seeking to recognize DBAs for the work they do, the Exceptional DBA Awards are open for nominations. Steve Jones talks a bit about the event.</itunes:subtitle>
			<itunes:summary>

	Recently Red Gate Software announced their Exceptional DBA awards
for 2008 [1] and it’s something I’m a part of, as a judge and an
employee of Red Gate. If you want to enter, or think you know someone
that you think has done exceptional work, check out the website and
nominate a DBA for their efforts. 

	Database Administration is a tough job, it’s difficult to explain
to others, not well understood by many employers, and very under
appreciated. These awards are our chance to recognize DBAs as well
give them a little limelight and reward, and showcase their efforts
for the community. This will hopefully be an annual event and give
some recognition to those in the profession for the work they do.

-------------------------
Read the rest of The Exceptional DBA Awards [2] at
SQLServerCentral.com

	

Links:
------
[1] http://www.exceptionaldba.com/index.htm
[2] http://www.sqlservercentral.com/articles/Editorial/63269/
</itunes:summary>
			<pubDate>Thu, 29 May 2008 15:48:46 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113992/sqlservercentral-113992-05-29-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113992/sqlservercentral-113992-05-29-2008.mp4" length="42420881" type="video/mp4" />
		</item>
		<item>
			<title>Job Specialization - Boon or Bane?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113869&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3">An article I recently read suggested that a reason employers are having a difficult time finding qualified IT employees might be the result of the narrow focus of the employer's own requirements. This makes sense. As the number of different technologies and industries in which we specialize grows, it is more and more difficult for us workers to maintain a wide range of skills with requisite depth. If you check job descriptions these days, it's not surprising to find something like: &quot;Required skills: 5+ years of database administration on Sybase, in a data warehousing environment, with .NET experience, Web Sphere experience, in the pharmaceutical industry.&quot; On top of that, you would typically see a long list of &quot;experience with X a big plus.&quot;</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63156/">Job Specialization - Boon or Bane?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>As the number of different software/technologies increases exponentially, does specializing limit an IT professional's ability to move around?</itunes:subtitle>
			<itunes:summary>

	An article I recently read suggested that a reason employers are
having a difficult time finding qualified IT employees might be the
result of the narrow focus of the employer's own requirements. This
makes sense. As the number of different technologies and industries in
which we specialize grows, it is more and more difficult for us
workers to maintain a wide range of skills with requisite depth. If
you check job descriptions these days, it's not surprising to find
something like: &quot;Required skills: 5+ years of database administration
on Sybase, in a data warehousing environment, with .NET experience,
Web Sphere experience, in the pharmaceutical industry.&quot; On top of
that, you would typically see a long list of &quot;experience with X a big
plus.&quot;

-------------------------
Read the rest of Job Specialization - Boon or Bane? [1] at
SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63156/
</itunes:summary>
			<pubDate>Wed, 28 May 2008 14:00:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113869/sqlservercentral-113869-05-28-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113869/sqlservercentral-113869-05-28-2008.mp4" length="24581761" type="video/mp4" />
		</item>
		<item>
			<title>The May Car Update (2008)</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113796&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> There was an article on <a href="http://www.technologyreview.com/Energy/20494/?a=f">alternative hybrid engines</a> that don't use electricity. The idea is to switch between two-strike and four-stroke engine cycles to make better use of efficiencies. A two-stroke engine has more power, allowing a smaller engine to power a vehicle at low speeds, such as starting from a stop. At higher speeds, a four-stroke engine provides higher fuel efficiencies. </font></p> <p><font size="3"> In the past updates, I've seen many people suggest diesel cars as an alternative to hybrids. <a href="http://blog.wired.com/cars/2008/04/coming-soon-to.html">VW is bringing back the diesel Jetta</a> to the US, which is a great idea. I don't really like the Jetta, and wouldn't have purchased one, but when VW stopped bringing them to the US, I thought that was a mistake. The cost of diesel is high now, $4.10-4.20 in Denver v 3.60 for gasoline, so there's a 12-14% difference in MPG to even things out. However a 60mpg diesel is a great buy for now. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63183/">the May Car Update</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones talks about alternative hybrids, in this bi-monthly update on automotive news.</itunes:subtitle>
			<itunes:summary>

	 There was an article on alternative hybrid engines [1] that don't
use electricity. The idea is to switch between two-strike and
four-stroke engine cycles to make better use of efficiencies. A
two-stroke engine has more power, allowing a smaller engine to power a
vehicle at low speeds, such as starting from a stop. At higher speeds,
a four-stroke engine provides higher fuel efficiencies. 

	 In the past updates, I've seen many people suggest diesel cars as
an alternative to hybrids. VW is bringing back the diesel Jetta [2] to
the US, which is a great idea. I don't really like the Jetta, and
wouldn't have purchased one, but when VW stopped bringing them to the
US, I thought that was a mistake. The cost of diesel is high now,
$4.10-4.20 in Denver v 3.60 for gasoline, so there's a 12-14%
difference in MPG to even things out. However a 60mpg diesel is a
great buy for now. 

-------------------------
Read the rest of the May Car Update [3] at SQLServerCentral.com

	

Links:
------
[1] http://www.technologyreview.com/Energy/20494/?a=f
[2] http://blog.wired.com/cars/2008/04/coming-soon-to.html
[3] http://www.sqlservercentral.com/articles/Editorial/63183/
</itunes:summary>
			<pubDate>Tue, 27 May 2008 15:41:09 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113796/sqlservercentral-113796-05-27-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113796/sqlservercentral-113796-05-27-2008.mp4" length="45478504" type="video/mp4" />
		</item>
		<item>
			<title>Memorial Day</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112073&amp;tId=2</link>
			<description><![CDATA[  ]]></description>
			<itunes:subtitle>Steve Jones takes a break from the editorials today for vacation over this Memorial Day Holiday. Enjoy this blooper reel instead!</itunes:subtitle>
			<itunes:summary></itunes:summary>
			<pubDate>Sun, 25 May 2008 14:23:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112073/sqlservercentral-112073-05-12-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112073/sqlservercentral-112073-05-12-2008.mp4" length="22897356" type="video/mp4" />
		</item>
		<item>
			<title>Innovation</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=111750&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> Maybe I should ask this differently, but I was wondering about this after watching a &quot;who's the best&quot; debate on TV about another subject. It got me thinking about the computer world and the level of innovation that we see everyday. This <a href="http://www.news.com/Benioff-takes-stock-of-software-shifts/2008-1012_3-6234468.html?tag=nefd.lede">interview with the CEO of Salesforce.com</a> also mentioned how they see innovation as important. </font></p> <p><font size="3"> I often see a knock on Microsoft that they don't innovate at all and just buy/steal/whatever someone else's ideas and products and then market them extremely well. There's definitely no doubt that they market well, but I'm curious about what you think about innovation. So: </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63012/">Innovation </a>at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>This Friday's poll from Steve Jones looks at the value of marketing and innovation.</itunes:subtitle>
			<itunes:summary>

	 Maybe I should ask this differently, but I was wondering about this
after watching a &quot;who's the best&quot; debate on TV about another subject.
It got me thinking about the computer world and the level of
innovation that we see everyday. This interview with the CEO of
Salesforce.com [1] also mentioned how they see innovation as
important. 

	 I often see a knock on Microsoft that they don't innovate at all
and just buy/steal/whatever someone else's ideas and products and then
market them extremely well. There's definitely no doubt that they
market well, but I'm curious about what you think about innovation.
So: 

-------------------------
Read the rest of Innovation  [2]at SQLServerCentral.com

	

Links:
------
[1]
http://www.news.com/Benioff-takes-stock-of-software-shifts/2008-1012_3-6234468.html?tag=nefd.lede
[2] http://www.sqlservercentral.com/articles/Editorial/63012/
</itunes:summary>
			<pubDate>Thu, 22 May 2008 17:08:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/111750/sqlservercentral-111750-05-09-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/111750/sqlservercentral-111750-05-09-2008.mp4" length="21934066" type="video/mp4" />
		</item>
		<item>
			<title>MatrixDB</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=113104&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> What a cool name for a project and I'd be excited to work on something like this. I'm probably not that qualified to cut any code, but the idea is pretty neat. A reporter at Information Week noticed this and the items were captured in <a href="http://statisticsio.com/Home/tabid/36/ctl/ArticleView/mid/677/articleId/114/Default.aspx">this blog</a>. </font> <p><font size="3"> I haven't heard if this will be in SQL 11, but I'm sure that at some point we'll get some of this technology in the platform. It's something that many people would like to see and I can see the marketing people having a field day with the idea of &quot;Matrix technology&quot; embedded in SQL Server. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63177/">MatrixDB</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>A new feature for SQL Server? Steve Jones talks about a very interesting job posting from Microsoft.</itunes:subtitle>
			<itunes:summary> What a cool name for a project and I'd be excited to work on
something like this. I'm probably not that qualified to cut any code,
but the idea is pretty neat. A reporter at Information Week noticed
this and the items were captured in this blog [1]. 

	 I haven't heard if this will be in SQL 11, but I'm sure that at
some point we'll get some of this technology in the platform. It's
something that many people would like to see and I can see the
marketing people having a field day with the idea of &quot;Matrix
technology&quot; embedded in SQL Server. 

-------------------------
Read the rest of MatrixDB [2] at SQLServerCentral.com

	

Links:
------
[1]
http://statisticsio.com/Home/tabid/36/ctl/ArticleView/mid/677/articleId/114/Default.aspx
[2] http://www.sqlservercentral.com/articles/Editorial/63177/
</itunes:summary>
			<pubDate>Wed, 21 May 2008 15:17:49 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/113104/sqlservercentral-113104-05-21-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/113104/sqlservercentral-113104-05-21-2008.mp4" length="31656029" type="video/mp4" />
		</item>
		<item>
			<title>The Hot DBA</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112865&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> Who are the &quot;hot&quot; DBAs to hire? </font> <p><font size="3"> You are. IT's listed as one of the <a href="http://www.baselinemag.com/c/a/IT-Management/The-10-Hottest-IT-Jobs-in-Demand/2/">hottest IT jobs in 2007</a> and the <a href="http://www.bls.gov/oco/ocos042.htm">US Bureau of Labor expects that DBAS demand will grow 37% from 2006 to 2016</a>, a much higher than average growth rate than other occupations. Average is seen as 7-13%. </font></p> <p><font size="3"> SQL Server is getting easier to use, but there's apparently still a high demand for DBAs. I realize that many of the statistics would include Oracle and DB2 (and other) platforms, but I'd think that with all of these platforms growing, there's be a pretty good demand for people across the board. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63157/">The Hot DBA</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Is being a DBA a good career choice now? Steve Jones talks about the career outlook.</itunes:subtitle>
			<itunes:summary> Who are the &quot;hot&quot; DBAs to hire? 

	 You are. IT's listed as one of the hottest IT jobs in 2007 [1] and
the US Bureau of Labor expects that DBAS demand will grow 37% from
2006 to 2016 [2], a much higher than average growth rate than other
occupations. Average is seen as 7-13%. 

	 SQL Server is getting easier to use, but there's apparently still a
high demand for DBAs. I realize that many of the statistics would
include Oracle and DB2 (and other) platforms, but I'd think that with
all of these platforms growing, there's be a pretty good demand for
people across the board. 

-------------------------
Read the rest of The Hot DBA [3] at SQLServerCentral.com

	

Links:
------
[1]
http://www.baselinemag.com/c/a/IT-Management/The-10-Hottest-IT-Jobs-in-Demand/2/
[2] http://www.bls.gov/oco/ocos042.htm
[3] http://www.sqlservercentral.com/articles/Editorial/63157/
</itunes:summary>
			<pubDate>Tue, 20 May 2008 14:22:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112865/sqlservercentral-112865-05-19-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112865/sqlservercentral-112865-05-19-2008.mp4" length="18899477" type="video/mp4" />
		</item>
		<item>
			<title>Who Built This Thing?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112866&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> I came across a <a href="http://ceejayoz.com/2008/03/19/was-microsoft-sql-server-desig/">humorous Twitter</a> (since removed for some reason) on <a href="http://blogs.msdn.com/reedme/default.aspx">David Reed's blog</a>. It said: Was Microsoft SQL Server designed by someone who doesn't need to use Microsoft SQL Server? Jesus. </font></p> <p><font size="3"> There are definitely times that I think the people that build the system stored procedures and other code we can see don't really work with SQL Server. It seems that best practices aren't followed and things aren't even well coded. </font></p> <p><font size="3">But most of the people I've met working on SQL Server seem to be really, really smart guys. They care about what they do and I'm somewhat amazed at times how passionate they are. I can't name everyone, but I'll point out one that really struck me.</font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63143/">Who Built This Thing?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Do the people that build SQL Server really work with it? Steve Jones shares a short story from a recent trip to the Pacific Northwest.</itunes:subtitle>
			<itunes:summary>

	 I came across a humorous Twitter [1] (since removed for some
reason) on David Reed's blog [2]. It said: Was Microsoft SQL Server
designed by someone who doesn't need to use Microsoft SQL Server?
Jesus. 

	 There are definitely times that I think the people that build the
system stored procedures and other code we can see don't really work
with SQL Server. It seems that best practices aren't followed and
things aren't even well coded. 

	But most of the people I've met working on SQL Server seem to be
really, really smart guys. They care about what they do and I'm
somewhat amazed at times how passionate they are. I can't name
everyone, but I'll point out one that really struck me.

-------------------------
Read the rest of Who Built This Thing? [3] at SQLServerCentral.com

	

Links:
------
[1] http://ceejayoz.com/2008/03/19/was-microsoft-sql-server-desig/
[2] http://blogs.msdn.com/reedme/default.aspx
[3] http://www.sqlservercentral.com/articles/Editorial/63143/
</itunes:summary>
			<pubDate>Mon, 19 May 2008 14:30:11 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>no</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112866/sqlservercentral-112866-05-19-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112866/sqlservercentral-112866-05-19-2008.mp4" length="25393336" type="video/mp4" />
		</item>
		<item>
			<title>The Best Way to Find Quality People</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112610&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> That's an easy one: grow them. </font> <p> <font size="3"><a href="http://www.baselinemag.com/c/a/IT-Management/8-Ways-to-Bridge-the-IT-Skills-Gap/?kc=BLBLBEMNL050108INDEPTH">This article lists 8 ways</a> to bridge skills gaps in IT, and the first one is training. That's important and really requires some type of committment from the company. It's not something you find money for, but something that you should make a part of every worker's job. It's a big reason that I started <a href="http://www.endtoendtraining.com/">End to End Training</a> with Andy Warren and Brian Knight. We believe that training is important, and that it needs to be practical education for your job, not for a test. </font></p> <p><font size="3">I really like the idea of finding workers, grooming them, giving them a great environment in which to work, and trying to keep them around for 10 years. In today's mobile workforce that can be tough, but I still believe people are people and many of them would prefer to stick with the company they know if they're treated well. Just look at how many people stick around when they're not treated well. You know that you could keep many more with just a little effort. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63083/">The Best Way To Find Quality People</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>How can you find good employees? Steve Jones offers a few tips on what has worked for him in the past.</itunes:subtitle>
			<itunes:summary> That's an easy one: grow them. 

	 This article lists 8 ways [1] to bridge skills gaps in IT, and the
first one is training. That's important and really requires some type
of committment from the company. It's not something you find money
for, but something that you should make a part of every worker's job.
It's a big reason that I started End to End Training [2] with Andy
Warren and Brian Knight. We believe that training is important, and
that it needs to be practical education for your job, not for a test. 

	I really like the idea of finding workers, grooming them, giving
them a great environment in which to work, and trying to keep them
around for 10 years. In today's mobile workforce that can be tough,
but I still believe people are people and many of them would prefer to
stick with the company they know if they're treated well. Just look at
how many people stick around when they're not treated well. You know
that you could keep many more with just a little effort. 

-------------------------
Read the rest of The Best Way To Find Quality People [3] at
SQLServerCentral.com

	

Links:
------
[1]
http://www.baselinemag.com/c/a/IT-Management/8-Ways-to-Bridge-the-IT-Skills-Gap/?kc=BLBLBEMNL050108INDEPTH
[2] http://www.endtoendtraining.com/
[3] http://www.sqlservercentral.com/articles/Editorial/63083/
</itunes:summary>
			<pubDate>Sun, 18 May 2008 14:08:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112610/sqlservercentral-112610-05-16-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112610/sqlservercentral-112610-05-16-2008.mp4" length="28715674" type="video/mp4" />
		</item>
		<item>
			<title>Database Weekly - May 19, 2008</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112705&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> Changing a column's size is something that I see many DBAs just do without thinking about it. It seems that many DBAs assume this is a meta data change and you can just do it. </font> <p><font size="3">That's not the case as I've seen large tables lock up applications as the changes are made. However I've not seen a lot of testing on how performance is impacted by different changes. Ken Kaufman made some <a href="http://blogs.sqlservercentral.com/ken_kaufman/archive/2008/05/14/performance-effects-on-column-type-changes.aspx">tests</a> that I found interesting when looking at column changes.  </font></p> <p><font size="3"></font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63135/">The Weekly Update</a> at SQLServerCentral.com</font> <p> </p> <p><font size="3"></font></p> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones looks at the performance of column changes, petaflop computing, and a few ways to beef up your DBA skills.</itunes:subtitle>
			<itunes:summary> Changing a column's size is something that I see many DBAs just do
without thinking about it. It seems that many DBAs assume this is a
meta data change and you can just do it. 

	That's not the case as I've seen large tables lock up applications
as the changes are made. However I've not seen a lot of testing on how
performance is impacted by different changes. Ken Kaufman made some
tests [1] that I found interesting when looking at column changes.  

	 
-------------------------
Read the rest of The Weekly Update [2] at SQLServerCentral.com

	 

	

Links:
------
[1]
http://blogs.sqlservercentral.com/ken_kaufman/archive/2008/05/14/performance-effects-on-column-type-changes.aspx
[2] http://www.sqlservercentral.com/articles/Editorial/63135/
</itunes:summary>
			<pubDate>Sat, 17 May 2008 18:14:38 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112705/sqlservercentral-112705-05-17-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112705/sqlservercentral-112705-05-17-2008.mp4" length="20706431" type="video/mp4" />
		</item>
		<item>
			<title>A Worthwhile Goal</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=111753&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> I've seen a lot of debates over the years on various database related topics. Identities, NULLs and more seem to top the list, but there's one thing that occurred to me recently that I hadn't seen debated. </font> <p><font size="3">Most of us don't start work with a brand new company and get to build the systems from the ground up. I once started a company (this one) and even then we ended up using some existing code and had to make do with what was there. We often have to work with developers or DBAs that have been making changes to the system in their own way, and we have to fit in. </font></p> <p><font size="3">I started at a small company one time that had been around for about 4-5 months, and they had a small e-commerce system in place. I was hired as the first DBA for the existing 3-4 developers and was amazed by how much stuff they already had in place and how difficult it was to implement just simple controls to make things more repeatable and manageble for everyone. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63011/">A Worthwhile Goal</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones talks about two competing priorities for many people that start at a new job and asks which one you value more in this Friday poll.</itunes:subtitle>
			<itunes:summary> I've seen a lot of debates over the years on various database related
topics. Identities, NULLs and more seem to top the list, but there's
one thing that occurred to me recently that I hadn't seen debated. 

	Most of us don't start work with a brand new company and get to
build the systems from the ground up. I once started a company (this
one) and even then we ended up using some existing code and had to
make do with what was there. We often have to work with developers or
DBAs that have been making changes to the system in their own way, and
we have to fit in. 

	I started at a small company one time that had been around for about
4-5 months, and they had a small e-commerce system in place. I was
hired as the first DBA for the existing 3-4 developers and was amazed
by how much stuff they already had in place and how difficult it was
to implement just simple controls to make things more repeatable and
manageble for everyone. 

-------------------------
Read the rest of A Worthwhile Goal [1] at SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63011/
</itunes:summary>
			<pubDate>Thu, 15 May 2008 17:25:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/111753/sqlservercentral-111753-05-09-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/111753/sqlservercentral-111753-05-09-2008.mp4" length="23001517" type="video/mp4" />
		</item>
		<item>
			<title>IT and Musicians?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112124&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> &quot;Encrypting data is not the hard part&quot; </font> <p><font size="3"> That's a great quote from this <a href="http://www.enterprise-security-today.com/story.xhtml?story_id=1230091L5Y0U">article on data encryption</a> and I think it's a great one to keep in mind. The actual process of encrypting the bits is probably the easiest part, which is why I think encryption is not that widely deployed. </font></p> <p><font size="3">Key management is a hard process to understand, much less implement. I've always been more concerned about that part, especially as we move to complex, multi-part keys such as public encryption. Managing the keys, ensuring they are distributed to the correct person, they can be revoked, they can be replaced if lost is a major issue. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63080/">Encrypting Data</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Are IT people wired for musicianship?</itunes:subtitle>
			<itunes:summary> &quot;Encrypting data is not the hard part&quot; 

	 That's a great quote from this article on data encryption [1] and I
think it's a great one to keep in mind. The actual process of
encrypting the bits is probably the easiest part, which is why I think
encryption is not that widely deployed. 

	Key management is a hard process to understand, much less implement.
I've always been more concerned about that part, especially as we move
to complex, multi-part keys such as public encryption. Managing the
keys, ensuring they are distributed to the correct person, they can be
revoked, they can be replaced if lost is a major issue. 

-------------------------
Read the rest of Encrypting Data [2] at SQLServerCentral.com

	

Links:
------
[1]
http://www.enterprise-security-today.com/story.xhtml?story_id=1230091L5Y0U
[2] http://www.sqlservercentral.com/articles/Editorial/63080/
</itunes:summary>
			<pubDate>Wed, 14 May 2008 20:25:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112124/sqlservercentral-112124-05-12-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112124/sqlservercentral-112124-05-12-2008.mp4" length="17481614" type="video/mp4" />
		</item>
		<item>
			<title>Encrypting Data</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112086&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> &quot;Encrypting data is not the hard part&quot; </font> <p><font size="3"> That's a great quote from this <a href="http://www.enterprise-security-today.com/story.xhtml?story_id=1230091L5Y0U">article on data encryption</a> and I think it's a great one to keep in mind. The actual process of encrypting the bits is probably the easiest part, which is why I think encryption is not that widely deployed. </font></p> <p><font size="3">Key management is a hard process to understand, much less implement. I've always been more concerned about that part, especially as we move to complex, multi-part keys such as public encryption. Managing the keys, ensuring they are distributed to the correct person, they can be revoked, they can be replaced if lost is a major issue. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63080/">Encrypting Data</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Encrypting data is the easy part of dealing with encryption and databases. Steve Jones talks about some of the other, more difficult, issues you must…</itunes:subtitle>
			<itunes:summary> &quot;Encrypting data is not the hard part&quot; 

	 That's a great quote from this article on data encryption [1] and I
think it's a great one to keep in mind. The actual process of
encrypting the bits is probably the easiest part, which is why I think
encryption is not that widely deployed. 

	Key management is a hard process to understand, much less implement.
I've always been more concerned about that part, especially as we move
to complex, multi-part keys such as public encryption. Managing the
keys, ensuring they are distributed to the correct person, they can be
revoked, they can be replaced if lost is a major issue. 

-------------------------
Read the rest of Encrypting Data [2] at SQLServerCentral.com

	

Links:
------
[1]
http://www.enterprise-security-today.com/story.xhtml?story_id=1230091L5Y0U
[2] http://www.sqlservercentral.com/articles/Editorial/63080/
</itunes:summary>
			<pubDate>Tue, 13 May 2008 15:03:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112086/sqlservercentral-112086-05-12-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112086/sqlservercentral-112086-05-12-2008.mp4" length="24218159" type="video/mp4" />
		</item>
		<item>
			<title>The CLR</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112067&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> In discussions with various people recently, there's been some discussion about what people are doing with the CLR, as in SQL CLR, and how it best should be applied to database problems. There was a survey at the MVP Summit recently in Redmond and the vast majority of the 70-80 SQL Server people in the room said they were not using the CLR in their applications. </font> <p><font size="3">Obviously the followup question is then &quot;why not?&quot; There were various reasons given, but most of them didn't really resonate with me. As I listened to the various answers being given, there was one main thing that struck me about the CLR. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63081/">The CLR</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>The CLR was one of the highly touted additions to SQL Server 2005, and one of the reasons for its long development cycle. Steve Jones comments on why…</itunes:subtitle>
			<itunes:summary> In discussions with various people recently, there's been some
discussion about what people are doing with the CLR, as in SQL CLR,
and how it best should be applied to database problems. There was a
survey at the MVP Summit recently in Redmond and the vast majority of
the 70-80 SQL Server people in the room said they were not using the
CLR in their applications. 

	Obviously the followup question is then &quot;why not?&quot; There were
various reasons given, but most of them didn't really resonate with
me. As I listened to the various answers being given, there was one
main thing that struck me about the CLR. 

-------------------------
Read the rest of The CLR [1] at SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/63081/
</itunes:summary>
			<pubDate>Mon, 12 May 2008 14:16:09 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112067/sqlservercentral-112067-05-12-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112067/sqlservercentral-112067-05-12-2008.mp4" length="23426637" type="video/mp4" />
		</item>
		<item>
			<title>Boycott</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=112001&amp;tId=2</link>
			<description><![CDATA[  <p><font size="3"> I've been having a bit of a debate with myself, which isn't as funny as it sounds. I don't talk out loud to myself, so it probably looks like I'm just sitting there not doing anything :) </font></p> <p><font size="3">OK, occasionally I'm not doing anything, but I'm often trying to actually get a few things done. This topic, however, has got me a little stumped and confused, so I'll put it out there for you all to debate and convince me one way or the other. Or convince someone else. Or maybe even get Microsoft to think about what they are doing. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/62774/">Boycott </a>at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones asks for some opinions on how to approach the new timeframe of software releases.</itunes:subtitle>
			<itunes:summary>

	 I've been having a bit of a debate with myself, which isn't as
funny as it sounds. I don't talk out loud to myself, so it probably
looks like I'm just sitting there not doing anything :) 

	OK, occasionally I'm not doing anything, but I'm often trying to
actually get a few things done. This topic, however, has got me a
little stumped and confused, so I'll put it out there for you all to
debate and convince me one way or the other. Or convince someone else.
Or maybe even get Microsoft to think about what they are doing. 

-------------------------
Read the rest of Boycott  [1]at SQLServerCentral.com

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/62774/
</itunes:summary>
			<pubDate>Sun, 11 May 2008 21:36:18 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/112001/sqlservercentral-112001-05-11-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/112001/sqlservercentral-112001-05-11-2008.mp4" length="23827723" type="video/mp4" />
		</item>
		<item>
			<title>Writing</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=109914&amp;tId=2</link>
			<description><![CDATA[  ]]></description>
			<itunes:subtitle>This Friday's poll asks about one of Steve Jones' favorite activities.</itunes:subtitle>
			<itunes:summary></itunes:summary>
			<pubDate>Thu, 08 May 2008 15:54:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/109914/sqlservercentral-109914-04-25-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/109914/sqlservercentral-109914-04-25-2008.mp4" length="17610787" type="video/mp4" />
		</item>
		<item>
			<title>Planes, Trains, and Cows?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=111389&amp;tId=2</link>
			<description><![CDATA[ <font size="3">Big data streams are coming in quite a few industries and I'm certain we'll see more. Wal-Mart started pusing the adoption of RFID for its supply chain, shipping companies have been tracking vehicles for yearss, and now the US Department of Agrigulture is <a href="http://www.baselinemag.com/c/a/Mobile-and-Wireless/Bovine-Intervention/?kc=BLBLBEMNL050108STR1">requiring tracking of cows</a> and other livestock. </font> <p><font size="3"> Whether that's a good idea or not, other industries, as <a href="http://www.baselinemag.com/c/a/Mobile-and-Wireless/Cows-Planes-and-Trains/?kc=BLBLBEMNL050108STR2">mentioned here</a>, are using RFID to track the movement of large numbers of discrete items that get moved from place to place. </font></p> <p><font size="3"> And that means lots of data! </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63010/">Planes, Trains, and Cows?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>New technologies often bring with them lots of new data. Steve Jones talks about some changes that we might see with new RFID technology being…</itunes:subtitle>
			<itunes:summary>Big data streams are coming in quite a few industries and I'm certain
we'll see more. Wal-Mart started pusing the adoption of RFID for its
supply chain, shipping companies have been tracking vehicles for
yearss, and now the US Department of Agrigulture is requiring tracking
of cows [1] and other livestock. 

	 Whether that's a good idea or not, other industries, as mentioned
here [2], are using RFID to track the movement of large numbers of
discrete items that get moved from place to place. 

	 And that means lots of data! 

-------------------------
Read the rest of Planes, Trains, and Cows? [3] at
SQLServerCentral.com

	

Links:
------
[1]
http://www.baselinemag.com/c/a/Mobile-and-Wireless/Bovine-Intervention/?kc=BLBLBEMNL050108STR1
[2]
http://www.baselinemag.com/c/a/Mobile-and-Wireless/Cows-Planes-and-Trains/?kc=BLBLBEMNL050108STR2
[3] http://www.sqlservercentral.com/articles/Editorial/63010/
</itunes:summary>
			<pubDate>Wed, 07 May 2008 16:19:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/111389/sqlservercentral-111389-05-06-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/111389/sqlservercentral-111389-05-06-2008.mp4" length="22062750" type="video/mp4" />
		</item>
		<item>
			<title>Recognizing Talent</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=111385&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> I'm not sold that Microsoft's bid for Yahoo is a great idea, despite that fact that it will vastly improve the search capabilities of MSN. And it gives us a good competitor to Google, who I'm not sure is a better company to hold all that search data. If anything, I'd just like to see them both slugging it out and forced to share the market. </font> <p><font size="3">In any case, it appears that Microsoft is thinking ahead and looking to keep some of the Yahoo talent and not just buy the technology and properties. They're considering <a href="http://www.baselinemag.com/c/a/Search/Microsoft-Eyes-Yahoo-Retention-Plan-Court-Papers/?kc=BLBLBEMNL050108STR4">setting aside a large amount of money</a> to ensure that they retain employees. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63009/">Recognizing Talent</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Microsoft made a sizeable big for Yahoo and Steve Jones talks about one of the more interesting aspects of that bid that didn't receive much press.</itunes:subtitle>
			<itunes:summary> I'm not sold that Microsoft's bid for Yahoo is a great idea, despite
that fact that it will vastly improve the search capabilities of MSN.
And it gives us a good competitor to Google, who I'm not sure is a
better company to hold all that search data. If anything, I'd just
like to see them both slugging it out and forced to share the market. 

	In any case, it appears that Microsoft is thinking ahead and looking
to keep some of the Yahoo talent and not just buy the technology and
properties. They're considering setting aside a large amount of money
[1] to ensure that they retain employees. 

-------------------------
Read the rest of Recognizing Talent [2] at SQLServerCentral.com

	

Links:
------
[1]
http://www.baselinemag.com/c/a/Search/Microsoft-Eyes-Yahoo-Retention-Plan-Court-Papers/?kc=BLBLBEMNL050108STR4
[2] http://www.sqlservercentral.com/articles/Editorial/63009/
</itunes:summary>
			<pubDate>Tue, 06 May 2008 15:37:10 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/111385/sqlservercentral-111385-05-06-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/111385/sqlservercentral-111385-05-06-2008.mp4" length="20689059" type="video/mp4" />
		</item>
		<item>
			<title>Getting Organized</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=110795&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> We are all busy people, or at least I am, but I assume that most of you have a lot going on in your lives and at work, and likely feel overwhelmed at times. The volume alone of email can be staggering and most of us don't deal with it in an efficient manner. </font> <p><font size="3"> I saw this article on <a href="http://www.baselinemag.com/c/a/Web-Services-and-SOA/10-Ways-to-Help-Keep-Your-Job-Under-Control/?kc=BLBLBEMNL040908STR1">10 Ways to Help Keep Your Job Under Control</a> and I was thinking it would have advice, but it's really a bunch of software utilities that mostly seem to do with either email management in some way, project management, or just general organization. If you're thinking you need something to help manage your life, I'd flip through the list and see what you think. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/62953/">Getting Organized</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>As DBAs we should be very detail oriented, but Steve Jones talks about some challenges with keeping up with your tasks and projects and some software…</itunes:subtitle>
			<itunes:summary> We are all busy people, or at least I am, but I assume that most of
you have a lot going on in your lives and at work, and likely feel
overwhelmed at times. The volume alone of email can be staggering and
most of us don't deal with it in an efficient manner. 

	 I saw this article on 10 Ways to Help Keep Your Job Under Control
[1] and I was thinking it would have advice, but it's really a bunch
of software utilities that mostly seem to do with either email
management in some way, project management, or just general
organization. If you're thinking you need something to help manage
your life, I'd flip through the list and see what you think. 

-------------------------
Read the rest of Getting Organized [2] at SQLServerCentral.com

	

Links:
------
[1]
http://www.baselinemag.com/c/a/Web-Services-and-SOA/10-Ways-to-Help-Keep-Your-Job-Under-Control/?kc=BLBLBEMNL040908STR1
[2] http://www.sqlservercentral.com/articles/Editorial/62953/
</itunes:summary>
			<pubDate>Mon, 05 May 2008 14:29:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/110795/sqlservercentral-110795-05-02-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/110795/sqlservercentral-110795-05-02-2008.mp4" length="32121384" type="video/mp4" />
		</item>
		<item>
			<title>The Shortage of Programmers</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=111157&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> At least at the top. I was reading the Joel on Software latest entry the other day about <a href="http://www.joelonsoftware.com/items/2008/05/01.html">architecture astronauts</a> and it seemed to make some sense in terms of developers building things they only think people will need, but the tone of the article was quite a rant. It actually sounds very different and a little angry compared to other things he's written in the past. </font> <p><font size="3"> It was at the end of the rant that I saw this: <em>&quot;Why I really care is that Microsoft is vacuuming up way too many programmers.&quot;</em> and <em>&quot;...between Microsoft and Google the starting salary for a smart CS grad is inching dangerously close to six figures and these smart kids, the cream of our universities, are working on hopeless and useless architecture astronomy...&quot;</em></font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/63001/">The Shortage of Programmers</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones thinks that programmers should be able to negotiate any deal they can and Joel Spolsky has no reason to be upset.</itunes:subtitle>
			<itunes:summary> At least at the top. I was reading the Joel on Software latest entry
the other day about architecture astronauts [1] and it seemed to make
some sense in terms of developers building things they only think
people will need, but the tone of the article was quite a rant. It
actually sounds very different and a little angry compared to other
things he's written in the past. 

	 It was at the end of the rant that I saw this: &quot;Why I really care
is that Microsoft is vacuuming up way too many programmers.&quot; and
&quot;...between Microsoft and Google the starting salary for a smart CS
grad is inching dangerously close to six figures and these smart kids,
the cream of our universities, are working on hopeless and useless
architecture astronomy...&quot;

-------------------------
Read the rest of The Shortage of Programmers [2] at
SQLServerCentral.com

	

Links:
------
[1] http://www.joelonsoftware.com/items/2008/05/01.html
[2] http://www.sqlservercentral.com/articles/Editorial/63001/
</itunes:summary>
			<pubDate>Sun, 04 May 2008 16:36:41 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/111157/sqlservercentral-111157-05-04-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/111157/sqlservercentral-111157-05-04-2008.mp4" length="24044393" type="video/mp4" />
		</item>
		<item>
			<title>Database Weekly - May 5, 2008</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=110803&amp;tId=2</link>
			<description><![CDATA[ <h3> SQL Injection<font size="3"></font></h3>  <p> <font size="3"><img src="http://www.technewsworld.com/images/rw5117/ie-security-flaw.jpg" alt="" align="right" /> I saw a few announcements last week about issues with IIS, which morphed into reports about how this was a SQL Injection issue and not anything to do with IIS. </font> </p> <p><font size="3"> I think <a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2008/04/26/call-a-spade-a-spade.aspx">Aaron Bertrand has it correct</a>, this is a SQL Injection attack, but if you were more careful about building your applications, this wouldn't happen. </font></p> <p><font size="3">I hate to keep beating the security drum, but until people build in security from the beginning, and prevent SQL Injection attacks, this type of thing will continue to happen. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of the <a href="http://www.sqlservercentral.com/articles/Editorial/62994/">Database Weekly Update for May 5, 2008</a> at SQLServerCentral.com</font> <br /> <p> </p> ]]></description>
			<itunes:subtitle>A look back at the news of the past week dealing with SQL Injection, slow SQL Server growth and two level security.</itunes:subtitle>
			<itunes:summary>

 SQL INJECTION

	  I saw a few announcements last week about issues with IIS, which
morphed into reports about how this was a SQL Injection issue and not
anything to do with IIS.  

	 I think Aaron Bertrand has it correct [1], this is a SQL Injection
attack, but if you were more careful about building your applications,
this wouldn't happen. 

	I hate to keep beating the security drum, but until people build in
security from the beginning, and prevent SQL Injection attacks, this
type of thing will continue to happen. 

-------------------------
Read the rest of the Database Weekly Update for May 5, 2008 [2] at
SQLServerCentral.com

	 

Links:
------
[1]
http://sqlblog.com/blogs/aaron_bertrand/archive/2008/04/26/call-a-spade-a-spade.aspx
[2] http://www.sqlservercentral.com/articles/Editorial/62994/
</itunes:summary>
			<pubDate>Sat, 03 May 2008 15:14:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/110803/sqlservercentral-110803-05-02-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/110803/sqlservercentral-110803-05-02-2008.mp4" length="23720198" type="video/mp4" />
		</item>
		<item>
			<title>Managing Disk Space</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=110371&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> Lately it seems that there are a lot of newer DBAs/developers working with SQL Server. I tend to see these trends in our forums where there are a lot of beginner questions for awhile and then it tapers off. And they are the same types of questions I've been answering for years, so I can get an idea of someone's experience level by which questions they answer. </font> <p><font size="3">One of the main topics lately seems to do with database sizing. I see questions on how to estimate space, why is the log so large, how do I shrink a database (you shouldn't), and other similar questions. </font></p> <p><font size="3"></font></p> <p> </p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/62792/">Managing Disk Space</a> at SQLServerCentral.com</font> <p> </p> <p><font size="3"></font></p> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>How often do you worry about your database size and free space? Steve Jones asks how you administer your SQL Server database space this Friday.</itunes:subtitle>
			<itunes:summary> Lately it seems that there are a lot of newer DBAs/developers working
with SQL Server. I tend to see these trends in our forums where there
are a lot of beginner questions for awhile and then it tapers off. And
they are the same types of questions I've been answering for years, so
I can get an idea of someone's experience level by which questions
they answer. 

	One of the main topics lately seems to do with database sizing. I
see questions on how to estimate space, why is the log so large, how
do I shrink a database (you shouldn't), and other similar questions. 

	 
-------------------------
Read the rest of Managing Disk Space [1] at SQLServerCentral.com

	 

	

Links:
------
[1] http://www.sqlservercentral.com/articles/Editorial/62792/
</itunes:summary>
			<pubDate>Thu, 01 May 2008 16:54:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/110371/sqlservercentral-110371-04-29-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/110371/sqlservercentral-110371-04-29-2008.mp4" length="25305919" type="video/mp4" />
		</item>
		<item>
			<title>And You Thought You Had a Big Database</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=110364&amp;tId=2</link>
			<description><![CDATA[ <font size="3"> Maybe you never thought you had a big database to manage or work on. I know my largest was in the 700GB range and I thought that was plenty big, preferring to work on smaller systems. I've seen people that worked on TB sized database and lately in talking with a few people on the <a href="http://sqlcat.com/">SQL Server Customer Advisory Team (CAT)</a>, they're talking about 100s of terabytes and the issues that they deal with. </font> <p><font size="3"> So many very large databases are warehouses of some sort. The <a href="http://wintercorp.com/VLDB/2003_TopTen_Survey/TopTenProgram.html">Winter Corporation has a Top Ten program</a> that tries to survey companies and find out who has the largest database. The latest results I've seen are for 2005, so I expect that things have grown since then. In that survey, the Land Registry had a 23TB OLTP database (DB2) and Yahoo had a 100TB data warehouse (Oracle). </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/62952/">And You Thought You Had a Big Database</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones examines what big is these days and a few examples of what the largest database people in the world deal with.</itunes:subtitle>
			<itunes:summary> Maybe you never thought you had a big database to manage or work on.
I know my largest was in the 700GB range and I thought that was plenty
big, preferring to work on smaller systems. I've seen people that
worked on TB sized database and lately in talking with a few people on
the SQL Server Customer Advisory Team (CAT) [1], they're talking about
100s of terabytes and the issues that they deal with. 

	 So many very large databases are warehouses of some sort. The
Winter Corporation has a Top Ten program [2] that tries to survey
companies and find out who has the largest database. The latest
results I've seen are for 2005, so I expect that things have grown
since then. In that survey, the Land Registry had a 23TB OLTP database
(DB2) and Yahoo had a 100TB data warehouse (Oracle). 

-------------------------
Read the rest of And You Thought You Had a Big Database [3] at
SQLServerCentral.com

	

Links:
------
[1] http://sqlcat.com/
[2] http://wintercorp.com/VLDB/2003_TopTen_Survey/TopTenProgram.html
[3] http://www.sqlservercentral.com/articles/Editorial/62952/
</itunes:summary>
			<pubDate>Wed, 30 Apr 2008 16:12:00 -0700</pubDate>
			<category>Podcast</category>
			<itunes:explicit>clean</itunes:explicit>
			<itunes:keywords>databases, server, sql, technology</itunes:keywords>			<guid>http://m.podshow.com/media/15351/episodes/110364/sqlservercentral-110364-04-29-2008.mp4</guid>
			<enclosure url="http://m.podshow.com/media/15351/episodes/110364/sqlservercentral-110364-04-29-2008.mp4" length="22518373" type="video/mp4" />
		</item>
		<item>
			<title>Should I Buy a Kindle?</title>
			<itunes:author>Steve Jones</itunes:author>
			<link>http://www.mevio.com/view/?kId=109908&amp;tId=2</link>
			<description><![CDATA[ <font size="3">I got distracted recently with e-readers. I was getting ready to do some traveling, dreading it as the day got closer, and one of the things that helped me is a good supply of books. Since I've had the fortune to get caught on airplanes that decided a good way to pass an hour or two is sitting on the tarmac, enjoying the view of concrete, I never travel without at least 2, and probably 3 books in my bag. Lately I've also been making sure the PSP and iPod are also charged, just in case. </font> <p><font size="3">While stockpiling some dead trees the other day at Borders, I noticed a display for the Sony EReader, which is an e-ink based electronic reader. It was interesting, small, and easy to read, but the reviews mainly complain about the horrible selection of books. Glancing through the list I see it's relatively small list of titles, heavily weighted in the McGraw-Hill area for technology. </font></p> <p><font size="3"></font></p><hr /><font size="3">Read the rest of <a href="http://www.sqlservercentral.com/articles/Editorial/62941/">Should I Buy a Kindle?</a> at SQLServerCentral.com <br /></font> <p><font size="3"></font></p> ]]></description>
			<itunes:subtitle>Steve Jones still thinks there is a lot of value in books, both fiction and non-fiction, but he's looking at e-Readers, specifically the Kindle from…</itunes:subtitle>
			<itunes:summary>I got distracted recently with e-readers. I was getting ready to do
some traveling, dreading it as the day got closer, and one of the
things that helped me is a good supply of books. Since I've had the
fortune to get caught on airplanes that decided a good way to pass an
hour or two is sitting on the tarmac, enjoying the view of concrete, I
never travel without at least 2, and probably 3 books in my bag.
Lately I've also been making sure the PSP and iPod are also charged,
just in case. 

	While stockpiling some dead trees the other day at Borders, I
noticed a display for the Sony EReader, which is an e-ink based
electronic reader. It was interesting, small, and easy to read, but
the reviews mainly complain about the horrible selection of books.
Glancing through the list I see it's relatively small list of titles,
heavily weighted in the McGraw-Hill area for technology. 

-------------------------
Read the rest of Should I Buy a Kin