<?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>EveryJoe &#187; cleanmgr</title>
	<atom:link href="http://www.everyjoe.com/tag/cleanmgr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Tue, 22 Dec 2009 16:06:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Weekly Scheduled Jobs</title>
		<link>http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/</link>
		<comments>http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 12:00:02 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[browser cache]]></category>
		<category><![CDATA[ccleaner]]></category>
		<category><![CDATA[cleanmgr]]></category>
		<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[Cygwin commands]]></category>
		<category><![CDATA[defrag]]></category>
		<category><![CDATA[desktop search]]></category>
		<category><![CDATA[disk cleanup]]></category>
		<category><![CDATA[disk defragmentation]]></category>
		<category><![CDATA[disk defragmenter]]></category>
		<category><![CDATA[extensible hard disk]]></category>
		<category><![CDATA[locate]]></category>
		<category><![CDATA[registry cleaer]]></category>
		<category><![CDATA[registry cleanup]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[updatedb]]></category>
		<category><![CDATA[virus scan]]></category>
		<category><![CDATA[Windows Tips]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1312</guid>
		<description><![CDATA[Every Sunday, I perform a set of jobs on all my computers. They help optimize the system, save hard disk space, increase security and privacy, etc.
   
Clean: Using CCleaner, I clean the PCs including all the browser caches and various other application caches. (Read my introduction to CCleaner here.)
Disk Cleanup: I run disk cleanup ($ leanmgr) on all the drives.
Registry: I run a registry cleaner (these days CCleaner itself) to clean the registries, after taking a backup of the current registry set.
Virus Scan: I run an entire PC scan, not just the scan across the “commonly infected areas”.
Defragment: Using [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/">My Weekly Scheduled Jobs</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Every Sunday, I perform a set of jobs on all my computers. They help optimize the system, save hard disk space, increase security and privacy, etc.</p>
<p align="center"><a href="http://www.everyjoe.com/files/2/2009/02/ccleaner.gif"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="CCleaner" src="http://www.everyjoe.com/files/2/2009/02/ccleaner-thumb.gif" border="0" alt="CCleaner" width="102" height="103" /></a> <a href="http://www.everyjoe.com/files/2/2009/02/diskcleanup.gif"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Disk Cleanup" src="http://www.everyjoe.com/files/2/2009/02/diskcleanup-thumb.gif" border="0" alt="Disk Cleanup" width="67" height="53" /></a>  <a href="http://www.everyjoe.com/files/2/2009/02/diskdefragmenter.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Disk Defragmenter" src="http://www.everyjoe.com/files/2/2009/02/diskdefragmenter-thumb.png" border="0" alt="Disk Defragmenter" width="104" height="104" /></a></p>
<p><strong>Clean</strong>: Using CCleaner, I clean the PCs including all the browser caches and various other application caches. (Read my <a title="That Damn PC: Use CCleaner to Clean Your Computer" href="http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/" target="_self">introduction to CCleaner</a> here.)</p>
<p><strong>Disk Cleanup</strong>: I run disk cleanup (<span style="font-family: Lucida Console;">$ leanmgr</span>) on all the drives.</p>
<p><strong>Registry</strong>: I run a registry cleaner (these days CCleaner itself) to clean the registries, after taking a backup of the current registry set.</p>
<p><strong>Virus Scan</strong>: I run an entire PC scan, not just the scan across the “commonly infected areas”.</p>
<p><strong>Defragment</strong>: Using the disk defrgamenter (<span style="font-family: Lucida Console;">$ defrag –a &lt;drive&gt;</span>), I first analyze all the drives and if necessary defragment the recommended ones.</p>
<p><a title="That Damn PC: Locate, A Desktop Search Alternative" href="http://www.everyjoe.com/locate-a-desktop-search-alternative/" target="_blank"><strong>Updatedb</strong></a>: I update the Cygwin file index.</p>
<p><strong>Backup</strong>: I take a backup of all important data on my Transcend Extensible Hard disk. A good idea, don&#8217;t you think?</p>
<p><em>Image Sources: CCleaner, Disk Cleanup and Disk Defragmenter.</em></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/">My Weekly Scheduled Jobs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/my-weekly-scheduled-jobs-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use CCleaner to Clean Your Computer</title>
		<link>http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/</link>
		<comments>http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 12:00:05 +0000</pubDate>
		<dc:creator>Sravan</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[ccleaner]]></category>
		<category><![CDATA[clean cache]]></category>
		<category><![CDATA[clean PC]]></category>
		<category><![CDATA[cleanmgr]]></category>
		<category><![CDATA[Cool Software]]></category>
		<category><![CDATA[disk cleanup]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[registry cleaner]]></category>
		<category><![CDATA[registry cleanup]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[startup processes]]></category>
		<category><![CDATA[uninstall programs]]></category>
		<category><![CDATA[Windows Tips]]></category>

		<guid isPermaLink="false">http://www.thatdamnpc.com/?p=1317</guid>
		<description><![CDATA[There are a lot of utilities that can be used to clean a computer. These do something more than the usual “Disk Cleanup” ($ cleanmgr), are easy to use with custom features and are faster too. Cleaning up your computer can improve its performance and ensure greater privacy. For a while now, I have been using Piriform’s CCleaner. It is one of the most comprehensive utilities of its kind.

CCleaner’s primary feature is the Cleaner. First, it will analyze the system, fetch the files that it is going to delete from the recycle bin, browser caches, other application caches, and many [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/">Use CCleaner to Clean Your Computer</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are a lot of utilities that can be used to clean a computer. These do something more than the usual “Disk Cleanup” (<span style="font-family: Lucida Console;">$ cleanmgr</span>), are easy to use with custom features and are faster too. Cleaning up your computer can improve its performance and ensure greater privacy. For a while now, I have been using Piriform’s CCleaner. It is one of the most comprehensive utilities of its kind.</p>
<p align="center"><a href="http://www.everyjoe.com/files/2/2009/02/ccleanerscreenshot.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="CCleaner Screenshot" src="http://www.everyjoe.com/files/2/2009/02/ccleanerscreenshot-thumb.png" border="0" alt="CCleaner Screenshot" width="544" height="396" /></a></p>
<p>CCleaner’s primary feature is the Cleaner. First, it will analyze the system, fetch the files that it is going to delete from the recycle bin, browser caches, other application caches, and many other obscure locations. The user can choose which areas to scan for and which to leave alone. Then the files can be deleted using any of the four secure file deletion options, but be warned that the greater the number of passes the fewer the chances of recovery if needed. There are many other customizations that can be made, like specifying the files and folders to be deleted and those to be excluded (apart from the usual set), the cookies to be preserved, and running from the command line.</p>
<p>CCleaner also has a registry cleaner than cleans the registry for any old or unclean or deleted entries. I think this feature can be made more robust. Be sure to save the registry before editing it.</p>
<p>Two other tools that come along are the “Uninstall” and “Startup” tools. The former can be used to uninstall programs. It is faster than the conventional “Add or Remove Programs” in loading the programs and also loads most programs unlike the regular option. The “Startup” tool can be used to disable or delete various startup processes, equivalent to the options provides by msconfig.</p>
<p>One other (unnecessary) feature I like about CCleaner is the way it displays the OS and the processor details when opened.</p>
<p>CCleaner is a regularly updated free software with new versions released every now and then. Download the latest version from the official <a title="CCleaner Home Page" href="http://www.ccleaner.com/" target="_blank">CCleaner website</a>. It is hardly 3 MB.</p>
<p><em>Image Source: CCleaner on my PC.</em></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/">Use CCleaner to Clean Your Computer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/use-ccleaner-to-clean-your-computer-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>