<?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>Paper Jammed &#187; Hardware</title>
	<atom:link href="http://paperjammed.com/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://paperjammed.com</link>
	<description>Has paper taken over your life?</description>
	<lastBuildDate>Tue, 17 Aug 2010 00:01:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New life for an old PC—no geek card required</title>
		<link>http://paperjammed.com/2010/05/05/new-life-for-an-old-pc%e2%80%94no-geek-card-required/</link>
		<comments>http://paperjammed.com/2010/05/05/new-life-for-an-old-pc%e2%80%94no-geek-card-required/#comments</comments>
		<pubDate>Thu, 06 May 2010 01:52:22 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Data Loss]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Good Sites]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=985</guid>
		<description><![CDATA[Do you still have an old machine kicking around in the basement or the back room, long forgotten? For no cost and almost zero effort, you can set it up as a dedicated network appliance, using one of the many turnkey products from the open-source TurnKey Linux project. I&#8217;m serious. You don&#8217;t need to know [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-986" src="http://paperjammed.com/wp-content/uploads/2010/05/iStock_000004973496XSmall-200x300.jpg" alt="istockphoto.com" width="200" height="300" />Do you still have an old machine kicking around in the basement or the back room, long forgotten?<br />
For no cost and almost zero effort, you can set it up as a dedicated network appliance, using one of the many turnkey products from the open-source TurnKey Linux project.</p>
<p>I&#8217;m serious. You don&#8217;t need to know anything at all about Linux to use one of these. Just download the image, install, and you suddenly have a full featured NAS file server, or you might have a database or a source code repository.</p>
<p>Last year I wrote an article on <a href="http://paperjammed.com/2009/02/15/new-life-for-an-old-clunker/">how to set up a NAS device using Ubuntu Linux</a>. I have been a fan of Ubuntu since the start because it is a very easy distribution to install and configure. The down-side of using Linux has always been the fairly steep learning curve. Before you can get around to using the server, you need to get down in the weeds with configuration files and other stuff.</p>
<p>TurnKey Linux changes all of that.<span id="more-985"></span></p>
<p><strong>Painless Installation</strong></p>
<p>A few weeks back, I was setting up an aging PC as a standalone wiki server for a small office—this machine was going to provide a place for the office staff to document their procedures, how-tos, and other things.</p>
<p>I was about to set up an Ubuntu server, as I have done before many times, and install MoinMoin, like I did <a href="http://paperjammed.com/2009/10/12/why-not-try-a-personal-wiki-for-some-of-your-more-amorphous-notes/">some months back</a>. I remembered that it was a bit of a pain to get everything tweaked just right, so I did a quick check to see what kind of standalone wiki options were available online.</p>
<p>This is how I found TurnKey Linux. This project is all about single-purpose preconfigured Ubuntu server images.</p>
<p>One of those preconfigured images happens to be a <a href="http://www.turnkeylinux.org/mediawiki">MediaWiki appliance</a>—the wiki engine behind Wikipedia—and I was in business.</p>
<p>The installation took about fifteen minutes, with very little user interaction. I answered a few basic questions and the installer took over from there. As soon as the install was done, the machine rebooted and displayed a message on the monitor with the IP addresses where you can browse to from any other machine.</p>
<p><strong>Full Featured</strong></p>
<p>The work that has gone in to these appliances is amazing. In fifteen minutes I had installed a complex configuration that has the Apache, PHP, MySQL, MediaWiki core, as well as maintenance utilities such as a neat tool that provides a <span style="text-decoration: line-through;">Flash-based</span> pure-AJAX-based SSH command line in a remote browser (i.e. your browser becomes a terminal). Even someone with Linux experience would have to spend quite a bit of time fiddling around with different packages and configuration options in other to provide the same functionality that TurnKey gives you out of the box.</p>
<p>As with most open source projects, the documentation is about 80% complete, with deep detail in some areas, but leaving others fairly sparsely documented. But don&#8217;t let this deter you: in most cases users know how to use the product they are installing (e.g. MediaWiki) but don&#8217;t want the hassle of configuring it on Linux. That&#8217;s where TurnKey shines.</p>
<p><strong>Some Examples</strong></p>
<p>In minutes, you can set up a <a href="http://www.turnkeylinux.org/fileserver">NAS device</a>. If you want to try advanced content management in your office, try <a href="http://www.turnkeylinux.org/joomla">Joomla</a> or <a href="http://www.turnkeylinux.org/drupal6">Drupal</a>.</p>
<p>If you are working on a small project team and want to protect your source code, try <a href="http://www.turnkeylinux.org/redmine">Redmine</a> or <a href="http://www.turnkeylinux.org/trac">Trac</a> and do your bug tracking using <a href="http://www.turnkeylinux.org/bugzilla">Bugzilla</a>.</p>
<p>And while you are at it, you can document your organization&#8217;s working practices using a wiki such as <a href="http://www.turnkeylinux.org/moinmoin">MoinMoin</a> or <a href="http://www.turnkeylinux.org/mediawiki">MediaWiki</a>.</p>
<p><strong>Don&#8217;t forget to back it up!</strong></p>
<p>As with any computer, you should include your new TurnKey appliance in your backup strategy. The nice thing is that you don&#8217;t really need to care at all about backing up Linux or the other software; just back up the data. I don&#8217;t need to back up my entire MediaWiki machine; I just need to back up the database and image files. If anything goes wrong, you can rebuild the TurnKey appliance from scratch in minutes and then restore your data.</p>
<p>To save yourself some pain, keep notes on any small tweaks you made to the configuration.</p>
<p><strong>One Machine, One Purpose</strong></p>
<p>These disk images share common Ubuntu underpinnings, but they are referred to as Appliances because they turn your PC into a purpose-built appliance.</p>
<p>This means that if you want a content management system and you also want a ticket management system, you will need two old computers—not a rare commodity these days.</p>
<p>Take a look at <a href="http://www.turnkeylinux.org/">what they have to offer</a> and give TurnKey a shot—specialized software used in corporate environments is now within reach of small offices at the right price.</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2010/05/05/new-life-for-an-old-pc%e2%80%94no-geek-card-required/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Never say Never, or How I bought an iPad five minutes after walking into the Apple store</title>
		<link>http://paperjammed.com/2010/04/16/never-say-never-or-how-i-bought-an-ipad-five-minutes-after-walking-into-the-apple-store/</link>
		<comments>http://paperjammed.com/2010/04/16/never-say-never-or-how-i-bought-an-ipad-five-minutes-after-walking-into-the-apple-store/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 01:51:06 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Portable Devices]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=973</guid>
		<description><![CDATA[I have to admit that I mocked the device from the outset. I sort of chuckled as I said &#8220;Boy, they really hit the ball out of the park with the iPhone, but this thing doesn&#8217;t know whether it is a laptop or a iPod Touch. Why would I want one?&#8221; I have a nice [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-976" title="iStock Photo" src="http://paperjammed.com/wp-content/uploads/2010/04/iStock_000011861926XSmall-241x300.jpg" alt="" width="241" height="300" />I have to admit that I mocked the device from the outset. I sort of chuckled as I said &#8220;Boy, they really hit the ball out of the park with the iPhone, but this thing doesn&#8217;t know whether it is a laptop or a iPod Touch. Why would I want one?&#8221;</p>
<p>I have a nice iMac that I use daily; my wife has a MacBook Pro which she has taken quite a liking to. And I carry around my iPhone (she really couldn&#8217;t care less about smart phones). It looks like these devices all converge on and overlap the territory of the iPad. Again, what&#8217;s the point?</p>
<p>I walked into the Apple store last Monday expecting to enjoy a few minutes of playing around with an over-sized iPod Touch, and then walk out. Then it hit me: they did it again—they created a device, akin to the iPhone, that is so slick and easy to use that you must handle one and play with its features before you can truly understand.<span id="more-973"></span></p>
<p>Alex Payne put it quite nicely in his blog:</p>
<p style="padding-left: 30px;">&#8220;Human-computer interaction has found a sweet spot on the iPad. It’s all the power of desktop computing, plus the valuable constraints of mobile devices, minus the limitations of both. It just makes sense. Use one for a couple hours and your desktop or laptop will seem clumsy, arbitrary, and bewildering. It is, simply, how (most) computing should be.</p>
<p style="padding-left: 30px;">You can be as cooly aloof as you like about the device, but it won’t change the fact that it’s a fundamental step forward in computing. &#8230; [I]f you work in tech, you should spend some time with an iPad. If it doesn’t change the way you think about what you do, you’re either a genius or an idiot.&#8221;</p>
<p>— <a href="http://al3x.net/2010/04/05/ipad-openness-moderates.html">The Moderate’s Position on iPad Openness</a></p>
<p>He&#8217;s right, you know.</p>
<p>As soon as I held the device in my hands it was clear why this device has earned its own new niche that it was wedged into, between smart phones and laptops. The touch interaction that was so revolutionary with the iPhone has become more palpable, and more natural. I find myself gently sweeping my hand across the screen as I read the newspaper, watching the words gently glide by.</p>
<p>It really sank in when I looked at how my wife uses her MacBook Pro. She lays in bed with the machine in her lap, listening with headphones, as she goes through her email, listens to iTunes, searches out videos of old friends in Brazil posted on YouTube, and does some Google searches for whatever is on her mind. Meanwhile, the machine&#8217;s legendary thigh-roasting fans are running and she fidgets and fumbles with its bulk.</p>
<p>Everything she does with her MacBook is better with the iPad. It is more like a TV than a computer in the sense that you simply turn it on and choose what you want to do, with no knowledge of its internals. There are no fans blasting searing heat. The device is not cumbersome; she can curl up with it like a good book.</p>
<p>And it does Netflix.</p>
<p><strong>What more could you want?</strong></p>
<p>Well, there are few things I see right away that I would like, but for the most part I want more proper iPad apps. Old iPhone apps offer two equally unpleasant views: either you use the app in a horribly cropped iPhone-sized letterbox view, or the app is displayed in grotty pixelated full screen mode. Fortunately, folks are coming out with new iPad apps every day, some are even free upgrades if you own an app on the iPhone.</p>
<p>The first problem my wife will encounter (when I finally give her my iPad, as promised) is that she will want to print something from it. Printing doesn&#8217;t seem to be in the iPad&#8217;s repertoire. I have to admit that printing is a bit of a heavyweight for such a handy dandy device. She will still look at me and say &#8220;But it should be able to print.&#8221; And she&#8217;ll be right.</p>
<p>The second real issue I have with it is file management. There just is no simple way to move files onto an iPad: all file management is kludgy at best, usually involving iTunes. This was not so bad with the iPhone because our expectations are lower; after all, it is a cellphone first and foremost.</p>
<p>But the iPad is different. Its name screams &#8220;Documents&#8221; and begs us to flip pages with our bare hands. Why do all document transfers have to involve web browsers, email, and iTunes?</p>
<p>There are many different ways file management could be handled, but the way iPhones and iPads deal with documents and files is so un-Apple. This little bit of tarnish distracts from the beautiful polish of the device.</p>
<p><strong>But I love it anyway</strong></p>
<p>I can&#8217;t really criticize much more about my iPad. It does exactly what someone like my wife needs with little hassle, like a handheld flat-screen TV with cool features.</p>
<p>In other words, the iPad excels at being a computer for entertainment.</p>
<p>Check out some of the (currently) free newspaper apps. If you like Popular Science, drop a five-spot on their interactive magazine. You&#8217;ll like it.</p>
<p>And did I mention that it does Netflix?</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2010/04/16/never-say-never-or-how-i-bought-an-ipad-five-minutes-after-walking-into-the-apple-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Update for ScanSnap</title>
		<link>http://paperjammed.com/2009/11/13/snow-leopard-update-for-scansnap/</link>
		<comments>http://paperjammed.com/2009/11/13/snow-leopard-update-for-scansnap/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 04:36:58 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Scanning]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=770</guid>
		<description><![CDATA[This evening I opened my email and found a most welcome message: Fujitsu has released their patched version of the ScanSnap software for Snow Leopard. [UPDATE: I spoke too soon—they only delivered half of the goods. See below.] [UPDATE 2: Hurray! It's fixed! The birds are chirping and the sun is shining and life is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-773" title="20091113-scansnap-update" src="http://paperjammed.com/wp-content/uploads/2009/11/20091113-scansnap-update.gif" alt="20091113-scansnap-update" width="371" height="228" />This evening I opened my email and found a most welcome message: <a href="http://www.fujitsu.com/us/services/computing/peripherals/scanners/support/sl_download.html">Fujitsu has released their patched version of the ScanSnap software for Snow Leopard</a>.</p>
<p>[UPDATE: I spoke too soon—they only delivered half of the goods. See below.]</p>
<p>[UPDATE 2: Hurray! It's fixed! The birds are chirping and the sun is shining and life is good!]</p>
<p>When Snow Leopard came out back in August, I ordered my copy the first week and was so excited that I installed it the day it arrived. <a href="http://paperjammed.com/2009/09/07/when-migrating-to-a-new-operating-system-look-before-you-leap/">My joy was short-lived</a>, however: the most important software package I use did not work!<span id="more-770"></span></p>
<p>I depend greatly on the OCR capabilities of the ABBYY FineReader software that comes with the ScanSnap scanners, and this was one of the many pieces of software that did not smoothly transition to Snow Leopard. I could scan documents, with limited functionality, but the OCR feature did not work.</p>
<p>Now that Fujitsu has released their official update, I will probably be installing Snow Leopard tomorrow evening. Now, do I do an upgrade or a full install? Hmmmm&#8230;</p>
<p>UPDATE</p>
<p>Well, they only delivered half of the goods. <img src='http://paperjammed.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>I was reading through the seven-step process for updating the ScanSnap drivers and I arrived at step seven:</p>
<blockquote><p><strong>Step 7:</strong> The download for FineReader for ScanSnap update to Snow Leopard will be hosted by ABBYY but is not yet available. If you have already subscribed to be notified by Fujitsu regarding the Snow Leopard updates, an email will be sent to you when it is posted.</p></blockquote>
<p>How displeasing. The only thing I really cared about was getting the OCR to work, and apparently Abbyy has not yet delivered their part (How hard can it be to update the part in your code that says &#8220;If the PDF metadata doesn&#8217;t match X then the document isn&#8217;t a ScanSnap doc&#8221; ?).</p>
<p>UPDATE 2</p>
<p>Instead of making us wait another month or two, ABBYY has delivered their patch in record time <img src='http://paperjammed.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I quickly installed the update and tested my ScanSnap script&#8230;</p>
<p>There are a few kinks to work out, but it is pretty clear that I will have my same old workflow AppleScript folder action up and running in short order. I will post the newer script as soon as I have it running properly.</p>
<p>And, as a side note, I had already purchased <a href="http://www.smileonmymac.com/PDFpen/index.html">PDFpen</a> from <a href="http://www.smileonmymac.com/">SmileOnMyMac</a> as a backup plan. Their tool incorporates the <a href="http://www.nuance.com/imaging/omnipage/omnipage-professional.asp">OmniPage OCR engine</a>, an engine that rivals that of ABBYY. My script was already running with PDFpen, but there were some issues with tables in documents that I forwarded on to SmileOnMyMac. One of these days I&#8217;ll post my scripts for PDFpen.</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/11/13/snow-leopard-update-for-scansnap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A silly tip for the tips of your USB cables</title>
		<link>http://paperjammed.com/2009/07/23/a-silly-tip-for-the-tips-of-your-usb-cables/</link>
		<comments>http://paperjammed.com/2009/07/23/a-silly-tip-for-the-tips-of-your-usb-cables/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 02:19:08 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=618</guid>
		<description><![CDATA[Life is too short to keep trying to figure out which side of a cable fits where. Here's my silly little tip for simplifying one miniscule part of your life.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-619" title="20090723-usb-nailpolish" src="http://paperjammed.com/wp-content/uploads/2009/07/20090723-usb-nailpolish.jpg" alt="20090723-usb-nailpolish" width="300" height="225" />In 1996, most of us had no clue what USB was or what it meant to us. I read an article at the time that described the wonder that would be USB. One point I remember clearly was the large concerted effort to produce a standard that would do away with all of the shortcomings of older interfaces: a perfect cable for a perfect interface.</p>
<p><strong>But&#8230;</strong></p>
<p>I think a couple of the pages in their long evaluation checklist must have stuck together, because they clearly missed the part of the process where someone was supposed to <em>actually try to plug one of the darned things in behind a computer in a dark closet with fifteen other cables bound in knots any sailor would be proud of</em>.</p>
<p>Granted, USB cables plug in much better than many of their predecessors, such as those round multi-pin connectors found on older mice and keyboards, but the specification left one tiny detail out that would have made an already good idea better&#8230;<span id="more-618"></span></p>
<p><strong>Which Side is Up?</strong></p>
<p>There is no clear way to tell which side goes up. That&#8217;s it. I tire of trying to distinguish the vague impression of the USB logo on one side of a cable in dim lighting. All they needed to do was require a small bump be present on the top side, in perfect thumb location.</p>
<blockquote><p>[I]t is not obvious at a glance to the inexperienced user (or to a user without sight of the installation) which way around the connector goes, thus it is often necessary to try both ways. More often than not, however, the side of the connector with the <em>trident</em> logo should be on &#8220;top&#8221; or &#8220;toward&#8221; the user. Most manufacturers do not, however, make the trident easily visible or detectable by touch. (<a href="http://en.wikipedia.org/wiki/Universal_Serial_Bus#Usability">Wikipedia</a>)</p></blockquote>
<p><strong>My answer to the problem?</strong></p>
<p>You see it in the picture above. I stole a bottle of coral nail polish from my wife and I carefully paint dots or stripes on the corresponding bits of any kind of connector.</p>
<p>My wife complained about the difficulty of fitting the tiny USB connector in her cell phone, so I placed a big dot on the top side of that one (though I left the phone untouched). I have also given similar treatment to many other connectors in my home.</p>
<p>Life is too short to keep trying to figure out which side of a cable fits where. Put little dots on them and be done with it!</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/07/23/a-silly-tip-for-the-tips-of-your-usb-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
