<?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>TinyHacker &#187; tips</title>
	<atom:link href="http://tinyhacker.com/hacks/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinyhacker.com</link>
	<description>Tiny Tips for the Common Geek</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:00:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Scott Hanselman&#8217;s Awesome List of Tools for Windows</title>
		<link>http://tinyhacker.com/hacks/scott-hanselmans-awesome-list-of-tools-for-windows/</link>
		<comments>http://tinyhacker.com/hacks/scott-hanselmans-awesome-list-of-tools-for-windows/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 14:27:02 +0000</pubDate>
		<dc:creator>tinyhacker</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/hacks/scott-hanselmans-awesome-list-of-tools-for-windows/</guid>
		<description><![CDATA[One of the most comprehensive lists of tools we’ve ever seen, Scott Hanselman has compiled hundreds of links to useful programs. This is a page you’ll want to bookmark and send to your friends. Scott Hanselman&#8217;s Computer Zen]]></description>
			<content:encoded><![CDATA[</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="sshot-1" border="0" alt="sshot-1" src="http://tinyhacker.com/wp-content/uploads/2011/12/sshot12.png" width="500" height="561">
<p>One of the most comprehensive lists of tools we’ve ever seen, Scott Hanselman has compiled hundreds of links to useful programs. This is a page you’ll want to bookmark and send to your friends.</p>
<p><a href="http://www.hanselman.com/blog/CategoryView.aspx?category=Tools">Scott Hanselman&#8217;s Computer Zen</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/scott-hanselmans-awesome-list-of-tools-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Find IP Trick</title>
		<link>http://tinyhacker.com/hacks/google-find-ip-trick/</link>
		<comments>http://tinyhacker.com/hacks/google-find-ip-trick/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 12:00:56 +0000</pubDate>
		<dc:creator>abhim12</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=6004</guid>
		<description><![CDATA[Did you know: You can now type what is my ip in Google and hit search to get your IP address. Cool, isn’t it?]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px;border-left: 0px;border-top: 0px;border-right: 0px" border="0" alt="google-ip-trick" src="http://tinyhacker.com/wp-content/uploads/2011/11/googleiptrick.png" width="524" height="185">
</p>
<p>Did you know: You can now type what is my ip in Google and hit search to get your IP address. Cool, isn’t it? <img src='http://tinyhacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/google-find-ip-trick/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Complete Guide to Windows 7&#8242;s Task Scheduler</title>
		<link>http://tinyhacker.com/hacks/complete-guide-to-windows-7s-task-scheduler/</link>
		<comments>http://tinyhacker.com/hacks/complete-guide-to-windows-7s-task-scheduler/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 11:00:13 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=4048</guid>
		<description><![CDATA[If you want to know how to get the most of Windows 7&#8242;s task scheduler, then this series of articles is what you need. It starts with an introduction of the tool, its interface and main features. The next article shows how to work with the basic task wizard while the last goes into advanced [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tinyhacker.com/wp-content/uploads/2010/08/task_sched1.jpg"><img class="alignnone size-medium wp-image-4049" src="http://tinyhacker.com/wp-content/uploads/2010/08/task_sched1-300x257.jpg" alt="" width="300" height="257" /></a></p>
<p>If you want to know how to get the most of Windows 7&#8242;s task scheduler, then this series of articles is what you need. It starts with an introduction of the tool, its interface and main features. The next article shows how to work with the basic task wizard while the last goes into advanced task scheduling and editing all possible properties of a task.</p>
<p><a href="http://www.7tutorials.com/first-steps-working-task-scheduler">First Steps in Working With the Task Scheduler</a></p>
<p><a href="http://www.7tutorials.com/how-create-task-basic-task-wizard">How To Create a Task With the Basic Task Wizard</a></p>
<p><a href="http://www.7tutorials.com/advanced-users-task-creation-task-scheduler">Advanced Users &#8211; Task Creation With Task Scheduler</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/complete-guide-to-windows-7s-task-scheduler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7&#8242;s Disk Cleanup &#8211; still useful &amp; relevant</title>
		<link>http://tinyhacker.com/hacks/windows-7s-disk-cleanup-still-useful-relevant/</link>
		<comments>http://tinyhacker.com/hacks/windows-7s-disk-cleanup-still-useful-relevant/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 11:00:56 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=4017</guid>
		<description><![CDATA[Even if you have a big hard disk, it&#8217;s still a good idea to run a disk cleanup from time to time. Eliminate all the junk, temporary files, unused restore points, etc. To learn how to use Windows 7&#8242;s Disk Cleanup tool and its new features, check this tutorial. Free Up Wasted Space with Disk [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-4016" src="http://tinyhacker.com/wp-content/uploads/2010/08/dsk_cl4.jpg" alt="dsk_cl4" width="349" height="151" /></p>
<p>Even if you have a big hard disk, it&#8217;s still a good idea to run a disk cleanup from time to time. Eliminate all the junk, temporary files, unused restore points, etc.</p>
<p>To learn how to use Windows 7&#8242;s Disk Cleanup tool and its new features, check this tutorial.</p>
<p><a href="http://www.7tutorials.com/free-wasted-space-disk-cleanup">Free Up Wasted Space with Disk Cleanup</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/windows-7s-disk-cleanup-still-useful-relevant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Editing VHD images with Windows 7&#8242;s Disk Management tool</title>
		<link>http://tinyhacker.com/hacks/editing-vhd-images-with-windows-7s-disk-management-tool/</link>
		<comments>http://tinyhacker.com/hacks/editing-vhd-images-with-windows-7s-disk-management-tool/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 16:00:47 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Geek Info]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[virtual machines]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=4013</guid>
		<description><![CDATA[Did you know you can mount and edit &#8216;.vhd&#8217; (virtual hard disk) images with Windows 7&#8242;s Disk Management tool? If you are working with lots of virtual images, then this tip might come in handy. Disk Management &#8211; How to Mount and Unmount VHD Images]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-4012" src="http://tinyhacker.com/wp-content/uploads/2010/08/mount_vhd4.jpg" alt="mount_vhd4" width="394" height="192" /></p>
<p>Did you know you can mount and edit<em> &#8216;.vhd&#8217; (virtual hard disk)</em> images with Windows 7&#8242;s Disk Management tool?</p>
<p>If you are working with lots of virtual images, then this tip might come in handy.</p>
<p><a href="http://www.7tutorials.com/disk-management-how-mount-and-unmount-vhd-images">Disk Management &#8211; How to Mount and Unmount VHD Images</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/editing-vhd-images-with-windows-7s-disk-management-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk Usage &#8211; Folder size from the command line</title>
		<link>http://tinyhacker.com/hacks/disk-usage-folder-size-from-the-command-line/</link>
		<comments>http://tinyhacker.com/hacks/disk-usage-folder-size-from-the-command-line/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:00:29 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Geek Info]]></category>
		<category><![CDATA[Tiny App]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=3924</guid>
		<description><![CDATA[This is for true geeks and network admins: how to use Disk Usage from Windows Sysinternals to calculate size from the command line. Disk Usage (Download Page) Calculate folder size from the command line (Tutorial)]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3925" src="http://tinyhacker.com/wp-content/uploads/2010/07/Disk-Usage-Folder-Properties-201007.jpg" alt="Disk Usage Folder Properties 201007" width="634" height="323" /></p>
<p>This is for true geeks and network admins: how to use Disk Usage from Windows Sysinternals to calculate size from the command line.</p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb896651.aspx">Disk Usage</a> (Download Page)</p>
<p><a href="http://www.intelliadmin.com/index.php/2010/07/easily-determine-folder-size/">Calculate folder size from the command line</a> (Tutorial)</p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/disk-usage-folder-size-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add &#8220;Up to Parent Folder&#8221; button in Windows Explorer</title>
		<link>http://tinyhacker.com/hacks/add-up-to-parent-folder-button-in-windows-explorer/</link>
		<comments>http://tinyhacker.com/hacks/add-up-to-parent-folder-button-in-windows-explorer/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 14:00:53 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=3813</guid>
		<description><![CDATA[If you miss the &#8220;Up to Parent Folder&#8221; button from Windows XP, then give this tip a read. It shows how to add this button back to Windows Explorer, on both Windows 7 and Windows Vista. How to add a “go up to parent folder” button in explorer for Windows 7 and Vista]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3814" src="http://tinyhacker.com/wp-content/uploads/2010/07/Adding-Folder-UP-arrow-to-Windows-7-and-Vista2.jpg" alt="Adding-Folder-UP-arrow-to-Windows-7-and-Vista2" width="444" height="306" /></p>
<p>If you miss the &#8220;Up to Parent Folder&#8221; button from Windows XP, then give this tip a read. It shows how to add this button back to Windows Explorer, on both Windows 7 and Windows Vista.</p>
<p><a href="http://www.freewaregenius.com/2010/06/30/how-to-restore-an-up-folder-button-in-windows-explorer-for-windows-7-and-vista-for-free/">How to add a “go up to parent folder” button in explorer for Windows 7 and Vista</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/add-up-to-parent-folder-button-in-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Speed Up Firefox by Preloading Components</title>
		<link>http://tinyhacker.com/hacks/speed-up-firefox-by-preloading-components/</link>
		<comments>http://tinyhacker.com/hacks/speed-up-firefox-by-preloading-components/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 11:00:56 +0000</pubDate>
		<dc:creator>akishore</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=3709</guid>
		<description><![CDATA[Firefox is already pretty fast when loading, but what if you could make it load even faster? That’s where Firefox Preloader comes in. This nifty program will pre-load some of the components that Firefox uses, so it loads up instantly. Check it out. Speed Up Firefox with Firefox Preloader]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px;border-left: 0px;border-top: 0px;border-right: 0px" border="0" alt="firefox preloader" src="http://tinyhacker.com/wp-content/uploads/2010/06/firefoxpreloader.png" width="498" height="253" /> </p>
<p>Firefox is already pretty fast when loading, but what if you could make it load even faster? That’s where Firefox Preloader comes in. This nifty program will pre-load some of the components that Firefox uses, so it loads up instantly. Check it out. </p>
<p><a href="http://helpdeskgeek.com/how-to/speed-up-firefox-by-preloading-firefox-components/">Speed Up Firefox with Firefox Preloader</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/speed-up-firefox-by-preloading-components/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Customize Everything Related to Dates, Times, Currency and Measurement in Windows 7</title>
		<link>http://tinyhacker.com/hacks/customize-everything-related-to-dates-times-currency-and-measurement-in-windows-7/</link>
		<comments>http://tinyhacker.com/hacks/customize-everything-related-to-dates-times-currency-and-measurement-in-windows-7/#comments</comments>
		<pubDate>Sat, 29 May 2010 21:00:16 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=3524</guid>
		<description><![CDATA[This tutorial works on both Windows 7 &#38; Windows Vista. It shows everything there is know about customizing the display of dates, times, currency and measurement systems used by your computer. Change the display of dates, times, currency, and measurements]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3523" src="http://tinyhacker.com/wp-content/uploads/2010/05/dtf6.jpg" alt="dtf6" width="382" height="468" /><a href="http://www.7tutorials.com/change-display-dates-times-currency-and-measurements"></a></p>
<p>This tutorial works on both Windows 7 &amp; Windows Vista. It shows everything there is know about customizing the display of dates, times, currency and measurement systems used by your computer.</p>
<p><a href="http://www.7tutorials.com/change-display-dates-times-currency-and-measurements">Change the display of dates, times, currency, and measurements</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/customize-everything-related-to-dates-times-currency-and-measurement-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Great Charts in Excel with Chart Advisor</title>
		<link>http://tinyhacker.com/hacks/build-great-charts-in-excel-with-chart-advisor/</link>
		<comments>http://tinyhacker.com/hacks/build-great-charts-in-excel-with-chart-advisor/#comments</comments>
		<pubDate>Fri, 28 May 2010 21:00:07 +0000</pubDate>
		<dc:creator>CorporateGeek</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://tinyhacker.com/?p=3506</guid>
		<description><![CDATA[If you are working with lots of data and graphs on a regular basis, like most corporate geeks, then you should use Chart Advisor. This is a free tool from Microsoft Office Labs, helping you decide how to best create charts based on the data sets you&#8217;re working with. Chart Advisor &#8211; Download Page Tips [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3507" src="http://tinyhacker.com/wp-content/uploads/2010/05/chad_preview2.png" alt="chad_preview2" width="350" height="168" /></p>
<p>If you are working with lots of data and graphs on a regular basis, like most corporate geeks, then you should use Chart Advisor. This is a free tool from Microsoft Office Labs, helping you decide how to best create charts based on the data sets you&#8217;re working with.</p>
<p><a href="http://www.officelabs.com/projects/chartadvisor/Pages/default.aspx">Chart Advisor &#8211; Download Page</a> <a href="http://corporategeek.info/Communicating-Data-in-a-Visual-Way"></a></p>
<p><a href="http://corporategeek.info/Communicating-Data-in-a-Visual-Way">Tips on Using Chart Advisor &amp; Communicating Data in a Visual Way</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tinyhacker.com/hacks/build-great-charts-in-excel-with-chart-advisor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

