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

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

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

		<guid isPermaLink="false">http://techenvy.com/hardware/iphone/crashplan-i-love-you</guid>
		<description><![CDATA[You know you should be keeping backups right? If there are any digital files you don&#8217;t want to lose you really ought to be backing them up locally and offsite. Local backups are pretty easy, you can clone your drive onto an external drive and both OS X and Windows have backup built into the OS. Offsite backups can be [...]]]></description>
			<content:encoded><![CDATA[<p>You know you should be keeping backups right?  If there are any digital files you don&#8217;t want to lose you really ought to be backing them up locally and offsite.  Local backups are pretty easy, you can clone your drive onto an external drive and both OS X and Windows have backup built into the OS.  </p>
<p>Offsite backups can be trickier, especially if you have a lot of data.  Most services have limits to the data and monthly fees can add up.  After looking around and comparing a few different options I settled on <a href="http://www.crashplan.com/" onclick="pageTracker._trackPageview('/outgoing/www.crashplan.com/?referer=');">Crashplan</a>.  There are a few things that I really like about their service.  First of all the software is robust and free.  You can use it locally, or even across a network with a friends machine for free without any service subscription.  If you do opt to use the crash plan servers the cost structure is very competitive and they offer a discount for prepaying up to four years in advance which I really like.  If I&#8217;m going to use a backup system I&#8217;m going to use it for more than a year.  They also offer web access to your backed up files and you can create backup sets to prioritize your files and schedule the backups.</p>
<p>I&#8217;ve been using crash plan for about a year now.  I&#8217;m writing about it today because they just added a new feature that changes it from a great backup service to an indispensable daily tool &#8211; Crashplan has just released a mobile app for iOS and android.  I&#8217;ve just tested the iPhone and iPad version and am blown away by the quick access to all of my files.  It may be because the tool has just been release and not many people are using it, but navigating my backup file structure is zippy- it&#8217;s like browsing a local directory.  To view a file you click it once and it downloads the file, then click it again to view it.  </p>
<p>I can see this app being a huge lifesaver.  Huge kudos to the Crashplan team for their service and this fantastic new app!</p>
<p><a href="http://techenvy.com/wp-content/uploads/2011/09/20110927-192020.jpg"><img src="http://techenvy.com/wp-content/uploads/2011/09/20110927-192020.jpg" alt="20110927-192020.jpg" class="alignnone size-full" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hardware/iphone/crashplan-i-love-you/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogsy &#8211; iPad blogging app first impression</title>
		<link>http://techenvy.com/software/blogsy-ipad-blogging-app-first-impression</link>
		<comments>http://techenvy.com/software/blogsy-ipad-blogging-app-first-impression#comments</comments>
		<pubDate>Tue, 10 May 2011 04:34:21 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[ipad]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogsy]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://techenvy.com/software/blogsy-ipad-blogging-app-first-impression</guid>
		<description><![CDATA[There are a few different ways for you to add posts to a blogger or wordpress blog on an iPad, but they aren&#8217;t exactly elegant when it comes to formatting. Blogsy is an iPad app that promises easy posting with multimedia love, so let&#8217;s try it out! Obviously I&#8217;m posting this via the Blogsy app. The interface is decent, I [...]]]></description>
			<content:encoded><![CDATA[<p>There are a few different ways for you to add posts to a blogger or wordpress blog on an iPad, but they aren&#8217;t exactly elegant when it comes to formatting. <strong class="strong rangy_1">Blogsy</strong> is an iPad app that promises easy posting with <em class="em rangy_2">multimedia love,</em> so let&#8217;s try it out!</p>
<p>Obviously I&#8217;m posting this via the Blogsy app.</p>
<p>The interface is decent, I could see it taking a bit of time to get used to.  My favorite feature so far is the two sided editor.  You swipe the main screen to flip between the HTML code side and the media formatting side.  </p>
<p>My least favorite thing about it is that there appears to be no way to upload photos from the app.  You can insert photos from your flickr or picasa account, but you&#8217;d have to plan ahead and have your images already uploaded, or leave the app to add new images from your iPad.</p>
<p>It does have an in app browser and google image search tool, which would be nice for finding stock images to add to posts.</p>
<p>I&#8217;ve added my flickr account and am adding a photo from that here to test image embedding:</p>
<p class="alignnone"><a href="http://farm3.static.flickr.com/2759/4137322374_04c3c9556a.jpg" target="_blank" onclick="pageTracker._trackPageview('/outgoing/farm3.static.flickr.com/2759/4137322374_04c3c9556a.jpg?referer=');"><img src="http://farm3.static.flickr.com/2759/4137322374_04c3c9556a.jpg" id="blogsy-1305007735144.2278" class="alignright" alt="An example of a flickr photo" width="300" height="225"></a></p>
<p>You can also add a YouTube account link, but for whatever reason that does not appear to working right now.  I get to the &#8216;approve access for this app&#8217; screen, but granting access never seems to stick.  It would be nice if there were other online services that you could add, as I prefer <a href="http://vimeo.com/nathanielakin" onclick="pageTracker._trackPageview('/outgoing/vimeo.com/nathanielakin?referer=');"></a><a href="http://vimeo.com/nathanielakin" title="My Vimeo Page" target="_blank" onclick="pageTracker._trackPageview('/outgoing/vimeo.com/nathanielakin?referer=');">vimeo</a> for hosting my video work.</p>
<p>For certain kinds of blogging I can see this app being very nice.  If you&#8217;re syncing your photo library with flickr or picasa and want to use them in an online diary, this app will work well for you.  For me it feels to limited without in-app photo uploading and no way to set the wordpress feature image for the post.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/software/blogsy-ipad-blogging-app-first-impression/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full 360 Panoramas on the iPhone</title>
		<link>http://techenvy.com/hardware/iphone/full-360-panoramas-on-the-iphone</link>
		<comments>http://techenvy.com/hardware/iphone/full-360-panoramas-on-the-iphone#comments</comments>
		<pubDate>Tue, 26 Apr 2011 17:01:39 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=137</guid>
		<description><![CDATA[Photosynth for iOS lets you capture full panoramas easily on your iPhone.]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-141" href="http://techenvy.com/hardware/iphone/full-360-panoramas-on-the-iphone/attachment/img_2716-2"><img class="size-full wp-image-141 alignnone" title="IMG_2716" src="http://techenvy.com/wp-content/uploads/2011/04/IMG_27161.jpg" alt="" width="600" height="280" /></a></p>
<p>Whoa. The killer photo app for the iPhone is made by.. <em>Microsoft?!? </em></p>
<p>If you&#8217;ve got an iPhone and want a simple way to make panoramic photos check out the new <a href="http://itunes.apple.com/us/app/photosynth/id430065256?mt=8#" onclick="pageTracker._trackPageview('/outgoing/itunes.apple.com/us/app/photosynth/id430065256?mt=8&amp;referer=');">Photosynth app for iOS</a>.  It&#8217;s dead simple to use, very effective at stitching images in the phone and completely free.</p>
<p>Microsoft <a href="http://photosynth.net/" onclick="pageTracker._trackPageview('/outgoing/photosynth.net/?referer=');">Photosynth</a> has been available as a windows desktop app for a while and if you want to do huge HDR gigapixel pano images that&#8217;s still the way to go, but as a simple portable way to capture scenes without any extra gear this iOS app is pretty fantastic.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hardware/iphone/full-360-panoramas-on-the-iphone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Mac OS X Time Machine network errors on HP MediaSmart Servers</title>
		<link>http://techenvy.com/hack/fixing-mac-os-x-time-machine-network-errors-on-hp-mediasmart-servers</link>
		<comments>http://techenvy.com/hack/fixing-mac-os-x-time-machine-network-errors-on-hp-mediasmart-servers#comments</comments>
		<pubDate>Tue, 11 Jan 2011 04:57:58 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[hack]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>

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

		<guid isPermaLink="false">http://techenvy.com/?p=122</guid>
		<description><![CDATA[Is Wunderlist the perfect free task management software for use on multiple machines and phones?]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a relatively simple challenge: I want a basic task list that can be organized by category and synced between my iPhone and other computers.  The thing about task lists is they&#8217;re only useful if they&#8217;re handy.  Sometimes you remember something you have to do while your out and about, sometimes you want to check or add to your to do list while you sit at your computer and your phone is charging in the other room or in your coat pocket in the hall closet.</p>
<p>If you came from an all PC background and used an old windows smart phone you know this isn&#8217;t too complicated.  You could use outlook and sync it with your phone.  </p>
<p>But what if you&#8217;re a switcher, a turncoat, a technical wanderer?  Apples iPhone is a great combination of hardware and software, but they left some pretty basic stuff out, one of which is a to-do list.</p>
<p>For the last year I&#8217;ve looked around for a solution to this lack, never really finding the right combination of iPhone and desktop software that would work together flawlessly.</p>
<p>The closest solution looked like it was <a href="http://culturedcode.com/things/" onclick="pageTracker._trackPageview('/outgoing/culturedcode.com/things/?referer=');">Things</a> by cultured code.   Things is an elegant task management program that is very flexible and has an iPhone app that works with it.  Problem solved right?</p>
<p>Well, not exactly.  Things is Mac only and I&#8217;m platform agnostic.  The iPhone app can only sync manually over wi-fi, and worse than that is the price.  The desktop app is 60 bucks and the iPhone app is $10.</p>
<p>$70 bucks for a task list?  Really?  I guess Apple users are willing to pay more for everything.</p>
<p>So after all my searching and complaining and being cheap, what&#8217;s the point of all this?</p>
<p>The point is I found the dream solution I was looking for.</p>
<p><img src="http://techenvy.com/wp-content/uploads/2010/12/iphone_wunderlist.png" alt="" title="iphone_wunderlist" width="60" height="121" class="alignleft size-full wp-image-126" /><a href="http://www.6wunderkinder.com/wunderlist/" onclick="pageTracker._trackPageview('/outgoing/www.6wunderkinder.com/wunderlist/?referer=');">Wunderlist </a>runs on Mac, PC &#038; iPhone and they say an Android app will be released soon.  Wunderlist does wireless cloud syncing and is the right combination of simple, powerful and pretty.  And how much does this elegance cost?</p>
<p><strong>Nothing.</strong></p>
<p>Nada. Zip.  Not a penny charged for the desktop or iPhone version.  There isn&#8217;t even any advertising in the various app versions.</p>
<p>WTF?  How can they do that?  I have no idea, but after just a few days of using it I can highly recommend it.  </p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hardware/iphone/to-do-task-list-sync-iphone-mac-pc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yep. Like iTunes for PDFs</title>
		<link>http://techenvy.com/software/yep-like-itunes-for-pdfs</link>
		<comments>http://techenvy.com/software/yep-like-itunes-for-pdfs#comments</comments>
		<pubDate>Tue, 23 Mar 2010 18:00:00 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[catalog]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=67</guid>
		<description><![CDATA[Is there a software package out there that can help you tag, sort and organize a collection of PDF files? Yep. Ironic Software makes a few different tools for sorting, organizing and searching for information on OSX.  Yep is their PDF catalog tool, and is the only one of their products I&#8217;ve tried, but I can vouch for its usefulness [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-69 alignleft" title="yep3panel" src="http://techenvy.com/wp-content/uploads/2010/03/yep3panel-300x150.jpg" alt="yep3panel" width="300" height="150" /></p>
<p>Is there a software package out there that can help you tag, sort and organize a collection of PDF files?<a href="http://www.ironicsoftware.com/yep/index.html" onclick="pageTracker._trackPageview('/outgoing/www.ironicsoftware.com/yep/index.html?referer=');"> Yep.</a></p>
<p><a href="http://www.ironicsoftware.com/" onclick="pageTracker._trackPageview('/outgoing/www.ironicsoftware.com/?referer=');">Ironic Software</a> makes a few different tools for sorting, organizing and searching for information on OSX.  Yep is their PDF catalog tool, and is the only one of their products I&#8217;ve tried, but I can vouch for its usefulness and sensible design.  I&#8217;m using it with a <a href="http://techenvy.com/hack/mac-osx-drivers-for-windows-scansnap">Fujitsu ScanSnap</a> to convert old paper to new digital files that are organized and searchable.</p>
<p>Unlike iTunes, iPhoto or <a href="http://techenvy.com/iphone/ebook-library-management-software-calibre">Calibre</a>, Yep doesn&#8217;t move files into its own structure.  Instead you sent directories you want it to monitor (I have one for scans) and as soon as new PDFs show up there they&#8217;ll be added to Yep.  You can also drag files into the program from other locations, and add tags to make finding stuff later easier.</p>
<p>I&#8217;m finding this to be a very useful program in my effort to move away from paper.  Combined with the ScanSnap I&#8217;m slowly converting old nostalgic paperwork into digital form and getting rid of mass.  Yep strikes the right balance between simple and powerful to do exactly what I need it to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/software/yep-like-itunes-for-pdfs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identifying the right font</title>
		<link>http://techenvy.com/software/identifying-the-right-font</link>
		<comments>http://techenvy.com/software/identifying-the-right-font#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:31:47 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[identify]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=27</guid>
		<description><![CDATA[During my dayjob I design and direct animation for tv series and commercials.  Like anyone else who works in graphics or design there are a surprising number of times when I&#8217;m called upon to match a font.  In this case the client isn&#8217;t sure what font they are using for their identity, but it&#8217;s important that it remains the same.  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-28" title="whatfont" src="http://techenvy.com/wp-content/uploads/2010/02/whatfont.gif" alt="whatfont" width="500" height="158" /></p>
<p>During my dayjob I design and direct <a href="http://filmblender.com/" onclick="pageTracker._trackPageview('/outgoing/filmblender.com/?referer=');">animation for tv series and commercials</a>.  Like anyone else who works in graphics or design there are a surprising number of times when I&#8217;m called upon to match a font.  In this case the client isn&#8217;t sure what font they are using for their identity, but it&#8217;s important that it remains the same.  Now you could run through the list of fonts on your machine trying to find the right match, but that can be time consuming and not always successful.  So what&#8217;s a poor designer to do?</p>
<p>Enter <a href="http://new.myfonts.com/WhatTheFont/" onclick="pageTracker._trackPageview('/outgoing/new.myfonts.com/WhatTheFont/?referer=');">What the Font</a>, the brilliant online tool to compare and match fonts.  If you have an image of the font you need matched (tif, jpg or gif) you can upload it and quickly get possible matches displayed for you.  This works best if your source image is a greyscale tiff with a letter height of about 100 pixels, but even if your submission doesn&#8217;t match those parameters this utility is surprisingly effective.</p>
<p>And if the automated process doesn&#8217;t work they have a forum filled with helpful typography enthusiast that can help you identify the correct typeface.  Quick, free and easy to use.  What&#8217;s not to like?</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/software/identifying-the-right-font/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mediabrowser for Mediacenter</title>
		<link>http://techenvy.com/software/mediabrowser-for-mediacenter</link>
		<comments>http://techenvy.com/software/mediabrowser-for-mediacenter#comments</comments>
		<pubDate>Thu, 04 Feb 2010 19:17:03 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[mediacenter]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[browse]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[mediabrowser]]></category>
		<category><![CDATA[mediacentre]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[shows]]></category>
		<category><![CDATA[tv series]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=18</guid>
		<description><![CDATA[This is one of those &#8216;how did I live without it&#8217; plugins for Windows Media Center.  I&#8217;ve used media center for years, and it&#8217;s actually a very good adaptable system for viewing TV and movies at home, particularly if you want to do a little tweaking to set it up just right.  There are a few annoyances, but fortunately most [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of those &#8216;how did I live without it&#8217; plugins for Windows Media Center.  I&#8217;ve used media center for years, and it&#8217;s actually a very good adaptable system for viewing TV and movies at home, particularly if you want to do a little tweaking to set it up just right.  There are a few annoyances, but fortunately most of them can be solved by add ins like <a href="http://www.mediabrowser.tv/index.html" onclick="pageTracker._trackPageview('/outgoing/www.mediabrowser.tv/index.html?referer=');">MediaBrowser</a>.</p>
<p><img class="alignnone size-full wp-image-19" title="mediabrowsermovies" src="http://techenvy.com/wp-content/uploads/2010/02/mediabrowsermovies.jpg" alt="mediabrowsermovies" width="500" height="281" /></p>
<p>Media Browser is an absolutely excellent addition to Media Center for anyone with a large library of fims and television shows.  It automatically grabs meta data for the contents of your library and then presents it in very configurable custom views that are far superior to the standard media center browser.</p>
<p><img class="alignnone size-full wp-image-20" title="mediabrowser-showdetail" src="http://techenvy.com/wp-content/uploads/2010/02/mediabrowser-showdetail.jpg" alt="mediabrowser-showdetail" width="500" height="282" /></p>
<p>There are other plugins that handle metadata for movies, like <a href="http://www.mymovies.dk/" onclick="pageTracker._trackPageview('/outgoing/www.mymovies.dk/?referer=');">MyMovies</a>, but I got tired of reminders to update versions and login for metadata scraping, and it&#8217;s not a one stop solution for managing TV.  For TV shows Mediabrowser is a godsend as long as your library of shows is set up in directories by show name, with subdirectories for season (even if you only have one season of a show, you must have it in a season subdirectory).</p>
<p><img class="alignnone size-full wp-image-21" title="mediabrowser-tvshows" src="http://techenvy.com/wp-content/uploads/2010/02/mediabrowser-tvshows.jpg" alt="mediabrowser-tvshows" width="500" height="281" /></p>
<p>The install process for me (one Windows 7 64 bit and x86 versions) was quick, painless and had no problems.  After running it for a couple of months I have not experience a single crash or problem.  Just in case I haven&#8217;t made it clear by now this software is highly recommended.  You can download the MediaBrowser beta for free at <a href="http://www.mediabrowser.tv/index.html" onclick="pageTracker._trackPageview('/outgoing/www.mediabrowser.tv/index.html?referer=');">mediabrowser.tv</a></p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/software/mediabrowser-for-mediacenter/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Agile 1Password vs. Ilium eWallet</title>
		<link>http://techenvy.com/hardware/iphone/agile-1password-vs-illium-ewallet</link>
		<comments>http://techenvy.com/hardware/iphone/agile-1password-vs-illium-ewallet#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:41:20 +0000</pubDate>
		<dc:creator>TechEnvy</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[1Password]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[eWallet]]></category>
		<category><![CDATA[illium]]></category>
		<category><![CDATA[KeePass]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[Wallet]]></category>

		<guid isPermaLink="false">http://techenvy.com/?p=12</guid>
		<description><![CDATA[Which is better 1Password or eWallet.  ]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-15" title="1password_vs_eWallet" src="http://techenvy.com/wp-content/uploads/2010/02/1password_vs_eWallet.jpg" alt="1password_vs_eWallet" width="500" height="168" /></p>
<p>I&#8217;ve been using <a href="http://www.iliumsoft.com/site/ew/ewallet.php" onclick="pageTracker._trackPageview('/outgoing/www.iliumsoft.com/site/ew/ewallet.php?referer=');">eWallet</a> to store sensitive data for years, originally on a PC and a windows smart phone.  When I switched over to the iPhone I was very happy to find that <a href="http://www.iliumsoft.com/site/iphone/products_ewallet.php" onclick="pageTracker._trackPageview('/outgoing/www.iliumsoft.com/site/iphone/products_ewallet.php?referer=');">eWallet was available for the iPhone</a> and bought a license to try it out.  Unfortunately at that time there was no OS X version for the desktop which meant I had nothing on my shiny new MacBook to enter data into my eWallet.  This turned out to be a huge drag.  Entering data bit by bit via the iPhone screen is no fun at all, so I started using eWallet less and less.</p>
<p>Recently a coworker introduced me to <a href="http://agile.ws/products/1Password" onclick="pageTracker._trackPageview('/outgoing/agile.ws/products/1Password?referer=');">1Password</a> as a solution to a different problem: web password management.  I started using this to manage my web logins and then noticed that the functionality doesn&#8217;t stop there.  1Password duplicates most of the functionality of eWallet enabling you to securely store credit card and banking info, software install licenses, notes and membership login information.  1Password also has an <a href="http://agile.ws/products/iphone" onclick="pageTracker._trackPageview('/outgoing/agile.ws/products/iphone?referer=');">iPhone app</a> that will sync via wifi to the desktop app, so I&#8217;ve regained the convenience of being able to enter information on a proper keyboard and have it available on my laptop and my phone.</p>
<p>Illium did finally release an <a href="http://blog.iliumsoft.com/2009/12/01/ewallet-7-is-now-available/#comments" onclick="pageTracker._trackPageview('/outgoing/blog.iliumsoft.com/2009/12/01/ewallet-7-is-now-available/_comments?referer=');">OS X version of eWallet</a>, or at least a beta of it.  I downloaded it and was underwhelmed, now preferring the 1Password interface.  In the end my decision to switch from eWallet to 1Password was based on just a few factors: Completeness of support, interface aesthetics and price.  I already had the desktop version of 1Password and the iPhone version of eWallet.  It looks like it will only be $10 to upgrade to the Mac OSX version of eWallet when it&#8217;s released, but it&#8217;s even cheaper to buy the iPhone version of 1Password: $5 bucks for the standard version and $8 for the &#8216;pro&#8217; version which adds a few extra features.</p>
<p>Of course price alone shouldn&#8217;t be the main determining factor when buying digital wallet software.  Data security and support are important issues.  eWallet has been well supported on the PC platform, but they haven&#8217;t been quick to support the Mac.  I feel more comfortable with the level of support and security updates from Agile right now, so 1Password is the winner for me.  Of course on the PC I suspect eWallet is still one of your best choices for a secure digital wallet.</p>
<p>One more alternative for the windows world is the open source <a href="http://keepass.info/" onclick="pageTracker._trackPageview('/outgoing/keepass.info/?referer=');">KeePass</a>, which I haven&#8217;t tried, but I&#8217;ve heard good things about.</p>
]]></content:encoded>
			<wfw:commentRss>http://techenvy.com/hardware/iphone/agile-1password-vs-illium-ewallet/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

