<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Stephen Foskett, Pack Rat &#187; policy Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>The Deletion Dilemma</title>
		<link>http://blog.fosketts.net/2011/04/10/deletion-dilemma/</link>
		<comments>http://blog.fosketts.net/2011/04/10/deletion-dilemma/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 15:00:35 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Andres Rodriguez]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[deletion]]></category>
		<category><![CDATA[legal hold]]></category>
		<category><![CDATA[Nasuni]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[record retention]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=5160</guid>
		<description><![CDATA[When was the last time you deleted data? Even at home, where we have autonomy and authority over our own data, many of us are digital pack rats. But at work? Never! No one ever deletes anything! Let's talk about why this is.]]></description>
			<content:encoded><![CDATA[<div id="attachment_5162" class="wp-caption aligncenter" style="width: 239px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://static.fosketts.net/wp-content/uploads/2011/04/Delete-by-blmurch.jpg" ><img class="size-full wp-image-5162 " title="Delete by blmurch" src="http://static.fosketts.net/wp-content/uploads/2011/04/Delete-by-blmurch.jpg" alt="" width="229" height="300" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Deletion of data is not a high priority for most IT shops, but this ought to change</p></div>
<p>When was the last time you deleted data? Even at home, where we have autonomy and authority over our own data, many of us are digital pack rats. But at work? Never! No one ever deletes anything! Let&#8217;s talk about why this is.</p>
<h3>Retention vs. Deletion</h3>
<p>Just about everything we do in IT infrastructure is focused on retention. We back up our data and implement other data protection tools like snapshots and mirrors. We might also archive data so that the General Counsel can place legal hold on it, as well as perform data discovery during litigation. And then there&#8217;s the whole field of data security, focused on locking people out of data, keeping it intact and un-viewed.</p>
<p>But what about deletion? Almost no effort is put towards removing data, though the rapid growth of storage might lead one to think this is a key area for IT. We certainly could put some effort on revision control, and especially deleting drafts and outdated data. We could easily expire content that was no longer needed, if only we had some way to know that. And we&#8217;ve talked a lot about secure deletion, even though we hardly ever actually perform that task except when moving to new physical storage hardware.</p>
<p>The greatest challenge for deletion is a simple question: What should we delete and when?</p>
<p>IT can not answer these questions. They must be put to the business people who really own the data. Without permission and buy-in, IT is in serious legal peril when it comes to deleting data: Any deletion must be in accordance with policy and must be legal, that is there is no legal or regulatory hold on it. And there is no way most IT staff feel empowered to do that!</p>
<h3>Some Data Should Be Deleted</h3>
<p>Certainly, not all data should be saved. There is &#8220;low-hanging fruit&#8221; in every storage estate that can and should be deleted:</p>
<ul>
<li>Ephemeral copies &#8211; Drafts, temporary data, working copies</li>
<li>Time-limited projects – Third-party or client data, test and development</li>
<li>Expired data – Retention policies that are expired and no legal hold remains</li>
<li>Legally required &#8211; Data that isn&#8217;t yours, or that legal demands deleted</li>
</ul>
<p>Tackling these data sets is much easier to tackle than cleaning out primary data stores, since it doesn&#8217;t require as much sifting and sorting: These data sets can often be identified programmatically! If you have data sets like these, this is the ideal place to start a deletion effort.</p>
<h3>Delete on Demand</h3>
<p>Regardless of the type, however, IT should not delete data without direction. It is perilous in today’s legal environment to destroy data without a policy directing that action. So we should continue to focus on retention for most data, while we work with legal to determine which data can be deleted and come up with a process for approval.</p>
<p>But it&#8217;s important to start offer a deletion-friendly environment for certain data types. Such a storage system would reduce the difficulties associated with data deletion. Really, only an integrated solution can truly delete data:</p>
<ul>
<li>It must maintain custody of data from start to end and not allow it to leak all over the organization</li>
<li>It must be accessible since any restrictions tempt users to create &#8220;working copies&#8221;, thus thwarting deletion</li>
<li>It must be secure – Data must always be encrypted to avoid remnants on media</li>
<li>It must be protected so data will not spread to external systems and sites</li>
</ul>
<h3>Stephen&#8217;s Stance</h3>
<p>Data deletion is a real problem for most IT shops. I&#8217;m just getting my head around the ramifications, and continue to look for an ideal deletion-friendly storage solution.</p>
<p>If you&#8217;re interested in the topic of data deletion, I recommend joining me for a webinar on the topic on Wednesday, April 13. Sponsored by Nasuni, I will discuss the dilemma of deletion and CEO Andres Rodriguez will weigh in about the capabilities of his cloud storage solution. <a href="http://www.nasuni.com/resources/cloud-storage-webinars/deletion-dilemma/?utm_source=FoskettServices&amp;utm_medium=ODG&amp;utm_campaign=DeletionWebinar" >Register now!</a></p>
<blockquote><p>Note: Nasuni is sponsoring this webinar, but the content was created by me. This blog post is intended to engage my audience in discussion of the subject, and is not a paid promotion or advertisement.</p></blockquote>
<p><em>Image credit: &#8220;Delete&#8221; by </em><a rel="nofollow" href="http://www.flickr.com/photos/blmurch/" ><em>blmurch</em></a></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2011/05/17/5476/"  rel="bookmark" class="crp_title"></a></li><li><a href="http://blog.fosketts.net/2008/09/05/answering-email-archiving-questions/"  rel="bookmark" class="crp_title">Answering Your Email Archiving Questions</a></li><li><a href="http://blog.fosketts.net/2007/09/20/enterprise-storage-is-nearing-its-demise/"  rel="bookmark" class="crp_title">Enterprise Storage Is Nearing Its Demise!</a></li><li><a href="http://blog.fosketts.net/about/stephen-foskett/multimedia/"  rel="bookmark" class="crp_title">Multimedia</a></li><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2011/04/10/deletion-dilemma/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2011. |
<a href="http://blog.fosketts.net/2011/04/10/deletion-dilemma/">The Deletion Dilemma</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2011/04/10/deletion-dilemma/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Webcast: Automating Policy With Email Archiving Technology</title>
		<link>http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/</link>
		<comments>http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 17:30:22 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[AIIM]]></category>
		<category><![CDATA[Email archiving]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[record retention]]></category>
		<category><![CDATA[toot toot]]></category>
		<category><![CDATA[webcast]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=851</guid>
		<description><![CDATA[If you&#8217;re interested in email archiving or record retention policy automation, I just recorded a webcast for AIIM titled Automating Policy with Email Archiving Technology. I talked about email retention best practices, matching technology to your needs, and making it happen in the real world. I&#8217;ll update this with a link to the recording when it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re interested in email archiving or record retention policy automation, I just recorded a webcast for <a href="http://aiim.org"  target="_blank">AIIM</a> titled <a href="http://www.aiim.org/Events/register.aspx?id=283"  target="_blank">Automating Policy with Email Archiving Technology</a>. I talked about email retention best practices, matching technology to your needs, and making it happen in the real world. I&#8217;ll update this with a link to the recording when it&#8217;s available.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/02/07/how-long-should-companies-retain-email/"  rel="bookmark" class="crp_title">How Long Should Companies Retain Email?</a></li><li><a href="http://blog.fosketts.net/2008/07/01/10-key-considerations-for-email-archiving/"  rel="bookmark" class="crp_title">10 Key Considerations for Email Archiving</a></li><li><a href="http://blog.fosketts.net/2008/08/20/get-email-archiving-project-approved/"  rel="bookmark" class="crp_title">Trying To Get An Email Archiving Project Approved?</a></li><li><a href="http://blog.fosketts.net/2011/05/17/5475/"  rel="bookmark" class="crp_title"></a></li><li><a href="http://blog.fosketts.net/2008/12/02/long-term-archiving/"  rel="bookmark" class="crp_title">Long-Term Versus Longer-Term Archiving</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/">Webcast: Automating Policy With Email Archiving Technology</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/10/08/automate-policy-email-archiving-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storage Decisions New York 2008 Feedback</title>
		<link>http://blog.fosketts.net/2008/09/24/storage-decisions-new-york-2008-feedback/</link>
		<comments>http://blog.fosketts.net/2008/09/24/storage-decisions-new-york-2008-feedback/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 21:45:11 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[data archive]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Email archiving]]></category>
		<category><![CDATA[policies]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[PST]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[Storage Decisions]]></category>
		<category><![CDATA[storage virtualization]]></category>
		<category><![CDATA[TechTarget]]></category>
		<category><![CDATA[VDC-OS]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=721</guid>
		<description><![CDATA[Key takeaways from my Storage Decisions New York 2008 sessions: segment email archives, get legal involved on retention policy, consider the impact of VMware VDC-OS]]></description>
			<content:encoded><![CDATA[<p>Another <a href="http://storagedecisions.techtarget.com"  target="_blank">Storage Decisions</a> has come and gone, and 2008&#8242;s <a href="http://blog.fosketts.net/2008/09/02/storage-decisions-new-york-right-around-corner/"  target="_self">New York show</a> did not disappoint. TechTarget always recruits an excellent set of conferencegoers, and not even the Wall Street crisis could dampen attendance. Even Spike Lee, Richard Gere, Dian Lane, Keira Knightley, John McCain, and Sarah Palin made appearances at this year&#8217;s show! (No, seriously, they were really there!)</p>
<p>Although my email archiving session always attracts a smaller crowd, they are all a dedicated bunch. One pertinent suggestion from an attendee was to ingest PST files into a special separate archive in order to ensure that messages recovered from it are treated with the proper skepticism. Questions after the session focused on the trick of engaging legal and business people in the decisions around email policy, truly a challenge. I suggested that an on-site mini-seminar for the relevant folks might help to break the logjam and illustrate the issues, something that I would be happy to arrange!</p>
<p>My storage virtualization session was once again placed in the main room, and a much larger group attended it. I was interested to hear just how great the <a href="http://blog.fosketts.net/2008/09/16/vmware-virtual-datacenter-operating-system-vdc-os/"  target="_self">impact of VMware&#8217;s VDC-OS</a> had been. In just a week, a dozen or more folks in the audience had heard, comprehended, and strategized about the concept. It&#8217;s really that big! Others were very interested in the topic of green metrics for data center usage. How does one monitor and report the real &#8220;green&#8221; savings (power, carbon, cooling, space) for a virtualized environment? Although storage greenness is debatable, the savings from a virtualized server environment are real, and these often bundle in some of the storage numbers, too.</p>
<p>These topics are top of mind to me as well, and I will continue to investigate (and speculate) about them in the coming year. If you missed the show (or the handouts), I will be posting them here soon! Get my email address or head to LinkedIn by clicking the links in the sidebar (at top left).</p>
<p>Watch this space, and consider coming to my virtualization seminar in Charlotte on October 21 or to the Storage Decisions show in San Francisco, held November 17 to 19.</p>
<blockquote><p>See my posts on <a href="http://gestaltit.com/author/stephen/"  target="_blank">Gestalt IT</a> for similar <a href="http://gestaltit.com"  target="_blank">enterprise IT infrastructure commentary</a></p>
</blockquote>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2008/10/13/storage-decisions-presentations/"  rel="bookmark" class="crp_title">Storage Decisions New York 2008 Presentations Now Available</a></li><li><a href="http://blog.fosketts.net/2008/04/10/chicago-in-may-perfect-for-storage-virtualization-and-email-archiving-talks/"  rel="bookmark" class="crp_title">Chicago in May?  Perfect for Storage Virtualization and Email Archiving Talks!</a></li><li><a href="http://blog.fosketts.net/2008/09/02/storage-decisions-new-york-right-around-corner/"  rel="bookmark" class="crp_title">Storage Decisions New York is Right Around the Corner</a></li><li><a href="http://blog.fosketts.net/2008/07/08/san-school-podcast-series-posted/"  rel="bookmark" class="crp_title">SAN School Podcast Series Posted</a></li><li><a href="http://blog.fosketts.net/2008/10/21/storage-virtualization-thoughts-reactions/"  rel="bookmark" class="crp_title">Storage Virtualization Charlotte: Thoughts and Reactions</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/09/24/storage-decisions-new-york-2008-feedback/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/09/24/storage-decisions-new-york-2008-feedback/">Storage Decisions New York 2008 Feedback</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual Storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/09/24/storage-decisions-new-york-2008-feedback/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Chuck Hollis Gets It!</title>
		<link>http://blog.fosketts.net/2007/08/01/chuck-hollis-gets-it/</link>
		<comments>http://blog.fosketts.net/2007/08/01/chuck-hollis-gets-it/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 19:39:39 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[blogketing]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[governance]]></category>
		<category><![CDATA[policy]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2007/08/01/chuck-hollis-gets-it/</guid>
		<description><![CDATA[The hardest lesson I ever learned in consulting was how to say &#8220;I don&#8217;t know.&#8221;  Here I was, hired on for big bucks, and I didn&#8217;t know the answer.  But I quickly learned that bluffing gets you nowhere fast.  But we&#8217;ll come back to that&#8230;  In the mean time, I must say how completely impressed I am [...]]]></description>
			<content:encoded><![CDATA[<p>The hardest lesson I ever learned in consulting was how to say &#8220;I don&#8217;t know.&#8221;  Here I was, hired on for big bucks, and I didn&#8217;t know the answer.  But I quickly learned that bluffing gets you nowhere fast.  But we&#8217;ll come back to that&#8230; </p>
<p>In the mean time, I must say how completely impressed I am by <a rel="nofollow" href="http://chucksblog.typepad.com/chucks_blog/" target="_blank" >Chuck Hollis&#8217;</a> blog postings.  Employing guys like him is one of the reasons why EMC continues to dominate the storage market even as challenger after challenger takes them on.  Sure, they&#8217;re not always right.  And sure, Chuck&#8217;s as guilty of anyone of a little blogketing.  But who isn&#8217;t?</p>
<p>Anyway, let&#8217;s take these two recent posts:</p>
<blockquote><p>&#8220;As we look at our portfolio of services going forward, where are we going to need help getting good?  And who can help us get good without keeping us dependent?</p>
<p>And, finally, <em>who are you going to trust to do this for you?&#8221;</em></p></blockquote>
<p>So asked Chuck yesterday in <a rel="nofollow" href="http://chucksblog.typepad.com/chucks_blog/2007/07/ill-do-it-mysel.html" target="_blank" >his piece about outsourcing and services</a>.  The emphasis is his, and I left it because I think it&#8217;s very relevant.  As I&#8217;ve often said, people hire consultants for two reasons: Either they lack time and focus or they lack experience and knowledge.  It makes sense to hire a consultant from EMC (or HDS or HP or whoever made it) to help you through the thickets and learn to really utilize a piece of equipment.  Anyone can <em>use </em>a piece of hardware, but <em>utilizing</em> it (putting it to a practical purpose) takes knowledge, and an insider or expert is best.</p>
<p>Now for Chuck&#8217;s piece from today on <a rel="nofollow" href="http://chucksblog.typepad.com/chucks_blog/2007/08/information-gov.html" target="_blank" >information governance</a>:</p>
<blockquote><p>&#8220;Bottom line: these questions of &#8220;how do we manage information at a corporate level?&#8221; are all over the place  if you look around, and more are coming every day.</p>
<p>And, rather than try and address them individually in an ad-hoc manner &#8212; with limited participation, measurement and evolution, the idea is to create a role of information governance function within the organization.&#8221;</p></blockquote>
<p>This is the kind of work I do every day at Contoural.  It&#8217;s difficult &#8211; but that&#8217;s why we get hired.  Once again, companies lack the knowledge and focus to set up good data management policies.  But of course, Chuck&#8217;s right that the primary effort and input comes from inside &#8211; I&#8217;m a coach, not a player when it comes to governance work.</p>
<p>We in IT like to try to pretend we know everything because we would never want the rest of the business to see the <a rel="nofollow" href="http://en.wikipedia.org/wiki/The_Emperor%27s_New_Clothes" target="_blank" >emperors clothes</a> as it were.  Everyone comes to us as the end-all knowledge guys, and we hate to disappoint them.  But maybe it&#8217;s time we admitted that we don&#8217;t always have all the answers and that we could use some help.</p>
<p>So there we are &#8211; admitting that we don&#8217;t know the answer and that we need help.  It&#8217;s hard for IT to do it, and harder for consultants.  But we&#8217;re all people, and if we&#8217;re brave enough to admit our limitations we usually find out that the rest of the world respects that.</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2007/07/24/sailing-the-titanic-why-we-need-ilm-and-then-some/"  rel="bookmark" class="crp_title">Sailing the Titanic (Why We Need ILM and Then Some!)</a></li><li><a href="http://blog.fosketts.net/2010/10/06/pnfs-nfs-v3-bad/"  rel="bookmark" class="crp_title">Is NFS v3 Really That Bad?</a></li><li><a href="http://blog.fosketts.net/2008/08/28/grapples-tangelos-impossible-compare-fairly/"  rel="bookmark" class="crp_title">Grapples and Tangelos: Why it&#8217;s Impossible to Compare Fairly</a></li><li><a href="http://blog.fosketts.net/2007/07/23/blogketing-revisited/"  rel="bookmark" class="crp_title">Blogketing (re)Visited</a></li><li><a href="http://blog.fosketts.net/2009/02/05/difference-integration-frankenstein/"  rel="bookmark" class="crp_title">The Difference Between &#8220;Integration&#8221; and &#8220;Frankenstein&#8221;</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2007/08/01/chuck-hollis-gets-it/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2007. |
<a href="http://blog.fosketts.net/2007/08/01/chuck-hollis-gets-it/">Chuck Hollis Gets It!</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2007/08/01/chuck-hollis-gets-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

