<?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; Konrad Walsh-(admin)</title>
	<atom:link href="http://tech-n-life.com/index.php/author/konradwalsh/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>156 Really Useful Windows Run Commands</title>
		<link>http://tech-n-life.com/index.php/2011/07/156-really-useful-windows-run-commands/</link>
		<comments>http://tech-n-life.com/index.php/2011/07/156-really-useful-windows-run-commands/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 08:01:48 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Computer Maintenance]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[MSConfig]]></category>
		<category><![CDATA[Private Character Editor]]></category>
		<category><![CDATA[RUN]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3268</guid>
		<description><![CDATA[I came across this list and thought I&#8217;d share it with my readers. Its a really useful list of RUN COMMANDS To Access… Run Command Accessibility Controls access.cpl Accessibility Wizard accwiz Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control admintools Adobe Acrobat (if installed) acrobat Adobe Designer (if installed) formdesigner Adobe Distiller (if [...]]]></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 class="aligncenter size-full wp-image-3269" title="run-command" src="http://tech-n-life.com/wp-content/uploads/2011/07/run-command.jpg" alt="" width="300" height="276" />
<p style="text-align: left;">I came across this list and thought I&#8217;d share it with my readers. Its a really useful list of RUN COMMANDS</p>

<table>
<tbody>
<tr>
<th>To Access…</th>
<th>Run Command</th>
</tr>
<tr>
<td>Accessibility Controls</td>
<td>access.cpl</td>
</tr>
<tr>
<td>Accessibility Wizard</td>
<td>accwiz</td>
</tr>
<tr>
<td>Add Hardware Wizard</td>
<td>hdwwiz.cpl</td>
</tr>
<tr>
<td>Add/Remove Programs</td>
<td>appwiz.cpl</td>
</tr>
<tr>
<td>Administrative Tools</td>
<td>control admintools</td>
</tr>
<tr>
<td>Adobe Acrobat (if installed)</td>
<td>acrobat</td>
</tr>
<tr>
<td>Adobe Designer (if installed)</td>
<td>formdesigner</td>
</tr>
<tr>
<td>Adobe Distiller (if installed)</td>
<td>acrodist</td>
</tr>
<tr>
<td>Adobe ImageReady (if installed)</td>
<td>imageready</td>
</tr>
<tr>
<td>Adobe Photoshop (if installed)</td>
<td>photoshop</td>
</tr>
<tr>
<td>Automatic Updates</td>
<td>wuaucpl.cpl</td>
</tr>
<tr>
<td>Bluetooth Transfer Wizard</td>
<td>fsquirt</td>
</tr>
<tr>
<td>Calculator</td>
<td>calc</td>
</tr>
<tr>
<td>Certificate Manager</td>
<td>certmgr.msc</td>
</tr>
<tr>
<td>Character Map</td>
<td>charmap</td>
</tr>
<tr>
<td>Check Disk Utility</td>
<td>chkdsk</td>
</tr>
<tr>
<td>Clipboard Viewer</td>
<td>clipbrd</td>
</tr>
<tr>
<td>Command Prompt</td>
<td>cmd</td>
</tr>
<tr>
<td>Component Services</td>
<td>dcomcnfg</td>
</tr>
<tr>
<td>Computer Management</td>
<td>compmgmt.msc</td>
</tr>
<tr>
<td>Control Panel</td>
<td>control</td>
</tr>
<tr>
<td>Date and Time Properties</td>
<td>timedate.cpl</td>
</tr>
<tr>
<td>DDE Shares</td>
<td>ddeshare</td>
</tr>
<tr>
<td>Device Manager</td>
<td>devmgmt.msc</td>
</tr>
<tr>
<td>Direct X Control Panel (if installed)*</td>
<td>directx.cpl</td>
</tr>
<tr>
<td>Direct X Troubleshooter</td>
<td>dxdiag</td>
</tr>
<tr>
<td>Disk Cleanup Utility</td>
<td>cleanmgr</td>
</tr>
<tr>
<td>Disk Defragment</td>
<td>dfrg.msc</td>
</tr>
<tr>
<td>Disk Management</td>
<td>diskmgmt.msc</td>
</tr>
<tr>
<td>Disk Partition Manager</td>
<td>diskpart</td>
</tr>
<tr>
<td>Display Properties</td>
<td>control desktop</td>
</tr>
<tr>
<td>Display Properties</td>
<td>desk.cpl</td>
</tr>
<tr>
<td>Display Properties (w/Appearance Tab Preselected)</td>
<td>control color</td>
</tr>
<tr>
<td>Dr. Watson System Troubleshooting Utility</td>
<td>drwtsn32</td>
</tr>
<tr>
<td>Driver Verifier Utility</td>
<td>verifier</td>
</tr>
<tr>
<td>Event Viewer</td>
<td>eventvwr.msc</td>
</tr>
<tr>
<td>Files and Settings Transfer Tool</td>
<td>migwiz</td>
</tr>
<tr>
<td>File Signature Verification Tool</td>
<td>sigverif</td>
</tr>
<tr>
<td>Findfast</td>
<td>findfast.cpl</td>
</tr>
<tr>
<td>Firefox (if installed)</td>
<td>firefox</td>
</tr>
<tr>
<td>Folders Properties</td>
<td>folders</td>
</tr>
<tr>
<td>Fonts</td>
<td>control fonts</td>
</tr>
<tr>
<td>Fonts Folder</td>
<td>fonts</td>
</tr>
<tr>
<td>Free Cell Card Game</td>
<td>freecell</td>
</tr>
<tr>
<td>Game Controllers</td>
<td>joy.cpl</td>
</tr>
<tr>
<td>Group Policy Editor (XP Prof)</td>
<td>gpedit.msc</td>
</tr>
<tr>
<td>Hearts Card Game</td>
<td>mshearts</td>
</tr>
<tr>
<td>Help and Support</td>
<td>helpctr</td>
</tr>
<tr>
<td>HyperTerminal</td>
<td>hypertrm</td>
</tr>
<tr>
<td>Iexpress Wizard</td>
<td>iexpress</td>
</tr>
<tr>
<td>Indexing Service</td>
<td>ciadv.msc</td>
</tr>
<tr>
<td>Internet Connection Wizard</td>
<td>icwconn1</td>
</tr>
<tr>
<td>Internet Explorer</td>
<td>iexplore</td>
</tr>
<tr>
<td>Internet Properties</td>
<td>inetcpl.cpl</td>
</tr>
<tr>
<td>Internet Setup Wizard</td>
<td>inetwiz</td>
</tr>
<tr>
<td>IP Configuration (Display Connection Configuration)</td>
<td>ipconfig /all</td>
</tr>
<tr>
<td>IP Configuration (Display DNS Cache Contents)</td>
<td>ipconfig /displaydns</td>
</tr>
<tr>
<td>IP Configuration (Delete DNS Cache Contents)</td>
<td>ipconfig /flushdns</td>
</tr>
<tr>
<td>IP Configuration (Release All Connections)</td>
<td>ipconfig /release</td>
</tr>
<tr>
<td>IP Configuration (Renew All Connections)</td>
<td>ipconfig /renew</td>
</tr>
<tr>
<td>IP Configuration (Refreshes DHCP &amp; Re-Registers DNS)</td>
<td>ipconfig /registerdns</td>
</tr>
<tr>
<td>IP Configuration (Display DHCP Class ID)</td>
<td>ipconfig /showclassid</td>
</tr>
<tr>
<td>IP Configuration (Modifies DHCP Class ID)</td>
<td>ipconfig /setclassid</td>
</tr>
<tr>
<td>Java Control Panel (if installed)</td>
<td>jpicpl32.cpl</td>
</tr>
<tr>
<td>Java Control Panel (if installed)</td>
<td>javaws</td>
</tr>
<tr>
<td>Keyboard Properties</td>
<td>control keyboard</td>
</tr>
<tr>
<td>Local Security Settings</td>
<td>secpol.msc</td>
</tr>
<tr>
<td>Local Users and Groups</td>
<td>lusrmgr.msc</td>
</tr>
<tr>
<td>Logs You Out Of Windows</td>
<td>logoff</td>
</tr>
<tr>
<td>Malicious Software Removal Tool</td>
<td>mrt</td>
</tr>
<tr>
<td>Microsoft Access (if installed)</td>
<td>msaccess</td>
</tr>
<tr>
<td>Microsoft Chat</td>
<td>winchat</td>
</tr>
<tr>
<td>Microsoft Excel (if installed)</td>
<td>excel</td>
</tr>
<tr>
<td>Microsoft Frontpage (if installed)</td>
<td>frontpg</td>
</tr>
<tr>
<td>Microsoft Movie Maker</td>
<td>moviemk</td>
</tr>
<tr>
<td>Microsoft Paint</td>
<td>mspaint</td>
</tr>
<tr>
<td>Microsoft Powerpoint (if installed)</td>
<td>powerpnt</td>
</tr>
<tr>
<td>Microsoft Word (if installed)</td>
<td>winword</td>
</tr>
<tr>
<td>Microsoft Syncronization Tool</td>
<td>mobsync</td>
</tr>
<tr>
<td>Minesweeper Game</td>
<td>winmine</td>
</tr>
<tr>
<td>Mouse Properties</td>
<td>control mouse</td>
</tr>
<tr>
<td>Mouse Properties</td>
<td>main.cpl</td>
</tr>
<tr>
<td>Nero (if installed)</td>
<td>nero</td>
</tr>
<tr>
<td>Netmeeting</td>
<td>conf</td>
</tr>
<tr>
<td>Network Connections</td>
<td>control netconnections</td>
</tr>
<tr>
<td>Network Connections</td>
<td>ncpa.cpl</td>
</tr>
<tr>
<td>Network Setup Wizard</td>
<td>netsetup.cpl</td>
</tr>
<tr>
<td>Notepad</td>
<td>notepad</td>
</tr>
<tr>
<td>Nview Desktop Manager (if installed)</td>
<td>nvtuicpl.cpl</td>
</tr>
<tr>
<td>Object Packager</td>
<td>packager</td>
</tr>
<tr>
<td>ODBC Data Source Administrator</td>
<td>odbccp32.cpl</td>
</tr>
<tr>
<td>On Screen Keyboard</td>
<td>osk</td>
</tr>
<tr>
<td>Opens AC3 Filter (if installed)</td>
<td>ac3filter.cpl</td>
</tr>
<tr>
<td>Outlook Express</td>
<td>msimn</td>
</tr>
<tr>
<td>Paint</td>
<td>pbrush</td>
</tr>
<tr>
<td>Password Properties</td>
<td>password.cpl</td>
</tr>
<tr>
<td>Performance Monitor</td>
<td>perfmon.msc</td>
</tr>
<tr>
<td>Performance Monitor</td>
<td>perfmon</td>
</tr>
<tr>
<td>Phone and Modem Options</td>
<td>telephon.cpl</td>
</tr>
<tr>
<td>Phone Dialer</td>
<td>dialer</td>
</tr>
<tr>
<td>Pinball Game</td>
<td>pinball</td>
</tr>
<tr>
<td>Power Configuration</td>
<td>powercfg.cpl</td>
</tr>
<tr>
<td>Printers and Faxes</td>
<td>control printers</td>
</tr>
<tr>
<td>Printers Folder</td>
<td>printers</td>
</tr>
<tr>
<td>Private Character Editor</td>
<td>eudcedit</td>
</tr>
<tr>
<td>Quicktime (If Installed)</td>
<td>QuickTime.cpl</td>
</tr>
<tr>
<td>Quicktime Player (if installed)</td>
<td>quicktimeplayer</td>
</tr>
<tr>
<td>Real Player (if installed)</td>
<td>realplay</td>
</tr>
<tr>
<td>Regional Settings</td>
<td>intl.cpl</td>
</tr>
<tr>
<td>Registry Editor</td>
<td>regedit</td>
</tr>
<tr>
<td>Registry Editor</td>
<td>regedit32</td>
</tr>
<tr>
<td>Remote Access Phonebook</td>
<td>rasphone</td>
</tr>
<tr>
<td>Remote Desktop</td>
<td>mstsc</td>
</tr>
<tr>
<td>Removable Storage</td>
<td>ntmsmgr.msc</td>
</tr>
<tr>
<td>Removable Storage Operator Requests</td>
<td>ntmsoprq.msc</td>
</tr>
<tr>
<td>Resultant Set of Policy (XP Prof)</td>
<td>rsop.msc</td>
</tr>
<tr>
<td>Scanners and Cameras</td>
<td>sticpl.cpl</td>
</tr>
<tr>
<td>Scheduled Tasks</td>
<td>control schedtasks</td>
</tr>
<tr>
<td>Security Center</td>
<td>wscui.cpl</td>
</tr>
<tr>
<td>Services</td>
<td>services.msc</td>
</tr>
<tr>
<td>Shared Folders</td>
<td>fsmgmt.msc</td>
</tr>
<tr>
<td>Shuts Down Windows</td>
<td>shutdown</td>
</tr>
<tr>
<td>Sounds and Audio</td>
<td>mmsys.cpl</td>
</tr>
<tr>
<td>Spider Solitare Card Game</td>
<td>spider</td>
</tr>
<tr>
<td>SQL Client Configuration</td>
<td>cliconfg</td>
</tr>
<tr>
<td>System Configuration Editor</td>
<td>sysedit</td>
</tr>
<tr>
<td>System Configuration Utility</td>
<td>msconfig</td>
</tr>
<tr>
<td>System File Checker Utility (Scan Immediately)</td>
<td>sfc /scannow</td>
</tr>
<tr>
<td>System File Checker Utility (Scan Once At The Next Boot)</td>
<td>sfc /scanonce</td>
</tr>
<tr>
<td>System File Checker Utility (Scan On Every Boot)</td>
<td>sfc /scanboot</td>
</tr>
<tr>
<td>System File Checker Utility (Return Scan Setting To Default)</td>
<td>sfc /revert</td>
</tr>
<tr>
<td>System File Checker Utility (Purge File Cache)</td>
<td>sfc /purgecache</td>
</tr>
<tr>
<td>System File Checker Utility (Sets Cache Size to size x)</td>
<td>sfc /cachesize=x</td>
</tr>
<tr>
<td>System Information</td>
<td>msinfo32</td>
</tr>
<tr>
<td>System Properties</td>
<td>sysdm.cpl</td>
</tr>
<tr>
<td>Task Manager</td>
<td>taskmgr</td>
</tr>
<tr>
<td>TCP Tester</td>
<td>tcptest</td>
</tr>
<tr>
<td>Telnet Client</td>
<td>telnet</td>
</tr>
<tr>
<td>Tweak UI (if installed)</td>
<td>tweakui</td>
</tr>
<tr>
<td>User Account Management</td>
<td>nusrmgr.cpl</td>
</tr>
<tr>
<td>Utility Manager</td>
<td>utilman</td>
</tr>
<tr>
<td>Windows Address Book</td>
<td>wab</td>
</tr>
<tr>
<td>Windows Address Book Import Utility</td>
<td>wabmig</td>
</tr>
<tr>
<td>Windows Backup Utility (if installed)</td>
<td>ntbackup</td>
</tr>
<tr>
<td>Windows Explorer</td>
<td>explorer</td>
</tr>
<tr>
<td>Windows Firewall</td>
<td>firewall.cpl</td>
</tr>
<tr>
<td>Windows Magnifier</td>
<td>magnify</td>
</tr>
<tr>
<td>Windows Management Infrastructure</td>
<td>wmimgmt.msc</td>
</tr>
<tr>
<td>Windows Media Player</td>
<td>wmplayer</td>
</tr>
<tr>
<td>Windows Messenger</td>
<td>msmsgs</td>
</tr>
<tr>
<td>Windows Picture Import Wizard (need camera connected)</td>
<td>wiaacmgr</td>
</tr>
<tr>
<td>Windows System Security Tool</td>
<td>syskey</td>
</tr>
<tr>
<td>Windows Update Launches</td>
<td>wupdmgr</td>
</tr>
<tr>
<td>Windows Version (to show which version of windows)</td>
<td>winver</td>
</tr>
<tr>
<td>Windows XP Tour Wizard</td>
<td>tourstart</td>
</tr>
<tr>
<td>Wordpad</td>
<td>write</td>
</tr>
</tbody>
</table>
Credit goes to <a href="http://mypchell.com/guides/34-guides/69-156-useful-run-commands" target="_blank">MyPcHell</a>
<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=aa7e5b0d-d78b-4928-b69e-4e95c4e33355" alt="Enhanced by Zemanta" /></a></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/2011/07/156-really-useful-windows-run-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[How To] Samsung Apps Error 4002 &#8211; After You Flashed A ROM &#8211; Obviously On Rooted Handsets</title>
		<link>http://tech-n-life.com/index.php/2011/07/how-to-samsung-apps-error-4002-after-you-flashed-a-rom-obviously-on-rooted-handsets/</link>
		<comments>http://tech-n-life.com/index.php/2011/07/how-to-samsung-apps-error-4002-after-you-flashed-a-rom-obviously-on-rooted-handsets/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 17:23:35 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Phones]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[CyanogenMod]]></category>
		<category><![CDATA[File manager]]></category>
		<category><![CDATA[Read-only memory]]></category>
		<category><![CDATA[ROM]]></category>
		<category><![CDATA[ROM image]]></category>
		<category><![CDATA[Samsung]]></category>
		<category><![CDATA[Samsung Apps]]></category>
		<category><![CDATA[Samsung Galaxy S]]></category>
		<category><![CDATA[Samsung Group]]></category>
		<category><![CDATA[Secure Digital]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[Techie Buzz]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3258</guid>
		<description><![CDATA[I recently upgraded to the Samsung Galaxy S 2. I was a long time HTC fan but their recent move on bootloader locking made me jump ship. The Galaxy S 2 is an amazing device. Anyway, maybe I&#8217;ll write more on that again.. Of course, the first thing I did with my phone is root [...]]]></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><a href="http://tech-n-life.com/wp-content/uploads/2011/07/samsung-galaxy-s-2-review.jpg"><img class="size-full wp-image-3264 alignleft" title="samsung-galaxy-s-2-review" src="http://tech-n-life.com/wp-content/uploads/2011/07/samsung-galaxy-s-2-review.jpg" alt="" width="318" height="300" /></a>I recently upgraded to the Samsung Galaxy S 2. I was a long time HTC fan but their recent move on bootloader locking made me jump ship. The Galaxy S 2 is an amazing device. Anyway, maybe I&#8217;ll write more on that again..

Of course, the first thing I did with my phone is root it. Which Samsung has made easy for the developers to create the tools needed.

The second thing I did was start flashing ROMs and I ran into one irritating problem. Once I flash the ROM the Samsung Apps threw an ERROR 4002 up. I had no idea what this meant. However, from some searches I found out that it needed a file called CSC in order to determine you region and DRM rights etc.

So, what I came up is this..

I restored the original ROM and used root ability to find the CSC files and copy them to the SD Card, then restored my new ROM and copied these in the ROM. Bang.. it all works as its supposed too..
<blockquote>WARNING: ROOT REQUIRED &#8211; Dont bother commenting below that &#8220;It needs root!.. this article is crap.. blah blah</blockquote>
<blockquote>Disclaimer: Any damaged caused to your phone is your problem&#8230; If you lack confidence, buy a nokia <img src='http://tech-n-life.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  This may work on any Samsung</blockquote>
<strong>Step By Step</strong>
<ul>
	<li>Buy/Download Root Explorer</li>
	<li>Go to the ROOT of the file system.. keep pressing back or up.. till you see /</li>
	<li>Scroll Down to SYSTEM</li>
	<li>Inside here copy the CSC Folder and the two files that follow ending in CSC to your SD CARD</li>
	<li>Flash your new ROM or Restore the New ROM from your Nandroid backup</li>
	<li>Open Root Explorer</li>
	<li>Navigate to are you saved you CSC files on the SD CARD</li>
	<li>Copy them and navigate back to the root / and then to /system</li>
	<li>Switch the system at the top so that it is in MOUNT R/W</li>
	<li>Paste Files</li>
</ul>
All done

Let me know if you want my CSC files. I am in Ireland on o2 so that may make a difference, I have no idea&#8230;..
<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=2fde2aa0-a948-4c8d-bb84-a70b26c185ac" alt="Enhanced by Zemanta" /></a></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/2011/07/how-to-samsung-apps-error-4002-after-you-flashed-a-rom-obviously-on-rooted-handsets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Up A BOSS Key To Protect Yourself From Wandering Eyes(The Boss)</title>
		<link>http://tech-n-life.com/index.php/2011/03/set-up-a-boss-key-to-protect-yourself-from-wandering-eyesthe-boss/</link>
		<comments>http://tech-n-life.com/index.php/2011/03/set-up-a-boss-key-to-protect-yourself-from-wandering-eyesthe-boss/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 08:16:07 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Boss key]]></category>
		<category><![CDATA[Clicky Web Analytics]]></category>
		<category><![CDATA[Keyboard shortcut]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Web browser]]></category>
		<category><![CDATA[Window]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3251</guid>
		<description><![CDATA[They come under many names, boss key, panic button or anti boss to name a few. Computer users can make use of these applications to quickly switch from their current desktop view to one that is hiding specific windows, applications or everything. That’s helpful for instance while visiting websites during work that are not work related. 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>They come under many names, boss key, panic button or anti boss to name a few. Computer users can make use of these <a id="KonaLink0" href="http://www.ghacks.net/2010/08/25/ultimate-boss-key-panic-button-apps-listing/#"><span style="color: #0072bc;">applications</span></a> to quickly switch from their current desktop view to one that is hiding specific windows, <a id="KonaLink1" href="http://www.ghacks.net/2010/08/25/ultimate-boss-key-panic-button-apps-listing/#"><span style="color: #0072bc;">applications</span></a> or everything.

That’s helpful for instance while visiting websites during work that are not work related. A click of the button displays a Word document, Excel spreadsheet or another window that looks work related.

This article lists the majority of free boss key applications available, each with a short summary of what they are offering. Only free programs and extensions have been considered for this list.
<h3>Windows Software</h3>
<a href="http://www.lifesniffer.com/pp/products/boss-key-lite/boss-key-lite.html">Blind Bosskey Lite</a> – professional application that makes use of “hide-lists”. The user can add windows, process and executables to the hide list, to hide all selected items with a hotkey or a click on the <a id="KonaLink2" href="http://www.ghacks.net/2010/08/25/ultimate-boss-key-panic-button-apps-listing/#"><span style="color: #0072bc;">system tray</span></a> icon.
<div id="attachment_33573"><a href="http://tech-n-life.com/wp-content/uploads/2011/03/blindbosskey2.png"><img title="blindbosskey" src="http://tech-n-life.com/wp-content/uploads/2011/03/blindbosskey2.png" alt="blindbosskey" width="406" height="428" /></a>blindbosskey

</div>
<a href="http://keir.net/bosskey.html">BossKey</a> – A 7K application which can create up to ten virtual desktops that are accessible via hotkeys.
<div id="attachment_33570"><a href="http://tech-n-life.com/wp-content/uploads/2011/03/clicky-gone2.png"><img title="clicky gone" src="http://tech-n-life.com/wp-content/uploads/2011/03/clicky-gone2.png" alt="clicky gone" width="421" height="368" /></a>clicky gone

</div>
<a href="http://clickygone.sourceforge.net/">Clicky Gone</a> – Open Source software that is offered as a portable version and an installer. Can hide all or selected applications, lots of hotkeys and settings. May take a bit longer to get used to.

<a href="http://www.donationcoder.com/forum/index.php?topic=16354.0">Dad’s Around</a>, a portable solution that can minimize all windows by pressing a hotkey, silence the audio, blacken the screen and even kill the foreground process.
<div id="attachment_33572"><a href="http://tech-n-life.com/wp-content/uploads/2011/03/dads-around-300x2472.png"><img title="dads around" src="http://tech-n-life.com/wp-content/uploads/2011/03/dads-around-300x2472.png" alt="dads around" width="300" height="247" /></a>dads around

</div>
<a href="http://sourceforge.net/projects/dont-panic/">Don’t Panic</a> – Requires initial configuration, namely applications that should be hidden when the panic button is clicked on or activated via hotkey. Offers additional features like clearing recent files and the Internet history.

<a href="http://www.hidemybrowserfree.com/">Hide My Browser Free</a> – has been specifically designed to hide web browser windows.
<div id="attachment_33574"><a href="http://www.ghacks.net/wp-content/uploads/2010/08/hide_browsers_list.gif"><img title="hide browsers list" src="http://tech-n-life.com/wp-content/uploads/2011/03/hide_browsers_list-500x2802.gif" alt="hide browsers list" width="500" height="280" /></a>hide browsers list

</div>
<a href="http://www.magictweak.com/freeutil/magicboss/magicboss.php">Magic Boss Key</a>
<div id="attachment_33569"><a href="http://www.ghacks.net/wp-content/uploads/2010/08/magic-boss-key.png"><img title="magic boss key" src="http://tech-n-life.com/wp-content/uploads/2011/03/magic-boss-key-500x3882.png" alt="magic boss key" width="500" height="388" /></a>magic boss key

</div>
Has lots of options. Windows can be hidden by pressing the left and right mouse buttons at the same time, or by pressing F12. The application mutes the sound when the windows are hidden, and can furthermore hide all desktop icons and the <a id="KonaLink3" href="http://www.ghacks.net/2010/08/25/ultimate-boss-key-panic-button-apps-listing/#"><span style="color: #0072bc;">taskbar</span></a> if configured to do so.

<a href="http://wistinga.online.fr/plancoin/">Plancoin</a> hides windows based on keywords, option to configure an exclude or include listing. Supports hotkeys.

<a href="http://www.vicman.net/boss-key/index.htm">VicMan Boss Key</a>, commercial application that is now offered as <a id="KonaLink4" href="http://www.ghacks.net/2010/08/25/ultimate-boss-key-panic-button-apps-listing/#"><span style="color: #0072bc;">freeware</span></a>. Can hide the active window with a hotkey.

<a href="http://www.window-hide.com/">Window Hide Tool</a>
<div id="attachment_33571"><a href="http://www.ghacks.net/wp-content/uploads/2010/08/windows-hide-tool.gif"><img title="windows hide tool" src="http://tech-n-life.com/wp-content/uploads/2011/03/windows-hide-tool-500x3052.gif" alt="windows hide tool" width="500" height="305" /></a>windows hide tool

</div>
A sophisticated tool that can be configured extensively. It is for instance possible to group applications and set hotkeys for those groups, define system wide hotkeys or password protect the program so that it cannot be accessed without supplying the password first.

<a href="http://sbgames.narod.ru/engpages/winhide.html">WinHide.SB</a> – Can be used to hide specific windows from appearing in the taskbar and on the desktop. Supports hotkeys and controls via the system tray.
<h3>Web Browser</h3>
<a href="https://addons.mozilla.org/en-US/firefox/addon/boss-key-and-buttons/">Boss Key and Buttons</a> [Firefox] – Press F12 to minimize browser windows, or both mouse buttons for the same effect. Also available for <a href="https://chrome.google.com/extensions/detail/oodmocecapemhoekoombagkkbocnddjb">Google Chrome</a>

<a href="https://chrome.google.com/extensions/detail/ajedaeoideoipodoijpbpabhhadnniac">Minimize Chrome to tray</a>.
<div id="attachment_33575"><a href="http://tech-n-life.com/wp-content/uploads/2011/03/minimze-chrome2.png"><img title="minimize chrome" src="http://tech-n-life.com/wp-content/uploads/2011/03/minimze-chrome2.png" alt="minimize chrome" width="253" height="118" /></a>minimize chrome

</div>
<a href="https://addons.mozilla.org/en-US/firefox/addon/simple-boss-key/">Simple Boss Key</a> [Firefox] – Maps the F12 key to minimize the browser. Suggests to open a harmless site in the first tab, as this is shown in the taskbar. May interfere with other add-ons that have mapped the F12 key (like Firebug)

<a href="https://addons.mozilla.org/en-US/firefox/addon/panic-button/">Panic Button</a> [Firefox] – Adds a Panic Button to Firefox that can hide all windows, minimize all windows or quit the browser. Maps F9 to the panic button so that a press of the button will invoke it as well.

<a href="http://userscripts.org/scripts/show/83872">Panic Button</a> [Userscript], works in both Firefox and Google Chrome. Displays a Panic button on every page, which when clicked on changes the site to a harmless one.

<a href="http://1cup1coffee.com/x/1024/">Work Folder</a> – Not a boss key application per se. It is a gaming site that looks like a folder on the local <a id="KonaLink5" href="http://www.ghacks.net/2010/08/25/ultimate-boss-key-panic-button-apps-listing/#"><span style="color: #0072bc;">hard drive</span></a>.

&nbsp;
<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=262c1a42-8209-43a3-9148-22b2febb6ca4" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></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/2011/03/set-up-a-boss-key-to-protect-yourself-from-wandering-eyesthe-boss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate Mouse Control With GhostMouse</title>
		<link>http://tech-n-life.com/index.php/2011/03/automate-mouse-control-with-ghostmouse/</link>
		<comments>http://tech-n-life.com/index.php/2011/03/automate-mouse-control-with-ghostmouse/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 08:34:41 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Hardware & Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Mouse]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Universal Serial Bus]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3243</guid>
		<description><![CDATA[Have you ever wanted to automate some of your regularly used mouse and keyboard actions? If yes, you can try out GhostMouse, a freeware tool to record and play mouse and keyboardactions. GhostMouse Win7 is a tiny program that lets you record and playback a series of keyboard and mouse actions, and saves operation records as script files for [...]]]></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: 20px;" title="Ghost Mouse" src="http://tech-n-life.com/wp-content/uploads/2011/03/Ghost-Mouse2.png" border="0" alt="Ghost Mouse" width="214" height="110" />Have you ever wanted to automate some of your regularly used <a title="Record Mouse Clicks and Keyboard Inputs with TinyTask" href="http://www.nirmaltv.com/2011/02/18/record-mouse-clicks-and-keyboard-inputs-with-tinytask/">mouse and keyboard actions</a>? If yes, you can try out <a href="http://www.remouse.com/index.html">GhostMouse</a>, a <a href="http://www.nirmaltv.com/category/freewares/">freeware</a> tool to record and play mouse and <a id="KonaLink0" href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/#"><span style="color: #0473b2;">keyboard</span></a>actions. GhostMouse Win7 is a tiny program that lets you record and playback a series of keyboard and mouse actions, and saves operation records as script files for later use. You can record actions and then play them whenever you want to repeat a set of actions you have performed.

&nbsp;

<img style="margin: 20px;" title="Record Options" src="http://tech-n-life.com/wp-content/uploads/2011/03/Record-Options2.png" border="0" alt="Record Options" width="234" height="155" />The interface is dead simple, click on the red button to start recording and when you want to play click on the play button. While recording, you can set what all actions need to be captured by the tool.

&nbsp;

<img style="margin: 20px;" title="Playback" src="http://tech-n-life.com/wp-content/uploads/2011/03/Playback2.png" border="0" alt="Playback" width="255" height="132" />For playback, you can set the speed and also repeat it using the settings.

&nbsp;

Features;
<ul>
	<li>Compact and easy to use</li>
	<li>Windows automation <a id="KonaLink1" href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/#"><span style="color: #0473b2;">software</span></a></li>
	<li>Record all mouse and keyboard events</li>
	<li>Convenient settings interface</li>
	<li>Using recorded files anytime, anywhere</li>
</ul>
The app is perfectly compatible with <a id="KonaLink2" href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/#"><span style="color: #0473b2;">Vista</span></a>, <a href="http://www.nirmaltv.com/category/Windows-7/">Windows 7</a>, and 64-bit systems.

<a href="http://www.remouse.com/downloads.html">Download GhostMouse</a>

VIA &#8211; <a href="http://www.nirmaltv.com/2011/03/22/record-and-play-mouse-actions-with-ghostmouse/" target="_blank">NIRMALTV</a>
<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=63b39c5d-46c8-4590-b878-46320d90a5e9" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></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/2011/03/automate-mouse-control-with-ghostmouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WizMouse Enables Mouse Over Scrolling on Any Window</title>
		<link>http://tech-n-life.com/index.php/2011/03/wizmouse-enables-mouse-over-scrolling-on-any-window/</link>
		<comments>http://tech-n-life.com/index.php/2011/03/wizmouse-enables-mouse-over-scrolling-on-any-window/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 13:00:09 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Cursor (computers)]]></category>
		<category><![CDATA[Cursors]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Mouse]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Scroll wheel]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Window]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3234</guid>
		<description><![CDATA[WizMouse is a free and lightweight Windows application that enables a simple but effective trick: the ability to scroll the contents of a window that is under your mouse cursor without shifting the focus to that window. It may not seem like much, at first glance, but the ability to scroll a window without having [...]]]></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 class="alignleft" style="margin: 20px;" src="http://tech-n-life.com/wp-content/uploads/2011/03/sshot4d6757b2ee2f02.jpg" alt="" width="350" height="210" />WizMouse is a free and lightweight Windows application that enables a simple but effective trick: the ability to scroll the contents of a window that is under your mouse cursor without shifting the focus to that window.

It may not seem like much, at first glance, but the ability to scroll a window without having to click on it and shift the focus of your current window is a huge time saver. Once WizMouse is installed simply mousing over any open window and engage your scroll wheel for instant scroll with no additional click or shift in focus necessary. You’ll get so used to it you’ll forget that it wasn’t built into Windows from the start.

Hit up the link below to grab a copy of WizMouse, a free and Windows only application.

<a href="http://antibody-software.com/web/software/software/wizmouse-makes-your-mouse-wheel-work-on-the-window-under-the-mouse/">WizMouse</a> [Antibody Software]

via <a href="http://www.howtogeek.com/news/wizmouse-enables-mouse-over-scrolling-on-any-window/3630/" target="_blank">HowToGeek</a>
<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=7a21ac69-a5de-4f8e-8717-358a50cd4048" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></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/2011/03/wizmouse-enables-mouse-over-scrolling-on-any-window/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First Steps To Troubleshoot Software Errors</title>
		<link>http://tech-n-life.com/index.php/2011/03/first-steps-to-troubleshoot-software-errors/</link>
		<comments>http://tech-n-life.com/index.php/2011/03/first-steps-to-troubleshoot-software-errors/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 11:49:09 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Anti Virus]]></category>
		<category><![CDATA[Installation (computer programs)]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Program Files]]></category>
		<category><![CDATA[Random-access memory]]></category>
		<category><![CDATA[Uninstaller]]></category>
		<category><![CDATA[Windows Task Manager]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3209</guid>
		<description><![CDATA[Computer software—be it your operating system, your word processor, or your favorite game—is prone to different types of problems, such as unwarranted crashes and confusing error messages. These error messages unnecessarily hamper your work and cause frustrations. Most of the time, when a software error occurs we panic and are tempted to seek the help [...]]]></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 class="zemanta-img" style="margin: 1em; display: block;">

<div class="wp-caption alignright" style="width: 310px"><a href="http://en.wikipedia.org/wiki/File:Task_Manager_Windows_7.png"><img title="Windows Task Manager" src="http://tech-n-life.com/wp-content/uploads/2011/03/300px-Task_Manager_Windows_7.png" alt="Windows Task Manager" width="300" height="353" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>

</div>

<p>Computer software—be it your operating system, your word processor, or your favorite game—is prone to different types of problems, such as unwarranted crashes and confusing error messages. These error messages unnecessarily hamper your work and cause frustrations. Most of the time, when a software error occurs we panic and are tempted to seek the help of external technical support. But, this method is not only time-consuming, but can also be quite expensive.</p>

<p>Fortunately, there are a few simple steps that you can perform to resolve (or at least narrow down the causes of) software errors yourself. Some of these steps are listed below. So, the next time you encounter a software error, you may use these steps to troubleshoot your problem.</p>

<ol type="1">
	<li><strong>Close all open programs to free up RAM </strong>

<p><strong> </strong>All programs running on your computer need to access Random Access Memory (RAM) to perform various functions. Now, as RAM is expensive, we have a limited amount of it on the system. So, if you are running a large number of software on your computer, your system may slow down and generate errors. If this happens, close all open programs to free up RAM space and then launch the application you want to work with.</p>

<p>At times, there might be a problem with a software that might cause it to eat up a lot of memory. To identify this software, open Task Manager, and then on the Processes tab, check the Memory Usage column for the application that is consuming the maximum memory. You can ‘End Task’ this application and then repair it—usually by updating or reinstalling it—to resolve the issue.</p>

<p>Many times, errors such as <a href="http://www.instant-registry-fixes.org/fix-acrobat-error-1311-data1cab/">error code 1311</a> may generate during a program installation when you are trying to install a new software on your computer. Your antivirus software may be causing this problem. So, if this happens, you must turn off your antivirus software and then continue with the installation.</p></li>
</ol> <ol type="1">
	<li><strong>Restart your program </strong>

<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> </strong>In case you face problems even after closing all running applications, then you must close and restart your program. If your program is in conflict with some other running application then, restarting the program quite often resolves these issues.</p>

<p>For instance, <a href="http://www.instant-registry-fixes.org/activex-problems-and-fixes/">ActiveX problems</a> may occur if there is a problem with your Internet Explorer. If this happens, you must try to restart the Web browser and then try to open your Website again. Here, you must also ensure that you allow the particular ActiveX control to run.</p></li>
</ol> <ol type="1">
	<li><strong>Reboot your PC </strong>

<p><strong> </strong>If you are unable to resolve the error by restarting your program, try to reboot your computer and then relaunch your application. Many program conflicts are conditional and are resolved when you restart the system.</p></li>
</ol> <ol type="1">
	<li><strong>Uninstall any newly installed programs or hardware </strong>

<p><strong> </strong>If you start encountering software errors soon after installing a new hardware or software, then this new hardware/software might be causing some conflict. If this happens, remove this new product then relaunch your application to see if it works.</p></li>
</ol> <ol type="1">
	<li><strong>Uninstall and reinstall your application </strong>

<p><strong> </strong>Software errors may occur if there is some problem with the program files of your system. If this happens, you may try to uninstall the application and then reinstall it to repair the damaged files. You must uninstall the application using Add or Remove Programs or a third-party program uninstaller utility. If the application you are trying to remove is very large, you may check for and download its removal tool from the manufacturer’s website. For instance, to remove a Norton product you may download and use <a href="http://www.instant-registry-fixes.org/how-to-uninstall-norton-internet-security/">Norton uninstaller</a> to completely cleanup all files related to the product you are trying to remove.</p></li>
</ol>
<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=6053f89b-7807-4696-bf10-6f432c678d7b" 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/2011/03/first-steps-to-troubleshoot-software-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Steps for Solving Computer Problems</title>
		<link>http://tech-n-life.com/index.php/2011/02/simple-steps-for-solving-computer-problems/</link>
		<comments>http://tech-n-life.com/index.php/2011/02/simple-steps-for-solving-computer-problems/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 14:43:01 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Everything Else]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[Malicious Software]]></category>
		<category><![CDATA[Rogue security software]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows Registry]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3192</guid>
		<description><![CDATA[It is not uncommon for computer users to encounter computer errors every now and then. These errors not only hamper your work, but may also cause unnecessary frustration. Most of these errors are pretty common and can be easily resolved. For instance, the stop: c000021a error is raised by the kernel when it sees that [...]]]></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 class="zemanta-img" style="margin: 1em; display: block;">

<div class="wp-caption alignright" style="width: 310px"><a href="http://en.wikipedia.org/wiki/File:Registry_Editor_Vista.png"><img title="The Registry Editor in Windows Vista" src="http://tech-n-life.com/wp-content/uploads/2011/02/300px-Registry_Editor_Vista.png" alt="The Registry Editor in Windows Vista" width="300" height="214" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>

</div>

<p><strong><br />
</strong></p>

<p>It is not uncommon for computer users to encounter computer errors  every now and then. These errors not only hamper your work, but may also  cause unnecessary frustration. <br />
 <br />
 Most of these errors are pretty common and can be easily resolved. For instance, the <a href="http://www.instant-registry-fixes.org/stop-c000021a-fatal-system-error-error/">stop: c000021a</a> error is raised by the kernel when it sees that some crucial Windows service is not running anymore.  The <a href="http://www.instant-registry-fixes.org/fixing-sndvol32exe-problems/">sndvol32.exe download</a> error is generated when you are facing some driver problems, and the <a href="http://www.instant-registry-fixes.org/how-to-fix-msvcr71dll-errors/">msvcr71.dll windows 7</a> error is encountered when the msvcr71.dll file is missing or corrupt.<br />
 <br />
 Whatever your skill level may be, you can solve all these problems by following the very simple steps listed below:<br />
 <br />
 <strong>Step 1 &#8211; Perform regular registry cleanups </strong>– The  registry is your system’s master database. It stores all information and  settings related to literally everything that moves or lives in your  computer, from the most complex software to the mere colors of the  taskbar. <br />
 <br />
 As the system gets older, several outdated settings remain behind in the  registry, causing a bottleneck in system performance, and also frequent  application crashes. To take care of the registry, invest in a  good-quality registry cleaner software, which will scan, fix and  optimize your registry within minutes. However, it is very important to  make sure that you download the software only from a trusted vendor, or  else it can backfire as well.<br />
 <strong><br />
 Step 2 &#8211; Update device drivers</strong> – In case you didn’t know it,  device drivers are the most powerful programs on your computer. They sit  close to the hardware, and do much of the control and data access. In a  sense, they are what the operating system essentially is. Therefore, it  is very important that you update them as well. <br />
 <br />
 Now while it may sound like rocket science, believe us that it isn’t so  at all. All you need is a good third-party driver-update tool, and it  will scan and update the system drivers at the click of a mouse. It is  as easy as running any other software. <br />
 <strong><br />
 Step 3 – Perform full system anti</strong>-<strong>virus</strong> <strong>scans</strong> – While everyone has heard of anti-virus programs, and even most likely  has one installed on his or her system, a few words of advice would be  prudent here. You shouldn’t rely on free anti-virus programs too much,  and should go for a professional anti-virus even if it costs you at the  start. The benefits are just too many to list. <br />
 <br />
 You should also have a good internet connection so that your anti-virus  tool is updated regularly for the latest in virus definitions and threat  databases. At the same time, you should schedule regular scans for your  computer, and even check the boot sector for possible viruses. This  will ensure that you remain protected from any detrimental viruses or  worms.<br />
 <br />
 As we have shown in this article, it is very easy to keep your system  free from most of the common errors. As they say, it’s easier to do it,  than understand it!</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: medium none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=d2d94b54-3925-4573-badd-526c304d43fd" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</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/2011/02/simple-steps-for-solving-computer-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop, Part 6: Digital Art</title>
		<link>http://tech-n-life.com/index.php/2010/12/learning-photoshop-part-6-digital-art/</link>
		<comments>http://tech-n-life.com/index.php/2010/12/learning-photoshop-part-6-digital-art/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 10:58:18 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Context menu]]></category>
		<category><![CDATA[Digital painting]]></category>
		<category><![CDATA[Graphics tablet]]></category>
		<category><![CDATA[Holy Grail]]></category>
		<category><![CDATA[Image Editing]]></category>
		<category><![CDATA[Opacity (optics)]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[WACOM]]></category>
		<category><![CDATA[Wine tasting descriptors]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3186</guid>
		<description><![CDATA[For artistic readers, Photoshop offers digital painting options few other painting or photomanipulation programs can equal. Whether you want to draw for a living, or simply want to paint for fun, learning the painterly side of Photoshop is very rewarding. Getting Started With the Brush Tool The Brush tool, shortcut key , is the Holy Grail [...]]]></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/12/sshot-751.png" border="0" alt="sshot-75" width="650" height="410" /></p>

<p>For artistic readers, Photoshop offers digital painting options few other painting or photomanipulation programs can equal. Whether you want to draw for a living, or simply want to paint for fun, learning the painterly side of Photoshop is very rewarding.</p>

<p><strong>Getting Started With the Brush Tool</strong></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-7.png" border="0" alt="sshot-7" width="352" height="461" /></p>

<p>The Brush tool, shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/12/b.png" border="0" alt="b" width="31" height="37" />, is the Holy Grail of Photoshop tools. It is likely the most complex of all the tools in the program, at least in regard to its useage. There are a host of options on the Brush panel, all of which new digital artists should make effort to familiarize themselves with. If you cannot find the Brush Panel, go to Window &gt; Brush to open the panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-6.png" border="0" alt="sshot-6" width="461" height="29" /></p>

<p>CS5 has yet more options for the Brush tool at the top of the screen, in the options panel. Here you can adjust your opacity and other options—however we’ll return to this in a moment to better illustrate how they work.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-9.png" border="0" alt="sshot-9" width="283" height="278" /></p>

<p>You’ll find that right clicking in your workspace opens yet ANOTHER options panel for the Brush tool. For our demonstration purposes, we’ll avoid using the arcane looking brush panel in the first screenshot, and mostly use the options panel and the right-click contextual menu from the last two screenshots. Again, readers are advised to experiment with the complex Brush Panel on their own, and check back for more thorough guides on the brush tool at a later date.</p>

<h3>Do I Need a Graphics Tablet?</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/800px-Wacom_Pen-tablet.jpg" border="0" alt="800px-Wacom_Pen-tablet" width="400" height="297" /></p>

<p>While they are not absolutely needed for any sort of digital painting, USB Graphics Tablets enhance your Photoshop experience greatly. They are not cheap, although there are some alternate brands or introductory products that cost $100—$200, while the most expensive ones run as high as $2,000.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-33.png" border="0" alt="sshot-33" width="650" height="313" /></p>

<p>Many of Photoshop’s best brush features are not usable without a pressure sensitive tablet. The benefit is not simply being able to draw with the pen-like stylus, but being able to draw with pressure sensitivity a mouse does not allow.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/800px-WaltopVenusTablet02.jpg" border="0" alt="800px-WaltopVenusTablet02" width="400" height="180" /></p>

<p>WACOM is the most common name in Graphics tablets, but is not the only company that creates them. The tablet illustrated above is the Waltop Venus, from the Taiwanese company Waltop.</p>

<p>Buy (or don’t buy) a tablet according to your needs. If you think you will get a lot of use out of it, then a $100 to $300 investment may be worthwhile to you. There are surprisingly excellent options available, even at the lower costs. In the end, you will know if you will get enough use out of it to justify it; simply don’t be afraid to buy the entry level unit if the more expensive ones are too much of an investment.</p>

<h3>Learning the Brush Tool</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-12.png" border="0" alt="sshot-12" width="650" height="313" /></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/ctrl-shift-N.png" border="0" alt="ctrl shift N" width="128" height="37" /> to create a blank new file. Walk through this experiment to get a better understanding of the brush tools available to you.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-90.png" border="0" alt="sshot-90" width="285" height="276" /></p>

<p>This is a decent setting for your experimental brushwork. Right-click to bring up the contextual brush menu and select the first standard brush, “Soft Round.” You can adjust your size here with the top slider, if desired.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-13.png" border="0" alt="sshot-13" width="650" height="313" /></p>

<p>A black color stroke with this setting should look like this.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-15.png" border="0" alt="sshot-15" width="288" height="27" /></p>

<p>Look to your options panel and set your “Opacity” down to 50%, as shown above.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-14.png" border="0" alt="sshot-14" width="650" height="313" /></p>

<p>The same clicking and mouse dragging will now produce this color stroke, as it is painting a more translucent, see-through black with this opacity setting.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-17.png" border="0" alt="sshot-17" width="285" height="276" /></p>

<p>Right-click to bring up your brush contextual menu again, and this time pick the second option, “Hard Round.”</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-151.png" border="0" alt="sshot-15" width="288" height="29" /></p>

<p>Keep your same opacity setting as before.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-18.png" border="0" alt="sshot-18" width="650" height="313" /></p>

<p>Notice the smooth line you’ve drawn. “Hardness,” which scales from 0% to 100% affects the “fuzziness” or blurriness of the lines you draw.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-16.png" border="0" alt="sshot-16" width="289" height="27" /></p>

<p>Similar to Opacity, is the setting for “Flow.” Return your opacity to 100% and set your “Flow” to 50%.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-19.png" border="0" alt="sshot-19" width="650" height="313" /></p>

<p>You can see immediately the line drawn is different.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-20.png" border="0" alt="sshot-20" width="650" height="313" /></p>

<p>Zooming in shows us how this same brush is drawn differently, in this repeating pattern. This is the major difference between the Opacity and Flow, and something that confuses even professional Photoshop painters.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-91.png" border="0" alt="sshot-91" width="289" height="27" /></p>

<p>“Airbrush Mode” is another fairly confusing option. Nearly every version of CS Photoshop will have this airbrush icon in the options panel. Click it on and we’ll learn the difference.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-23.png" border="0" alt="sshot-23" width="285" height="276" /></p>

<p>This is the correct brush setting to use for this demonstration. You’ll need a “soft” brush with a wide tip at whatever size you care to use.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-27.png" border="0" alt="sshot-27" width="650" height="313" /></p>

<p>Click in your image and hold your mouse button down. You’ll notice that with “Airbrush mode” on, your dark pigment will continue to paint as long as your mouse is held down. It will also spill out from inside your cursor area.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-28.png" border="0" alt="sshot-28" width="650" height="313" /></p>

<p>With airbrush mode off, however, you’ll find clicking and holding the mouse button only gives you a single blot of pigment, not the continuous stream that the Airbrush mode gives. It can be helpful to know the difference, and to experiment with what works better for you.</p>

<h3>Drawing with Pressure Sensitivity</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-93.png" border="0" alt="sshot-93" width="289" height="30" /></p>

<p>Continuing to use the same brush, we break out the graphics tablet and select this far right option on the top panel, “Tablet pressure controls size.”</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-29.png" border="0" alt="sshot-29" width="650" height="313" /></p>

<p>A brush stroke with increasing pressure creates this mark that starts small and grows. It is uniformly dark through out.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-92.png" border="0" alt="sshot-92" width="294" height="29" /></p>

<p>There is another option, “Tablet pressure controls opacity,” which will change opacity with less pressure, allowing for lighter tones for lighter pressure.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-30.png" border="0" alt="sshot-30" width="650" height="313" /></p>

<p>This looks like so, with the grayer tones on the left, and the heavier, harder pressure tones on the right.</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://tech-n-life.com/wp-content/uploads/2010/12/sshot-171.png" border="0" alt="sshot-17" width="285" height="276" /></p>

<p>Below the first row of “basic” brushes are sets that use pressure sensitivity in more interesting ways.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-31.png" border="0" alt="sshot-31" width="650" height="313" /></p>

<p>Some of them are strange and unusual, and react to your paintbrush strokes in weird ways. This one reacted to the tilt of the stylus in relation to the tablet.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-32.png" border="0" alt="sshot-32" width="650" height="313" /></p>

<p>Others can create nice, naturalistic marks. You can see the opacity setting layering nicely in these brush marks.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-331.png" border="0" alt="sshot-33" width="650" height="313" /></p>

<p>In addition to pressure sensitivity, some brushes can be set to follow the direction of the brush stroke.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-35.png" border="0" alt="sshot-35" width="650" height="313" /></p>

<p>Others come set standard with the “Scatter” options. A single brush stroke created all of this effortlessly.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-36.png" border="0" alt="sshot-36" width="650" height="313" /></p>

<p>Similar to the stars, this leaf pattern scatters, rotates, and even creates leaves of different opacities based on pressure sensitivity.</p>

<h3>Digital Inking and Painting with Photoshop</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-37.png" border="0" alt="sshot-37" width="400" height="586" /></p>

<p>Rather than scanning, it can be quicker to take digital photographs of drawings for digital inking. Here’s a quick look at how to use these brush techniques to create a quick image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-38.png" border="0" alt="sshot-38" width="265" height="411" /></p>

<p>You should work at good print resolutions whenever possible. Once you have your final sketch image, you can go to Image &gt; Image Size to adjust the dimensions.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-41.png" border="0" alt="sshot-41" width="427" height="392" /></p>

<p>300 pixels per inch is a fairly standard print resolution. Enlarging this image to 10 inches in width will create a 3,000 pixel wide image, resulting in something over 12 megapixels. Work at whatever size suits you.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-43.png" border="0" alt="sshot-43" width="232" height="454" /></p>

<p>Create a solid color adjustment layer on top of your photograph. Any color will do, although light ones work the best.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-45.png" border="0" alt="sshot-45" width="251" height="400" /></p>

<p>Selecting a light pink color, change your “Blending Mode,” highlighted blue above, to “Screen.”</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-52.png" border="0" alt="sshot-52" width="650" height="591" /></p>

<p>Your image is now toned down and ready to be digitally inked.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-51.png" border="0" alt="sshot-51" width="251" height="400" /></p>

<p>Create a new layer on top to draw your ink lines in. Select the Brush tool or the Pencil tool to ink your image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-54.png" border="0" alt="sshot-54" width="650" height="591" /></p>

<p>Pressure sensitivity makes inking quick and easy.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-55.png" border="0" alt="sshot-55" width="650" height="591" /></p>

<p>A single brush size easily draws all the various line thicknesses.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-57.png" border="0" alt="sshot-57" width="251" height="400" /></p>

<p>To add color to the image, it can be helpful to create new layer with  <img src="http://tech-n-life.com/wp-content/uploads/2010/12/ctrl-shift-N1.png" border="0" alt="ctrl shift N" width="128" height="37" />, then creating a new group for it. Be sure to create it underneath your digital ink layer.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-61.png" border="0" alt="sshot-61" width="650" height="591" /></p>

<p>The bucket fill combined with the brush tool quickly fill areas of the image with colors or solid blacks.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-58.png" border="0" alt="sshot-58" width="312" height="60" /></p>

<p>If you use the bucket fill with multiple layers, you’ll want to check “All Layers” on the right side of the options.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-62.png" border="0" alt="sshot-62" width="251" height="400" /></p>

<p>Add new layers for each new color or work in a single layer, depending on your preference.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-67.png" border="0" alt="sshot-67" width="650" height="591" /></p>

<p>Sloppy painting while working in layers is easy to work around.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-68.png" border="0" alt="sshot-68" width="650" height="591" /></p>

<p>Moving sloppy painting below other, tighter layers can quickly clean them up and save you the effort of being neat.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-69.png" border="0" alt="sshot-69" width="650" height="591" /></p>

<p>With flat tones complete, we can move along to painting in shading and a value range to the image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-96.png" border="0" alt="sshot-96" width="286" height="31" /></p>

<p>Reducing the flow and setting the pressure setting to “Opacity,” we can brush on some colors onto each of our layers.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-70.png" border="0" alt="sshot-70" width="650" height="594" /></p>

<p>While similar painting can be done with a mouse, the time savings of quick, pressure sensitive brush movements are immense. The entirety of this painting and inking was done in shortly over 20 minutes.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-71.png" border="0" alt="sshot-71" width="650" height="594" /></p>

<p>At this point, simply work as you see fit, adding shadows, then highlights.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-74.png" border="0" alt="sshot-74" width="650" height="594" /></p>

<p>Some quick brushwork can make the foreground and background feel more complete together.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-94.png" border="0" alt="sshot-94" width="650" height="593" /></p>

<p>While she’s hardly perfect, this quick study is a fair showcase of the kind of painting Photoshop is capable of—except this is hardly the extent of what can be done. Experiment with the brush tool for yourself, and find what works best for you.</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=d836ff4f-d17a-4cb8-ade7-e8d79fd9bfbc" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><br />

<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/12/learning-photoshop-part-6-digital-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop, Part 5: Beginner Photo Editing</title>
		<link>http://tech-n-life.com/index.php/2010/12/learning-photoshop-part-5-beginner-photo-editing/</link>
		<comments>http://tech-n-life.com/index.php/2010/12/learning-photoshop-part-5-beginner-photo-editing/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 10:57:24 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Magenta]]></category>
		<category><![CDATA[Photograph]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[Selective Color]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3181</guid>
		<description><![CDATA[Photoshop is named “Photoshop” for a reason; it’s for editing photographs.  Take a look through some basic photo-editing techniques and learn how you can improve your own family photographs. Cropping Images for Better Composition Oftentimes, when you take a digital photograph, you’ll end up with a lot of information that you may not want. One [...]]]></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/12/sshot-7681.png" border="0" alt="sshot-768" width="650" height="410" /></p>

<p>Photoshop is named “Photoshop” for a reason; it’s for editing photographs.  Take a look through some basic photo-editing techniques and learn how you can improve your own family photographs.</p>

<p><strong>Cropping Images for Better Composition</strong></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-794.png" border="0" alt="sshot-794" width="650" height="455" /></p>

<p>Oftentimes, when you take a digital photograph, you’ll end up with a lot of information that you may not want. One of the first things you’re going to want to do is learn how to crop your images, and the most convenient way to do this is using the Crop Tool.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-795.png" border="0" alt="sshot-795" width="650" height="455" /></p>

<p>Press the <img src="http://tech-n-life.com/wp-content/uploads/2010/12/c.png" border="0" alt="c" width="30" height="37" /> key to select your crop tool. Use your mouse to click and drag, creating a box inside your photograph.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-7951.png" border="0" alt="sshot-795" width="654" height="368" /></p>

<p>You’ll notice a tick-box in the corners of your crop-box. You can move and resize your crop area to select the precise area you wish to crop.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-797.png" border="0" alt="sshot-797" width="650" height="504" /></p>

<p>You can press the <img src="http://tech-n-life.com/wp-content/uploads/2010/12/enter.png" border="0" alt="enter" width="81" height="37" /> key to release your crop. You can undo with <img src="http://tech-n-life.com/wp-content/uploads/2010/12/ctrl-z1.png" border="0" alt="ctrl z" width="81" height="37" /> and redo your crop at any time, if you feel so inclined. Cropping can eliminate areas of your image that you don’t want to see, or can also create a more interesting composition for prints or the web.</p>

<h3>Adjusting Contrast with the Levels Tool</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-789.png" border="0" alt="sshot-789" width="650" height="455" /></p>

<p>Shooting images on overcast days can give you gloomy images that are either too dark or devoid of detail. While the Brightness and Contrast tool is an acceptable way to adjust your images, the best tool to use is usually the Levels tool.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-790.png" border="0" alt="sshot-790" width="443" height="409" /></p>

<p>With your photograph open, simply press <img src="http://tech-n-life.com/wp-content/uploads/2010/12/ctrl-L.png" border="0" alt="ctrl L" width="81" height="37" /> to open your levels dialog box. By default, this is what it looks like.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-791.png" border="0" alt="sshot-791" width="443" height="409" /></p>

<p>The three sliders (the <img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-7911.png" border="0" alt="sshot-791" width="18" height="12" /> arrows illustrated above) represent Shadows (your photograph’s darkest areas), Mid-tones (the middle darkest areas), and Highlights (the brightest areas of your photo). By adjusting them as illustrated above, brighter whites are created, mildly darker shadows, and the Mid-Tone point is moved closer to the shadows, allowing for more space between the Mid-Tones and the Highlights.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-792.png" border="0" alt="sshot-792" width="650" height="455" /></p>

<p>Clicking OK will close the Levels and render them. Immediately, we see more detail in the bird, and our sky is less overcast and gloomy. With little effort at all, you can give your photographs a more naturalistic look and bring out detail you might not have known that you even had!</p>

<h3>Adjusting Color-Shifted Lighting</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-783.png" border="0" alt="sshot-783" width="650" height="455" /></p>

<p>One of the biggest problems with taking pictures indoors is that a lot of indoor lighting will be tinted with a yellow, red, or blue cast. Your eyes may not pick up the difference, but your camera “sees” light very differently than our eyes do. Here’s a simple way to remove reduce the color of an overwhelmingly yellow image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-784.png" border="0" alt="sshot-784" width="276" height="488" /></p>

<p>You’ll want to navigate to Image &gt; Adjustments &gt; Selective Color.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-785.png" border="0" alt="sshot-785" width="383" height="384" /></p>

<p>Selective Color is a tool that allows you to adjust your image through various primary colors. These are: Red, Green and Blue, the primary colors of light; Cyan, Magenta, Yellow, and Black, the primary colors of printing; and also by Whites and Neutrals.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-786.png" border="0" alt="sshot-786" width="383" height="384" /></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>Since our image has a yellow cast to it, I select “Yellows” from the “Color” menu box. You can use the adjustments illustrated above, or find the ones that work for your image. The basic premise is to reduce the color(s) you wish to remove (in this case, Yellow) and, in some cases, add color to the opposing primary colors (in this case, Cyan, Magenta, and Black.) That’s basically a complicated way of saying “less yellow, more red, blue, and black.”</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-787.png" border="0" alt="sshot-787" width="650" height="455" /></p>

<p>Compared to the original image, the lighting on this now appears as clear and white as natural sunlight and the original looks aged and yellowed. If you notice this yellow cast on your images and want to remove it, this can often be your best bet.</p>

<h3>Sharpen Blurry Photographs without Damaging Color</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-769.png" border="0" alt="sshot-769" width="650" height="455" /></p>

<p>Sometimes dim indoor lighting can give a warm and fuzzy effect to your photography. Unfortunately, the “fuzzy” bit is a problem, as dim indoor lighting tends to make images come out blurry. There are many Photoshop filters that can sharpen an image, but many can damage color or heavily distort an image. This surprisingly easy trick can help sharpen shots and keep color intact.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-770.png" border="0" alt="sshot-770" width="170" height="280" /></p>

<p>Lab color is an alternate color space, like RGB and CMYK. It is unusual and most digital art files outside of the professional photography world will not use it.</p>

<p>In order to switch your photograph to Lab color, to go Image &gt; Mode &gt; Lab Color, as illustrated above.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-773.png" border="0" alt="sshot-773" width="650" height="455" /></p>

<p>Changing images to CMYK will give you a color shift—not so with Lab color. Your RGB image remains identical without any sort of color shift. On to the next step.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-774.png" border="0" alt="sshot-774" width="251" height="278" /></p>

<p>Flip to your Channels Panel. If you cannot find it, you can always retrieve it by going to your menu Window &gt; Channels.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-775.png" border="0" alt="sshot-775" width="251" height="278" /></p>

<p>Pick the “Lightness” channel, which will look like a grayscale version of your image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-776.png" border="0" alt="sshot-776" width="650" height="455" /></p>

<p>If your image doesn’t change to grayscale, try again. We need to work exclusively in this grayscale channel for this tip to work.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-778.png" border="0" alt="sshot-778" width="360" height="459" /></p>

<p>Navigate to Filters &gt; Sharpen &gt; Unsharp Mask. Unsharp Mask can increase contrast and tighten edges Photoshop perceives in images. The illustrated values are overdoing it somewhat—find values that work well with your own image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-779.png" border="0" alt="sshot-779" width="650" height="455" /></p>

<p>Still in our Lightness channel, <img src="http://tech-n-life.com/wp-content/uploads/2010/12/enter1.png" border="0" alt="enter" width="81" height="37" /> renders our filter. Oftentimes the Unsharp Mask filter can create to many harsh darks, so for this particular soft image, a round of Level adjustment can help counter the harshness of the filter.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-781.png" border="0" alt="sshot-781" width="650" height="455" /></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/ctrl-L1.png" border="0" alt="ctrl L" width="81" height="37" /> brings up the levels tool. Adjusting the Midtones and Highlights (as in the example earlier) can create a softer look without sacrificing the faux-sharpness added to the image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/12/sshot-782.png" border="0" alt="sshot-782" width="650" height="455" /></p>

<p>Our final result is a fair improvement over the soft-edged original. You can return your image to RGB color by navigating to Image &gt; Mode &gt; RGB and save it as a PSD or JPG file. It’s also a good habit to save multiple versions of your Photographs in order to return to the original, effectively undoing your edits if needed.</p>

<p>Photoshop tips left you confused? Start at the Beginning! Check out the previous installments of the How-To Geek Guide to Learning Photoshop.</p>

<p><br class="spacer_" /></p>

<p>via <a href="http://www.howtogeek.com/howto/35117/the-how-to-geek-guide-to-learning-photoshop-part-5-beginner-photo-editing/" 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=0144b674-5ecc-4400-974b-a1d34ba2a2cd" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</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/12/learning-photoshop-part-5-beginner-photo-editing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop, Part 4: The Menus Basics</title>
		<link>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-4-the-menus-basics/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-4-the-menus-basics/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 11:33:32 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Adobe Creative Suite]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Google Picasa]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Image Editing]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[Portable Network Graphics]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3175</guid>
		<description><![CDATA[Photoshop has a huge menu system with options even advanced users may ignore. For today’s lesson we’ll take a quick tour through them and learn which of them will help you increase your mastery of photo editing. The Top Menu Your menus are laid out as illustrated above. Let’s take a quick look through these [...]]]></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/sshot-6481.png" border="0" alt="sshot-648" width="650" height="395" /></p>

<p>Photoshop has a huge menu system with options even advanced users may ignore. For today’s lesson we’ll take a quick tour through them and learn which of them will help you increase your mastery of photo editing.</p>

<h3>The Top Menu</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-650.png" border="0" alt="sshot-650" width="616" height="50" /></p>

<p>Your menus are laid out as illustrated above. Let’s take a quick look through these and explain the less obvious menu items.</p>

<hr />
<h3>The File Menu</h3>

<p>While this is home to obvious things like “Open” and “Close,” there are less obvious items here to look over. Here are some highlights.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-519.png" border="0" alt="sshot-519" width="325" height="619" /></p>

<p><strong>Browse in Bridge: </strong>Bridge is a program that comes bundled with Photoshop for visual browsing. It allows users to look through their library of pictures rather than looking at empty filenames, similar to <a href="http://picasa.google.com/" target="_blank">Google Picasa</a>. Bridge is a decent program, but it can be annoying to accidentally open it, as it takes longer than you might want to load.</p>

<p><strong>Browse in Mini Bridge: </strong>Mini Bridge is a version of Bridge that lives in Photoshop. Easy to use, but loads slowly. Part 2, Panels <a href="http://www.howtogeek.com/howto/33054/the-how-to-geek-guide-to-learning-photoshop-part-2-panels/" target="_blank">touched briefly on Mini Bridge</a>.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-503.png" border="0" alt="sshot-503" width="168" height="400" /></p>

<p><strong>Open As</strong>: A problematic menu item, Open As seems broken and glitchy. The idea is to be able to open one filetype as another, i.e., to open a layered PSD file as a flattened JPG. Any readers that care to comment on this, let me know of your successes or failures. I think it is broken in CS5 as of yet.</p>

<p><strong>Open as Smart Object</strong>: Create a smart object from any file simply by opening it. Smart Objects resize and warp from the original file, so if you plan to resize a JPG or other image multiple times, you may want to open it as a smart object. You may want to learn <a href="http://www.howtogeek.com/howto/31568/use-photoshop-smart-objects-to-automate-multi-object-editing/" target="_blank">a bit about Smart Objects</a> first, however.</p>

<p><strong>Share my Screen and Create New Review</strong>: Adobe CS Live features only available to Photoshop users that choose to register their copy of Photoshop and create an account on Adobe.com.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-741.png" border="0" alt="sshot-741" width="200" height="233" /></p>

<p><strong>Device Central</strong>: Launches a separate program for developing applications for mobile smartphones and other similar devices. Not terribly useful for beginner users.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-727.png" border="0" alt="sshot-727" width="400" height="283" /></p>

<p><strong>Save for Web and Devices</strong>: A wizard-type program launches that helps you compress your files into web-ready JPG, GIF, PNG, or WBMP file formats. In this case, “Devices” refers to the same mobile smartphones, etc, that “Device Central” refers to.</p>

<p><strong>Revert</strong>: Reloads your file from the point it was last saved. You’ll lose all changes and your history. However, this is still often useful.</p>

<p><strong>Place</strong>: Insert a separate file into the one currently open. Allows you to resize temporarily as a smart object.</p>

<p><strong>Automate and Scripts</strong>: Helpful options for advanced users that have to do lots of repetitive graphic work. <a href="http://www.howtogeek.com/howto/34334/how-to-use-javascript-to-save-time-by-automating-photoshop/" target="_blank">Scripts</a>, in particular <a href="http://www.howtogeek.com/howto/34334/how-to-use-javascript-to-save-time-by-automating-photoshop/" target="_blank">are quite exciting</a>, and are worth a look, even for basic users. They are both deserve articles of their own, on another day.</p>

<hr />
<h3>The Edit Menu</h3>

<p>Another fairly obvious menu, the Edit menu is home to some of PS’s most useful features.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-520.png" border="0" alt="sshot-520" width="304" height="732" /></p>

<p><strong>Undo, Step Forward, Step Backward</strong>: Undo is a single level of revert you are likely familiar with. <img src="http://tech-n-life.com/wp-content/uploads/2010/11/ctrl-z.png" border="0" alt="ctrl z" width="81" height="37" /> is a common shortcut, and you’ll find it will undo your last action as well as redo it. Step Forward and Backward move <a href="http://www.howtogeek.com/howto/33054/the-how-to-geek-guide-to-learning-photoshop-part-2-panels/" target="_blank">through your history palette</a>, also covered in <a href="http://www.howtogeek.com/howto/33054/the-how-to-geek-guide-to-learning-photoshop-part-2-panels/" target="_blank">Part 2, Panels</a>. This is an another simple way to use the history besides the History Panel.</p>

<p><strong>Cut, Copy, and Copy Merged</strong>: You are likely also familiar with Cut, Copy, and Paste, which exist in the edit menu of nearly every program going back to MS Word for DOS. “Copy Merged” is extremely helpful, in that it can copy a multi-layer document as if it those layers were merged.</p>

<p><strong>Fill</strong>: Often ignored, Fill is an excellent tool. “Fill” will fill a selection, layer, or channel with your foreground or background color, black, white, or texture, regardless of its content, unlike the bucket or flood fill. CS5 also has Content aware fill, which, given the right file, can attempt to recreate part of your image covered by foreground objects.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-731.png" border="0" alt="sshot-731" width="325" height="229" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-733.png" border="0" alt="sshot-733" width="325" height="229" /></p>

<p><strong>Stroke</strong>: Creates a linear stroke (read: a line) around your selection with whatever color you care to use. You can adjust line thickness or where in or around your selection you want to draw it. Like fill, it ignores existing content and simply strokes around your selection.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-748.png" border="0" alt="sshot-748" width="325" height="253" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-749.png" border="0" alt="sshot-749" width="325" height="253" /></p>

<p><strong>Content Aware Scale</strong>: Uses the same technology in “Content Aware Fill” to scale part of an image. Photoshop will make it’s best guess how you want your image to look when you resize with this.</p>

<p><strong>Puppet Warp</strong>: New CS5 feature is a very complicated warp that allows users to distort images in complex ways.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-7481.png" border="0" alt="sshot-748" width="325" height="253" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-750.png" border="0" alt="sshot-750" width="325" height="253" /></p>

<p><strong>Transform and Free Transform</strong>: Very useful tools for resizing an image, correcting and creating perspective, and distorting images.</p>

<p><strong>Keyboard shortcuts</strong>: A menu for editing and assigning a custom keyboard shortcut for every menu item in Photoshop. Absolutely invaluable for any user.</p>

<p><strong>Menus</strong>: Allows users to edit existing menus, hiding features they hate or never use, and highlighting the ones they have trouble seeing, but use frequently. Also incredibly helpful.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-751.png" border="0" alt="sshot-751" width="303" height="160" /></p>

<p><strong>Preferences</strong>: Many of the quirky problems you have with Photoshop have their controllable settings here. More on the preferences menu and making PS behave better in a later article.</p>

<hr />
<h3>The Image Menu</h3>

<p>The image menu allows you to change your color depth and do various other things. What are the most useful options here?</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-521.png" border="0" alt="sshot-521" width="265" height="411" /></p>

<p><strong>Mode</strong>: The color mode is where you set your image to RGB or CMYK, as well as various other types like Lab color or Indexed color, an <a href="http://www.howtogeek.com/howto/31898/create-8-bit-style-graphics-with-authentic-nes-gameboy-and-sega-colors/" target="_blank">8-bit color table based file format</a>. You should never use anything but RGB, unless you care to learn more about <a href="http://www.howtogeek.com/howto/30941/whats-the-difference-between-jpg-png-and-gif/" target="_blank">image formats</a> and digital imaging.</p>

<p><strong>Adjustments</strong>: A sub-menu with areas to adjust Brightness and Contrast, Levels, Curves, as well as Hue/Saturation. There are a host of other options here, all worth exploring. Here are a few of the most important:</p>

<table style="width: 758px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="196" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-754.png" border="0" alt="sshot-754" width="200" height="354" /></td>
<td width="548" valign="top"><strong>Brightness/Contrast</strong>: A basic way to adjust lights, darks, and contrast in photographs. Good for beginners and easy to understand.<br />
<strong><br />
Levels</strong>: A more sophisticated way to adjust your value range in photos.<br />
<strong><br />
Curves</strong>: An even more complex way to adjust values and channels, allowing users to adjust targeted values with greater accuracy. For experts.<br />
<strong><br />
Exposure</strong>: Yet another menu for adjusting lights, darks and contrast, this one largely for digital photographers.

<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><strong>Hue/Saturation</strong>: Adjust the colors of your image, as well as how bright and vibrant they are.</p>

<p><strong>Invert</strong>: Black is white, white is black. All of your colors are now their opposite value.</p>

<p><strong>Posterize</strong>: A filter that reduces your image to a limited number of colors.</p>

<p><strong>Threshold</strong>: Another filter that reduces your image to black and white, completely without gray.</p></td>
</tr>
</tbody>
</table>

<p><strong>Auto Tone, Auto Contrast, Auto Color</strong>: Photoshop will attempt to improve your image automatically by adjusting Tones, Contrast or Color. They are likely inspired by Photoshop Elements (and similar basic photo editors); good tools for beginners.</p>

<p><strong>Image Size</strong>: Not to be confused with Canvas Size, Image size will enlarge or shrink your entire image file.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-757.png" border="0" alt="sshot-757" width="325" height="282" /></p>

<p><strong>Canvas Size</strong>: Will increase the size of the file’s “space” without changing any of your image information.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-758.png" border="0" alt="sshot-758" width="325" height="282" /></p>

<p><strong>Image Rotation</strong>: Turn your image at 90<strong>°</strong> or 180<strong>°</strong> angles, or on “Arbitrary” ones like 21<strong>°</strong> or -5<strong>°</strong>.</p>

<p><strong>Duplicate</strong>: Create a second open file identical to your file’s current state. Your new file does not retain its history.</p>

<hr />
<h3>The Layer Menu</h3>

<p>The homebase for editing your layers, the Layer menu has lots of sub-menus and complex options. Beginner users may wish to look over <a href="http://www.howtogeek.com/howto/33683/the-how-to-geek-guide-to-learning-photoshop-part-3-layers/" target="_blank">Part 3</a> of the How-To Geek Guide to Learning Photoshop, and get a <a href="http://www.howtogeek.com/howto/33683/the-how-to-geek-guide-to-learning-photoshop-part-3-layers/" target="_blank">basic primer on using Layers</a>.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-522.png" border="0" alt="sshot-522" width="274" height="693" /></p>

<p><strong>New</strong>: The sub menu here allows creation of new layers, as well as options for turning your existing layers into your “Background” layer, if you need or want one. You can also “group” layers—similar to putting files in a folder in your OS. This option creates the “folder” for layers to be stored in.</p>

<p><strong>Duplicate Layer</strong>: Allows users to make a copy of an existing layer, either in the current document, to a new one, or to another open file.</p>

<p><strong>New Fill Layer/New Adjustment Layer</strong>: Two alternate types of layers that are dynamic, and can be edited with numerical values over and over again. See Part 3 of the How-To Geek Guide to Learning Photoshop to <a href="http://www.howtogeek.com/howto/33683/the-how-to-geek-guide-to-learning-photoshop-part-3-layers/" target="_blank">learn more about Adjustment layers</a>.</p>

<p><strong>Layer Mask/Vector Mask</strong>: Tools for “masking” or hiding part or all of active layers. Do you know <a href="http://www.howtogeek.com/howto/32597/whats-the-difference-between-pixels-and-vectors/" target="_blank">the difference between Vectors and Pixels</a>? They are the basic difference between these two types of masks.</p>

<p><strong>Clipping Masks</strong>: This “clips” a layer or layers to the layer transparency below it. Difficult to understand without experimentation. Expect later articles on Clipping Masks, Layer Masks, and Vector Masks here at How-To Geek.</p>

<p><strong>Group Layers/Hide Layers</strong>: Multiple layers can be selected in the layers panel, and grouped or hidden here. This instance of “Group” bundles selected layers, rather than creating an empty group.\</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-761.png" border="0" alt="sshot-761" width="184" height="300" /></p>

<p><strong>Align/Distribute</strong>: Tools for arranging layers within your working space, i.e., centering an layer to your entire image, or spacing seven buttonlike objects out evenly on a page.</p>

<p><strong>Merge Down</strong>: Combine the current layer or group with the layer below it.</p>

<p><strong>Merge Visible/Flatten Image</strong>: Combine all layers in your document. “Merge Visible” will ignore all layers hidden in your Layers Panel, while “Flatten Image” will throw them away entirely. Merge Visible will also leave any transparency you have, while Flatten Image will create a non-transparent “Background Layer” out of all your layered information. See the illustration below for an example.</p>

<table style="width: 650px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="650" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-765.png" border="0" alt="sshot-765" width="325" height="251" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-762.png" border="0" alt="sshot-762" width="253" height="283" />

<p><br class="spacer_" /></p>

<p>Above: Original file with Layers Panel, showing the existing layers.</p></td>
</tr>
<tr>
<td width="650" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-7651.png" border="0" alt="sshot-765" width="325" height="251" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-763.png" border="0" alt="sshot-763" width="251" height="278" />

<p><br class="spacer_" /></p>

<p>Above: File after “Merge Visible.” Note the the layer transparency.</p></td>
</tr>
<tr>
<td width="650" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-766.png" border="0" alt="sshot-766" width="325" height="251" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-764.png" border="0" alt="sshot-764" width="251" height="278" />

<p><br class="spacer_" /></p>

<p>Above: File after “Flatten Image.” Note the white background added where the image was transparent.</p></td>
</tr>
</tbody>
</table>
<hr />
<h3>Other Important Menus</h3>

<p>The remainder of the menus in Photoshop are nowhere near as complex as these first ones.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-515.png" border="0" alt="sshot-515" width="233" height="401" /></p>

<p><strong>The Select Menu</strong>: Menus that work with the Marquee, Lasso, and Wand tools, as well as the layers panel. Select All, Deselect, and Reselect work directly with these. When you have an active selection, Invert will select the part of your image you do not currently have selected. You can also select layers in your layers panel here, as well as adjust your selections with the “Modify” sub-menu. You can also enter <a href="http://www.howtogeek.com/howto/32726/the-how-to-geek-guide-to-starting-with-photoshop-part-1-the-toolbox/" target="_blank">the “Quick Mask” mode here</a>, described briefly in Part 1 of the How-To Geek Guide to Learning Photoshop.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-767.png" border="0" alt="sshot-767" width="261" height="478" /></p>

<p><strong>The Filters Menu</strong>: The toybox for Photoshop users, Filters allow for all kinds of strange and wonderful distortions of images. Some are useful, many are not. Filters are a big topic, and will require at least an entire article to themselves. Until then, experiment with filters to find some that you enjoy.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-516.png" border="0" alt="sshot-516" width="253" height="515" /></p>

<p><strong>The View Menu</strong>: The View menu is home to a lot of the more unusual parts of Photoshop, like the ability to change the size and shape of your pixels, as well as basic things like “Zoom In.” Here, you can preview your Print Size (roughly) or quickly zoom to 100% zoom with “Actual Pixels.” You can also turn off annoying things like Snap, Rulers (if you dislike them) as well as clearing your Guides or Slices.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-517.png" border="0" alt="sshot-517" width="198" height="621" /></p>

<p><strong>The Window Menu</strong>: This is where nearly all of your panels disappear to when they are deleted, including the options panel at the top of your screen and your toolbox, by default on your left.  You can also cycle through your open images at the bottom of the Window menu.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot-518.png" border="0" alt="sshot-518" width="300" height="298" /></p>

<p><strong>The Help Menu</strong>: Last but not least, the Help menu is the basic informational menu every good application should have. Check through it to learn about the tools that elude you, or simply come back to How-To Geek for the next installment of the Guide to Learning Photoshop!</p>

<p>VIA <a href="http://www.howtogeek.com/howto/34793/the-how-to-geek-guide-to-learning-photoshop-part-4-basic-menus/" 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=a491101d-2c63-4e40-982f-6af367c7f1a6" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">

</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-4-the-menus-basics/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>How To Setup WordPress The Right Way</title>
		<link>http://tech-n-life.com/index.php/2010/11/how-to-setup-wordpress-the-right-way/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/how-to-setup-wordpress-the-right-way/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 11:10:52 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Author]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Hosts]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uniform Resource Locator]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3163</guid>
		<description><![CDATA[There are a few essential steps that need to be taken with any new wordpress install. Obviously not every wordpress blog will be the same but there are some basics that I feel should be done regardless of what kind of blog you’re creating. Here we’ll go through 10 steps that are essential to preform [...]]]></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/header11.jpg" alt="header" width="560" height="145" /></p>

<p>There are a few essential steps that need to be taken with any <strong>new wordpress install</strong>.  Obviously not every wordpress blog will be the same but there are some  basics that I feel should be done regardless of what kind of blog you’re  creating.</p>

<p>Here we’ll go through 10 steps that are essential to preform after  any wordpress install including a list of 10 plug-ins that are a must  for <a class="zem_slink" title="Blog" rel="wikipedia" href="http://en.wikipedia.org/wiki/Blog">blogs</a> of any type.</p>

<h2>Step 1 – Change Permalink Structure</h2>

<p>When you go to <strong>Settings &gt; <a class="zem_slink" title="Permalink" rel="wikipedia" href="http://en.wikipedia.org/wiki/Permalink">Permalinks</a></strong>, you’ll  notice that the <a class="zem_slink" title="Default (finance)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Default_%28finance%29">default</a> permalink is http://site.com/?p=123. This  structure not only isn’t a good idea for <a class="zem_slink" title="Search engine optimization" rel="wikipedia" href="http://en.wikipedia.org/wiki/Search_engine_optimization">SEO</a> but it also doesn’t tell  your visitors anything about the link they’re visiting.</p>

<p>I would suggest a custom structure here using only the post title (http://site.com/title-of-article) which will provide some <strong>keywords for search engines</strong> as well as giving your readers something to go on.</p>

<p>Some people choose to add in the category  (http://site.com/category/title-of-article) however, if you want to  assign multiple categories to a single post, you will have to work out a  way to deal with duplicate links.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image1.jpg" alt="image1" width="550" height="250" /></p>

<p>To change your permalink structure choose <strong>Custom Structure</strong> and paste /%postname% in the box. If you want to add the category as well paste in /%category%/%postname%</p>

<h2>Step 2 – Set up Authors</h2>

<p>Since we want to remove the admin account in the next step for security reasons, it’s time to set up the <strong><a class="zem_slink" title="Author" rel="wikipedia" href="http://en.wikipedia.org/wiki/Author">authors</a> of our blog</strong>. To do this go to <strong>Users &gt; Add New</strong> and fill out the form. Be sure to <strong>make yourself an administrator</strong>,  you will then want to set up any other authors that will be writing for  your blog assigning them to whatever role and permissions you want them  to have.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image4.jpg" alt="image4" width="550" height="199" /></p>

<h2>Step 3 – Fix Security Issues</h2>

<p>There are a few minor security issues that need to be dealt with on a  new wordpress install. While these aren’t major risks, it’s good to  have every security measure possible in place to keep your blog safe.  The last thing you want after taking the time and energy to put your  blog together and get it up, is for it to be brought down through an  exposed security point that could have easily been avoided.</p>

<p><strong>Disable <a class="zem_slink" title="Web-to-print" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web-to-print">Remote Publishing</a>:</strong> Unless you use an external blog editor I would recommend disabling both Atom and SML-<a class="zem_slink" title="People's Republic of China" rel="geolocation" href="http://maps.google.com/maps?ll=39.9166666667,116.383333333&amp;spn=10.0,10.0&amp;q=39.9166666667,116.383333333 (People%27s%20Republic%20of%20China)&amp;t=h">PRC</a> publishing. These settings are under <strong>Settings &gt; Writing</strong>.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image2.jpg" alt="image2" width="550" height="143" /></p>

<p><strong>Remove The Admin Account:</strong> You’ll want to delete the  default admin account that is automatically created when you install  wordpress. Hackers know that this account is automatically added by  default and is automatically assigned ID#1 making it an easy starting  point for them. To do this go to <strong>Users</strong>, mouse over the <strong>admin</strong> account and click <strong>Delete</strong>.</p>

<p><strong>Disable Post Via <a class="zem_slink" title="Email client" rel="wikipedia" href="http://en.wikipedia.org/wiki/Email_client">Email</a>:</strong> These settings are also under <strong>Settings &gt; Writing</strong>. If you don’t plan on posting via email, don’t put any real information in this section.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image3.jpg" alt="image3" width="550" height="179" /></p>

<p><strong>Create a blank index.html file to hide <a class="zem_slink" title="Folder (computing)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Folder_%28computing%29">directories</a>:</strong> Put this file in every directory you don’t want people to be able to  browse. That way if someone loads a directory, they will just be shown a  blank white page instead of the contents of the directory.</p>

<p>Alternatively, you can <a href="http://www.htaccess-guide.com/index.php?a=14">use htaccess</a> to prevent people browsing your directories if you’re confident editing it.</p>

<h2>Step 4 – Set up Discussion Settings</h2>

<p>In this section we’ll be focusing specifically on the areas shown in the image below. First navigate to <strong>Settings &gt; Discussion</strong></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image5.jpg" alt="image5" width="550" height="253" /></p>

<p>There are a number of areas under the Settings section and most of  them are either very intuitive like the General Settings or will just be  left on the default settings. However, the Discussions area has some <strong>important options</strong> that you will set according to your own personal preferences. Let’s take a look at each of these options and what each mean.</p>

<ul>
	<li><strong>Attempt to notify any blogs linked to from the article</strong> – This will notify any other wordpress blogs that you link to in an  article with a pingback. I recommend you have this checked since  pingbacks can send some pretty decent traffic to your blog.</li>
	<li><strong>Allow link notifications from other blogs (pingbacks and trackbacks.)</strong> – This notifies you if any other wordpress blogs link to you and adds a  pingback/trackback to the comments of the article that was linked to. I  also recommend you have this checked for the same reason.</li>
	<li><strong>Allow people to post comments on the article</strong> – This  one is totally a personal preference. If you want to allow comments on  your blog check it, if not leave it blank. My personal opinion on this  is that comments are a large part of what makes blogs great, however, I  know of some great blogs that have comments disabled because the author  doesn’t have time to keep up with them.</li>
	<li><strong>Comment author must fill out name and e-mail</strong> – I recommend having this checked to reduce the amount of spam you get in your comments.</li>
	<li><strong>Users must be registered and logged in to comment</strong> –  If you have a site where users can register you would probably want  this checked to further reduce spam. However, if, like most blogs, you  don’t offer registration or don’t want to require readers to register to  comments, leave it unchecked.</li>
	<li><strong>Automatically close comments on articles older than — days</strong> – Some bloggers choose to close comments for older posts so that they  don’t have to keep constantly going back to check for new comments and  reply to them. If you want to implement this strategy check this option  and set it to the number of days you prefer to leave the commenting  open.</li>
	<li><strong>Enable threaded (nested) comments — levels deep</strong> –  Threaded comments are a new feature in <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a> that I haven’t had a  chance to thoroughly explore. If you want to use nested comments, first  you need to make sure your theme supports them, then check this box and  set the number to the maximum you want shown on your blog. Any more than  the number shown will be hidden and the reader will be given the option  to view them.</li>
	<li><strong>Break comments into pages with — comments per page and the —  page displayed by default. Comments should be displayed with the —  comments at the top of each page</strong> – If you have a very active  blog and get a lot of comments you will probably want to check this  option. Using the default settings, if a post has more than 50 comments,  they will be split up on multiple pages with the last page displayed  and older comments at the top of each page.</li>
	<li><strong>Email me whenever</strong> – <strong>Anyone posts a comment</strong> – If you would like to get an email every time someone posts a comment  on your blog, check this option. If you have a high traffic blog, you  may not want to do this to keep your email down to a minimum.</li>
	<li><strong>Email me whenever</strong> – <strong>A comment is held for moderation</strong> – If you would like to get an email whenever there is a comment  awaiting moderation on your blog, check this option. I recommend  checking this one since most people want to get comments moderated as  soon as possible.</li>
	<li><strong>Before a comment appears</strong> – <strong>An administrator must always approve the comment</strong> – If you want to have to approve every comment before it goes live,  check this option. Some may choose to do this so that they can check for  spam or inappropriate comments before they actually show up on the  blog.</li>
	<li><strong>Before a comment appears</strong> – <strong>Comment author must have a previously approved comment</strong> – This is the option I have chosen on Arbenting. If the comment author  has never replied on my blog before, I have to approve it before it goes  live. However, if the comment author already has approved comments on  the blog, their comments will post automatically.</li>
</ul>
<h2>Step 5 – Update Your Ping List</h2>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image6.jpg" alt="image6" width="550" height="190" /></p>

<p>To update your ping list go to <strong>Settings &gt; Writing</strong> and scroll down to <strong>Update Services</strong>. Make sure that, at the very least, <strong>Pingomatic</strong> (http://rpc.pingomatic.com/) is in your <strong>Update Services</strong> box. Other than that I would also recommend adding the following list  along with any additional services you would like notified whenever you  add new content to your blog.</p>

<p>http://api.moreover.com/RPC2</p>

<p>http://bblog.com/ping.php</p>

<p>http://blogsearch.google.com/ping/RPC2</p>

<p>http://ping.weblogalot.com/rpc.php</p>

<p>http://ping.feedburner.com</p>

<p>http://ping.syndic8.com/xmlrpc.php</p>

<p>http://ping.bloggers.jp/rpc/</p>

<p>http://rpc.pingomatic.com/</p>

<p>http://rpc.weblogs.com/RPC2</p>

<p>http://rpc.technorati.com/rpc/ping</p>

<p>http://topicexchange.com/RPC2</p>

<p>http://www.blogpeople.net/servlet/weblogUpdates</p>

<p>http://xping.pubsub.com/ping</p>

<h2>Step 6 – Set up Feedburner</h2>

<p>Setting up your feed at Feedburner not only gives you more options  than you would have with the default, but it also allows you to <strong>keep track of your statistics</strong>. Go to <a href="http://feedburner.google.com/">Feedburner</a> and set up an account if you don’t have one already. Then type in the  address of your blog and hit next to set up a feedburner feed for your  blog.</p>

<p>If you need help setting up your account or just want to learn more about Feedburner’s options, <a href="http://www.capturetheconversation.com/tutorials/read/setting-up-feedburner-to-syndicate-your-rss-feed">Setting Up Feedburner to Syndicate Your RSS Feed</a> is a really helpful screencast on doing just that.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image7.jpg" alt="image7" width="550" height="262" /></p>

<p>Now anytime you link to your feed, make sure to use your new  feedburner address. We’ll finish the Feedburner process in step 10 with  the <a href="http://www.google.com/support/feedburner/bin/answer.py?hl=en&amp;answer=78483">Feedburner Feedsmith</a> plugin.</p>

<h2>Step 7 – Upload and Activate your Theme</h2>

<p>Chances are you won’t want to keep the default wordpress theme. If  you’re a professional blog you’ll probably either want to have a <strong>custom theme</strong> made or <a href="http://www.woothemes.com/">purchase a premium theme</a>.</p>

<p>If your blog is a personal or a hobby blog, you may want to try out one of the many <a href="http://elitebydesign.com/10-best-free-wordpress-themes-you-havent-seen/">free themes</a> available. Whichever way you choose to go, you will have to upload and activate the theme.</p>

<p>First connect with your host via FTP and go to the folder where you have your blog installed. Go to <strong>wp-content &gt; themes</strong> and upload your theme. Then, to activate the theme, go to <strong>Appearance</strong> and click on the theme you want to activate.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image8.jpg" alt="image8" width="550" height="290" /></p>

<p>This will cause a pop-up window showing you a preview of the theme you are about to activate. Click <strong>Activate “Theme”</strong> and you are done.</p>

<h2>Step 8 – Set up Analytics</h2>

<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>Google Analytics is one of the best <strong>free statistic tracking services</strong> available. To set up your account go to <a href="http://google.com/analytics">Google Analytics</a> and either log in with your Google account info or in the unlikely  event you don’t have one, sign up. Now you just need to add your  website.</p>

<p>If you don’t know anything about Analytics and need help setting up your account, <a href="http://www.mahalo.com/How_to_Use_Google_Analytics_for_Beginners">How to Use Google Analytics for Beginners</a> is a great tutorial for you.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image9.jpg" alt="image9" width="550" height="213" /></p>

<p><strong>NOTE: Don’t worry about inserting the javascript into your  pages yet, the Google Analytics Plug-in will take care of this for you.</strong></p>

<h2>Step 9 – Edit the About Page</h2>

<p>By default there is a generic ‘about page’ already in your new  wordpress install. However, you aren’t going to want to leave this the  way it is. Instead you want to <strong>personalize it</strong> and actually make it about you or your blog. To do this go to <strong>Pages</strong>, hover over <strong>About</strong> and click <strong>Edit</strong>.</p>

<p>I would recommend putting a bit about your blog, a bit of personal  information and a photo of yourself if you feel comfortable. Blog  readers like to know a little something about you, so adding this bit of  a personal touch to your blog is essential, in making this connection.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image10.jpg" alt="image10" width="550" height="300" /></p>

<h2>Step 10 – Install and Activate the Following Plugins</h2>

<p>WordPress is a pretty impressive blogging platform on its own, but add plugins, and you have one of the most <strong>customizable blogs</strong> available. There are thousands of plugins to choose from that can do  pretty much anything you can imagine. The plugins we are going to focus  on here are those that I feel are essential to any wordpress  installation.</p>

<p>To install these plugins you will need to go to the sites, download  and unzip them. Then, via FTP, go to the folder where wordpress is  installed and go to <strong>wp-content &gt; plugins</strong>. Upload any plugins you want to install to this folder.</p>

<p>Alternatively, if you’re using WordPress version 2.7 up you can go to <em>Plugins &gt; Add New</em> in your dashboard and search for the plugin there. You can then click  “Install” when you find the plugin and it will copy the files to your  server for you automatically.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image11.jpg" alt="image11" width="550" height="172" /></p>

<p>To activate the plugins you have just uploaded go to <strong>Plugins</strong> and click <strong>Activate</strong> for each plugin you want to activate. Any plugins with settings will now have it’s own section under <strong>Settings</strong>.</p>

<p><strong>Plugin 1 – <a href="http://akismet.com/">Akismet</a></strong></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image12.jpg" alt="image12" width="550" height="358" /></p>

<p><a href="http://akismet.com/">Akismet</a> is one of the best <strong>spam filters</strong> available for wordpress and is one of the two plugins that comes  pre-installed on your blog, so all you will need to do is activate it.  Once activated, it will ask you for your WordPress API Key. If you  already have one for another site, you can use it here, individual keys  can be used on multiple sites.</p>

<p>If you do not have a key, sign up for one at <a href="http://en.wordpress.com/api-keys/">WordPress API Keys</a>. Once you have this go to <strong>Plugins &gt; Akismet Configuration</strong>, enter your key and click <strong>Update Options</strong>.</p>

<p><strong>Plugin 2 – <a href="http://scott.yang.id.au/code/permalink-redirect/">Permalink Redirect</a></strong></p>

<p>Search engines tend to hold it against your site if multiple URLs show up for identical pages.  <a href="http://scott.yang.id.au/code/permalink-redirect/">Permalink Redirect</a> makes sure that there is only one URL for each blog entry.</p>

<p>While it is a good idea to install this plugin regardless, make sure  to use it if you set your permalinks to  blog.com/category/title_of_the_post.</p>

<p><strong>Plugin 3 – <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in one SEO Pack</a></strong></p>

<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in one SEO Pack</a> gives you options to optimize your wordpress blog for search engines  that the basic wordpress install is missing. For the basic settings go  to <strong>Settings &gt; All In One SEO</strong> and fill in the <strong>Title</strong>, <strong>Description</strong> and <strong>Keywords</strong> for your blog. You will most likely leave the other options on this page set to their default.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image13.jpg" alt="image13" width="550" height="191" /></p>

<p>The other half of this plugin comes into effect whenever you write a  new blog post or page. When you are editing a post or page, if you  scroll down to the bottom of the page, you will see a section for <strong>All In One SEO Pack</strong> where you can add the Title, Description and Keywords of each individual post and page, or disable the SEO altogether for them.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image14.jpg" alt="image14" width="550" height="308" /></p>

<p><strong>Plugin 4 – <a href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/">WordPress Automatic Upgrade</a></strong></p>

<p>While upgrading wordpress is not the hardest thing to do, it can be cumbersome and a waste of time that is unnecessary with the <a href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/">WordPress Automatic Upgrade</a> plugin. This plugin lets you know when a new version of wordpress is  available and allows you to back up your files and upgrade with only the  push of a few buttons.</p>

<p><strong>Plugin 5 – <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/">Google Analytics for WordPress</a></strong></p>

<p>The <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/">Google Analytics for WordPress</a> plugin automatically tracks and segments all outbound links from within  posts, comment author links, links within comments, blogroll links and  downloads. It also allows you to track AdSense clicks, add extra search  engines, and track image search queries.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image15.jpg" alt="image15" width="550" height="373" /></p>

<p>This is also where you will put in the <strong>javascript for Google Analytics</strong> keeping you from having to edit your theme. Go to <strong>Settings &gt; Google Analytics</strong> and paste the legacy urchin.js script into the box.</p>

<p><strong>NOTE: It is very important that you use the legacy urchin.js  script and not the ga.js since this plugin will not work with the ga.js  script.</strong></p>

<p><strong>Plugin 6 – <a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP Super Cache</a></strong></p>

<p><a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP Super Cache</a> is probably not essential for a brand new blog, but since most people  start a blog with the intention of it growing, this plugin may become  more of an asset as this progress occurs. The plugin generates static  html files from your dynamic WordPress blog. This allows for quicker  page loading for your readers, as each additional time the page is  accessed, the more compact and less memory intensive static page it has  generated will load rather than the fully scripted WordPress one.</p>

<p><strong>Plugin 7 – <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a></strong></p>

<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a> will create a Google sitemaps compliant <strong>XML sitemap</strong> of your wordpress blog that you can submit to any search engine. While  there are some settings you can change for this plugin, it pretty much  just works on its own.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image16.jpg" alt="image16" width="550" height="230" /></p>

<p><strong>Plugin 8 – <a href="http://wordpress.org/extend/plugins/no-self-ping/">No Self Pings</a></strong></p>

<p>Chances are you are going to want to reference and link to past  relevant blog posts in your current ones. By default, when you do this,  the post you link to will get a pingback from the new post. <a href="http://wordpress.org/extend/plugins/no-self-ping/">No Self Pings</a> keeps wordpress from sending pingbacks from your blog to your blog.</p>

<p><strong>Plugin 9 – <a href="http://www.google.com/support/feedburner/bin/answer.py?hl=en&amp;answer=78483">Feedburner Feedsmith</a></strong></p>

<p>Now we can complete the last step to getting your <strong>Feedburner feed</strong> set up. Install and activate the <a href="http://www.google.com/support/feedburner/bin/answer.py?hl=en&amp;answer=78483">Feedburner Feedsmith</a> plugin, then go to <strong>Settings &gt; Feedburner</strong>. All you need to do here is put in the Feedburner feed address you set up in step 6 and click <strong>Save</strong>. The plugin will now detect all ways to access your feed and redirect them to your FeedBurner feed.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/image17.jpg" alt="image17" width="550" height="319" /></p>

<p><strong>Plugin 10 – <a href="http://wordpress.org/extend/plugins/wp-db-backup/">WP DB Backup</a></strong></p>

<p>Always back up your data! The geek’s mantra. This holds true for your  wordpress databases as well. Imagine suddenly losing a years worth of  blog posts and not having a back up. The thought brings tears to my  eyes. <a href="http://wordpress.org/extend/plugins/wp-db-backup/">WP DB Backup</a> allows you to easily back up your wordpress databases.</p>

<p><strong>Bonus: Delete The Hello Dolly Plugin</strong> – This is  really an insignificant step but one that I always feel the need to take  just to keep my folders as clean as possible. Hello Dolly is a useless  plugin that puts random lyrics to hello dolly on your dashboard. It  comes pre-installed and since I’ve never had any reason to activate it, I  always delete it.</p>

<h2>Wrap Up</h2>

<p>So that’s my must-do list, the routine I got through after every  wordpress install. What are the essential steps you take with your new  installs?</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=eec9890c-6d36-426c-b357-de32a5d4ccaf" 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/how-to-setup-wordpress-the-right-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop, Part 2: Panels</title>
		<link>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-2-panels/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-2-panels/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 08:59:25 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Adobe Bridge]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Context menu]]></category>
		<category><![CDATA[Default (finance)]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Image Editing]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[XnView]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3156</guid>
		<description><![CDATA[One of the best features of Photoshop is one of the worst, as well: you are overwhelmed with options. Have a quick look through the default panels and learn more of what Photoshop can do in your hands. Adjusting Panels The default panels are snapped to the right side of your PS window. They are [...]]]></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/sshot5471.png" border="0" alt="sshot-547" width="650" height="406" /></p>

<p>One of the best features of Photoshop is one of the worst, as well: you are overwhelmed with options. Have a quick look through the default panels and learn more of what Photoshop can do in your hands.</p>

<h3>Adjusting Panels</h3>

<p>The default panels are snapped to the right side of your PS window. They are a fine set to begin with in Photoshop, and you can always adjust them, hide them, show them, or whatever makes the most sense to you. Photoshop workspaces are largely about personal comfort and have little to do with the so-called “correct” way to use Photoshop.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot485.png" border="0" alt="sshot-485" width="139" height="500" /></p>

<p>Your default set of panels from “Essentials” will look like this. If you lose any of them, you can get them back by going to the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot495.png" border="0" alt="sshot-495" width="36" height="18" /> in the workspace area of your menu bar. You should see an option in the contextual menu that says “Reset” which will reset your workspace to the default panels.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot541.png" border="0" alt="sshot-541" width="154" height="323" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot542.png" border="0" alt="sshot-542" width="65" height="323" /></p>

<p>The panels can be condensed by clicking the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4851.png" border="0" alt="sshot-485" width="18" height="13" /> on the right of the panel. They can further be condensed or expanded by clicking and dragging on the left side of the panels.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot545.png" border="0" alt="sshot-545" width="285" height="275" /></p>

<p>It’s also simple to create “Free Floating” panels by clicking and dragging them away from the snapped areas on the left and right.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot543.png" border="0" alt="sshot-543" width="625" height="417" /></p>

<p>It can be simpler to edit panels this way, and later return them to the snapped area, grayed out here by Photoshop as they are dragged to become free-floating.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot546.png" border="0" alt="sshot-546" width="148" height="329" /></p>

<p>Panels can be added back to the snap area by dragging them to the far right of your PS window. Release your mouse button when your cursor is nearly on the farthest right part of the screen, just within the dark gray window. You should see the blue line illustrated above, telling you you’re setting your new panel set to snap on the side of your screen.</p>

<h3>Exploring Default Panels</h3>

<p>The “Essentials” workspace is also the default set of panels. These will be what we’ll go over first.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/minibridge.png" border="0" alt="mini bridge" width="48" height="48" /> <strong>Mini Bridge:</strong> Adobe Bridge is an image file browsing program similar to Faststone, XnView, or Google Picasa. CS5 has integrated a smaller version of Bridge to allow more visual browsing of your images within your panels. This can be extremely helpful, although any of the aforementioned programs work just as well, if not better. Bridge tends to be a bit on the pokey side, and uses more resources than you might expect.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot501.png" border="0" alt="sshot-501" width="272" height="648" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot503.png" border="0" alt="sshot-503" width="272" height="648" /></p>

<p>Visual browsing within Photoshop, however, is helpful. Bridge loads when you open the panel and ask to “Start Browsing.” Intuitive tools help navigate to folders on your machine; important and frequently used files or folders can be added to Favorites for quick recall later.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot504.png" border="0" alt="sshot-504" width="650" height="395" /></p>

<p>When you find an image you wish to load, either double-click it in Mini Bridge, or right click and pick “Open” from the contextual menu.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/history.png" border="0" alt="history" width="48" height="48" /><strong> History</strong>: One of the most important features of Photoshop, History allows users multiple levels of undo, allowing you to reverse a long series of mistakes. This can allow you to edit photographs or images more naturalistically, experimenting with effects that may or may not come out correctly.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot551.png" border="0" alt="sshot-551" width="650" height="444" /></p>

<p>As you can see, the above image has some random nonsense done to it I’d like to undo entirely.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot552.png" border="0" alt="sshot-552" width="238" height="384" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot553.png" border="0" alt="sshot-553" width="238" height="384" /></p>

<p>Opening the History Panel, you can walk backwards through all of the steps you’ve done on your image, or even revert the file by clicking the topmost area, directly below “History.”</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot554.png" border="0" alt="sshot-554" width="650" height="444" /></p>

<p>You have a great deal more control over your editing with these multiple levels of undo.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/color.png" border="0" alt="color" width="48" height="48" /> <strong>Color</strong>: A simple panel, color allows you to pick and edit your foreground and background colors without opening the color contextual menu.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot509.png" border="0" alt="sshot-509" width="251" height="143" /></p>

<p>You can adjust your Red, Green, and Blue values from 0 to 255. Higher values will give you brighter colors, as you are adding brighter and brighter light to your current color. You can also pick color straight from the rainbow at the bottom of the panel, if that seems more naturalistic.</p>

<p>You can also click the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot5091.png" border="0" alt="sshot-509" width="23" height="14" /> to adjust options, and pick sliders from different color modes. If you are a beginner, you won’t be interested in this until you learn about color modes first.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/swatches.png" border="0" alt="swatches" width="48" height="48" /> <strong>Swatches</strong>: A good resource for beginners and professionals alike, swatches are a panel of saved colors.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot511.png" border="0" alt="sshot-511" width="251" height="159" /></p>

<p>By default, CS5 has a saved palette of 122 colors for you to use.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot557.png" border="0" alt="sshot-557" width="35" height="53" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot560.png" border="0" alt="sshot-560" width="501" height="134" /></p>

<p>You can create new swatches from your foreground color by simply clicking the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot5091.png" border="0" alt="sshot-509" width="23" height="14" /> and selecting “New Swatch.”</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot561.png" border="0" alt="sshot-561" width="251" height="179" /></p>

<p>Whatever color you have selected will become available as a swatch.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/styles.png" border="0" alt="styles" width="48" height="48" /> <strong>Styles</strong>: As a panel of saved “Layer Effects,” styles can be an interesting way for beginners to start experimenting or veterans to save their most common layer effects for reuse.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot562.png" border="0" alt="sshot-562" width="251" height="159" /></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>Simply clicking any of the default styles will apply them quickly to your active layer. You can manually edit them, or click the  <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot5621.png" border="0" alt="sshot-562" width="29" height="28" /> to remove all layer effects.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot567.png" border="0" alt="sshot-567" width="300" height="235" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot566.png" border="0" alt="sshot-566" width="300" height="235" /></p>

<p>Many of the defaults may appear strange.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot565.png" border="0" alt="sshot-565" width="300" height="235" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot564.png" border="0" alt="sshot-564" width="300" height="235" /></p>

<p>Others may have some limited use.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot569.png" border="0" alt="sshot-569" width="300" height="235" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot568.png" border="0" alt="sshot-568" width="300" height="235" /></p>

<p>Many may leave you scratching your head. They are not all useful. However, clicking the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot5091.png" border="0" alt="sshot-509" width="23" height="14" />will allow you to save whatever effects you have on your current layer, which can prove useful.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/adjustments.png" border="0" alt="adjustments" width="48" height="48" /> <strong>Adjustments</strong>: The adjustment panel creates layers that change and filter your image dynamically. While you can apply Hue/Saturation, Contrast, or Levels to your photograph, it would be permanent. Adjustments creates new layers on top of your image, that can be adjusted inside this panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot570.png" border="0" alt="sshot-570" width="251" height="384" /></p>

<p>Clicking “Levels” automatically creates a new adjustment layer.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot571.png" border="0" alt="sshot-571" width="251" height="384" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot572.png" border="0" alt="sshot-572" width="251" height="384" /></p>

<p>You are given the option to adjust the Levels sliders and change the contrast of my image.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot573.png" border="0" alt="sshot-573" width="300" height="235" /><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot574.png" border="0" alt="sshot-574" width="300" height="235" /></p>

<p>These changes can be undone without using the history or the undo functions.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot575.png" border="0" alt="sshot-575" width="251" height="384" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot576.png" border="0" alt="sshot-576" width="251" height="460" /></p>

<p>Multiple adjustment layers can be stacked, each one dynamically editable at any time, even when the image is saved and reopened. Notice how they appear as separate layers in the layers panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot577.png" border="0" alt="sshot-577" width="650" height="510" /></p>

<p>The example from earlier, now with the Hue/Saturation and Levels adjustments.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/masks.png" border="0" alt="masks" width="48" height="48" /> <strong>Masks</strong>: The masks palette is a method for blocking out parts of layers, reducing them to transparency. This is an elegant, non-beginner way to remove a background from a layer without using <a href="http://www.howtogeek.com/howto/29811/remove-complex-backgrounds-from-images-in-photoshop" target="_blank">effective but destructive editing techniques</a>.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot579.png" border="0" alt="sshot-579" width="251" height="272" /></p>

<p>The mask panel has features unique to CS5, and can help even beginner users cut out backgrounds from images with little to no effort.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot578.png" border="0" alt="sshot-578" width="650" height="510" /></p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/layers.png" border="0" alt="layers" width="48" height="48" /> <strong>Layers</strong>: Layers are the hallmark feature of Photoshop, allowing users to create 2d images in multiple editable parts.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot506.png" border="0" alt="sshot-506" width="251" height="476" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot507.png" border="0" alt="sshot-507" width="251" height="476" /></p>

<p>New art can be created in layers without disturbing separate layers above or below.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot580.png" border="0" alt="sshot-580" width="251" height="572" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot581.png" border="0" alt="sshot-581" width="251" height="572" /></p>

<p>Layers can be copied and masked, among other things. Adjustment layers are also  created and managed in this panel.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot584.png" border="0" alt="sshot-584" width="251" height="410" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot585.png" border="0" alt="sshot-585" width="430" height="337" /></p>

<p>Layers can be stacked on top of one another, giving weird, fun, or unexpected combinations of effects.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot587.png" border="0" alt="sshot-587" width="251" height="410" /> <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot586.png" border="0" alt="sshot-586" width="430" height="337" /></p>

<p>Opacity and Blending Modes are also controlled here. Image editing with layers can quickly create rich images, and makes editing easy.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/channels.png" border="0" alt="channels" width="48" height="48" /> <strong>Channels</strong>: Digital images display colors in combinations of primary colors, each with values.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/RGBChannelDemocopy.jpg" border="0" alt="RGB Channel Demo copy" width="650" height="178" /></p>

<p>These primary colors are viewable separately your color channels. Beginners can safely ignore the channels panel, as there are few uses for beginner or even intermediate users to use channels.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot508.png" border="0" alt="sshot-508" width="251" height="476" /></p>

<p>If you care to play with channels, save your image and experiment. You can find <a href="http://understandingphotoshop.blogspot.com/2010/04/demystifying-channels.html" target="_blank">a beginner’s primer on channels here</a>, if you care to learn more before diving in. However, you can do worlds of photo editing without using or even understanding them, so use your own judgment if you prefer to ignore them or learn to use them.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/paths.png" border="0" alt="paths" width="48" height="48" /> <strong>Paths</strong>: Another difficult area of Photoshop, <a href="http://www.howtogeek.com/howto/32597/whats-the-difference-between-pixels-and-vectors/" target="_blank">paths are vector based primitives</a>operating similar to the ones in Illustrator. Vectors themselves are not difficult to understand, but the Pen Tool is difficult and frustrating for new users to dive into.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot589.png" border="0" alt="sshot-589" width="251" height="410" /></p>

<p>While the path panel is very straightforward, and paths and vectors fairly easy to understand, the Pen Tool and Paths in Photoshop are better left for a more in-depth article.</p>

<p>via <a href="http://www.howtogeek.com/howto/33054/the-how-to-geek-guide-to-learning-photoshop-part-2-panels/" target="_blank">HowToGeek</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=5c22c6c7-7079-48a1-aa88-06b0e9fad7fb" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><br />

<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-2-panels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Photoshop, Part 1: The Toolbox</title>
		<link>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-1-the-toolbox/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/learning-photoshop-part-1-the-toolbox/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 08:50:29 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Context menu]]></category>
		<category><![CDATA[Control key]]></category>
		<category><![CDATA[Keyboard shortcut]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Workspace]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3152</guid>
		<description><![CDATA[Photoshop is one of the most intimidating programs for any beginner, but has powerful image editing ability for any skill level. Look through a fresh install of CS5, and learn the basic tools and info to help you get started. Out of the box, this is what your default CS5 installation will look like. 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><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot42111.png" border="0" alt="sshot-421" width="640" height="464" /></p>

<p>Photoshop is one of the most intimidating programs for any beginner, but has powerful <a class="zem_slink" title="Image editing" rel="wikipedia" href="http://en.wikipedia.org/wiki/Image_editing">image editing</a> ability for any skill level. Look through a <a class="zem_slink" title="Disk formatting" rel="wikipedia" href="http://en.wikipedia.org/wiki/Disk_formatting">fresh install</a> of CS5, and learn the basic tools and info to help you get started.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4242.png" border="0" alt="sshot-424" width="650" height="391" /></p>

<p>Out of the box, this is what your default CS5 installation will look like. It looks even more intimidating than older versions, so let’s spend a few minutes taking a basic look around the program, demystify it, and get you editing your photographs, painting, or whatever you might want to do with your fresh install.</p>

<h3>Starting your Custom Workspace</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4243.png" border="0" alt="sshot-424" width="283" height="31" /></p>

<p>You’re going to want to move your panels and palettes around in an effort to get comfortable with your new install. In this area of your screen, you’ll see various “<a class="zem_slink" title="Workspace" rel="wikipedia" href="http://en.wikipedia.org/wiki/Workspace">Workspaces</a>,” which are the various arrangements of said palettes and panels. This can be helpful, because you might want a different arrangement for editing photos than you’ll use if you are also a painter or designer.</p>

<p>CS5 autosaves your changes to your workspaces, so create a new, custom one to play around in. You can always edit your stock Workspaces to fit your liking later.</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://tech-n-life.com/wp-content/uploads/2010/11/sshot481.png" border="0" alt="sshot-481" width="428" height="216" /></p>

<p>Click the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot482.png" border="0" alt="sshot-482" width="33" height="21" /> to bring up the <a class="zem_slink" title="Context menu" rel="wikipedia" href="http://en.wikipedia.org/wiki/Context_menu">contextual menu</a>. Create a “New Workspace” and name it anything you like. Use your own name, or anything that suits you. Make certain to pick “<a class="zem_slink" title="Keyboard shortcut" rel="wikipedia" href="http://en.wikipedia.org/wiki/Keyboard_shortcut">Keyboard Shortcuts</a>” and “Menus” as you can edit both of them and tie them to your workspace.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4822.png" border="0" alt="sshot-482" width="262" height="30" /></p>

<p>Click your new workspace and feel free to play around in it.</p>

<h3>Customizing the Toolbox</h3>
<table style="width: 600px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="45" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot483.png" border="0" alt="sshot-483" width="25" height="400" /></td>
<td width="555">The toolbox is where you get all your mouse or cursor-based tools. By default, it is locked to the side of the screen in a panel area. By clicking the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4831.png" border="0" alt="sshot-483" width="36" height="11" /> arrow, you can bring up a condensed version in your panel. The <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4831.png" border="0" alt="sshot-483" width="36" height="11" /> is a toggle, that will switch between the two versions.You can also click and drag the <img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot4831.png" border="0" alt="sshot-483" width="36" height="11" /> to create a “free floating” version of the toolbox.</td>
</tr>
</tbody>
</table>
<table style="width: 600px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="62" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot484.png" border="0" alt="sshot-484" width="60" height="353" /></td>
<td width="538">The aforementioned double column format of the toolbox. Now that we’ve identified that we can change the shape of the toolbox, let’s briefly look at what’s available in it.</td>
</tr>
</tbody>
</table>
<h3>The Options Palette</h3>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/sshot492.png" border="0" alt="sshot-492" width="752" height="52" /></p>

<p>At the top of your screen, directly under your menus, you’ll see the <a class="zem_slink" title="Option (finance)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Option_%28finance%29">options</a> palette. When you select different tools, you’ll have the various options you can edit here. Each tool is complex without these options, and can become extremely powerful with knowledge of its options.</p>

<h3>What’s in the Toolbox?</h3>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="93" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/marquee.png" border="0" alt="marquee" width="48" height="44" /></td>
<td width="492" valign="top"><strong>Rectangular Marquee <a class="zem_slink" title="Tool (band)" rel="homepage" href="http://www.toolband.com/">Tool</a></strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/m.png" border="0" alt="m" width="30" height="37" />. The basic selection tool, marquee, AKA “<a class="zem_slink" title="Marching ants" rel="wikipedia" href="http://en.wikipedia.org/wiki/Marching_ants">Marching Ants</a>” allows you to select areas of layers or flattened photographs. <a class="zem_slink" title="Shift key" rel="wikipedia" href="http://en.wikipedia.org/wiki/Shift_key">Shift</a> + M  will cycle through to the various other selection tools, including the ellipse tool. You can hold Shift while drawing marquees to create squares.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="94" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/movetool.png" border="0" alt="move tool" width="48" height="44" /></td>
<td width="491" valign="top"><strong>Move Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/v.png" border="0" alt="v" width="31" height="37" /> . The basic move tool. Once you select an area, choose the move tool to move it around. You can also move whole layers without selecting them.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="95" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/lasso.png" border="0" alt="lasso" width="48" height="44" /></td>
<td width="490" valign="top"><strong>Lasso Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/L.png" border="0" alt="L" width="30" height="37" /> . Another selection tool, allows you to draw quick, shaped selections around parts of your image. Shift + L will cycle through the alternate lasso tools, including Polygonal Lasso and Magnetic Lasso tools.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="96" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/quickselection.png" border="0" alt="quick selection" width="48" height="44" /></td>
<td width="489" valign="top"><strong>Quick Selection Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/w.png" border="0" alt="w" width="30" height="37" /> . A rough selection tool that works like a paintbrush. Brush around in an area, and Photoshop will read your image and try and guess what you’re trying to select. Press Shift + W to get the indispensible magic wand tool, which is a Bucket Fill or Flood style tool for selections.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="97" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/crop.png" border="0" alt="crop" width="48" height="44" /></td>
<td width="488" valign="top"><strong>Crop Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/c2.png" border="0" alt="c" width="30" height="37" /> . Draws rectangular selections, then cuts your image down to the rectangle you draw. Very useful <a href="http://www.howtogeek.com/howto/30973/easily-straighten-crooked-photographs-in-photoshop/" target="_blank">for straightening crooked images.</a> Press Shift + C to pick the Slice Tool and Slice Select tools, useful for creating multiple images from a single one, usually for web content.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="98" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/eyedropper.png" border="0" alt="eyedropper" width="48" height="44" /></td>
<td width="487" valign="top"><strong>Eyedropper Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/i.png" border="0" alt="i" width="30" height="37" /> . Picks a color from any document you have open. Shift + I will cycle through the tools: Color Sampler, Ruler, and Note Tool.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="99" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/healingbrush.png" border="0" alt="healing brush" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Spot Healing Brush Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/j.png" border="0" alt="j" width="30" height="37" />. Useful for erasing blemishes, scratches or unwanted noise from images automatically by painting over them. Press Shift + J to find the Healing Brush, Patch Tool, and Red Eye tools.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/brush.png" border="0" alt="brush" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Brush Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/b.png" border="0" alt="b" width="31" height="37" /> . The single most complex tool in the toolbox. Many articles on the brush tool to come, but for now, paint with left mouse clicks, and select different brush styles with right mouse clicks. Shift + B cycles through to the Pencil, Color Replacement Tool, and Mixer Brushes, all worth experimentation.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/clonestamptool.png" border="0" alt="clone stamp tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Clone Stamp Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/s.png" border="0" alt="s" width="30" height="37" /> . Another photo-editing brush, Alt and Click to set a “Source” and then paint with the Left mouse button to copy from your source. Shift + S also gives you the pattern stamp tool.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/historybrush.png" border="0" alt="history brush" width="48" height="44" /></td>
<td width="486" valign="top"><strong>History Brush Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/y.png" border="0" alt="y" width="30" height="37" /> . Working in tandem with your History Palette, you can paint “back in time,” so to speak. Use a filter, then selectively undo parts of it with the History Brush. The Art History Brush is buried underneath here, accessible with a Shift + Y.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/eraser.png" border="0" alt="eraser" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Eraser Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/e.png" border="0" alt="e" width="30" height="37" />. Erases layers to transparency, and locked or Background Layers down to the Background Color. Shift + E will cycle through the Magic Eraser and the Background Eraser tool.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/gradienttool.png" border="0" alt="gradient tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Gradient Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/g.png" border="0" alt="g" width="31" height="37" /> . Clicking and dragging will fill your layer with a basic gradient using your foreground and background tools. The options palette has a lot of different gradients to use. Hidden under the Gradient Tool is the Paint Bucket Tool. Shift + G will cycle through to it. Use the Paint Bucket to fill areas of similar color in your image.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/blurtool.png" border="0" alt="blur tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Blur, Sharpen, and Smudge Tools</strong>: By default, no shortcut key. These are three photo editing tools that do exactly what they say. Smudge, in particular, can create excellent painterly effects in your images. Left click and hold to bring up the contextual menu and pick the “buried” Sharpen and Smudge tools.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/dodgetool.png" border="0" alt="dodge tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Dodge and Burn Tools</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/o.png" border="0" alt="o" width="30" height="37" />. Dodge and Burn are photo editing tools that lighten and darken images, respectively. This tool is not the zoom tool, as confusing as it may look. Shift + O cycles between the two of them.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/pentool.png" border="0" alt="pen tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Pen Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/p.png" border="0" alt="p" width="30" height="37" />. A nightmarish frustration for beginner users, the Pen Tool is tough to get used to, but a favorite of Photoshop Pros. Similar to the Pen Tool in Adobe Illustrator, works in tandem with the Paths Palette. Shift + P will give you alternate Pen tools related to working with paths.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/texttool.png" border="0" alt="text tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Type Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/t.png" border="0" alt="t" width="30" height="37" /> . Allows you to set typography, by default horizonally. Shift + T will give you the Vertical Type Tool, as well as the Type Mask Tools.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/pathselectiontool.png" border="0" alt="path selection tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Path Selection and Direct Selection Tools</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/a.png" border="0" alt="a" width="30" height="37" />. More tools made for editing paths in the path palette. Ignore unless you’re trying to learn the Pen Tool. Path selection picks whole paths, while Direct Selection picks line segments or points within paths. Cycle with Shift + A.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/customshapetool.png" border="0" alt="custom shape tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Custom Shape Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/u.png" border="0" alt="u" width="30" height="37" />. Bizarre tool for creating clipart type vector shapes from a library in the options palette. Shift + U will also give you the more helpful tools for rectangles, polygons, and lines, all helpful for learning paths in Photoshop without suffering through the pen tool.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/zoomtool.png" border="0" alt="zoom tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Zoom Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/z.png" border="0" alt="z" width="30" height="37" />. Yes, this is the real zoom tool and not the Dodge tool. Zoom in with left clicks, zoom out with ALT plus Left Clicks. This is likely the most basic tool in the toolbox.</td>
</tr>
</tbody>
</table>
<table style="width: 599px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="100" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/handtool.png" border="0" alt="hand tool" width="48" height="44" /></td>
<td width="486" valign="top"><strong>Hand Tool</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/h.png" border="0" alt="h" width="30" height="37" />. Scrolls your document without using the scrollwheel or scroll arrows. Press and hold the Space Bar at any time to use the quick Hand Tool, release Space to return to your previous tool.</td>
</tr>
</tbody>
</table>
<table style="width: 600px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="103" valign="top"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/ForegroundBackgroundcolors.png" border="0" alt="Foreground Background colors" width="100" height="102" /></td>
<td width="497" valign="top"><strong>Background/Foreground</strong>: The active colors you are painting with. The top color is Foreground, the back Background. <img src="http://tech-n-life.com/wp-content/uploads/2010/11/x.png" border="0" alt="x" width="30" height="37" /> swaps the two colors. <img src="http://tech-n-life.com/wp-content/uploads/2010/11/d.png" border="0" alt="d" width="30" height="37" /> reverts them to the default colors, black and white.</td>
</tr>
</tbody>
</table>
<table style="width: 600px" border="0" cellspacing="4" cellpadding="0">
<tbody>
<tr>
<td width="105" align="middle"><img src="http://tech-n-life.com/wp-content/uploads/2010/11/quickmaskmode.png" border="0" alt="quick mask mode" width="48" height="44" /></td>
<td width="495" valign="top"><strong>Quick Mask Mode</strong>: Shortcut key <img src="http://tech-n-life.com/wp-content/uploads/2010/11/q.png" border="0" alt="q" width="31" height="37" /> . An alternate mode for creating complex selections with the Brush, Eraser, and Paint Bucket tools. The Q key toggles to and from Quick Mask Mode.</td>
</tr>
</tbody>
</table>

<p><em>Article via <a href="http://www.howtogeek.com/howto/32726/the-how-to-geek-guide-to-starting-with-photoshop-part-1-the-toolbox/" target="_blank">HowToGeek</a></em></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=b42b784d-4af4-4868-aee5-97f669d9dc01" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">

</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-1-the-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Windows Resource Monitor &amp; Using It To Fix Your PC [MAKEUSEOF]</title>
		<link>http://tech-n-life.com/index.php/2010/11/understanding-windows-resource-monitor-using-it-to-fix-your-pc-makeuseof/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/understanding-windows-resource-monitor-using-it-to-fix-your-pc-makeuseof/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 09:41:20 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Everything Else]]></category>
		<category><![CDATA[Central processing unit]]></category>
		<category><![CDATA[CPU time]]></category>
		<category><![CDATA[Hard disk drive]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Random-access memory]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows Task Manager]]></category>
		<category><![CDATA[Working memory]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3146</guid>
		<description><![CDATA[What is your computer doing in there? On the exterior it is a mass of plastics and metals, roughly pressed together to provide your PC with a protective case. But is it protecting your PC from the outside, or is it protecting youfrom the strange and arcane things happening inside your PC? Perhaps it is time to [...]]]></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>What is your computer <em>doing</em> in there? On the exterior it is a mass of plastics and metals, roughly pressed together to provide your PC with a protective case. But is it protecting your PC from the outside, or is it protecting <em>you</em>from the strange and arcane things happening inside your PC?</p>

<p>Perhaps it is time to find out exactly what your computer is up to – particularly if your computer is behaving badly. There are many third-party tools that can clean, scrub, and protect your PC, but none of those will help you better understand what’s going on. A program that can help you understand what is going on ships with every Windows PC. It’s called Windows Resource Monitor. Let’s take a look at what it can tell us.</p>

<p><br class="spacer_" /></p>

<h2>Opening Windows Resource Monitor</h2>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/windowsresourcem.jpg" alt="windows resource monitor" width="412" height="459" /></p>

<p>Of course, we need to open Windows Resource Monitor before we can do anything. Windows Resource Monitor is a feature that was added in Vista and carries over to Windows 7. As far as I can gather, the only way to open it is through the <a href="http://www.makeuseof.com/tag/customizing-windows-task-manager-liking-task-manager-modder/">Windows Task Manager </a>- so press CTRL-ALT-DEL and open it.</p>

<p>Once Task Manager is open, go to the <em>Performance</em> tab. In the lower right hand corner is a button labeled <em>Resource Monitor</em>. Click it, and you’re ready to go!</p>

<h2>The Basics</h2>

<p>Windows Resource Monitor will, by default, open up to the <em>Overview</em> tab. This provides general, but useful, information about your computer. The best way to start becoming acquainted with Windows Resource Monitor is probably the graphs on the right side of the <em>Overview</em> tab. There are graphs here for your processor, hard disk, network and memory. These graphs will tell you how much of each is being used.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/windowsresourcem1.jpg" alt="resource monitor windows 7" width="542" height="457" /></p>

<p>A computer at idle should display each graph as nearly flat. There may be minor spikes in usage, typically due to background processes, but these spikes should be few and they shouldn’t significantly consume system resources.</p>

<p>Other usage scenarios will result in distinct patterns.  For example, it is normal to see high disk activity and high network usage when you are <a href="http://www.makeuseof.com/tag/the-best-free-file-download-managers/">downloading a file</a>. It is also normal to see high disk activity while your virus scanning software is operating.</p>

<p>Sudden (or not-so-sudden), unexplained spikes are not normal. They may be the result of bloatware (unwanted programs that come pre-installed in your system), an inefficent antivirus program, a program that did not close correctly or even malware.</p>

<h2>A Deeper Look At CPU Usage</h2>

<p>Open the <em>CPU</em> tab of Windows Resource Monitor. When you do so, the graphs on the right will change. You’ll now be shown a graph for each core Windows detects (or two graphs for each core if you have an Intel processor with Hyper-Threading enabled). The total CPU usage graph remains, as well.</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>But the most important informaton here is not the graphs. What you’ll need to take a closer look at is the text information under the labels of <em>Processes</em> and <em>Services</em>. A process is an active application, while a service is a background application that conforms to special rules (it can run automatically on boot, it can run when no user is logged on, etc).</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/windowsresourcem2.jpg" alt="resource monitor windows 7" width="542" height="457" /></p>

<p>When it comes to checking out processor usage, however, you’ll organize both using the same tactic. Simply organize the processes or services by the average CPU value. Tada! You now know what programs are taking up your processor’s power. Please note that common processes and services can sometimes appear under odd names in Windows Resource Monitor. Be sure to Google an unknown program and identify it before you close it.</p>

<h2>Analyzing Memory Usage</h2>

<p>The way your computer uses its <a href="http://www.makeuseof.com/tag/difference-ddr2-ddr3-ram-technology-explained/">short-term memory (RAM)</a> is important to overall performance. If you’re running low on available memory you’ll find that your computer’s performance becomes sluggish.</p>

<p>RAM usage can be found under the <em>Memory</em> tab. A new, useful line graph appears at the bottom of Windows Resource Monitor. This graph shows you how much memory is in use, how much is on stand-by (containing active data, but not actively in use) and how much is completely free.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/windowsresourcem3.jpg" alt="resource monitor windows 7" width="542" height="457" /></p>

<p>Ideally you’ll want to see some free memory on this graph. The real problem, however, comes when your in-use memory fills up most of the graph. This means you simply don’t have any RAM left to use! You can free up memory by organzing processes by their <em>Working</em> memory share and shutting down memory hogs. If your system has limited memory, however, you may simply need to add more memory to your PC.</p>

<h2>Hard Disk &amp; Network Usage</h2>

<p>Most users underestimate the effect their hard drive can have on overall system performance. The speed with which you can download files, install programs, transfer information, and open programs can all be affected by your hard drive’s performance. Sometimes a program, such an<a href="http://www.makeuseof.com/tag/ten-best-antivirus-programs/">anti-virus scanner</a>, will bombard your hard disk with requests for information.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/windowsresourcem4.jpg" alt="windows resource monitor" width="542" height="457" /></p>

<p>Opening up the <em>Disk</em> tab will show you the <em>Processes</em> <em>with</em> <em>Disk Activity</em> display. This shows you all the active processes that are consuming your hard disk’s time. You’ll usually see a few common Windows processors, like <em>System</em> and <em>svchost.exe</em>, listed here. But you may also see other programs. This may clue you in as to why programs are loading slowly.</p>

<p>Finally, take a look at the <em>Network</em> tab. You will again see a <em>Processes with Network Activity</em>display, which is very useful for tracking down programs that are making unwanted network connections (although nasty malware is often programmed to dodge Windows Resource Monitor or disguise itself as a more innocent process). You can also analyze your active network connections using the TCP connections display.</p>

<h2>Conclusion</h2>

<p>Familiarzing yourself with Windows Resource Monitor is a great idea. It is a very effective program that can tell you a lot about why your computer is behaving well or poorly. You can track down runaway programs and close them, and you can also see if a hardware upgrade is necessary to use the programs you prefer.</p>

<p>via <a href="http://www.makeuseof.com/tag/closer-windows-resource-monitor/" 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=48dfe2bd-d00b-4d7c-bfe2-ee4e7991b1bf" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">

</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/understanding-windows-resource-monitor-using-it-to-fix-your-pc-makeuseof/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download A Youtube Video To Windows Media Player [MAKEUSEOF]</title>
		<link>http://tech-n-life.com/index.php/2010/11/download-a-youtube-video-to-windows-media-player-makeuseof/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/download-a-youtube-video-to-windows-media-player-makeuseof/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 18:36:35 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Flash Video]]></category>
		<category><![CDATA[K-Lite Codec Pack]]></category>
		<category><![CDATA[makeuseof]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Uniform Resource Locator]]></category>
		<category><![CDATA[VLC Media Player]]></category>
		<category><![CDATA[Windows Media Player]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3143</guid>
		<description><![CDATA[The digital age is a dream come true for hoarders and collectors. No matter how much digital data or information you amass, it won’t take up a lot of space. This means you don’t have to control your primal instinct to search and collect, you can give rein to it. Sometimes, however, there are technical [...]]]></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>The digital age is a dream come true for hoarders and collectors. No matter how much digital data or information you amass, it won’t take up a lot of space. This means you don’t have to control your primal instinct to search and collect, you can give rein to it.</p>

<p>Sometimes, however, there are technical obstacles. If you’re looking for a way to download<a href="http://makeuseof.com/tags/youtube">YouTube</a> videos and view them in Windows Media Player, read on. This article will explain how to best extract YouTube videos and subsequently enjoy them on Windows Media Player.</p>

<p><br class="spacer_" /></p>

<h2>How It Works</h2>

<p>YouTube streams content using flash video technology. The respective file format is .flv. To download and view a YouTube video, you basically have three options:</p>

<ol>
	<li>Download and playback the video in .flv file format.</li>
	<li>Download and playback in an alternative file format.</li>
	<li>Download the .flv file and convert it to another file format for playback.</li>
</ol>

<p>This article is mainly concerned with how to view YouTube videos in Windows Media Player, regardless of how you obtained the files and what file format they are in. Hence, we can neglect the third option.</p>

<h2>Best Download Options For YouTube Videos</h2>

<p>To limit the confusion, I have selected only two tools. One is a website, the other a program. Both work flawlessly. You should go with the second one, VDownloader, if you want to download multiple videos in parallel.</p>

<h3><a title="Kiss YouTube" href="http://www.kissyoutube.com/">Kiss YouTube</a></h3>

<p>Kiss YouTube is a straight forward way to download YouTube videos because you do not need to install any software. In addition, Kiss YouTube can download YouTube videos in three different file formats: 3GP, FLV, and MP4. Paired with ease of use, that’s plenty of great features for an online service.</p>

<p>You can either copy and paste the URL of the YouTube video into the respective field on the Kiss YouTube homepage (see screenshot below); <strong>OR</strong> you can rename the YouTube URL, adding the word ‘kiss’ between ‘www.’ and ‘youtube.com/…’.</p>

<p>In both cases you will be directed to a page that lets you select your download format.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/YouTubeDownload02.png" border="0" alt="download youtube videos to computer" width="580" height="339" /></p>

<p>To proceed, click the download link of your preferred file format.</p>

<h3><a title="VDownloader" href="http://vdownloader.com/">VDownloader</a></h3>

<p>This is a software option, which is more convenient if you want to download multiple videos or wish to download from more sources than just YouTube. <strong>Attention!</strong> The installation comes with lots of <strong>extra software options</strong> and <strong>adware</strong>, all of which you can opt out of. Be sure to carefully screen all your options and go with a custom installation to opt out of the Ask toolbar and homepage.</p>

<p>Once you have completed the installation, VDownloader is a great tool. As soon as you copy a URL, it is pasted into the program’s &gt; <em>Video URL field</em>. Next select your preferred &gt; <em>Output Format</em>and hit the &gt; <em>Download</em> button. While your first video is already downloading, you can proceed to add the next one.</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://tech-n-life.com/wp-content/uploads/2010/11/YouTubeDownload03.png" border="0" alt="youtube video download" width="580" height="279" /></p>

<p>The available output formats include .flv (no conversion), .avi, .mpeg, .mp3 (audio), and several more.</p>

<p>VDownloader was also reviewed by Karl in this article: <a title="VDownloader Review" href="http://www.makeuseof.com/tag/vdownloader-convert-videos-formats-win-pro-license/">VDownloader – Really Easy Video Downloader Software</a>. Also check out Simon’s article on <a title="Download YouTube HD Videos" href="http://www.makeuseof.com/tag/how-to-easily-download-youtube-high-definition-videos/">How To Easily Download YouTube High Definition Videos</a>.</p>

<h2>How To View Various Video File Formats In Windows Media Player</h2>

<p>Now that you have downloaded your videos, here comes the tricky part. Per default, Windows Media Player only recognizes a limited amount of file formats, the standard video file format being .wmv. However, none of the options above download YouTube videos in that format. So what can you do?</p>

<p>You need to download and install codecs so that Windows Media Player can read all those file types. Don’t sweat, it’s a quick and easy three-step-program:</p>

<ol>
	<li>Go to <a title="K-Lite Codec Pack on Codec Guide" href="http://codecguide.com/download_kl.htm">Codec Guide</a> and download any of the <strong>K-Lite Codec Packs</strong>, the basic one is sufficient.</li>
	<li>Install the downloaded K-Lite Codec Pack.</li>
	<li>Enjoy downloaded videos in Windows Media Player.</li>
</ol>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/YouTubeDownload04.png" border="0" alt="how to play youtube videos in windows media player" width="550" height="91" /></p>

<p>That’s it.</p>

<p>Also check out the following YouTube-related articles on MakeUseOf:</p>

<ul>
	<li><a title="Download YouTube MOvies to iPhone and Other Mobile Phones" href="http://www.makeuseof.com/tag/3-free-ways-download-youtube-movies-iphone-mobile-phones/">3 Free Ways To Download YouTube Movies To Your iPhone (&amp; Other Mobile Phones)</a> by Jeffry</li>
	<li><a title="Download YouTube Videos as MP3 Files" href="http://www.makeuseof.com/tag/3-sites-download-youtube-videos-as-mp3/">3 Sites to Download YouTube Videos as MP3 Files</a> by Tim Lenahan</li>
	<li><a title="YouTube URL Tricks" href="http://www.makeuseof.com/tag/10-youtube-url-tricks-you-should-know-about/">10 Youtube URL Tricks You Should Know About</a> by Varun</li>
</ul>
<h2>Conclusion</h2>

<p>If you’re now wondering, why you would want to use Windows Media Player in the first place, I congratulate you. The answer is, I don’t know. Fact is, it’s much easier to download a media player that naturally supports all these file formats. Obviously, you will save yourself the hassle of installing codecs and trying to make it work with WMP. If you can live without WMP and would prefer an easy option, I highly recommend <a title="VLC Media Player" href="http://www.videolan.org/vlc/">VLC Media Player</a>.</p>

<p>Here are some more MakeUseOf recommendations:</p>

<ul>
	<li><a title="Best Free Media Players for Windows" href="http://www.makeuseof.com/tag/top-5-free-media-players-for-windows/">Top 5 Free Media Players For Windows</a> by Will</li>
	<li><a title="Kantaris Media Player based on VLC" href="http://www.makeuseof.com/tag/kantaris-a-great-new-media-player-based-on-vlc/">Kantaris – A Great New Media Player Based On VLC</a> by Simon</li>
	<li><a title="Splayer Portable Play-All Media Player for Windows" href="http://www.makeuseof.com/tag/splayer-opensource-portable-playall-media-player-windows/">Splayer – A Portable Play-All Media Player for Windows</a> by Jessica</li>
</ul>

<p>This is the time to fess up! Do you download YouTube videos to your computer and in case you do, what is your reason? Do you mind sharing how many gigabytes the YouTube videos take up on your hard drive?</p>

<p><br class="spacer_" /></p>

<p>VIA <a href="http://www.makeuseof.com/tag/download-youtube-video-windows-media-player/" 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=b8316617-01eb-4c25-8d8f-dab43a3148d1" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">

</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/download-a-youtube-video-to-windows-media-player-makeuseof/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Your Computer From Norton &amp; McAfee Completely</title>
		<link>http://tech-n-life.com/index.php/2010/11/free-your-computer-from-norton-mcafee-completely/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/free-your-computer-from-norton-mcafee-completely/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 08:40:54 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[makeuseof]]></category>
		<category><![CDATA[McAfee]]></category>
		<category><![CDATA[Microsoft Security Essentials]]></category>
		<category><![CDATA[Norton Removal Tool]]></category>
		<category><![CDATA[Uninstaller]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3137</guid>
		<description><![CDATA[They slow your computer down, they ask for your money annually and they rate no better than various free products when compared by AV-comparitives.org. If you have an ongoing relationship with Norton or McAfee, it’s time to break up. Happily, both companies provide free software for doing just that. Most people who have Norton or [...]]]></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>They  slow your computer down, they ask for your money annually and they rate  no better than various free products when compared by <a href="http://www.av-comparatives.org/">AV-comparitives.org</a>.  If you have an ongoing relationship with Norton or McAfee, it’s time to  break up. Happily, both companies provide free software for doing just  that.</p>

<p>Most people who have Norton or McAfee  found the software on their computer when they bought it. That’s not  necessarily a bad thing – it’s important to get a working anti-virus  onto a new computer as quickly as possible – but the default software on  your computer isn’t necessarily the best. Just ask any former IE user  who today uses Google Chrome or Firefox.</p>

<p>Removing Norton and McAfee’s products has a tendency to leave a lot of  crap behind, even if you go through the proper channels offered in your  control panel.  Both companies acknowledge this, and both offer removal  tools for the complete uninstallation. If you’re looking to learn how to  remove Norton or McAfee and replace them with something free and  effective, you’ve found the right article.</p>

<p>Before you do anything  you should probably disconnect from the Internet. Leaving a Windows  computer connected to the web without protection can be dangerous.  That’s why I recommend you read through the guide, download what you  need to download and then follow the steps below.</p>

<h2>Getting Started</h2>

<p>Both  Norton and McAfee recommend that you remove your program through the  control panel before running their tools. I’ve found that simply running  the tool is enough, but if you like playing by the rules you might as  well do this first.</p>

<ul>
	<li>Click your start button, then click “<em>Control Panel</em>“. Click “<em>Add or Remove Programs</em>” if you run XP, or “<em>Uninstall a Program</em>” if you’re using Vista/7. Find the program(s) you need to remove, then uninstall it!</li>
</ul>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/uninstall.png" alt="how to remove norton" width="580" height="256" /></p>

<ul>
	<li>This may take a while, or in some cases may fail completely. Don’t panic; we’re only halfway through the process.</li>
</ul>
<h2>Completely Remove Norton</h2>

<p>Are  you a soon-to-be-ex-Norton-user? Congratulations! What you need now is  the Norton Removal tool. The best product Norton offers, this program  will completely remove all Norton-related software from your computer  (including shortcuts and annoying toolbars).</p>

<p><a href="ftp://ftp.symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe">Click here</a> to download the Norton removal tool, then run the executable. You’ll see something that looks like this:</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://tech-n-life.com/wp-content/uploads/2010/11/Nortonremovaltool.png" alt="" width="539" height="411" /></p>

<p>Follow the on-screen directions, mostly clicking “<em>next</em>“,  to rid yourself forever of all Norton leftovers. You may have to prove  you’re human by typing a few lines of text, but for the most part this  is painless. Best of all: when you’re done there’s no sign left on your  computer of Norton’s existence.</p>

<h2><a>Completely Remove McAfee</a></h2>

<p>If  you’re trying to remove McAfee you’re going to need a different piece  of software: the McAfee Cleanup Tool. This program will remove  everything to do with McAfee from your computer, and is by far the best  product they offer. It does exactly what it says it will do.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/mcafeeremoval.png" alt="how to remove norton" width="580" height="325" /></p>

<p>Go ahead and <a href="http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe">click here</a> to download the McAfee removal tool. Run this executable and it will take care of the rest!</p>

<h2>Install Something Better</h2>

<p>Looking for a better piece of anti-virus software? I myself really love <a href="http://www.microsoft.com/security_essentials/">Microsoft Security Essentials</a>,  for three reasons: first, it offers great protection; second, it  features a really clean and simple user interface; third, it will never  ever ask you for money.</p>

<p>But read the comments below and you’ll  quickly discover not everyone agrees with me. Check out their  recommendations, and be sure to check out our list of the <a href="http://www.makeuseof.com/tag/ten-best-antivirus-programs/">top ten free anti-virus programs</a> if you still need ideas.</p>

<p>Can anyone offer links to tools for completely removing other annoying bits of software?  If so, please share them below.</p>

<p>Article By <a href="http://www.makeuseof.com/tag/completely-remove-norton-mcafee-computer/" 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=d519d9a8-9f81-460a-8e7b-996a651f9caa" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><br />

<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/free-your-computer-from-norton-mcafee-completely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is FTP &amp; SSH? Why Do You Care?</title>
		<link>http://tech-n-life.com/index.php/2010/11/3132/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/3132/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 06:01:46 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[File Transfer Protocol]]></category>
		<category><![CDATA[Hypertext Transfer Protocol]]></category>
		<category><![CDATA[Internet service provider]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[OpenSSH]]></category>
		<category><![CDATA[Secure file transfer program]]></category>
		<category><![CDATA[Secure Shell]]></category>
		<category><![CDATA[Virtual Private Network]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3132</guid>
		<description><![CDATA[FTP and SSH are both network protocols that run on top of the TCP/IP layer, just like HTTP. In plain English, it’s a certain way for devices to communicate with each other over a network. Different ways of communication are used in different circumstances. There are different uses and different strengths. But exactly how SSH [...]]]></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://www.makeuseof.com/tag/5-web-based-ftp-clients">FTP</a> and <a href="http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh">SSH</a> are both network protocols that run on top of the TCP/IP layer, just  like HTTP. In plain English, it’s a certain way for devices to  communicate with each other over a network.</p>

<p>Different  ways of communication are used in different circumstances. There are  different uses and different strengths. But exactly how SSH and FTP  relate is unclear to most.</p>

<p>This installment in the <a href="http://www.makeuseof.com/tags/technology-explained">Technology Explained series</a> aims to shed some light on the two protocols and their differences.</p>

<p><br class="spacer_" /></p>

<h2>Shell &amp; Shell Accounts</h2>

<p>Let’s  get some basic terminology out of the way. To understand the purpose of  SSH, you need to be familiar with some of the underlying elements.</p>

<p>The <strong>shell</strong> of a computer is a piece of software that allows users to directly  communicate with the kernel, the very core of an operating system. The  shell can have either a graphical or command-line interface (read: text  input), or both.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/shell.jpg" alt="what is ssh" width="580" height="407" /></p>

<p>A  shell account, on the other hand, is a personal account that gives the  user access to a shell on a different computer. They used to be  commonplace and supplied by the Internet Service Providers, used to work  with file storage, email accounts, newsgroups and more. The common  denominator is that a shell account is used to enter commands on a  remote computer.</p>

<h2>Secure Shell Protocol (SSH)</h2>

<p>Just like a  web browser uses the HTTP protocol to talk with websites, a shell  account needs a certain protocol to enable data exchange (read:  communication) between the two networked devices. Meet SSH - <em>Secure Shell Protocol</em>.</p>

<p>SSH uses a <a href="http://www.makeuseof.com/tag/how-to-easily-encrypt-email-or-text-documents-windows">public key encryption</a> and was developed to replace Telnet and other insecure shell protocols.  The two major versions, SSH-1 and SSH-2, are now the dominating  protocols to access shell accounts.</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://tech-n-life.com/wp-content/uploads/2010/11/crypto.jpg" alt="ssh client" width="580" height="242" /></p>

<p>These  days, SSH is used to log into and execute code on remote hosts, browse  the web using encrypted proxy clients, and transfer files – even setting  up a <a href="http://www.makeuseof.com/tag/virtual-private-network-work-technology-explained">Virtual Private Network</a>.</p>

<p>SSH clients are available for all major operating systems. Unix-based systems, including Linux and Mac OS X, can use <a href="http://www.openssh.org/index.html">OpenSSH</a>. Also check the OpenSSH website for <a href="http://www.openssh.org/macos.html">Mac OS</a> and Windows alternatives. <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY</a> is one of the most prominent <a href="http://www.openssh.org/windows.html">Windows</a> clients.</p>

<h2>Secure File Transfer Protocol (SFTP) versus FTP</h2>

<p>File transfer and VPN applications don’t run on SSH by default, but make use of SFTP – the <strong>SSH File Transfer Protocol</strong>.  Mind you, SFTP is not the FTP protocol running over SSH, but a  different file transfer protocol developed as an extension for SSH-2.  SFTP is always used to transfer files over SSH, but it’s actually  designed so it can be used in compliance with other protocols. That’s  not for this article, though.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/ftp.jpg" alt="what is ssh" width="580" height="337" /></p>

<p>Although not in the letter, for the end-user, SFTP <em>can</em> be seen as a secure relative of FTP. The latter transmits all data in  plain-text. Packet intercepts can thus reveal crucial and private data,  including your user name and password! SFTP, being an SSH-2 extension,  uses public key security. This means the data is encrypted when it is  being transmitted and potential intercepts are relatively useless.</p>

<p>SFTP as such is included in most popular <a href="http://www.makeuseof.com/tag/free-ftp-clients-windows/">FTP suites</a>, albeit often without other SSH functionality.</p>

<p>I  hope you’ve learned something from this article. If you’ve got any  questions or suggestions, head to the comments section below!</p>

<p>Image credit: <a rel="nofollow" href="http://www.shutterstock.com/pic-63338350/stock-photo-colored-laptops-exchanging-files-over-network.html">Shutterstock</a></p>

<p><br class="spacer_" /></p>

<p>Article by <a href="http://www.makeuseof.com/tag/ssh-ftp-technology-explained/">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=bf598e8a-993b-4808-b6d7-a162338931b0" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><br />

<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/3132/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Customise Windows OS &amp; Apps Using FreshUI</title>
		<link>http://tech-n-life.com/index.php/2010/11/how-to-customise-windows-os-apps-using-freshui/</link>
		<comments>http://tech-n-life.com/index.php/2010/11/how-to-customise-windows-os-apps-using-freshui/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 08:52:55 +0000</pubDate>
		<dc:creator>Konrad Walsh-(admin)</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Computer file]]></category>
		<category><![CDATA[CPU cache]]></category>
		<category><![CDATA[freshui]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows OS]]></category>
		<category><![CDATA[Windows Registry]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://tech-n-life.com/?p=3127</guid>
		<description><![CDATA[For a lot of people, using a Windows computer isn’t exactly a experience that can be “customized”.  Most people work hard just to figure out how the operating system works. The extent of “customizing” involves things like changing the Windows desktop background or configuring the default email system. Given, there are plenty of readers that [...]]]></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>For  a lot of people, using a Windows computer isn’t exactly a experience  that can be “customized”.  Most people work hard just to figure out how  the operating system works. The extent of “customizing” involves things  like changing the Windows desktop background or configuring the default  email system.</p>

<p>Given, there are plenty of  readers that could alter some of the most obscure regions of the Windows  OS, but for the rest of you who don’t walk on water when it comes to  computers – I’d like to introduce an app that can help.</p>

<p><br />
 Here at MUO we’ve previously covered a number of free utilities developed by Fresh Devices. Kyle previously wrote about <a href="http://www.makeuseof.com/tag/analyze-and-benchmark-your-pc-with-freshdiagnose/">FreshDiagnose</a>, a useful utility that lets you analyze and bookmark Windows. I also covered <a href="http://www.makeuseof.com/tag/fresh-approach-organizing-multimedia-files-fresh-view/">Freshview</a>,  an app that helps you organize all of your multimedia files. Recently, I  discovered that Fresh Devices also offers another utility called <a href="http://www.freshdevices.com/freshui.html">FreshUI</a> that will help you quickly and easily tweak your Windows Operating System just like a pro.</p>

<p>When  you first install and launch FreshUI, you’ll see that the application  is laid out in a way that makes it very easy to learn. All of the areas  of Windows that you can customize are laid out clearly along the left  pane, and organized in a simple tree view with only six major  categories.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui1.jpg" alt="tweak windows 7" /></p>

<p>Using  FreshUI, you can quickly customize all areas of Windows, including  standard Windows apps, how hardware behaves and even specific privacy  settings that matter most to you. The beauty of this application is that  you don’t have to dig through the Windows OS to find them.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui2.jpg" alt="tweak ui windows 7" /></p>

<p>Apps  that you can tweak include standard Windows programs like Hearts or  Notepad, but also some of the deeper apps like the Registry Editor. Now,  keep in mind that this app isn’t for changing the options in these  applications or modifying typical app settings. It’s actually for  customizing the apps by enabling or disabling certain features about  them.</p>

<p>For example, within the Internet Explorer section you can tweak each of the available options in the menu of IE.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui3.jpg" alt="tweak ui windows 7" /></p>

<p>This  allows you to customize the app for all users by doing things like  disabling the ability to modify proxy settings or even disabling the  ability to close IE itself. These are all settings that you’d have to  dig through registry settings or the control panel in order to enable or  disable. With FreshUI, some of the most advanced “hacks” are right  there at your fingertips.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui4.jpg" alt="tweak ui windows 7" /></p>

<p>Beyond  applications, you can also customize the behavior for your computer  hardware. For example, optimizing your CPU cache, enabling or disabling  your CD Player’s autoplay feature, tweaking some of your motherboard  memory settings and much more. Obviously, you should only make these  changes if you really know what you’re doing – otherwise you could  actually do some damage. Side note – always click on <em>File -&gt; Save Windows Settings</em> <strong>before</strong> you get started so you can always restore the default settings.</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>Beyond  applications and software, you can also tweak some of Windows standard  components, like Windows Explorer itself. For example, blocking access  to specific drives, modifying the “free space” warning if it’s getting  really annoying, or disabling the ability for users to <a href="http://www.makeuseof.com/tag/how-to-map-a-local-windows-folder-to-a-drive-letter">map new network drives</a>. All of these somewhat advanced Windows “hacks” are brought down to Earth when you use FreshUI.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui5.jpg" alt="tweak ui windows 7" /></p>

<p>If  you’ve always wanted to tweak things like the display or behavior of  your task bar or start menu, then you’ll be very pleased when you click  on the “<em>Windows Interface</em>” category. There are lots of cool things you can customize here that you probably never even realized were configurable.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui6.jpg" alt="windows 7 tweak program" /></p>

<p>Of  course, what most people would like to do is tweak the heart of the  operating system itself – things like startup and shutdown features or  security settings. If you click on the “<em>Windows System</em>” option in the left pane, you’ll see that FreshUI basically opens up the hood and hands you the wrench.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui7.jpg" alt="windows 7 tweak program" /></p>

<p>Another very useful area of FreshUI that I plan to recommend to <em>all</em> of my friends who constantly complain about their bogged down computer with a slow Internet connection, is the “<em>Covering Your Track</em>” section of this application.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui8.jpg" alt="windows 7 tweak program" /></p>

<p>Here,  you can wipe out logs, histories and junk files associated with all of  your Internet and Windows usage. You can set up the system so it doesn’t  track recent documents or last user, and even the option to clear  network history each time you log onto the network.</p>

<p><img src="http://tech-n-life.com/wp-content/uploads/2010/11/freshui9.jpg" alt="tweak windows 7" /></p>

<p>Whenever  you’re finished setting up all of your Windows customizations to  exactly what you want, don’t forget to click on File and “<em>Save Windows settings</em>“.  The last thing you want to do is lose all of the customizing options  you set. If things go wrong, you can just restore the settings that you  saved before you made any customizations at all.</p>

<p><br class="spacer_" /></p>

<p>Article by <a href="http://www.makeuseof.com/tag/customize-tweak-windows-os-apps-freshui/" 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=aa47a6e9-585a-4b24-8c6a-156f11147c10" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution">
<script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script>
</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/how-to-customise-windows-os-apps-using-freshui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

