<?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>www.jeedo.net &#187; Windows XP</title>
	<atom:link href="http://www.jeedo.net/category/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeedo.net</link>
	<description>Technology, WordPress Windows and the Internet</description>
	<lastBuildDate>Tue, 11 Oct 2011 16:53:50 +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>Task Manager: Checking for an Application&#8217;s CPU Usage</title>
		<link>http://www.jeedo.net/tips/task-manager-checking-for-an-applications-cpu-usage/</link>
		<comments>http://www.jeedo.net/tips/task-manager-checking-for-an-applications-cpu-usage/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 10:14:00 +0000</pubDate>
		<dc:creator>Jeedo</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[cpu usage]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://www.jeedo.net/tips/task-manager-checking-for-an-applications-cpu-usage/</guid>
		<description><![CDATA[There are just days when your computer comes to a crawl and you have no idea what&#8217;s going on. Actually, you can take a peek and see which of your application is eating up a lot of memory and CPU usage. To do this press CTRL + ALT + DELETE in sequence make sure you [...]]]></description>
			<content:encoded><![CDATA[<p></p><div style="margin-top: -30px; margin-bottom: 15px">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-5625202153560436";
/* jeedo.net */
google_ad_slot = "6402581516";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>There are just days when your computer comes to a crawl and you have no idea what&#8217;s going on. Actually, you can take a peek and see which of your application is eating up a lot of memory and CPU usage.</p>
<p>To do this press <b>CTRL + ALT + DELETE</b> in sequence make sure you don&#8217;t release any of the key until you see this window pop out:</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/taskman-01.jpg" /></p>
<p>You&#8217;ll see the Windows Task Manager, from this application you can actually do a lot:
<ol>
<li> Kill applications that hang-up or is just eating too much CPU cycle.</li>
<li> See how much CPU cycle is your system eating, if it reaches 100% expect your system to be rather hot.</li>
<li>See how much memory an application is using.</li>
<li>View a graphical representation of your CPU and network activity.</li>
<li>See users that are logged on (only true when you have a couple of profiles in your computer).</li>
<li>Shutdown, reboot or log-off from your computer.</li>
<li>View all the running applications on your profile and other profiles (<a target="_blank" href="http://www.jeedo.net/tips/how-can-i-switch-users-or-profiles-without-logging-off/">if its currently logged on and you have switched to the current profile</a>).</li>
</ol>
<p>Its pretty handy actually and its something I use on a daily basis. To view how much CPU cycle is an application using click on the <b>Process</b> tab and then click on the <b>CPU</b> column twice until you see the high numbers of the CPU column at the top.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/taskman-02.jpg" /></p>
<p>For this demonstration what you see on my system is that 98% of the CPU is idle and 2% is being used by firefox. exe (which is actually the Firefox browser). There&#8217;s a catch to this though, you need to know the exact <b>Image Name</b> of the application that you are looking for (the actual executable). </p>
<p>Actual image names don&#8217;t always match to the application&#8217;s title, like the World of Warcraft game, the actual image name that shows up on Windows Task Manager is wow.exe. ^_^</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeedo.net/tips/task-manager-checking-for-an-applications-cpu-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Can I Switch Users or Profiles Without Logging Off</title>
		<link>http://www.jeedo.net/tips/how-can-i-switch-users-or-profiles-without-logging-off/</link>
		<comments>http://www.jeedo.net/tips/how-can-i-switch-users-or-profiles-without-logging-off/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:40:27 +0000</pubDate>
		<dc:creator>Jeedo</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://www.jeedo.net/tips/how-can-i-switch-users-without-logging-off/</guid>
		<description><![CDATA[If you share your computer at your house and sometimes just sometimes, your brother barges in and begs to log-in to his profile to check his mail for just 5 minutes and you are in the middle of your work with about 27 programs open. What do you do? Easy you just click on the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you share your computer at your house and sometimes just sometimes, your brother barges in and begs to log-in to his profile to check his mail for just 5 minutes and you are in the middle of your work with about 27 programs open. </p>
<p>What do you do? Easy you just click on the Start button hit <b>Log Off</b>, then click on the <b>Switch User</b> button.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/switch-01.jpg" /></p>
<p>Now that is if you have fast switching enabled (which is by the way enabled by default). Now what if when you click the Log Off button and instead of seeing the option above you see this.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/switch-02.jpg" /></p>
<p>Click Log Off and you lose all your work, not a very good idea. This also means one thing. Fast user switching has been disabled. A program can disable it or somebody with administrative rights has disabled it, but regardless of reason&nbsp; you need to enable it so that you don&#8217;t have to close all your applications just to open another profile.</p>
<p>To enable fast user switching:</p>
<p>1. Open the Windows <b>Control Panel</b>.</p>
<p>2. Look for an icon named <b>User Accounts</b> and open the application.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/guest-02.jpg" /></p>
<p>3. On the User Accounts window click on the <b>Change the way users log on or off</b> link.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/switch-03.jpg" /></p>
<p>4. On the next window make sure both of these options are checked. Use the Welcome screen and <b>Use Fast User Switching</b>.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/switch-05.jpg" /></p>
<p>5. Click apply and you are done. When you click on the Log Off button again you should see the Switch User button.</p>
<p>Oh and a tip, by using shortcut keys you can instantaneously switch to the Welcome screen. To do this press the Window key and the letter L simultaneously (make sure that you press the window key first). </p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/09/switch-06.jpg" /></p>
<p>Almost immediately you will be switched to the Welcome screen. One last note, if you are a bit short on memory (say your system only has 512 MB which kinda sucks), switching back and forth between profiles may take a long time. Even if it were me though, I&#8217;d rather switch slow than have to start all over again after I log off my profile. ^_^</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeedo.net/tips/how-can-i-switch-users-or-profiles-without-logging-off/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Uninstall a Program in Windows XP</title>
		<link>http://www.jeedo.net/howto/how-to-uninstall-a-program-in-windows-xp/</link>
		<comments>http://www.jeedo.net/howto/how-to-uninstall-a-program-in-windows-xp/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:08:11 +0000</pubDate>
		<dc:creator>Jeedo</dc:creator>
				<category><![CDATA[For Dummies]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.jeedo.net/howto/how-to-uninstall-a-program-in-windows-xp/</guid>
		<description><![CDATA[This is a guide to show you how to uninstall a program in Windows XP. To most of you who thinks this is a no-brainer, you can skip this post, but for those who are about to make their first program uninstall, you are definitely in the right place. Let&#8217;s uninstall: 1. Begin by clicking [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>This is a guide to show you how to uninstall a program in Windows XP. To most of you who thinks this is a no-brainer, you can skip this post, but for those who are about to make their first program uninstall, you are definitely in the right place.</p>
<p>Let&#8217;s uninstall:</p>
<p>1. Begin by clicking on the Windows <b>Start</b> button on the taskbar.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/08/uninstall-winxp-01.jpg" /></p>
<p>2. Then click on the <b>Control Panel</b> icon.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/08/uninstall-winxp-02.jpg" /></p>
<p>3. When a window opens look for an icon titled <b>Add or Remove Programs</b>. Open the icon by double clicking on it or clicking on it once and then pressing the Enter key.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/08/uninstall-winxp-03.jpg" /></p>
<p>4. A window then will be displayed with the list of programs that has been installed on your system. Just for this exercise I&#8217;ll be uninstalling the software named <b>Spb Screenshot</b>.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/08/uninstall-winxp-04.jpg" /></p>
<p>5. When you click on the program you wish to remove you should see a <b>Remove</b> button on the right side of the column. Click on the remove button and follow the prompts/instructions.</p>
<p><img src="http://www.jeedo.net/wp-content/uploads/2009/08/uninstall-winxp-05.jpg" /></p>
<p>Then you are done! Depending on the software installed, it may prompt that it has been uninstalled (sometimes it doesn&#8217;t) and sometimes it may require you to reboot. After the uninstall process, you should not see the program anymore listed in the <b>Add Remove Programs</b> window.</p>
<p>Just a warning, removing programs is pretty much routine but may have some adverse effect on your system if you uninstalled the wrong software (ie. uninstalling your sound driver by accident therefore losing audio). Please take precaution and READ instructions presented in each prompt.</p>
<p>I made this guide as comprehensive as possible, but I take no liability in case something bad happens to your system. You are responsible for your actions. Hope this helps. ^_^</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jeedo.net/howto/how-to-uninstall-a-program-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

