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

<channel>
	<title>Tech N Life &#187; how to</title>
	<atom:link href="http://tech-n-life.com/index.php/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-n-life.com</link>
	<description>Your Tech Update</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:26:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Wake On Lan (WOL) &#8211; What Is It &amp; How To Use It</title>
		<link>http://tech-n-life.com/index.php/2011/08/wake-on-lan-wol-what-is-it-how-to-use-it/</link>
		<comments>http://tech-n-life.com/index.php/2011/08/wake-on-lan-wol-what-is-it-how-to-use-it/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 08:20:45 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3293</guid>
		<description><![CDATA[Technology often yields ridiculous conveniences, like being able to turn on your computer from miles away without pushing the power button. Wake-on-LAN, has been around for a while, so let’s see how it works and how we can enable it. What is Wake-on-LAN? Wake-on-LAN is an industry standard protocol for waking computers up from a [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><img title="banner-01-01" src="http://www.howtogeek.com/wp-content/uploads/2011/08/banner-01-01.png" alt="banner-01-01" width="650" height="300" border="0" />

Technology often yields ridiculous conveniences, like being able to turn on your computer from miles away without pushing the power button. Wake-on-LAN, has been around for a while, so let’s see how it works and how we can enable it.
<h3>What is Wake-on-LAN?</h3>
Wake-on-LAN is an industry standard protocol for waking computers up from a very low power mode remotely. The definition of “low power mode” has changed a bit over time, but we can take it to mean while the computer is “off” and has access to a power source. The protocol also allows for a supplementary Wake-on-Wireless-LAN ability as well.

&nbsp;

<a href="http://www.howtogeek.com/wp-content/uploads/2011/08/WakeOnLanBiosSetting.jpg"><img title="WakeOnLanBiosSetting.jpg" src="http://www.howtogeek.com/wp-content/uploads/2011/08/WakeOnLanBiosSetting.jpg" alt="" width="550" height="400" /></a>

WoL is dependent on two things: your motherboard and your network card. Your motherboard must be hooked up to an ATX-compatible power supply, as most computers in the past decade or so are. Your Ethernet or wireless card must also support this functionality. Because it is set either through the BIOS or through your NIC’s firmware, you don’t need specific software to enable it. Support for WoL is pretty universal nowadays, even when it’s not advertised as a feature, so if you have a computer built in the past decade or so you’re covered. If, however, you have a more modern computer, you may find that you have advanced BIOS options for allowing the computer to power on via a time schedule. It’s not technically WoL, but in terms of functionality, it’s pretty close.

For those of you who build your own rigs, take care when buying an Ethernet card. While most built-in cards on motherboards don’t need this step, discrete network cards often need a 3-pin cable attached to the motherboard to support WoL. Do your research online before you buy so you’re not disappointed later on down the line.
<h3>The MagicPacket: How WoL Works</h3>
WoL-enabled computers essentially wait for a “magic packet” to arrive that includes the NIC’s MAC address in it. These magic packets are sent out by professional software made for any platform, but can also be sent by routers and internet-based websites. The typical ports used for WoL magic packets are UDP 7 and 9. Because your computer is actively listening for a packet, some power is feeding your network card which will result in your laptop’s battery draining faster, so road warriors should take care to turn this off when you need to eke out some extra juice.

<img title="magic packet" src="http://www.howtogeek.com/wp-content/uploads/2011/08/magic-packet.png" alt="magic packet" width="476" height="380" border="0" />

Magic packets are usually sent over the entirety of a network and contain the subnet information, network broadcast address, and the MAC address of the target computer’s network card, whether Ethernet or wireless. The above image shows the results of a packet sniffer tool used on magic packet, which brings into question exactly how secure they are when used in unsafe networks and over the internet. On a secure network, or for basic home use, there shouldn’t be any practical reason to worry. Many motherboard manufacturers often implement software along with WoL capabilities to offer hassle-free or largely configuration-free usage scenarios.
<h3>Enabling WoL on Your System</h3>
<strong>BIOS</strong>

Most older computers and many modern ones have their WoL settings buried in the BIOS. Depending on your system, you need to hit Escape, F2, or Delete to get into the BIOS, but if you’re not sure then you should check your system’s documentation. Once you’re in, check under Power Management or Advanced Options or something of that sort.

<img title="bios" src="http://www.howtogeek.com/wp-content/uploads/2011/08/bios.jpg" alt="bios" width="650" height="488" border="0" />

On this HP computer’s BIOS, the setting is found near the “resume after power failure” option.

Many computer, however, do not have a BIOS option. Fortunately, this doesn’t mean that the capability isn’t there, it just means we need to go through the operating system to enable WoL.

<strong>Windows</strong>

Click Start, then search for and open the Device Manager. Find your networking device in the list.

<img title="win1" src="http://www.howtogeek.com/wp-content/uploads/2011/08/win1.png" alt="win1" width="515" height="607" border="0" />

Right click on it and go to Properties, then click on the Advanced tab.

<img title="win2" src="http://www.howtogeek.com/wp-content/uploads/2011/08/win2.png" alt="win2" width="442" height="507" border="0" />

Scroll down in the list to find “Wake on Magic Packet” and change the Value to “Enabled.” You can leave the other “Wake on” settings alone. Click OK when you’re done.

<strong>OS X</strong>

Open up your System Settings and choose Energy Saver.

<img title="energysaver" src="http://www.howtogeek.com/wp-content/uploads/2011/08/energysaver.png" alt="energysaver" width="603" height="464" border="0" />

Under the Options tab, you should see “Wake for Ethernet” or something similar. This enables Wake-on-LAN.

<strong>Linux</strong>

Ubuntu has a great tool that can check to see if your machine supports WoL and can enable it. Open up a terminal and install “ethtool” with the following command:
<blockquote>sudo apt-get install ethtool</blockquote>
You can check your compatibility by running:
<blockquote>sudo ethtool eth0</blockquote>
If your default interface is something else, substitute it for “eth0”.

<img title="wol ubuntu" src="http://www.howtogeek.com/wp-content/uploads/2011/08/wol-ubuntu.png" alt="wol ubuntu" width="640" height="357" border="0" />

Look for the “Supports Wake-on” section. As long as one of the letters listed is “g,” you can use magic packets for WoL. To enable this option, use the following command.
<blockquote>sudo ethtool -s eth0 wol g</blockquote>
This should take of it. You can run the command to check and see if it’s enabled now. Look for the “Wake on” section. You should see a “g” instead of a “d” now.

<img title="wol ubuntu 2" src="http://www.howtogeek.com/wp-content/uploads/2011/08/wol-ubuntu-2.png" alt="wol ubuntu 2" width="265" height="130" border="0" />
<h3>Sending WoL Magic Packets</h3>
To send out WoL requests, you have a cornucopia of options available.

<img title="depicus" src="http://www.howtogeek.com/wp-content/uploads/2011/08/depicus.jpg" alt="depicus" width="253" height="238" border="0" />

<a href="http://www.depicus.com/wake-on-lan/welcome.aspx">Depicus</a> has an excellent series of lightweight tools to get the job done, including a GUI-based one for Windows and command-line-based one for both Windows and Mac OS.<a href="http://wiki.tcl.tk/15423">Wiki.tcl.tk</a> has a great cross-platform lightweight script that handles the requests as well.

<a href="http://www.howtogeek.com/70084/how-to-schedule-your-computer-to-wake-up-at-specific-times-with-dd-wrt/">DD-WRT has great WoL support</a>, so if you don’t feel like downloading software to do it, you really don’t have to. Lastly, if you’re out and about, <a href="http://www.howtogeek.com/news/wake-up-your-computers-using-your-android-phone/5110/">you can use your Android device</a> to wake your computers.

&nbsp;

VIA <a title="How To Geek" href="http://www.howtogeek.com/70374/how-to-geek-explains-what-is-wake-on-lan-and-how-do-i-enable-it/" target="_blank">HOW TO GEEK</a><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2011/08/wake-on-lan-wol-what-is-it-how-to-use-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop, Part 3: Layers</title>
		<link>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-3-layers/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-3-layers/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 11:30:46 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Image file formats]]></category>
		<category><![CDATA[Keyboard shortcut]]></category>
		<category><![CDATA[Layers (digital image editing)]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3170</guid>
		<description><![CDATA[As one of the hallmark features of Photoshop, Layers are the foundation of learning good photo editing techniques. In this article, we’ll go through their basic usage, as well as cover some basic types of layers. Your layer panel is one of the most important within Photoshop. Whenever you use Photoshop, you’ll work spend a [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot6541.png" border="0" alt="sshot-654" width="650" height="410" /></p>

<p>As one of the hallmark features of Photoshop, Layers are the foundation of learning good photo editing techniques. In this article, we’ll go through their basic usage, as well as cover some basic types of layers.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot657.png" border="0" alt="sshot-657" width="251" height="410" /></p>

<p>Your layer panel is one of the most important within Photoshop. Whenever you use Photoshop, you’ll work spend a lot of time working in it.</p>

<p><br class="spacer_" /></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot659.png" border="0" alt="sshot-659" width="400" height="501" /></p>

<p>The lasso tool creates a selection in any shape: in this case, the word “Layer” is drawn in. But the lasso does not create a new layer, even though we can use the lasso tool to move our selection around.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot661.png" border="0" alt="sshot-661" width="251" height="410" /></p>

<p>New layers can be created by clicking the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/newlayer.png" border="0" alt="new layer" width="28" height="28" /> button in the Layers panel. You can also press <img src="http://tech-n-life.com/wp-content/uploads/2010/11/ctrlshiftN.png" border="0" alt="ctrl shift N" width="128" height="37" /> for a blank layer.</p>

<p>You can think of these layers as entirely new image files stacked on top of each other in your layers panel. By default, a new layer is transparent.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot662.png" border="0" alt="sshot-662" width="356" height="285" /></p>

<p>A simple Edit &gt; Fill fills our selection with black. We’ve put it in a new layer, which will help us understand what a new layer is.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot663.png" border="0" alt="sshot-663" width="400" height="501" /></p>

<p>Our black fill exists in a new layer. We no longer need our selection, so pressing <img src="http://tech-n-life.com/wp-content/uploads/2010/11/ctrld.png" border="0" alt="ctrl d" width="81" height="37" />deselects it.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot664.png" border="0" alt="sshot-664" width="400" height="501" /></p>

<p>While this may look like a ruined image of the Apollo 11 rocket taking off, the drawn “Layer” text exists in its own separate layer, and is editable.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot666.png" border="0" alt="sshot-666" width="88" height="381" /></p>

<p>The Move Tool, shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/v1.png" border="0" alt="v" width="31" height="37" /> , illustrated above, is used for moving the layers selected in your layers panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot667.png" border="0" alt="sshot-667" width="400" height="501" /></p>

<p>The image of the shuttle still exists beneath the new filled layer. It can be moved to any position without destroying any part of the layer below it.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot691.png" border="0" alt="sshot-691" width="400" height="501" /></p>

<p>Individual layers can be moved, rotated, and transformed at your whim.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot668.png" border="0" alt="sshot-668" width="251" height="410" /></p>

<p>And again, since layers exist independent of each other, they do not have to affect each other.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot670.png" border="0" alt="sshot-670" width="400" height="501" /></p>

<p>Returning to <a href="http://www.howtogeek.com/howto/29770/quickly-remove-backgrounds-in-photoshop-using-the-magic-eraser/" target="_blank">a few older How-Tos</a>, we can very simply add objects that have had <a href="http://www.howtogeek.com/howto/29811/remove-complex-backgrounds-from-images-in-photoshop/" target="_blank">their backgrounds removed</a> to our image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot671.png" border="0" alt="sshot-671" width="251" height="410" /></p>

<p>Simply use the Move Tool (shortcut <img src="http://tech-n-life.com/wp-content/uploads/2010/11/v2.png" border="0" alt="v" width="31" height="37" /> key) to drag images from any open file to the one you’re working with. Photoshop will create a new layer in your target file with the dragged layer information in it.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot672.png" border="0" alt="sshot-672" width="251" height="410" /></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>This image has quickly become ridiculous. Clicking the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/hidelayer1.png" border="0" alt="hide layer" width="36" height="36" /> in the side of the layers panel will hide any layer you don’t care to see.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot673.png" border="0" alt="sshot-673" width="400" height="501" /></p>

<p>Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/t1.png" border="0" alt="t" width="30" height="37" /> will give you the Type tool, which can create a different type of layer. Live type is editable, and can be changed at any time without disturbing other layers.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot674.png" border="0" alt="sshot-674" width="263" height="620" /></p>

<p>Layers also have “Blending Options,” as illustrated in the contextual menu here. Right click on any of the layers in your layers panel to open this menu.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot676.png" border="0" alt="sshot-676" width="638" height="502" /></p>

<p>Blending Options takes us to the Layer Style dialog box. Here, we can add shadows and glows, all editable at any time through this same menu.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot678.png" border="0" alt="sshot-678" width="638" height="502" /></p>

<p>After adding a stroke to the text layer, other effects can also be added. A soft, white glow can make the text more legible against the complicated background.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot679.png" border="0" alt="sshot-679" width="400" height="501" /></p>

<p>Even with these layer effects, these layers are still editable.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot681.png" border="0" alt="sshot-681" width="400" height="501" /></p>

<p>The text can easily be set in a different font, with all layer effects staying active.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot682.png" border="0" alt="sshot-682" width="251" height="410" /></p>

<p>The layer effects look something like this in your layers panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot684.png" border="0" alt="sshot-684" width="251" height="410" /></p>

<p>In your layers panel, you can click the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/adjustmentlayer.png" border="0" alt="adjustment layer" width="28" height="28" /> to create a different type of layer, called an Adjustment Layer.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot683.png" border="0" alt="sshot-683" width="242" height="384" /></p>

<p>CS5 brings up this “Adjustments” panel. I create a “Photo Filter” adjustment layer to give my image a sepia tone effect.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot685.png" border="0" alt="sshot-685" width="400" height="501" /></p>

<p>Adjustment layers also have a position in your layers panel and only affect the layers below. In other words, you can move your adjustment layers to affect the layers below it. I have my text above my Sepia Adjustment Layer, keeping it from turning sepia toned.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot686.png" border="0" alt="sshot-686" width="232" height="454" /></p>

<p>There are many options for Adjustment Layers, including the “Gradient” adjustment layer.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot687.png" border="0" alt="sshot-687" width="346" height="252" /></p>

<p>Gradients are great as adjustment layers, as they can easily be re-edited and adjusted. You’ll have numerous options for types of gradients, colors, angles, etc.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot688.png" border="0" alt="sshot-688" width="251" height="410" /></p>

<p>Adjustment layers can be hidden or edited by double clicking them in the layers panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot690.png" border="0" alt="sshot-690" width="400" height="501" /></p>

<p>Simple mastery of layers and the layers panel will greatly increase your ability to use Photoshop and get the effects you want to see in your photography.</p>

<p>Via <a href="http://www.howtogeek.com/howto/33683/the-how-to-geek-guide-to-learning-photoshop-part-3-layers/" target="_blank">MakeUseOf</a></p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=98aeb093-60ff-417a-8a47-3a48bc525bb9" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><br />
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
<br />
 </span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-3-layers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use An Ubuntu Live Cd To Recover Windows Files Easily</title>
		<link>http://tech-n-life.com/index.php/2010/03/use-an-ubuntu-live-cd-to-recover-windows-files-easily/</link>
		<comments>http://tech-n-life.com/index.php/2010/03/use-an-ubuntu-live-cd-to-recover-windows-files-easily/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 07:02:45 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[deleted files]]></category>
		<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Disk partitioning]]></category>
		<category><![CDATA[Hard disk drive]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Live CD]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[recover]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[USB flash drive]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=2350</guid>
		<description><![CDATA[Accidentally deleting a file is a terrible feeling. Not being able to boot into Windows and undelete that file makes that even worse. Fortunately, you can recover deleted files on NTFS hard drives from an Ubuntu Live CD. To show this process, we created four files on the desktop of a Windows XP machine, and [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><!-- google_ad_section_start --></p>

<p>Accidentally deleting a file is a terrible feeling. Not being  able to boot into Windows and undelete that file makes that even worse.  Fortunately, you can recover deleted files on NTFS hard drives from an  Ubuntu Live CD.</p>

<p>To show this process, we created four files on the desktop of a  Windows XP machine, and then deleted them. We then booted up the same  machine with the bootable Ubuntu 9.10 USB Flash Drive that we <a href="http://www.howtogeek.com/howto/13379/create-a-bootable-ubuntu-9.10-usb-flash-drive/">created  last week</a>.</p>

<p>Once Ubuntu 9.10 boots up, open a terminal by clicking Applications  in the top left of the screen, and then selecting Accessories &gt;  Terminal.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot169.png" border="0" alt="sshot-1" width="444" height="358" /><br />
 To undelete our files, we first  need to identify the hard drive that we want to undelete from. In the  terminal window, type in:</p>

<blockquote><p>sudo fdisk –l</p></blockquote>

<p>and press enter.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot230.png" border="0" alt="sshot-2" width="614" height="387" /></p>

<p>What you’re looking for is a line that ends with HPSF/NTFS (under the  heading System). In our case, the device is “/dev/sda1”. This may be  slightly different for you, but it will still begin with /dev/. Note  this device name.</p>

<p>If you have more than one hard drive partition formatted as NTFS,  then you may be able to identify the correct partition by the size. If  you look at the second line of text in the screenshot above, it reads  “Disk /dev/sda: 136.4 GB, …” This means that the hard drive that Ubuntu  has named /dev/sda is 136.4 GB large. If your hard drives are of  different size, then this information can help you track down the right  device name to use. Alternatively, you can just try them all, though  this can be time consuming for large hard drives.</p>

<p>Now that you know the name Ubuntu has assigned to your hard drive,  we’ll scan it to see what files we can uncover.</p>

<p>In the terminal window, type:</p>

<blockquote><p>sudo ntfsundelete &lt;HD name&gt;</p></blockquote>

<p>and hit enter. In our case, the command is:</p>

<blockquote><p>sudo ntfsundelete /dev/sda1</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot317.png" border="0" alt="sshot-3" width="614" height="625" /></p>

<p>The names of files that can recovered show up in the far right  column. The percentage in the third column tells us how much of that  file can be recovered. Three of the four files that we originally  deleted are showing up in this list, even though we shut down the  computer right after deleting the four files – so even in ideal cases,  your files may not be recoverable.</p>

<p>Nevertheless, we have three files that we can recover – two JPGs and  an MPG.</p>

<p><em>Note: ntfsundelete is immediately available in the Ubuntu 9.10  Live CD. If you are in a different version of Ubuntu, or for some other  reason get an error when trying to use ntfsundelete, you can install it  by entering “sudo apt-get install ntfsprogs” in a terminal window.</em></p>

<p>To quickly recover the two JPGs, we will use the * wildcard to  recover all of the files that end with .jpg.</p>

<p>In the terminal window, enter</p>

<blockquote><p>sudo ntfsundelete &lt;HD name&gt; –u –m *.jpg</p></blockquote>

<p>which is, in our case,</p>

<blockquote><p>sudo ntfsundelete /dev/sda1 –u –m *.jpg</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1010.png" border="0" alt="sshot-10" width="614" height="302" /></p>

<p>The two files are recovered from the NTFS hard drive and saved in the  current working directory of the terminal. By default, this is the home  directory of the current user, though we are working in the Desktop  folder.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>Note that the ntfsundelete program does not make any changes to the  original NTFS hard drive. If you want to take those files and put them  back in the NTFS hard drive, you will have to move them there after they  are undeleted with ntfsundelete. Of course, you can also put them on  your flash drive or open Firefox and email them to yourself – the sky’s  the limit!</p>

<p>We have one more file to undelete – our MPG.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot416.png" border="0" alt="sshot-4" width="559" height="97" /></p>

<p>Note the first column on the far left. It contains a number, its  Inode. Think of this as the file’s unique identifier. Note this number.</p>

<p>To undelete a file by its Inode, enter the following in the terminal:</p>

<blockquote><p>sudo ntfsundelete &lt;HD name&gt; –u –i &lt;Inode&gt;</p></blockquote>

<p>In our case, this is:</p>

<blockquote><p>sudo ntfsundelete /dev/sda1 –u –i 14159</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot1117.png" border="0" alt="sshot-11" width="614" height="200" /></p>

<p>This recovers the file, along with an identifier that we don’t really  care about. All three of our recoverable files are now recovered.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot514.png" border="0" alt="sshot-5" width="181" height="464" /></p>

<p>However, Ubuntu lets us know visually that we can’t use these files  yet. That’s because the ntfsundelete program saves the files as the  “root” user, not the “ubuntu” user.</p>

<p>We can verify this by typing the following in our terminal window:</p>

<blockquote><p>ls –l</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot726.png" border="0" alt="sshot-7" width="646" height="183" /></p>

<p>We want these three files to be owned by ubuntu, not root. To do  this, enter the following in the terminal window:</p>

<blockquote><p>sudo chown ubuntu &lt;Files&gt;</p></blockquote>

<p>If the current folder has other files in it, you may not want to  change their owner to ubuntu. However, in our case, we only have these  three files in this folder, so we will use the * wildcard to change the  owner of all three files.</p>

<blockquote><p>sudo chown ubuntu *</p></blockquote>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot824.png" border="0" alt="sshot-8" width="403" height="68" /></p>

<p>The files now look normal, and we can do whatever we want with them.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/03/sshot916.png" border="0" alt="sshot-9" width="179" height="371" /></p>

<p>Hopefully you won’t need to use this tip, but if you do, ntfsundelete  is a nice command-line utility. It doesn’t have a fancy GUI like many  of the similar Windows programs, but it is a powerful tool that can  recover your files quickly.</p>

<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/715f459e-1a8f-4cfe-928b-00bb2df4c748/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=715f459e-1a8f-4cfe-928b-00bb2df4c748" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution">

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

</span></div><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/03/use-an-ubuntu-live-cd-to-recover-windows-files-easily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Custom Build Your Own PC On A Budget &#8211; Part 1</title>
		<link>http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/</link>
		<comments>http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 18:15:29 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[amd vs intel]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[custom pc]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[motherboards]]></category>
		<category><![CDATA[sata]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usb 3.0]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1765</guid>
		<description><![CDATA[Greetings and salutations to each and every one of you readers. This post I am about to write is basically showing you what I am doing at the moment in my spare time. You see I absolutely enjoy every aspect of computing and technology. Some people may enjoy horse riding, soccer, baking,  frolicking through grassy [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>Greetings and salutations to each and every one of you readers. This post I am about to write is basically showing you what I am doing at the moment in my spare time.</p>

<p>You see I absolutely enjoy every aspect of computing and technology. Some people may enjoy horse riding, soccer, baking,  frolicking through grassy fields. (As you do), but I just love technology.</p>

<p>Basically I&#8217;m still a student but have a couple of hours a week with an IT company. I upgraded my current computer about a year ago, changed the motherboard, processor and ram. At the moment my current specs are:</p>

<p><span style="text-decoration: underline;"><strong>1) Motherboard</strong></span> =Gigabyte M57SLI-S4 (socket M2) Nvidia nForce 570 SLI Chipset</p>

<p><span style="text-decoration: underline;"><strong>2) CPU</strong></span> = AMD Athlon 64 X2 Dual Core Processor 6000+, 3.0 Ghz</p>

<p><span style="text-decoration: underline;"><strong>3) RAM</strong></span> = 4.0 GB Corsair DDR2 @ 201 MHz 5-5-5-18</p>

<p><span style="text-decoration: underline;"><strong>4) Graphics</strong></span> = 256MB GeForce 7600 GT (x2)</p>

<p><span style="text-decoration: underline;"><strong>5) Hard Drives</strong></span> = 200GB Seagate SCSI (x2)</p>

<p><span style="text-decoration: underline;"><strong>6) Operating System</strong></span> = Windows 7 Ultimate 32 Bit</p>

<p><br class="spacer_" /></p>

<p>However, as you can see even though i upgraded the MB, CPU, and RAM only a year ago, already they are running out of date, especially with regards to my graphics cards, any new release games are not playable off my 256MB GeForce 7600 GT (x2). So I said to myself, that&#8217;s it!!</p>

<h3>I&#8217;m gonna have to build a new computer.</h3>

<p>So I spent about a week reading reviews, viewing specs, and comparing the various components. Then I picked each component that I wanted, except the video card. Now I buy each component as an can afford it. Then each time I buy a new component, I will post a new post updating you on what I&#8217;ve done. The reason I have not selected a video card is because, ATI seem to be miles ahead of nVidia at the moment, which doesn&#8217;t really sit right with me since i am a huge nVidia fan. ATI have 2GB GDDR5 cards with direct x11 support (ATI 5970). nVidia are still mainly on 1GB GDDR3 with direct x10 support. So I do want to wait to see what nVidias new Fermi range will have in store.</p>

<p>Ok, so. . . .so far I have bought 3 components, the Case, Motherboard and CPU (central processing unit). You&#8217;ll notice too, my supplier of choice was Komplett.ie. You will find the link to each component listed.</p>

<p><br class="spacer_" /></p>

<p><a rel="attachment  wp-att-1811" href="http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/100124_cm-haf-922-build_0030/"><img class="alignright  size-medium wp-image-1811" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0030-300x200.jpg" alt="" width="300" height="200" /></a></p>

<p>Here is the breakdown:</p>

<p><span style="text-decoration: underline;"><strong>1) Case:</strong></span> Cooler Master HAF 922&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;[<a href="http://www.komplett.ie/k/ki.aspx?sku=461645" target="_blank">Link</a>]</p>

<p><span style="text-decoration: underline;"><strong>2) Motherboard:</strong></span> Gigabyte GA-P55A-UD6, P55, Socket-1156&#8230;&#8230;&#8230;.[<a href="http://www.komplett.ie/k/ki.aspx?sku=508083" target="_blank">Link</a>]</p>

