<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>INFO[rmation fo]RENSICS &#187; Tools and Tips</title>
	<atom:link href="http://inforensics.vidocrazor.com/category/tools-and-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://inforensics.vidocrazor.com</link>
	<description>Covering Information Forensics, Corporate Fraud and High Tech Investigations</description>
	<lastBuildDate>Thu, 08 Apr 2010 15:44:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='inforensics.vidocrazor.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c6e6dc609f6d913e19e79bce0bb71cec?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>INFO[rmation fo]RENSICS &#187; Tools and Tips</title>
		<link>http://inforensics.vidocrazor.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://inforensics.vidocrazor.com/osd.xml" title="INFO[rmation fo]RENSICS" />
	<atom:link rel='hub' href='http://inforensics.vidocrazor.com/?pushpress=hub'/>
		<item>
		<title>New Tricks:  Data Mining With Google Spreadsheets</title>
		<link>http://inforensics.vidocrazor.com/2010/03/22/new-tricks-data-mining-with-google-spreadsheets/</link>
		<comments>http://inforensics.vidocrazor.com/2010/03/22/new-tricks-data-mining-with-google-spreadsheets/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 05:35:02 +0000</pubDate>
		<dc:creator>inforensics</dc:creator>
				<category><![CDATA[Tools and Tips]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[investigations]]></category>
		<category><![CDATA[queries]]></category>

		<guid isPermaLink="false">http://inforensics.vidocrazor.com/?p=167</guid>
		<description><![CDATA[Using this method you can effectively mine queries from Google and place them immediately in a graph form.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=167&subd=inforensics&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Happily, I stumbled across the following link:</p>
<p><a href="http://venturebeat.com/2010/03/19/data-mining-google-xkcd/">Now You Can Mine Data With Google Queries Too</a></p>
<p>The interesting bit is below the comic where they actually reveal a method I hadn&#8217;t thought of:  <em></em></p>
<p><em>Using a query embedded in Google Spreadsheets to mine and graph data in Google&#8217;s engine.</em></p>
<p>While the actual instructions are terse, I was able to get things up and running by visiting the actual example, and then copying and pasting the individual cells for examination.</p>
<p>Here is the blow by blow:</p>
<p>First, decide what you want to mine.  One of the examples is for income, we will use this one.</p>
<p><strong>Open up Google spreadsheets and in cell A2 put (complete as printed here):</strong></p>
<p>=&#8221;"&#8221;"&amp;&#8221;I make $&#8221;&amp;B2&amp;&#8221; per year&#8221;"&#8221;</p>
<p>[NOTE:  WordPress jacks up the quotes, so you are going to have to replace all of the quotes in the above with double quotes, or it won't work!]</p>
<p>Initially it is gonna look like this &#8220;I make $ per year&#8221;.</p>
<p><strong>Now in B2 put a dollar amount: 45,000.</strong></p>
<p>You should see your number populate in B1 now.</p>
<p>Finally, the magic that actually gets the query info.</p>
<p><strong>Put the following in C2:</strong></p>
<p>=importXML(&#8220;http://www.google.com/search?num=100&amp;q=&#8221;&amp;A2,&#8221;//p[@id='resultStats']/b[3]&#8220;)</p>
<p>[NOTE: Same problem here - WordPress tries to mess with the multiple quotes.  Replace all double AND single quotes manually and you will be fine, otherwise you will get an Error.]</p>
<p>After a brief load time you should see a number returned.  This is the number of returns that included your statement in cell A2.</p>
<p><strong>Now copy and paste A2 and C2 down the line and change your values accordingly as you move down.</strong></p>
<p>To create the graph, simply open &#8220;Insert-&gt;Chart&#8221; and choose your graph type.</p>
<p>To populate the graph with your data, make sure to clear the box right under &#8220;What Data?&#8221; and then click and drag down column C on your spreadsheet.  Make sure to remove Column C as labels.  You should see your data represented in the preview.</p>
<p>That&#8217;s it!  The world is now your oyster!  I can&#8217;t wait to apply this in some cases I am working on, I am still mulling over where this can be most useful, but the possibilities boggle the mind.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/inforensics.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/inforensics.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/inforensics.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/inforensics.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/inforensics.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/inforensics.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/inforensics.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/inforensics.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/inforensics.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/inforensics.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=167&subd=inforensics&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://inforensics.vidocrazor.com/2010/03/22/new-tricks-data-mining-with-google-spreadsheets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">inforensics</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Source and the Digital Forensics Lab</title>
		<link>http://inforensics.vidocrazor.com/2009/03/18/open-source-and-the-digital-forensics-lab/</link>
		<comments>http://inforensics.vidocrazor.com/2009/03/18/open-source-and-the-digital-forensics-lab/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 16:06:10 +0000</pubDate>
		<dc:creator>inforensics</dc:creator>
				<category><![CDATA[Tools and Tips]]></category>
		<category><![CDATA[digital forensics]]></category>
		<category><![CDATA[forensics]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[infosec]]></category>
		<category><![CDATA[investigation]]></category>
		<category><![CDATA[law enforcement]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://inforensics.vidocrazor.com/?p=104</guid>
		<description><![CDATA[Open source represents an avenue of significant savings when setting up a digital forensics lab.  In addition to the savings there are distinct advantages to running open sourced tools.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=104&subd=inforensics&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>A while back I wrote an article for <em>Evidence Technology</em> magazine entitled &#8220;Seven Uses of Open-Source Software for the Digital Forensic Lab.&#8221; The article was primarily targeted towards law enforcement agencies that were having trouble getting funding for their labs.  In addition to building the case regarding cost savings, I discussed other advantages to running open sourced tools.</p>
<p>At recent conferences I have been increasingly approached by law enforcement as well as corporate investigation teams for advice on dealing with budgetary constraints, so it seems time to resurrect the topic.</p>
<p>Here is a summary of the &#8220;Seven&#8221;, the <a href="http://inforensics.files.wordpress.com/2009/03/evidencetechnology_seven_uses.pdf" target="_blank">original article is here</a>:</p>
<ol>
<li><strong>Case Management:</strong> Although designed for CRM functions, <em>SugarCRM</em> actually makes a great inexpensive case management system.  It has the added advantage of allowing you to maintain a local copy instead of &#8220;the cloud&#8221;.</li>
<li><strong>Acquisition: </strong>The flexibility of &#8220;<em>dd</em>&#8221; for everything from imaging to memory and file carving makes it the number one contender in this category.  If you must have a MS based solution then you can also try <a href="http://www.accessdata.com/downloads.html" target="_blank">FTK&#8217;s Imager lite</a> (not mentioned in the original article).</li>
<li><strong>Analysis: </strong> Brian Carrier&#8217;s work on <em>The Sleuth Kit</em> with the optional graphical front-end of <em>Autopsy</em> is very worthy of support (tip of the hat to Dan Farmer and Wietse Venema for their original work on &#8220;The Coroner&#8217;s Toolkit&#8221;).  TSK has the added benefit of being scriptable (I use shell or PERL to get the job done).  You can <a href="http://www.sleuthkit.org/" target="_blank">check out TSK here</a>.</li>
<li><strong>Miscellaneous:</strong> <a href="http://www.outguess.org/detection.php" target="_blank">Stegdetect</a> for dealing with steganography, <a href="http://ophcrack.sourceforge.net/" target="_blank">Ophcrack</a> for system passwords, <a href="http://foremost.sourceforge.net/" target="_blank">Foremost</a> or <a href="http://www.digitalforensicssolutions.com/Scalpel/" target="_blank">Scalpel</a> for scriptable file carving.</li>
<li><strong>OS support:</strong> Linux.  You have access to libraries for NTFS, HFS++, etc. as well as everything you need for MS documents via <a href="http://www.openoffice.org/" target="_blank">OpenOffice 3.0.</a> I have had great success with Ubuntu and variations (Mint).</li>
<li><strong>Virtual Platforms: </strong> At the time I wrote the article <a href="http://www.vmware.com/products/player/" target="_blank">VMWare was offering their player</a> and <a href="http://www.vmware.com/appliances/" target="_blank">pre-made virtual systems for download</a>.  If you are running off of a Mac you can use Parallels (not free, but very inexpensive) to run various pre-builds of Linux.  Even more compelling is <em>Live View</em>, which allows you to virtually mount and run a dd image without modifying the underlying image.  <a href="http://liveview.sourceforge.net/index.html" target="_blank">You can find Live View here.</a></li>
<li><strong>Mobile Acquisition and Analysis:</strong> <a href="http://www.e-fense.com/register-overview.php" target="_blank">Helix is no longer free</a>, but those guys at e-fense  have given so much value to the rest of the world for so long via Helix that I say &#8220;Good on them!&#8221;.   You can also check out <a href="http://www.remote-exploit.org/backtrack.html" target="_blank">Backtrack 3</a> &#8211; just be aware that you run the risk of altering data if you boot up incorrectly with Backtrack.</li>
</ol>
<p>What are some other &#8220;Can&#8217;t miss tools&#8221;?  Drop a comment in and tell the rest of us.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/inforensics.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/inforensics.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/inforensics.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/inforensics.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/inforensics.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/inforensics.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/inforensics.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/inforensics.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/inforensics.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/inforensics.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=104&subd=inforensics&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://inforensics.vidocrazor.com/2009/03/18/open-source-and-the-digital-forensics-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">inforensics</media:title>
		</media:content>
	</item>
		<item>
		<title>Firewire Target Mode and Other Apple Goodness</title>
		<link>http://inforensics.vidocrazor.com/2009/03/05/firewire-target-mode-and-other-apple-goodness/</link>
		<comments>http://inforensics.vidocrazor.com/2009/03/05/firewire-target-mode-and-other-apple-goodness/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 19:08:51 +0000</pubDate>
		<dc:creator>inforensics</dc:creator>
				<category><![CDATA[Tools and Tips]]></category>

		<guid isPermaLink="false">http://inforensics.vidocrazor.com/?p=79</guid>
		<description><![CDATA[When performing information forensics on Apple platforms we have a few options for acquisition: Firewire Target mode BackTrack or Helix 3 (tested on intel platforms &#8211; works great, some caveats, though) Pull the drive and do your thing! Here is an article that describes yet another use for Firewire target mode.  It is good to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=79&subd=inforensics&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>When performing information forensics on Apple platforms we have a few options for acquisition:</p>
<ul>
<li>Firewire Target mode</li>
<li>BackTrack or Helix 3 (tested on intel platforms &#8211; works great, some caveats, though)</li>
<li>Pull the drive and do your thing!</li>
</ul>
<p>Here is an article that describes yet another use for Firewire target mode.  It is good to be reminded of the flexibility available through some of these features:</p>
<p>Macworld: &#8220;<a href="http://www.macworld.com/article/139208/2009/03/target_disk_mode_to_the_rescue.html" target="_blank">Firewire target disk mode to the rescue</a>&#8220;</p>
<p>While I am at it, here is some more wonderful Mac goodness:</p>
<p>TUAW: &#8220;<a href="http://www.tuaw.com/2006/03/27/tuaw-tip-keyboard-shortcuts-during-mac-os-x-startup/" target="_blank">Keyboard Shortcuts During Mac OSX Startup</a>&#8220;</p>
<p>Somewhat related to the Firewire target mode discussion above.</p>
<p><a href="http://www.usingmac.com/2009/1/20/free-download-hd-youtube-video" target="_blank">Download YouTube (in HD as well) using Safari or FireFox</a></p>
<p>(Also useful for other streams).  Make sure to use the &#8220;HD&#8221; format so you can get .mp4 format in iTunes &#8211; otherwise you will need an FLV player.</p>
<p>Teleport: <a href="http://www.abyssoft.com/software/teleport/" target="_blank">Control Multiple Macs With One Keyboard Mouse</a> (Mac-centric Synergy-like program)</p>
<p>I have long used Synergy, but if you watch your logs you quickly realize that Synergy on a Mac is very &#8220;chatty&#8221;.  This is a good stand in for Mac only control.  If you need multiple OS support, then Synergy is for you.  <a href="http://quicksynergy.sourceforge.net/" target="_blank">Here is a Synergy version that is friendlier to Macs</a>.</p>
<p>Are there any &#8220;Can&#8217;t live without them&#8221; features I have left out?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/inforensics.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/inforensics.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/inforensics.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/inforensics.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/inforensics.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/inforensics.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/inforensics.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/inforensics.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/inforensics.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/inforensics.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=79&subd=inforensics&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://inforensics.vidocrazor.com/2009/03/05/firewire-target-mode-and-other-apple-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">inforensics</media:title>
		</media:content>
	</item>
		<item>
		<title>Have Cellphone, Will PDF</title>
		<link>http://inforensics.vidocrazor.com/2009/01/13/have-cellphone-will-pdf/</link>
		<comments>http://inforensics.vidocrazor.com/2009/01/13/have-cellphone-will-pdf/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 21:41:54 +0000</pubDate>
		<dc:creator>inforensics</dc:creator>
				<category><![CDATA[Tools and Tips]]></category>

		<guid isPermaLink="false">http://inforensics.wordpress.com/?p=9</guid>
		<description><![CDATA[From Twitter: &#8220;http://twitter.com/vidocrazor/statuses/1109866285&#8220; This is another Gina Trapani &#8220;Upgrade Your LIfe&#8221; tip I found that has been HUGE for me. I am a major whiteboard fanatic &#8211; if it were up to me all surfaces of every wall in my life would be covered with whiteboard. The folks at Qipit.com will take a photo of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=9&subd=inforensics&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>From Twitter: &#8220;<a href="http://twitter.com/vidocrazor/statuses/1109866285" target="_blank">http://twitter.com/vidocrazor/statuses/1109866285</a>&#8220;</p>
<p>This is another Gina Trapani &#8220;Upgrade Your LIfe&#8221; tip I found that has been <em>HUGE</em> for me.</p>
<p>I am a major whiteboard fanatic &#8211; if it were up to me all surfaces of every wall in my life would be covered with whiteboard.</p>
<p>The folks at Qipit.com will take a photo of a page , whiteboard, etc. and convert to PDF.  This service works straight from your mobile phone (assuming that you have a camera and email &#8211; you DO have that, right?), requires no software install, and is absolutely free &#8211; a killer combination.</p>
<p>As an example:  I have registered my number with Qipit and placed the &#8220;copy@qipit.com&#8221; email address in my contacts as &#8220;Qipit&#8221;.  Now when I need notes from a whiteboard I simply snap a shot with my iPhone 3g and email it to user &#8220;Qipit&#8221;.  Within seconds I have a PDF version of my whiteboard.</p>
<p>Occasionally the transmogrification will fail, simply realign the shot and repeat &#8211; it takes seconds.</p>
<p>The website is here: <a href="http://www.qipit.com/" target="_blank">http://www.qipit.com/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/inforensics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/inforensics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/inforensics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/inforensics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/inforensics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/inforensics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/inforensics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/inforensics.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/inforensics.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/inforensics.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=9&subd=inforensics&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://inforensics.vidocrazor.com/2009/01/13/have-cellphone-will-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">inforensics</media:title>
		</media:content>
	</item>
		<item>
		<title>Lifehacker Goodness</title>
		<link>http://inforensics.vidocrazor.com/2009/01/13/lifehacker-goodness/</link>
		<comments>http://inforensics.vidocrazor.com/2009/01/13/lifehacker-goodness/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 21:33:00 +0000</pubDate>
		<dc:creator>inforensics</dc:creator>
				<category><![CDATA[Tools and Tips]]></category>

		<guid isPermaLink="false">http://inforensics.wordpress.com/?p=6</guid>
		<description><![CDATA[From Twitter: &#8220;http://twitter.com/vidocrazor/statuses/1108280366&#8220; I discovered Lifehacker not too long ago &#8211; there are some incredible gems mixed in amongst some of the cruft. Gina Trapani&#8217;s book &#8220;Upgrade Your Life&#8221; is essentially a Best of&#8230; for the site and well worth the price of admission. Some of my favorites from the book: Quicksilver: Has sped up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=6&subd=inforensics&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>From Twitter: &#8220;<a href="http://twitter.com/vidocrazor/statuses/1108280366" target="_blank">http://twitter.com/vidocrazor/statuses/1108280366</a>&#8220;</p>
<p>I discovered Lifehacker not too long ago &#8211; there are some incredible gems mixed in amongst some of the cruft.</p>
<p>Gina Trapani&#8217;s book &#8220;Upgrade Your Life&#8221; is essentially a <em>Best of&#8230;</em> for the site and well worth the price of admission.</p>
<p>Some of my favorites from the book:</p>
<p><strong>Quicksilver:</strong> Has sped up the use of my Macbook considerably.</p>
<p><strong>Email and File Management: </strong> Includes some advanced uses for Spotlight.</p>
<p><strong>Firefox Add-ons:</strong> Some of the add-ons recommended by the book have completely altered my management of investigative information gleaned from the web.</p>
<p><strong>Time Management:</strong> Several tips from the book have increased my daily output.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/inforensics.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/inforensics.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/inforensics.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/inforensics.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/inforensics.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/inforensics.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/inforensics.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/inforensics.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/inforensics.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/inforensics.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=inforensics.vidocrazor.com&blog=6152197&post=6&subd=inforensics&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://inforensics.vidocrazor.com/2009/01/13/lifehacker-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">inforensics</media:title>
		</media:content>
	</item>
	</channel>
</rss>