<?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; Reviews</title>
	<atom:link href="http://paperjammed.com/tag/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://paperjammed.com</link>
	<description>Has paper taken over your life?</description>
	<lastBuildDate>Wed, 30 Jun 2010 02:14:53 +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>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 anything at [...]]]></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 iMac [...]]]></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>Don&#8217;t punish your family with stacks of photos!</title>
		<link>http://paperjammed.com/2010/02/24/dont-punish-your-family-with-stacks-of-photos/</link>
		<comments>http://paperjammed.com/2010/02/24/dont-punish-your-family-with-stacks-of-photos/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 04:18:47 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Buying guide]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=890</guid>
		<description><![CDATA[A while back I had a rare opportunity indeed: I went on a business trip to India to visit our offshore team. We knew it was a once in a lifetime trip, so four of us took some vacation days and paid our own way on a side trip to some of the great cities [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-897" title="iStock_000000110397XSmall" src="http://paperjammed.com/wp-content/uploads/2010/02/iStock_000000110397XSmall-225x300.jpg" alt="iStockphoto" width="225" height="300" />A while back I had a rare opportunity indeed: I went on a business trip to India to visit our offshore team. We knew it was a once in a lifetime trip, so four of us took some vacation days and paid our own way on a side trip to some of the great cities of India after the business was done. When we finally sat down to pool our collection on layover in Frankfurt, there were over 1,500 photos.</p>
<p>What do you do with 1,500 photographs?</p>
<p>In hope of sparing some folks hours of boredom I&#8217;d like to share my ideas on this topic here.<span id="more-890"></span></p>
<p><strong>The Endless Stack of Photos</strong></p>
<p>We have all been there. A friend or family member brandishes a stack of photos, saying &#8220;Let me show you photos of our trip to Ecuador&#8230;&#8221; (oh no&#8230; here it comes&#8230;). At this point, you reach for the photographs, but they hold the stack out of reach. They then turn each one over slowly, telling a long tale about every single image. &#8220;Oh, look at this monkey, it was so cute when he stole the candy out of little Billy&#8217;s hand and spit it into Aunt Sally&#8217;s hair.&#8221; and so on and so on.</p>
<p>You begin to look at the size of the stack and estimate how long this process will take.</p>
<p>Everyone has been on the receiving end of this treatment, but have you ever been the perpetrator?</p>
<p>It&#8217;s an easy trap to fall in to. To be honest, when you are showing photos to a friend, each image brings back a wave of pleasant memories and it is tempting to bask in the enjoyment of the memory, talking about how you felt at the time, as your friend&#8217;s eyes begin to aquire a glossy sheen.</p>
<p><strong>Don&#8217;t Be <em>That Person</em></strong></p>
<p>Remember how it felt the last time you endured a four hour photo flipping marathon and have pity on those around you.</p>
<p>Here&#8217;s my strategy for pleasant photo sharing:</p>
<ul>
<li>Pare down the photo collection. Substantially.</li>
<li>Create an attractive photo album with the finest photos of the lot.</li>
<li>Hand the album to your friend and <em>let them turn the pages</em>.</li>
</ul>
<p>Back to those 1,500 photos from India&#8230;</p>
<p>Here is one of the pages from the album I made from that trip.</p>
<p><img class="alignnone size-full wp-image-903" src="http://paperjammed.com/wp-content/uploads/2010/02/20100224-album1.jpg" alt="" width="535" height="413" /></p>
<p>As you can see, the end result is fairly simplistic, with a few very nice photos.</p>
<p><strong>Paring Down the Stack</strong></p>
<p>Even the most avid photographer understands that <em>nobody</em> wants to see a thousand photos. And don&#8217;t think that just because you made a slideshow with music instead of printing the photos that you are exempt. You can afford to cut the number down quite a bit.</p>
<p>Consider that a typical Hollywood motion picture contains less than 10 percent of the total footage filmed. Stanley Kubrick, ever the perfectionist, took this to the extreme with shooting ratios around 100 to 1. Following the analogy, in photography, it is quite reasonable to take dozens of photos for every single picture that you might share to others.</p>
<p>The real trick is deciding exactly how far to go with the selection process.</p>
<p>In my experience, you can weed out the bad photos for hours, and when you think the job is done, you can still go back and toss out a few dozen more.</p>
<p>I filter my photos in three major phases, using the five-star rating tool of my photo library software to help keep things in order. I personally use iPhoto, but any other good photo library suite should offer ratings and smart folders.</p>
<p><strong>Phase 1: Removing obviously bad photos</strong></p>
<p>This is a very quick pass through the whole collection. I start by selecting everything and marking all photos with a neutral rating of three stars.</p>
<p>I then find any photos that are underexposed or are blurry and give them one single star. Along the way, any photos that obviously have no useful content get the same treatment.</p>
<p><strong>Phase 2: Identifying decent photos</strong></p>
<p>I use a smart folder to show all photos with three stars or greater. This hides all of the junk from the first pass.</p>
<p>Now, I go through each photo and give it a deeper look. I sort them into three different stacks, giving two stars to anything that has useless or boring content and giving four stars to photos that I think are worth showing to people. Photos that don&#8217;t fit either description retain the neutral three-star rating. These are often repeats of the one good photo I tossed in the four-star stack.</p>
<p><strong>Phase 3: Identifying the best of the best</strong></p>
<p>I use a new smart folder to show only photos with four stars or better.</p>
<p>This is the hardest part. I go through the photos and try to find the absolutely best photo that expresses each experience or thought.</p>
<ul>
<li>If the photos are of places, then it makes sense to check that you have at least one photo of each important place you visited.</li>
<li>If these are shapshots of friends and family, then you probably should verify that each person shows up in at least one of the pictures.</li>
</ul>
<p>I often have a difficult time working through photo collections from visits to my wife&#8217;s family in Brazil: there are hundreds of people in the pictures and I often have doubts over who is family and who isn&#8217;t. Fortunately, my wife sits patiently with me and helps at this stage.</p>
<p>Look again at the photos of the elephant ride and the snake charmer. I probably have two dozen different shots of the snake charmers, while the elephant shot was a single dodgy photo taken by the tour guide. I was able to pick the very best snake charmer photo, but I had little choice with the other—there was no way I was going to omit a picture of me on an elephant so I used it. These are the kinds of tradeoffs we are dealing with.</p>
<p><img class="alignnone size-full wp-image-896" src="http://paperjammed.com/wp-content/uploads/2010/02/20100224-rating-photos.jpg" alt="" width="535" height="350" /></p>
<p>You can see in this screenshot how I flagged most of the photos as three stars (I have already hidden all of the one-star dreck). There is one photo that has four stars, while the one next to it had an unappealing composition in my opinion, so it got two.</p>
<p><strong>How far should you go?</strong></p>
<p>I suppose this comes down to personal preference, but I like to keep things down to thirty or forty photos—from a starting point in the thousands. In a photo album, you can represent your whole trip in fifteen or twenty pages. This is far less intimidating than a big thick stack of photographs.</p>
<p>Of course, context is important. I will go out on a limb here and say that a new baby can be shown to co-workers in five photos.</p>
<p>In the end, I create a smart folder that shows only photos with five stars. And boy do they look good!</p>
<p><strong>Tweak the best photos</strong></p>
<p>My favorite tool of all for tweaking photos is the crop tool. A good crop can dramatically change the composition of a shot while still retaining the purity of the photo.</p>
<p>I will also straighten any slanting horizons and possibly fix funky light balance at this point. The tool set provided in iPhoto is quite adequate for these simple tasks.</p>
<p>Now create a slick photo album using any of the great tools available online.</p>
<p><strong>Make the Photo Album</strong></p>
<p>Again, I like using iPhoto. It allows you to easily create fancy albums using templates and so forth. Once you are done, you can buy a finished album with a few clicks.</p>
<p>Once you have your short list of photos, use a five-star smart folder as the source for the photo album. You can then spend a pleasant evening or two playing around with the layouts and composition and adding captions to your photos.</p>
<ul>
<li>Create a smart folder that shows only five-star photos</li>
<li>Create a new photo album based on that smart folder</li>
<li>Choose a pleasing layout</li>
<li>Add your photos in varying page styles to the book</li>
<li>Write some informative and/or witty captions for the photos</li>
</ul>
<p><img class="alignnone size-full wp-image-906" src="http://paperjammed.com/wp-content/uploads/2010/02/20100224-iphoto-edit2.jpg" alt="" width="535" height="306" /></p>
<p>This is a screenshot of the iPhoto application, with the A-list photos along the top and the snake charmer page in the editing window.</p>
<p>You can even make albums like this online, without any editing software whatsoever&#8230;</p>
<p><img class="alignnone size-full wp-image-907" src="http://paperjammed.com/wp-content/uploads/2010/02/20100224-winkflash.jpg" alt="" width="535" height="540" /></p>
<p>This is a similar photo album creation tool that is run completely from the <a href="http://www.winkflash.com/">Winkflash</a> website.</p>
<p>Now, finish picking out the features you want on your album (e.g. cover style) and place your order.<br />
In my opinion, these albums come with the optimal number of pages (usually 20). Any more pages could make it tedious and boring. Fit your vacation into those 20 pages.</p>
<p>These books usually cost around forty bucks, but they are worth every penny.</p>
<p><strong>The Finished Product</strong></p>
<p>When everything is done, you will have a beautiful printed photo album that looks like you bought it at a book store.</p>
<p>I have seen photo albums from three different outfits up close.</p>
<p><em>MyPublisher</em></p>
<p>I have a couple of albums from these guys and they are near perfect. The pages look like thick magazine pages, with magazine-quality photos. I found that my white-on-black text bled a little.<br />
Note that the leather used on the leather-bound books is paper thin.</p>
<p>These folks are always sending me coupons for 40% off, so it seems that you really don&#8217;t ever have to pay full price for their wares.</p>
<p><em>Apple iPhoto</em></p>
<p>These are identical to the MyPublisher books. Indeed, at one time iPhoto could send its output to either MyPublisher or Apple. I heard a rumor that MyPublisher did the books for Apple at one point.</p>
<p>The only down side to the Apple books is that you pay high shipping costs. Otherwise, the books are perfect.</p>
<p><em>Winkflash</em></p>
<p>A friend shared one of these with me. I happened to have my India album nearby, so we compared them. On the one hand, Winkflash is much cheaper; however, the image quality is not nearly as nice as the other books. Perhaps I was looking at a lower-end book from them, but the ink dots were a little coarse for my taste.</p>
<p><strong>Summary</strong></p>
<p>By putting a little effort in aggressive photo selection, basic image tweaks, and then taking advantage of the many photo book tools out there you can create a beautiful album that is a pleasure to leaf through.</p>
<p>These books have been available for several years; even so, whenever I hand one to a friend, they page through it, transfixed. People really love these albums and they actually enjoy looking through them.</p>
<p>Oh, and they make great gift ideas too!</p>
<p>What does this topic have to do with reducing paper in our lives? Believe me, printing one of these books is so much neater and cleaner than printing hundreds of loose photos. And you will enjoy them more.</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2010/02/24/dont-punish-your-family-with-stacks-of-photos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Kindle is effective in taking paper out of my home—and my wallet! (Part 2)</title>
		<link>http://paperjammed.com/2009/12/18/my-kindle-is-effective-in-taking-paper-out-of-my-home%e2%80%94and-my-wallet/</link>
		<comments>http://paperjammed.com/2009/12/18/my-kindle-is-effective-in-taking-paper-out-of-my-home%e2%80%94and-my-wallet/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 22:03:51 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Green Living]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Portable Devices]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=814</guid>
		<description><![CDATA[Last summer I finally gave in to the tantalizing siren song of the Kindle and bought one to take on a road trip—it was everything I had hoped for and more.
Soon after returning from that trip I wrote a review of my Kindle experience. Now some time has passed and I am coming back to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://paperjammed.com/wp-content/uploads/2009/08/20090812-Kindle-Sideways.jpg"><img class="alignright size-medium wp-image-635" title="20090812-Kindle-Sideways" src="http://paperjammed.com/wp-content/uploads/2009/08/20090812-Kindle-Sideways-300x150.jpg" alt="20090812-Kindle-Sideways" width="300" height="150" /></a>Last summer I finally gave in to the tantalizing siren song of the Kindle and bought one to take on a road trip—it was everything I had hoped for and more.</p>
<p>Soon after returning from that trip <a href="http://paperjammed.com/2009/08/13/my-kindle-is-effective-in-taking-paper-out-of-my-homeand-my-wallet/">I wrote a review of my Kindle experience</a>. Now some time has passed and I am coming back to relate the Kindle experience over time.<span id="more-814"></span></p>
<p><strong>The novelty hasn&#8217;t worn off!<br />
</strong></p>
<p>I&#8217;ll admit it: I&#8217;m a gadget geek and I&#8217;m afraid to imagine how much hard-earned income I have frittered away on pretty devices that I really don&#8217;t need and that often get tossed to the back of some gadget drawer.</p>
<p>My fear with the Kindle was that it would fall into this category: I would read a few books on it and then it would slowly find its way deeper under piles of other stuff—papers waiting to be scanned and guitar music that never will be learned. Eventually, it would be charged up once a year to avoid feeling guilty for not using it.</p>
<p>The reality is that I use the Kindle today almost as much as when it first arrived. Though my reading has not picked up nearly as much as I would like it to, whenever I do have a chance to read, I pick up the Kindle.</p>
<p>One thing that has remained constant: I can hold the device for hours, reading peacefully, and it still &#8220;disappears in my hands&#8221; as promised. The text is still as enjoyable and crisp.</p>
<p><strong>Newspapers still aren&#8217;t for me</strong></p>
<p>Many years ago the local paper would have a regular promotion where they all but gave away the paper for six months. I would try it, and then regret it as I found myself tossing unread paper after unread paper into the recycle bin. I just am not a newspaper kind of guy: As much as I like reading the paper, and I would like to be tuned in to world events and enjoying my favorite columnists, I don&#8217;t seem to ever sit down to read the paper.</p>
<p>One thing has become clear over the past few months: it&#8217;s just as easy for unread electronic newspapers to collect in a pile as their paper counterparts. I have a subscription to <span style="text-decoration: underline;">USA Today</span>, but I might actually only read it once or twice a month. I am probably going to end up canceling that subscription. Reader&#8217;s Digest, on the other hand, makes a welcome appearance once a month and I enjoy reading it.</p>
<p>Perhaps the greatest testament to the usability of the Kindle came from my wife. She was telling me about some story she had started reading in Reader&#8217;s Digest at the doctor&#8217;s office, only to be interrupted by the nurse calling her. I handed her the wonder gadget and showed her how to read Reader&#8217;s Digest. She had no problem whatsoever working her way through several back issues.</p>
<p>My wife hates technology. She likes the Kindle.</p>
<p><strong>Lame Recommendations</strong></p>
<p>One area where I have been somewhat disappointed is in the recommendations from the online bookstore. I just don&#8217;t understand Amazon&#8217;s algorithm for determining which books to recommend.</p>
<p>It is clear that your entire Amazon book purchasing history is used, but it is not clear how.</p>
<p>For example, in the past several months I have purchased exactly two books by Joseph Wambaugh and two by Kurt Vonnegut. Why, then, does my recommendation list always contain these two authors in the top slots? I have bought dozens and dozens of books from Amazon, often multiple from an author. I would hope that their recommendation would be a little better than that.</p>
<p>One book I bought on the Kindle recently was <span style="text-decoration: underline;">The Help</span> by Kathryn Stockett. I also have two by Kim Edwards, the author of <span style="text-decoration: underline;">The Memory Keeper&#8217;s Daughter</span>. These, and several like them, though they might place my Man Card at risk, are evidence of a genre of books that I hope Amazon would detect and use to better choose my recommendations. No, I&#8217;m stuck looking at Wambaugh and Vonnegut forever I guess.</p>
<p>Last week I sent an order with several children&#8217;s books out west for my cousin&#8217;s three-year-old. Guess what appeared <em>before</em> Kurt in the list: a recommendation for a children&#8217;s book, <span style="text-decoration: underline;">Head, Shoulders, Knees and Toes</span>.</p>
<p>In the area of book recommendations, I have been quite disappointed.</p>
<p><strong>Questionable Top Seller List</strong></p>
<p>There are three lists of books provided at the home page of the store: <strong>New York Times Best Sellers</strong>, <strong>Kindle Top Sellers</strong>, and <strong>New &amp; Noteworthy Books</strong>. I guess the first list speaks for itself.</p>
<p>The <strong>Kindle Top Sellers</strong> list, though, has a glaring defect that really limits its usefulness in my opinion: many Kindle books are free or very cheap, and therefore might be overrepresented in the top seller list. As an example of this problem, I quickly opened the list right now and found a book called <span style="text-decoration: underline;">Weaving Words</span> ranked #5. There are exactly two customer reviews of this book and the average rating is a pitiful 1-1/2 stars. The key to success? <em>It&#8217;s free</em>.</p>
<p>I would rather pay $9.99 for an absolutely awesome read than slog through a free book.</p>
<p><strong>It&#8217;s not all bad in the Book Store</strong></p>
<p>To be fair, there are definitely good parts about the book store. As I said last time, the free chapters are unbelievably handy. I have already read and dumped several boring first-parts of books. If there is a complaint about that, it is that often books come loaded with so much frufru before the first real chapter that the &#8220;first three chapters&#8221; you download really only include fifty pages of cruft, followed by ten pages of actual book.</p>
<p>On multiple occasions I have heard about a book from some other source and then hopped on to the Kindle Store. I then read a few reviews, read the first chapters, and then bought the book. This is a convenience that must be experienced.</p>
<p><strong>The Record Club Blues</strong></p>
<p>Remember a long time ago, when we rode our dinosaurs to school (my brother an I had to share one) and we did our homework on stone tablets? People were members of record clubs such as BMG or Columbia House. These were an awesome bargain, as long as you could negotiate the tricks and traps they used to induce you to buy records you never wanted.</p>
<p>The one real down side to a record club was that their catalog was always incomplete. I remember wishing I could find Pink Floyd at BMG and realizing that it probably was never going to happen. Different artists were often available from one club or another but not both.</p>
<p>Sadly, this phenomenon endures today in digital form. There are no sources of digital media that sell <em>everything</em>. The iTunes store and Amazon have different MP3 catalogs, and Barnes &amp; Noble and Amazon have different eBook catalogs.</p>
<p>The limited catalog can be blamed in part to the need to prioritize which books to digitize: though I might want to read a particular Clive Cussler novel from 1975, Amazon might have put that on the back burner while they digitize more recent works.</p>
<p>Unfortunately, I imagine that the majority of the limited catalog is due to licensing, copyrights, and lawyers, as well as a desire to compete by not allowing your competitors to sell your best selection—a balkanization of authors that helps the book sellers more than the customers.</p>
<p>The fact that these eReader devices come hooked up to a book store and have built-in DRM means that the market is not open. I cannot browse the Barnes &amp; Noble catalog from my Kindle and buy books there; likewise, a Nook user cannot buy from the Kindle store. This does not help us as consumers, as there is little chance that anyone will buy two of these expensive devices so they can access two catalogs.</p>
<p>Another problem that is caused by this nontransferable content is that you are now married to the product line. My Kindle book collection is worth more than the Kindle itself. Do I want to jump shop and move to a better device sold by a competitor in the future? No, and that&#8217;s exactly what Amazon wants. There is no incentive for any of the eBook manufacturers to make it easy for you to switch devices.</p>
<p><strong>Final Thoughts</strong></p>
<p>Given the state of the eBook market, it makes sense to choose a good device that has a predictable long future. Amazon <em>is</em> the online book powerhouse and is a safe bet for longevity. Reviewers are constantly singing the praises of the Kindle, and any new eReader review contains the obligatory comparison to Kindle.</p>
<p>I would heartily recommend this device to any avid reader. Indeed, a couple of weeks ago I was online with AppleCare working out the replacement of a problematic iPhone. We chatted a bit while waiting for reboots and such, and I&#8217;m fairly certain that I convinced the nice AppleCare woman that the Kindle is exactly what she needed in her life.</p>
<p>The key was that she said that she likes reading more than anything. If reading is what you live for, don&#8217;t delay. It&#8217;s not like &#8220;reading from a computer&#8221; and it&#8217;s far more convenient than a suitcase full of books.</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/12/18/my-kindle-is-effective-in-taking-paper-out-of-my-home%e2%80%94and-my-wallet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Kindle is effective in taking paper out of my home—and my wallet!</title>
		<link>http://paperjammed.com/2009/08/13/my-kindle-is-effective-in-taking-paper-out-of-my-homeand-my-wallet/</link>
		<comments>http://paperjammed.com/2009/08/13/my-kindle-is-effective-in-taking-paper-out-of-my-homeand-my-wallet/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 01:48:11 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Green Living]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Portable Devices]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=625</guid>
		<description><![CDATA[After a short vacation on the road with my family, I have come to the conclusion that Kindle is my new favorite gadget. Sadly, I have also found that the Kindle Store is far too easy to use, even when you are on the Interstate in some far corner of Georgia.
When the original Kindle was [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-627" src="http://paperjammed.com/wp-content/uploads/2009/08/20090812-Kindle-with-Coins.jpg" alt="" width="320" height="256" />After a short vacation on the road with my family, I have come to the conclusion that <a href="http://www.amazon.com/Kindle-Amazons-Wireless-Reading-Generation/dp/B00154JDAI/ref=amb_link_84770391_2?pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=center-2&amp;pf_rd_r=0BBHJNWWMW0END4197KJ&amp;pf_rd_t=101&amp;pf_rd_p=482735571&amp;pf_rd_i=133141011">Kindle</a> is my new favorite gadget. Sadly, I have also found that the <a href="http://www.amazon.com/Books-Kindle/b?ie=UTF8&amp;node=154606011">Kindle Store</a> is far too easy to use, even when you are on the Interstate in some far corner of Georgia.</p>
<p>When the original Kindle was announced, I was skeptical of its utility and I just couldn&#8217;t see myself using one. In the year or two since it was released, I have occasionally dreamed of buying one, but balked at its steep price. The combination of a new version (Kindle 2), a price cut, and a vacation was all it took.</p>
<p>In short, I love it, and it is the perfect companion for a long lazy vacation. In this article, I&#8217;ll cover several of the high points as well as a few of its shortcomings.<span id="more-625"></span></p>
<p><strong>A Display (almost) like Real Paper</strong></p>
<p>As far as I&#8217;m concerned, this is the only feature that really matters. Most will agree that reading from a screen is unpleasant. I have read books on a wide variety of sub-par screens such as laptops, Palm devices, and my iPhone—they are all pretty bad. Why is this screen so special?</p>
<p>To be honest, you really must see one of these e-ink devices in person to fully appreciate the difference between Kindle and a netbook display. I saw my first e-ink device in a Borders book store—they had the <a href="http://ebookstore.sony.com/reader/">Sony Reader</a> on display. If you are in a Borders, you might want to see if they have any on hand. If you have any gadget-geek friends, ask around to see if one has a Kindle you can hold in your hands.</p>
<p>The first time you see the display, you will be surprised at its paper-like qualities.</p>
<p>To show this, take a look at this close-up of the screen:</p>
<p><img class="size-full wp-image-631 alignnone" src="http://paperjammed.com/wp-content/uploads/2009/08/20090812-Coins.jpg" alt="" width="400" height="500" /></p>
<ul>
<li>It works by reflected light, like paper. There is no backlight.</li>
<li>The letters appear to be printed right on the surface—look at the text around the coins to see what I mean.</li>
<li>You can read in direct sunlight with no loss in quality. Indeed, I took the photo in sunlight to show this.</li>
<li>The display consumes no energy unless it is changing pages. In fact, when you put the device in sleep mode, it displays one of several images of literary figures until you wake it up again.</li>
<li>The display is just as crisp at any angle:</li>
</ul>
<p><img class="alignnone size-full wp-image-635" src="http://paperjammed.com/wp-content/uploads/2009/08/20090812-Kindle-Sideways.jpg" alt="" width="600" height="300" /></p>
<p>In this image, not only do you see the effects of an amazingly thin depth of field from my lens (a bit more than I expected), but you can see that even at a very flat angle, the screen looks pretty much the same.</p>
<p>The only shortcomings I can think of are that it isn&#8217;t color (no big deal), and the contrast still isn&#8217;t exactly like a printed book—it&#8217;s more like the black-on-grey of a cheap newspaper.</p>
<p>Some may find the page-change flash annoying: when you change pages, the display flashes black for a split second in order to clear the prior page.</p>
<p><strong>The Reading Experience</strong></p>
<p>With a display like that, it&#8217;s hard to go wrong.</p>
<p>One of the main complaints of the original Kindle was that it was too easy to accidentally turn pages. They have fixed this problem, and now you can easily turn the page from either side, while avoiding accidental page turns. It feels quite natural, and the paperback-sized screen is just big enough to feel like you are really reading a book.</p>
<p>The device is very small, so you can carry it anywhere (please buy a cover, though). There is no longer any need to fold the newspaper fifteen times to avoid encroaching on the personal space of your fellow commuters.</p>
<p>Over my vacation, I read several books with ease. Amazon says that they want the Kindle to &#8220;disappear&#8221; in your hands, so as to not distract from your reading enjoyment. They have achieved this goal.</p>
<p><strong>The Kindle Store</strong></p>
<p>All things considered, this was the deal maker for me. The fact that I can go to the Kindle Store wherever I am and buy a new book is unbelievably cool. To sweeten the pot, Amazon allows you to download the first few chapters of any book for free. That way, you can decide before paying if the book is going to be a good read. This ability to download free samples was what sold the device for me.</p>
<p>For example, while we were driving through South Carolina the other day, I suddenly developed a hankering for a good first-person WWII book. After a few minutes of figuring out how to find WWII materials, I started paging through dozens of interesting possibilities and finally settled on <a href="http://www.amazon.com/Iron-Coffins-Personal-Account-Battles/dp/B001TH8T24/ref=ed_oe_k">Iron Coffins: A Personal Account of the German U-Boat Battles of World War II</a> by Herbert A Werner. How neat! I was looking for yet another memoir of D-Day battles from an American author and stumbled on a German&#8217;s first-person account of his U-boat experience.</p>
<p><strong>Periodicals</strong></p>
<p>Amazon provides a relatively short list of newspapers and magazines that you can subscribe to, including the New York Times, The Economist, The Wall Street Journal, and others. There are also a few magazines to choose from (33, to be exact).</p>
<p>As with books, you can sample the wares before buying. You can have one 14-day subscription to any periodical for free.</p>
<p>I subscribed to Reader&#8217;s Digest and USA TODAY. Both of these seem to have been well adapted to the device. Every morning when I turn on my Kindle, the day&#8217;s edition of USA TODAY automatically comes down over the air.</p>
<p><strong>Built-in Internet</strong></p>
<p><img class="alignright size-medium wp-image-638" src="http://paperjammed.com/wp-content/uploads/2009/08/20090812-screen_shot-34717-225x300.gif" alt="" width="225" height="300" />I&#8217;ll be brutally honest here: you really don&#8217;t want to surf the net with this device. The Internet connection exists mainly as a means of connecting to the Kindle store. If you are the kind who likes surfing the &#8216;Net using the text-only <a href="http://en.wikipedia.org/wiki/Lynx_(web_browser)">Lynx browser</a>, on an actual vintage <a href="http://en.wikipedia.org/wiki/VT100">VT-100 terminal</a> over an <a href="http://en.wikipedia.org/wiki/Acoustic_coupler">acoustic coupler</a> modem, then this might fit your style.</p>
<p>In a pinch, you can zip to Wikipedia, but don&#8217;t expect to use it to manage your eBay auctions or watch YouTube.</p>
<p>The image at right is a screenshot generated right from the device. Trust me—even browsing a Wikipedia article is a painful experience.</p>
<p><strong>What&#8217;s Wrong with Kindle?</strong></p>
<p>Any complaints I have about Kindle are minimal, bordering on nipickery, but you should know of some of the minor annoyances.</p>
<ul>
<li>Any navigation and pointing and clicking is clunky and slow. It really does remind me of typing on an old-school terminal over a 300 baud modem, where it was quite common to accidentally type in several characters before the computer caught up and started displaying them.<br />
Sometimes you move the &#8220;mouse pointer&#8221; down to an item you want to click on, but it lags and you click once too many times, and then the final button press clicks the wrong thing. I managed to accidentally buy a book this way—fortunately, Amazon provides a &#8220;I made a mistake&#8221; link.</li>
<li>No touch screen. While struggling with the navigation, it is so tempting to just poke at it. At the moment, this is likely a blessing: the Sony Reader has a touch screen, at the cost of a substantially muddled display.</li>
<li>The book prices are a little steep. I&#8217;m certain that the publishers are partly to blame on this, but it is hard to accept that a dead-tree edition only costs a few bucks more than an electronic edition. There are none of the losses associated with publishing, stocking, shipping, and then handling returns on these books, but they still cost almost as much.</li>
<li>Come on, only 33 magazines? I know that many magazines are glossy and colorful, but I wouldn&#8217;t mind a reduced-cost version of Wired, for example.</li>
<li>They don&#8217;t give you any kind of case. You are spending $300 on this fine device and the least they could do is give you a cotton slip cover!</li>
<li>You can&#8217;t replace the battery. This is no big deal for me, since I am already on my second iPhone: the technology advances fast enough for me that I buy the latest gadget before the battery in the last one dies.</li>
<li>They aren&#8217;t even close to reaching the full potential as a book reader, and likely won&#8217;t. Since Kindle supports DRM content, why can&#8217;t we have an online digital library where we can check out books for a week and return them? Why can&#8217;t an outfit like <a href="http://www.books24x7.com">books24&#215;7</a> allow me to download a full book to my one registered Kindle?<br />
Certainly, these uses would conflict with Amazon&#8217;s business model, but it is a shame to see this unused potential.</li>
</ul>
<p><strong>The ugly specter of Digital Rights Management</strong></p>
<p>One particularly troubling concern is with the Amazon DRM model in general. On the one hand, it seems that Amazon wants you to treat the Kindle and its content as a service. You are paying a substantial sum for a service. Since there is DRM involved, you really don&#8217;t <em>own</em> the content in the true sense of the word. You can&#8217;t give a book to someone else. Much of the value of Kindle is derived from the permanent connection to the Kindle Store, and your online bookshelf. Unfortunately, many customers have found that when they fell out of Amazon&#8217;s good graces, by returning too many purchases, they were <a href="http://www.crn.com/retail/216500680">shown the door quite rudely</a> and <a href="http://arstechnica.com/gadgets/news/2009/04/amazon-kindle-incidents-highlight-drm-limitations-once-again.ars">locked out of their Kindle accounts forever</a>. It seems that Amazon would like to have their cake and eat it too; treat their product as a service, but then tell you it is useful as a standalone product once you are left out in the cold.</p>
<p>And who can ignore the irony of the whole 1984 debacle, where books were <a href="http://www.msnbc.msn.com/id/32014285">yanked out of customer&#8217;s Kindles as they slept</a>?</p>
<p>To be sure, most Kindle customers are not recklessly returning big-screen TVs after Super Bowl Weekend and returning GPS units after their summer vacations, so the whole Amazon lockout issue is probably not a concern for most. Likewise, Amazon should have learned their lesson from 1984. Forewarned is forearmed. Make sure that you understand the risks and limitations before you dive in.</p>
<p><strong>What&#8217;s Right with Kindle?</strong></p>
<ul>
<li>The display is beautiful.</li>
<li>The battery lasts several days, as long as you turn off wireless.</li>
<li>It really does disappear in your hands, as promised.</li>
<li>It will hold every book I ever plan on purchasing.</li>
<li>The online store is almost perfectly implemented—it&#8217;s extremely easy to purchase new books anywhere.</li>
<li>Those free samples are the best.</li>
<li>The free iPhone companion app lets me see my Kindle books on my iPhone too, and it keeps my current page in sync between the devices.</li>
<li>It&#8217;s Paperless!</li>
</ul>
<p><strong>My Conclusion</strong></p>
<p>There are tons of features that I haven&#8217;t covered, such as the built-in dictionary, the &#8220;read-to-me&#8221; text-to-speech feature, and the MP3 player features. I hopefully have covered the key features that really matter for an eBook reader.</p>
<p>For me, the fact that I can carry a ton of books in my hand without involving dead trees is great.</p>
<p>If you are an avid reader, but you are not a starving college student living on ramen, order one. You will not be disappointed.</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/08/13/my-kindle-is-effective-in-taking-paper-out-of-my-homeand-my-wallet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Macworld: 7 tips for using Faces in iPhoto &#8216;09</title>
		<link>http://paperjammed.com/2009/07/20/macworld-7-tips-for-using-faces-in-iphoto-09/</link>
		<comments>http://paperjammed.com/2009/07/20/macworld-7-tips-for-using-faces-in-iphoto-09/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 01:13:34 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Searching and Indexing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Indexing]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=613</guid>
		<description><![CDATA[Thanks to its face-recognition tool, iPhoto ’09 can now put names to the faces in your photographs, letting you quickly sift through your library based on content rather than how photos are arranged. But putting this feature to work requires some effort on your part.
A few months back I received my copy of iLife &#8216;09 [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Thanks to its face-recognition tool, iPhoto ’09 can now put names to the faces in your photographs, letting you quickly sift through your library based on content rather than how photos are arranged. But putting this feature to work requires some effort on your part.</p></blockquote>
<p>A few months back I received my copy of iLife &#8216;09 and <a href="http://paperjammed.com/2009/02/24/tagging-my-photos-just-got-a-little-bit-easier-on-the-mac/">was quite pleased with the new Faces feature</a>—I recall losing a couple of evenings sifting through photos and finding people I had forgotten.</p>
<p>Derrick Story from Macworld has written an article providing some tips for getting the most out of Faces. Even if you have been using the product since it was released, you may find these tips useful.</p>
<p>For example, after reading the article I immediately set up a smart folder that shows all unassigned faces—called &#8220;Missing Persons.&#8221; A simple idea that I would have never thought of.</p>
<p>I still don&#8217;t tire of refining the Faces gallery in my iPhoto collection!</p>
<p>Read the full article here: <a href="http://www.macworld.com/article/141746/2009/07/faces_tips.html">7 tips for using Faces in iPhoto ’09</a> (Macworld.com)</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/07/20/macworld-7-tips-for-using-faces-in-iphoto-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to simplify your tech life</title>
		<link>http://paperjammed.com/2009/05/29/how-to-simplify-your-tech-life/</link>
		<comments>http://paperjammed.com/2009/05/29/how-to-simplify-your-tech-life/#comments</comments>
		<pubDate>Fri, 29 May 2009 20:28:03 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Scanning]]></category>
		<category><![CDATA[Searching and Indexing]]></category>
		<category><![CDATA[Good Sites]]></category>
		<category><![CDATA[Green Living]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=553</guid>
		<description><![CDATA[23 tips for getting organized, streamlining your online time, managing your media and more
In this Computerworld article, the writer gives several great tips on getting your geeky side in order. I&#8217;m happy to note that procurement of a Fujitsu ScanSnap and scanning your life to PDF made number 4 on his list.
Other useful tips include [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>23 tips for getting organized, streamlining your online time, managing your media and more</p></blockquote>
<p>In this Computerworld article, the writer gives several great tips on getting your geeky side in order. I&#8217;m happy to note that procurement of a Fujitsu ScanSnap and scanning your life to PDF made number 4 on his list.</p>
<p>Other useful tips include topics such as cable management solutions (for that rat&#8217;s nest of wires), Google Desktop search and Google Sync, online identity management, and protecting your children online.</p>
<p>Check it out: <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyName=Networking+and+Internet&amp;articleId=9133521&amp;taxonomyId=16&amp;pageNumber=1">How to simplify your tech life</a> (Computerworld)</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/05/29/how-to-simplify-your-tech-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A cheap and cheerful way to reduce Internet surprises</title>
		<link>http://paperjammed.com/2009/05/26/a-cheap-and-cheerful-way-to-reduce-internet-surprises/</link>
		<comments>http://paperjammed.com/2009/05/26/a-cheap-and-cheerful-way-to-reduce-internet-surprises/#comments</comments>
		<pubDate>Tue, 26 May 2009 21:51:14 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Good Sites]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=539</guid>
		<description><![CDATA[Anyone who has kids in their home worries about how easy it is to access the seamier side of the Internet, even if by accident. Indeed, it is thrust upon us in our email in-boxes daily in the form of misspelled spam with links that only a fool would click.
Another issue altogether is the spam [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-542" src="http://paperjammed.com/wp-content/uploads/2009/05/istock_000000230827xsmall-300x199.jpg" alt="" width="300" height="199" />Anyone who has kids in their home worries about how easy it is to access the seamier side of the Internet, even if by accident. Indeed, it is thrust upon us in our email in-boxes daily in the form of misspelled spam with links that only a fool would click.</p>
<p>Another issue altogether is the spam email that is carefully crafted to appear as if it has come from your bank, saying cheerfully &#8220;Your statement for May is available online, just click here to access!&#8221; &#8230; but whoever clicks will inevitably be providing their secrets to some ne&#8217;er-do-well in New Zealand who will promptly empty their accounts.</p>
<p>Here is a simple, quick, and free way to avoid phishing attacks as well as casual/accidental exposure to unwanted adult content.<span id="more-539"></span></p>
<p><strong>OpenDNS</strong></p>
<p>The service I am referring to is <a href="http://www.opendns.com/">OpenDNS</a>, a free domain name lookup service that you can use in lieu of your Internet Service Provider&#8217;s own DNS servers.</p>
<p>When your computer goes to a web site, the name of the web site must be converted to a numeric address, in much the same way that you use a telephone directory to look up a friend&#8217;s number.</p>
<p>This lookup service is typically provided by a server owned by your Internet Service Provider. The address to this server is automatically configured when your cable modem connects to the network the first time.</p>
<p>The way OpenDNS works is you change the Domain Name Server (DNS) setting in your router to now point to the OpenDNS servers instead of your ISP servers. By doing this, you have changed the default telephone directory used by your home network.</p>
<p><strong>A Phone book with the Bad Numbers Missing</strong></p>
<p>To take the phone book analogy further, imagine that in your new phone book, all of the phone numbers for shady businesses such as escort services and massage parlors have been replaced with a special number. When you dial that number, a pleasant older woman gives you a gentle scolding for trying to call such a business.</p>
<p>This is pretty much what happens with OpenDNS: when your browser asks for a page from www.naughtystuff.com, the OpenDNS server points you to a different place, a nice page from OpenDNS that says that the page is blocked and explains why.</p>
<p><strong>One fix for your Entire Network</strong></p>
<p>There are many options available for &#8220;net nanny&#8221; style software that can be installed on individual machines, such as the kids&#8217; machine. These features are also embedded in modern versions of Windows and OS X. But, what about all of the little portable devices that find themselves into kids&#8217; hands? How about their gaming consoles?</p>
<p>Since you configure OpenDNS at the network entry point to your home, the router, any device attached to your network is automatically covered.</p>
<p><strong>Customizable Blocking</strong></p>
<p>You can use OpenDNS without an account, just by pointing your router to their servers, but the real power comes when you register with them (for free) and make your own choices about what you want to see.</p>
<p>You can choose which parts of the Internet you don&#8217;t want to see using their online configuration tool. You can either use their &#8220;High/Moderate/Medium/Low/Minimal&#8221; options or you can pick and choose individual bits of stuff to allow or block.</p>
<p><img class="aligncenter size-full wp-image-545" src="http://paperjammed.com/wp-content/uploads/2009/05/20090526-opendns1.gif" alt="" width="583" height="589" /></p>
<p>Here&#8217;s a look at the categories available when you choose the custom blocking level:</p>
<p><img class="aligncenter size-full wp-image-546" src="http://paperjammed.com/wp-content/uploads/2009/05/20090526-opendns2.gif" alt="" width="393" height="337" /></p>
<p><strong>Basic Setup (about 20 minutes)</strong></p>
<ul>
<li><a href="https://www.opendns.com/start/">Configure your router</a> to use the OpenDNS servers for DNS lookups.</li>
<li>Create a free <a href="https://www.opendns.com/start/create_account/">OpenDNS account</a>.</li>
<li>Install their <a href="http://www.opendns.com/support/article/90">small updater program</a> on one machine on your network.</li>
<li>Log in to your <a href="https://www.opendns.com/dashboard/">OpenDNS Dashboard </a>on the web and configure your blocking settings to taste.</li>
</ul>
<p><strong>Why do you need the updater utility?</strong></p>
<p>In order to provide the custom blocking, the OpenDNS servers need to know your main IP address assigned by your Internet Server Provider. The desktop utility simply informs OpenDNS of your new IP address if it ever changes.</p>
<p><strong>What do users see if they go to a blocked page?</strong></p>
<p>They see a page that indicates the site that was blocked, along with a short reason and a link they can click if they want access to the page. If they click that link and fill out the short form, you will get an email from OpenDNS with the user&#8217;s request.</p>
<p>The remainder of the &#8220;blocked&#8221; page is a search form with some sponsored links.</p>
<p>You can customize the message as well as the image shown on the web page. When someone reaches a blocked page in my network, they are greeted by a picture of our calico cat, Roxy.</p>
<p><img class="aligncenter size-full wp-image-547" src="http://paperjammed.com/wp-content/uploads/2009/05/20090526-opendns3.gif" alt="" width="531" height="556" /></p>
<p><strong>Keeping the Honest People Honest</strong></p>
<p>This approach to blocking unwanted web sites is not a complete solution for keeping your kids from where they shouldn&#8217;t go; it is more like a simple padlock: it keeps the honest people honest. A determined individual can easily get around this product using various techniques, but they have to make a conscious effort to do so.</p>
<p>The real strength of OpenDNS is that it helps avoid accidental exposure to unwanted web content and phishing sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/05/26/a-cheap-and-cheerful-way-to-reduce-internet-surprises/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can there be life without a printer? (Part 2)</title>
		<link>http://paperjammed.com/2009/04/07/can-there-be-life-without-a-printer-part-2/</link>
		<comments>http://paperjammed.com/2009/04/07/can-there-be-life-without-a-printer-part-2/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 03:09:44 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Green Living]]></category>
		<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=477</guid>
		<description><![CDATA[Last week I wrote about some different ways that you can get around having a photo printer in your home. Indeed, the ubiquitous photo inkjet printer tends to introduce frustration in a life that has no pressing need of more. In this article, I address the photo printer&#8217;s more formal companions: laser printers and their [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-450" src="http://paperjammed.com/wp-content/uploads/2009/03/20090331-674969_55083107.gif" alt="" width="250" height="209" />Last week I wrote about some <a href="http://paperjammed.com/2009/03/31/can-there-be-life-without-a-printer/">different ways that you can get around having a photo printer in your home</a>. Indeed, the ubiquitous photo inkjet printer tends to introduce frustration in a life that has no pressing need of more. In this article, I address the photo printer&#8217;s more formal companions: laser printers and their inkjet brethren.<span id="more-477"></span></p>
<p><strong>Printing Documents</strong></p>
<p>In a perfect paperless world we would never have need for dead trees. But that isn&#8217;t about to happen—there will always be a need to reprint certain important documents, and occasionally one may wish to print something for use away from a computer (e.g. a recipe).</p>
<p>Unless you want to print photo-quality Helvetica and Times Roman, you now are looking at using a traditional document printer, such as a laser printer or an inkjet printer. These days you may well have an all-in-one printer that combines a scanner with printer and fax.</p>
<p>The main problem I have with any of these printers is cost. Good laser printers are expensive and the cheap ones are just loss leaders to get you to spend $$$ on the toner cartridges. Worse still, those giveaway printers that come with new computers are the epitome of loss leaders—they make their profit on ink. Some have posited that the ink cartridge manufacturers have <a href="http://www.consumeraffairs.com/news04/2007/02/ink_cartridges.html">programmed their products to expire before the ink is exhausted</a>.</p>
<p><strong>Printing Online</strong></p>
<p>For those who only have occasional print jobs, why not print your documents online?</p>
<p>For this article, I looked at two services: <a href="http://www.staplescopycenter.com">Staples Copy &amp; Print</a> and <a href="http://www.fedex.com/us/office/index.html">Fedex Office</a> (the Copy Center Formerly Known as Kinkos). I selected these because they have a very large brick-and-mortar presence. Though you can have your documents mailed to you, you really want to go there and get them right now, don&#8217;t you?</p>
<p>As always, do a quick Google search to see the current lay of the landscape.</p>
<p><strong>Staples</strong></p>
<p>I started by going to the <a href="http://www.staplescopycenter.com">Staples Copy &amp; Print</a> web site.</p>
<p>Then I clicked on <strong>Create Copy Project</strong>. There was no need to log in at this point.</p>
<p>I was prompted to choose a local store; I entered my zip and clicked on a store.</p>
<p>After this, I provided a job name and quantity and started adding documents:</p>
<p><img class="alignnone size-full wp-image-480" src="http://paperjammed.com/wp-content/uploads/2009/04/20090407-staples-1.gif" alt="" width="504" height="276" /></p>
<p>After a minute or so I had uploaded both my document on <a href="http://paperjammed.com/wp-content/uploads/2009/02/20090214-creating-a-basic-nas-with-ubuntu-linux.pdf">Creating a Basic NAS with Ubuntu Linux</a> and my Secret Missile Plans (sorry, no link for that one!).</p>
<p>Staples supports printing several dozen different document types. Even though my missile plans appear to have a PDF icon below, you can rest assured that I uploaded a Microsoft Office <strong>.docx</strong> document.</p>
<p><img class="alignnone size-full wp-image-481" src="http://paperjammed.com/wp-content/uploads/2009/04/20090407-staples-2.gif" alt="" width="517" height="405" /> </p>
<p>The next step guided me through choosing options for each of my documents. There are plenty to choose from such as single-side/duplex, paper type, layout, folding, stapling, and so forth.</p>
<p>I chose some nice pink paper and set it to duplex.</p>
<p><strong>Beware:</strong> The <strong>Color</strong> option was selected by default. I imagine this feature has earned them substantial $$$ from people who were just printing black and white documents. Sneaky.</p>
<p><img class="alignnone size-full wp-image-482" src="http://paperjammed.com/wp-content/uploads/2009/04/20090407-staples-3.gif" alt="" width="517" height="405" /></p>
<p>Once my settings were all chosen, I was given an opportunity to review the print job before adding it to my shopping cart.</p>
<p><img class="alignnone size-full wp-image-483" src="http://paperjammed.com/wp-content/uploads/2009/04/20090407-staples-4.gif" alt="" width="517" height="547" /></p>
<p>At this point I decided to spare a tree and I emptied my shopping cart.</p>
<p><strong>Fedex Kinkos</strong></p>
<p>The experience with Fedex Office was similar.</p>
<p>I started by going to the <a href="https://printonline.fedexkinkos.com/">Fedex Office Print Online</a> website.</p>
<p>Like Staples, I went through the process of uploading my documents and choosing options.</p>
<p><strong>Beware:</strong> Again, the <strong>Color</strong> option was chosen by default. Make sure you choose B&amp;W if you are printing black and white.</p>
<p>Here is the preview of my Linux document:</p>
<p><img class="alignnone size-full wp-image-484" src="http://paperjammed.com/wp-content/uploads/2009/04/20090407-fedex-3.gif" alt="" width="625" height="455" /></p>
<p><strong>How was the Price?</strong></p>
<p>With my basic settings, printing 38 total pages in full duplex, Staples was fairly cheap, coming in at just under $3.00, while Fedex came in about a dollar more.</p>
<p>These prices reflect a per-page cost of between 8 and 12 cents. This is not bad at all, considering I don&#8217;t need my own printer!</p>
<p>Note that the different features you choose are <em>à </em><em>la carte</em>, adding little bits to the cost. If you think the price seems a little high, go and fiddle around with the options you selected.</p>
<p>Beware of that color copy trap. Shame on both Fedex and Staples for making color the default! I suspect that they may have consulted some of those ink cartridge guys for their business model.</p>
<p>The Fedex site openly references a Volume Discount, and it is likely that Staples would have something similar.</p>
<p><strong>One More Option: Sneakernet!</strong></p>
<p>One final technique that I have not mentioned until now is good old-fashioned <a href="http://en.wikipedia.org/wiki/Sneakernet">Sneakernet</a>. You can always put your documents on a thumb drive and stop by your favorite office center and ask them to print them. You will pay similar fees to their per-copy charges. Not bad, especially if you want them to use high quality paper and a top-notch laser printer.</p>
<p>And don&#8217;t forget that Sneakernet works as well for photos. Many chain pharmacies and supermarkets have a carry-in photo printing service. Just bring in a thumb drive or a SD card with your photos on it and they can print them for you. It won&#8217;t be as cheap as <a href="http://winkflash.com">Winkflash</a>, but it&#8217;s still a better deal than the old days.</p>
<p>Use common sense here. If you are handing over an SD card that has the <em>only copy</em> of your photos on it, you should probably use your thumbnail to flick the little &#8220;read-only&#8221; lever on the card.</p>
<p><strong>Summary</strong></p>
<p>In these two articles I have provided several options for handling photo printing and document printing, online or in the store, without ever having to curse at another printer again. I hope that you are able to find something useful here. If you have any advice or feedback on different print services, let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/04/07/can-there-be-life-without-a-printer-part-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Can there be life without a Printer?</title>
		<link>http://paperjammed.com/2009/03/31/can-there-be-life-without-a-printer/</link>
		<comments>http://paperjammed.com/2009/03/31/can-there-be-life-without-a-printer/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 01:24:22 +0000</pubDate>
		<dc:creator>Tad</dc:creator>
				<category><![CDATA[Paperless Life]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[Good Sites]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://paperjammed.com/?p=448</guid>
		<description><![CDATA[Even in a paperless home we occasionally need to print something. Why put up with all of the aggravation that comes with the care and feeding of a printer when there are so many other options available?]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-453 alignright" src="http://paperjammed.com/wp-content/uploads/2009/03/istock_000000132084xsmall-300x199.jpg" alt="" width="300" height="199" />Some years ago I remember inviting one of the new guys at church to join in on the rotation for mowing the church lawn. He cocked an eyebrow and asked, &#8220;Is that the kind of lawnmower that evokes un-Christian thoughts?&#8221; Well, that has been my opinion of printers for as long as I have been aware of their existence.</p>
<p><strong>Why do we even need printers?</strong></p>
<p>As much as I would like to do away with the wretched devices altogether, most of us can&#8217;t cut the paper habit cold-turkey.<span id="more-448"></span></p>
<p>In fact, a means of generating an attractive well finished printed document will probably always be a critical component of any paperless home. Think about the many items we capture or scan in that we might wish to print again&#8230;</p>
<ul>
<li>Short cheat sheets and checklists</li>
<li>Recipes</li>
<li>Receipts, for the one time when you need to provide a hard copy</li>
<li>Sheet music</li>
<li>Archived meeting minutes or reports</li>
<li>And, of course, Photographs</li>
</ul>
<p><strong>Ditch the Photo Printer</strong></p>
<p>I must admit that the day I rid myself of my Epson Photo 870, I did so in a very undignified fashion. It was <em>quite</em> satisfying. Besides the whole cheap-printer/expensive-ink <span style="text-decoration: line-through;">scam</span> problem, the print head nozzles always clog. Then you paint the air blue for an hour as you attempt to clean the heads, wasting more precious ink in the process. As far as I know (or care, for that matter), unless you print loads of photos on a daily basis, your print head <em>will</em> clog. It&#8217;s inevitable.</p>
<p>In my opinion, unless you are an artsy photo type who prints and tweaks things all day long, the best photo printer is &#8230; no printer.</p>
<p>These days, I do all of my photo printing via <a href="http://winkflash.com/" target="_blank">Winkflash</a>.</p>
<p>It&#8217;s cheaper than buying the supplies for the printer, looks just as good, is more permanent (the photos are on real photo paper), and doesn&#8217;t cause aggravation.</p>
<p>When I was printing my own photos, I had to replace the 8&#215;10 picture of Stonehenge that I keep in my office every year or so, as the inks would yellow quickly as air seeped in around the edges. My current copy, printed by Winkflash, has been going for four or five years.</p>
<p>For a cost comparison, a couple of weeks ago I placed the following order:</p>
<pre>Qty Size      Unit Price  Price
3   4x6 Matte      $0.08  $0.24
5   5x7 Matte      $0.25  $1.25
1   8x10 Matte     $1.49  $1.49
                 Subtotal $2.98
                 Shipping $0.89
                    Total $3.87</pre>
<p>I only had the 4&#215;6 prints done because there was a checkbox next to the 5&#215;7&#8217;s for it and they only cost 8 cents each.</p>
<p>Shipping was a flat-rate 89 cents, all you can eat.</p>
<p>I ordered them on Thursday and they came on Monday. As a bonus, they don&#8217;t jack up the prices when you place large orders. I have printed sets of 200-300 4&#215;6 prints at times and they did them at the same rate. Amazing.</p>
<p><strong>Other Photo Options</strong></p>
<p>There are dozens of online printing services available. They distinguish themselves in the following areas:</p>
<ul>
<li>Ease of use</li>
<li>Quality of paper</li>
<li>Quality of ink</li>
<li>Overall print quality</li>
<li>Speed of Delivery</li>
<li>Price</li>
<li>Shipping cost</li>
<li>Add-ons (albums and calendars, for example)</li>
</ul>
<p>If you wish, you can even print your photos online and <a href="http://photo.walgreens.com/">pick them up at Walgreens in an hour</a>!</p>
<p><strong>Note:</strong> if you print online to a brick-and-mortar store, make sure they really are printing your photos on site and that the quality is good. Some years ago I tried a local retailer&#8217;s  online photo service, only to find out that I needed to go to the store in a week to pick up the photos. Why bother.</p>
<p>Here&#8217;s a <a href="http://www.bestwebbuys.com/photo_print_service_comparison.html">couple</a> of <a href="http://digital-photo-printing-review.toptenreviews.com/">sites</a> that compare the different online services (they sell stuff too—take their reviews with a grain of salt).</p>
<p><strong>Pick the service that best fits you</strong></p>
<p>I usually have all of my photos printed by Winkflash because they are remarkably cheap and I am satisfied with the quality. But, I print my fancy-schmancy photo albums of our vacations directly from <a href="http://www.apple.com/ilife/iphoto/print-products.html">Apple iPhoto</a>, at a substantially higher cost.</p>
<p>A friend showed me one of the photo albums printed from Winkflash, and we laid it alongside an album I had ordered through iPhoto: the print quality was substantially better in the more expensive album. Consequently, I am willing to pay a premium for Apple to print the album because it is extremely convenient to create the album in iPhoto and the quality is top-notch.</p>
<p>Photo printing is pretty inexpensive, so go ahead and try a few of the services. Print the same shot if you want, so you can compare finishes and quality.</p>
<p>By the way, I seem to recall talk that Apple used <a href="http://www.mypublisher.com/index.php">MyPublisher</a> to print their albums. I don&#8217;t know if this is still true, but I have albums from iPhoto and from MyPublisher and they are identical with the exception of the themes and Apple logo. They are both quite good, though MyPublisher is cheaper and it works on the PC!</p>
<p><strong>To be continued&#8230;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://paperjammed.com/2009/03/31/can-there-be-life-without-a-printer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
