<?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"
	>

<channel>
	<title>ehsia.com - my stuff</title>
	<atom:link href="http://ehsia.com/feed" rel="self" type="application/rss+xml" />
	<link>http://ehsia.com</link>
	<description></description>
	<pubDate>Wed, 12 Nov 2008 04:08:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>HTTP install of ESX Server 3.5 from Mac OS X Leopard</title>
		<link>http://ehsia.com/http-install-of-esx-server-35-from-mac-os-x-leopard/</link>
		<comments>http://ehsia.com/http-install-of-esx-server-35-from-mac-os-x-leopard/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 03:20:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[IT ESX]]></category>

		<category><![CDATA[IT Mac]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=197</guid>
		<description><![CDATA[ESX Server 3.5 just wouldn&#8217;t install from my SATA DVD drive cause my motherboard doesn&#8217;t have a standard controller known to ESX.  I bypassed this by installing ESX 3.5 from a temporary web server.
Luckily, a Macbook can whip up a web server in a few clicks.
Just go to System Preferences - Sharing, and check off [...]]]></description>
			<content:encoded><![CDATA[<p>ESX Server 3.5 just wouldn&#8217;t install from my SATA DVD drive cause my motherboard doesn&#8217;t have a standard controller known to ESX.  I bypassed this by installing ESX 3.5 from a temporary web server.</p>
<p>Luckily, a Macbook can whip up a web server in a few clicks.</p>
<p>Just go to System Preferences - Sharing, and check off &#8220;Web Sharing&#8221;</p>
<p><a title="picture-8" rel="lightbox[pics197]" href="http://ehsia.com/wp-content/uploads/picture-8.png"><img class="attachment wp-att-199" src="http://ehsia.com/wp-content/uploads/picture-8.png" alt="picture-8" width="500" height="230" /></a></p>
<p>In your /Users/username/Sites folder, copy the VMware folder from the ESX Server 3.5 CD.</p>
<p><a title="picture-1" rel="lightbox[pics197]" href="http://ehsia.com/wp-content/uploads/picture-1.png"><img class="attachment wp-att-200" src="http://ehsia.com/wp-content/uploads/picture-1.png" alt="picture-1" width="231" height="154" /></a></p>
<p>When you boot from the ESX 3.5 Server CD, choose HTTP install and enter in the IP of your Mac and the folder.  In my case, http://192.168.1.100/~ken is inputted as the following.</p>
<p><a title="3023103556_3548577ef1" rel="lightbox[pics197]" href="http://ehsia.com/wp-content/uploads/3023103556_3548577ef1.jpg"><img class="attachment wp-att-201" src="http://ehsia.com/wp-content/uploads/3023103556_3548577ef1.jpg" alt="3023103556_3548577ef1" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/http-install-of-esx-server-35-from-mac-os-x-leopard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fugu for SCP to ESXi</title>
		<link>http://ehsia.com/fugu-for-scp-to-esxi/</link>
		<comments>http://ehsia.com/fugu-for-scp-to-esxi/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 23:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[IT ESX]]></category>

		<category><![CDATA[IT Mac]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=177</guid>
		<description><![CDATA[Unlike Windows, the Mac doesn&#8217;t really have a nice SCP client like WinSCP.  So we are left with the commandline or Fugu.
For those afraid of the unix command line, you can also use Fugu to scp files to and from the ESXi server.
Use the SCP option in the menu

Enter the appropriate details

Fugu isn&#8217;t as scary [...]]]></description>
			<content:encoded><![CDATA[<p>Unlike Windows, the Mac doesn&#8217;t really have a nice SCP client like WinSCP.  So we are left with the commandline or Fugu.</p>
<p>For those afraid of the unix command line, you can also use Fugu to scp files to and from the ESXi server.</p>
<p>Use the SCP option in the menu</p>
<p><img class="attachment wp-att-179" src="http://ehsia.com/wp-content/uploads/fugu-scp2.png" alt="fugu-scp2" width="455" height="66" /></p>
<p>Enter the appropriate details</p>
<p><img class="attachment wp-att-178" src="http://ehsia.com/wp-content/uploads/fugu-scp1.png" alt="fugu-scp1" width="500" height="415" /><br />
Fugu isn&#8217;t as scary as the unix prompt and still very useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/fugu-for-scp-to-esxi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enable SSH in ESXi</title>
		<link>http://ehsia.com/enable-ssh-in-esxi/</link>
		<comments>http://ehsia.com/enable-ssh-in-esxi/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:32:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[IT ESX]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=176</guid>
		<description><![CDATA[ESXi doesn&#8217;t really have a full blown service console like it&#8217;s bigger brother ESX but remants of it is still there.  If you enable SSH, you will have a limited command line to do simple things like delete VM&#8217;s or use SCP to copy VM&#8217;s to and from the server.
Here&#8217;s how you enable it.

Press ALT+F1
Type [...]]]></description>
			<content:encoded><![CDATA[<p>ESXi doesn&#8217;t really have a full blown service console like it&#8217;s bigger brother ESX but remants of it is still there.  If you enable SSH, you will have a limited command line to do simple things like delete VM&#8217;s or use SCP to copy VM&#8217;s to and from the server.</p>
<p>Here&#8217;s how you enable it.</p>
<ol>
<li>Press <strong>ALT+F1</strong></li>
<li>Type<strong> &#8220;unsupported&#8221;<br />
</strong>Hit<strong> &#8220;Enter&#8221;<br />
</strong></li>
<li>Log in</li>
<li>Edit the inetd.conf file by typing, &#8220;vi /etc/inetd.conf&#8221;<br />
Press &#8220;<strong>/</strong>&#8221; key<br />
Type in &#8220;<strong>ssh</strong>&#8221;<br />
Move cursor over to #<br />
Press &#8220;<strong>x</strong>&#8221;<br />
Press &#8220;<strong>Shift+:</strong>&#8221;<br />
Type &#8220;<strong>wq</strong>&#8220;</li>
<li>Find &#8220;inetd&#8221; service #<br />
Type &#8220;<strong>ps | grep inetd</strong>&#8221;<br />
Type &#8220;<strong>kill -HUP ####</strong>&#8220;</li>
<li>Done!</li>
</ol>
<p>Now you can log in via SSH with your favourite client.  In my case I use Terminal on a Mac with the following command:</p>
<p><strong>ssh root@192.168.1.55</strong></p>
<p>With SSH enabled you can have limited access to the service console.  You can&#8217;t really install anything like the full blown ESX but it&#8217;s still very useful for SCP.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/enable-ssh-in-esxi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SCP to ESXi in Mac OS X</title>
		<link>http://ehsia.com/scp-to-esxi-in-mac-os-x/</link>
		<comments>http://ehsia.com/scp-to-esxi-in-mac-os-x/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:20:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[IT ESX]]></category>

		<category><![CDATA[IT Mac]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=175</guid>
		<description><![CDATA[Here&#8217;s how you copy files to the datastore on your ESXi server from a Mac.
Let&#8217;s say you want to copy an ISO file to your datastore on your ESXi server so you can install an OS with it.
Open up a Terminal window and type:
scp WinXP.iso root@192.168.1.33:/vmfs/volumes/vmstore/ISO
This will do just that.  I average about 4MB/s writing [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how you copy files to the datastore on your ESXi server from a Mac.</p>
<p>Let&#8217;s say you want to copy an ISO file to your datastore on your ESXi server so you can install an OS with it.</p>
<p>Open up a Terminal window and type:</p>
<p><strong>scp WinXP.iso root@192.168.1.33:/vmfs/volumes/vmstore/ISO</strong></p>
<p>This will do just that.  I average about 4MB/s writing to the datastore with my Macbook&#8217;s 100Mbit connection.</p>
<p>To do the reverse and copy a file to your Mac, you type:</p>
<p><strong>scp </strong><strong>root@192.168.1.33:/vmfs/volumes/vmstore/ISO/filename.iso /Users/name/Desktop</strong></p>
<p>You obviously have to make the necesary changes to your IP address and datastore name.</p>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/scp-to-esxi-in-mac-os-x/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VMware ESXi</title>
		<link>http://ehsia.com/vmware-esxi/</link>
		<comments>http://ehsia.com/vmware-esxi/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:56:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[IT]]></category>

		<category><![CDATA[IT ESX]]></category>

		<category><![CDATA[ESXi]]></category>

		<category><![CDATA[P5QL]]></category>

		<category><![CDATA[VMWARE]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=172</guid>
		<description><![CDATA[I do a lot of VM stuff at work.   In order to learn as much as I can I need an actual server at home to play with.  I can&#8217;t afford a heavy duty server so I put one together with some parts I had lying around.  I also bought some new hardware.
Here is [...]]]></description>
			<content:encoded><![CDATA[<p>I do a lot of VM stuff at work.   In order to learn as much as I can I need an actual server at home to play with.  I can&#8217;t afford a heavy duty server so I put one together with some parts I had lying around.  I also bought some new hardware.</p>
<p>Here is what I used and costs:</p>
<p>Asus P5QL Pro ($100)<br />
Intel Core 2 Quad Q6600 2.4Ghz ($200)<br />
8GB RAM (4&#215;2GB) OCZ ($20/2GB)<br />
LSI MegaRAID 150-D SATA controller (already had)<br />
2x 1Gb Intel 1000 Pro NICs (already had)<br />
4&#215;160GB SATA drives in Raid5 (already had)<br />
256MB PCIe video card ($30)<br />
SATA DVDRW (already had)<br />
1GB Patriot USB thumb drive (to hold ESXi) (already had)<br />
Case (already had)</p>
<p>As you can see, it doesn&#8217;t cost whole lot to make a decently spec&#8217;d ESXi server.  I spent around $500.</p>
<p>After I got all the parts, setting up a ESXi was a total breeze.  I downloaded ESXi from VMware for free.  Then I imaged it to the USB thumb drive.   After booting it up, I was able to add a datastore from the VMware VI client.</p>
<p>Things to note, the P5QL Pro&#8217;s onboard NIC and SATA do not work with ESXi.  Hence the reason for my LSI and Intel NICs.  Other than that, everything is perfect.</p>
<p>The OCZ RAM I bought claimed to be DDR-800 but it wouldn&#8217;t run at 800mhz.  I had to clock it down to 667mhz or else ESXi would crash.</p>
<p><a title="vmware-esxi" rel="lightbox[pics172]" href="http://ehsia.com/wp-content/uploads/vmware-esxi.jpg"><img class="attachment wp-att-174" src="http://ehsia.com/wp-content/uploads/vmware-esxi.jpg" alt="vmware-esxi" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/vmware-esxi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disabling EDGE &#038; 3G on the iPhone</title>
		<link>http://ehsia.com/disabling-edge-3g-on-the-iphone/</link>
		<comments>http://ehsia.com/disabling-edge-3g-on-the-iphone/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 19:12:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HOWTO]]></category>

		<category><![CDATA[HOWTO iPhone]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=171</guid>
		<description><![CDATA[Disable EDGE/3G data on iPhone in 5 steps
If you have an iPhone but didn’t get a data plan be in for a shock after you see your bill. When out of range of a Wi-Fi access point, the iPhone will automatically connect via EDGE/3G periodically incurring expensive charges. Usually 5 cents per kilobyte. Here is [...]]]></description>
			<content:encoded><![CDATA[<p>Disable EDGE/3G data on iPhone in 5 steps</p>
<p>If you have an iPhone but didn’t get a data plan be in for a shock after you see your bill. When out of range of a Wi-Fi access point, the iPhone will automatically connect via EDGE/3G periodically incurring expensive charges. Usually 5 cents per kilobyte. Here is how you disable it.</p>
<p>1. Launch Safari on your iPhone<br />
2. Go to <a href="http://iphonenodata.com/">iphonenodata.com</a><br />
3. Tap the “Disable EDGE/3G” button<br />
4. Tap “Install”<br />
5. Tap “Install Now” to confirm</p>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/disabling-edge-3g-on-the-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Replace stock shifter boot on Toyota Yaris Hatchback</title>
		<link>http://ehsia.com/how-to-replace-stock-shifter-boot-on-toyota-yaris-hatchback/</link>
		<comments>http://ehsia.com/how-to-replace-stock-shifter-boot-on-toyota-yaris-hatchback/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 03:09:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[HOWTO]]></category>

		<category><![CDATA[HOWTO Auto]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=169</guid>
		<description><![CDATA[How to replace stock shifter boot
 

You&#8217;ll need:
Shifter boot (about 9&#8243; in length)
zip tie
sharp knife

1.  Twist off the stock knob


2.  Remove the retention ring at the base of the shifter


3.  Remove the stock ugly rubber boot

4.  Put retention ring inside the new shifter boot

5.  Cut slits to allow the tabs [...]]]></description>
			<content:encoded><![CDATA[<div class="smallfont"><strong>How to replace stock shifter boot</strong></div>
<hr style="color: #e6e6e6;" size="1" /><!-- / icon and title --> <!-- message --></p>
<div id="post_message_359791"><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0679.JPG" border="0" alt="" /></p>
<p>You&#8217;ll need:</p>
<p>Shifter boot (about 9&#8243; in length)<br />
zip tie<br />
sharp knife</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0682.JPG" border="0" alt="" /><br />
1.  Twist off the stock knob</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0683.JPG" border="0" alt="" /><br />
<img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0685.JPG" border="0" alt="" /><br />
2.  Remove the retention ring at the base of the shifter</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0688.JPG" border="0" alt="" /><br />
<img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0689.JPG" border="0" alt="" /><br />
3.  Remove the stock ugly rubber boot</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0690.JPG" border="0" alt="" /><br />
4.  Put retention ring inside the new shifter boot</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0697.JPG" border="0" alt="" /><br />
5.  Cut slits to allow the tabs to come through (about 1 inch from the base)</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0699.JPG" border="0" alt="" /><br />
6.  I replaced the draw string with a zip tie for a tighter fit and cleaner look</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0705.JPG" border="0" alt="" /><br />
7.  Put shifter boot on</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0708.JPG" border="0" alt="" /><br />
8. Stretch the leather on the boot by pushing down and at the same time, clip in the tabs</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0709.JPG" border="0" alt="" /><br />
<img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0710.JPG" border="0" alt="" /><br />
9.  Start putting back your shifter knob</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0716.JPG" border="0" alt="" /><br />
10.  Tighten up the zip tie</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0717.JPG" border="0" alt="" /><br />
11.  Cut off the excess</p>
<p><img src="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/image/595/IMG_0718.JPG" border="0" alt="" /><br />
12.  All done!</p>
<p>More pics here:</p>
<p><a href="http://zenphoto.ehsia.com/2008-09-08-universal-silver-shifter-boot-for-toyota-yaris-resized/" target="_blank">http://zenphoto.ehsia.com/2008-09-08&#8230;yaris-resized/</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/how-to-replace-stock-shifter-boot-on-toyota-yaris-hatchback/feed/</wfw:commentRss>
		</item>
		<item>
		<title>C2 Tech 3in1 Travelling Kit for Acer Aspire One</title>
		<link>http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/</link>
		<comments>http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 02:30:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Reviews Computer]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=161</guid>
		<description><![CDATA[Originally made for the PS2 slim, I picked this kit up for $7 at my local supermarket.  It was a perfect fit for my Acer Aspire One netbook.  The case protects the Aspire from all sides and zips up all around the unit.  For the price, it isn&#8217;t bad!
]]></description>
			<content:encoded><![CDATA[<p>Originally made for the PS2 slim, I picked this kit up for $7 at my local supermarket.  It was a perfect fit for my Acer Aspire One netbook.  The case protects the Aspire from all sides and zips up all around the unit.  For the price, it isn&#8217;t bad!</p>

<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0412/' title='img_0412'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0412.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0413/' title='img_0413'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0413.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0415/' title='img_0415'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0415.thumbnail.jpg" width="150" height="200" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0416/' title='img_0416'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0416.thumbnail.jpg" width="150" height="200" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0420/' title='img_0420'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0420.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0421/' title='img_0421'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0421.thumbnail.jpg" width="150" height="200" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/img_0422/' title='img_0422'><img src="http://ehsia.com/wp-content/uploads/2008/08/img_0422.thumbnail.jpg" width="150" height="200" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/c2-tech-3in1-travelling-kit-for-acer-aspire-one/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SportRack (A1152) 3x Bike Carrier Rack Trunk Mount</title>
		<link>http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/</link>
		<comments>http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 04:43:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Reviews Auto]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=130</guid>
		<description><![CDATA[SportRack Euro Trio Bike Rack

After I got a car I stopped biking.   So it&#8217;s been about 10 years since I last rode a bike.  In my younger days, I use to bike to school/work/for fun/etc.  I recently had an itching to start biking again however, I&#8217;m no longer a young whipper [...]]]></description>
			<content:encoded><![CDATA[<p>SportRack Euro Trio Bike Rack</p>
<p><a title="img_0172" rel="lightbox[pics130]" href="http://ehsia.com/wp-content/uploads/2008/07/img_0172.jpg"><img class="attachment wp-att-144 alignleft" src="http://ehsia.com/wp-content/uploads/2008/07/img_0172.thumbnail.jpg" alt="img_0172" width="200" height="150" /></a></p>
<p>After I got a car I stopped biking.   So it&#8217;s been about 10 years since I last rode a bike.  In my younger days, I use to bike to school/work/for fun/etc.  I recently had an itching to start biking again however, I&#8217;m no longer a young whipper snapper and don&#8217;t really feel like biking the whole distance to my destination.  I figure I&#8217;d drive there and then bike the rest of the way.  Hence, the need for a bike rack for my Yaris hatchback.</p>
<p>My car didn&#8217;t have a hitch so a hitch rack is out of the question.  I also didn&#8217;t want a roof mounted rack so I&#8217;m basically left with the option for rear mounted trunk racks.</p>
<p>Canadian Tire had a number of trunk mounted racks by <a href="http://www.sportrack.com" target="_blank">SportRack</a>.  The A1152 was actually the cheapest at $49.99.  On the box it claims to fit most 3, 4, 5 door sedans and hatchbacks.  I was a bit worried it wouldn&#8217;t fit my car since it showed the rack attached to a sedan and not a hatchback.  I figure, I&#8217;d take the chance, and if it didn&#8217;t fit, I could somehow return it.  It fit perfectly.</p>
<p>The rack comes pre-assembled.  You just have to pull it out of the box and adjust 2 knobs make it fit your car.  There were 6 straps with metal tabs that hook on to the hatchback door.  Do the top 2, then sides and finally the bottom straps.  Make a knot at the end of the buckle so the straps don&#8217;t loosen up during transport.  Play around with how you wanted the rack to mount.  I originally mounted it too high.  Instead, I moved it down so the bottom of the rack touches the top of my car bumper.</p>
<p>I&#8217;ve only tested it hauling 2 bikes even though it can do up to 3.  So far everything is great.  I can still see out the back.  My bike doesn&#8217;t have your usual frame but it still fit well.  SportRack also sells these bike adapters for people with really weird full suspension bikes&#8230; you know the Y-Frames or others.  Since these frames don&#8217;t have a hole for the 2 rack arms attach to.  The adapters themselves are $45.</p>
<p>Well pictures speak a thousand words so check out the pics and see if this rack would be suitable for your car and bike.  For $50, it can&#8217;t be beat.</p>

<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0167/' title='img_0167'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0167.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0177/' title='img_0177'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0177.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0171/' title='img_0171'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0171.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_01811/' title='img_01811'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_01811.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0183/' title='img_0183'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0183.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0186/' title='img_0186'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0186.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_01881/' title='img_01881'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_01881.thumbnail.jpg" width="150" height="200" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0189/' title='img_0189'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0189.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0192/' title='img_0192'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0192.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0172/' title='img_0172'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0172.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_01902/' title='img_01902'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_01902.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/img_0191/' title='img_0191'><img src="http://ehsia.com/wp-content/uploads/2008/07/img_0191.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/sportrack-a1152-3x-bike-carrier-rack-trunk-mount/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nyko Perfect Shot Wii Gun</title>
		<link>http://ehsia.com/nyko-perfect-shot-wii-gun/</link>
		<comments>http://ehsia.com/nyko-perfect-shot-wii-gun/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 18:32:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Reviews Gaming]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=127</guid>
		<description><![CDATA[
Nintendo was too chicken to make a gun attachment that looked like a real gun so they left the door open for Nyko to do it.  Another quality product from Nyko.  For some reason, I always end up buying their stuff.  Every single time I&#8217;m never disappointed.  iCon and Madcatz should take a cue from [...]]]></description>
			<content:encoded><![CDATA[<p><a title="perfectshot1" rel="lightbox[pics127]" href="http://ehsia.com/wp-content/uploads/2008/07/perfectshot1.jpg"><img class="attachment wp-att-128 alignleft" src="http://ehsia.com/wp-content/uploads/2008/07/perfectshot1.thumbnail.jpg" alt="perfectshot1" width="200" height="150" /></a></p>
<p>Nintendo was too chicken to make a gun attachment that looked like a real gun so they left the door open for Nyko to do it.  Another quality product from Nyko.  For some reason, I always end up buying their stuff.  Every single time I&#8217;m never disappointed.  iCon and Madcatz should take a cue from Nyko.</p>
<p>The wiimote fits nicely into the top of the gun and a orange thingy holds it in place so it doesn&#8217;t fly off in those heated moments of House of the Dead or Resident Evil.  The nunchuk plugs into the base of the gun.  Sometimes I hookup both my Perfect Shots and go John Woo on everyone in the game.</p>
<p>For games like Ghost Squad I prefer the Wii Zapper though.  I can aim better and steadier with both hands on the thing.  For most other games, the PS is best.</p>
<p>I picked this badboy up for $14.99 so it&#8217;s not that expensive.  Get one of these to go along with your Wii Zapper or just on it&#8217;s own.  A must buy for shooting game fanatics.</p>

<a href='http://ehsia.com/nyko-perfect-shot-wii-gun/perfectshot1/' title='perfectshot1'><img src="http://ehsia.com/wp-content/uploads/2008/07/perfectshot1.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://ehsia.com/nyko-perfect-shot-wii-gun/perfectshot2/' title='perfectshot2'><img src="http://ehsia.com/wp-content/uploads/2008/07/perfectshot2.thumbnail.jpg" width="200" height="150" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/nyko-perfect-shot-wii-gun/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
