<?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>How To Do Things Easily</title>
	<atom:link href="http://howtodothingseasily.com/feed" rel="self" type="application/rss+xml" />
	<link>http://howtodothingseasily.com</link>
	<description>Making Things Simpler!!!</description>
	<lastBuildDate>Thu, 22 Sep 2011 13:55:00 +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>How to apply VLookup formula on an Excel Sheet.</title>
		<link>http://howtodothingseasily.com/how-to-apply-vlookup-formula-on-an-excel-sheet.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-apply-vlookup-formula-on-an-excel-sheet</link>
		<comments>http://howtodothingseasily.com/how-to-apply-vlookup-formula-on-an-excel-sheet.html#comments</comments>
		<pubDate>Thu, 22 Sep 2011 13:47:29 +0000</pubDate>
		<dc:creator>MEditor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://howtodothingseasily.com/?p=106</guid>
		<description><![CDATA[In Excel, many times we need to extract few or huge amount of data or entries from an excel sheet. For example, you have an excel sheet that contains a list of 102 person’s name, say the sheet name is &#8230; <a href="http://howtodothingseasily.com/how-to-apply-vlookup-formula-on-an-excel-sheet.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In Excel, many times we need to extract few or huge amount of data or entries from an excel sheet. For example, you have an excel sheet that contains a list of 102 person’s name, say the sheet name is “namesheet” and you want the phone number<span id="more-106"></span> of each person from the existing excel sheet(dump) that contains 1050 person’s name, say on column “A” and their  corresponding cell phone number on the another column,say on column “E”, say the sheet name is “numbersheet”.Lets look out how to apply VLookup formula.</p>
<p>Apply the VLookup formula, this is very useful for large and random data search.</p>
<p>The <strong>syntax</strong> for the VLookup function is:</p>
<p style="text-align: center"><strong>VLookup( lookup_value,table_array,col_ index_num,[range_lookup] )</strong></p>
<p><strong>Step 1:</strong>Open both the sheets, first come to “namesheet”, let you have all the names on the column “A” and you want corresponding phone numbers on the column “B” then select a cell say cell “B1” just write =vlookup( then excel application will start to show you the syntax of Vlookup formula.</p>
<p><strong>Step 2:</strong> Select whole column “A” this will be your lookup_value then press comma without doing anything just open excel numbersheet window. The vlookup syntax will follow you and it will not disappear.</p>
<p><strong>Step 3:</strong> Select the whole column where the names are present and start dragging the cursor up to the phone number column while dragging on the top of the column number appears and it starts increasing as you drag the cursor on the right side towards the phone number column as the cursor selects the phone number column note the number leave dragging.</p>
<p><strong>Step 4:</strong> Come to first excel sheet i.e. namesheet, the Vlookup syntax will follow you and it will not disappear, put comma and write the number you have noted down in the step 3 and again put comma.</p>
<p><strong>Step 5:</strong> Write numeric zero ‘0’ and close small brackets that you have opened initially and press enter. It will come up with a phone number.</p>
<p><strong>Step 6:</strong> Double click on the lower right corner of the cell containing the phone number, it will fill out the below cells with the corresponding phone numbers. They are the required phone numbers.</p>
<p><strong>Step 7:</strong> One and an important step is remaining, select the whole column of phone numbers that u have just fetched ,copy it and then right click the mouse and select paste special option from it and from paste options select values option. Now, your data if free from formula and links. Save the excel sheet and use the phone number sheet as required.</p>
<p><strong>Note:-</strong></p>
<ol>
<li>Vlookup is only applicable when the dump excel sheet contains the phone number column on the right of name column.</li>
<li>Don’t  close any one of sheets while applying Vlookup formula.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://howtodothingseasily.com/how-to-apply-vlookup-formula-on-an-excel-sheet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to delete history of Google Chrome browser.</title>
		<link>http://howtodothingseasily.com/how-to-delete-history-of-google-chrome-browser.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-delete-history-of-google-chrome-browser</link>
		<comments>http://howtodothingseasily.com/how-to-delete-history-of-google-chrome-browser.html#comments</comments>
		<pubDate>Wed, 21 Sep 2011 11:35:36 +0000</pubDate>
		<dc:creator>MEditor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Google Chrome]]></category>

		<guid isPermaLink="false">http://howtodothingseasily.com/?p=79</guid>
		<description><![CDATA[Usually, we surf on the internet but don’t want that anyone else will come to know about the sites or pages we have visited. So, I am going to tell you how to delete the history of Google Chrome browser. &#8230; <a href="http://howtodothingseasily.com/how-to-delete-history-of-google-chrome-browser.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Usually, we surf on the internet but don’t want that anyone else will come to know about the sites or pages we have visited. So, I am going to tell you how to delete the history of Google Chrome browser.<span id="more-79"></span></p>
<p style="text-align: center"><img class="aligncenter" style="border-style: initial;border-color: initial" src="http://howtodothingseasily.com/wp-content/uploads/2011/09/eJ63Z1.jpg" alt="the image" width="96" height="96" /></p>
<div><span class="Apple-style-span" style="font-size: 16px;line-height: 24px"><strong>Step 1:</strong> Click on the <strong>spanner icon </strong>that you will find on top-right side of the browser window.</span></div>
<p><strong>Step 2:</strong> Go to<strong> Tools</strong>.</p>
<p><strong>Step 3:</strong> Select <strong>Clear browsing data.</strong></p>
<p><strong>You can use the shortcut key to directly come on the step 4 by pressing <em>Ctrl+Shift+Delete</em></strong></p>
<p><strong>Step 4:</strong> A <strong>dialog box will appear</strong> and you can choose the period of time you want to delete i.e. ranging from the last hour to the beginning of the time. It will also give the options like -</p>
<p>1. Clear download history</p>
<p>2. Empty the cache</p>
<p>3. Delete cookies and other site and plug-in data</p>
<p>4. Clear saved passwords</p>
<p>5. Clear saved Auto fill form data</p>
<p><strong>Step 5:</strong> Click the “<strong>Clear browsing data</strong>” button.</p>
<p>These simple steps will remove all the Web addresses you&#8217;ve visited, that is listed on the History page</p>
]]></content:encoded>
			<wfw:commentRss>http://howtodothingseasily.com/how-to-delete-history-of-google-chrome-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use your TV as a Second Monitor for your Computer ?</title>
		<link>http://howtodothingseasily.com/how-to-use-your-tv-as-a-second-monitor-for-your-computer.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-use-your-tv-as-a-second-monitor-for-your-computer</link>
		<comments>http://howtodothingseasily.com/how-to-use-your-tv-as-a-second-monitor-for-your-computer.html#comments</comments>
		<pubDate>Tue, 20 Sep 2011 13:45:17 +0000</pubDate>
		<dc:creator>MEditor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://howtodothingseasily.com/?p=69</guid>
		<description><![CDATA[Step1: Setting resolution same: Make sure that your TV and computer must be on the same display graphic resolution. It will be better to maximize the resolution so that the images or videos will do not appear pixilated or of &#8230; <a href="http://howtodothingseasily.com/how-to-use-your-tv-as-a-second-monitor-for-your-computer.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Step1:</strong> <strong>Setting resolution same</strong>: Make sure that your TV and computer must be on the same display graphic resolution. It will be better to maximize the resolution so that the images or videos will do not appear pixilated or of  poor quality. Usually, TVs have lower</p>
<p><span id="more-69"></span></p>
<p>resolution than computer it is good to go with a high resolution TV set. Otherwise lower the resolution of your computer.</p>
<p><strong>Step2:</strong><strong> Connect the computer and television with like connectors:</strong> Most computers are equipped with S-video output. Look at the back your TV there is also an S-video connector. Plug the one end of the S-video cable into the computer and another one into the TV.</p>
<p><strong>Step3:</strong> <strong>Switch on the devices: </strong>When connected properly switch on the computer as well as the TV. Be sure about the proper and tight connection.</p>
<p><strong>Step4:</strong><strong> </strong><strong>Set the TV video setting proper</strong>: For instance, if you connected the cable end to the Video 1 input port, then set your TV to display video 1. As your PC boots up, it will detect the additional display and automatically configure itself according to the secondary display device. Hence, whatever your computer monitor displays, the TV will start displaying the same content like a mirror image.</p>
<p><strong>Step5:</strong> <strong>Connect home theatre or any sound system:</strong> S-Video connection from the computer does not have any sound signal as a result the TV set will only display the graphics and do not produce any sound. Hence, you have to depend on sound of the computer speakers. Or you can use the sound card ports found on the back of the computer system to connect a home theatre system.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://howtodothingseasily.com/how-to-use-your-tv-as-a-second-monitor-for-your-computer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to blog?</title>
		<link>http://howtodothingseasily.com/how-to-blog.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-blog</link>
		<comments>http://howtodothingseasily.com/how-to-blog.html#comments</comments>
		<pubDate>Mon, 19 Sep 2011 14:08:21 +0000</pubDate>
		<dc:creator>MEditor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://howtodothingseasily.com/?p=52</guid>
		<description><![CDATA[How to blog? The term blog is the shortened form of the words “web-log”. A weblog is &#8220;an online journal &#8212; a Web page with a series of short entries in reverse chronological order&#8221; or we can say that they &#8230; <a href="http://howtodothingseasily.com/how-to-blog.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>How to blog?</p>
<p>The term blog is the shortened form of the words<strong> “web-log”</strong>.</p>
<p>A weblog is &#8220;an online journal &#8212; a Web page with a series of short entries in reverse chronological order&#8221; or we can say that they are the themes includes stuffs like personal diaries, different crafts and projects to business or technology information and entertainment news etc.</p>
<p><span id="more-52"></span></p>
<p>Basically, sharing some content between the people that share the same interests. A blog can come in many different shapes, sizes, formats and can be created using a variety of web publishing techniques. Primarily, there are no official rules coded for how to do blog. It must be short and sweet and must convey a bloggers views to the reader easily.</p>
<p><a href="http://howtodothingseasily.com/how-to-blog.html/attachment/59" rel="attachment wp-att-59"><img src="http://howtodothingseasily.com/wp-content/uploads/2011/09/b6c30-394x300.jpg" alt="" width="394" height="300" /></a></p>
<p><em>How do I start a blog ?</em></p>
<p>When looking to create your own space on the Internet, there are many options available. The best one for you depends on your level of technical ability and the purpose of the blog. For those who own their own domain (for instance, xyz.com &#8212; in essence, a website), a blog can be easily installed in a few minutes. The biggest advantage to hosting your own blog is that customization of look and function can be taken to a higher level to meet the specific needs that your blog has.</p>
<p>An intermediate knowledge of &#8212; or immediate access to someone with &#8212; graphics and web tools is recommended when hosting your own blog, to ensure proper design and functionality. If you don&#8217;t own your own domain, there are some fantastic online blog services and signing up is as easy as signing up for a web-based e-mail service. Services such as WordPress.com, Thumblr.com and Blogger.com offer free blogging services and are a great place to start your first blog.</p>
<p>Typically, a blog can be set up in a matter of minutes, and can then be customized with graphics, fonts and colours to reflect the look and feel you wish to present. Most blogs contain text as the main content; however, there are also blogs that are entirely (or a combination of): pictures (photoblogs), video (videoblogs) or audio-based (podcasts) for listening to on your computer or MP3 player.</p>
]]></content:encoded>
			<wfw:commentRss>http://howtodothingseasily.com/how-to-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Activate A Verizon Phone</title>
		<link>http://howtodothingseasily.com/how-to-activate-a-verizon-phone.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-activate-a-verizon-phone</link>
		<comments>http://howtodothingseasily.com/how-to-activate-a-verizon-phone.html#comments</comments>
		<pubDate>Thu, 04 Aug 2011 07:22:13 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://howtodothingseasily.com/?p=42</guid>
		<description><![CDATA[Activating a Verizon Wireless Cell Phone If you already have service Go to VerizonWireless.com and click on My Verizon. Log in, and click &#8220;My Services&#8221; at the top. Click &#8220;My Phone&#8221; on the left. Click &#8220;Activate Phone&#8221; on the right. &#8230; <a href="http://howtodothingseasily.com/how-to-activate-a-verizon-phone.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Activating a Verizon Wireless Cell Phone</p>
<p><span id="more-42"></span></p>
<p>If you already have service<br />
Go to VerizonWireless.com and click on My Verizon.<br />
Log in, and click &#8220;My Services&#8221; at the top.<br />
Click &#8220;My Phone&#8221; on the left.<br />
Click &#8220;Activate Phone&#8221; on the right.<br />
Depending on whether this is an upgrade or simply a phone switch, either click &#8220;Activate New Phone&#8221; or &#8220;Activate Equipment&#8221;.</p>
<p><img class="aligncenter" src="http://howtodothingseasily.com/wp-content/uploads/2011/08/lg_versa_2-480x365.jpg" alt="" /></p>
<p>If you do not yet have a My Verizon account<br />
Dial *228 from the phone you want to activate, and choose option 1.</p>
<p><a href="http://wiki.answers.com/Q/How_do_you_activate_a_Verizon_cell_phone">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://howtodothingseasily.com/how-to-activate-a-verizon-phone.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Recover Lost Windows Password?</title>
		<link>http://howtodothingseasily.com/how-to-recover-lost-windows-password.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-recover-lost-windows-password</link>
		<comments>http://howtodothingseasily.com/how-to-recover-lost-windows-password.html#comments</comments>
		<pubDate>Mon, 18 Jul 2011 18:48:00 +0000</pubDate>
		<dc:creator>Megha</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://howtodothingseasily.com/?p=24</guid>
		<description><![CDATA[Don`t panic, if you have lost your windows password, I know it really feels bad when we lost our important things, data, passwords. here Iam giving you a free software application name Ophcrack which will help you to recover your &#8230; <a href="http://howtodothingseasily.com/how-to-recover-lost-windows-password.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Don`t panic, if you have lost your windows password, I know it really feels bad when we lost our important things, data, passwords. here Iam giving you a free software application name Ophcrack which will help you to recover your windows password so lets have a look how to do it. <span id="more-24"></span> How to use Ophcrack :</p>
<p>1. First go to the <strong><a href="http://ophcrack.sourceforge.net/">Ophcrake site </a></strong>and Download ophcrack LiveCD now select the XP LiveCD if you are using Windows XP. If you are using anything newer then select the Vista LiveCD.  after downloading the LiveCD ISO file.</p>
<p>2. In order to use the ISO file you need to burn it to a disk based media (CD or DVD). If you are using Windows 7 then you have this feature built in but If not, download and use a free ISO burning program – ISO Recorder is very popular.</p>
<p>3. Now restart your computer and enter the boot menu by hitting F12 as your computer starts up. Make sure that your CD or DVD is in the computer’s drive, choose to boot from the CD or DVD. <a href="http://howtodothingseasily.com/wp-content/uploads/2011/07/Windows-Password.png"><img class="size-medium wp-image-27 aligncenter" src="http://howtodothingseasily.com/wp-content/uploads/2011/07/Windows-Password-300x155.png" alt="Windows Password" width="300" height="155" /></a>4. After getting the screen of ophcrack LiveCD select Ophcrack Graphic mode –automatic- hit the enter key for it. <a href="http://howtodothingseasily.com/wp-content/uploads/2011/07/scrn-2-.png"><img class="size-medium wp-image-31 aligncenter" src="http://howtodothingseasily.com/wp-content/uploads/2011/07/scrn-2--300x174.png" alt="screen 2" width="300" height="174" /></a>5. Ophcrack Window will automatically load. At the leftmost column-where you can see the names of your user accounts. For this demonstration, A user account with the name Dan. <a href="http://howtodothingseasily.com/wp-content/uploads/2011/07/scr3.png"><img class="size-medium wp-image-29 aligncenter" src="http://howtodothingseasily.com/wp-content/uploads/2011/07/scr3-300x245.png" alt="Screen 3" width="300" height="245" /></a>6.  As Ophcrack loads and attempts to discover your password.It will appear in the right-hand column like for user name Dane the password is DanTheMan – which Ophcrack was able to discover.</p>
<p><a href="http://howtodothingseasily.com/wp-content/uploads/2011/07/scr4.png"><img class="aligncenter size-medium wp-image-30" src="http://howtodothingseasily.com/wp-content/uploads/2011/07/scr4-300x246.png" alt="Screen 4" width="300" height="246" /></a>7. Make exit or reset or Shut down your computer and also should remember one thing never use this program for illegal purpose its just a helpful tool to solve your problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://howtodothingseasily.com/how-to-recover-lost-windows-password.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

