<?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>defectivepixeldotcom</title>
	<atom:link href="http://www.defectivepixel.com/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.defectivepixel.com/blog</link>
	<description>my pokemons. let me show you them.</description>
	<lastBuildDate>Fri, 30 Mar 2012 00:16:03 +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>Updating the HTC Rezound</title>
		<link>http://www.defectivepixel.com/blog/index.php/2012/03/updating-the-htc-rezound/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2012/03/updating-the-htc-rezound/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 18:12:29 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[rezound]]></category>
		<category><![CDATA[ruu]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=556</guid>
		<description><![CDATA[As opposed to units with full S-OFF, devices that have unlocked bootloaders via the HTCDev website have a slightly more complex updating procedure. This guide will cover how to relock the bootloader, update with a RUU, unlock the bootloader, and installing a custom recovery. Be aware that some of these steps will be an exact [...]]]></description>
			<content:encoded><![CDATA[<p>As opposed to units with full S-OFF, devices that have unlocked bootloaders via the <a href="http://htcdev.com/">HTCDev</a> website have a slightly more complex updating procedure. This guide will cover how to relock the bootloader, update with a RUU, unlock the bootloader, and installing a custom recovery. Be aware that some of these steps will be an exact duplicate from the <a href="http://www.defectivepixel.com/blog/index.php/2012/03/rooting-the-htc-rezound/">rooting guide</a>.<span id="more-556"></span></p>
<p align="center">WARNING! THIS PROCESS MAY DELETE <strong>ALL</strong> OF YOUR DATA!<br />
Use of a spare SD card or backing up your SD is recommended.</P></p>
<p><strong> Prerequisites:</strong></p>
<blockquote>
<li><a href="http://www.androidpolice.com/2012/03/16/exclusive-download-android-4-0-build-3-11-605-22-for-the-htc-rezound/" target="_blank">3.11.605.22</a> non-rooted RUU update (current leak as of 03-17-2012).</li>
<li><code>ADB</code> and <code>fastboot</code> installed (as detailed in the <a href="http://www.defectivepixel.com/blog/index.php/2012/03/rooting-the-htc-rezound/">rooting guide</a>).</li>
<li>Amon Ra recovery image (as detailed in the <a href="http://www.defectivepixel.com/blog/index.php/2012/03/rooting-the-htc-rezound/">rooting guide</a>).</li>
</blockquote>
<p><strong>I. Preparation:</strong></p>
<ol>
<li>Place the RUU downloaded from the prerequisites on the root of your external SD card and rename it to <code>PH98IMG.ZIP</code>. Make sure that is the exact naming (ie. no *.zip.zip extension) else the bootloader will not see the name.</li>
<li>Make sure <code>USB Debugging</code> is enabled and verify that <code>adb</code> can see your Rezound be typing the following commands in your Terminal:<br />
<blockquote><p><code>cd /android/platform-tools<br />./adb devices</code></p></blockquote>
<p>Your device should be listed via its serial number.</li>
</ol>
<p><strong>II. Relocking the bootloader:</strong></p>
<ol>
<li>Put your phone into the bootloader by holding <code>Volume Down</code> as your phone is powering up. You may have to make sure <code>Fast boot</code> mode is disabled in the power settings prior, and you may have to remove and replace the battery.</li>
<li><em>NOTE: even though the proper <code>PH98IMG.ZIP</code> is on the root of your SD card, the bootloader will scan the file but not flash it because you are not locked yet.</em></li>
<li>Type the following commands in your Terminal:<br />
<blockquote><p><code>cd /android<br />./fastboot oem lock</code></p></blockquote>
<p>The top of your bootloader should now say <code>*** RELOCKED ***</CODE>.</li>
<li><em>NOTE: it will say <code>*** SECURITY WARNING ***</code> on the second line. THIS IS FINE. It will show up if you are not running an approved RUU image, such as an ICS ROM.</em></i>
</ol>
<p><strong>III. Updating with the new RUU:</strong></p>
<ol>
<li>While still in the bootloader and directly after relocking, select the option <code>REBOOT BOOTLOADER</code> from the menu.</li>
<li>The bootloader will now verify and prompt you to flash the <code>PH98IMG.ZIP</code> update. Press <code>Volume Up</code> it and let it finish. <em>DO NOT TOUCH IT.</em> Let it finish on its own. It will take a few minutes. The phone will reboot and may seem like it will hang at the HTC screen. This is normal and it will get back into the bootloader on its own.</li>
<li>Select <code>REBOOT BOOTLOADER</code> from the menu and it will continue with the 2nd part of the update. This will take a few minutes to complete as well.</li>
<li><em>NOTE: the top of your bootloader will now say <code>*** TAMPERERED ***</code> in gray. THIS IS FINE. It shows up because you are not running the stock Android recovery image. You had Amon Ra on it.</em></li>
<li>Select <code>REBOOT</code> from the menu when the 2nd part of the update is complete. Your phone will now start up like normal, and you'll be running the latest update.</li>
</ol>
<p><strong>IV. Unlocking the bootloader (again):</strong></p>
<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/3_bootloader.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/3_bootloader.png" width="100%" border="0"></a></p>
<ol>
<li><strong>YOUR UNLOCK KEY WILL HAVE CHANGED BECAUSE THERE'S AN UPDATED BOOTLOADER. YOU MUST REDO THE HTCDEV STEP TO GET YOUR NEW UNLOCK_CODE.BIN.</strong></li>
<li>Log into your HTCDev account and proceed to the <a href="http://www.htcdev.com/bootloader/">bootloader</a> section to unlock your device.</li>
<li>Choose "<code>HTC Rezound (Verizon)</code> from the drop down box and click on the green button to start the process. There will be a popup to inform you that you're voiding your warranty and that any potential future repairs may incur a monetary fee.</li>
<li>Accept both popups to continue.</li>
<li>HTC will give you instructions to get into the bootloader, necessary to retrieve the identifying token to provide the unlocking binary:<br />
<blockquote>
<ol>
<li>Remove the battery from the unit and reinsert it.</li>
<li>Hold <code>Volume Down</code> and <code>Power</code> to get into the bootloader</li>
<li>Use the volume buttons to highlight <code>Fastboot</code> and then press the <code>Power</code> button to select the option. The red highlighted text will change into "<code>FASTBOOT USB</code>".</li>
<li>Connect the unit to any available USB port if it is not already connected.</li>
</ol>
</blockquote>
</li>
<li>To get the token to unlock your bootloader, type out the command:<br />
<blockquote><p><code>cd /android<br />./fastboot oem get_identifier_token</code></p></blockquote>
<p>A block of text will be returned in the Terminal window.</li>
<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/4_unlock_token.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/4_unlock_token.png" width="100%" border="0"></a></p>
<li>Highlight and select the box of text starting at <code><<<< Identifier Token Start >>>></code> and ending at <code><<<<< Identifier Token End >>>>></code>. <strong>DO NOT</strong> select the portions that say <code>INFO</code> or <code>(bootloader)</code> as the HTC website will not accept these pieces of information.</li>
<li>Paste the text into the box at the very bottom of the <a href="http://www.htcdev.com/bootloader/unlock-instructions/page-3">third page of the unlock instructions</a> on the HTCDev site. <strong>Your unlock binary will arrive in your email</strong>.</li>
<li>Save the <code>Unlock_code.bin</code> file from your email into the same location as the <code>Fastboot</code> binary (in the case of this guide, it's located in <code>/android</code>).</li>
<li>Type out the following in the Terminal:<br />
<blockquote><p><code>cd /android<br />./fastboot flash unlocktoken Unlock_code.bin</code></p></blockquote>
<p>Your phone will prompt you if you want to unlock the bootloader. Select <code>Yes</code> using the volume buttons and use the power button to accept the choice.</li>
<li>Your Rezound will now shut off and your bootloader will now be unlocked.</li>
</ol>
<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/5_unlock_successful.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/5_unlock_successful.png" width="100%" border="0"></a></p>
<p><strong>V. Installing the Amon Ra custom recovery (again):</strong></p>
<ol>
<li>Place the phone back into the bootloader.</li>
<li>Type out the following in the Terminal:<br />
<blockquote><p><code>cd /android<br />./fastboot flash recovery recovery-ra-vigor-3.15-gnm.img</code></p></blockquote>
<p>This will replace the default recovery with Amon Ra.</li>
</ol>
<p><strong>VI. Perma-rooting:</strong></p>
<ol>
<li>Boot into the Amon Ra recovery by getting into the bootloader (<code>Volume Down</code> as you're starting up) and choosing <code>Recovery</code>.</li>
<li>Scroll down to the <code>Developer</code> menu using the volume buttons and use the <code>Power</code> button to select it.</li>
<li>Select "<code>Install su and superuser</code>" to install the permaroot. <strong>DO NOT</strong> choose the unguarded su.</li>
</ol>
<p>You're now up-to-date with the latest leaked base as of 03-15-2012 and may proceed to flash a new ROM should you desire to do so. If you do decide to flash a new ROM, the perma-rooting step may not be necessary as some ROMs come pre-rooted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2012/03/updating-the-htc-rezound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rooting the HTC Rezound</title>
		<link>http://www.defectivepixel.com/blog/index.php/2012/03/rooting-the-htc-rezound/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2012/03/rooting-the-htc-rezound/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 01:54:13 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[rezound]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=502</guid>
		<description><![CDATA[Manually on a Mac. Also covers unlocking the bootloader. WARNING! THIS PROCESS VOIDS YOUR WARRANTY AND DELETES YOUR DATA! Prerequisites: HTC Rezound (obviously), microUSB cable, microSD with at least 100MB free. All of these items are already included in the box if you bought the unit new. Android SDK, grab the one that&#8217;s respective of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/6_unlocked.jpg" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/6_unlocked.jpg" width="100%" border="0" /></a><br />Manually on a Mac. Also covers unlocking the bootloader.<span id="more-502"></span></p>
<p align="center">WARNING! THIS PROCESS <strong>VOIDS</strong> YOUR WARRANTY AND <strong>DELETES</strong> YOUR DATA!</P></p>
<p><strong> Prerequisites:</strong></p>
<blockquote>
<li>HTC Rezound (obviously), microUSB cable, microSD with at least 100MB free. All of these items are already included in the box if you bought the unit new.</li>
<li><a href="http://developer.android.com/sdk/index.html">Android SDK</a>, grab the one that&#8217;s respective of your system.</li>
<li><a href="http://www.htcdev.com/">HTCDev</a> account. If you don&#8217;t have one, <a href="http://www.htcdev.com/register/">register</a> for one as you&#8217;ll need it to receive the binary to unlock the bootloader.</li>
<li>HTC&#8217;s <a href="http://www.htcdev.com/process/legal_fastboot_mac">Fastboot</a> binaries, which are needed to unlock the bootloader.</li>
<li><a href="http://forum.xda-developers.com/showpost.php?p=23781936&#038;postcount=428">Amon Ra</a> recovery image. There&#8217;s a Clockwork Recovery image available, however it&#8217;s not reliable yet as there are some bugs that may be detrimental (mainly the inability to wipe properly and the inability to nandroid properly).</li>
</blockquote>
<p><strong>I. Installing the Android SDK:</strong></p>
<ol>
<li>Once you&#8217;ve downloaded the <a href="http://developer.android.com/sdk/index.html">Android SDK</a>, extract the contents into a folder and place it somewhere convenient. For the sake of this guide, I placed it into a folder called &#8220;android&#8221; at the root of my hard drive (&#8220;<code>/android</code>&#8220;).</li>
<li>Download and extract the <a href="http://www.htcdev.com/process/legal_fastboot_mac">Fastboot</a> binary into <code>/android</code>. Change the name into <code>fastboot</code>.
<li>Open your Terminal located at <code>/applications/utilities</code> and type the following, with the end of each line requiring you to press Enter/Return as it&#8217;s a new command:<br />
<blockquote><p><code>cd /android/tools<br />./android</code></p></blockquote>
<p>This will launch the Android SDK GUI manager. Here, make sure the &#8220;Android SDK Platform-tools&#8221; option is installed. You&#8217;ll need it to use the <code>fastboot</code> and <code>adb</code> commands. Check the box and click the <code>Install x Package</code> button if not. <br /><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/1_sdk_manager.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/1_sdk_manager.png" width="100%" border="0"></a></li>
<li>To test if the platform-tools are installed properly, enable debugging mode on your Rezound (<code>Settings > Applications > Development > USB debugging</code>) and plug in your microUSB cable to any available USB port. Type out the following commands in the Terminal:<br />
<blockquote><p><code>cd /android/platform-tools<br />./adb devices</code></p></blockquote>
<p>If everything is installed properly and you typed in the commands correctly, you&#8217;ll see your device under &#8220;<code>List of devices attached</code>&#8220;.<BR><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/2_adb_devices.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/2_adb_devices.png" width="100%" border="0"></a></li>
</ol>
<p><strong>II. Unlocking the bootloader</strong></p>
<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/3_bootloader.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/3_bootloader.png" width="100%" border="0"></a></p>
<ol>
<li>Log into your HTCDev account and proceed to the <a href="http://www.htcdev.com/bootloader/">bootloader</a> section to unlock your device.</li>
<li>Choose &#8220;<code>HTC Rezound (Verizon)</code> from the drop down box and click on the green button to start the process. There will be a popup to inform you that you&#8217;re voiding your warranty and that any potential future repairs may incur a monetary fee.</li>
<li>Accept both popups to continue.</li>
<li>HTC will give you instructions to get into the bootloader, necessary to retrieve the identifying token to provide the unlocking binary:<br />
<blockquote>
<ol>
<li>Remove the battery from the unit and reinsert it.</li>
<li>Hold <code>Volume Down</code> and <code>Power</code> to get into the bootloader</li>
<li>Use the volume buttons to highlight <code>Fastboot</code> and then press the <code>Power</code> button to select the option. The red highlighted text will change into &#8220;<code>FASTBOOT USB</code>&#8220;.</li>
<li>Connect the unit to any available USB port if it is not already connected.</li>
</ol>
</blockquote>
</li>
<li>To get the token to unlock your bootloader, type out the command:<br />
<blockquote><p><code>cd /android<br />./fastboot oem get_identifier_token</code></p></blockquote>
<p>A block of text will be returned in the Terminal window.</li>
<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/4_unlock_token.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/4_unlock_token.png" width="100%" border="0"></a></p>
<li>Highlight and select the box of text starting at <code><<<< Identifier Token Start >>>></code> and ending at <code><<<<< Identifier Token End >>>>></code>. <strong>DO NOT</strong> select the portions that say <code>INFO</code> or <code>(bootloader)</code> as the HTC website will not accept these pieces of information.</li>
<li>Paste the text into the box at the very bottom of the <a href="http://www.htcdev.com/bootloader/unlock-instructions/page-3">third page of the unlock instructions</a> on the HTCDev site. <strong>Your unlock binary will arrive in your email</strong>.</li>
<li>Save the <code>Unlock_code.bin</code> file from your email into the same location as the <code>Fastboot</code> binary (in the case of this guide, it&#8217;s located in <code>/android</code>).</li>
<li>Type out the following in the Terminal:<br />
<blockquote><p><code>cd /android<br />./fastboot flash unlocktoken Unlock_code.bin</code></p></blockquote>
<p>Your phone will prompt you if you want to unlock the bootloader. Select <code>Yes</code> using the volume buttons and use the power button to accept the choice.</li>
<li>Your Rezound will now shut off and your bootloader will now be unlocked.</li>
</ol>
<p><a href="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/5_unlock_successful.png" class="outbound"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2012/03/5_unlock_successful.png" width="100%" border="0"></a></p>
<p><strong>III. Installing the Amon Ra custom recovery:</strong></p>
<ol>
<li>Download the Amon Ra recovery image (<a href="http://forum.xda-developers.com/showpost.php?p=23781936&#038;postcount=428">recovery-ra-vigor-3.15-gnm.img</a>) and place it into the same folder as the previous <code>Fastboot</code> binary at <code>/android</code>. Latest is version 3.14 as of time of writing.</li>
<li>Verify the MD5 sum to make sure the image is not damaged or incomplete by typing this into the Terminal:<br />
<blockquote><p><code>cd /android<br />md5 recovery-ra-vigor-3.15-gnm.img</code></p></blockquote>
<p>The output value should be exactly <code>9d127cde10b68de5e424aaea2d4a4357</code>. If not, you <strong>must</strong> redownload and reverify.</li>
<li>Place the phone back into the bootloader.</li>
<li>Type out the following in the Terminal:<br />
<blockquote><p><code>cd /android<br />./fastboot flash recovery recovery-ra-vigor-3.15-gnm.img</code></p></blockquote>
<p>This will replace the default recovery with Amon Ra.</li>
<li><strong>OPTIONAL EASY METHOD</strong>:</li>
<p> You may grab the <a href="http://forum.xda-developers.com/showthread.php?t=1418653">PH98IMG.zip</a> file and let the bootloader flash it for you, however it is the older 3.14 version that does not support the ICS 03-16-2012 leak (internal SD mounts are non-functional):</p>
<ol>
<li>Download the AmonRaPH98IMG.zip attachment and change the name to be only <code>PH98IMG.zip</code>.</li>
<li>Place the <code>PH98IMG.zip</code> file at the root of the removable SD card, as in <strong>NOT</strong> the internal storage and <strong>NOT</strong> inside any folders.</li>
<li>Restart into the bootloader by holding the <code>Volume Down</code> button as the phone is powering up. You&#8217;ll get to a white screen that&#8217;ll prompt you to flash the <code>PH98IMG.zip</code> file. Choose yes and wait for it to complete the process.</li>
<li>If you go with this method, you MUST delete the PH98IMG.zip file off of your SD card afterwards.</ol>
</li>
</ol>
<p><strong>IV. Perma-rooting:</strong></p>
<ol>
<li>Boot into the newly flashed Amon Ra recovery by getting into the bootloader (<code>Volume Down</code> as you&#8217;re starting up) and choosing <code>Recovery</code>.</li>
<li>Scroll down to the <code>Developer</code> menu using the volume buttons and use the <code>Power</code> button to select it.</li>
<li>Select &#8220;<code>Install su and superuser</code>&#8221; to install the permaroot. <strong>DO NOT</strong> choose the unguarded su.</li>
</ol>
<p>Restart your phone and your Rezound will now be unlocked and rooted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2012/03/rooting-the-htc-rezound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tamron 17-50mm VC review</title>
		<link>http://www.defectivepixel.com/blog/index.php/2011/12/tamron-17-50mm-vc-review/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2011/12/tamron-17-50mm-vc-review/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 16:52:06 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[tamron]]></category>
		<category><![CDATA[treatyoself]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=463</guid>
		<description><![CDATA[Tamron&#8217;s standard zoom with a fast aperture. Positives: Large f/2.8 maximum aperture Despite being mostly plastic, the build quality is very solid and heavy. Metal bayonet mount. There&#8217;s a lock to prevent zoom creeping, but the zoom adjustment ring is stiff enough so that it&#8217;s not necessary in virtually all cases. Cannot speak for how [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2011/12/tamron.png" alt="" title="f/2.8!." width="600" height="300" class="aligncenter size-full wp-image-284" /><br />Tamron&#8217;s standard zoom with a fast aperture.<span id="more-463"></span><br />
<BR><br />
Positives:</p>
<blockquote>
<ol>
<li>Large f/2.8 maximum aperture <img src="http://defectivepixel.com/images/riceballs/Heart.png"></li>
<li>Despite being mostly plastic, the build quality is very solid and <em>heavy</em>.</li>
<li>Metal bayonet mount.</li>
<li>There&#8217;s a lock to prevent zoom creeping, but the zoom adjustment ring is stiff enough so that it&#8217;s not necessary in virtually all cases. Cannot speak for how loose it may become in the future, if at all.</li>
<li>Tamron&#8217;s vibration compensation (similar to Nikon&#8217;s VR or Canon&#8217;s OS), works very well and has helped me get a much sharper picture when hand-holding in low-light situations.</li>
<li>Built-in AF motor is decently fast and very accurate.</li>
<li>Very little chromatic aberration and lens flare.</li>
<li>Colors and contrast seems to pop much more than with my Nikon 35mm f/1.8. Pictures seem to have much more saturation.</li>
<li>Very good low-light performance when the aperture is wide-open and vibration compensation is left on.</li>
<li>6-year factory warranty with registration.</li>
</ol>
</blockquote>
<p><BR></p>
<p>Negatives:</p>
<blockquote>
<ol>
<li>AF motor is <em>loud</em> when it&#8217;s seeking. It sounds like mechanical grinding gears since it&#8217;s a micro motor. Most Nikons, Canons, and Sigmas use an ultrasonic motor so they&#8217;re much lighter on the noise output. Tamron has an ultrasonic motor (named &#8220;Piezo drive&#8221;) but it is not present on this lens.</li>
<li>The AF motor is <em>not decoupled</em> from the focus adjustment ring. The ring rotates with the AF. This may be an issue in the future since full-time manual focus is not available, and moving the focus adjustment ring may damage the AF motor.</li>
<li>Though the lens arrived without damage, the packaging was a little left to be desired. The lens retention holder was a small cardboard origami box.</li>
<li>Vibration compensation &#8220;shakes&#8221; the image a little when it is engaging, but that&#8217;s a very minor issue since it only lasts less than a second. Other image stabilizations have similar effects.</li>
<li>Bokeh is not that smooth or dreamy. There&#8217;s &#8220;onion rings&#8221; in them.</li>
<li>Noticeable amounts of barrel distortion, especially at shorter lengths.</li>
<li>No weather-sealing for a &#8220;professional&#8221; line lens.</li>
<li>Zoom adjustment ring is very stiff around 17mm to 20mm. A minor annoyance more than a problem.</li>
</ol>
</blockquote>
<p><BR></p>
<p>Other notes:</p>
<blockquote>
<ol>
<li>Comes with a removable petal hood.</li>
<li>Filter size is 72mm.</li>
<li>Filter threads do not rotate.</li>
<li>There was a $50 rebate present at the time of purchase. Tamron has rebates often, as well as student rebates.</li>
<li>Made in Japan.</li>
</ol>
</blockquote>
<p><BR></p>
<p><strong>Overall:</strong> 8/10.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2011/12/tamron-17-50mm-vc-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pokeball Lock Ring</title>
		<link>http://www.defectivepixel.com/blog/index.php/2011/07/pokeball-lock-ring/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2011/07/pokeball-lock-ring/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 00:28:47 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Designs]]></category>
		<category><![CDATA[clockworkrecovery]]></category>
		<category><![CDATA[cwr]]></category>
		<category><![CDATA[pokeball]]></category>
		<category><![CDATA[pokemon]]></category>
		<category><![CDATA[sense]]></category>
		<category><![CDATA[thunderbolt]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=425</guid>
		<description><![CDATA[Just finished making a Pokeball lock ring! Working pretty well if you ask me :3 The zip is flashable in Clockwork Recovery. Do a nandroid backup first as a safety precaution. Tested only my Thunderbolt running Gingeritis 3D. Only works on Sense 3.0 roms. [ download ]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://defectivepixel.com/files/pokeball_lock_ring.png"></p>
<p>Just finished making a Pokeball lock ring! </p>
<p>Working pretty well if you ask me :3</p>
<p>The zip is flashable in Clockwork Recovery.</p>
<p>Do a nandroid backup <b>first</b> as a safety precaution.</p>
<p>Tested only my Thunderbolt running Gingeritis 3D.</p>
<p>Only works on Sense 3.0 roms.</p>
<p>[ <a href="http://bit.ly/ocDa7B">download</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2011/07/pokeball-lock-ring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Boot Animation: Zelda</title>
		<link>http://www.defectivepixel.com/blog/index.php/2011/05/android-boot-animation-zelda/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2011/05/android-boot-animation-zelda/#comments</comments>
		<pubDate>Sat, 14 May 2011 04:35:26 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Designs]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bootanimation]]></category>
		<category><![CDATA[zelda]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=407</guid>
		<description><![CDATA[Zelda boot animation complete! Now Sense 2.1 compatible! Made for 480 by 800 resolution phones. Tested on my Thunderbolt. Not a Clockwork Recovery zip, just the raw boot animation. File must be renamed to &#8220;bootanimation.zip&#8221;. For most roms, this file will need to be placed in &#8220;/system/media&#8221; via a root file manager or pushed with [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2011/05/boot_00001.png"></p>
<p>Zelda boot animation complete! <b>Now Sense 2.1 compatible!</b></p>
<p>Made for 480 by 800 resolution phones. Tested on my Thunderbolt.</p>
<p>Not a Clockwork Recovery zip, just the raw boot animation.</p>
<p>File must be renamed to &#8220;bootanimation.zip&#8221;.</p>
<p>For most roms, this file will need to be placed in &#8220;/system/media&#8221; via a root file manager or pushed with adb. /system must be mounted as RW or your boot animation won&#8217;t change.</p>
<p>[ <a href=http://bit.ly/lOb2ti>download</a> and <a href="http://bit.ly/lfwljW">Sense download</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2011/05/android-boot-animation-zelda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Droid 2 mini review</title>
		<link>http://www.defectivepixel.com/blog/index.php/2010/08/droid-2-mini-review/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2010/08/droid-2-mini-review/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:02:15 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[droid2]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=283</guid>
		<description><![CDATA[A week with the Motorola Droid 2. Positives: Solidly built and fairly hefty. The body only has a very marginal movement when you squeeze it and even then, it&#8217;s attributed to the 2 halves of the sliding housing. It&#8217;s not noticeable under normal usage conditions. The slider has a smooth movement when opening and has [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.defectivepixel.com/blog/wp-content/uploads/2010/08/droid2.png" alt="" title="DROIIIDDD." width="600" height="400" class="aligncenter size-full wp-image-284" /><br />A week with the Motorola Droid 2.<span id="more-283"></span><br />
<BR><br />
Positives:</p>
<blockquote>
<ol>
<li>Solidly built and fairly hefty. The body only has a <em>very</em> marginal movement when you squeeze it and even then, it&#8217;s attributed to the 2 halves of the sliding housing. It&#8217;s not noticeable under normal usage conditions.</li>
<li>The slider has a smooth movement when opening and has a solid click when fully in place. It does not feel as though it&#8217;ll loosen too much.</li>
<li>The LCD panel is very vibrant and &#8220;contrasty&#8221;. When left to automatically adjust the brightness, the screen quality looks almost as good as the AMOLED on the HTC Droid Incredible. Very little, if any, ghosting.</li>
<li>The 1GHz TI OMAP is fast and pretty responsive. It installs and uninstalls apps in just seconds. The highest Linpack score that I&#8217;ve gotten, out of 4 attempts, was 14.33 MFLOPS&#8230;</li>
<li>&#8230; which is largely attributed to the fact that the Droid 2 is the first phone that comes preinstalled with FroYo.</li>
<li>The newly designed keyboard is better than the original in terms of feel. The buttons are now domed and easier to press with your fingers. On the original Droid, I had problems with accidentally pressing multiple keys. This is not an issue on the Droid 2. The keyboard is nowhere near as good as the Bold 9700, though.</li>
<li>The Swype soft keyboard is so fast and accurate that it has replaced the physical keyboard in nearly 90% of my usage situations. It almost makes me wonder if I should have gotten the Droid X instead.</li>
<li>Boot up time, from a battery pull and/or a cold start, is less than 2 minutes. As compared to the 8 or so on a BlackBerry.</li>
</ol>
</blockquote>
<p><BR></p>
<p>Negatives:</p>
<blockquote>
<ol>
<li>The battery life is atrocious. It is literally a phone that you have to recharge every night, even with minimal amounts of usage. With GPS, WIFI, and Bluetooth turned off, I can run the battery down to about 30% to 40% on an average day. This is with only TweetDeck polling every hour, a dozen emails via IMAP, and about 100 or so text messages a day.</li>
<li>The area directly to the right of the camera, on the back side, overheats with moderate usage. Sometimes to the point where I can&#8217;t place my fingers comfortably near it.</li>
<li>The build quality feels a notch less than the original Droid. Gone is the metal bezel, to be replaced with a dark chromed plastic. The rubberized plastic, though practical, doesn&#8217;t make it feel too high end.</li>
<li>Camera quality is ok and has not changed much from the original, if at all. Macro mode still sporadically works.</li>
<li>There&#8217;s a Voice Command button on the bottom right of the Swype and multitouch keyboard&#8230; right next to the period. Sometimes I just want to add a period to my messages, not bring up a laggy window that covers up 80% of the screen. I can&#8217;t figure out how to remove it.</li>
<li>You can&#8217;t turn off haptic touch on the soft keys, even if you disable the setting. I hope this is addressed in a software update.</li>
<li>I&#8217;m not sure if it&#8217;s the antenna design or how the bars are calculated, but the signal bar display drops significantly sometimes. Antennagate?</li>
<li>Personally, I do not like the dark blue on the bottom housing. I wish it was just flat black like on the original Droid.</li>
</ol>
</blockquote>
<p><BR></p>
<p>Other notes:</p>
<blockquote>
<ol>
<li>Coming from AT&#038;T, the Verizon network is amazing in every possible way. When browsing, the sites are very responsive and download immediately, whereas on AT&#038;T the sites would just sit there and <em>maybe</em> load. Sure AT&#038;T may tout that they have the &#8220;fastest&#8221; speed, but that&#8217;s burst speed. &#8220;Fastest&#8221; speed doesn&#8217;t matter when you browser hangs at 20% of the loading indefinitely.</li>
<li><strike>Except Verizon has issues with receiving short code SMS like from Twitter, PayPal, and Google. All other text messages arrive without issues.</strike> No longer an issue after calling VZW support. They updated my account on their end and made me reprogram my phone. Not sure why it worked initially, but at least it&#8217;s working now.</li>
<li>The Motoblur interface isn&#8217;t as bad as some people say it is. Sure it has random bouts of lag, but overall it&#8217;s decently fast and responsive.</li>
</ol>
</blockquote>
<p><BR></p>
<p>Overall: 7/10.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2010/08/droid-2-mini-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spiderman parody comics</title>
		<link>http://www.defectivepixel.com/blog/index.php/2010/04/spiderman-parody-comics/</link>
		<comments>http://www.defectivepixel.com/blog/index.php/2010/04/spiderman-parody-comics/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 03:41:50 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Random Finds]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[parody]]></category>
		<category><![CDATA[spiderman]]></category>

		<guid isPermaLink="false">http://www.defectivepixel.com/blog/?p=219</guid>
		<description><![CDATA[Doin&#8217; it for the lulz.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.defectivepixel.com/images/spidermanparody/spidey01.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey02.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey03.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey04.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey05.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey06.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey07.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey08.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey09.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey10.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey11.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey12.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey13.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey14.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey15.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey16.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey17.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey19.jpg" class="aligncenter" alt="" /><br /><img src="http://www.defectivepixel.com/images/spidermanparody/spidey20.jpg" class="aligncenter" alt="" /><br />Doin&#8217; it for the lulz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.defectivepixel.com/blog/index.php/2010/04/spiderman-parody-comics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