<p><span style="text-decoration: underline;"><strong>3) Processor:</strong></span> Intel i5 Quad-Core Processor i5-750, 2.66 Ghz Quad Core&#8230;.[<a href="http://www.komplett.ie/k/ki.aspx?sku=492762" target="_blank">Link</a>]</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>OK, so before I go on to show you pictures and instructions on how I fitted the components, I should probably explain, why I decided to pick these exact components. By the way if you disagree with why I did something a certain way or why I chose one component over another, please feel free to leave a comment at the end of this post.</p>

<h3>The Case -€120</h3>

<p>So the reason I picked that exact case, the HAF 922, was because firstly, it looks amazing, lovely bright red LED&#8217;s, nice black finish looks like a mean sith machine. Ha. The other reason is because of it&#8217;s expandability &#8211; 10 drive bays, 5 external, 5 internal. Also It has an extreme fan cooling system with a Front 200mm Fan, Top 200mm Fan, and a Rear 120mm Fan, with the option for another 200mm on the side panel, and also the option to switch all 200mm fans with 120mm x2.</p>

<h3>The Motherboard -€250<br class="spacer_" /></h3>

<p>The Reason i bought that particular Motherboard was because It supports the long awaited USB 3.0, which brags to be up to 10 times faster, however this really isn&#8217;t true, most reviews claim it to be about 3 times faster than standard USB 2.0. Also it has support for SATA 6.0Gbps, yes this technically should be twice as fast as Standard SATA 3.0GBps that we are all use to. The only problem with these is that there isn&#8217;t many drives out yet that are 6.0GBps, so at the moment it&#8217;s not hugely beneficial, likewise with the USB 3.0. However in a few months or perhaps almost a year, the productions of these devices will be rampant, you see at the moment the companies i.e Seagate, Western Digital, etc all need to get rid of their current stock before selling these new technologies. Also this motherboard supports up to 16GB of SDDR3 RAM, dual channel. And Finally it&#8217;s equipped with 1x ATA, 8x SATA, 2x E-SATA, 14x USB, 3x Firewire.</p>

<h3>The Processor -€185<br class="spacer_" /></h3>

<p>Finally the reason I bought the i5-750 Processor. I was stuck between choosing AMD and Intel, Ive been using AMD for most of my life and haven&#8217;t had much trouble. However Intel just seems to be miles ahead in technology. Yes AMD are cheaper, however their flagship processor the Phenom ll x4 processor still matched my new Intels i5- 750. Thus, showing that Intels 4th or 5th best processor is matched to AMD&#8217;s greatest processor, also the fact that AMD almost got forced out of the market by Intel, was also a little bit unnerving. If Intel wasn&#8217;t forced to pay AMD 1.25 billion, who knows where they would be!</p>

<p>Most reviews even show that the i5-750 still out performs the phenom ll x4 by a small bit in all areas, except for gaming where the phenom ll x4 edges its way a minuscule amount past the i5. However, Intel still have the i7 family which consists of 4 different processors which are all better than AMD and the i5&#8242;s, these however range in price between €220 &#8211; €850. While AMD Phenom ll x4 prices come in around €160</p>

<p><br class="spacer_" /></p>

<h3>The Build:</h3>
<h4><a rel="attachment  wp-att-1799" href="http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/100124_cm-haf-922-build_0058/"><img class="alignright  size-medium wp-image-1799" style="margin-left: 10px; margin-right: 10px;" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0058-300x200.jpg" alt="" width="300" height="200" /></a>The Motherboard and How To Install It</h4>

<p>OK so here&#8217;s what i did:</p>

<p>The pictures explain most of it, but ill explain what I can anyway.</p>

<p>Firstly I remove the two thumb screws from the back of the case so that I could remove the side panel.</p>

<p>Then I lined up the other twist screws with the Mother Board ATX layout. (These are nine screws which the motherboard then sits on)</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>After that I then removed the motherboard from it&#8217;s packaging, and sat it down lining up the screws. Also ensuring that the rear ports of the motherboard lined up with the rear port slot of the case.</p>

<p><br class="spacer_" /></p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0087.jpg"><img class="alignright  size-medium wp-image-1800" style="margin: 10px;" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0087-300x200.jpg" alt="" width="300" height="200" /></a>Next, and this is very important, you need to screw in the motherboard, but this isn&#8217;t as straight forward as you might think. You do NOT fully screw in 1 screw at a time, this will cause the motherboard to not line up and could end up permanently damaging it. You need to just give each screw a few twists so that you just feel it threading, then you do that with the screw directly opposite it. For example if you start with the screw at the very top left, then your 2nd screw should be bottom right, and so on. Then when they are all threaded you can slowly screw them all in each one a bit at a time, until eventually they fit snug. <em>As seen in the image</em>.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<h4>The Processor (CPU)</h4>

<p><a href="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0096.jpg"><img class="alignleft size-medium wp-image-1806" style="margin: 10px;" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0096-300x200.jpg" alt="" width="300" height="200" /></a>The next job was to insert the processor, this part must be done with precision and accuracy! Why?</p>

<p>Well if you discharge static from your body through the processor it&#8217;s fried, and if you&#8217;ve bought the i7-965 Extreme, then that&#8217;s €850 that you will not be getting back.</p>

<p>Also if the processor is not inserted the correct way, you could bend the little pins, rendering the chip useless.</p>

<p>So basically, yes it is a square but your processor will come with instructions. On mine i had to line up a small triangle, the processor basically sits right in. Then the retention clip is brought down, securing it.</p>

<p><br class="spacer_" /></p>

<p>Yes you do need to exert quite a bit of force on this retention bracket, some people think they are in fact crushing their processor, but listen, the retention clip is there for a reason, to ensure every tiny little pin is in contact with the motherboard, of course it&#8217;s going to need quite a lot of pressure.</p>

<p style="text-align: center;">This image shows how it should look.<a rel="attachment wp-att-1803" href="http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/100124_cm-haf-922-build_0106/"><img class="size-medium wp-image-1803 aligncenter" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0106-300x200.jpg" alt="" width="300" height="200" /></a></p>

