<?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>Technical Zone &#187; Windows</title>
	<atom:link href="http://www.pankajdangi.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pankajdangi.com</link>
	<description>Best Technical Zone for Opensource!</description>
	<lastBuildDate>Thu, 01 Dec 2011 10:05:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://www.pankajdangi.com/?pushpress=hub'/>
		<item>
		<title>How to install php5 in Ubuntu</title>
		<link>http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/</link>
		<comments>http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 12:52:04 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.pankajdangi.com/?p=617</guid>
		<description><![CDATA[If you are doing any kind of PHP development, you’ll almost always be using Apache along with it.]]></description>
			<content:encoded><![CDATA[<p><strong>Installing PHP5 and Apache on Ubuntu</strong></p>
<p>If you are doing any kind of PHP development, you’ll almost always be using Apache along with it. Here’s the quick and easy way to get PHP up and running on your Ubuntu box.</p>
<p>First, you’ll want to add the extra repositories to Ubuntu’s sources.list file.</p>
<p>From a command shell, you will run the following commands:</p>
<p>sudo apt-get install apache2</p>
<p>sudo apt-get install php5</p>
<p>sudo apt-get install libapache2-mod-php5</p>
<p>sudo /etc/init.d/apache2 restart</p>
<p>Note that if apache is already installed you can omit the first line. Your web files will now be found in /var/www/</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="mac os">mac os</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="windows 7">windows 7</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="mac os x desktop">mac os x desktop</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="install red5 on linux">install red5 on linux</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="how to install json">how to install json</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="mac os 10 5">mac os 10 5</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="install red5 linux">install red5 linux</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="ioncube wamp">ioncube wamp</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="install php5 in ubuntu">install php5 in ubuntu</a></li><li><a href="http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/" title="zar 6 6">zar 6 6</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pankajdangi.com/2011/10/how-to-install-php5-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Speed up windows XP</title>
		<link>http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/</link>
		<comments>http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/#comments</comments>
		<pubDate>Thu, 13 May 2010 05:42:13 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=444</guid>
		<description><![CDATA[Hi Folks, Here are some Tips, Tricks and Tweaks to boost up performance of Windows XP. Before Continuing please take a backup of registry. How to backup windows registry file. -&#62;start&#8211;run&#8211;regedit&#8211;export. Lets Start 1. Increase Boot Performance Click Start, Select Run and type &#8220;Regedit&#8221;. Open: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementPrefetch Parameters. Double Click &#8220;Enable Prefetcher&#8221; and change [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Folks,</p>
<p>Here are some Tips, Tricks and Tweaks to boost up performance of Windows XP.</p>
<p>Before Continuing please take a backup of registry.<br />
<em><strong>How to backup windows registry file.</strong></em><br />
-&gt;start&#8211;run&#8211;regedit&#8211;export.</p>
<p>Lets Start</p>
<p><em><strong>1. Increase Boot Performance</strong></em><br />
Click Start, Select Run and type &#8220;Regedit&#8221;.</p>
<p><em>Open</em>: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementPrefetch Parameters.<br />
Double Click &#8220;<strong>Enable Prefetcher</strong>&#8221; and change the value Data from 3 to 5. By changing this value OS will fetch up the application more fast.</p>
<p><em><strong>2.Increase Shutdown Speed:</strong></em></p>
<p><strong>Open Registry editor, by clicking Start&#8211;&gt;Run&#8211;&gt;regedit</strong></p>
<p><em>Open</em>: <strong>HKEY_CURRENT_USERControlPanelDesktop.</strong><br />
<em>Double click</em> <strong>&#8220;WaitToKillAppTimeout&#8221;</strong> and set its Value Data to 1000.<br />
<em>Double click</em><strong> &#8220;HungAppTimeout&#8221; </strong>and set its value to 1000.</p>
<p><em>Open</em>: <strong>HKEY_CURRENT_USERControlPanleDesktop</strong><br />
<em>Double click</em> &#8220;<strong>AutoEndTasks</strong>&#8221; and change its value to 1.</p>
<p><em><strong>[This step allow windows xp to close non-responsive application automatically.]</strong></em></p>
<p><em>Open</em>: <strong>HKEY_LOCAL_MACHINESystemCurrentControlSetControl</strong><br />
<em>Double click</em> &#8220;<strong>WaitToKillServiceTimeout&#8221;</strong> and set its value to 1000</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/" title="how to boost up windows xp">how to boost up windows xp</a></li><li><a href="http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/" title="boost up windows">boost up windows</a></li><li><a href="http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/" title="how to boost up window xp">how to boost up window xp</a></li><li><a href="http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/" title="how to boost up winxp">how to boost up winxp</a></li><li><a href="http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/" title="winxp enable prefetcher correct value">winxp enable prefetcher correct value</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pankajdangi.com/2010/05/how-to-speed-up-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Hiberfil.sys and Windows Hibernate function</title>
		<link>http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/</link>
		<comments>http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 05:49:13 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=373</guid>
		<description><![CDATA[To understand why hiberfil.sys exists, we must look at the Windows Hibernate function. When you activate Hibernate, Windows takes a snap shot of your current session (all your running programs, open files, etc.) and writes that information to your hard drive. Hibernate was designed to speedup shut downs and restarts and save power on laptops. [...]]]></description>
			<content:encoded><![CDATA[<p>To understand why hiberfil.sys exists, we must look at the Windows Hibernate function. When you activate Hibernate, Windows takes a snap shot of your current session (all your running programs, open files, etc.) and writes that information to your hard drive. Hibernate was designed to speedup shut downs and restarts and save power on laptops.</p>
<p><img src="http://pankajdangi.com/images/hiberfil.png" alt="Hiberfil.sys " /><br />
<strong>Figure 1:</strong> Hiberfil.sys, as the name suggests, is the file to which Windows saves the snap shot data. Thus, the file is always equal in size to the total amount of available RAM on the computer (see Figure 1). </p>
<p>Disabling Windows Hibernation</p>
<p>As I noted earlier, you can manually delete hiberfil.sys, but it will just come back. To permanently remove the file, you must disable the Windows Hibernate function. You can do this through either the Windows GUI or from the command line.</p>
<p><strong>Windows XP</strong></p>
<p>On Windows XP systems, you can easily disable Hibernate through the GUI using the following steps:</p>
<p>Open the <strong>Control Panel</strong> and access <strong>Power Options</strong>.<br />
Select the <strong>Hibernate</strong> tab in the <strong>Power Options</strong> Properties dialog box.<br />
Clear the Enable Hibernation check box (see Figure 2) and click OK.</p>
<p><img src="http://pankajdangi.com/images/winxp_hibernate_disabled.png" alt="how to disable hibernate in winxp" /></p>
<p><strong>On Windows 7 &#038; Vista</strong><br />
<img src="http://pankajdangi.com/images/win7_power_options_03.png" alt="disable hibernate on windows 7" /></p>
<p><strong>How to disable Hibernate from Command prompt</strong><br />
Open a command prompt with administrative privileges.<br />
Enter “powercfg.exe -h off” (see Figure 4).<br />
Exit the command prompt.<br />
<img src="http://pankajdangi.com/images/powercfg_01.png" alt="hibernate disable from command prompt" /></p>
<p>&#8211;Cheers</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/" title="samsung rv511 plugged in not charging">samsung rv511 plugged in not charging</a></li><li><a href="http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/" title="Command Prompt">Command Prompt</a></li><li><a href="http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/" title="function of hiberfill sys">function of hiberfill sys</a></li><li><a href="http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/" title="samsung rv511 no hibernation">samsung rv511 no hibernation</a></li><li><a href="http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/" title="what is hiberfil sys">what is hiberfil sys</a></li><li><a href="http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/" title="• what is the function of the hiberfil sys file">• what is the function of the hiberfil sys file</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.pankajdangi.com/2010/02/what-is-hiberfil-sys-and-windows-hibernate-function/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Top features of Windows 7</title>
		<link>http://www.pankajdangi.com/2009/11/top-features-of-windows-7/</link>
		<comments>http://www.pankajdangi.com/2009/11/top-features-of-windows-7/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:35:35 +0000</pubDate>
		<dc:creator>pranky</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.pankajdangi.com/?p=269</guid>
		<description><![CDATA[Protect your data USB flash drives are convenient, portable, and very easy to lose. Which is a problem, especially if they&#8217;re carrying sensitive data. Fortunately Windows 7 has the solution: encrypt your documents with an extension of Microsoft&#8217;s BitLocker technology, and only someone with the password will be able to access it. Right-click your USB [...]]]></description>
			<content:encoded><![CDATA[<p><body></p>
<ol>
<li><b>Protect your data</b><br />
USB flash drives are convenient, portable, and very easy to lose. Which is a problem, especially if they&#8217;re carrying sensitive data. Fortunately Windows 7 has the solution: encrypt your documents with an extension of Microsoft&#8217;s BitLocker technology, and only someone with the password will be able to access it. Right-click your USB flash drive, select Turn on BitLocker and follow the instructions to protect your private files.</p>
</li>
<li>
<p><b>Minimise quickly with shake</b><br />
If you have multiple windows open on your desktop and things are getting too cluttered, it used to be a time-consuming process to close them all down. In Windows 7 you can use the Aero Shake feature to minimise everything in seconds, using a cool mouse gesture. Grab the title bar of the window you wish to keep open and give it a shake, and rejoice in a clear desktop area.
</li>
<li>
<b>Faster program launches</b><br />
If you&#8217;ve launched one instance of a program but want to start another, then don&#8217;t work your way back through the Start menu. It&#8217;s much quicker to just hold down Shift and click on the program&#8217;s icon (or middle-click it), and Windows 7 will start a new instance for you.
</li>
<li>
<b>Load IE faster</b><br />
Some Internet Explorer add-ons can take a while to start, dragging down the browser&#8217;s performance, but at least IE8 can now point a finger at the worst resource hogs. <b>Click Tools > Manage Add-ons</b>, check the Load Time in the right-hand column, and you&#8217;ll immediately see which browser extensions are slowing you down.
</li>
<li>
<b>Browse your tasks</b><br />
If you prefer the keyboard over the mouse, you will love browsing the taskbar using this nifty shortcut. Press Windows and T, and you move the focus to the left-most icon on the taskbar. Then use your arrow keys to change the focus to other icons, and you get a live preview of every window.
</li>
<li>
<b>Startup repair</b><br />
If you&#8217;ve downloaded Windows 7 (and even if you haven&#8217;t) it&#8217;s a good idea to create a system repair disc straight away in case you run into problems booting the OS later on. <b>Click Start > Maintenance > Create a System Repair Disc</b>, and let Windows 7 build a bootable emergency disc. If the worst does happen then it could be the only way to get your PC running again.
</li>
<li>
<b>New WordPad formats</b><br />
By default WordPad will save documents in Rich Text Format, just as before. But browse the Save As Format list and you&#8217;ll see you can also save (or open, actually) files in the Office 2007 .docx or OpenDocument .odt formats.
</li>
<li>
<b>Get a power efficiency report</b><br />
If you have a laptop, you can use the efficiency calculator to get Windows 7 to generate loads of useful information about its power consumption. Used in the right way, this can help you make huge gains in terms of battery life and performance. To do this you must open a command prompt as an administrator by typing &#8216;cmd&#8217; in Start Search, and when the cmd icon appears, <b>right-click it and choose Run as administrator</b>.</p>
<p>Then at the command line, just type in &#8216;<b>powercfg -energy</b>&#8216; (without quotes) and hit Return, and Windows 7 will scan your system looking for ways to improve power efficiency. It will then publish the results in an HTML file, usually in the System32 folder. Just follow the path it gives you to find your report.
</li>
<li>
<b>Search privacy</b><br />
By default Windows 7 will remember your PC search queries, and display the most recent examples when searching in Windows Explorer. If you&#8217;re sharing a PC and don&#8217;t want everyone to see your searches, then launch <b>GPEDIT.MSC</b>, go to <b>User Configuration > Administrative Templates > Windows Components > Windows Explorer, double-click &#8220;Turn off display of recent search entries&#8230;&#8221;</b> and click Enabled > OK.</p>
</li>
</ol>
<p> </body></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pankajdangi.com/2009/11/top-features-of-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

