<?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>Tech Envy &#187; hack</title>
	<atom:link href="http://techenvy.com/category/hack/feed" rel="self" type="application/rss+xml" />
	<link>http://techenvy.com</link>
	<description>gadgets - hacks - technology - tips</description>
	<lastBuildDate>Tue, 17 Jan 2012 23:25:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix a failed WHS system drive</title>
		<link>http://techenvy.com/hack/fix-a-failed-whs-system-drive</link>
		<comments>http://techenvy.com/hack/fix-a-failed-whs-system-drive#comments</comments>
		<pubDate>Tue, 17 Jan 2012 23:18:02 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[clonezilla]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[home server]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[system drive]]></category>
		<category><![CDATA[tuxboot]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[WHS]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=183</guid>
		<description><![CDATA[I have a love-hate relationship with my home server. I&#8217;m on my second, the current being the HP Mediasmart 495ex. There&#8217;s a lot to love about this system, it&#8217;s flexible, mostly reliable, simple to maintain and easy to expand. It gives me lots of space on the network to backup files and serve media to the internal network. There&#8217;s also [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://techenvy.com/wp-content/uploads/2012/01/IMG_5655.jpg" alt="" title="Failed WHS system drive" width="640" height="358" class="alignleft size-full wp-image-184" /></p>
<p>I have a love-hate relationship with my home server.  I&#8217;m on my second, the current being the HP Mediasmart 495ex.  There&#8217;s a lot to love about this system, it&#8217;s flexible, mostly reliable, simple to maintain and easy to expand.  It gives me lots of space on the network to backup files and serve media to the internal network.</p>
<p>There&#8217;s also a few major blind spots that I hate.  One became very apparent recently when the server stopped responding.  Rebooting the server would bring it back up on the network and everything would work fine for a little while.   A bit of searching around led me to the excellent (and free) <a href="http://www.dojonorthsoftware.net/Freebies/HomeServerSMART.aspx" onclick="pageTracker._trackPageview('/outgoing/www.dojonorthsoftware.net/Freebies/HomeServerSMART.aspx?referer=');">Home Server SMART add-in</a>.  This handy add in provides functionality that really should have shipped with Windows Home Server, it reads the SMART information off of your hard drives and provides warnings if a drive seems likely to fail soon.</p>
<p>As soon as I had installed the WHS Smart add in, the health light on my server turned red and it threw up a warning that the system drive had multiple read errors.  Uh-oh.  </p>
<p>At least this helped to narrow down the problem, my system drive was failing and needed to be replaced.  OK, but how do you do that?  On any additional data drive you can simply swap it out, but here&#8217;s a giant blind spot in the design of the original WHS os: The system drive is included in the drive pool, but can not be swapped out.  </p>
<p>If your system drive has problems you&#8217;re pretty much screwed.  Or at least that&#8217;s what it looks like.  In fact you can fix  this problem, cloning the system drive and with a little extra effort get it back to life.  Why they never provided a simple way to do this is beyond me, it&#8217;s not a simple process, but here&#8217;s how I got my server back to life:</p>
<p>1. DIAGNOSIS</p>
<p>First step, make sure it&#8217;s your system drive that&#8217;s failing.  The WHS Smart add-in is indispensible here and you should have it running on your system BEFORE you run into any problems. This will let you know of any potential problems as soon as they pop up.</p>
<p>2. BACKUP YOUR DATA</p>
<p>You&#8217;ll probably want to try to rescue any important files before you try this.  If your server is running grab what you can off it.  If you&#8217;ve got duplication running on every shared folder you should be fine anyways since anything on the system drive is held on another drive as well.</p>
<p>3. CLONING YOUR DRIVE</p>
<p>Here&#8217;s where it gets tricky.  You can clone a drive using all sorts of software, but WHS will not recognize it if it has a different unique disk ID and your system will throw up all sorts of errors and be unreliable.  This handy post tells how to work around that, and here are the specific steps that worked for me:</p>
<p>In that post Acronis is the recommended software to clone your system drive.  There are multiple versions of that software, some paid and a couple of free version for seagate and WD drives.  I was cloning from a Seagate to a WD drive, so I thought one of those would work.  I was wrong.  After multiple attempts I had no cloned drive and I didn&#8217;t want to buy more software in the hope that it would work, so I did a bit more research.  </p>
<p>Then I found <a href="http://clonezilla.org/" onclick="pageTracker._trackPageview('/outgoing/clonezilla.org/?referer=');">Clonezilla</a>.  This is brilliant free software that works a treat.  I used <a href="http://tuxboot.org/" onclick="pageTracker._trackPageview('/outgoing/tuxboot.org/?referer=');">Tuxboot</a> to automatically download the latest version of Clonezilla and create a bootable USB drive with this software on it.  I then set the bios in my second PC to boot off the USB drive and plugged the failing system drive and the new blank drive into external USB enclosures.</p>
<p>Clonezilla is not terribly pretty and its interface can be kind of intimidating.  The important thing is to make sure which is your source and which is your target drive.  If you do this wrong you can overwrite your failing system drive with the blank drive and then you&#8217;ve really lost everything you wanted to pull off of it.  For me this was easy since my source and target  drives were two different brands, but be extra carefull with this step.  Here&#8217;s a walk through with screen grabs on how to clone a drive.</p>
<p>I first tried the automatic no error correction version of cloning and it failed.  Not suprising since my source drive is failing.  I then tried the repair errors option and though it threw up some errors for lots of dead sectors the cloning completed.  I then took the new clone drive, put it in my server and booted up.  One nice thing about this method of cloning (asides from being free) is that it clones the unique disk ID as well so that&#8217;s one less step you have to do manually.</p>
<p>As you can imagine, I was quite happy to see my system boot up with the new drive.  Not only did it boot up, it was more responsive &#8211; the console loaded up quicker and everything felt faster.  I&#8217;m guessing the system disk errors were slowing everything down.</p>
<p>4. EDIT REGISTRY</p>
<p>Here&#8217;s the final tricky step outlined in <a href="http://www.mediasmartserver.net/forums/viewtopic.php?f=3&#038;t=6826" onclick="pageTracker._trackPageview('/outgoing/www.mediasmartserver.net/forums/viewtopic.php?f=3_038_t=6826&amp;referer=');">the original post by YMBOC</a>.  We don&#8217;t have to change the unique disk ID since Clonezilla takes care of that and if you used a drive that&#8217;s the same size you wont have to edit the start and offset data.  The one thing you will have to edit is the manufacturer data if you&#8217;re using a different brand of HD like I am.  Here&#8217;s how to do that:</p>
<blockquote><p>24) Go to the Start Menu. Select Run. Type &#8220;regedit&#8221;. Press OK.</p>
<p>25) Updating the Name of the System Drive as it appears in the WHS Console &#8220;Server Storage&#8221; Tab:<br />
In Regedit, navigate to HKEY_Local_Machine\SOFTWARE\Microsoft\Windows Home Server\Storage Manager\Disks. </p>
<p>There you will see a key (looks like a folder) for each drive that&#8217;s normally a part of your WHS system. Find the key that has &#8220;System&#8221; as its FriendlyName (in the right-hand pane). You can identify it by the key&#8217;s name which will begin with the same DiskID you set in part 2 of the instructions. </p>
<p>Navigate to the Attributes sub-key of the key you just identified.</p>
<p>Double-Click on ManufactureName in the right-hand pane and Enter the name of your new System Drive as it appears in the WHS Server&#8217;s Device Manager under the disks heading.</p>
<p>FYI: You can quickly access the Device Manager by going to the Start Menu, Right-Clicking on &#8216;My Computer&#8217; and selecting &#8216;Manage&#8217;.</p></blockquote>
<p>Check out <a href="http://www.mediasmartserver.net/forums/viewtopic.php?f=3&#038;t=6826" onclick="pageTracker._trackPageview('/outgoing/www.mediasmartserver.net/forums/viewtopic.php?f=3_038_t=6826&amp;referer=');">the original post</a> for more info.</p>
<p>5. DONE! (NOW WAIT)</p>
<p>Now you should be done!  It&#8217;s time to reboot your server and try it out.  When I rebooted my system it was still doing a few weird things.  When I went to server storage in the console the &#8216;calculating size&#8217; green bar seemed to run forever and the shared folders tab showed &#8216;unknown size&#8217; for many of the folders.  Uh-oh.</p>
<p>But here&#8217;s where the interruptions of real life came in handy.  I had to leave for a few hours and when I came back all of the folder were showing their size and the server storage tab showed the pie chart.  So give your server lots of time to incorporate the new drive before you get too concerned about storage display problems.</p>
<p>As of this writing the server has been running for few days with no signs of any more problems.   All of my data appears to be intact and this little scare has served as a reminder: use duplication on any folders that are important to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hack/fix-a-failed-whs-system-drive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a Mac Scansnap 300m on a Windows PC</title>
		<link>http://techenvy.com/hack/using-a-mac-scansnap-300m-on-a-windows-pc</link>
		<comments>http://techenvy.com/hack/using-a-mac-scansnap-300m-on-a-windows-pc#comments</comments>
		<pubDate>Tue, 12 Apr 2011 22:33:08 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=134</guid>
		<description><![CDATA[How to get the Mac version of a Scansnap scanner to work on Windows.]]></description>
			<content:encoded><![CDATA[<p>It looks like I wasn&#8217;t the only one that wanted to get a <a href="http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap">PC version of the Fujitsu Scansnap S300 working on a Mac</a>.  We&#8217;ve already covered how the S300 and the S300M are the exact same hardware other than one chip ID.  Fujitsu would prefer that you bought two of these scanners if you have more than one kind of computer at home.  Lots of people weighing in on that thread, some looking to go the other way and get the Mac version ( s300M ) running on a PC.  Well thanks to Julian Droms and racerX, we now have an answer on how to get your scanner working, and it looks like a fairly simple one line fix in the driver file.</p>
<p>First off, you&#8217;ll need the windows drivers &#8211; not sure where you can find those, but hopefully on a Fujitsu support site.  If anyone has used this process and knows where to download those drivers you can post it in the comments below.</p>
<p>Once you have the driver, go to the s300inf file (C:\Windows\SSDriver\S3Mini\S300.inf) and look for:</p>
<blockquote><p>Code:<br />
[Models]<br />
%USB\FUJITSU_ScanSnapS300_____0.DeviceDesc% = S300U.Scanner,USB\VID_04C5&amp;PID_1156</p>
<p>;——————————————————- for WinNT</p></blockquote>
<p>Simply add a line to that like this:</p>
<blockquote><p>Code:<br />
[Models]<br />
%USB\FUJITSU_ScanSnapS300_____0.DeviceDesc% = S300U.Scanner,USB\VID_04C5&amp;PID_1156<br />
%USB\FUJITSU_ScanSnapS300_____0.DeviceDesc% = S300U.Scanner,USB\VID_04C5&amp;PID_117F</p>
<p>;——————————————————- for WinNT</p></blockquote>
<p>Save the file and plug in your Mac scanner to your PC.  It won&#8217;t know where to find the driver, so tell it you&#8217;ll look for the device when prompted.  Navigate to your edited driver file and select it.</p>
<p>Your Scansnap 300M should now work on your PC!  Feel free to post your experience with this in the comment section below, and thanks to everyone who contributed to the original post!</p>
<p><span style="color: #800000;"><strong>PLEASE NOTE: lots of useful reader comments on troubleshooting this process in the older comments.  <a href="http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap/comment-page-1#comments">Click here to read all comments</a>.</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hack/using-a-mac-scansnap-300m-on-a-windows-pc/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fixing Mac OS X Time Machine network errors on HP MediaSmart Servers</title>
		<link>http://techenvy.com/hack/fixing-mac-os-x-time-machine-network-errors-on-hp-mediasmart-servers</link>
		<comments>http://techenvy.com/hack/fixing-mac-os-x-time-machine-network-errors-on-hp-mediasmart-servers#comments</comments>
		<pubDate>Tue, 11 Jan 2011 04:57:58 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=124</guid>
		<description><![CDATA[Having problems creating a Time Machine backup disk on your ex490 or ex495 HP MediaSmart Home Server?  Here's the fix that worked for me, I know have a 1.2 Terabyte backup image working well!]]></description>
			<content:encoded><![CDATA[<p>I recently got an HP ex490 MediaSmart home server to replace my burnt out Acer h340 EasyStore machine.  The ex490 is a nice enough machine, and upgrading the CPU to make it as good or better than the ex495 is an easy task, but the main reason I went for the mediasmart server was Mac support.</p>
<p>I live in an OS agnostic house, and the ability to back up Mac OS X via Time Machine along with the PC was a definite selling point.<br />
But something happened on the way from concept to delivery.  The HP home server is fairly well integrated with the Mac (it includes a handy media collector program that grabs photos, music and movie files from your computers to your home server) but I couldn&#8217;t get the time machine to function properly.</p>
<p>I kept getting network errors when I&#8217;d go to create my time machine backup disc via the preferences pane.  It would always fail partway through.  Now to be fair, my MacBook Pro is not standard &#8211; it&#8217;s got an internal raid and I was trying to create a 1.2 terabyte time capsule, but a quick web search showed that I certainly wasn&#8217;t the only person having this problem.  Many people cant create a Time Machine disk bigger than 75 gigs. Many are reporting problems with the Time Machine function in the most recent version of the HP mediasmart software.<br />
If you&#8217;re having this problem, here&#8217;s what worked for me.</p>
<p><span style="color: #800000;"><strong>WARNING: The following steps involve editing the registry on your server.  You can mess things up if you do it wrong.</strong><br />
Time Machine seems to have a problem with the IRP stack size default on the Windows Home Server.  Fixing it is relatively simple, though not without risk (you did read that warning above right?).  Make sure your media smart software is up to date and reboot both your server and your Mac to see if that fixes the problem before you try the following.</span></p>
<p>First you&#8217;ll need desktop access to your server, this can be done with an external mouse and keyboard, but the easiest way is with an add-in.  If you have Advance Admin Console installed you can use it&#8217;s built in <a href="http://www.home-server-addins.com/archives/295" onclick="pageTracker._trackPageview('/outgoing/www.home-server-addins.com/archives/295?referer=');">show desktop</a> feature, or if you want a basic add-in try <a href="http://www.mswhs.com/2008/02/add-in-to-desktop/" onclick="pageTracker._trackPageview('/outgoing/www.mswhs.com/2008/02/add-in-to-desktop/?referer=');">To Desktop</a>.  Either of these will give you easy access to the server desktop from the console.</p>
<p>Once you&#8217;ve got desktop access you can do the following steps.  These are from <a href="http://support.microsoft.com/kb/285089" onclick="pageTracker._trackPageview('/outgoing/support.microsoft.com/kb/285089?referer=');">this Microsoft technical bulletin</a>, with the addition of the specific number I used to get my system to work properly:</p>
<p>1. Click Start, click Run, type regedit, and then click OK.<br />
2. Locate and then click the following registry subkey:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters<br />
3. Click Edit, point to New, and then click DWORD Value.<br />
4. Type IRPStackSize, and then press ENTER to name the value.<br />
<strong>Note Type IRPStackSize exactly as it is displayed. The value name is case sensitive.</strong><br />
5. Click Edit, and then click Modify.<br />
6. In the Data Value box, type the value that is appropriate for the network.</p>
<p>The value I used was <strong>27 decimal</strong>.  Type in 27 in the data box and click the button for decimal.  Then click OK  Close the registry editor and reboot the server.  Then try to set up your Time Machine disk in the OS X media smart preferences panel again.  Hopefully it&#8217;s now working for you like it is for me!</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hack/fixing-mac-os-x-time-machine-network-errors-on-hp-mediasmart-servers/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mad Max Electric Bike</title>
		<link>http://techenvy.com/hack/mad-max-electric-bike</link>
		<comments>http://techenvy.com/hack/mad-max-electric-bike#comments</comments>
		<pubDate>Tue, 26 Oct 2010 17:04:41 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[electricity]]></category>
		<category><![CDATA[ev]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[surplus]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=108</guid>
		<description><![CDATA[Is this the electric vehicle of the apocalypse?  Check out the power train on this bad boy: 12v car batteries, 120v power inverter and an old electric hand drill.]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-109" href="http://techenvy.com/hack/mad-max-electric-bike/attachment/img_0280"><img class="size-large wp-image-109 alignnone" title="The Electric Bicycle of the Apocalypse" src="http://techenvy.com/wp-content/uploads/2010/10/IMG_0280-1024x577.jpg" alt="" width="614" height="346" /></a></p>
<p>I spotted this on the way to work the other day: a bad-ass home made electric vehicle constructed out of various bicycle and scrap parts.  What I really love is the Rube Goldbergesque powertrain that speaks highly of &#8216;using what you have available&#8217; instead of buying new parts.</p>
<p><a rel="attachment wp-att-111" href="http://techenvy.com/hack/mad-max-electric-bike/attachment/img_0282"><img class="alignleft size-medium wp-image-111" title="The Power Aparatus" src="http://techenvy.com/wp-content/uploads/2010/10/IMG_0282-300x281.jpg" alt="" width="300" height="281" /></a>In case you can&#8217;t see it in the pictures, what makes this thing move is two car batteries running through a power inverter to produce 120v wall current which then runs an electric drill which turns the geared assembly to move the wheel.</p>
<p>For some reason I picture the father and son from Cormac McCarthys&#8217; <strong>The Road</strong> and how much more delightful their travels would have been with something like this.  Just would have needed a way to charge those batteries.</p>
<p>Did you notice that it also comes with it&#8217;s own beer cooler?  What else could you possibly need?</p>
<p><a rel="attachment wp-att-110" href="http://techenvy.com/hack/mad-max-electric-bike/attachment/img_0281"><img class="size-large wp-image-110 alignnone" title="This Bike is a Beast" src="http://techenvy.com/wp-content/uploads/2010/10/IMG_0281-1024x799.jpg" alt="" width="614" height="479" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hack/mad-max-electric-bike/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mac OSX drivers for Windows Scansnap</title>
		<link>http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap</link>
		<comments>http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap#comments</comments>
		<pubDate>Mon, 08 Mar 2010 23:40:27 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[s1500]]></category>
		<category><![CDATA[s300]]></category>
		<category><![CDATA[s510]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[scansnap]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=55</guid>
		<description><![CDATA[I recently bought a Fujitsu ScanSnap s300 &#8211; this is a compact portable USB powered duplex sheetfeed scanner, and first off let me say I am DELIGHTED with the hardware. It appears to be solidly built, well designed and has been completely reliable for the short time that I&#8217;ve been using it. Its small enough to fit in my laptop [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-56" title="scansnapmac" src="http://techenvy.com/wp-content/uploads/2010/03/scansnapmac.gif" alt="scansnapmac" width="500" height="140" /></p>
<p>I recently bought a Fujitsu ScanSnap s300 &#8211; this is a compact portable USB powered duplex sheetfeed scanner, and first off let me say I am DELIGHTED with the hardware. It appears to be solidly built, well designed and has been completely reliable for the short time that I&#8217;ve been using it. Its small enough to fit in my laptop bag, and can be powered completely off of USB, although you need to use two ports. You simple lift the lid/sheet feeder to turn it on, and being able to quickly scan both sides of a stack of documents and turn it into a PDF that is text searchable is fantastic. Even the software that ships with it is serviceable for managing your scans, though not ideal.</p>
<p>So what&#8217;s not to like?</p>
<p><strong>One thing</strong>. Fujitsu has tried to artificial separate the same piece of hardware into two different markets. They have a Mac OS X version called the s300m that is the one I apparently should have bought for my Macbook, while the s300 that I did buy is only for use on my PC.</p>
<p>..YET, here I am using the s300 (pc version) to scan documents on my Mac. How can this be? Simple. The Mac and PC version of the Scansnap are identical except for two minor differences:</p>
<p>1: the color of the plastic.<br />
2: a small id code in the unit that says whether its the Mac or PC version.</p>
<p>That&#8217;s IT! Fujitsu is intentionally spending more to separate the same product into two different lines, apparently in the hopes that consumers will buy two, one for each platform. This is ridiculous. Surely I&#8217;m not the only one that uses both Mac and PCs, but doesn&#8217;t care to buy two of every peripheral when their hardware is the same. And it&#8217;s not only the s300 series, Fujitsu is pulled the same trick with the s1500 and s510 series.</p>
<p><span id="more-55"></span></p>
<p>So if you&#8217;ve switched from a PC to a Mac, or just want to use your scanner on both platforms, how do you fix this mess? Fortunately it&#8217;s not too complicated, but you really shouldn&#8217;t have to jump through these hoops to make their product work.</p>
<p>1. Download and install ScanSnap manager for the Mac (<a href="http://www.fujitsu.com/us/services/computing/peripherals/scanners/support/sl_download.html" onclick="pageTracker._trackPageview('/outgoing/www.fujitsu.com/us/services/computing/peripherals/scanners/support/sl_download.html?referer=');">V22L12</a>)<br />
2. Download the <a href="http://www.fujitsu.com/us/services/computing/peripherals/scanners/support/sl_download.html" onclick="pageTracker._trackPageview('/outgoing/www.fujitsu.com/us/services/computing/peripherals/scanners/support/sl_download.html?referer=');">s1500m driver package</a> (currently V30L20W_S1500M.dmg) even if you are trying to get the s300 to work.<br />
3. Mount the s1500m driver dmg, and copy the contents to your desktop<br />
4. Right click on the copy and select &#8216;show package contents&#8217;<br />
5. Expand &#8216;contents&#8217; then &#8216;resources&#8217; folders<br />
6. In &#8216;resources&#8217; open &#8216;InstallationCheck&#8217; in text editor<br />
7. Type <span style="color: #000080;">exit(0);</span> on the second line after <span style="color: #000080;">#!/usr/bin/perl</span><br />
8. Save that &#8216;InstallationCheck&#8217; file<br />
9. Run the installer from your desktop copy.</p>
<p>Your scanner will now work, whether it&#8217;s the s300, s510, s1500 etc!  I&#8217;ve tested this on the s300 and have been scanning lots in the last week.  One issue you may run into is that OCR text recognition won&#8217;t work.  You can download the Abbyy FineReader update (FR4SS.dmg) from the bottom of that Fujitsu driver page and install that to fix.  You will then need to turn off the OCR setting in ScanSnap manager and add FineReader as a processing app for after your scans.</p>
<p>So what did all those steps accomplish?  They simply told the install file not to check for the right ID number on your scanner before installing, so the FULLY FUNCTIONAL OS X drivers could be installed.  Fujitsu has announced that future s1500 models will be &#8216;mac and pc compatible&#8217;, but I haven&#8217;t seen any announcement that they will release cross platform drivers for existing hardware.  For now you have to edit the installer, which is a waste of everyones time.  Please Fujitsu, treating your customers like idiots is no way to run a company.  You&#8217;ve made excellent hardware, now can you design a machine that will purge the bad decision makers from your corporate structure?</p>
<p>&nbsp;</p>
<p><strong><span style="color: #800000;">PLEASE NOTE:</span> lots of useful reader comments on troubleshooting this process in the older comments.  <a href="http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap/comment-page-1#comments">Click here to read all comments</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap/feed</wfw:commentRss>
		<slash:comments>121</slash:comments>
		</item>
		<item>
		<title>How to build an iPhone car cradle</title>
		<link>http://techenvy.com/hardware/iphone/how-to-build-a-iphone-car-cradle</link>
		<comments>http://techenvy.com/hardware/iphone/how-to-build-a-iphone-car-cradle#comments</comments>
		<pubDate>Fri, 19 Feb 2010 00:21:10 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[cradle]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[stereo]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=47</guid>
		<description><![CDATA[This is the EASY way I built an iPhone cradle for my car &#8211; using the ashtray.  I&#8217;m using a JVC KD-800 deck because it was cheap, had built in head unit control for the iPhone* (not just ip0d), and most importantly had 2 USB ports, one in the front and one in the back.  On a side note, I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-48" title="iPhone Car Cradle" src="http://techenvy.com/wp-content/uploads/2010/02/iphonecar_2.jpg" alt="iPhone Car Cradle" width="500" height="375" /></p>
<p>This is the EASY way I built an iPhone cradle for my car &#8211; using the ashtray.  I&#8217;m using a <a href="http://www.jvc.ca/en/consumer/product-detail.asp?model=KD-R800" onclick="pageTracker._trackPageview('/outgoing/www.jvc.ca/en/consumer/product-detail.asp?model=KD-R800&amp;referer=');">JVC KD-800</a> deck because it was cheap, had built in head unit control for the iPhone* (not just ip0d), and most importantly had 2 USB ports, one in the front and one in the back.  On a side note, I&#8217;m quite happy with this JVC deck.  It has all sorts of extras I don&#8217;t use, like bluetooth and is HD and Satellite radio ready (with an extra adapter).  I use the front USB port with a thumbdrive and have wired the back port to my DIY car cradle hack.</p>
<p>I plugged a standard iPhone charge/sync cable in the back of the deck when I installed the head unit, and ran it down behind the ashtray, which in my car is located in the same center console.  I pulled the ashtray out and removed the tray itself leaving only the drawer that held it.  I then needed a cradle to hold the iPhone.  I think you could use any standard iPhone/iPod charge cradle, but it would have required cutting to fit in my ashtray, and they&#8217;re only available in white.</p>
<p><img class="size-full wp-image-49 alignleft" title="iphonecar_3" src="http://techenvy.com/wp-content/uploads/2010/02/iphonecar_3.jpg" alt="iphonecar_3" hspace="10" width="300" height="225" />I wanted a shiny black cradle, so I got this <a href="http://www.scosche.com/products/productID/1695" onclick="pageTracker._trackPageview('/outgoing/www.scosche.com/products/productID/1695?referer=');">Scosche charge adapter</a> which is supposed to help with charging issues in old cradles.  Why you wouldn&#8217;t just buy a new cradle if you had that problem I don&#8217;t know, since they cost about the same as the adapter, but it was perfect for my needs.</p>
<p>I pried the cradle part with the cable port in it out of the plastic base and it was almost a perfect fit for my ashtray &#8211; I expected to have to do some drilling to hold it in, but lo and behold, the two screw ports that held the ash tray in matched up with two wholes in the Scosche adapter.  I just plugged in the cable, attached the cradle to the inside of the ash tray drawer and popped it back into my console.  There are a few things I intended to fix about this installation, but since it &#8216;just works&#8217;, I&#8217;m not sure if I ever will.  This is what the ashtray looks like without the phone in, I haven&#8217;t bothered to hide the cable yet since it doesn&#8217;t interfere with the tray sliding in and out and the phone covers it when its in the cradle.</p>
<p>Here&#8217;s on more shot of the phone in the cradle.  It covers part of the ventilation controls, but you can still access them and I don&#8217;t find it inconvenient.</p>
<p><img class="alignnone size-full wp-image-50" title="iphonecar_1" src="http://techenvy.com/wp-content/uploads/2010/02/iphonecar_1.jpg" alt="iphonecar_1" width="500" height="667" /></p>
<p><span style="color: #888888;">*a head unit built for iPhone control is important because decks built just for use with the iPod can pick up interference from the mobile phone causing extra static and stress while listening to music.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hardware/iphone/how-to-build-a-iphone-car-cradle/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mosquito shot down by lazers</title>
		<link>http://techenvy.com/hack/mosquito-shot-down-by-lazers</link>
		<comments>http://techenvy.com/hack/mosquito-shot-down-by-lazers#comments</comments>
		<pubDate>Fri, 12 Feb 2010 19:08:19 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[bug zapper]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[lazer]]></category>
		<category><![CDATA[malaria]]></category>
		<category><![CDATA[mosquito]]></category>
		<category><![CDATA[wing burn]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=43</guid>
		<description><![CDATA[I&#8217;m fortunate enough to live in a part of the world where malaria is not a big problem, but I still hate mosquitos.  That&#8217;s why I desperately want one of these &#8211; it&#8217;s like a anti-aircraft canon that detects a mosquito by its wing beat frequency and then shoots them out of the air with a laser..  That&#8217;s just fantastic. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-44" title="mosquito_lazer_shootdown" src="http://techenvy.com/wp-content/uploads/2010/02/mosquito_lazer_shootdown.gif" alt="mosquito_lazer_shootdown" width="500" height="264" /></p>
<p>I&#8217;m fortunate enough to live in a part of the world where malaria is not a big problem, but I still hate mosquitos.  That&#8217;s why I desperately want one of these &#8211; it&#8217;s like a anti-aircraft canon that detects a mosquito by its wing beat frequency and then shoots them out of the air with a laser..  That&#8217;s just fantastic.</p>
<p>Check out the Intellectual Ventures web site for fantastic <a href="http://intellectualventureslab.com/?p=653" onclick="pageTracker._trackPageview('/outgoing/intellectualventureslab.com/?p=653&amp;referer=');">HD video of mosquitos being shot out of the air</a> in slow motion.  The end motion gif above has frames taken from the end of the third video in that link.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hack/mosquito-shot-down-by-lazers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Praise the Jailbreak!</title>
		<link>http://techenvy.com/hardware/iphone/all-praise-the-jailbreak</link>
		<comments>http://techenvy.com/hardware/iphone/all-praise-the-jailbreak#comments</comments>
		<pubDate>Sat, 30 Jan 2010 22:25:43 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[blackra1n]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=3</guid>
		<description><![CDATA[Are the risks of jailbreaking your iPhone worth it?  How well does blackra1n work?  What are the issues to be aware of before I hack my mobile phone?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got an iPhone 3gs, which I&#8217;ve been very happy with.  It&#8217;s very well designed, reliable and has a good form factor.  The only frustration I&#8217;ve had with it is the way that Apple goes to great lengths to prevent me from modifying the product I own.  To a certain extent I can understand this attitude, they put a lot of work into making a robust product with a good user experience and they don&#8217;t want people screwing it all up.</p>
<p>The problem is that in their pursuit of elegance they dropped some basic things that I miss from my old smart phone.  One simple key feature is ring profiles.  Why the hell can&#8217;t I set this phone to not ring at certain hours?  Sure I can mute the whole thing, but then what if I forget in the morning to turn the ringer back on?  How hard is it to add a timer in software to control the sounds my phone makes?</p>
<p>And why not allow input from bluetooth keyboards?  I guess I should just be happy they&#8217;ve finally given me the ability to cut and paste text.</p>
<p>All these little frustrations finally added up to the point where I was willing to take the risk of jailbreaking my phone so I could use Cydia to add missing functionality.  I had fears of bricking my phone, but it turns out I had nothing to fear.  Thanks to the brilliant simple process allowed by the freely available <a href="http://blackra1n.com/" onclick="pageTracker._trackPageview('/outgoing/blackra1n.com/?referer=');">blackra1n</a> my iPhone now feels like MY phone.  I can enable features that were missing and modify the little annoyances this device shipped with.</p>
<p>Certainly Cydia is a lot uglier than the app store, and there is the very real possibility of bricking your phone &#8211; with great power comes great responsibility &#8211; but after a month or so of freedom I am so very glad I busted this mobile phone out of Apple corporate lockdown.</p>
<p>One note: After the 40th week of manufacture Apple changed the bootrom on the 3GS which adds an irritating limitation to the blackra1n jailbreak.  If you ever need to reset your phone, or your battery runs completely down, you&#8217;ll need to reconnect your iPhone to your computer and run blackrain again to reboot.  If you&#8217;ve got one of the early models, you&#8217;re in luck, you can reboot with impunity.  You can tell the week of manufacture by the 4th and 5th digit of the iPhone serial number. If that number is below 40 you&#8217;ve got an early phone.</p>
<p>You can download blackra1n for Mac or PC<a href="http://blackra1n.com/" onclick="pageTracker._trackPageview('/outgoing/blackra1n.com/?referer=');"> here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hardware/iphone/all-praise-the-jailbreak/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