<h4 style="text-align: left;">The CPU Cooler</h4>

<p style="text-align: left;">The next a final step now comes, the fitting of the heatsink or CPU cooler as some like to call it. Either way something tells me no matter what you call it, it will still complete the same task. Cool your CPU. Ha</p>

<p style="text-align: left;">Anyway, i know you can buy better and quieter ones, and that you can even buy water cooling ones such as the Corsair H50 Hydro, which I&#8217;ve seen in action and must admit its pretty damn good.</p>

<p style="text-align: left;">However I stuck with Intels standard heat sink for cost sake. Yes it is included when you purchase a CPU.</p>

<p style="text-align: left;">It&#8217;s pretty straight forward, just PLEASE make sure there is cooling paste on your heat sink before you fit it, this aids in firstly holding it together but also for transferring the heat from the CPU to the heat sink.</p>

<p style="text-align: left;">Basically, all you do is sit it on top of the CPU lining up the 4 push screws and then turn each of them in a clock wise direction, nothing too much to it.</p>

<p style="text-align: left;">This image shows the heatsink fitted, the other image shows a view from the rear of the MB. and case</p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"><a rel="attachment wp-att-1807" href="http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/100124_cm-haf-922-build_0112/"><img class="alignleft size-medium wp-image-1807" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0112-300x200.jpg" alt="" width="300" height="200" /></a><a rel="attachment wp-att-1808" href="http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/100124_cm-haf-922-build_0111/"><img class="alignright size-medium wp-image-1808" src="http://tech-n-life.com/wp-content/uploads/2010/02/100124_CM-HAF-922-Build_0111-300x200.jpg" alt="" width="300" height="200" /></a></p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"> </p>

<p style="text-align: left;"> </p>

<p style="text-align: left;">Also this was another reason i liked the HAF 922 Case, you can take off the other side panel and there is an access hole to the back of your motherboard.</p>

<p style="text-align: left;">This is very handy for say fitting a Corsair H50 Hydro, because it comes with a retention bracket that fits to the back of your board to hold the water cooling system on. With this handy access hole, it means you do not need to remove your MB from its case. Neat, eh?</p>

<p style="text-align: left;">Anyway that pretty much concludes part 1, I shall update ye when I purchase the next part, which will most likely be the RAM or PSU (power supply unit).</p>

<p style="text-align: left;">Please leave a comment after you read this whether it be commendation or criticism, I really don&#8217;t mind, but criticism helps me to learn.</p>

