<?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>Lee Waterman</title>
	<atom:link href="http://leewaterman.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://leewaterman.com</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 19:20:58 +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>25 signs you are passionate about something</title>
		<link>http://leewaterman.com/25-signs-you-are-passionate-about-something/</link>
		<comments>http://leewaterman.com/25-signs-you-are-passionate-about-something/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:20:58 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=410</guid>
		<description><![CDATA[There are several signs and indicators which show that you’re really passionate about something. You know you are really passionate about something when&#8230; You wake up in the morning and you can’t wait to start working on it. You can’t really get to bed because you keep thinking about it. Your eyes light up and [...]]]></description>
			<content:encoded><![CDATA[<p>There are several signs and indicators which show that you’re really passionate about something. You know you are really passionate about something when&#8230;</p>
<ol>
<li>You wake up in the morning and you can’t wait to start working on it.</li>
<li>You can’t really get to bed because you keep thinking about it.</li>
<li>Your eyes light up and your heart jumps whenever someone talks about it.</li>
<li>You can’t stop talking about it.</li>
<li>You spend a great deal of time reading about it.</li>
<li>You may be doing your usual chores or routines, but you find yourself daydreaming about it.</li>
<li>You are willing to give it all and go the distance for it.</li>
<li>You are ready to put in the required work hours to make it happen.</li>
<li>Working on it gives you a deep sense of meaning and fulfillment.</li>
<li>You are willing to continue working on it even when you don’t feel like it or when the emotional high and hype has worn out.</li>
<li>The criticisms from the sceptics and naysayers cannot hold you back.</li>
<li>You are willing to forsake other endeavours and opportunities to pursue this one.</li>
<li>Others say that you are being “extreme” when you are just responding appropriately to that conviction of yours.</li>
<li>You gravitate towards that book, magazine, television show, forum, discussion board, etc which relates to the topic of your passion.</li>
<li>Hours feel like minutes and minutes feel like seconds when you are working on it.</li>
<li>You believe that this endeavour is worth pursuing even when others would rather have you do something else.</li>
<li>Doing it just “feels right”.</li>
<li>You are alright doing it even when the tangible rewards don’t seem apparent yet.</li>
<li>You’re not just consuming things (like embracing risks and opportunities), but creating things (your insights, perspectives and personal touch).</li>
<li>Talking about it is not good enough; there has to be something done about it.</li>
<li>You keep trying even after falling and failing several times.</li>
<li>Your passion inspires other like-minded folks.</li>
<li>Others start to recognise that doing this thing is your kind of thing.</li>
<li>You are always finding ways to bring this to the next level.</li>
<li>You know that at the end of the day, you won’t regret doing this because it was well worth the effort.</li>
</ol>
<p>What are you passionate about, and how do you know you’re passionate about it?</p>
<p>Source: <a href="http://t.co/D6HS2UH">YourNuclearDreams</a></p>
<p>===</p>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/25-signs-you-are-passionate-about-something/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search for files modified in the last X amount of days in UNIX</title>
		<link>http://leewaterman.com/search-for-files-modified-in-the-last-x-amount-of-days-in-unix/</link>
		<comments>http://leewaterman.com/search-for-files-modified-in-the-last-x-amount-of-days-in-unix/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 00:09:53 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=405</guid>
		<description><![CDATA[Searches for files modified up to 2 days ago. find ./ -type f -mtime -2 -exec ls -al {} \]]></description>
			<content:encoded><![CDATA[<p>Searches for files modified up to 2 days ago.</p>
<div style="padding: 40px 0 40px 0;">
<pre class="brush:bash">find ./ -type f -mtime -2 -exec ls -al {} \</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/search-for-files-modified-in-the-last-x-amount-of-days-in-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kilo Bytes Per Second vs. Kilo Bits Per Second (KBps vs. kbps)</title>
		<link>http://leewaterman.com/kilo-bytes-per-second-vs-kilo-bits-per-second-kbps-vs-kbps/</link>
		<comments>http://leewaterman.com/kilo-bytes-per-second-vs-kilo-bits-per-second-kbps-vs-kbps/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 05:00:02 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=401</guid>
		<description><![CDATA[Measure of file size: KBps File size i.e. how big the file or how much space a file occupies in the hard disk measured in terms of KiloBytes (KB upper case “K” and upper case “B”). In computing terms the upper case “K” stands for 1024. 1024 is computed from 210. (2 power 10). 2 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Measure of file size: KBps</strong></p>
<p>File size i.e. how big the file or how much space a file occupies in the hard disk measured in terms of KiloBytes (KB upper case “K” and upper case “B”). In computing terms the upper case “K” stands for 1024. 1024 is computed from 210. (2 power 10). 2 denote the number of characters in the binary system which is used to store data in the disc (ones and zeroes).</p>
<p>Other abbreviations like mega, giga and terra also use the base as 1024,</p>
<p>1KB (KiloByte) = 1024 Bytes (approximately 1000 Bytes)</p>
<p>1MB (MegaByte) = 1024 KB (approximately 1000 KiloBytes or 1 million Bytes)</p>
<p>1GB (GigaByte) = 1024 MB (approximately 1000 MegaBytes or 1 billion Bytes)</p>
<p>1TB (TerraByte) = 1024 GB (approximately 1000 GigaBytes or 1 trillion Bytes)</p>
<p><strong>Measure of data transfer speeds: kbps</p>
<p></strong>Data transfer speed over the networks (including the internet) is calculated in terms of bits per second: kilobits (kb small case “k” and small case “b”). The higher the kbps i.e. more the bits transferred per second, more the speed, faster the network/connection. Here k stands for 1000 (103 )</p>
<p>1 kbps (kilo bits per second) = 1000 bits per second</p>
<p>1 Mbps (mega bits per second) = 1000 kilo bits per second.</p>
<p>1 Gbps (giga bits per second) = 1,000 mega bits per second.</p>
<p><strong>ISP bandwidth and download speeds</strong></p>
<p>The most common confusion caused by the similarity of KBps and kbps is when it comes to internet bandwidth and download speeds. People often complain that their ISP promised 512kbps connectivity but they are seldom able to download any file at 512 KBps. They fail to notice the difference in cases of the units and hence think their ISP is cheating them or offering them poor quality service. As mentioned earlier data transfer speeds are always calculated in terms of kilo bits per second (kbps) so an ISP connectivity of 512 kbps promises of transfer of at the max 512 kilo bits per second.</p>
<p>On the other hand, file size measure is always in Kilo Bytes and thus download speeds are always calculated based on how many Bytes per second are downloaded and hence Kilo Bytes per second (KBps). KBps and kbps are not interchangeable.</p>
<p>So an internet connectivity of say 512kbps can never achieve a download speed of 512 KBps. To calculate the maximum download speed of a “X kbps” connection, we need to use a simple formula as below.</p>
<p>Download KBPS speed = (Kbps value*1000) /8)) / 1024.</p>
<p>I.e. For a connectivity of 512 kbps</p>
<p>kbps value * 1000 = 512 * 1000 = 512000</p>
<p>512000 / 8 = 64000</p>
<p>64000 / 1024 = 62.5 KBps</p>
<p>Therefore theoretically an internet connection of 512kbps bandwidth can download at a speed of 62.5 KBps</p>
<p>If you don’t want to go through all the hassles of the above formula,<strong> just multiply the kbps value with 0.1220703125 to get the KBps value. </strong></p>
<p>512 kbps * 0.1220703125 = 62.5 KBps. Simple!</p>
<table id="table1" width="332" border="1">
<tbody>
<tr>
<td style="width: 147px;"><strong>Internet connectivity</strong></td>
<td style="width: 169px;" align="left"><strong>Download speed (approx)</strong></td>
</tr>
<tr>
<td style="width: 147px;">256 kbps</td>
<td style="width: 169px;">31.3 KBps</td>
</tr>
<tr>
<td style="width: 147px;">384 kbps</td>
<td style="width: 169px;">46.9 KBps</td>
</tr>
<tr>
<td style="width: 147px;">512 kbps</td>
<td style="width: 169px;">62.5 KBps</td>
</tr>
<tr>
<td style="width: 147px;">768 kbps</td>
<td style="width: 169px;">93.8 KBps</td>
</tr>
<tr>
<td style="width: 147px;">1 mbps ~ 1000kbps</td>
<td style="width: 169px;">122.1 KBps</td>
</tr>
</tbody>
</table>
<p>I have mentioned download speed as approximate because they will vary (always reduce) by 15 – 20% due to network signal loss, computer hardware overheads etc. So for realistic, real world figures always reduce 15 – 20% from the computed KBPS download speeds</p>
<p>Now I guess the confusion of kbps and KBps has cleared away. Just remember when you talk in terms of network it’s always bites per second (bps) and when you talk in terms of storage and files its always Bytes per second (Bps). And next time you won’t complain when your 512 kbps connection does not give you download speeds of 512KBps because now you know why.</p>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/kilo-bytes-per-second-vs-kilo-bits-per-second-kbps-vs-kbps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a 1 gig file</title>
		<link>http://leewaterman.com/how-to-create-a-1-gig-file/</link>
		<comments>http://leewaterman.com/how-to-create-a-1-gig-file/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 03:27:26 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=388</guid>
		<description><![CDATA[dd if=/dev/zero of=big-file.bin bs=1g count=1 or mkfile 1g big-file.bin]]></description>
			<content:encoded><![CDATA[<div style="padding:40px 0 40px 0;">
<pre class="brush:bash">
dd if=/dev/zero of=big-file.bin bs=1g count=1
</pre>
</div>
<p>or</p>
<div style="padding:40px 0 40px 0;">
<pre class="brush:bash">
mkfile 1g big-file.bin
</pre>
<p></di</p>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/how-to-create-a-1-gig-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to tar a directory and only include certain file types</title>
		<link>http://leewaterman.com/how-to-tar-a-directory-and-only-include-certain-file-types/</link>
		<comments>http://leewaterman.com/how-to-tar-a-directory-and-only-include-certain-file-types/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 19:10:35 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=376</guid>
		<description><![CDATA[find myProjectDirectory -type f \( -name \*\.php -o -name \*\.js -o -name \*\.css -o -name \*\.inc \) &#124; xargs tar -rf myProjectTarName.tar]]></description>
			<content:encoded><![CDATA[<div style="padding:40px 0 40px 0;">
<pre class="brush:bash">
find myProjectDirectory -type f \( -name \*\.php -o -name \*\.js -o -name \*\.css -o -name \*\.inc \) | xargs tar -rf myProjectTarName.tar
</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/how-to-tar-a-directory-and-only-include-certain-file-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change file or folder permissions recursively with chmod</title>
		<link>http://leewaterman.com/how-to-change-file-or-folder-permissions-recursively-with-chmod/</link>
		<comments>http://leewaterman.com/how-to-change-file-or-folder-permissions-recursively-with-chmod/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 18:38:18 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=363</guid>
		<description><![CDATA[To set only files that end with .tpl to 600 (pattern escaped with slashes) find . -name \*\.tpl -exec chmod 600 {} \;]]></description>
			<content:encoded><![CDATA[<p>To set only files that end with .tpl to 600 (pattern escaped with slashes)</p>
<div style="padding: 40px 0 40px 0; font-size: 16px;">
<pre class="brush: bash">find . -name \*\.tpl -exec chmod 600 {} \;</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/how-to-change-file-or-folder-permissions-recursively-with-chmod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Conversion Tracking Prestashop Module</title>
		<link>http://leewaterman.com/facebook-conversion-tracking-prestashop-module/</link>
		<comments>http://leewaterman.com/facebook-conversion-tracking-prestashop-module/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:41:38 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[prestashop]]></category>
		<category><![CDATA[prestashop backoffice]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=310</guid>
		<description><![CDATA[The Facebook Conversion Tracking Prestashop Module. Need to track your ROI from Facebook Ads? With this easy to use Prestashop module you can. This module automatically adds the tracking conversion code when a customer makes a purchase so you can measure if your Ads are working. You can download the Facebook Conversion Tracking Prestashop Module [...]]]></description>
			<content:encoded><![CDATA[<p>The Facebook Conversion Tracking Prestashop Module.</p>
<p><strong>Need to track your ROI from Facebook Ads? With this  easy to use Prestashop module you can. This module automatically adds the tracking conversion code when a customer makes a purchase so you can measure if your Ads are working.<br />
</strong></p>
<p>You can download the Facebook Conversion Tracking Prestashop Module using the link below:<br />
<a title="Facebook Conversion Tracking Prestashop Module" href="http://bit.ly/duckl9">Facebook Conversion Tracking Prestashop Module</a></p>
<p><a href="http://leewaterman.com/wp-content/uploads/2010/05/fbtracking.gif" rel="lightbox[310]"><img class="alignnone size-medium wp-image-318" title="fbtracking" src="http://leewaterman.com/wp-content/uploads/2010/05/fbtracking-300x285.gif" alt="" width="300" height="285" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/facebook-conversion-tracking-prestashop-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 3G tethering on your iPad</title>
		<link>http://leewaterman.com/iphone-3g-tethering-on-your-ipad/</link>
		<comments>http://leewaterman.com/iphone-3g-tethering-on-your-ipad/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 21:17:53 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=299</guid>
		<description><![CDATA[Will this be possible? Here are the price points: Will there be a reason to get the WiFi + 3G if tethering is possible?]]></description>
			<content:encoded><![CDATA[<p>Will this be possible?</p>
<p><a href="http://leewaterman.com/wp-content/uploads/2010/01/ipad-tethering.jpg" rel="lightbox[299]"><img class="alignnone size-full wp-image-306" title="ipad-tethering" src="http://leewaterman.com/wp-content/uploads/2010/01/ipad-tethering.jpg" alt="" width="437" height="267" /></a></p>
<p>Here are the price points:</p>
<p><a href="http://leewaterman.com/wp-content/uploads/2010/01/price.jpg" rel="lightbox[299]"><img class="alignnone size-medium wp-image-300" title="price" src="http://leewaterman.com/wp-content/uploads/2010/01/price-300x142.jpg" alt="" width="300" height="142" /></a></p>
<p>Will there be a reason to get the WiFi + 3G if tethering is possible?</p>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/iphone-3g-tethering-on-your-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bicio GoRide iPhone Bike Mount</title>
		<link>http://leewaterman.com/bicio-goride-iphone-bike-mount/</link>
		<comments>http://leewaterman.com/bicio-goride-iphone-bike-mount/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 22:11:13 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone accessories]]></category>
		<category><![CDATA[iPhone bike mount]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=290</guid>
		<description><![CDATA[The GoRide iPhone Bike Mount is designed to be mounted on your bikes handlebars, and it is designed to give you access to your iPhone whilst you are riding your bike without sacrificing safety and convenience. Bicio GoRide iPhone Bike Mount It comes with a protective case which you can keep on your iPhone all [...]]]></description>
			<content:encoded><![CDATA[<p>The GoRide iPhone Bike Mount is designed to be mounted on your bikes handlebars, and it is designed to give you access to your iPhone whilst you are riding your bike without sacrificing safety and convenience.</p>
<div class="wp-caption alignnone" style="width: 370px"><img class="  " title="Bicio GoRide iPhone Bike Mount" src="http://www.geeky-gadgets.com/wp-content/uploads/2009/11/Bicio-GoRide-iPhone-Bike-Mount_1.jpg" alt="Bicio-GoRide-iPhone-Bike-Mount" width="360" height="360" /><p class="wp-caption-text">Bicio GoRide iPhone Bike Mount</p></div>
<p>Bicio GoRide iPhone Bike Mount</p>
<p>It comes with a protective case which you can keep on your iPhone all the time if you want, the case then slots straight into the bike mount and you are ready to go out on your bike without to much effort.</p>
<p>If you want one, the Bicio GoRide iPhone Bike Mount is available now for $29.99 from <a href="http://www.bicio.com/GoRide_iphoneBikeMount.php">Bicio</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/bicio-goride-iphone-bike-mount/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eHow &#8211; How to Repair the Glass on an iPhone</title>
		<link>http://leewaterman.com/ehow-how-to-repair-the-glass-on-an-iphone/</link>
		<comments>http://leewaterman.com/ehow-how-to-repair-the-glass-on-an-iphone/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 02:38:53 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Repair]]></category>

		<guid isPermaLink="false">http://leewaterman.com/?p=275</guid>
		<description><![CDATA[By Alyssa LaRenzie eHow Contributing Writer If your iPhone 3G screen is cracked, check first with Apple to see if your warranty covers the repair or a replacement. This repair can be difficult and should be attempted only if the image behind the glass screen is visible. With those precautions, repairing it yourself should cost [...]]]></description>
			<content:encoded><![CDATA[<div class="Content" id="ArticleSteps">
<div class="Column2">
<div class="info">
<div class="author">
<div style="float:left;margin:15px;" class="AuthorBadge ContributorBadge"><a class="userAvatar avatarSmall" title="DS_f3f0ca5c-8a00-4c3c-a2ee-cfcc8c69d329" rel="nofollow" href="http://www.ehow.com/members/ds_f3f0ca5c-8a00-4c3c-a2ee-cfcc8c69d329.html"><img src="http://cdn-sitelife.ehow.com/ver1.0/Content/images/store/7/3/976abd08-a727-43f8-a3cc-f59f9ec1ec53.Small.jpg" alt="ds_f3f0ca5c-8a00-4c3c-a2ee-cfcc8c69d329" /></a></div>
<div class="AuthorBadge ContributorBadge"><span>By</span> <a href="http://www.ehow.com/members/ds_f3f0ca5c-8a00-4c3c-a2ee-cfcc8c69d329.html">Alyssa LaRenzie</a><cite><span class="about"> </span></cite></div>
<div class="AuthorBadge ContributorBadge"><cite><span class="about">eHow Contributing Writer</span></cite></div>
<div class="AuthorBadge ContributorBadge"><span class="about"><br />
</span></div>
<p></p>
<div class="AuthorBadge ContributorBadge">If your iPhone 3G screen is cracked, check first with Apple to see if your warranty covers the repair or a replacement. This repair can be difficult and should be attempted only if the image behind the glass screen is visible.</div>
</div>
<div class="Details">
<p id="intelliTxt">With those precautions, repairing it yourself should cost about $45. This method by <a href="http://leewaterman.com">Lee Waterman</a> received several positive reviews.<span> </span></p>
</div>
</div>
<p><span>Difficulty:</span> Moderately Challenging</p>
<div class="article FLC">
<div class="sectionTitle FLC">
<h2 class="Heading3a">Instructions</h2>
</div>
<div class="thingsYouNeed">
<p></p>
<h4 class="Heading4a">Things You&#8217;ll Need:</h4>
<p></p>
<ul class="BulletList">
<li> <a href="http://www.ehow.com/shop_iphone.html">iPhone</a></li>
<li> <a href="http://iphoneshopusa.com/11-iphone-3g-touch-panel-brand-new.html">Glass screen with digitizer</a></li>
<li> <a href="http://iphoneshopusa.com/13-iphone-3g-adhesive-strips-for-iphone-3g-touch-panel-digitizer-and-touch-screen.html">Adhesive strips</a></li>
<li> <a href="http://iphoneshopusa.com/35-iphone-3g-screen-touch-panel-removal-suction-cup-tool.html">Suction cup</a></li>
<li> <span>Paper clips</span></li>
<li> <span>Tweezers</span></li>
<li> <a href="http://iphoneshopusa.com/37-iphone-3g-3gs-magnetic-small-tip-screwdrivers.html">Small Phillips screwdriver</a></li>
<li> <span>Hair dryer</span></li>
</ul>
</div>
<ol id="intelliTxt">
<h4 class="Heading4a">Taking the iPhone apart</h4>
<li>
<div class="stepBg">Step <span>1</span></div>
<p>Turn off the iPhone. Remove the SIM card by inserting a paper clip into the small hole at the top. Remove the two screws at the bottom. Push the suction cup onto the glass. Pull up to separate the glass.</li>
<li>
<div class="stepBg">Step <span>2</span></div>
<p>Three cables will hold the two pieces together. Remove the first two using a paper clip. The third is beneath a tab under the first two cables. The last cable should be pulled out gently.</li>
<li>
<div class="stepBg">Step <span>3</span></div>
<p>On the screen, remove six screws: two on one side, one on the bottom of the surface behind the glass, one visible on the other side and two under tape on that side.</li>
<li>
<div class="stepBg">Step <span>4</span></div>
<p>To remove the LCD, use a paper clip on the sides to hook the bottom corner that has a circle, and pull out.</p>
<p><br clear="all" /></p>
<h4 class="Heading4a">Removing the broken glass</h4>
</li>
<li>
<div class="stepBg">Step <span>1</span></div>
<p>Using tweezers, remove the black tape behind the glass on each of the four edges.</li>
<li>
<div class="stepBg">Step <span>2</span></div>
<p>Use a hair dryer around the edges of the glass for about 5 minutes to heat the glue.</li>
<li>
<div class="stepBg">Step <span>3</span></div>
<p>Pry the glass from the plastic holder. Be sure to remove all the broken glass.</p>
<p><br clear="all" /></p>
<h4 class="Heading4a">Installing the glass</h4>
</li>
<li>
<div class="stepBg">Step <span>1</span></div>
<p>Put the adhesive strips at the top and bottom of the plastic holder.</li>
<li>
<div class="stepBg">Step <span>2</span></div>
<p>On the new glass screen, remove all the film from the black bottom and top, leaving the protective film on the glass so no fingerprints will get inside. There will probably be two pieces of film on the black parts.</li>
<li>
<div class="stepBg">Step <span>3</span></div>
<p>Line up the glass with the holder, making sure the cable goes under the holder. When the two pieces match up, press down to stick the glass to the adhesive strips.</li>
<li>
<div class="stepBg">Step <span>4</span></div>
<p>Remove the film from the glass.</p>
<p><br clear="all" /></p>
<h4 class="Heading4a">Reassembly</h4>
</li>
<li>
<div class="stepBg">Step <span>1</span></div>
<p>Put the LCD back in the holder with all the holes for the screws aligned. Press it in place. Replace all the screws.</li>
<li>
<div class="stepBg">Step <span>2</span></div>
<p>Press all the cables into place in the reverse order of their removal.</li>
<li>
<div class="stepBg">Step <span>3</span></div>
<p>Align the two pieces &#8212; the screen and the unit &#8212; and press them together with the holes lined up.</li>
<li>
<div class="stepBg">Step <span>4</span></div>
<p>Replace the screws and your SIM card.</li>
</ol>
</div>
<p><script type="text/javascript">// <![CDATA[
 			jQuery('.article ol .image').each(function(i,e){ 				var $this = jQuery(this); 				$this.find('img').error(function(){ 					jQuery(this).remove(); 					$this.remove(); 				}); 			});
// ]]&gt;</script></p>
<p><br clear="all" /><br />
Tips &amp; Warnings</p>
<div class="resources tips">
<ul>
<li class="FLC">
<div class="text"><a href="http://iphoneshopusa.com/18-iphone-3g-adhesive-strips-for-iphone-3g-touch-panel-digitizer-and-touch-screen.html">The glass screen with digitizer and adhesive strips can be purchased online.</a></div>
</li>
<li class="FLC">
<div class="text">Attempting this repair may void your warranty. It could also break your phone if you are unsuccessful.</div>
</li>
</ul>
</div>
<div class="resources">
<h2 class="sectionTitle Heading3a">References</h2>
<ul class="BulletList">
<li><a href="http://reviews.cnet.com/8301-19512_7-10115078-233.html">CNET</a></li>
<li><a href="http://www.youtube.com/watch?v=4mboB8p-sdw&amp;annotation_id=annotation_100572&amp;feature=iv">Lee Waterman Video</a></li>
<li><a href="http://www.ehow.com/how_5427498_repair-glass-iphone.html">eHow</a></li>
</ul>
</div>
<div class="resources">
<h2 class="sectionTitle Heading3a">Resources</h2>
<ul class="BulletList">
<li><a rel="nofollow" href="http://www.iphoneshopusa.com/" target="_blank">iPhone Shop</a></li>
</ul>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://leewaterman.com/ehow-how-to-repair-the-glass-on-an-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

