<?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>Roo&#039;s View &#187; Reviews</title>
	<atom:link href="http://lowtek.ca/roo/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://lowtek.ca/roo</link>
	<description>A clever tagline should go here</description>
	<lastBuildDate>Sat, 05 May 2012 02:13:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Review: OCZ Vertex 3 120G SSD</title>
		<link>http://lowtek.ca/roo/2012/review-ocz-vtx3-25sat3-120g/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-ocz-vtx3-25sat3-120g</link>
		<comments>http://lowtek.ca/roo/2012/review-ocz-vtx3-25sat3-120g/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 00:41:09 +0000</pubDate>
		<dc:creator>Roo</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://lowtek.ca/roo/?p=1150</guid>
		<description><![CDATA[I&#8217;m not entirely certain which event triggered my gear lust for a solid state drive (SSD), it was probably a mix of Jeff Atwood&#8217;s post, TechReport&#8217;s storage section, and the falling prices resulting in smaller SSDs down below the $100 price point. Whatever it was, I couldn&#8217;t really shake the idea of having a SSD [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/04/IMG_2612.jpg"><img class="aligncenter size-full wp-image-1151" title="IMG_2612" src="http://lowtek.ca/roo/wp-content/uploads/2012/04/IMG_2612.jpg" alt="" width="500" height="292" /></a></p>
<p>I&#8217;m not entirely certain which event triggered my gear lust for a solid state drive (<a href="http://en.wikipedia.org/wiki/Solid-state_drive">SSD</a>), it was probably a mix of <a href="http://www.codinghorror.com/blog/2011/05/the-hot-crazy-solid-state-drive-scale.html">Jeff Atwood&#8217;s post</a>, <a href="http://techreport.com/storage/">TechReport&#8217;s storage section</a>, and the falling prices resulting in smaller SSDs down <a href="http://www.canadacomputers.com/search_result.php?keywords=&amp;category1=Solid+State+Drives&amp;category2=SATA+3+%286Gb%2Fs%29&amp;category3=&amp;category4=&amp;search=1&amp;ccid=1088&amp;path=179_1088&amp;manu=0&amp;pricerange=%240.00+-+%2499.99">below the $100 price point</a>. Whatever it was, I couldn&#8217;t really shake the idea of having a SSD in my work laptop &#8211; so I decided to get one.</p>
<p>Initially I had thought that a 60G-64G drive would fit the bill, being under the $100 price point and just big enough to hold the OS plus my <a href="http://en.wikipedia.org/wiki/IBM_Lotus_Notes">Lotus Notes</a> mail installation. After reviewing benchmarks, and reviews I decided to focus on the 120G size &#8211; in part due to a general recommendation that the 60G size is a bit small for most, and the benchmark numbers on the 120G are a bit better. The price was higher, but still within a very reasonable budget as SSDs are approaching $1 a Gig. The <a href="http://techreport.com/articles.x/21672">TechReport comparison of 120G-128G</a> size helped me narrow my choice down to the <a href="http://www.ocztechnology.com/ocz-vertex-3-sata-iii-2-5-ssd.html">OCZ</a><a href="http://techreport.com/articles.x/20622"> Vertex 3</a>.</p>
<p>While the Vertex 3 has been on the market a year, it still ranks as one of the fastest drives available. There were <a href="http://www.tomshardware.com/news/SandForce-SF-2200-Firmware-bsod-update,13738.html">some issues</a> with the SandForce SF-2881 controller, but firmware 2.15 is reported to be solid.</p>
<p>My laptop was running a 500G <a href="http://en.wikipedia.org/wiki/Sata">SATA</a>2 Toshiba drive, configured as a single large partition running Windows 7. I had no interest in re-installing from scratch so my approach was to clone the working system onto the smaller drive. There are likely plenty of ways to do this, I was able to easily find <a href="http://geekyprojects.com/storage/how-to-clone-hard-drive-to-smaller-drive/">a blog post</a> describing how to do it &#8211; I roughly followed those steps but will document exactly what I did here.</p>
<p><strong>Step 1)</strong> Reduce the partition on the big hard drive to be a bit less than the formatted capacity of the SSD. Initially after reading a bit I was hesitant to use <a href="http://gparted.sourceforge.net/">GParted</a> to do this as it seemed <a href="http://www.techsupportforum.com/forums/f217/solved-windows-7-not-genuine-post-gparted-partition-resize-505639.html">some folks had had problems</a> with Windows 7 and GParted. Windows 7 also has a built in <a href="http://www.howtogeek.com/howto/windows-vista/resize-a-partition-for-free-in-windows-vista/">partition resize capability</a>.</p>
<p>I ran into several issues trying to use the built in Windows 7 functionality. First up was some <a href="http://superuser.com/questions/88131/how-to-shrink-windows-7-boot-partition-with-unmovable-files">unmovable files</a> causing issues. Even after turning off <a href="http://en.wikipedia.org/wiki/Virtual_memory">virtual memory</a> and <a href="http://en.wikipedia.org/wiki/System_Restore">system restore</a>, I still had issues. The <a href="http://en.wikipedia.org/wiki/Event_Viewer">Event Viewer</a> was a help in identifying <a href="http://www.google.ca/chrome">Chrome</a> as holding onto some unmovable files, then I hit what I believe was an issue with <a href="http://en.wikipedia.org/wiki/NTFS#Metafiles">NTFS Metafiles</a> being unmovable and blocking my ability to shrink the partition smaller than 245G. At this point I threw my hands in the air and ran GParted from an <a href="http://www.ubuntu.com/download/ubuntu/download">Ubuntu Live USB key</a>.</p>
<p>GParted ran to completion, but oddly gave me an error indicating something was wrong &#8211; but I couldn&#8217;t spot anything actually wrong. [Normally GParted should not give an error] The damage was done so I just rebooted and let Windows perform the necessary <a href="http://en.wikipedia.org/wiki/Chkdsk">chkdsk</a> activity. Things were fine, so either I mis-read that there was an error or it was something that was recoverable. Either way I was now happily running with a 100G partition.</p>
<p><strong>Step 2)</strong> Use <a href="http://clonezilla.org/">Clonezilla</a>&#8216;s &#8220;savepart&#8221; option to capture an image of the partition. Since I had a 500G drive which now had lots of empty space after the 100G system partition, I created a 2nd volume to store the captured image to. You can use a second USB mounted drive, or any number of other options including ssh with Clonezilla to store your image.</p>
<p>I will comment that Clonezilla is not for the timid, the user interface appear very complex and requires some careful reading to make sure you&#8217;re doing what you think you&#8217;re doing. Youtube has a number of <a href="http://www.youtube.com/results?search_query=clonezilla">walk throughs</a>. For the 100G partition it took about 1:35 to backup.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/04/IMG_2619.jpg"><img class="aligncenter size-full wp-image-1153" title="IMG_2619" src="http://lowtek.ca/roo/wp-content/uploads/2012/04/IMG_2619.jpg" alt="" width="500" height="291" /></a></p>
<p>Above you see the SSD attached to the ultra slim sled that the laptop hard disk was in, this is a very slim metal sleeve with a pull tab and some rubber bumpers. It fit nicely into my <a href="http://shop.lenovo.com/us/products/professional-grade/thinkpad-laptops/w-series/w520.shtml">W520</a>.</p>
<p><strong>Step 3)</strong> Swap the drives. If you have a password on the drive, it&#8217;s a good idea to disable before removing it as USB enclosures and passworded drives don&#8217;t mix well. Install the new SSD, and place the existing drive into a USB enclosure. Boot the laptop into Ubuntu Live again and partition the new SSD drive, make sure to tag the new partition as with the &#8216;boot&#8217; flag.</p>
<p><strong>Step 4)</strong> Restore the image you saved with Clonezilla&#8217;s &#8220;restore part&#8221; option. In this case I was restoring from the 2nd partition on the original hard drive that is now mounted as a USB volume. Clonezilla warns you twice when restoring a partition to validate you&#8217;ve got the correct destination, a nice paranoid touch.</p>
<p>The restore ran nearly 3x faster taking about 37 minutes.</p>
<p><strong>Step 5)</strong> Boot into windows, chkdsk may have run again but with the SSD it seemed to take no time at all. You might want to visit the <a href="http://www.ocztechnology.com/ssd_tools/SandForce_Based/">OCZ site</a> and grab the toolbox utility to validate you&#8217;ve got the latest firmware, I did this to verify I had 2.15.</p>
<p><strong><span style="text-decoration: underline;">Performance</span></strong></p>
<p>After I did the clone, I ran some boot time tests on the hard drive. I tested immediately after I had completed step 5 with the SSD. For work I need Lotus Notes up and running to access my calendar etc, so that was a logical pattern to benchmark &#8211; how long to get back to key information? I used a stop watch, and the times include the time I spent typing in the two passwords and navigating to the icon to launch Notes. It&#8217;s not terribly scientific, but I think the results still speak for themselves.</p>
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td></td>
<td>Disk test 1</td>
<td>Disk test 2</td>
<td>Disk test 3</td>
<td>SSD test 1</td>
<td>SSD test 2</td>
<td>SSD test 3</td>
</tr>
<tr>
<td>Cold boot to Windows login</td>
<td>1:22</td>
<td>1:24</td>
<td>55</td>
<td>23</td>
<td>23</td>
<td>23</td>
</tr>
<tr>
<td>Login to launch of Notes</td>
<td>1:42</td>
<td>1:13</td>
<td>1:44</td>
<td>10</td>
<td>10</td>
<td>10</td>
</tr>
<tr>
<td>Lotus Notes ready</td>
<td>40</td>
<td>44</td>
<td>40</td>
<td>10</td>
<td>10</td>
<td>11</td>
</tr>
<tr>
<td>Total time</td>
<td>3:45</td>
<td>3:22</td>
<td>3:19</td>
<td>43</td>
<td>43</td>
<td>44</td>
</tr>
</tbody>
</table>
<p>This is <a href="http://www.codinghorror.com/blog/2011/05/the-hot-crazy-solid-state-drive-scale.html">crazy hot</a> - more than 3x faster, under a minute from a cold boot.</p>
<p>Now certain operations don&#8217;t seem any faster. Resuming from <a href="http://en.wikipedia.org/wiki/Hibernation_(computing)">hibernation</a> feels to be about the same speed. This makes sense as the performance difference for sequential reads isn&#8217;t much different. It seems in normal usage, lots of little things are more immediate too. Some of this is likely simply moving from a SATA2 to a SATA3 drive, but I&#8217;m convinced no spinning platter could keep up with the SSD.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/04/IMG_2614.jpg"><img class="aligncenter size-full wp-image-1152" title="IMG_2614" src="http://lowtek.ca/roo/wp-content/uploads/2012/04/IMG_2614.jpg" alt="" width="500" height="302" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://lowtek.ca/roo/2012/review-ocz-vtx3-25sat3-120g/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Review: Filtrete 3M-50 Wifi Thermostat</title>
		<link>http://lowtek.ca/roo/2012/review-filtrete-3m-50-wifi-thermostat/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-filtrete-3m-50-wifi-thermostat</link>
		<comments>http://lowtek.ca/roo/2012/review-filtrete-3m-50-wifi-thermostat/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 04:15:45 +0000</pubDate>
		<dc:creator>Roo</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://lowtek.ca/roo/?p=1103</guid>
		<description><![CDATA[I came across this particular wifi enabled thermostat a year or so ago, unfortunately they are not available in Canada. I&#8217;d guess this is simply the additional headache of bringing an electronic device to market in Canada (yes, different hoops than what is needed in the USA) and the market size. On my last trip [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2602.jpg"><img class="aligncenter size-full wp-image-1109" title="IMG_2602" src="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2602.jpg" alt="" width="500" height="348" /></a></p>
<p>I came across this particular <a href="http://www.homedepot.com/buy/electrical-home-automation-security-home-automation-climate-control/filtrete-7-day-touchscreen-wifi-enabled-programmable-thermostat-with-backlight-182800.html">wifi enabled thermostat</a> a year or so ago, unfortunately they are not available in Canada. I&#8217;d guess this is simply the additional headache of bringing an electronic device to market in Canada (yes, different hoops than what is needed in the USA) and the market size. On my last trip to the states I took the opportunity to drop into a <a href="http://www.homedepot.com/">HomeDepot</a> and pick one up. There was only 1 unit in the entire city I was in (I had to go to both HomeDepot stores!) &#8211; so you may have trouble getting one even if you live in the US, I suggest you call ahead.</p>
<p>The sales pitch on having your home thermostat wifi enabled is to make it simpler to program, and easier to adjust from anywhere in the house or out of the house. When we leave on vacation, turning down the heat and reprogramming the 7 day schedule is pretty low on the priority list. Being able to do so from the hotel over the internet would be handy. I&#8217;m looking forward to the ability to pull out more statistics from the device and surface them in graphs, for example yesterday my furnace was on for 4hrs 47mins and today it ran 2hrs 46mins (it was much warmer today).</p>
<p>Most of this post will discuss the installation process, as this is primarily my experience with it so far. Some of this will be specific to my particular install but I&#8217;ll try to walk you through the process I used to arrive at a successful result. If you want to stop reading here the short version is that it&#8217;s pretty cool, you probably want one.</p>
<p>The first step is to read (or at least flip quickly) through the manuals included. The packaging strongly indicates you need a C wire, the manual lists it as optional. The <strong>C wire is required</strong>, don&#8217;t get confused by the manual. Next take a look the wiring for your existing thermostat.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2601.jpg"><img class="aligncenter size-full wp-image-1108" title="IMG_2601" src="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2601.jpg" alt="" width="500" height="223" /></a></p>
<p>The good news is that the wire coming out of the wall has more than enough conductors to carry a C wire if I need to add one. The bad news is that I&#8217;m standing there scratching my head because I don&#8217;t really understand the current wiring.  My existing thermostat is a Honeywell MagicStat CT 3300 for which I was able to easily find a <a href="http://www.gogeisel.com/geiselonline/support/Honeywell/CT3300_CT3355.pdf">manual online</a>. This helped me identify the wiring that was connected.</p>
<p>Next stop is to go take a look at the furnace, to map the other end of the wires. Unfortunately between the furnace and the thermostat I found this, something I&#8217;ll call the mess-o-wires.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2593.jpg"><img class="aligncenter size-full wp-image-1106" title="IMG_2593" src="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2593.jpg" alt="" width="500" height="292" /></a></p>
<p>The mess-o-wires ties in my A/C unit to the furnace and the thermostat. Opening up the furnace I get to the control board where the wiring starts.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2595.jpg"><img class="aligncenter size-full wp-image-1107" title="IMG_2595" src="http://lowtek.ca/roo/wp-content/uploads/2012/02/IMG_2595.jpg" alt="" width="500" height="315" /></a></p>
<p>So basically I have my furnace, connected to a wire A, this in turn heads to the mess-o-wires, then connects to wire B, this runs upstairs to the thermostat. Mapping the wire colors and connections results in the following table. The last column is the CT3300 hook ups. I also found a <a href="http://wiki.xtronics.com/index.php/Thermostat_signals_and_wiring">helpful reference</a> to understand what the wiring names were.</p>
<table border="1">
<tbody>
<tr>
<td>Color</td>
<td>Wire A</td>
<td>Wire B</td>
<td>CT 3300</td>
</tr>
<tr>
<td>Y</td>
<td>orange</td>
<td>yellow</td>
<td>Y</td>
</tr>
<tr>
<td>R</td>
<td>red</td>
<td>red + black</td>
<td>Rh + Rc</td>
</tr>
<tr>
<td>W1</td>
<td>white</td>
<td>white</td>
<td>W</td>
</tr>
<tr>
<td>G</td>
<td>green</td>
<td>green</td>
<td>G</td>
</tr>
<tr>
<td>C</td>
<td>black</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<p>This lead to an ah-hah moment. So I&#8217;m basically running in a 4 wire mode at the thermostat W Y RH G. The RH and RC are bridged back in that mess-o-wires. Knowing this helped me map to the 3M-50 manual for how to properly hook things up. The solution is that I need to fix the mess-o-wires to allow the C wire to run up to the thermostat using the black wire. Let me stress that this is unlikely to be your solution, but the process of wire tracing and mapping should help you understand your current setup and how to perform the install. If this is over your head, call your furnace service folks to do this part.</p>
<p>Once I was past this part, the actual installation went very smoothly &#8211; just follow the manual. The wifi unit ships along with the unit, but is not installed and the manuals don&#8217;t seem to reference it beyond providing a URL: www.radiothermostat.com/wifi. I inserted the wifi module while the thermostat was on and running, it seemed to handle that just fine. When you do visit <a href="http://www.radiothermostat.com/wifi">www.radiothermostat.com/wifi</a> you&#8217;ll find a friendly 3 step process:</p>
<ol>
<li>Register for an account on the web</li>
<li>Verify Thermostat Installation</li>
<li>Use laptop to connect your thermostat to your local wifi, and then to the internet</li>
</ol>
<p>It&#8217;s not really three steps since step three contains more sub steps. My notes are a bit sketchy here, but it didn&#8217;t seem to provide much in the way of hand holding &#8211; they assume you know what you&#8217;re doing when it comes to wireless setup. At this point I&#8217;ll deviate from how I did the setup and talk about the <a href="http://itunes.apple.com/us/app/wi-fi-enabled-radio-thermostat/id392471874?mt=8">iOS app</a>. If you have an iDevice, then you should do step 3 above entirely using it. I&#8217;m not sure how smoothly a second iOS device will work out as it seemed that I was forced to re-setup the wifi connection (step 3) on the iPad even though it seemed to be working fine over a web browser. (again my notes are a bit rough as to what happened) I&#8217;m certain you can have multiple iOS devices, you just might have to go through the setup phase more than once.</p>
<p>There is also an <a href="https://market.android.com/details?id=RadioThermostat.com">Android app</a>. This seems to be poorly advertised as I only found it while writing this post, they should really add it to the <a href="https://my.radiothermostat.com/filtrete/support.html">website</a>. Adding the app to my phone and logging in, I&#8217;m able to view my thermostat without any network re-setup required. So my iOS app experience above of needing to re-setup the wifi must have been due to some other issue I was having.</p>
<p>I will say that I really like the wireless configuration approach. Much better than the <a href="http://lowtek.ca/roo/2012/review-harmony-link/">Logitech HarmonyLink</a> mess with a USB cable and browser plugins. The HarmonyLink could easily adopt this style of setup &#8211; creating an ad-hoc network to do the wireless configuration. The thermostat generates a 5 digit verification code to ensure that it&#8217;s really you, the HarmonyLink could simply flash the led to give you a verification pattern.</p>
<p>For some reason <a href="http://www.google.ca/chrome">Chrome</a> didn&#8217;t seem to work to create an account. Switching to <a href="http://www.mozilla.org/en-US/firefox/new/">Firefox</a> solved this. After I had created the account, Chrome worked just fine. In fact, the website has a reasonable mobile layout as well. So a strike against them for doing something odd with account sign ups, but kudos for getting it mostly right no matter what device you visit the website with.</p>
<p>The iOS app is very simple, it lets you control the basic functions: temperature up/down; home/away; fan on/off/auto; heat/cool. You cannot set a schedule with the app it seems. The schedule can be set on the device (but who would do that?) and via a full web browser. The mobile version of the website is limited in a similar manner as the iOS app. The Android app appears to offer the same functions as the iOS app.</p>
<p>Configuration of Celcius vs. Fahrenheit is supported by the web/iOS/Android app in a single setting. The physical display on the thermostat requires you configure this as is shown on this <a href="http://www.youtube.com/watch?v=YZeXS6qMw7I">youtube video</a>. This had me puzzled for a bit until I found the video link, it is also mentioned in the <a href="https://my.radiothermostat.com/filtrete/faq.html">FAQ</a>.</p>
<p>There is a <a href="http://central.isaroach.com/wiki/index.php/Main_Page">developer API</a> available and folks who&#8217;ve created <a href="http://moderntoil.com/?p=350">impressive private versions</a> of a web UI. Interesting that temperatures are all Fahrenheit in the developer API, so I assume that&#8217;s how it is stored internally. I&#8217;ll certainly be experimenting in this direction when I have some time. The <a href="http://forums.radiothermostat.com/">forums</a> seems to be fairly active and have some good content in them from the quick browsing I&#8217;ve done.</p>
]]></content:encoded>
			<wfw:commentRss>http://lowtek.ca/roo/2012/review-filtrete-3m-50-wifi-thermostat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Review: Harmony Link</title>
		<link>http://lowtek.ca/roo/2012/review-harmony-link/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-harmony-link</link>
		<comments>http://lowtek.ca/roo/2012/review-harmony-link/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 01:50:51 +0000</pubDate>
		<dc:creator>Roo</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://lowtek.ca/roo/?p=1078</guid>
		<description><![CDATA[When it was announced back in September 2011 I was quite excited about the HarmonyLink. I got one as a gift this Christmas and after some initial efforts with it, my enthusiasm is a little dampened, but I still think the device has a lot of promise. There are some serious flaws that need to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/01/harmonylink.png"><img class="aligncenter size-full wp-image-1079" title="harmonylink" src="http://lowtek.ca/roo/wp-content/uploads/2012/01/harmonylink.png" alt="" width="512" height="171" /></a></p>
<p>When it was <a href="http://blog.logitech.com/2011/09/20/harmonylink/">announced back in September 2011</a> I was quite excited about the <a href="http://www.logitech.com/en-us/1225/8439">HarmonyLink</a>. I got one as a gift this Christmas and after some initial efforts with it, my enthusiasm is a little dampened, but I still think the device has a lot of promise. There are some serious flaws that need to be addressed by <a href="http://en.wikipedia.org/wiki/Logitech">Logitech</a> before it can replace my <a href="http://www.remotecentral.com/tsu2000/index.html">Pronto TSU 2000</a>.</p>
<p>I was surprised that it didn&#8217;t use the same <a href="http://www.logitech.com/en-ca/440/3742?section=downloads">Harmony Desktop software</a> that worked with the 659, then I got excited because it appeared to be web based. The model is log into website, configure your Devices and Activities on the web and sync to your device &#8211; nice. Sadly if you try to log into your account on <a href="http://myharmony.com/">myharmony.com</a> from a non supported platform you get this message:</p>
<blockquote><p>The following platforms are supported:</p>
<p>Microsoft® Windows XP or Vista with Internet Explorer 7+, or Firefox 3+</p>
<p>Microsoft® Windows 7 with Internet Explorer 8+ or Firefox 3+</p>
<p>Intel Mac OS® 10.4.8+ with Firefox 3+ or Safari 4+</p></blockquote>
<p>The reason for this is they use a custom browser plug-in to do the initial setup of the device. This sort of makes sense, as the HarmonyLink is a wifi device that needs to be told how to connect to your wireless network. The initial setup seems to be the only time you&#8217;ll need the USB cable provided. I also found it a bit uncomfortable being asked by a website to enter my <a href="http://en.wikipedia.org/wiki/Wpa2#WPA2">WPA2</a> password.</p>
<p>Logitech could have made things much simpler. Provided a very simple utility on Windows and Mac OSX to do the device initialization. Of course you need to program the device to enable it for your wireless network, they have all the code they need to do this in a reasonable manner so it seems like just a dumb design decision to include it as part of the browser plugin.</p>
<p><strong>Security fail:</strong> The website myharmony.com also wasn&#8217;t able to accept a &lt; character in my password. It gets better, the <a href="http://en.wikipedia.org/wiki/Android_(operating_system)">Android</a> app (and apparently the <a href="http://en.wikipedia.org/wiki/IOS">iOS</a> app too) doesn&#8217;t remember your password. So you need to type it in from time to time. Strike two for password security. They do require at least 4 characters, I can think of some great four letter words that might fit. So the user is torn between using a strong password or a convenient one. Everyone who might want to use the remote may need to know the password, that&#8217;d be strike three on their security story.</p>
<p>Setting up the devices was pretty reasonable, it does require that you know the model numbers of your equipment but will provide suggestions if you&#8217;re close to the right name. I had trouble locating the IR4PS3 device (for control of the PS3) in the device database, I ended up succeeding by entering Sony as the manufacturer and IR4PS3 as the model &#8211; then the correction offered by the website (IR4PS3/IR4PS3) worked.</p>
<p>The remote is setup around the idea of Activities, such as &#8220;Watch TV&#8221;. This is a bit different than the flow I have setup with my Pronto so it&#8217;ll take some getting used to. They have three basic activities: Watch TV, Watch Movie, Listen to Music. You can have multiples of one type of activity and give them unique names, but they provide only 4 icons &#8211; which is very silly given how easy it should be to have many different icons.</p>
<p>They very first time you connect to the HarmonyLink using your Android or iOS device running the remote control app, you&#8217;ll likely have a firmware update and a sync of your data from the web. The Android app hung on me during the firmware update leaving me waiting and waiting. It required a reboot of my Android tablet and I was back in business.</p>
<p>I haven&#8217;t warmed up to the Android version of the app yet. The power off path wasn&#8217;t immediately obvious to me, I&#8217;ll have to see how others that get a chance to use the remote once I shake out all the major issues react to it. Responsiveness to button presses is pretty good, there doesn&#8217;t feel like there is any appreciable lag. You can edit the button layout, with the exception of the 4 way navigation pad which seems fixed (this is unfortunate as the IR4PS3 mapping for &#8216;ok&#8217; doesn&#8217;t map to X).</p>
<p>I was disappointed to discover that there wasn&#8217;t a web UI on the HarmonyLink itself. You must use a supported device (Android, iOS) and run the app. I&#8217;ll need to break out Wireshark and take a look at what needs to be done to fix that.</p>
<p>As I started with, I&#8217;m still optimistic this is going to be a nice addition to my home theatre &#8211; but only once they address some of the shortcomings. Engadget gathered a <a href="http://www.engadget.com/2011/12/25/how-would-you-change-logitechs-harmony-link/">long list of great comments</a> which felt pretty much on target. There is also a <a href="http://forums.logitech.com/t5/Harmony-Link/Official-Suggestion-Thread-and-Some-Quick-Fixes/td-p/712842">suggestion thread</a> in the Logitech forums. I hope Logitech is listening.</p>
]]></content:encoded>
			<wfw:commentRss>http://lowtek.ca/roo/2012/review-harmony-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Review: CitiGeeks.com screen protectors</title>
		<link>http://lowtek.ca/roo/2012/review-citigeeks-screen-protector/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-citigeeks-screen-protector</link>
		<comments>http://lowtek.ca/roo/2012/review-citigeeks-screen-protector/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 02:44:05 +0000</pubDate>
		<dc:creator>Roo</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://lowtek.ca/roo/?p=1061</guid>
		<description><![CDATA[I used to be one of those that strongly believed screen protectors were not worth the money. Over time I had a series a devices which I carried with me daily with no screen protection, sure after a year or two I&#8217;d inevitably end up with a small scratch but at that point the value [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2579.jpg"><img class="aligncenter size-full wp-image-1065" title="IMG_2579" src="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2579.jpg" alt="" width="500" height="213" /></a></p>
<p>I used to be one of those that strongly believed screen protectors were not worth the money. Over time I had a series a devices which I carried with me daily with no screen protection, sure after a year or two I&#8217;d inevitably end up with a small scratch but at that point the value of the device had dropped significantly anyways. The cost of screen protectors seemed outrageous, you could buy from a brand name and pay a big price &#8211; or opt for the super cheap knock offs from eBay. I assumed the cheap ones were not worth the money as the name brand ones were 10x more expensive.</p>
<p>The first phone I had with a screen protector was the <a href="http://en.wikipedia.org/wiki/Nexus_One">NexusOne</a>. It came to me with a Zagg invisibleshield installed. The <a href="http://www.zagg.com/invisibleshield/google-nexus-one-cases-screen-protectors-covers-skins-shields.php">invisibleshield model</a> was one of the ones with the self healing property and had a slightly mottled surface. This felt a little different than a naked screen, your finger had a little drag. It was easy to get used to this. I never bothered to remove the screen protector during the time I had that phone.</p>
<p>Readers of this blog will know that the next phone I had was an <a href="http://en.wikipedia.org/wiki/HTC_Desire">HTC Desire</a>. This came with no screen protector. The screen showed a few tiny (nearly invisible) scratches in the <a href="http://en.wikipedia.org/wiki/Gorilla_glass">Gorilla Glass</a> screen. The scratches were not enough to bother me in day to day use. When I bought a case for the phone from eBay, a cheap screen protector came along with it. <a href="http://lowtek.ca/roo/2011/review-tpu-gel-case-for-htc-desire/">I wrote back then</a> that I was pretty impressed with the screen protector as it felt exactly like the screen.</p>
<p>My current phone is a well used <a href="http://en.wikipedia.org/wiki/Samsung_Galaxy_S">Samsung Galaxy S Vibrant</a> (i9000m). It&#8217;s got a few nicks and dings, and a handful of fairly deep scratches on the screen. Honestly you don&#8217;t notice them in normal use, but you can see them if you look up close as should be evident in the picture below. This is the lower part of the phone close up, a lamp is reflected off the screen but hopefully the scratch marks are clear (a deep one is centered, about 1/4 down from the top).</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2447.jpg"><img class="aligncenter size-full wp-image-1063" title="IMG_2447" src="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2447.jpg" alt="" width="500" height="284" /></a></p>
<p>While I liked the case, it added a lot of bulk to the HTC Desire. This round I decided against a case but thought a couple of bucks was worth getting some screen protection. A screen protector can also help hide some of the existing scratches on a screen (true from my experience).</p>
<p>After looking around a little, I decided on an anti-glare screen. The cost was a little bit more than the clear ones, but less than a <a href="http://www.timhortons.com/">cup of coffee</a> more. The <a href="http://www.youtube.com/watch?v=peTzMx9nCEY">youtube video</a> demonstrating it also looked pretty cool. I made the purchase from <a href="http://cgi.ebay.ca/ws/eBayISAPI.dll?ViewItem&amp;item=320625313787">eBay</a>, but it turns out <a href="http://citigeeks.com/">CitiGeeks</a> has a web store and is based in <a href="http://en.wikipedia.org/wiki/Canada">Canada</a>.</p>
<p>The packaging looked professional and included their logo. What was inside is pictured below.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2446.jpg"><img class="aligncenter size-full wp-image-1062" title="IMG_2446" src="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2446.jpg" alt="" width="500" height="285" /></a></p>
<p>You get the screen protector, a small card that you use to prevent air bubbles when installing, and a cleaning cloth. They have very good <a href="http://www.citigeeks.com/pages.php?pID=4&amp;osCsid=6dfeefa58844a2c6ecc964f9d739bfaf">installation instructions</a> on their website, and a <a href="http://www.youtube.com/watch?v=OXC1m8Qaon0">youtube video</a> which is very helpful.</p>
<p>The resulting installed anti-glare screen looks very good on the phone, turning it into a matte black surface when off. You can see the anti-glare properties in the photo below giving a soft halo reflection of the light. It also does a reasonable job hiding some of the small scratches, but not the deeper ones. Again, during normal use you don&#8217;t see any of the scratches.</p>
<p><a href="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2455.jpg"><img class="aligncenter size-full wp-image-1064" title="IMG_2455" src="http://lowtek.ca/roo/wp-content/uploads/2012/01/IMG_2455.jpg" alt="" width="500" height="317" /></a></p>
<p>I wouldn&#8217;t recommend the anti-glare screen having used it for a while. It does cut down on glare, but I find it adds a strange sparkle effect to images. If you look at the picture at the top of this post the right side of the image shows some of this as a multi-color graininess. This is difficult to capture in a picture, but is quite distracting in some situations.</p>
<p>I will recommend <a href="http://www.citigeeks.com/">CitiGeeks</a>. They provided a 20% discount coupon for my next order (if you search for this coupon online you should be able to find it easily). They also have pretty good email support, even at off hours. When I got my <a href="http://en.wikipedia.org/wiki/Galaxy_Tab">Galaxy Tab</a>, I bought a crystal clear protector for it using the coupon and was able to get a better price than eBay. The clear screen protector is completely invisible, I had two Galaxy Tabs next to each other &#8211; one with a protector and one without &#8211; you could not tell the difference.</p>
<p>Low cost screen protectors do work well, and pay for themselves with the peace of mind they provide you when you accidentally toss your car keys into the same pocket as your phone. Should you get one? I think it&#8217;s still personal preference, I&#8217;m sold on them but only if I can get them at very low cost.</p>
]]></content:encoded>
			<wfw:commentRss>http://lowtek.ca/roo/2012/review-citigeeks-screen-protector/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kingston RAM</title>
		<link>http://lowtek.ca/roo/2011/kingston-ram/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kingston-ram</link>
		<comments>http://lowtek.ca/roo/2011/kingston-ram/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 00:41:07 +0000</pubDate>
		<dc:creator>Roo</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Soap Box]]></category>

		<guid isPermaLink="false">http://www.lowtek.ca/roo/?p=959</guid>
		<description><![CDATA[RAM is one of the most important aspects of your computer system, but spending a lot on fast RAM is usually not worth it &#8211; better to get more RAM that is cheaper. I&#8217;ll frequently just buy whatever is cheapest that meets the specs I need. Back in 2006 when I bought a refurbished Mac [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/10/IMG_2412.jpg"><img class="aligncenter size-full wp-image-960" title="IMG_2412" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/10/IMG_2412.jpg" alt="" width="500" height="342" /></a></p>
<p><a href="http://en.wikipedia.org/wiki/Random-access_memory">RAM</a> is one of the most important aspects of your computer system, but spending a lot on fast RAM is usually not worth it &#8211; better to get more RAM that is cheaper. I&#8217;ll frequently just buy whatever is cheapest that meets the specs I need.</p>
<p>Back in 2006 when I bought a refurbished <a href="http://en.wikipedia.org/wiki/Mac_Mini#Mac_Mini_G4">Mac Mini (G4)</a> from Apple it came with 512MB of RAM. The <a href="http://en.wikipedia.org/wiki/PowerPC">PPC</a> Mini was limited to a single RAM slot, and 512MB was ok &#8211; but not really enough.</p>
<p>For Macs there was RAM specially tagged as compatible, or I could go the aftermarket route and just buy some RAM with the same specifications. If my memory is correct, the price delta was 30% or so. In the end, even at the premium price (about $100) the 1Gb of RAM I needed wasn&#8217;t a huge expense so I went for the guaranteed to work. The memory arrived, it worked fine until just recently.</p>
<p>The mini stopped booting, running a memory test resulted in it indicating the RAM was bad (I thought maybe the hard drive had gone). As <a href="http://www.kingston.com/company/warranty.asp">Kingston has a lifetime warranty</a> I figured it was worth seeing if I could get a free replacement (vs. a $30 price for a new unit at todays RAM cost).</p>
<p><strong>Wow! Kingston&#8217;s support/warranty process is amazingly good.</strong></p>
<p>I called and almost immediately got a real live person. It was really hassle free, they asked why I thought the RAM was bad and I said I had run a self test on it &#8211; and that was it. I was immediately in line for a <a href="http://en.wikipedia.org/wiki/Return_merchandise_authorization">RMA</a> #.</p>
<p>The RMA process is really slick. Once you get the right documentation from Kingston (via email!) &#8211; you only need to package the RAM and drop it off at a FedEx location. Kingston picks up the cost of shipping it both ways.</p>
<p>The shipping was fast (and free to me):<br />
<code>Oct 4, 2011 9:45 AM Delivered FOURNTAN VALLEY, CA<br />
Oct 4, 2011 8:57 AM On FedEx vehicle for delivery COSTA MESA, CA<br />
Oct 4, 2011 8:03 AM At local FedEx facility COSTA MESA, CA<br />
Oct 4, 2011 5:59 AM In transit LOS ANGELES, CA<br />
Oct 4, 2011 4:04 AM Departed FedEx location INDIANAPOLIS, IN<br />
Oct 4, 2011 2:04 AM International shipment release INDIANAPOLIS, IN<br />
Oct 4, 2011 12:27 AM Arrived at FedEx location INDIANAPOLIS, IN<br />
Oct 3, 2011 10:44 PM In transit MIRABEL, PQ<br />
Oct 3, 2011 8:04 PM In transit OTTAWA, ON<br />
Oct 3, 2011 6:23 PM Left FedEx origin facility OTTAWA, ON<br />
Oct 3, 2011 5:16 PM Picked up OTTAWA, ON<br />
</code></p>
<p>A brand new stick of RAM arrived on my doorstep on October 12th (again via FedEx). It was amusingly over packaged (as you can tell from the photo at the top of this post). Of course it works perfectly.</p>
<p>Sure I paid Kingston a premium form Mac specific RAM, but that was back in 2006. To get such red carpet service 5 years after I bought something is really amazing. Their warranty also covers the regular ValueRAM etc, so you should get similar great service. They usually have very good pricing on their RAM, but given my experience with the warranty even if they aren&#8217;t the best price it will be tempting to spend a few bucks more to get Kingston.</p>
]]></content:encoded>
			<wfw:commentRss>http://lowtek.ca/roo/2011/kingston-ram/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: TPU GEL Case for HTC Desire</title>
		<link>http://lowtek.ca/roo/2011/review-tpu-gel-case-for-htc-desire/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-tpu-gel-case-for-htc-desire</link>
		<comments>http://lowtek.ca/roo/2011/review-tpu-gel-case-for-htc-desire/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 01:00:51 +0000</pubDate>
		<dc:creator>Roo</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.lowtek.ca/roo/?p=933</guid>
		<description><![CDATA[The NexusOne had a nice dock, however the dock really wasn&#8217;t compatible with any cases. It did have a screen protector on it (from zagg). For my (new to me) HTC Desire I have no dock, so I thought I&#8217;d get a case and a generic screen protector. I&#8217;d dropped the NexusOne once or twice [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2364.jpg"><img class="aligncenter size-full wp-image-939" title="IMG_2364" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2364.jpg" alt="" width="500" height="375" /></a>The NexusOne had a nice dock, however the dock really wasn&#8217;t compatible with any cases. It did have a screen protector on it (from <a href="http://www.zagg.com/">zagg</a>). For my (new to me) HTC Desire I have no dock, so I thought I&#8217;d get a case and a generic screen protector. I&#8217;d dropped the NexusOne once or twice and cringed as it hit the ground. No major damage was done, but I did add a dent or two.</p>
<p>You can see what I bought above. It was a <a href="http://www.ebay.ca/itm/ws/eBayISAPI.dll?ViewItem&amp;item=280700471085">$2.99USD</a> from an <a href="http://myworld.ebay.ca/timkee168shop">eBay seller</a>, shipping from HongKong included. Based on the stamps on the envelope, it cost about $0.70 postage to ship it.</p>
<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2366.jpg"><img class="aligncenter size-full wp-image-938" title="IMG_2366" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2366.jpg" alt="" width="500" height="236" /></a>The case was exactly what I expected. A slightly flexible case with all the right holes for camera, headphones and power. The power and volume buttons are covered but function well. It is a good snug fit over the phone. The case adds some bulk to the phone, but not a lot of weight. I&#8217;m still quite pleased with the case after having it on the phone a couple of days.</p>
<p>The case is described as TPU GEL. <a href="http://en.wikipedia.org/wiki/Thermoplastic_polyurethane">Thermoplastic Polyurethane</a> (TPU) is a type of plastic, the GEL is I suspect used to describe the flexibility of the case, as there are TPU cases which are hard plastic. Jenn has a <a href="http://store.apple.com/us/product/H0745ZM/A">Kate Spade silicon case for her iPhone 3G</a> and it&#8217;s quite a bit more rubbery than this one.</p>
<p>The use of screen protectors is almost a religious issue. I hadn&#8217;t had a phone with a screen protector until the NexusOne, and it came to me with one installed. The HTC Desire does have <a href="http://www.corninggorillaglass.com/">Gorilla Glass</a> on it, however it isn&#8217;t immune to small nicks and scratches.</p>
<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2371.jpg"><img class="aligncenter size-full wp-image-936" title="IMG_2371" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2371.jpg" alt="" width="500" height="347" /></a></p>
<p>&nbsp;</p>
<p>Hopefully you can see the numerous small nicks on the screen in the picture above. You didn&#8217;t see them in normal lighting conditions, but the were there. I figured for the price, I couldn&#8217;t really go too wrong.</p>
<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2372.jpg"><img class="aligncenter size-full wp-image-937" title="IMG_2372" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2372.jpg" alt="" width="500" height="409" /></a>The screen protector is the typical generic screen protector. They include a small cleaning cloth as well. The instructions read a little like <a href="http://www.engrish.com/">engrish</a>, but are understandable. The screen is by no means anti-glare, the resulting finish is high gloss and I did have a few minor bubbles. Compared to the <a href="http://www.zagg.com/">zagg</a> which had a very distinctive feel to it, this one feels just like the bare screen.</p>
<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2365.jpg"><img class="aligncenter size-full wp-image-935" title="IMG_2365" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2365.jpg" alt="" width="453" height="540" /></a>I ran into the usual problems when applying the screen protector. The first film you take off exposes the sticky adhesive that will bind the screen protector to the phone. Of course it will pick up every free dust particle in the area &#8211; and even a grain of dust will show up as a bubble on the screen. Using the dusting cloth too close to the adhesive is a great way to get more stuff stuck to it. I found that the corner of the protective film used as a pick was useful for clearing dust bits out of the way &#8211; even off the adhesive.</p>
<p>One tip I may try in future is to do this in the bathroom. Run the shower to make the room a bit steamy, this will reduce airborne dust. Then make sure you&#8217;ve got good bright lighting and go to it. If you can get it perfectly aligned the first time that&#8217;s best, the more you mess with it &#8211; the more you are dealing with small bubbles. Large bubbles can be worked out prior to removal of the 2nd film.</p>
<p>Looking at the final product of my efforts below, you can see a number of imperfections in the application. Dust trapped below the screen protector as well as a few circular artifacts which are air bubbles. The screen protector also didn&#8217;t quite seal down in a couple of corners (likely where I handled it too much). None of the imperfections are highly visible in normal usage.</p>
<p><a href="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2373.jpg"><img class="aligncenter size-full wp-image-934" title="IMG_2373" src="http://www.lowtek.ca/roo/wp-content/uploads/2011/09/IMG_2373.jpg" alt="" width="393" height="600" /></a></p>
<p>Apparently Steve Jobs had commented (on iPod&#8217;s) that <a href="http://www.wired.com/magazine/2011/05/pr_levy_smartcover">stainless steel looks beautiful when it wears</a>, and I have to agree. The rate at which I seem to change phones lately (about once a year) it is unlikely that I really need to worry about protecting the device all that much. Without any case or screen protection, it is likely this phone will last the 3 years or so before it is completely obsolete &#8211; I&#8217;ll still feel much better the next time I drop it onto the pavement.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://lowtek.ca/roo/2011/review-tpu-gel-case-for-htc-desire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