<p style="text-align: left;">Also if you have any questions regarding this post that you do not wish to post publicity, you can contact Tech-n-life, or myself (ex13mail@gmail.com).</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/02/how-to-custom-build-your-own-pc-on-a-budget-part-1/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Support Sunday: Update Microsoft Software Offline &#8211; IT Techie Tips</title>
		<link>http://tech-n-life.com/index.php/2010/02/support-sunday-update-microsoft-software-offline-it-techie-tips/</link>
		<comments>http://tech-n-life.com/index.php/2010/02/support-sunday-update-microsoft-software-offline-it-techie-tips/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 07:57:40 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[WSUS]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1741</guid>
		<description><![CDATA[It&#8217;s a sad sad fact, that there are still many places that do not have a decent broadband connection. Of course, places like Finland, with their 1MB line minimum law, this doesn&#8217;t apply to. But for the rest of us &#8211; it&#8217;s fact! Many times, when on the road fixing peoples computers, invariably, I have [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>It&#8217;s a sad sad fact, that there are still many places that do not have a decent broadband connection. Of course, <a href="http://tech-n-life.com/index.php/2009/10/finland-make-its-a-right-to-have-at-least-1mb-broadband/" target="_blank">places like Finland, with their 1MB line minimum law</a>, this doesn&#8217;t apply to. But for the rest of us &#8211; it&#8217;s fact!</p>

<p>Many times, when on the road fixing peoples computers, invariably, I have to update a fresh install of Anti-virus software. As you know , this takes forever the first time. To get around this I had been downloading <a href="http://tech-n-life.com/index.php/2010/01/avast-free-antivirus-5-0-now-out-with-loads-of-new-features/" target="_blank">Microsoft&#8217;s Security Essentials</a> offline update file. Of course, you have to grab a latest copy before you head, it still saves a lot of time.</p>

<p>Well, it would be great to be able to do this for all the software I install. And now you can.</p>

<h3>WSUS Offline</h3>

<p>WSUS means Windows Software Update Service. Its an app/software server that allows admins to download one copy of the latest Windows updates, approve it and send it to clients.</p>

<p>WSUS offline.. does this in a similar way but offline of course!!! It&#8217;s now at version 6.3 and its a small enough download. Open the ZIP file and extract the contents to a folder on your desktop. Double click your Application file and this is what you get:</p>

<p><br class="spacer_" /></p>

<div id="attachment_1742" class="wp-caption aligncenter" style="width: 310px"><a href="http://tech-n-life.com/wp-content/uploads/2010/02/WSUS-Offline.jpg"><img class="size-medium wp-image-1742" title="WSUS Offline" src="http://tech-n-life.com/wp-content/uploads/2010/02/WSUS-Offline-300x240.jpg" alt="" width="300" height="240" /></a><p class="wp-caption-text">Click for larger image</p></div>

<p><br class="spacer_" /></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>You have many options from here. You can download the files to ISO&#8217;s ready for DVD burning or to your USB key.</p>

<p><br class="spacer_" /></p>

<p>When you are then on-site, you can load up your offline files and you will something like this:</p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2010/02/wsusoffline63_installer.png"><img class="aligncenter size-full wp-image-1744" title="wsusoffline63_installer" src="http://tech-n-life.com/wp-content/uploads/2010/02/wsusoffline63_installer.png" alt="" width="265" height="300" /></a></p>

<p><br class="spacer_" /></p>

<p>Head over and grab it so you can continue your <a href="http://tech-n-life.com/index.php/2010/01/three-free-remote-support-programs-to-guarantee-family-hero-status/" target="_blank">conquest for the family hero title!!</a></p>

<p>Website: <a href="http://download.wsusoffline.net/wsusoffline63.zip" target="_blank">WSUSOffline</a></p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/02/support-sunday-update-microsoft-software-offline-it-techie-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Quick Way To Get To The Command Prompt In Windows 7</title>
		<link>http://tech-n-life.com/index.php/2010/02/the-quick-way-to-get-to-the-command-prompt-in-windows-7/</link>
		<comments>http://tech-n-life.com/index.php/2010/02/the-quick-way-to-get-to-the-command-prompt-in-windows-7/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:24:53 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[right click]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1733</guid>
		<description><![CDATA[In the old days, there was  a plug in for your right click menu that was called Command Prompt Here. It simple meant that if you right-clicked inside a folder or on the desktop and chose this option, then you be at the command prompt but also in the current folder. This was a real [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>In the old days, there was  a plug in for your right click menu that was called Command Prompt Here. It simple meant that if you right-clicked inside a folder or on the desktop and chose this option, then you be at the command prompt but also in the current folder. This was a real time saver because you didn&#8217;t have to go hunt down CMD.EXE in the start menu.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>In Windows 7, this is built right in. All you have to do is hold down the shift key before you right click and then you have it. Its a very useful thing to know if you use CMD a lot. It&#8217;s also worth noting that this opens the command prompt with administrator privileges, which is another bonus.</p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2010/02/cmd-pmropt-anywhere-1sadf.jpg"><img class="aligncenter size-medium  wp-image-1734" title="cmd-pmropt-anywhere-1sadf" src="http://tech-n-life.com/wp-content/uploads/2010/02/cmd-pmropt-anywhere-1sadf-300x159.jpg" alt="" width="300" height="159" /></a></p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/02/the-quick-way-to-get-to-the-command-prompt-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>7 Steps To Save Your Phone If It Gets Water Damaged</title>
		<link>http://tech-n-life.com/index.php/2010/02/7-steps-to-save-your-phone-if-it-gets-water-damaged/</link>
		<comments>http://tech-n-life.com/index.php/2010/02/7-steps-to-save-your-phone-if-it-gets-water-damaged/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 19:24:24 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[water damage]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1726</guid>
		<description><![CDATA[Its the most &#8220;sinking&#8221; feeling. When you think you can do three things at once &#8211; do the dishes, talk and hold the phone, the inevitable happens. Phone drops &#8211; you run to the corner and cry for mommy&#8230;. (Please note &#8211; this also applies if you drop your phone in the toilet whilst trying [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a href="http://tech-n-life.com/wp-content/uploads/2010/02/Water-damaged-cell-phone.jpg"><img class="alignright size-full wp-image-1728" title="Water damaged cell phone" src="http://tech-n-life.com/wp-content/uploads/2010/02/Water-damaged-cell-phone.jpg" alt="" width="300" height="300" /></a>Its the most &#8220;sinking&#8221; feeling. <img src='http://tech-n-life.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  When you think you can do three things at once &#8211; do the dishes, talk and hold the phone, the inevitable happens. Phone drops &#8211; you run to the corner and cry for mommy&#8230;.</p>

<p>(Please note &#8211; this also applies if you drop your phone in the toilet whilst trying to text and pee at the same time. <img src='http://tech-n-life.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Ya, we know about that too.)</p>

<p>I worked in Carphone Warehouse for 6 or 7 years. If there was one thing that drove me crazy was people bringing in phones that were clearly water-damaged and have that puppy look of &#8220;I don&#8217;t know, it just won&#8217;t work&#8221;. However, having worked there I did learn quite quickly what to do when this awful tragedy strikes and this has worked on numerous phones for me, whether smart or dumb  phones.</p>

<h3>The Steps</h3>

<p><strong>Step 1</strong> &#8211; Open the whole phone ASAP. Remove the SIM card, Memory Card, Battery and any external covers, slides or extras.</p>

<p><strong>Advanced Step</strong> &#8211; If you are brave and have the tools, open up every part of the phone and remove keypads, screens etc.</p>

<p><strong>Step 2</strong> &#8211; If there is obvious pools of water, try to dab them out or even shake it out.</p>

<p><strong>Step 3 </strong>- Wrap each item in a towel</p>

<p><strong>Step 4 </strong>- Place in a hot-press. In Ireland, a hot-press is our airing cupboard. I don&#8217;t know what other people call it but its the place where all the towels are and the big water cylinder. <img src='http://tech-n-life.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><strong>Step 5 &#8211; </strong>Leave it here for at least 24 hours but better if left for 48 hours. Obviously the heating system should be on so this room stays warm.</p>

<p><strong>Step 6 </strong>- Look over every part and make sure there are no water droplets or moisture spots. Lightly dry off the parts.</p>

<p><strong>Step 7 </strong>- Assemble the phone but do not put in the SIM or Memory Card yet. Put in the battery and turn on. Test the phone and see how it is. If all is well then go ahead in put in the cards.</p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2010/02/wet-cell-phone-main_Full.jpg"><img class="alignright size-medium wp-image-1729" title="wet-cell-phone-main_Full" src="http://tech-n-life.com/wp-content/uploads/2010/02/wet-cell-phone-main_Full-300x224.jpg" alt="" width="300" height="224" /></a>If it doesn&#8217;t work following these steps, then by the time you power it up, it&#8217;s probably too late and the damage is permanent.</p>

<p>Something else you can try is putting the phone in a bowl of dry rice. The rice will pull out the moisture.</p>

<p><strong>DO NOT </strong>use a hairdryer &#8211; it will permanently damage the phone.</p>

<p><strong>DO NOT </strong>use the microwave.</p>

<p><strong>Disclaimer:</strong> This information is purely my experience and I am not liable for any damages whatsoever if you follow this advice.</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/02/7-steps-to-save-your-phone-if-it-gets-water-damaged/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did You Try Turning It Off And On?</title>
		<link>http://tech-n-life.com/index.php/2010/01/did-you-try-turning-it-off-and-on/</link>
		<comments>http://tech-n-life.com/index.php/2010/01/did-you-try-turning-it-off-and-on/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 10:54:57 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[fix slow pc]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1510</guid>
		<description><![CDATA[This is my favourite line from The IT Crowd and a line use every single day. In fact, sometimes 10 times a day. When I provide IT support, I invariably find that people do not try this simple solution to most problems. One day, I got a call to come fix someones computer. I drove [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>

<div id="attachment_1511" class="wp-caption alignright" style="width: 356px"><a href="http://tech-n-life.com/wp-content/uploads/2010/01/it-crowd-moss-and-roy.png"><img class="size-full wp-image-1511" title="it-crowd-moss-and-roy" src="http://tech-n-life.com/wp-content/uploads/2010/01/it-crowd-moss-and-roy.png" alt="" width="346" height="246" /></a><p class="wp-caption-text">The guys from The IT Crowd</p></div>

This is my favourite line from The IT Crowd and a line use every single day. In fact, sometimes 10 times a day. When I provide IT support, I invariably find that people do not try this simple solution to most problems.</p>

<p>One day, I got a call to come fix someones computer. I drove 30 mins to their home, did a two minute meet and greet, did a thirty second &#8220;refuse-coffee&#8221; and was shown the problem. It took the person 5 minutes to explain the problem. So, I sat down restarted the PC and guess what&#8230;. Exactly. She paid me to come all the way out there to do that.</p>

<h3>So why does it work?</h3>

<p>Simply because of the way computers/windows/processes work. The more things you install and the more things you open the more processes that are started up. When a process or application goes rogue, then this invariably uses up a lot of CPU power and memory leaks. It uses up space that is normally available for other applications. This problem is also caused when an application doesn&#8217;t shutdown correctly.</p>

<p>So when you restart, you close these unnecessary rogue processes and buy back your memory and CPU reserves. It should be the first thing you do if you don&#8217;t know how to stop processes manually. However, thats not as hard as it looks and was covered here in this article -</p>

<h3 id="post-1089"><a title="Permanent Link to How To Deal With A Slow Computer Using Task Manager And Process Freezer" rel="bookmark" href="../index.php/2009/11/how-to-deal-with-a-slow-computer-using-task-manager-and-process-freezer/">How To Deal With A Slow Computer Using Task Manager And Process Freezer</a></h3>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>

<p style="text-align: center;">___________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/01/did-you-try-turning-it-off-and-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>€5 Hack For Thrifty Photographers &#8211; Make A 10 Stop Filter</title>
		<link>http://tech-n-life.com/index.php/2010/01/e5-hack-for-thrifty-photographers-make-a-10-stop-filter/</link>
		<comments>http://tech-n-life.com/index.php/2010/01/e5-hack-for-thrifty-photographers-make-a-10-stop-filter/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 21:24:38 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1500</guid>
		<description><![CDATA[I keep an eye on a Flickr photostream by Victor Walsh. He covers quite a variety of subjects with professionalism. He just posted this hack with some parts he bought from eBay. The total cost was €5. Simply put, he glued some stuff together and got a great result &#8211; a 10 Stop Filter. Here [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a href="http://tech-n-life.com/wp-content/uploads/2010/01/coffee-mug-camera-lens.jpg"><img class="alignleft size-medium wp-image-1505" style="margin-left: 10px; margin-right: 10px;" title="coffee-mug-camera-lens" src="http://tech-n-life.com/wp-content/uploads/2010/01/coffee-mug-camera-lens-300x267.jpg" alt="" width="84" height="76" /></a>I keep an eye on a Flickr photostream by <a href="http://www.flickr.com/photos/victorwalsh/" target="_blank">Victor Walsh</a>. He covers quite a variety of subjects with professionalism. He just posted this hack with some parts he bought from eBay. The total cost was €5. Simply put, he glued some stuff together and got a great result &#8211; a 10 Stop Filter.</p>

<p><br class="spacer_" /></p>

<p>Here is the shot he accomplished with this hack with his own words.</p>

<table border="0">
<tbody>
<tr>
<td><p><br class="spacer_" /></p>

<div id="attachment_1501" class="wp-caption alignleft" style="width: 336px"><a href="http://tech-n-life.com/wp-content/uploads/2010/01/Victors-Hack.jpg"><img class="size-full wp-image-1501" style="margin-left: 20px; margin-right: 20px;" title="Victors Hack" src="http://tech-n-life.com/wp-content/uploads/2010/01/Victors-Hack.jpg" alt="" width="326" height="218" /></a><p class="wp-caption-text">Click For Larger Image</p></div>

<p><br class="spacer_" /></p></td>
<td><p><br class="spacer_" /></p>

<blockquote><p>I finally got round to trying out my homemade 10 stop filter.</p>

<p>I glued a cheap eBay ND filter onto a 10 stop welders glass.</p>

<p>Total cost €5.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>Not the best landscape but good enough for a test.</p>

<p>Next time i will reduce my ISO to 100 and lengthen the exposure to 30 secs or more.</p></blockquote>
</td>
</tr>
</tbody>
</table>

<p><br class="spacer_" /></p>

<p>You can accomplish this with some simple &#8220;hackery&#8221; with this shopping list:</p>

<ol>
	<li>Welding Glass €1.50</li>
	<li>Filter €2.00</li>
	<li>Superlgue €0.50</li>
	<li>Postage €1.00</li>
</ol>

<p><br class="spacer_" /></p>

<p>Simple!! But a clever use of resources in this economy.</p>

<p><a href="http://www.flickr.com/photos/victorwalsh/4278349755/" target="_blank">Link to original photo</a></p>

<p style="text-align: center;">_________________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/01/e5-hack-for-thrifty-photographers-make-a-10-stop-filter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop To Get Great Family Portraits</title>
		<link>http://tech-n-life.com/index.php/2010/01/learning-photoshop-to-get-great-family-portraits/</link>
		<comments>http://tech-n-life.com/index.php/2010/01/learning-photoshop-to-get-great-family-portraits/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 13:51:43 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[portraits]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1479</guid>
		<description><![CDATA[Disclaimer: This post was written by Bakari Chavanu on MakeUseOf. Link at the end of the post. If your family is anything like mine, making a family portrait is almost as hard as winning the lottery. We manage to get a portrait done once a year, and it’s usually a few days before or after [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><ins></ins><ins></ins></p>

<p><img class="alignleft" style="border: 0pt none; margin: 5px 20px;" src="http://www.makeuseof.com/wp-content/uploads/2010/01/Photoshop-Tips.png" border="0" alt="portrait photography tips" vspace="5" width="126" height="123" /><em>Disclaimer: This post was written by Bakari Chavanu on MakeUseOf. Link at the end of the post.</em></p>

<p>If your family is anything like mine, making a family portrait is almost as hard as winning the lottery. We manage to get a portrait done once a year, and it’s usually a few days before or after the Christmas holiday. Here are a few of my portrait photography tips from my recent session.</p>

<p>First, let’s talk a little about the set up. If you’re looking to make a formal portrait, try to do so when when you and your family are all dressed for a formal occasion. This way, family members don’t whine about having to dress up just to take pictures.</p>

<p>Everyone should not wear the exact same color of clothing, but colors should be complementary. In my experience, plaids and really dark colors don’t always work well. And sometimes, as you notice in the photo below, details can be lost in bright red clothing when a flash is your main light source.</p>

<h3>1. Lighting</h3>

<p>If you can make the family portrait outdoors (early morning or late afternoon) you can get away with not using an external flash, or perhaps use it for fill light outdoors. If you‘re shooting indoors, using an external flash on your camera is highly recommended. Shooting the flash through an umbrella will help with softening the light on the subjects. But don’t let the lack of this equipment keep you from trying indoor portrait shoots. If you can arrange to make photos with your family positioned near a well-lit window (shooting at say 400-800 ISO) that might also get you effective shots.</p>

<h3>2. Preparing for the Shoot</h3>

<p>Your family is probably no different than most people when it comes to taking photos; they’re generally not patient. They want to look great in the photo, but they may not have patience while you fumble around with the camera. So set up your equipment and do a few test shots before you assemble everyone.</p>

<p>By all means, shoot your portraits with your camera on a tripod. If you plan on being in the photo, you will need to use the self-timer on your camera or a remote device that triggers your camera’s shutter.</p>

<p>The challenge with flash photography is that photos can come out too bright or too dark. Reviewing images on the back of your camera’s LCD screen will not always give you an accurate picture of how well exposed your photo is. Images typically always look okay on the LCD screen. So my suggestion is use your camera’s histogram and take several shots at different exposure and light settings.</p>

<h2>Fixing Photos in Photoshop</h2>

<p>Though I took several family photos during the session, the one we liked most, as you can see, was over exposed. The off-camera flash was too strong. In other shots the exposure settings were better, but the content of the photo was not to our liking. This is the nature and challenge of photography. So here are a few suggestions for fixing the problem.</p>

<p>I used a relatively wide angle lens and an off-camera flash positioned behind a white umbrella to soften the lighting. I would have preferred a dark background instead of the white wall with its numerous smudges, but that’s the limitations I had to work within.</p>

<p>As we can see, the photo is over exposed, particularly on our faces. The distance between the camera and subjects made it difficult to crop the photo in-camera. Thus I intentionally shot wide so I could have room for cropping later.</p>

<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/familyportrait_2.jpg" alt="portrait photography tips" width="570" height="378" /></p>

<p>I actually shot the photo in RAW mode, but I’m going to assume that many readers of this article shoot in traditional JPEG mode.</p>

<h3>3. Crop the Photo</h3>

<p>Opening a duplicate of the original photo in Photoshop, I first cropped for an 8 x 10 size. This of course also cropped out unwanted background areas. Making a specific size crop also makes it better for printing.</p>

<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/familyportrait_4.jpg" alt="portrait photography tips" width="570" height="381" /></p>

<h3>4. Fix the Exposure</h3>

<p>There are many ways to address exposure problems in Photoshop. In this approach, I used the Levels Adjustment layer (Image&gt;Adjustments&gt;Layers.) There’s a lot that can be done with this tool, but in general, the sliders control the shadow, midtones, and highlights of an image. You move these sliders to get the desired exposure. You want to be careful not to lose detail in the shadow or highlight areas of the image. Every image is different, so just move the sliders back and forth until you get your desired results.</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/familyportraitlevels.jpg" alt="tips on portrait photography" width="560" height="333" /></p>

<h3>5. Detailing Shadow and Highlight</h3>

<p>Another useful tool in Photoshop for dealing with over exposed (or underexposed) images is the Shadow and Highlight tool. A similar tool exist and works better in RAW image editors like Adobe Camera RAW or Adobe Lightroom. But it can often work with JPEG images in Photoshop.</p>

<p>Shadow and Highlight is found in the menu bar, Image&gt;Adjustments&gt;Shadow Highlight. Be sure to duplicate the Layers Adjustment layer because Shadow and Highlight is destructive. If you have never used the tool, when it opens the default settings of 50% will be set for lightening the shadows. But don’t worry, you’re in control.</p>

<p>Simply move the Shadow and Highlights sliders to make the adjustments you need. Each photo is different, but you can start by taking the sliders all the way to the left and then slowly pulling them to the right. As you can see, this tool helped bring back detail in the over exposed highlight areas. I made sure to maintain the detail of the shadow areas, especially with my daughter’s hair. This and the Levels Adjustment tool also helps increase contrast in the image.</p>

<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/familyportraitshadowhigligh.jpg" alt="tips on portrait photography" width="560" height="344" /></p>

<h3>6. Retouching</h3>

<p>This image didn’t need sharpening. The major retouching I did involved smoothing out and softening our skin tones. Here’s one popular approach:</p>

<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/12/layermask.png" alt="tips on portrait photography" width="230" height="487" /></p>

<ol>
	<li>Duplicate the top layer of the image.</li>
	<li>Go to Filers menu and select Gaussian Blur and move the slider to 8-12 pixels, for a relatively strong blur.</li>
	<li>Reduce the opacity of the filter by 50% or to the level of smoothness you desire.</li>
	<li>Now add a layers mask to the layer, by clicking on Layer Mask icon at the bottom of the Layers panel. This puts a black mask over your blurred layer. Change the Foreground color in Tools to white.</li>
	<li>Select the Brush tool and decrease the size of the brush to say 52% and the Hardness kept at 0. (You can right or control-click on the image to make changes in the diameter and hardness of the brush.</li>
	<li>Use the brush to bring back (or paint) the detail in the eyes, eyebrows, and hair of the subject.</li>
</ol>

<p><img src="http://www.makeuseof.com/wp-content/uploads/2010/01/reduceopacity.png" alt="photography portrait tips" width="234" height="321" /></p>

<p>For a quick portrait session, I’m pretty pleased with the adjustments made to the photo. As with any photo shoot, I strongly suggest that you take as many shots possible so that you can have more photos to work with.</p>

<p><img src="http://www.makeuseof.com/wp-content/uploads/2010/01/familyportrait.jpg" alt="photography portrait tips" width="570" height="456" /></p>

<p>Are you the family photographer in your household? How often do get portraits made, and what challenges if any do you face? Share your own opinion in the comments section below!</p>

<p><br class="spacer_" /></p>

<p>This article appeared on <a href="http://www.makeuseof.com/tag/5-photography-and-photoshop-tips-for-the-perfect-family-portrait/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Makeuseof+%28MakeUseOf.com%29&amp;utm_content=Google+International" target="_blank">MakeUseOf </a>first and has many other fantastic articles like it.</p>

<p><br class="spacer_" /></p>

<p style="text-align: center;">______________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/01/learning-photoshop-to-get-great-family-portraits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support Sunday: How To Join Two MKV Movie Files</title>
		<link>http://tech-n-life.com/index.php/2010/01/support-sunday-how-to-join-two-mkv-movie-files/</link>
		<comments>http://tech-n-life.com/index.php/2010/01/support-sunday-how-to-join-two-mkv-movie-files/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 21:28:48 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[joining videos]]></category>
		<category><![CDATA[mkv files]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[muxing]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1466</guid>
		<description><![CDATA[I recently ripped a Star Wars movie to my PC. The software I used only gave me the option to split the files into max of 4.2GB. This left me with two files. Which is fine if I name them correctly however I don&#8217;t like this. So, I went on the hunt to fix this. [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>I recently ripped a Star Wars movie to my PC. The software I used only gave me the option to split the files into max of 4.2GB. This left me with two files. Which is fine if I name them correctly however I don&#8217;t like this. So, I went on the hunt to fix this. Back to one of my favourite sites, Mashables, I found what I was looking for. They had a short article pointing to some software that worked a treat.</p>

<h3><a href="http://tech-n-life.com/wp-content/uploads/2010/01/mkvmerge.jpg"><img class="alignright size-full wp-image-1467" style="margin-left: 10px; margin-right: 10px;" title="mkvmerge" src="http://tech-n-life.com/wp-content/uploads/2010/01/mkvmerge.jpg" alt="" width="419" height="404" /></a>MKVMerge</h3>

<p>Its quite simple software.It is available for Windows, Linux and MAC. The download link is for Windows, however the rest are available on their site. Links below.</p>

<p>Here is a simple step by step article.</p>

<p>1) <a href="http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-3.0.0-setup.exe" target="_blank">Download Here</a> [WINDOWS]</p>

<p>2) Click ADD and find your movie</p>

<p>3) Click APPEND and find part two of the movie and so forth</p>

<p>4) Choose a Filename and Folder with the browse button on the bottom</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p>5)  Click Start muxing excusing my ignorance as to what muxing means.</p>

<p>That&#8217;s it. Allow it to finish the process and to save space remember to delete the no no longer needed part files.</p>

<p>I found this software as simple as VDUB&#8217;s software for appending AVI files.</p>

<p>Download <a href="http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-3.0.0-setup.exe" target="_blank">Windows Version</a></p>

<p>Link to site for other versions  &#8211; <a href="http://www.bunkus.org/videotools/mkvtoolnix/downloads.html" target="_blank">MKVtoolnix</a></p>

<p style="text-align: center;">________________________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2010/01/support-sunday-how-to-join-two-mkv-movie-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support Sunday: How To Set Up And Optimize uTorrent</title>
		<link>http://tech-n-life.com/index.php/2009/12/support-sunday-how-to-set-up-and-optimize-utorrent/</link>
		<comments>http://tech-n-life.com/index.php/2009/12/support-sunday-how-to-set-up-and-optimize-utorrent/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 22:30:00 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[downloading]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[IT support]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[tech-n-life]]></category>
		<category><![CDATA[Torrents]]></category>
		<category><![CDATA[Tv Shows]]></category>
		<category><![CDATA[utorrent]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1434</guid>
		<description><![CDATA[Many people use uTorrent and never actually set it up for their type of connection or needs. So here we are going to delve into it in a little detail to get you your way. Hopefully , you will be able to get faster and more reliable results with this information. Bear in mind, it [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a href="http://tech-n-life.com/wp-content/uploads/2009/12/utorrent_logo.png"><img class="alignleft size-full wp-image-1446" style="margin-left: 20px; margin-right: 20px;" title="utorrent_logo" src="http://tech-n-life.com/wp-content/uploads/2009/12/utorrent_logo.png" alt="" width="164" height="49" /></a>Many people use uTorrent and never actually set it up for their type of connection or needs. So here we are going to delve into it in a little detail to get you your way. Hopefully , you will be able to get faster and more reliable results with this information. Bear in mind, it is not supposed to be an exhaustive walk-through, but rather to suit novices.</p>

<h3>Torrents? uTorrent?</h3>

<p>Without being overly technical, I want to explain this in simple terms, explaining just enough for you to get going. A torrent is a really small file that contains the link back information to the original file/program/movie/show/album that you are looking to download.  The torrent file is conveniently label abc123<em>.torrent</em>.  The file contains the name and sizes and more importantly the location of the files out on the internets. <strong>FYI- downloading torrents is NOT illegal. Downloaded pirated software etc., is.<br />
 </strong><strong>A magnet link &#8211; </strong>is and I quote Wikipedia:</p>

<blockquote><p>Such a link typically identifies a file not by location or name, but by content; more precisely, by the content&#8217;s hash value.</p>

<p>Since it refers to a file based on content or metadata, rather than by location, a magnet link can be considered a kind of Uniform Resource <em>Name</em>, rather than the more common Uniform Resource <em>Locators</em>. Although it could be used for other applications, it is particularly useful in a peer-to-peer context, because it allows resources to be referenced without the need for a continuously available host.</p></blockquote>

<p>As far as you and I are concern, its a faster, more direct way to download with peer to peer.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Installation.jpg"><img class="alignright size-medium wp-image-1435" style="margin-left: 10px; margin-right: 10px;" title="Installation" src="http://tech-n-life.com/wp-content/uploads/2009/12/Installation-300x211.jpg" alt="" width="185" height="130" /></a>So first of all, download <a href="http://www.utorrent.com/downloads/complete?os=win" target="_blank">uTorrent here</a>. Run through the setup installation accepting the defaults, except that last option. This  offers you the Ask toolbar. Make your own decision here bearing in mind that accepting it supports the free uTorrent. If you don&#8217;t like, uninstall it after.</p>

<h3>Now we&#8217;ll get started</h3>

<p>Start up uTorrent by clicking on its icon or find it in the start menu.</p>

<p>When it opens a one time only pop up appears called a speed guide. It is designed to help you choose your speed settings that will optimize the running of uTorrent. In the first dropdown box, you have a list of speeds that say xx/256, xx/512 etc.</p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Speed-Guide.jpg"><img class="aligncenter size-medium wp-image-1436" title="Speed Guide" src="http://tech-n-life.com/wp-content/uploads/2009/12/Speed-Guide-300x270.jpg" alt="" width="300" height="270" /></a></p>

<p>You want to choose the one that suits your UPLOAD speed. I have a 7 meg line at home and an upload of 512. So I chose xx/512. You can choose accordingly.</p>

<p>Next is the port number. This is very important to get decent speeds. As you can see in the screen shot, it automatically chose 34999 for me. This is fine, however, I need to go to my router and create a port forward to my desktop/PC IP address for that particular port. Next Sunday, I will write about how to configure your router for port forwarding. When that&#8217;s done, I will update this post on getting a green icon in uTorrent. In the meantime, ask in the comments below and I will answer you.</p>

<p>Click use selected settings.</p>

<p>Now go to Options &gt; Preferences.</p>

<p>Rather than me writing this out word for word, just follow the screen shots from here and copy each screen and make it identical to your setup. I will circle my changes:</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="attachment_1437" class="wp-caption aligncenter" style="width: 310px"><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-General.jpg"><img class="size-medium wp-image-1437" title="Preferences - General" src="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-General-300x215.jpg" alt="" width="300" height="215" /></a><p class="wp-caption-text">Click the Associate Button and Start with Windows</p></div>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p style="text-align: left;">Now head to UI Settings:</p>

<p style="text-align: left;"> </p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="attachment_1438" class="wp-caption aligncenter" style="width: 310px"><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-UI-Settings.jpg"><img class="size-medium wp-image-1438" title="Preferences - UI Settings" src="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-UI-Settings-300x213.jpg" alt="" width="300" height="213" /></a><p class="wp-caption-text">I like being able to double click files to start/stop them. Saves extra right-clicks</p></div>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>

<p>Move on to the directories tab:</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="attachment_1439" class="wp-caption aligncenter" style="width: 310px"><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-Directories.jpg"><img class="size-medium wp-image-1439" title="Preferences - Directories" src="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-Directories-300x221.jpg" alt="" width="300" height="221" /></a><p class="wp-caption-text">Do this, because it makes finding and organizing everything a lot easier later on. However, these are up to you.</p></div>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p style="text-align: left;">Now the connections tab, but you have this part done earlier.</p>

<p style="text-align: left;"> </p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="attachment_1440" class="wp-caption aligncenter" style="width: 310px"><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-Connection.jpg"><img class="size-medium wp-image-1440" title="Preferences - Connection" src="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-Connection-300x221.jpg" alt="" width="300" height="221" /></a><p class="wp-caption-text">The blue messy bit is my actual port. You chose this earlier.</p></div>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>Bandwidth Tab:</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<div id="attachment_1441" class="wp-caption aligncenter" style="width: 310px"><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-Bandwidth.jpg"><img class="size-medium wp-image-1441" title="Preferences - Bandwidth" src="http://tech-n-life.com/wp-content/uploads/2009/12/Preferences-Bandwidth-300x223.jpg" alt="" width="300" height="223" /></a><p class="wp-caption-text">These are my settings. You can see my Upload is a max 10. This means it will upload slower, but won&#39;t choke your network so much. My download is 350 which allows me to still browse the net comfortably whilst downloading. This is on a 7 meg line. You need to reduce these according to your connection. If I had a 1 meg line, I would reduce my download speed to 50.</p></div>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>The rest of the settings are up to you. The queuing area is how many concurrent downloads will happen at once. If you leave that low, you generally have a better experience.</p>

<p>Hope you have fun with this and follow on to this post tomorrow on how to download a torrent and use it -</p>

<p>How To Download Movies And TV Shows Torrents <br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p style="text-align: center;">___________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/12/support-sunday-how-to-set-up-and-optimize-utorrent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop Tips: Removing A Background From An Image</title>
		<link>http://tech-n-life.com/index.php/2009/12/photoshop-tips-removing-a-background-from-an-image/</link>
		<comments>http://tech-n-life.com/index.php/2009/12/photoshop-tips-removing-a-background-from-an-image/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 21:41:44 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1365</guid>
		<description><![CDATA[I personally find Photoshop daunting. I use it a lot in web design and so forth. But I find it a little overwhelming. There is just so much available and so much to forget. My problem is that I will use it a lot for a month then not at all for two months. By [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Photoshop.jpg"><img class="alignleft size-full wp-image-1372" style="margin-left: 10px; margin-right: 10px;" title="Photoshop" src="http://tech-n-life.com/wp-content/uploads/2009/12/Photoshop.jpg" alt="" width="137" height="137" /></a> I personally find Photoshop daunting. I use it a lot in web design and so forth. But I find it a little overwhelming. There is just so much available and so much to forget. My problem is that I will use it a lot for a month then not at all for two months. By the time month four comes, I stare blankly for ten minutes.  Except for the basics, the only way I sometimes get through it is by using specific guides.</p>

<p><a href="http://www.makeuseof.com/tag/how-to-change-the-background-of-a-photo-in-photoshop/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Makeuseof+%28MakeUseOf.com%29" target="_blank">MakeUseOf </a>have great guides available. Today they wrote up another equally useful Photoshop guide. Its a detailed how to on removing the background from a photo and inserting a new one.</p>

<p><br class="spacer_" /></p>

<p><br class="spacer_" /></p>

<p>You can change this image:</p>

<p style="text-align: center;"><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Photoshop-MUO-1.jpg"><img class="aligncenter size-medium wp-image-1374" title="Photoshop MUO 1" src="http://tech-n-life.com/wp-content/uploads/2009/12/Photoshop-MUO-1-300x205.jpg" alt="" width="300" height="205" /></a></p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><br class="spacer_" /></p>

<p>to this:</p>

<p><a href="http://tech-n-life.com/wp-content/uploads/2009/12/Photoshop-MUO-2.jpg"><img class="aligncenter size-medium wp-image-1373" title="Photoshop MUO 2" src="http://tech-n-life.com/wp-content/uploads/2009/12/Photoshop-MUO-2-300x205.jpg" alt="" width="300" height="205" /></a></p>

<p>You can really have some fun with this guide. Head over to <a href="http://www.makeuseof.com/tag/how-to-change-the-background-of-a-photo-in-photoshop/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Makeuseof+%28MakeUseOf.com%29" target="_blank">MakeUseOf</a> and get photo chopping</p>

<p style="text-align: center;">_______________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/12/photoshop-tips-removing-a-background-from-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support Sunday: How To Root Your New HTC Hero Safely And Why You Want To</title>
		<link>http://tech-n-life.com/index.php/2009/12/support-sunday-how-root-your-new-htc-hero-safely-and-why-you-want-to/</link>
		<comments>http://tech-n-life.com/index.php/2009/12/support-sunday-how-root-your-new-htc-hero-safely-and-why-you-want-to/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 00:16:39 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1341</guid>
		<description><![CDATA[I know posts have been a little quiet lately but there is little happening this time of year and I always try to only post relevant news. This however is relevant and important. Many of you are most likely going to unwrap an Android phone this year. And for a couple of days you&#8217;ll have [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><img class="alignleft size-medium wp-image-1346" style="margin: 2px 10px;" title="android-rendered" src="http://tech-n-life.com/wp-content/uploads/2009/12/android-rendered-300x187.jpg" alt="" width="220" height="137" />I know posts have been a little quiet lately but there is little happening this time of year and I always try to only post relevant news. This however is relevant and important. Many of you are most likely going to unwrap an Android phone this year. And for a couple of days you&#8217;ll have lots of fun.</p>

<p>However, you are going to quickly learn that you handset is limited. Yes, I know it has great specs and does amazing things, but you&#8217;ll realized you&#8217;ve been locked out of certain features and add-ons. Now the &#8220;people&#8221; will have you think that this is for a good reason&#8230; so you don&#8217;t break anything. And maybe they are right in certain respects but my experience has proven that if you read, read and read again, then follow each step closely, this is a walk in the park.</p>

<h3>It&#8217;s not so scary!!</h3>

<p>I&#8217;ll be straight up.. I was scared to do this to my lovely new HTC Hero. I have flashed plenty of windows mobile handsets 100&#8242;s of times. I&#8217;ve unlocked some of the most difficult handsets and forced upgrades on renationalized phones. But, I thought, what if I muck up.. ah.. my phone!! But then, I remember that this is what is fun and said SO WHAT!! Well that was all for nothing.</p>

<p>First of all, what does it mean to root your phone? Its akin to having a Windows desktop and not having administrator privileges. Yes, you know what that&#8217;s like &#8211; frustrating!! Rooting allows you full rights over everything and means you can install anything.</p>

<h3>Why would you do this?</h3>
<ul>
	<li>Because you can</li>
	<li>Because its most likely still stuck on 1.5</li>
	<li>Because you can use other software like Market Enabler</li>
	<li>Because HTC&#8217;s stock ROM sucks after ten minutes and slows down so much</li>
</ul>
<h3>This is the most important tip: BACKUP!</h3>

<p>Nandroid is a fantastic piece of software for backing up everything. A Nandroid restore puts the handset back to EXACTLY the state it was in before you flashed a new ROM. So if you don&#8217;t like the new ROM, then ten minutes later, its like you never touched it. I&#8217;ll explain later how to do this.</p>

<p>Although the rest of this information is based on my personal experience, I got all my help from <a href="http://theunlockr.com/2009/08/27/how-to-root-your-htc-hero-in-one-click/" target="_blank">theunlockr.com</a> who did an article on this very subject.</p>

<p><strong>First</strong> &#8211; Watch this video but note the change in the instructions from step 6.</p>

<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/neE5zA687hE&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/neE5zA687hE&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p>

<p><strong>Second </strong>- Go back and watch the video if you didn&#8217;t already! I mean it!</p>

<p><strong>Third </strong>- follow these steps:</p>

<blockquote>
<h3>I. Read Before You Begin</h3>

<p>1.This ONLY works on the HTC Hero and the Sprint Hero!<br />
 2. Also, if you have already Rooted your HTC Hero without using the  1 click method, then do one of the quick unrooting procedures before beginning to start fresh. Head to their site for more info on this.<br />
 3. Your Hero MUST be on Cupcake to proceed, use the Magic unrooting process to get to a fresh cupcake install!<br />
 4. IF YOUR HAVE <span style="color: #000000;">FIRMWARE</span><span style="color: #000000;"> </span>2.73.x.x OR ABOVE, PLEASE USE THIS PROCEDURE HERE BEFORE YOU DO THIS ONE.<br />
 <a href="http://theunlockr.com/2009/10/18/how-to-downgrade-your-htc-hero-so-it-can-be-rooted/" target="_blank">How To Downgrade Your Hero (So It Can Be Rooted)</a></p>

<h3>II. Let’s Get Started</h3>

<p>1. On your phone, goto Settings, Applications, and make sure Unknown source is checked ON.</p>

<p>2. On your phone, goto Settings, SD card and phone storage, and click Unmount SD card.</p>

<p>3. Then click Format SD card (it should automatically remount after this).</p>

<p>4. Plug the phone into the compuer via USB, then pull down the notification bar and click on the SD card notification. Then click mount.</p>

<p>5. <span style="color: #000000;">Download</span> this APK and recovery image and save it to your computer:</p>

<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p><a href="http://zenthought.org/content/project/flashrec" target="_blank">FlashRec.apk (Updated 09/26/2009)<br />
 </a> <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.megaupload.com/?d=OXI04XIL');" href="http://www.megaupload.com/?d=OXI04XIL" target="_blank">Amon Ra’s Hero Recovery Image</a> (Updated 11.18.09)</p>

<p>6. <strong>UPDATE: </strong>Do NOT follow the video instructions from this point on (use them as a visual aid only!) We have recplaced the Cyanogen Recovery Image with the Amon Ra one so when it says anything about the Cyanogen Recovery Image, just ignore that and put the Amon Ra one in it’s place. This is VERY IMPORTANT when typing into the FlashRec program. You will NOT be typing what is written in the video, type what is written here in this procedure instead!</p>

<p>7. Save both the Recovery-RA-HERO-v1.2.2.img and the FlashRec.apk to your computer, then copy them both to your SD card (do NOT put them inside any folders on the SD card, just put them on the SD card itself).</p>

<p>8. Unplug the phone from the computer once they are downloaded to the SD card.</p>

<p>8. Goto the Market and download Linda File Manager or any file manager program if you do not already have one.</p>

<p>9. Open the file manager and goto SDCard and then find the FlashRec apk file and click it. If asked tell it to use Package Installer to open it. It should automatically install the apk.</p>

<p>10. Open the FlashRec program and click on Backup Recovery Image and wait for it to finish.</p>

<p>11. Once done, click on the empty text box in the FlashRec program and type (again remember we have replaced the recovery image from the one in the video so type what is written here, NOT what is written in the video!):</p>

<p>/sdcard/Recovery-RA-HERO-v1.2.3.img</p>

<p>Then click on the Flash Custom RecoveryImage button and wait for it to finish.</p>

<p>12. Turn off the phone and turn it on into Recovery mode by holding down Home and Power to turn it on (keep holding until the recovery screen comes up has a bunch of text on a black background). So long as that screen comes up, you have done it correctly and can now go on to the <a href="http://theunlockr.com/2009/08/27/how-to-load-a-custom-rom-on-your-htc-hero/" target="_blank">How to Load a ROM video</a> for your appropriate device!</p>

<p>13. To get Root access you MUST go to the next video mentioned above and load a custom ROM.</p></blockquote>

<p>Okay&#8230; so that wasn&#8217;t so hard&#8230; but what now&#8230; Well you need to get hold of a decent ROM.. I am using the <a href="http://htcpedia.com/forum/showthread.php?t=1528" target="_blank">Eclair 2.1 ROM from here</a> and it is really fast and superb. But when you get to the stage of turning off your phone and pressing Power + Home to get to the recovery menu, MAKE SURE YOU RUN NANDROID.</p>

<p>Once you&#8217;ve done that, then flash away.</p>

<p><strong>Please note this disclaimer:</strong> I am not responsible in any way if you damage your handset. I have pointed out that this is easy to do, however I have a lot of experience with this stuff. I offer no warranty whatsoever on this information. I am happy to answer any questions you have on this. Have fun.</p>

<p style="text-align: center;">[poll id="2"]</p>

<p style="text-align: center;"> </p>

<p style="text-align: center;">_________________________</p>

<p style="text-align: center;">advertisement</p>

<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/12/support-sunday-how-root-your-new-htc-hero-safely-and-why-you-want-to/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Really Useful Photography Tricks Courtesy Of Lifehacker [Photography]</title>
		<link>http://tech-n-life.com/index.php/2009/12/really-useful-photography-tricks-courtesy-of-lifehacker-photography/</link>
		<comments>http://tech-n-life.com/index.php/2009/12/really-useful-photography-tricks-courtesy-of-lifehacker-photography/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 12:07:37 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1317</guid>
		<description><![CDATA[Whether making your own lens hood to create custom bokeh, breathing like a sniper to get a blur-free photo, or angling your body to look the best in pictures, we shared some great photography hacks this year. Software and Photoshop tricks are great, but they&#8217;re a poor substitution for doing things in-camera. Over the last [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><!-- google_ad_section_start --><a href="http://tech-n-life.com/wp-content/uploads/2009/12/500x_untitled-8.jpg"><img class="alignleft size-medium wp-image-1319" style="margin-left: 10px; margin-right: 10px;" title="500x_untitled-8" src="http://tech-n-life.com/wp-content/uploads/2009/12/500x_untitled-8-198x119-custom.jpg" alt="500x_untitled-8" width="198" height="119" /></a>Whether making your own lens hood to create custom bokeh, breathing like a sniper to get a blur-free photo, or angling your body to look the best in pictures, we shared some great photography hacks this year.

Software and Photoshop tricks are great, but they&#8217;re a poor substitution for doing things in-camera. Over the last year we shared a variety of hacks for taking better photos, looking better in photos, and ways to get professional results without spending your rent money on camera accessories.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5142551/create-your-own-bokeh-for-beautiful-photo-effects">Create Your Own Bokeh for Beautiful Photo Effects</a></h3>
<a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/2009-01-29_221530.jpg"><img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2009-01-29_221530.jpg" alt="" width="500" /></a>What&#8217;s a bokeh you say? It&#8217;s that oh-so-wonderful fuzziness in the background of photographs with a shallow depth of field and accompanying starry highlights. You can create you own bokeh effects with a little craftiness.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5318816/position-your-tongue-properly-to-look-good-in-photos">Position Your Tongue Properly to Look Good in Photos</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_68549183_6b00152547.jpg" alt="" width="500" />
We live in a culture of oversharing, so odds are someone, somewhere will be snapping and posting photos taken of you at various events. To help ensure you look your best, heed where you position your tongue.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5262766/take-better-pictures-by-treating-your-still-camera-like-its-video">Take Better Pictures by Treating Your Still Camera Like It&#8217;s Video</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_71034227_43e5d06c50.jpg" alt="" width="500" />
People often lament that they &#8220;just missed it!&#8221; upon seeing they failed to capture a pivotal moment in the action. You can avoid missing the action by treating your still camera like a video camera.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5163398/avoid-mediocre-portraits-with-these-tricks">Avoid Mediocre Portraits with These Tricks</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_324894615_507aa3f2be.jpg" alt="" width="500" />
You have a camera and a willing subject, but you&#8217;re not sure how to break your portraits out of the flat blandness that plagues many snapshots. Avoid boring compositions with these tips.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5283022/set-up-a-high-speed-photography-studio-in-your-garage">Set Up a High Speed Photography Studio in Your Garage</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_high_speed_photography_glass.jpg" alt="" width="500" />
Many a photography enthusiast has assumed the equipment necessary is far too expensive for quality high speed photography captures. A high speed capture studio on the cheap can be had with this handy guide.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5417088/create-abstract-light-art-by-snapping-a-camera+toss-photo/gallery/">Create Abstract Light Art by Snapping a Camera-Toss Photo</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_500x_76809984_ca3505b099_b.jpg" alt="" width="500" />
Making abstract wallpaper and gorgeous slow-exposure shots doesn&#8217;t require a bunch of design apps or photography lessons. Learn how to literally toss your camera to make abstract light art.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5302575/be-a-better-photographer-on-vacation">﻿Be A Better Photographer On Vacation</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_lh-ph_vacationphoto2.jpg" alt="" width="500" />Whether you head 30 or 3000 miles away, you&#8217;ll want to bring back great photos of your vacation. The New York Times posts questions and answers on how to achieve great vacation photos.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5169170/take-better-self+portraits">Take Better Self-Portraits</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_3227751180_ea38e0768f_o.jpg" alt="" width="500" />Taking a good self-portrait is both a handy skill and a way to expand your photographic repertoire. Save your next profile picture from the camera-held-at-arms-length cliche with these tips.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5383615/diy-tennis-ball-photography-stabilization-unit">DIY Tennis Ball Photography Stabilization Unit</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_500x_isteadii.jpg" alt="" width="500" />
DIY web site Instructables details how to make an image stabilizing unit to supplement your steady hand using a tennis ball and a few nuts and bolts.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5303633/shoot-better-nighttime-pictures">Shoot Better Nighttime Pictures</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_15601312_94421c9460.jpg" alt="" width="500" />Daytime photo tricks don&#8217;t always translate when you&#8217;re trying to capture the perfect night shot. The Photography Bay web site outlines tips for taking a stellar post-sunset shot without relying on a tripod or expensive flash system.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5280916/be-more-photogenic-by-forgetting-about-the-camera">Be More Photogenic by Forgetting About the Camera</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_3351774095_872c6ea7f0.jpg" alt="" width="500" />
When the camera comes out, a lot of people instinctively declare that they look awful in pictures. Learn how to be more photogenic and put your best face forward.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5370412/breathe-like-a-sniper-to-take-better-photos-in-low-light">Breathe Like a Sniper to Take Better Photos in Low Light</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_3363291870_48c77930e6.jpg" alt="" width="500" />
Steady hands are critical to taking low light photographs. Breath like a sniper to make sure you snap the shot when your hand is least jittery.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5175254/create-a-basic-ring-flash">Create a Basic Ring Flash</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2009-12-12_012732.jpg" alt="" width="500" />

If the <a href="http://lifehacker.com/5148948/">DIY Fiber Optic Ring Flash</a> we wrote about required too many specialist parts for your taste, check out this much simpler remix. The construction is easy and done with common household items.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5209998/use-composition-rules-to-take-better-photos">Use Composition Rules to Take Better Photos</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2985066755_a23e402f28.jpg" alt="" width="500" />Photography is a creative art, no doubt, but creative doesn&#8217;t mean doing everything willy-nilly however you want. Use these basic rules of composition to give your photos an extra boost of visual appeal.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5141054/diy-beauty-dish-enhances-your-portraits">DIY Beauty Dish Enhances Your Portraits</a></h3>
<a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/_dxt0739.jpg"><img src="http://cache.gawker.com/assets/images/17/2009/12/500x__dxt0739.jpg" alt="" width="500" /></a>
Beauty dishes are great flash modifiers for portrait photographs, but even a cheap model will set you back at least $100. Skip it—a surprisingly effective DIY beauty dish costs less than $20.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5172413/create-stunning-high-dynamic-range-hdr-photos">Create Stunning High Dynamic Range (HDR) Photos</a></h3>
<a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/hdr.png"><img src="http://cache.gawker.com/assets/images/17/2009/12/500x_hdr.jpg" alt="" width="500" /></a>
Gizmodo&#8217;s John Mahoney explains how to take high dynamic range (HDR) photos so that the results of your photograph more accurately recreate what you were seeing when you snapped the shutter.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5317775/create-studio-quality-photos-using-natural-light">Create Studio Quality Photos Using Natural Light</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_3227751180_ea38e0768f_o_01.jpg" alt="" width="500" />
You don&#8217;t need a blockbuster budget to get high-quality light for your portraits. By coaxing the sun to help in your photographic endeavors, you can create stunning portraits on a tiny budget.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5382554/make-a-diy-photography-light-box-with-knex">Make a DIY Photography Light Box with K&#8217;Nex</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2009-12-12_013414.jpg" alt="" width="500" />
Lightboxes aren&#8217;t just for the professionals any longer. Using them to illuminate your Craigslist and eBay listings can help make a sale, and amateur photogs can get professional-looking shots with one. Create your own using K&#8217;nex and a little know how.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5260948/take-great-panoramic-pictures-with-any-camera">Take Great Panoramic Pictures with Any Camera</a></h3>
<a rel="lytebox" href="http://cache.gawker.com/assets/images/17/2009/12/2009-05-22_231109.jpg"><img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2009-05-22_231109.jpg" alt="" width="500" /></a>
Panoramic software has come a long way toward making panoramic images child&#8217;s work. Great software or not, there&#8217;s no substitution for good source material. Take better panoramic pictures with these tips
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5313113/take-better-pictures-by-studying-studio-layouts">Take Better Pictures by Studying Studio Layouts</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2009-12-12_013628.jpg" alt="" width="500" />
Whether you&#8217;re interested in learning more about lighting to add to your photography skill set or you&#8217;re just curious how proper studio lighting works, this handy guide will provide some photo-enhancing insight.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5362745/diy-tilt+shift-photography-lens">DIY Tilt-Shift Photography Lens</a></h3>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="308" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/c0rPecCq1tc&amp;hl=en&amp;fs=1&amp;fmt=22" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="308" src="http://www.youtube.com/v/c0rPecCq1tc&amp;hl=en&amp;fs=1&amp;fmt=22" allowfullscreen="true"></embed></object><img style="display: none;" src="http://cache.gawker.com/assets/images/lifehacker/2009/12/c0rpeccq1tc.jpg" alt="" width="340" />
Tilt-shift lenses create a great miniature effect on photographs of everyday things. The problem? These specialized lenses are <a href="http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Daps&amp;field-keywords=tilt-shift">insanely expensive</a> (think $1,000 range). This video from Make demonstrates how to make a DIY tilt-shift lens on the cheap.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5291180/take-awesome-sunset-photographs">Take Awesome Sunset Photographs</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_504x_2009-07-12_064320.jpg" alt="" width="500" />
Sunsets are one of nature&#8217;s more spectacular displays, and a good one is worth preserving with a photograph. Take pictures that will capture the perfect dusk moment with these photography tips.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5286257/create-a-flash-diffuser-using-an-empty-cigarette-packet">Create a Flash Diffuser Using An Empty Cigarette Packet</a></h3>
<img src="http://cache.gawker.com/assets/images/17/2009/12/500x_2009-12-12_013925.jpg" alt="" width="500" />
The right flash can make or break your shot. Unfortunately, not all built-in flashes are created equal. DIY web site Instructables demonstrates how to create a worthy on-the-spot flash diffuser using an empty cigarette packet.
<h3 style="font-size: 120%; margin-top: 20px;"><a href="http://lifehacker.com/5303496/make-a-diy-macro-lens-from-old-binoculars">Make a DIY Macro Lens from Old Binoculars</a></h3>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="345" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="Metacafe_1016400" /><param name="src" value="http://www.metacafe.com/fplayer/1016400/diy_macro_lens_made_from_binoculars.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="345" src="http://www.metacafe.com/fplayer/1016400/diy_macro_lens_made_from_binoculars.swf" allowfullscreen="true" wmode="transparent" name="Metacafe_1016400"></embed></object>A high-end macro lens for your camera can easily run upwards of a thousand dollars, but you can make a super-simple macro lens for a few bucks out of old binoculars.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="345" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><param name="name" value="Metacafe_1016400" /><param name="src" value="http://www.metacafe.com/fplayer/1016400/diy_macro_lens_made_from_binoculars.swf" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="345" src="http://www.metacafe.com/fplayer/1016400/diy_macro_lens_made_from_binoculars.swf" allowfullscreen="true" wmode="transparent" name="Metacafe_1016400"></embed></object>
Photography via [<a href="http://lifehacker.com/5424825/most-popular-photography-hacks-of-2009?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+lifehacker%2Ffull+%28Lifehacker%29" target="_blank">Lifehacker</a>]
<p style="text-align: center;">___________________</p>
<p style="text-align: center;">advertisement</p>
<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/12/really-useful-photography-tricks-courtesy-of-lifehacker-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support Sunday: How To Transfer Files From An Old PC</title>
		<link>http://tech-n-life.com/index.php/2009/12/support-sunday-how-to-transfer-files-from-an-old-pc/</link>
		<comments>http://tech-n-life.com/index.php/2009/12/support-sunday-how-to-transfer-files-from-an-old-pc/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 23:11:41 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[new pc]]></category>
		<category><![CDATA[old pc]]></category>
		<category><![CDATA[transfer files]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1266</guid>
		<description><![CDATA[When you buy a new computer – like I did recently – you’ll want to transfer most of your existing files over to the new computer. A lot of people, who spend their time gathering vacation pictures and family videos, will want to make a big move leaving nearly nothing behind. Others, like myself, only [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><img style="margin-right: 20px;" src="http://www.makeuseof.com/wp-content/uploads/2009/12/hdd.jpg" alt="" vspace="5" align="left" />When you buy a new computer – like I did  recently – you’ll want to transfer most of your existing files over to  the new computer. A lot of people, who spend their time gathering  vacation pictures and family videos, will want to make a big move  leaving nearly nothing behind. Others, like myself, only keep the  essential stuff; some documents they’re still working on and a few  application installations they’ll be needing shortly.

No matter how much you plan on taking along, you want to do it  quickly. Spend the minimal amount of time before you can cut that old  hardware loose. There are a number of ways to do this, and we’re taking a  look at five of the ways how to transfer files from one computer to  another. Depending on what you’re working with, some might be better  than others.
<h2>Use An External Storage Media</h2>
The standard way of backing up data. These days, everyone has a USB  stick, or a at least a computer that can burn CDs and DVDs. An even  better alternative are external hard drives which you can connect over  USB – these often combine crazy speed with incredible storage.
<p style="text-align: center;"><img title="usb-cd" src="http://www.makeuseof.com/wp-content/uploads/2009/12/usb-cd.jpg" alt="how to transfer files from one computer to another" width="450" height="272" /></p>

There are three back-up patterns you can follow. Often the easiest  way is to create categorical folders to put your files in – movies,  pictures, documents, applications, and so on. Back on your new computer,  you can easily put these wherever you want to have them.

A duplicate copy requires even less effort, but you’ll be passing up on  an excuse to (finally?) categorize your data. Just copy the folders your  files are in – Desktop, My Documents, etc. – and you’ll be able to  merge them with your new system’s counterparts.

Too lazy to do it manually? You can always use <a href="http://www.makeuseof.com/tag/3-backup-tools/">back-up software  suites</a> to do the work for you. These are often able to return your  file to right location on your new disk, but are especially useful if  you plan on doing periodical back-ups (e.g. every two weeks).
<h2>Share Over LAN</h2>
You can also use your existing home network to transfer your files,  given that both of your systems are connected. The speed can vary from  ‘incredibly fast’ on a wired network to ‘pretty damn slow’ on a wireless  one.

First and foremost, you’ll need to enable the sharing of your hard  drive. In <a href="http://www.makeuseof.com/tag/how-to-easily-share-files-across-mac-windows-computers/">Mac  OS X</a>, just go to System Preferences -&gt; Sharing, and the rest is  pretty obvious. In Windows, the process is quite easy as well. Browse to  My Computer -&gt; (right-click) Properties on your hard drive. In the  Sharing tab, you’ll need to enable file sharing for the folder. Below is  a screenshot of how it looks like on a Windows 7 PC.
<p style="text-align: center;"><img title="windows-share" src="http://www.makeuseof.com/wp-content/uploads/2009/12/windows-share.jpg" alt="how to transfer files from one computer to another" width="550" height="331" /></p>

<strong>Vista and 7</strong> — If your disk isn’t Shared, go to the  Network and Sharing Screen and open the ‘Advanced Sharing’ settings.  Here you’ll be able to turn on File and Printer Sharing.
<p style="text-align: center;"><img title="Screen shot 2009-12-05 at 19.23.15" src="http://www.makeuseof.com/wp-content/uploads/2009/12/Screen-shot-2009-12-05-at-19.23.15.png" alt="how to transfer files from one computer to another" width="206" height="116" /></p>

Got everything set up? On your new system, you should be able to find  the drive shared in ‘Network’. When opening the hard drive, you’ll  probably be asked for a password. From there on, you’re free to go. Copy  the files and folders as if the network drive is just another folder.
<p style="text-align: center;"><img title="a35aw" src="http://www.makeuseof.com/wp-content/uploads/2009/12/a35aw.jpg" alt="transfer files to new computer" width="300" height="55" /></p>

If you don’t have a home network, or don’t feel like using your  wireless one, you can directly connect two computers with a crossover  ethernet cable. This one looks exactly the same as your everyday  internet cable, but has a slightly different wiring. You can buy these  for a few bucks in most hardware and computer stores.
<h2>Use an EasyTransfer Cable</h2>
Windows Easy Transfer is a new application that comes installed in  most newer Microsoft Windows operation system. One way to use the  program is with an EasyTransfer cable, a special double “male” USB  cable.
<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p style="text-align: center;"><img title="belkin_windows_7_easy_transfer_cable" src="http://www.makeuseof.com/wp-content/uploads/2009/12/belkin_windows_7_easy_transfer_cable.jpg" alt="transfer files to new computer" width="530" height="298" /></p>

The cable, that can be bought online and in computer stores,  facilitates file transfers between two Windows systems and works great  for our purpose. If you don’t mind spending the extra money, this is an  option you might want to consider.
<h2>Connect the HDD Manually</h2>
This is the way I ended up doing it – the geeky way. If you don’t  have an external HDD casing, why not make one? By taking out your old  hard drive and using the right connections, you’ll quickly have it  hooked via USB to your new system. This has a number of advantages – the  speed is well enjoyable, you don’t need (much) extra hardware, and you  can copy the files straight from point A to B.
<p style="text-align: center;"><img title="usb-to-sata-drive-adapter" src="http://www.makeuseof.com/wp-content/uploads/2009/12/usb-to-sata-drive-adapter.jpg" alt="transfer files to new computer" width="390" height="229" /></p>

All you need are (depending on your hard drive model) a SATA to USB  or an IDE to USB adapter. These can be bought separate or together with  an external hard drive casing – which is often even cheaper. If you’ve  got an external drive of the right type lying around, you can even use  the casing from that one, and spare yourself the extra costs.

via [<a href="http://www.makeuseof.com/tag/5-ways-to-transfer-files-from-one-computer-to-another/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Makeuseof+%28MakeUseOf.com%29" target="_blank">MakeUseOf</a>]
<p style="text-align: center;">________________</p>
<p style="text-align: center;">advertisement</p>
<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/12/support-sunday-how-to-transfer-files-from-an-old-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want To Be A Programmer? Teach Yourself [Programming]</title>
		<link>http://tech-n-life.com/index.php/2009/12/want-to-be-a-programmer-teach-yourself-programming/</link>
		<comments>http://tech-n-life.com/index.php/2009/12/want-to-be-a-programmer-teach-yourself-programming/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 15:00:29 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1259</guid>
		<description><![CDATA[You&#8217;ve always wanted to learn how to build software yourself—or just whip up an occasional script—but never knew where to start. Luckily, the web is full of free resources that can turn you into a programmer in no time. Since the invention of the internet, programmers have been using it to discuss software development techniques, [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style="float: right;">
<div style="margin: 10px 0pt 0pt -10px; clear: both;"></div>
</div>
<!-- google_ad_section_start --><a href="http://cache.gawker.com/assets/images/17/2009/11/500x_teachyourselftocode-hed.jpg"><img class=" alignleft" style="margin: 5px 10px;" src="http://cache.gawker.com/assets/images/17/2009/11/500x_teachyourselftocode-hed.jpg" alt="" width="247" height="147" /></a> You&#8217;ve always wanted to learn how to  build software yourself—or just whip up an occasional script—but never  knew where to start. Luckily, the web is full of free resources that can  turn you into a programmer in no time.

Since the invention of the internet, programmers have been  using it to discuss software development techniques, publish tutorials,  and share code samples for others to learn from and use online. If  you&#8217;re curious about how to become a programmer, you can get off to a  running start using tons of great free web-based tutorials and  resources.
<h3 style="font-size: 120%; margin-top: 20px;">First Things First: Don&#8217;t  Get Hung Up on Choosing a Language</h3>
<img src="http://cache.gawker.com/assets/images/lifehacker/2009/11/languagechoice.png" alt="" width="160" height="109" align="right" />A common pitfall for beginners  is getting stuck figuring out which programming language is best to  learn first. There are a lot of opinions out there, but there&#8217;s no one  &#8220;best&#8221; language. Here&#8217;s the thing: In the end, language doesn&#8217;t matter  THAT much. Understanding data and control structures and design patterns  does matter very much. Every language—even a simple scripting  language—will have elements that you&#8217;ll use in other languages as well  and will help you learn. In classes I took to get my degree in Computer  Science, I programmed in Pascal, Assembly, and C—languages I never  actually got paid to program in professionally. I taught myself every  language I&#8217;ve used in my career, reusing concepts I already knew, and  referring to documentation and books to learn its syntax. So, don&#8217;t get  hung up on what language to learn first. Pick the kind of development  you want to do, and just get started using one that works.

There are several different kinds of software development you can do  for various platforms, from the web to your desktop to your smartphone  to a command line. In this article, we&#8217;ll outline some of our favorite  starter tutorials and resources for teaching yourself how to program for  each major platform. We&#8217;re going to assume you&#8217;re a savvy user, but a  newb when it comes to wrangling code snippets, so we&#8217;ll keep things at  the beginner level. Even just following through a beginner programming  tutorial, you&#8217;ll be happy to see how far you can get.
<h3 style="font-size: 120%; margin-top: 20px;">Desktop Scripting</h3>
The easiest way to try your hand at programming for your Windows or  Mac desktop is to start with a scripting or macro program like <a href="http://autohotkey.com/">AutoHotkey</a> (for Windows) or <a href="http://www.macosxautomation.com/automator/">Automator</a> (for  Mac). Right now hardcore coders throughout the Lifehacker readership are  yelling at their monitors, saying that AHK or AppleScript are not  &#8220;real&#8221; programming. That may be true—technically these types of tools  just do high-level scripting. But for those new to programming who just  want to get their feet wet, automating actions on their desktop, these  free tools are a fantastic way to start—and you&#8217;d be surprised at how  much you can do with them.

<img src="http://cache.gawker.com/assets/images/17/2009/07/340x_add%20new%20hotstring.png" alt="" width="340" />For example, Adam developed the  standalone Windows application we all know and love, <a href="http://lifehacker.com/238306/lifehacker-code-texter-windows">Texter</a>,  using AutoHotkey, so this scripting language is capable of far more  than just small-scale automation projects. To get started with  AutoHotkey, check out Adam&#8217;s tutorial on <a href="http://lifehacker.com/316589/turn-any-action-into-a-keyboard-shortcut">how  to turn any action into a keyboard shortcut using AutoHotkey</a>.  (Then, check out <a href="http://github.com/adampash/texter">the source  code for Texter</a> to see the innards of a full-fledged AHK-based  Windows application.)
<h3 style="font-size: 120%; margin-top: 20px;">Web Development</h3>
Instead of being bound to specific programming languages and the look  and feel of a particular operating system, you can put your killer  application in the browser and run it in the cloud, as a webapp. Welcome  to the wonderful world of web development.

<strong>HTML and CSS:</strong> The first thing you need to know to build any  web site is HTML (the page markup that makes up web pages) and CSS (the  style information that makes that markup look pretty). HTML and CSS are  not true programming languages—they&#8217;re just page structure and style  information. However, you should be able to author simple HTML and CSS  by hand before you begin building web applications, because a web page  is the frontend to every webapp. This <a href="http://www.w3schools.com/html/default.asp">HTML tutorial</a> is a  good place to start.

<strong>JavaScript:</strong> Now that you can lay out a static web page with  HTML and CSS, things get fun—because it&#8217;s time to learn JavaScript.  JavaScript is the programming language of the web browser, the magic  that makes dynamic in-page effects go. JavaScript is also the stuff of  bookmarklets, <span class="removed_link">Greasemonkey</span> user scripts, and <a href="http://www.webmonkey.com/tutorial/Ajax_for_Beginners">Ajax</a>, so  it&#8217;s the key to making all sorts of web goodies. <a href="http://w3schools.com/js/default.asp">Start learning JavaScript  here</a>.

<img src="http://cache.gawker.com/assets/images/lifehacker/2009/11/diveintopythoncover-small.jpg" alt="" width="106" height="140" align="right" /><strong>Server-side scripting:</strong> Once you&#8217;re good at making things happen inside a web page, you&#8217;re going  to need to put some dynamic server action behind it—and for that,  you&#8217;ll need to move into a server-side scripting language, like PHP,  Python, Perl, or Ruby. For example, to make a web-based contact form  that sends an email somewhere based on what a user entered, a  server-side script is required. Scripting languages like PHP can talk to  a database on your web server as well, so if you want to make a site  where users can log in and store information, that&#8217;s the way to go.  Excellent web development site <a href="http://webmonkey.com/">Webmonkey</a> is full of tutorials for various web programming languages. See their <a href="http://www.webmonkey.com/tutorial/PHP_Tutorial_for_Beginners">PHP  Tutorial for Beginners</a>. When you&#8217;re ready, check out how to use PHP  to talk to a database in <a href="http://www.webmonkey.com/tutorial/PHP_and_MySQL_Tutorial_-_Lesson_1">WebMonkey&#8217;s  PHP and MySQL tutorial</a>. PHP&#8217;s online documentation and function  reference is the best on the web. Each entry (like this one on the <a href="http://us.php.net/manual/en/function.strlen.php">strlen function</a>)  includes user comments at the bottom which are often as helpful as the  documentation itself. (I happen to be partial to PHP, but there are  plenty of other server-side scripting languages you might decide to go  with instead.)

<img src="http://cache.gawker.com/assets/images/lifehacker/2009/08/rails-logo.jpg" alt="" align="right" /><strong>Web frameworks:</strong> Over the years, web developers  have had to solve and resolve the same problems and rewrite similar code  to build dynamic web sites. To avoid making everyone reinvent the wheel  for every new web development project, some programmers have come up  with development frameworks that do some repetitive work for you. The  popular <a href="http://rubyonrails.org/">Ruby on Rails</a> framework,  for example, takes the Ruby programming language and offers a  web-specific structure for getting common web application tasks done. In  fact, Adam used Rails to build his first serious (and impressive!) web  application, <a href="http://mixtape.me/">MixTape.me</a>. Here&#8217;s <a href="http://lifehacker.com/5336113/how-to-build-a-web-site-from-scratch-with-no-experience">his  take on how to build a web site from scratch with no experience</a>.  Other popular web development frameworks include <a href="http://cakephp.org/">CakePHP</a> (for PHP programmers), <a href="http://www.djangoproject.com/">Django</a> (for Python  programmers), and <a href="http://jquery.com/">jQuery</a> (for  JavaScript).

<strong>Web APIs:</strong> An <span class="removed_link">API  (Application programming interface)</span> is a programmatic way for  different pieces of software to talk to one another. For example, if you  want to put a dynamic map on your web site, you want to use a Google  Map instead of building your own custom map. <a href="http://code.google.com/apis/maps/">The Google Maps API</a> makes  it easy to programmatically include a map in a page with JavaScript.  Almost every modern web service you know and love has an API that lets  you include data and widgets from it in your application, like Twitter,  Facebook, Google Docs, Google Maps, and the list goes on. Integrating  other webapps into your web application via API&#8217;s is the final frontier  of rich web development. Every good, major web service API offers  thorough documentation and some sort of quick start guide to try it out  (here&#8217;s <a href="http://apiwiki.twitter.com/">Twitter&#8217;s</a>, for  example). Go crazy.
<h3 style="font-size: 120%; margin-top: 20px;">Command Line Scripting</h3>
If you want to write a program that takes textual or file input and  outputs something useful, the command line is the right place to do it.  While the command line isn&#8217;t as sexy or good-looking as a webapp or  desktop app, for rapid development of quick scripts that automate  processes, you can&#8217;t beat it.

Several scripting languages that work on a Linux-based web server  also work at the command line, like Perl, Python, and PHP—so learning  one of those baddies makes you conversant in two contexts. My path never  took me too far down the Perl road, but I taught myself Python using  the excellent and free online book, <em><a href="http://diveintopython.org/">Dive into Python</a></em>.

<a rel="lytebox" href="http://cache.gawker.com/assets/images/lifehacker/2009/02/todotxt20-header.png"><img src="http://cache.gawker.com/assets/images/17/2009/11/500x_todotxt20-header.jpg" alt="" width="500" /></a>

If becoming a Unix ninja is one of your programmer goals, you  absolutely must get good at shell scripting with bash. Bash is the  command line scripting language of a *nix environment, and it can do  everything from help you set up automated backups of your database and  files to building out a full-fledged application with user interaction.  Without any experience writing bash scripts beyond a dozen lines, I  wound up developing a full-on personal to-do list manager in bash, <span class="removed_link">Todo.txt CLI</span>.
<h3 style="font-size: 120%; margin-top: 20px;">Add-ons</h3>
Nowadays, modern webapps and browsers are extensible with with bits  of software that bolt onto them and add features. Add-on development is  gaining in popularity as more developers look at existing software, like  Firefox or WordPress, and think &#8220;But if only it could do THIS&#8230;&#8221;

You can do a whole lot in any web browser with just a mastery of  HTML, JavaScript, and CSS. Bookmarklets, <span class="removed_link">Greasemonkey</span> user scripts, and <span class="removed_link">Stylish</span> user styles are created with the same bits of code that make regular web  pages, so they&#8217;re worth learning even if you just want to tweak an  existing site with a small snippet of code.

More advanced browser add-ons, like Firefox extensions, let you do  more. Developing Firefox extensions, for example, requires that you&#8217;re  conversant in JavaScript and XML (markup that&#8217;s similar to HTML, but way  more strict in format). Back in 2007 I ran down <a href="http://lifehacker.com/264490/how-to-build-a-firefox-extension">how  to build a Firefox extension</a>, a skill I picked up after I stumbled  upon a free tutorial.

Many free and well-loved web applications offer an extension  framework as well, like WordPress and MediaWiki. Both of those apps are  written in PHP, so comfort with PHP is a prerequisite for getting  started. Here&#8217;s <a href="http://codex.wordpress.org/Writing_a_Plugin">how  to write a plug-in for WordPress</a>. Developers who want to ride the  cutting edge of Google Wave can get started writing gadgets and bots in  HTML, JavaScript, Java, and Python. I wrote my first Wave bot following  this <a href="http://code.google.com/apis/wave/extensions/robots/python-tutorial.html">quick  start tutorial in one afternoon</a>.
<h3 style="font-size: 120%; margin-top: 20px;">Web Development for the  Desktop</h3>
The best part about getting started programming in one context is  when you can take those skills and apply them elsewhere. Learning web  development first is a great way to start because now there are ways to  put those skills to work on desktop applications, too. For example, <a href="http://www.adobe.com/devnet/air/ajax/getting_started.html">Adobe  AIR</a> is a cross-platform run-time environment that lets you build  your app once and release it to run on the desktop for every operating  system AIR runs on. AIR apps are written in HTML, Flash, or Flex, so it  lets you apply your web development skills in a desktop context. AIR is a  great option for deploying desktop apps like one of our <a href="http://lifehacker.com/396393/top-10-apps-worth-installing-adobe-air-for">top  10 apps worth installing Adobe AIR for</a>.
<h3 style="font-size: 120%; margin-top: 20px;">Mobile App Development</h3>
Mobile applications like the ones you run on your iPhone or Android  smartphone are all the rage right now, so you may have dreams of  striking it rich in the iTunes App Store with the next killer app.  However, for the new coder, diving headfirst into mobile development can  be a rough learning curve, since it requires comfort with advanced  programming languages like Java and Objective C. However, it&#8217;s worth  checking out what iPhone and Android development looks like. Check out <a href="http://www.cimgf.com/2008/10/01/cocoa-touch-tutorial-iphone-application-example/">this  simple iPhone application development example</a> to get a taste of  what iPhone developers do. Android apps are written in Java, and here&#8217;s a  <a href="http://www.youtube.com/watch?v=I6ObTqIiYfE">friendly video  tutorial of what building a &#8220;Hello Android&#8221; application workflow looks  like</a>.
<h3 style="font-size: 120%; margin-top: 20px;">Patience, Elbow Grease,  Trial and Error</h3>
Good coders are a special breed of persistent problem-solvers who are  addicted to the small victories that come along a long path of trial  and error. Learning how to program is very rewarding, but it can also be  a frustrating and solitary experience. If you can, get a buddy to work  with you along the way. Getting really good at programming, like  anything else, is a matter of sticking with it, trying things out, and  getting experience as you go.

Programming Tips via [<a href="http://lifehacker.com/5401954/programmer-101-teach-yourself-how-to-code" target="_blank">Lifehacker</a>]
<p style="text-align: center;">______________________</p>
<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p style="text-align: center;">advertisement</p>
<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/12/want-to-be-a-programmer-teach-yourself-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Your Recycle Bin To The Taskbar In Windows 7</title>
		<link>http://tech-n-life.com/index.php/2009/11/add-the-recycle-bin-to-the-taskbar-in-windows-7/</link>
		<comments>http://tech-n-life.com/index.php/2009/11/add-the-recycle-bin-to-the-taskbar-in-windows-7/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 18:49:45 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[recycle bin]]></category>
		<category><![CDATA[taskbar]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1150</guid>
		<description><![CDATA[When you’re busy multi-tasking on your PC, sometimes getting to the Recycle Bin can a pain. Today we take a look at a couple of different methods for adding the Recycle Bin to your Taskbar for easier access. Add Recycle Bin to Taskbar The first thing you want to do is create a new shortcut [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>When you’re busy multi-tasking on your PC, sometimes getting to the Recycle Bin can a pain. Today we take a look at a couple of different methods for adding the Recycle Bin to your Taskbar for easier access.

<strong>Add Recycle Bin to Taskbar</strong>

The first thing you want to do is create a new shortcut on the desktop.

<img style="border-width: 0px; display: inline;" title="1rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/1rb.png" border="0" alt="1rb" width="583" height="423" />

Now for the location type in or copy and paste the following:
<blockquote>explorer.exe shell:RecycleBinFolder</blockquote>
It should look like this…then click the Next button.

<img style="border-width: 0px; display: inline;" title="2rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/2rb.png" border="0" alt="2rb" width="640" height="450" />

Now name it Recycle Bin or whatever you wish to call it and click Finish.

<img style="border-width: 0px; display: inline;" title="3rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/3rb.png" border="0" alt="3rb" width="640" height="450" />

Now we need to change the icon to the look of the Recycle Bin so right-click the icon and go to Properties.

<img style="border-width: 0px; display: inline;" title="4rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/4rb.png" border="0" alt="4rb" width="429" height="509" />

Click on the Change Icon button.

<img style="border-width: 0px; display: inline;" title="5rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/5rb.png" border="0" alt="5rb" width="462" height="561" />

Type or copy and paste the following into the field for where to look for icons and hit Enter.
<blockquote>%SystemRoot%\system32\imageres.dll</blockquote>
<img style="border-width: 0px; display: inline;" title="6rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/6rb.png" border="0" alt="6rb" width="334" height="391" />

In the new window of icons just scroll over a bit and find the Recycle Bin select it and click Ok.

<img style="border-width: 0px; display: inline;" title="7rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/7rb.png" border="0" alt="7rb" width="334" height="391" />

Click on Apply and Ok to close out of the Recycle Bin Properties screen and you’ll now have your new Recycle Bin shortcut. You can either drag it to your Taskbar or right-click and select <em>Pin to Taskbar</em>.

<img style="border-width: 0px; display: inline;" title="8rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/8rb.png" border="0" alt="8rb" width="442" height="307" />

There you go! Now you have the Recycle Bin on the Taskbar, and if you want to remove it just unpin it.

<img style="border: 0px none; display: inline;" title="11re" src="http://www.howtogeek.com/wp-content/uploads/2009/11/11re.png" border="0" alt="11re" width="590" height="161" />

This gives you another way to quickly access the Recycle Bin while you are busy multi-tasking. Also, you will probably want to remove the shortcut you made on the desktop. With this method you can’t drag items directly to the icon on the Taskbar, but it let’s you open up the bin.

<img style="border: 0px none; display: inline;" title="12rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/12rb.png" border="0" alt="12rb" width="533" height="424" />

<strong>Add Fully Functional Recycle Bin to the Quick Launch Bar</strong>

Another neat trick is to add the Recycle Bin to the Quick Launch Bar in Windows 7. Wait…what Quick Launch Bar? Well, the deal is you have to add it first. Rather than re-explain the process, just head to The Geek’s guide on how to <a href="http://www.howtogeek.com/howto/windows-7/add-the-quick-launch-bar-to-the-taskbar-in-windows-7/">Add the Quick Launch Bar to the Taskbar in Windows 7</a>. Once you have completed that, it’s just a matter of dragging the Recycle Bin to the Quick Launch Bar.

<img style="border: 0px none; display: inline;" title="15rd" src="http://www.howtogeek.com/wp-content/uploads/2009/11/15rd.png" border="0" alt="15rd" width="346" height="132" />

Then you can start dragging things into the bin on your Quick Launch, where here I am using the small icons which is a bit tedious.

<img style="border: 0px none; display: inline;" title="16rd" src="http://www.howtogeek.com/wp-content/uploads/2009/11/16rd.png" border="0" alt="16rd" width="379" height="125" />

If you want to make it larger, unlock the Taskbar and right-click in the Quick Launch Bar and go up to View and select Large Icons.

<img style="border: 0px none; display: inline;" title="20rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/20rb.png" border="0" alt="20rb" width="511" height="400" />

Here I have a nice looking Recycle Bin next to the start menu.

<img style="border: 0px none; display: inline;" title="21rb" src="http://www.howtogeek.com/wp-content/uploads/2009/11/21rb.png" border="0" alt="21rb" width="395" height="166" />

You can play around with it too and move it around anywhere on your taskbar. For example here I deleted everything out of the Quick Launch Bar and only have the Recycle Bin in the Notification Area.

<img style="border: 0px none; display: inline;" title="sshot-2009-11-25-[03-31-37]" src="http://www.howtogeek.com/wp-content/uploads/2009/11/sshot20091125033137.png" border="0" alt="sshot-2009-11-25-[03-31-37]" width="430" height="179" />

If you are looking for a way to make the Recycle Bin easily accessible from the Taskbar, this gives you many options to tweak it how you like.

This article appeared on <a href="http://www.howtogeek.com/howto/6709/add-the-recycle-bin-to-the-taskbar-in-windows-7/" target="_blank">HowToGeek</a>
<p style="text-align: center;">__________________</p>
<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p style="text-align: center;">advertisement</p>
<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/11/add-the-recycle-bin-to-the-taskbar-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Support Sunday: Keep Your Drivers Up To Date Easily With Device Doctor</title>
		<link>http://tech-n-life.com/index.php/2009/11/support-sunday-keep-your-drivers-up-to-date-easily-with-device-doctor/</link>
		<comments>http://tech-n-life.com/index.php/2009/11/support-sunday-keep-your-drivers-up-to-date-easily-with-device-doctor/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 00:00:26 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Support Sunday]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[device doctor]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1140</guid>
		<description><![CDATA[Do you constantly worry that your device drivers are out of date? Oh wait….that’s just me as a system admin, I worry and check my devices constantly. Network cards, SCSI cards and much much more. Now using a little freeware application called Device Doctor, I can update drivers a little more efficiently and for free. [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>Do you constantly worry that your device drivers are out of date? Oh wait….that’s just me as a system admin, I worry and check my devices constantly. Network cards, SCSI cards and much much more. Now using a little freeware application called <a href="http://www.devicedoctor.com/">Device Doctor</a>, I can update drivers a little more efficiently and for free.

We should probably start off with what a device driver is and when you need to load drivers. Drivers are needed for every piece of hardware on your computer from your monitor to your mouse back to your printer. The device needs the driver to tell it how to interact with the operating system – no drivers means that your hardware is not going to work as expected, if at all.

When you reformat your computer system, you need to reinstall your drivers but sometimes you cannot find the proper driver and then sadly you will not be able to get your hardware to function. What do you do? Well Device Doctor can also identify and download the proper driver for unidentified items.

Let’s take a look at the application, how it works and how it can help you update drivers for free.

First run the installer and it will do its thing:
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dd1.png" border="0" alt="update drivers for free" width="507" height="389" /></p>

Click through and let it install. When it completes, the application will launch automatically. The user interface looks like this:
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dd2.png" border="0" alt="update drivers for free" width="569" height="502" /></p>

Go ahead and click <em>Begin Scan</em> to let it scan your device’s drivers.
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dd3.png" border="0" alt="update drivers for free" width="569" height="502" /></p>

Once the scan is completed you will be presented with a full list of devices that need updating. But wait! There is more -  the application actually provides download links to grab the drivers that need updating. They really take all the leg work out of this for you.

If a device is unidentified the application can still grab data from the card and check for drivers online.  This is super helpful when you do not know where to look for the correct drivers. This can help you to not have to open the case and pop the card out looking for the fcc id or another identifying piece of information.
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dd4.png" border="0" alt="update drivers free" width="569" height="299" /></p>

When you click <em>download update</em> it will take you to a webpage. That page will contain information as well as the link to grab the driver.
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dd5.png" border="0" alt="update drivers free" width="569" height="600" /></p>

If the driver does not work out for you, please click the link to report the incorrect driver and then the next person will not have the same issue as you. This feature alone makes this much better than just Googling for the driver.

I have used other applications like <a href="http://www.boozet.org/dd.htm">Double Driver</a> in the past but it did not do much for downloading drivers for unknown devices and then I found <a href="http://www.zhangduo.com/udi.html">Zhangduo</a> that does find drivers for unidentified devices but not for known ones.

You will see a statement warning you to backup, create a restore point and instructions for doing so. Good looking out Device Driver Guys! Click the download driver installer link in the center of the page to initiate the download.

That will start the download like so:
<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/image6.png" border="0" alt="update drivers free" width="408" height="270" /></p>

Run the installer and update your drivers.  It is <em>that</em> simple!
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dd6.png" border="0" alt="how to update drivers" width="409" height="192" /></p>

When my driver was updated, my mouse moves smoother!  Sweet. It is easy to run this on a system to see where you stand. Now I will preach a little bit about how important keeping your drivers up to date are. Today in my network we upgraded a switch to giga bit speeds from 10/100. One of our servers refused to connect at giga bit speeds. What did we have to do?

We had to update the NIC drivers and then all of our problems were gone. If I had done this before it would not have been an issue and the upgrade would have been complete. Instead it took another 20 minutes of my life and down time!

So kids keep your drivers updated! When you don’t know what drivers you need, this can wind up being a MUST HAVE application!

This story appeared first on <a href="http://www.makeuseof.com/tag/update-your-hardware-drivers-for-free-with-device-doctor/" target="_blank">MakeUseOf</a>
<p style="text-align: center;">____________________________</p>
<p style="text-align: center;">advertisement</p>
<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/11/support-sunday-keep-your-drivers-up-to-date-easily-with-device-doctor/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Some Really Useful Keyboard Shortcuts From MakeUseOf</title>
		<link>http://tech-n-life.com/index.php/2009/11/some-really-useful-keyboard-shortcuts-from-makeuseof/</link>
		<comments>http://tech-n-life.com/index.php/2009/11/some-really-useful-keyboard-shortcuts-from-makeuseof/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 23:08:57 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=1142</guid>
		<description><![CDATA[We have become so addicted to the mouse that we do not realize how much it disrupts our work as we keep reaching out for it. And just how annoying does it become when your mouse is unresponsive, gets stuck or you trip it over as you try to quickly get a hold of it. [...]]]></description>
			<content:encoded><![CDATA[<div id="in_post_ad_top_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/KeyboardTricks03.png" border="0" alt="keyboard tricks" vspace="5" width="250" height="183" align="left" />We have become so addicted to the mouse that we do not realize how much it disrupts our work as we keep reaching out for it. And just how annoying does it become when your mouse is unresponsive, gets stuck or you trip it over as you try to quickly get a hold of it.

The keyboard on the other hand is far more powerful than we realize. And don’t we have our hands all over it anyways? There are a few cool keyboard tricks that can help you save time and make you more productive.

Here is a short list for the most handy Windows XP and Firefox shortcuts. Some of these may also work in other applications.
<h2><strong>Windows XP</strong></h2>
<strong>1. [SHIFT] + [alt] + [PrntScrn] – high contrast</strong>

A window will open, click OK or simply hit [Enter]. This will enlarge the font on all open Windows and change colors to high contrast. For example the desktop will turn black, what was black text on white background will be reversed. Clicking the same key combination again reverts the changes.
<strong>2. [Ctrl] + [alt] + [up/down/left/right arrow] – rotate screen</strong>

This won’t work on every machine as it depends on your graphics card and video drivers. However, if it does work, it will rotate your desktop.

<strong>3. [Ctrl] + select items from taskbar, right-click selected – mass control open windows</strong>

<img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/KeyboardTricks01.png" border="0" alt="cool keyboard tricks" vspace="5" width="243" height="126" align="left" />You need to hold the [Ctrl] key while selecting open windows from the taskbar. To open the menu seen on the left, right-click any of the selected items.

With this trick you can simultaneously close a group of applications at once or show them side by side or stacked or in a cascade.

This can save a ton of time wasted on rearranging windows.

<strong>4. [Alt] + [Tab] – switch between running programs</strong>

A little window will launch showing all open programs. Click the [Tab] key to jump to the next application, release keys to open the selected one.

<strong>5. [SHIFT] + [Del] – delete without confirmation</strong>

Do you hate these nagging windows asking you whether you really want to do this or that. If you want to quickly delete something, without being harassed for a confirmation, use this shortcut.

<strong>6. [Windows] + [D] – show desktop or restore open windows</strong>

This is the keyboard shortcut to the respective quick launch taskbar icon.

<strong>7. [Windows] + [L] – lock system</strong>

An easy way to quickly protect and lock your system. When you log back in, all programs will still be running and windows will appear just the way you left them.

<strong>8. [Ctrl] + [Z] and [Ctrl] + [Y] – undo and redo</strong>

I’m sure you all know that you can undo changes using the [Ctrl] + [Z] shortcut. Wouldn’t it be awesome to have this feature outside the computer?  Anyways, you can undo an undo, i.e. redo what you did using the [Ctrl] + [Y] key combination.

<strong>9. [Windows] + [R], type cmd, hold [Ctrl] + [SHIFT] and hit Enter – run command prompt as Administrator</strong>

The command prompt will now be run as Administrator.

<strong>10. Create your own keyboard trick!</strong>

<img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/KeyboardTricks02.png" border="0" alt="cool keyboard tricks" vspace="5" width="339" height="160" align="left" />Are there folders or applications you need a lot?  Why not create your own keyboard shortcut to quickly access these tools?

This will only work for shortcuts located on your desktop!

First you need to create an actual desktop shortcut. Right-click on the application and select &gt; Create Shortcut from the context menu. Make sure the shortcut sits on your desktop. Now right-click the shortcut and select &gt; Properties. You should see a line that says “Shortcut Key: &lt;none&gt;”. Click that line and then click a letter ony our keyboard, for example P. A shortcut will be created, in this example [Ctrl] + [alt] + [P]. And there you go, now you have your own personal shortcut key.
<h2><strong>Firefox</strong></h2>
<strong>1. [Ctrl] + [1] to [9] – jump to tab numbers 1 to 8 or last tab (9)</strong>

Rather than scrolling through all your open tabs, you can quickly navigate to a specific tab if you know its position. For example, clicking [Ctrl] + [4] will open to tab number 4 (from the left). With [Ctrl] + [9] you will jump to the very last tab, no matter how many you have open.

<strong>2. [Ctrl] + [Tab] or [Ctrl] + [SHIFT] + [Tab] – move up/right or down/left in tabs</strong>

Neat shortcut to move between tabs.

<strong>3. [/] or ['] – Find As You Type Text or Link</strong>

Firefox has a neat search feature, which is Find As You Type. When you click the [/] key before starting to type your search, Firefox will only search in text. Likewise, clicking the ['] key will only find links.
<p style="text-align: center;"><img style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/KeyboardTricks06.png" border="0" alt="cool keyboard tricks" width="521" height="27" /></p>

<strong>4. [Ctrl] + mouse wheel – change font size</strong>

With the new generation high resolution screens we often find that text on websites is way too small to read properly. Here is a little trick that can quickly increase the font size for better reading.

While you hold down the control key, move your mousewheel to increase or decrease the font size in Firefox. This will also work in other programs, for example Word.

This is also very useful for making a website fit your window size, rather than to adapt the browser window.

This story originally appeared on <a href="http://www.makeuseof.com/tag/some-cool-keyboard-tricks-that-few-people-know-about/#more-29473" target="_blank">MakeUseOf</a>

<strong>[UPDATE]</strong>

<strong>Padraic</strong> &#8211; a regular commenter, gave these further tips:

Copy &amp; Paste [Ctrl] + c is copy, [Ctrl] + v is paste..[Ctrl] + x is cut.

[Alt] + F4 is close current window and if no window open brings up option to shut down.

If you are on XP and you want to quickly shut down, press the Windows key, then U then enter or “Y”.

The run command is so handy, just find out what the executabe for your program is, so for example if I want to run internet explorer I just press Windows&amp;R then type in “iexplore” you can even pass the website name as a parameter so for example “iexplore <a rel="nofollow" href="http://www.facebook.com/">http://www.facebook.com</a>“. Word is “winword” excel is “excel”.. I guess you could go on for awhile!!
<p style="text-align: center;">____________________________</p>
<div id="in_post_ad_middle_1" style="margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
google_ad_slot = "2064052456";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><p style="text-align: center;">advertisement</p>
<p style="text-align: center;">[ad#banner2]</p><div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8350415631214616";
/* 300x250, created 2/22/10 */
google_ad_slot = "4891633524";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://tech-n-life.com/index.php/2009/11/some-really-useful-keyboard-shortcuts-from-makeuseof/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

