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

<channel>
	<title>ediscoveryinfo &#187; Processing</title>
	<atom:link href="http://www.ediscoveryinfo.com/category/processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ediscoveryinfo.com</link>
	<description>Electronic Discovery in the News</description>
	<lastBuildDate>Wed, 16 Jun 2010 20:20:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Deciphering the &#8220;Mystery of the PST&#8221;</title>
		<link>http://www.ediscoveryinfo.com/2010/05/26/mystery-of-the-pst/</link>
		<comments>http://www.ediscoveryinfo.com/2010/05/26/mystery-of-the-pst/#comments</comments>
		<pubDate>Wed, 26 May 2010 15:04:27 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[E-mail]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/?p=215</guid>
		<description><![CDATA[
Exciting news yesterday on two open-source tools﻿ released by Microsoft that now give software developers remarkable insight into .PST files.
This is vitally important and exciting to the world of e-discovery. One of the first places we look for information today is e-mail. And if we want e-mail, there&#8217;s a high probability that it will come [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right;" title="email-pst.jpg" src="http://ediscoveryinfo.bburney.net/wp-content/uploads/2010/05/email-pst.jpg" border="0" alt="email-pst.jpg" width="182" height="182" /></p>
<p>Exciting <a href="http://www.networkworld.com/community/node/61706">news</a> yesterday on two open-source tools<a href="http://www.networkworld.com/community/node/61706">﻿</a> released by Microsoft that now give software developers remarkable insight into <a href="http://en.wikipedia.org/wiki/.pst">.PST files</a>.</p>
<p>This is vitally important and exciting to the world of e-discovery. One of the first places we look for information today is e-mail. And if we want e-mail, there&#8217;s a high probability that it will come from a Microsoft Outlook / Exchange environment. And if the e-mail comes from Microsoft Outlook / Exchange, we&#8217;ll probably receive a .PST file.</p>
<p><a href="http://www.craigball.com">Craig Ball</a> (as always) does a great job of explaining how we encounter .PST files in e-discovery matters in &#8220;<a href="http://www.law.com/jsp/lawtechnologynews/PubArticleLTN.jsp?id=1190797380668">How to Go Native Without Going South</a>.&#8221;</p>
<p>Any IT professional that manages a Microsoft Exchange server can export .PST files. Anyone that uses Microsoft Outlook can export a .PST file from their desktop (File &gt; New &gt; Outlook Data File, or I usually click File &gt; Import and Export).</p>
<p>The .PST is a common file format for transporting multiple e-mail messages, but a .PST file can also contain calendar information, notes, and contact information. When we request e-mail from a client, we either receive a complete .PST file or a &#8220;reconstituted file&#8221; (as Craig Ball puts it) that contains select, relevant e-mail messages.</p>
<p>The problem is that when lawyers get a .PST file, the apparently irrepressible instinct is to immediately open it in Outlook to see what it contains (since we know that&#8217;s where the juiciest stuff lives). This is a bad idea for several reasons, but no doubt it&#8217;s important to crack into that .PST file as soon as possible. This is what I call the &#8220;mystery of the .PST,&#8221; a phrase I used in my review of <a href="http://discoverthewave.com">Wave Software&#8217;s</a> <a href="http://discoverthewave.com/products">Trident</a> software that was never published (until I uploaded it <a href="http://www.burneyconsultants.com/documents/Burney-Review-Trident.pdf">here</a>).</p>
<p>Up until yesterday, we had to have Outlook to peek inside a .PST file. Many litigation support / e-discovery tools process .PST files including Trident,  <a href="http://bit.ly/iblaze">CT Summation</a>, <a href="http://law.lexisnexis.com/law-prediscovery">LAW PreDiscovery</a>, <a href="http://www.burneyconsultants.com/documents/Burney-DiscoveryCracker-TF11-04-08.pdf">Discovery Cracker</a>, etc. But to do so, they had to have access to Microsoft Outlook to interpret the complexities of the .PST through the Messaging Application Programming Interface (<a href="http://en.wikipedia.org/wiki/MAPI">MAPI</a>) and the <a href="http://www.outlookexchange.com/articles/home/outlookobjectmodel.asp">Outlook Object Model</a>.</p>
<p>The new tools from Microsoft (the <a href="http://pstviewtool.codeplex.com/">PST Data Structure View Tool</a> and the <a href="http://pstsdk.codeplex.com/">PST File Format SDK</a> released as open-source software) now negate the need to have Microsoft Outlook installed on a system that&#8217;s processing .PST files. This is a huge boon to the e-discovery software industry. No lawyer will need to touch these tools, but if you develop e-discovery software today, you should put your best folks on this immediately if you haven&#8217;t already. This will dramatically streamline many of the tools already on the market, and provide opportunities for additional, more robust, behind-the-scenes, invasive indexing of .PST files for finding the relevant messages necessary for litigation.</p>
<p>You know this is important for our industry becuase Microsoft&#8217;s own <a href="http://www.microsoft.com/presspass/press/2010/may10/05-24PSTToolsPR.mspx">press release</a><span style="font-family: Arial;"> even mentions e-discovery as one of the &#8220;complex scenarios&#8221; where these tools will be useful.</span></p>
<p><span style="font-family: Arial;">The tools in their current state offer read-only capabilities, but <a href="http://blogs.msdn.com/b/interoperability/archive/2010/05/24/two-open-source-projects-to-facilitate-interoperability-with-outlook-pst-data-files.aspx">this video</a> promises that full write capabilities are on the roadmap.</span></p>
<p><span style="font-family: Arial;">(My appreciation to Paul Bain who posted links to related stories on <a href="http://finance.groups.yahoo.com/group/litsupport/">The Litigation Support List</a>)</span></p>
<p><strong>UPDATE 2010.05.27: </strong>Another <a href="http://news.cnet.com/8301-30685_3-20006128-264.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">great story</a> from CNET on Microsoft opening-up access to Outlook .PST files, including the possibility of opening .PST files in <a href="http://googleenterprise.blogspot.com/2010/05/introducing-google-apps-migration-for.html">Google Apps</a> or <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Thunderbird</a>. This is significant because we will now have the ability to open .PST files in applications other than Outlook. Again, this will not always be the most prudent method of exploring the &#8220;mystery&#8221; of a .PST, but it&#8217;s fantastic to have options WITHOUT the need for squirrelly, third-party utilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2010/05/26/mystery-of-the-pst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>De-Mystifying De-Duplication</title>
		<link>http://www.ediscoveryinfo.com/2008/08/05/de-mystifying-de-duplication/</link>
		<comments>http://www.ediscoveryinfo.com/2008/08/05/de-mystifying-de-duplication/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 03:55:01 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[Production]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/2008/08/05/de-mystifying-de-duplication/</guid>
		<description><![CDATA[I&#8217;m pleased to announce that I&#8217;ve had two articles published about de-duplication &#8211; the imposing-sounding term that flies over the head of many folks. Hopefully, these two articles will help clear the confusion.
First, &#8220;Dispelling Doubts about De-Duplication&#8221; is the July 2008 InsideTech Column on InsideCounsel.com.
Second, &#8220;Review: Equivio: Near-Duplicate Ediscovery Technology&#8221; was the TechnoFeature Article from [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce that I&#8217;ve had two articles published about <strong>de-duplication</strong> &#8211; the imposing-sounding term that flies over the head of many folks. Hopefully, these two articles will help clear the confusion.</p>
<p>First, &#8220;<a href="http://www.insidecounsel.com/section/ediscovery/1805">Dispelling Doubts about De-Duplication</a>&#8221; is the July 2008 <a href="http://www.insidecounsel.com/ic_tech.php">InsideTech</a> Column on <a href="http://www.insidecounsel.com">InsideCounsel.com</a>.</p>
<p>Second, &#8220;<a href="http://www.burneyconsultants.com/documents/Burney-Equivio-TF07-22-08.pdf">Review: Equivio: Near-Duplicate Ediscovery Technology</a>&#8221; was the <a href="http://www.technolawyer.com/technofeature.asp">TechnoFeature</a> Article from <a href="http://www.technolawyer.com">TechnoLawyer</a> on July 22, 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2008/08/05/de-mystifying-de-duplication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panic with Pages, or Deal with Documents</title>
		<link>http://www.ediscoveryinfo.com/2008/05/14/deal-with-documents/</link>
		<comments>http://www.ediscoveryinfo.com/2008/05/14/deal-with-documents/#comments</comments>
		<pubDate>Wed, 14 May 2008 05:47:13 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/2008/05/14/deal-with-documents/</guid>
		<description><![CDATA[Tom O&#8217;Connor authors the cover story for the May 2008 issue of Law Technology News entitled &#8220;Defining Documents.&#8221; Tom makes the excellent case that litigators in the digital age must move away from  a page-centric  attitude and focus instead on the whole document.
Electronic files do not have pages. Pages only happen when you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://legal-edocs.org/TomOConnorBio.htm">Tom O&#8217;Connor</a> authors the cover story for the May 2008 issue of <a href="http://www.lawtechnews.com">Law Technology News</a> entitled &#8220;<a href="http://www.lawtechnews.com/r5/showkiosk.asp?listing_id=2002220&amp;pub_id=5173&amp;category_id=27902">Defining Documents</a>.&#8221; Tom makes the excellent case that litigators in the digital age must move away from  a page-centric  attitude and focus instead on the whole document.</p>
<p><img src="http://ediscoveryinfo.bburney.net/wp-content/uploads/2008/05/paper-airplane.jpg" alt="Paper Airplane" class="right" />Electronic files do not have pages. Pages only happen when you reduce an electronically stored file to paper. The only reason that Microsoft Word or Adobe Acrobat offers a page view is because they know you&#8217;re eventually going to print the document. Web pages, Excel spreadsheets, and e-mail messages don&#8217;t have pages when you view them on your computer screen.</p>
<p>Most lawyers, however,  cannot conceive of a document without considering the page count. If you insist on knowing the page count of an e-mail message, then the message must be processed to a TIFF image which is the electronic equivalent of printing the file. Not only is this an unnecessary step, but Tom points out that it&#8217;s also expensive and time-consuming.</p>
<p>To shed a little more light on the topic, the editor of Law Technology News, <a href="http://commonscold.typepad.com/about.html">Monica Bay</a>,  interviewed Tom on her <a href="http://www.lawtechnologynow.com">Law Technology Now</a> podcast (playable online <a href="http://www.legaltalknetwork.com/modules.php?name=News&amp;file=article&amp;sid=272">here</a> from the <a href="http://www.legaltalknetwork.com">Legal Talk Network</a>). Tom explains that attorneys are &#8220;very wed&#8221; to the traditional <a href="http://en.wikipedia.org/wiki/Bates_numbering">Bates numbers</a> that have managed documents for years in the legal world. The equivalent of a Bates number for electronic files is a <a href="http://en.wikipedia.org/wiki/Hash_function">hash function</a> which is a unique string of numbers that can be applied to each individual, all-inclusive file. For more information on this concept, visit Ralph Losey&#8217;s blog post &#8220;<a href="http://ralphlosey.wordpress.com/2008/05/11/the-days-of-the-bates-stamp-are-numbered/">The Days of the Bates Stamp are Numbered</a>.&#8221;</p>
<p>Tom&#8217;s article provides a couple of options for getting around our page-centric thinking, but it mainly comes down to finding a comfort level with reviewing documents in their native format. The default should not be to have the documents automatically printed, or scanned, or processed to TIFF. Instead, we must consider keeping the documents in their native format and being open to new methods for referencing each document, moving away from the Bates stamp.</p>
<p>Tom states it well:</p>
<blockquote><p>Attorneys and clients who focus on a document-based system will save time and money and can conduct native file review. In today&#8217;s world of vast quantities of electronic documents, the days of the Bates stamp are numbered.</p></blockquote>
<p>Link to <a href="http://www.lawtechnews.com/r5/showkiosk.asp?listing_id=2002220&amp;pub_id=5173&amp;category_id=27902">article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2008/05/14/deal-with-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real-Life E-Discovery Examples &#8211; Good as Gold</title>
		<link>http://www.ediscoveryinfo.com/2008/01/31/real-life-ediscovery/</link>
		<comments>http://www.ediscoveryinfo.com/2008/01/31/real-life-ediscovery/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 03:50:29 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/2008/01/31/real-life-ediscovery/</guid>
		<description><![CDATA[ A story from Maryland&#8217;s Daily Record entitled &#34;How law firms are coping in the era of e-discovery&#34; elucidates some of the practical aspects of how law firms are dealing with e-discovery projects. 
One spotlight in the story shines on Bowie &#38; Jensen LLC litigator Matthew Hjortsberg who is obviously very comfortable using the Internet. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="right" height="109" alt="Maryland" src="http://ediscoveryinfo.bburney.net/wp-content/uploads/2008/01/maryland.png" width="192" align="right" /> A story from Maryland&#8217;s <a href="http://www.mddailyrecord.com/">Daily Record</a> entitled &quot;<a href="http://www.mddailyrecord.com/article.cfm?id=4147&amp;type=UTTM">How law firms are coping in the era of e-discovery</a>&quot; elucidates some of the practical aspects of how law firms are dealing with e-discovery projects. </p>
<p>One spotlight in the story shines on <a href="http://www.bowie-jensen.com">Bowie &amp; Jensen LLC</a> litigator <a href="http://www.bowie-jensen.com/content/index.cfm?cID=157&amp;mpage=staff&amp;staffID=5">Matthew Hjortsberg</a> who is obviously very comfortable using the Internet. He admits to using the SEC&#8217;s <a href="http://www.sec.gov/edgar/searchedgar/webusers.htm">EDGAR database</a>, a Greek singles Web site, and the <a href="http://www.archive.org/web/web.php">Wayback Machine</a> in past matters for reconnaissance on the opposing party. He accurately states:</p>
<blockquote><p>&#8220;Somebody said something someplace that appears in writing &#8230; on the Internet&#8221;</p>
</blockquote>
<p>Next the story actually *gasp* quotes the Director of Litigation Technology at Bowie &amp; Jensen &#8211; Tina Gentle. Don&#8217;t get me wrong, I have nothing against hearing the recycled warnings and same dry quotes about e-discovery from litigation attorneys, I&#8217;m just thrilled to see an actual litigation support professional included in a story about e-discovery. </p>
<p>Yes of course it is the attorney who is ultimately responsible for the success and security of an electronic document database, but it is the litigation support professionals who sweats through the essential tasks of creating and maintaining a workable document database, constantly training attorneys who neglect (and/or refuse) to learn how to adequately use the review application, keeping the document collection accurate when subsequent load sets appear, and interpreting abstract and inconsistent coding practices into conclusive production sets.</p>
<p>Ms. Gentle explains that the firm uses <a href="http://www.ctsummation.com/Solutions/iBlaze/default.aspx">CT Summation iBlaze</a> to host their litigation databases. The firm currently has 5 licenses, but has considered upgrading to the much more expensive CT Summation <a href="http://www.ctsummation.com/Solutions/enterprise/default.aspx">Enterprise</a> suite to handle their growing needs.</p>
<p>Mr. Hjortsberg compares iBlaze to a Google search specifically for evidentiary documents and provides the golden quote:</p>
<blockquote><p>&quot;You load your documents into Summation and then you can do <strong>&#8216;bullion</strong>&#8216; [<em>sic</em>] searches.&quot;</p>
</blockquote>
<p>(Obviously, I don&#8217;t hold Mr. Hjortsberg responsible for the loss in translation.)</p>
<p>Another spotlight in the story goes to Abby Rosenbloom, who is the director of business development for the <a href="http://www.specialcounsel.com/about/LocationDetail.asp?office_id=2421&amp;dept_id=MD003">Baltimore office</a> of the attorney-staffing agency <a href="http://www.specialcounsel.com">Special Counsel Inc</a>.</p>
<p>Special Counsel is one of the many companies that can supply <a href="http://www.washingtoncitypaper.com/display.php?id=34054">temporary contract attorneys</a> for a large document review project. Ms. Rosenbloom explains that many of her clients now require contact attorneys to be experienced in tools like <a href="http://www.ctsummation.com">CT Summation</a>, <a href="http://law.lexisnexis.com/concordance">Concordance</a>, or <a href="http://www.ftiringtail.com/web/">Ringtail</a>.</p>
<p>Mr. Hjortsberg continues with some insightful comments:</p>
<blockquote><p>&#8220;There&#8217;s a huge distinction between the economic haves and the economic have-nots in this e-discovery world. If you listen to people at a large law firm talk about e-discovery, it&#8217;s a completely different process than when you&#8217;re representing smaller clients. Before I suppose it was the ability to invest a lot of [associates] into a case; now it&#8217;s more like I&#8217;m investing in the technology tool.&#8221; </p>
</blockquote>
<p>Maryland&#8217;s Chief U.S. Magistrate <a href="http://www.ediscoverylaw.com/2007/05/articles/case-summaries/chief-us-magistrate-judge-grimm-provides-detailed-analysis-of-evidentiary-issues-associated-with-electronic-evidence/">Judge Paul Grimm</a> offers the fitting conclusion to the story:</p>
<blockquote><p>&#8220;It&#8217;s not about the tools, it&#8217;s about the end result of the tools.&#8221;</p>
</blockquote>
<p>Link to <a href="http://www.mddailyrecord.com/article.cfm?id=4147&amp;type=UTTM">story</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2008/01/31/real-life-ediscovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Pick a Lousy Keyword</title>
		<link>http://www.ediscoveryinfo.com/2007/11/08/how-to-pick-a-lousy-keyword/</link>
		<comments>http://www.ediscoveryinfo.com/2007/11/08/how-to-pick-a-lousy-keyword/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 02:31:40 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/2007/11/08/how-to-pick-a-lousy-keyword/</guid>
		<description><![CDATA[This is the title I wish Brian Larsen would have given his article on Law.com. Instead, he went with the tamer title of &#8220;Filtering Responsive Data in EDD&#8221; where he provides some excellent guidelines for the filtering phase of an e-discovery project.
The second paragraph gets right to the point:
&#8220;&#8230;the attorneys requested production of all documents [...]]]></description>
			<content:encoded><![CDATA[<p>This is the title I wish <a href="http://hsskgroup.com./people/larsen.asp">Brian Larsen</a> would have given his article on Law.com. Instead, he went with the tamer title of &#8220;<a href="http://www.law.com/jsp/legaltechnology/pubArticleLT.jsp?id=1194429836838">Filtering Responsive Data in EDD</a>&#8221; where he provides some excellent guidelines for the filtering phase of an e-discovery project.</p>
<p>The second paragraph gets right to the point:</p>
<blockquote><p>&#8220;&#8230;the attorneys requested production of all documents containing the word &#8220;buy.&#8221; Despite being cautioned against this broad search, they were reluctant to heed the warnings, and many unrelated documents were incorrectly deemed responsive.&#8221;</p></blockquote>
<p><img src="http://ediscoveryinfo.bburney.net/wp-content/uploads/2007/11/funnel-data.thumbnail.jpg" alt="Data Funnel" class="left" /></p>
<p>One of the most difficult aspects of an e-discovery project is crafting an effective culling or filtering plan for large volumes of <a href="http://www.uscourts.gov/ttb/11-06/electronically/index.html">ESI</a>. From a legal perspective, there is always an overwhelming fear that &#8220;we&#8217;ll miss something&#8221; if we don&#8217;t cast a broad a net as possible over all the data. Therefore we come up with some &#8220;lowest common denominator&#8221; words or phrases that will grab everything remotely related to a litigation matter.</p>
<p>Brian provides an example in his article where an attorney wanted to use the keyword &#8220;gas&#8221; presumably for a litigation matter involving something like a gas pipeline.  The only problem was that one of the parties was an oil and gas company which meant that the &#8220;gas&#8221; keyword returned every e-mail message since the word appeared in every e-mail signature.</p>
<p>In my opinion, the best solution to this problem is to communicate with the key custodians involved in a litigation matter. Brian addresses this about midway through the article:</p>
<blockquote><p>&#8220;Custodians will often know more about the situation than almost anyone else involved. Attorneys should take advantage of custodians, if possible, as a source of ideas for keywords since they can positively identify specific terms, documents and files related to the matter. Custodians may also offer some insight into the unique vocabulary of the company, industry or subject matter, abbreviations or slang used as a reference to common organizational or project terminology.&#8221;</p></blockquote>
<p>And while it makes total sense to talk to the people closest to the matter, I don&#8217;t find a lot of attorneys willing to take the time to do this. Is it because they&#8217;re afraid to bother the custodians? Do they not trust the custodians to give them accurate information? Do attorneys believe they can glean more information about the matter by reading and reviewing the documents themselves?</p>
<p>It comes down to communication. As consultants, we need to better communicate why a keyword like &#8220;gas&#8221; might be ridiculously broad, and be better prepared to offer alternate methods for retrieving accurate results. Attorneys also must understand that filtering ESI is not as simple as running a Google or Lexis search &#8211; it takes thoughtful conversations with key custodians and experienced vendors to effectively narrow down the body of data while still ensuring that no relevant results get lost in the shuffle.</p>
<p>Brian Larsen&#8217;s article further provides some good tips on excluding items like file types and file locations.</p>
<p>Link to <a href="http://www.law.com/jsp/legaltechnology/pubArticleLT.jsp?id=1194429836838">article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2007/11/08/how-to-pick-a-lousy-keyword/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Hot Tips for Effective e-Discovery Review&#8221;</title>
		<link>http://www.ediscoveryinfo.com/2007/10/24/hot-tips-for-effective-e-discovery-review/</link>
		<comments>http://www.ediscoveryinfo.com/2007/10/24/hot-tips-for-effective-e-discovery-review/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 16:18:07 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Litigation Hold]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/?p=52</guid>
		<description><![CDATA[Rich Wersinger is a Technical Trainer at Fios, Inc. and authors a short article entitled &#8220;Hot Tips for Effective e-Discovery Review&#8221; (via In Re Discovery).
Rick offers three tips but the first one called &#8220;Bulk Categorizing for Smart, Efficient Document Review&#8221; is worth the whole article. He describes a scenario where a major custodian in a [...]]]></description>
			<content:encoded><![CDATA[<p>Rich Wersinger is a Technical Trainer at Fios, Inc. and authors a short article entitled &#8220;<a href="http://www.fiosinc.com/counselor/v08_n07/Discovery_Response_Report.asp">Hot Tips for Effective e-Discovery Review</a>&#8221; (via <a href="http://sochaconsulting.com/inrediscovery/archives/2069">In Re Discovery</a>).</p>
<p>Rick offers three tips but the first one called &#8220;Bulk Categorizing for Smart, Efficient Document Review&#8221; is worth the whole article. He describes a scenario where a major custodian in a product liability suit subscribes to a daily business newswire e-mail message. That means his e-mail file will have a ton of messages that will ultimately be irrelevant to the present matter. Note, however, that with a simple keyword search, many of these messages may get returned as relevant.</p>
<p>Rick suggests taking a &#8220;proactive approach to identifying patterns of documents that are clearly not relevant to your matter.&#8221; </p>
<p>For me, the tip emphasizes the importance of actually interviewing major custodians or &#8220;key players.&#8221; It&#8217;s not enough to simply grab their entire e-mail file, you need to obtain a big picture idea of how they use e-mail and understand some of their e-mail habits. </p>
<p>This requires a more hands-on approach to a collection project. This won&#8217;t make the custodians happy because they have to answer more questions, but it is absolutely necessary for reducing costs.</p>
<p>If you can eliminate and filter out huge groups of e-mail messages from a single source like the daily news bulletins, stock quotes, weather updates, or fantasy football scores, then you could drastically cull down the e-mail file before having it processed by your vendor. This will save a lot of money both on the processing side as well as the review time. </p>
<p>Link to &#8220;<a href="http://www.fiosinc.com/counselor/v08_n07/Discovery_Response_Report.asp">Hot Tips</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2007/10/24/hot-tips-for-effective-e-discovery-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;The Data Explosion&#8221;</title>
		<link>http://www.ediscoveryinfo.com/2007/09/29/the-data-explosion/</link>
		<comments>http://www.ediscoveryinfo.com/2007/09/29/the-data-explosion/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 19:08:38 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/?p=43</guid>
		<description><![CDATA[Forbes.com runs a story entitled &#8220;The Data Explosion&#8221; (via The Datakos Blawg) which profiles H5 and reports some amazing dollar figures associated with e-discovery projects today. My favorite quote is from the second paragraph:
&#8220;Corporations are evidence machines, generating terabytes of electronic documents, e-mails and digitally recorded phone calls each year. Lawyers try to sift through [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.forbes.com">Forbes.com</a> runs a story entitled &#8220;<a href="http://members.forbes.com/global/2007/1001/052.html">The Data Explosion</a>&#8221; (via <a href="http://wolfs2cents.wordpress.com/2007/09/29/the-data-explosion/">The Datakos Blawg</a>) which profiles <a href="http://www.h5technologies.com">H5</a> and reports some amazing dollar figures associated with e-discovery projects today. My favorite quote is from the second paragraph:</p>
<blockquote><p>&#8220;Corporations are evidence machines, generating terabytes of electronic documents, e-mails and digitally recorded phone calls each year. Lawyers try to sift through all this dross in search of the smoking gun that can determine the outcome of a case. But, so say studies by library scientists and others, the lawyers aren&#8217;t very good at sifting. Worn down by the anesthetizing process of flipping through thousands of digital images a day, they miss as much as they find.&#8221;</p></blockquote>
<p>The story touches on a couple of well-known e-discovery stories and profiles H5 as having 250 employees and taking in over $60 million in contracts during the fiscal year that ended June 30. The Forbes story provides an interesting peek inside an e-discovery company and reports that H5 charges an average of $10 million per case.</p>
<p>Granted, H5 is working on some of the more major e-discovery projects out there, but that&#8217;s still a lot of money per project.</p>
<p><a href="http://members.forbes.com/global/2007/1001/052.html">Link to story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2007/09/29/the-data-explosion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Craig Ball &#8220;Explodes Page Equivalency Myth&#8221;</title>
		<link>http://www.ediscoveryinfo.com/2007/08/08/craig-ball-explodes-page-equivalency-myth/</link>
		<comments>http://www.ediscoveryinfo.com/2007/08/08/craig-ball-explodes-page-equivalency-myth/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 16:00:15 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/?p=31</guid>
		<description><![CDATA[I have a lot of respect for Craig Ball&#8217;s insights into e-discovery in his monthly column in Law Technology News. It gets reprinted in online sibling Law.com and this month it&#8217;s a good one as Craig discusses the vast discrepancies in page counts you&#8217;ll find when looking at electronic media.
Craig tackles one of the most difficult topics [...]]]></description>
			<content:encoded><![CDATA[<p>I have a lot of respect for <a href="http://www.craigball.com">Craig Ball&#8217;s</a> insights into e-discovery in his monthly column in <a href="http://www.lawtechnews.com">Law Technology News</a>. It gets reprinted in online sibling Law.com and this month it&#8217;s a <a href="http://www.law.com/jsp/legaltechnology/pubArticleLTN.jsp?id=1186477613170">good one</a> as Craig discusses the vast discrepancies in page counts you&#8217;ll find when looking at electronic media.</p>
<p>Craig tackles one of the most difficult topics in the industry. Difficult because it&#8217;s something that lawyers accept without question and vendors promulgate because it commonly means more money.</p>
<p>I don&#8217;t fault the vendors as much as the lawyers, because it&#8217;s the lawyers that demand a tangible page count so they can come up with a tangible number in tangible dollars. Unfortunately, when it comes to electronic data, lawyers can&#8217;t be bothered by the legal mantra &#8220;<strong>it depends</strong>.&#8221;</p>
<p>As Craig points out, it&#8217;s ludicrous to make a blanket statement like 1 GB = 500,000 typewritten pages, but that&#8217;s exactly what attorneys want to hear. Attorneys do not want to hear &#8220;well it depends on what resolution the documents were scanned with, and if they contained images, and if they were scanned in color or black &amp; white;&#8221; or &#8220;it depends on if the documents were converted to TIF/PDF electronically, or if the Excel spreadsheets contained hidden columns, or if the Word documents contained images or tables.&#8221;</p>
<p>But all of these questions can significantly impact the file size of the data and should be thoroughly considered when providing a quote for an e-discovery project. A common practice today is to take a representative sliver of the data you will be processing and &#8220;sample&#8221; it through the system you&#8217;ll be using. This is really becoming one of the most accurate ways we have today for &#8220;guessing&#8221; what a project will cost.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2007/08/08/craig-ball-explodes-page-equivalency-myth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Covering the Bases of Electronic Discovery&#8221;</title>
		<link>http://www.ediscoveryinfo.com/2007/06/25/covering-the-bases-of-electronic-discovery/</link>
		<comments>http://www.ediscoveryinfo.com/2007/06/25/covering-the-bases-of-electronic-discovery/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 16:00:00 +0000</pubDate>
		<dc:creator>Brett Burney</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Preservation]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.ediscoveryinfo.com/?p=19</guid>
		<description><![CDATA[
A truly excellent article outlining the interplay between inside and outside counsel regarding e-discovery. Michael Gold (partner) and Ryan Mauck (associate) at Jeffer, Mangels, Butler &#38; Marmaro author a superb overview of how an e-discovery project should flow and who has what responsibilities on both sides of a litigation matter.
I especialy appreciate the first paragraph [...]]]></description>
			<content:encoded><![CDATA[<blockquote></blockquote>
<p>A truly <a href="http://www.law.com/jsp/legaltechnology/pubArticleLTN.jsp?id=1182243960511">excellent article</a> outlining the interplay between inside and outside counsel regarding e-discovery. Michael Gold (partner) and Ryan Mauck (associate) at Jeffer, Mangels, Butler &amp; Marmaro author a superb overview of how an e-discovery project should flow and who has what responsibilities on both sides of a litigation matter.</p>
<p>I especialy appreciate the first paragraph which does a fine job of listing the responsibilities of today&#8217;s lawyers regarding e-discovery:</p>
<blockquote><p>&#8220;Effective compliance with the new rules requires:</p>
<ol>
<li>a fundamental understanding of how digital technology works,</li>
<li>sufficient skill to manage the identification, harvesting and production of electronic information,</li>
<li>an ability to communicate with:<br />
a) the court,<br />
b) opposing counsel,<br />
c) outside litigation counsel,<br />
d) and the client&#8221;</li>
</ol>
</blockquote>
<p>Other key quotes from the article include:</p>
<blockquote><p>One of the most critical skills is the ability to understand every dimension of the e-discovery process, from the creation of discoverable information to the business use of such information and &#8212; this is where many lawyers will falter &#8212; to the effective addressing of e-discovery issues with the client and the coordination of e-discovery between in-house and outside litigation counsel.</p></blockquote>
<blockquote><p>One of the most important steps in e-discovery takes place when outside counsel develops an effective working relationship with the client&#8217;s IT staff. In &#8220;traditional&#8221; litigation, you have the usual roster of players. With e-discovery, there are several more &#8212; the client&#8217;s IT staff, your outside e-discovery expert (who may be retained by in-house counsel or outside counsel), and, of course, the opposing party&#8217;s IT staff and outside e-discovery expert.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ediscoveryinfo.com/2007/06/25/covering-the-bases-of-electronic-discovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
