<?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>gHacks technology news &#187; tip</title>
	<atom:link href="http://www.ghacks.net/tag/tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recreate the Show Desktop shortcut</title>
		<link>http://www.ghacks.net/2007/11/02/recreate-the-show-desktop-shortcut/</link>
		<comments>http://www.ghacks.net/2007/11/02/recreate-the-show-desktop-shortcut/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 07:11:54 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[show desktop]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/11/02/recreate-the-show-desktop-shortcut/</guid>
		<description><![CDATA[The Show Desktop shortcut in the quick launch bar minimizes all open windows upon pressing the button. If you accidentally deleted that shortcut from the quick launch bar you might face a hard time getting it back there because there is no obvious way to create a Show Desktop shortcut.]]></description>
			<content:encoded><![CDATA[<p>The Show Desktop shortcut in the quick launch bar minimizes all open windows upon pressing the button. If you accidentally deleted that shortcut from the quick launch bar you might face a hard time getting it back there because there is no obvious way to create a Show Desktop shortcut.</p>
<p>Pressing Windows M might be an alternative although it does not minimize all open windows. It was for instance not able to minimize XMPlay, my music player. Fortunately it is not complicated to recreate the Show Desktop shortcut.</p>
<p>Create a new text document and add the following lines of code to it:</p>
<p><span id="more-2208"></span>[Shell]<br />
Command=2<br />
IconFile=explorer.exe,3<br />
[Taskbar]<br />
Command=ToggleDesktop</p>
<p>Save it as &#8220;Show Desktop.scf&#8221;. Double-click the file to check if it is indeed minimizing all windows. You should at least have one window open to see the effect.</p>
<p>Right-click your task bar and uncheck the Lock The Taskbar entry. Now drag and drop the Show Desktop.scf file to your quick launch bar. Once that is done right-click the task bar again and lock the taskbar again.</p>

	Tags: <a href="http://www.ghacks.net/tag/show-desktop/" title="show desktop" rel="tag">show desktop</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/16/increasing-the-performance-of-windows-vista/" title="Increasing the performance of Windows Vista (December 16, 2006)">Increasing the performance of Windows Vista</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/01/29/find-out-which-devices-have-been-connected-to-your-pc/" title="Find out which devices have been connected to your pc (January 29, 2007)">Find out which devices have been connected to your pc</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/11/02/recreate-the-show-desktop-shortcut/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Find out which devices have been connected to your pc</title>
		<link>http://www.ghacks.net/2007/01/29/find-out-which-devices-have-been-connected-to-your-pc/</link>
		<comments>http://www.ghacks.net/2007/01/29/find-out-which-devices-have-been-connected-to-your-pc/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 10:17:05 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[device-manager]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hard-drive]]></category>
		<category><![CDATA[hidden-devices]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/01/29/find-out-which-devices-have-been-connected-to-your-pc/</guid>
		<description><![CDATA[Normally you do not see which devices have been connected to your computer in the past. It could be interesting to say the least to find out if someone else connected a device to your computer in your absence. You have to change a value in windows using the command prompt.]]></description>
			<content:encoded><![CDATA[<p>Normally you do not see which devices have been connected to your computer in the past. It could be interesting to say the least to find out if someone else connected a device to your computer in your absence. You have to change a value in windows using the command prompt.</p>
<p>Open the command prompt by pressing Windows + R, typing cmd and hitting enter. Type the following line and hit enter at the end:  set devmgr_show_nonpresent_devices=1 ; Once this is done open your device manager from the control panel and enable the option to view hidden devices in the View tab.</p>
<p><span id="more-1147"></span> This ensures that all hidden devices that have not been removed in the device manager will be listed and you can see if someone else added a external hard drive, usb stick or similar devices to your system. Great way to find out if someone spies on you or copied files from your system while you were not there.</p>
<p>It can be easily countered by removing the device from the device managers list.</p>

	Tags: <a href="http://www.ghacks.net/tag/check/" title="check" rel="tag">check</a>, <a href="http://www.ghacks.net/tag/device-manager/" title="device-manager" rel="tag">device-manager</a>, <a href="http://www.ghacks.net/tag/hack/" title="hack" rel="tag">hack</a>, <a href="http://www.ghacks.net/tag/hard-drive/" title="hard-drive" rel="tag">hard-drive</a>, <a href="http://www.ghacks.net/tag/hidden-devices/" title="hidden-devices" rel="tag">hidden-devices</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a>, <a href="http://www.ghacks.net/tag/usb/" title="usb" rel="tag">usb</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/01/11/what-is-connecting-to-the-internet/" title="What is connecting to the Internet (January 11, 2008)">What is connecting to the Internet</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/08/21/visualize-hard-drive-space/" title="Visualize Hard Drive Space (August 21, 2008)">Visualize Hard Drive Space</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/02/10/unknown-device-identifier/" title="Unknown Device Identifier (February 10, 2007)">Unknown Device Identifier</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/05/23/ultimate-defrag/" title="Ultimate Defrag (May 23, 2008)">Ultimate Defrag</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/07/07/true-crypt-6-released/" title="True Crypt 6 released (July 7, 2008)">True Crypt 6 released</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/01/29/find-out-which-devices-have-been-connected-to-your-pc/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Protect your Firefox Profile</title>
		<link>http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/</link>
		<comments>http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 09:02:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[profiles.ini]]></category>
		<category><![CDATA[secure-profile]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/</guid>
		<description><![CDATA[A Firefox profile stores all personal information such as bookmarks and passwords in it. Everyone who is starting up Firefox with that profile is able to use your saved passwords and cookies as well which is a security risk if you ask me. One way to overcome this would be to protect the Firefox profile folder by moving it to a location that is not accessible to anyone except you.]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> profile stores all personal information such as bookmarks and passwords in it. Everyone who is starting up Firefox with that profile is able to use your saved passwords and cookies as well which is a security risk if you ask me. One way to overcome this would be to protect the Firefox profile folder by moving it to a location that is not accessible to anyone except you.</p>
<p>I did this by moving the profile to my encrypted hard drive. The hard drive is encrypted using <a href="http://www.ghacks.net/tag/true-crypt/">True Crypt</a> and the profile can only be accessed if I provide the security key to decrypt the hard drive. Other means are theoretically possible as well, use a portable device that has to be plugged in before you can use the profile.</p>
<p><span id="more-1140"></span>Moving a profile to another location is not difficulty at all. Close all instances of Firefox and locate your profile folder. This is usually in Document and Settings under Application Date, Mozilla, Firefox, Profiles of the user who is logged into windows currently.</p>
<p>Move the complete folder to a different location. Open up profiles.ini afterwards (located in Firefox in Document and Settings). Change the path= parameter to the new location of your profile and change the parameter IsRelative=1 to 0.</p>
<p>Restart Firefox to see if the changes have been made. If all your bookmarks for instance load fine the changes have been successful. If that is not the case double-check the path parameter in profiles.ini.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a>, <a href="http://www.ghacks.net/tag/profile/" title="profile" rel="tag">profile</a>, <a href="http://www.ghacks.net/tag/profilesini/" title="profiles.ini" rel="tag">profiles.ini</a>, <a href="http://www.ghacks.net/tag/secure-profile/" title="secure-profile" rel="tag">secure-profile</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/28/hide-menus-in-fullscreen-with-autohide-for-firefox/" title="Hide Menus in Fullscreen with Autohide for Firefox (November 28, 2006)">Hide Menus in Fullscreen with Autohide for Firefox</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/08/12/yesscript-is-noscripts-antagonist/" title="YesScript is NoScript&#8217;s Antagonist (August 12, 2008)">YesScript is NoScript&#8217;s Antagonist</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/03/11/webslices-and-activities-ported-to-firefox/" title="Webslices and Activities ported to Firefox (March 11, 2008)">Webslices and Activities ported to Firefox</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/23/web-browser-firefox-save-tabs-add-on/" title="Web Browser: Firefox Save Tabs Add-On (April 23, 2009)">Web Browser: Firefox Save Tabs Add-On</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/18/warning-unresponsive-script-in-firefox/" title="Warning Unresponsive Script in Firefox (February 18, 2008)">Warning Unresponsive Script in Firefox</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Share the iTunes Library on a network</title>
		<link>http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/</link>
		<comments>http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 13:16:52 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[share library]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/</guid>
		<description><![CDATA[I don't like the iTunes software that much - it is slow and big and the only reason for me to use it is that it is the offical software that comes with the iPod. I recently ran into a problem which was fixed pretty fast by a quick tip that I found at one tip a day. I assume that iTunes is already installed at least on your main computer and you want to access the same library of songs that are stored on the main computer.]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t like the iTunes software that much &#8211; it is slow and big and the only reason for me to use it is that it is the offical software that comes with the iPod. I recently ran into a problem which was fixed pretty fast by a quick tip that I found at <a href="http://www.onetipaday.com/2007/01/25/how-to-use-the-same-itunes-library-on-a-home-network/" title="itunes library on network" target="_blank">one tip a day</a>. I assume that iTunes is already installed at least on your main computer and you want to access the same library of songs that are stored on the main computer.</p>
<p>You need to locate the file iTunes Library.itl on this computer which is usually stored in username\My Documents\My Music\iTunes. You need to share the folder iTunes. To do this right-click the iTunes folder and select Sharing and Security  from the context menu. If there is no Sharing and Security entry you will have to enable simple file sharing by clicking on Tools and selecting Folder Options.</p>
<p><span id="more-1137"></span>Click on the view tab and activate simple file sharing in the advanced settings (scroll down). Enable the options &#8216;Share this folder in the network&#8217; and &#8216;Allow network users to change my files&#8217; in Sharing and Security.</p>
<p>The final step would be to start iTunes on the other computer and hold down the shift key which will open a menu during startup. Select Choose Library and select the iTunes Library.itl file from the main computer.</p>
<p>That&#8217;s it. You can now access your iTunes configuration from the second computer as well and all changes made will be global. You can repeat the process if you have more than two computer.</p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/share-library/" title="share library" rel="tag">share library</a>, <a href="http://www.ghacks.net/tag/sharing/" title="sharing" rel="tag">sharing</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a>, <a href="http://www.ghacks.net/tag/trick/" title="trick" rel="tag">trick</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/share-songs-with-mojo-and-itunes/" title="Share Songs with Mojo and iTunes (March 20, 2008)">Share Songs with Mojo and iTunes</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/02/06/replace-itunes-with-floola/" title="Replace iTunes with Floola (February 6, 2007)">Replace iTunes with Floola</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Increasing the performance of Windows Vista</title>
		<link>http://www.ghacks.net/2006/12/16/increasing-the-performance-of-windows-vista/</link>
		<comments>http://www.ghacks.net/2006/12/16/increasing-the-performance-of-windows-vista/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 12:55:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/16/increasing-the-performance-of-windows-vista/</guid>
		<description><![CDATA[My first impression of Windows Vista was that it was a very shiny operating system with lots of useless stuff (for me) that wasted lots of valuable ram on my system. Things like the sidebar which may be useful for some are absolutely useless to me. Besides that they use ram. I have decided to remove everything that I would not need to increase performance on the system.]]></description>
			<content:encoded><![CDATA[<p>My first impression of Windows Vista was that it was a very shiny operating system with lots of useless stuff (for me) that wasted lots of valuable ram on my system. Things like the sidebar which may be useful for some are absolutely useless to me. Besides that they use ram. I have decided to remove everything that I would not need to increase performance on the system.</p>
<p>This tips might also be useful to those users who use an old computer with Windows Vista. My Vista installation is using about 430 megabytes of Ram in default state with only one instance of Internet Explorer 7 running as well. The following paragraphs contain a list of changes that I made and their effect on the system.</p>
<p><span id="more-1012"></span></p>
<ul>
<li>Disabling the Sidebar</li>
<li>Changing the Design to Windows Classic</li>
<li>Changing the Background image to one color</li>
<li>Disabling the Windows Firewall and Bitdefender</li>
</ul>
<p>Those changes alone dropped the ram usage by 60 megabytes to 370 with one Internet Explorer window open. There are many settings that can still be tweaked to gain even more performance, for instance removing unnecessary services and indexing. I will take a look at those in the coming days.</p>
<p>The question of course remains why you would like to change to Vista if you disable everything &#8220;new&#8221; that Vista offers. I personally think that it introduces lots of gimmicks that freeware on XP offered for years. And if it is security that you want you should take a look at Linux instead.</p>
<p> </p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/performance/" title="performance" rel="tag">performance</a>, <a href="http://www.ghacks.net/tag/ram/" title="ram" rel="tag">ram</a>, <a href="http://www.ghacks.net/tag/speed/" title="speed" rel="tag">speed</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a>, <a href="http://www.ghacks.net/tag/trick/" title="trick" rel="tag">trick</a>, <a href="http://www.ghacks.net/tag/tweak/" title="tweak" rel="tag">tweak</a>, <a href="http://www.ghacks.net/tag/vista/" title="vista" rel="tag">vista</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/29/tweak-vista-freeware/" title="Tweak Vista Freeware (December 29, 2006)">Tweak Vista Freeware</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/10/19/10-simple-ways-to-speed-up-windows-vista/" title="10 Simple Ways to Speed up Windows Vista (October 19, 2007)">10 Simple Ways to Speed up Windows Vista</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/03/18/windows-vista-sp1-download/" title="Windows Vista SP1 Download (March 18, 2008)">Windows Vista SP1 Download</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/22/windows-vista-sp1-breaks-applications/" title="Windows Vista SP1 breaks applications (February 22, 2008)">Windows Vista SP1 breaks applications</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/04/windows-vista-editions-do-you-know-the-differences/" title="Windows Vista Editions &#8211; Do you know the differences ? (December 4, 2006)">Windows Vista Editions &#8211; Do you know the differences ?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/16/increasing-the-performance-of-windows-vista/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Hide Menus in Fullscreen with Autohide for Firefox</title>
		<link>http://www.ghacks.net/2006/11/28/hide-menus-in-fullscreen-with-autohide-for-firefox/</link>
		<comments>http://www.ghacks.net/2006/11/28/hide-menus-in-fullscreen-with-autohide-for-firefox/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 07:39:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[add on]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[autohide]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox-extensions]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/11/28/hide-menus-in-fullscreen-with-autohide-for-firefox/</guid>
		<description><![CDATA[I was reading about Autohide yesterday over at lifehacker and had the plan to try it today to see if it was a useful add-on for mozilla firefox. Autohide manipulates the interface of firefox when entering fullscreen mode (F11) - you can select to (auto) hide certain bars and menu entries to have more space for the website itself. The following settings can be changed:]]></description>
			<content:encoded><![CDATA[<p>I was reading about <a target="_blank" title="autohide" href="http://www.krickelkrackel.de/autohide/">Autohide</a> yesterday over at <a target="_blank" title="lifehacker" href="http://www.lifehacker.com/software/fullscreen/download-of-the-day-autohide-firefox-217327.php">lifehacker</a> and had the plan to try it today to see if it was a useful add-on for <a href="http://www.ghacks.net/tag/firefox/">mozilla firefox</a>. Autohide manipulates the interface of <a href="http://www.ghacks.net/tag/firefox/">firefox</a> when entering fullscreen mode (F11) &#8211; you can select to (auto) hide certain bars and menu entries to have more space for the website itself. The following settings can be changed:</p>
<p>You may choose to always show the status bar or only on activity, you may hide all toolbars that are currently installed including the google and stumbleupon toolbar if they are installed on your system. The same can be done for the tab bar and the windows taskbar. Now, whenever you move your mouse over an hidden item (such as the menu bar) it becomes visible and you can interact with it normally.</p>
<p><span id="more-948"></span>The direct opposite of hidding certain items can also be configured which would be show always. If you can&#8217;t live without the tab bar and status bar you can select to have them always on. They never hide when you press F11 and go into fullscreen mode.</p>
<p>This application can benefit users with older displays and users who like to have all the information present on the screen.</p>

	Tags: <a href="http://www.ghacks.net/tag/add-on/" title="add on" rel="tag">add on</a>, <a href="http://www.ghacks.net/tag/addon/" title="addon" rel="tag">addon</a>, <a href="http://www.ghacks.net/tag/autohide/" title="autohide" rel="tag">autohide</a>, <a href="http://www.ghacks.net/tag/browser/" title="browser" rel="tag">browser</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-extensions/" title="firefox-extensions" rel="tag">firefox-extensions</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/lifehacker/" title="lifehacker" rel="tag">lifehacker</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/05/paste-and-go-in-firefox/" title="Paste and Go in Firefox (December 5, 2006)">Paste and Go in Firefox</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/02/18/auto-copy-firefox-extension-2/" title="Auto Copy Firefox Extension (February 18, 2007)">Auto Copy Firefox Extension</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/01/11/use-splitlink-for-firefox-to-check-for-redirects/" title="Use Splitlink for Firefox to check for Redirects (January 11, 2007)">Use Splitlink for Firefox to check for Redirects</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/01/23/url-fixer-extension-for-firefox/" title="Url Fixer Extension for Firefox (January 23, 2007)">Url Fixer Extension for Firefox</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/02/22/tab-mix-plus-firefox-extension/" title="Tab Mix Plus Firefox Extension (February 22, 2007)">Tab Mix Plus Firefox Extension</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/11/28/hide-menus-in-fullscreen-with-autohide-for-firefox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>94 Essential Tips for Staying Safe</title>
		<link>http://www.ghacks.net/2005/12/01/94-essential-tips-for-staying-safe/</link>
		<comments>http://www.ghacks.net/2005/12/01/94-essential-tips-for-staying-safe/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 09:25:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[secure pc]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=192</guid>
		<description><![CDATA[Pc Magazine wrote a article with such a long title that I had to cut it to make it fit, the article "Maximum Security: 94 Essential Tips for Staying Safe" has some useful tips for everyone that wants to have a secure as possible computer. They divided the article into several categories, system, networking and wireless, e-mail, Web surfing, malware, and mobile.]]></description>
			<content:encoded><![CDATA[<p>Pc Magazine wrote a article with such a long title that I had to cut it to make it fit, the article &#8220;Maximum Security: 94 Essential Tips for Staying Safe&#8221; has some useful tips for everyone that wants to have a secure as possible computer. They divided the article into several categories, system, networking and wireless, e-mail, Web surfing, malware, and mobile.</p>
<p>Most of the tips can be classified as core tips, everyone should use them to make his system more secure. I know its a lot to read and pc magazine has the nasty habit to divide the article on lots of pages, probably to increase page impressions. If you are interested head over to <a href="http://www.pcmag.com/article2/0,1759,1880244,00.asp" target="_Blank">pc magazine</a> and read the article.</p>
<p><span id="more-192"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/secure-pc/" title="secure pc" rel="tag">secure pc</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/tip/" title="tip" rel="tag">tip</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/01/29/find-out-which-devices-have-been-connected-to-your-pc/" title="Find out which devices have been connected to your pc (January 29, 2007)">Find out which devices have been connected to your pc</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/yahoo-marks-dangerous-search-results/" title="Yahoo marks dangerous search results (May 7, 2008)">Yahoo marks dangerous search results</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/" title="Wordpress Remote Admin Password Reset Vulnerability (August 11, 2009)">Wordpress Remote Admin Password Reset Vulnerability</a> (13)</li>
	<li><a href="http://www.ghacks.net/2006/07/22/wireless-hotspot-hacks/" title="Wireless Hotspot Hacks (July 22, 2006)">Wireless Hotspot Hacks</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/03/12/windows-worms-door-cleaner/" title="Windows Worms Door Cleaner (March 12, 2006)">Windows Worms Door Cleaner</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2005/12/01/94-essential-tips-for-staying-safe/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
