<?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; tweaks</title>
	<atom:link href="http://www.ghacks.net/tag/tweaks/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>Mon, 23 Nov 2009 22:22:46 +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>A Few Useful Tweaks</title>
		<link>http://www.ghacks.net/2008/06/19/a-few-useful-tweaks/</link>
		<comments>http://www.ghacks.net/2008/06/19/a-few-useful-tweaks/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 04:15:47 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5035</guid>
		<description><![CDATA[Since this is a subject we have touched on a couple of times recently I decided to share a a few useful registry tweaks. These apply to Windows Vista.
1) Stop UAC being so annoying
Yes, I leave User Account Control on. I find it bearable with time and its just one extra security caution. However the [...]]]></description>
			<content:encoded><![CDATA[<p>Since this is a subject we have touched on a <a href="http://www.ghacks.net/2008/06/17/5-windows-tweaks-that-do-not-work/">couple</a> of <a href="http://www.ghacks.net/2008/06/17/speed-up-vista/">times</a> recently I decided to share a a few useful registry tweaks. These apply to Windows Vista.</p>
<p><strong>1) Stop UAC being so annoying</strong></p>
<p>Yes, I leave User Account Control on. I find it bearable with time and its just one extra security caution. However the most annoying thing about it for me is not the popup requiring you to proceed, but the way it blocks out the rest of the desktop.</p>
<p>With time I found it begins to slow down and become increasingly frustrating. Luckily it’s easy to fix:</p>
<p><span id="more-5035"></span>
<ul>
<li>Registry Key: <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\       <br />Policies\System\<strong>PromptOnSecureDesktop</strong></strong></li>
<li>Change from 1 to 0</li>
</ul>
<p><strong>2) Auto Logon</strong></p>
<p>Maybe not so secure a tip, but seeing as I have to reset Windows so often I wish sometimes it could just logon automatically so I could go off and do something else. This is a registry tweak to do jut that:</p>
<ul>
<li>Registry Key: <strong>HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon\AutoAdminLogon</strong></li>
<li>Now create a new String Value and call it DefaultPassword     <br />Set: DefaultPassword = &quot;P@ssw0rd&quot; </li>
<li>Check for a REG_SZ called DefaultUserName. If it’s not there, then right-click in the right pane &gt; New &gt; REG_SZ and name it, DefaultUserName.&#160; Set the string value to the required UserName to be auto logged in.</li>
</ul>
<p><strong>3) Simultaneous Downloads</strong></p>
<p>This is a fantastic little tweak as I’ve run into trouble with this before… by default you cannot download more then 2 files from one web server.</p>
<ul>
<li>Registry Key: <strong>HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings</strong></li>
<li>Create two DWORDS (Right Click &gt; New&gt; DWORD (32-Bit) Value)</li>
<li><strong>MaxConnectionsPerServer</strong> and <strong>MaxConnectionsPer1_0Server</strong></li>
<li>Set the value of the first to <strong>000000a</strong> and the value of the second to <strong>0000000a</strong></li>
</ul>

	Tags: <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/tweaks/" title="tweaks" rel="tag">tweaks</a>, <a href="http://www.ghacks.net/tag/vista/" title="vista" rel="tag">vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/10/29/pin-folders-to-the-start-menu/" title="Pin Folders to the start menu (October 29, 2007)">Pin Folders to the start menu</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/08/19/xdn-tweaker-for-windows/" title="XdN Tweaker for Windows (August 19, 2007)">XdN Tweaker for Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/02/winfs-was-it-really-so-good/" title="WinFS, Was it Really so Good? (September 2, 2008)">WinFS, Was it Really so Good?</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/30/windows-vista-taskbar-resize/" title="Windows Vista Taskbar Resize (January 30, 2009)">Windows Vista Taskbar Resize</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/10/windows-vista-sp1-wga-changes/" title="Windows Vista SP1 WGA Changes (February 10, 2008)">Windows Vista SP1 WGA Changes</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/19/a-few-useful-tweaks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Configure tabbed browsing in Firefox</title>
		<link>http://www.ghacks.net/2007/02/07/configure-tabbed-browsing-in-firefox/</link>
		<comments>http://www.ghacks.net/2007/02/07/configure-tabbed-browsing-in-firefox/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 06:23:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox tips]]></category>
		<category><![CDATA[firefox-extensions]]></category>
		<category><![CDATA[tab browser]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/07/configure-tabbed-browsing-in-firefox/</guid>
		<description><![CDATA[Firefox users can configure their tabbed browsing experience by using the about:config command in the address bar. An easier way than to change the settings directly using the above mentioned method is to use a extension that displays them neatly in the options for faster and better access.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/tag/firefox/">Firefox</a> users can configure their tabbed browsing experience by using the about:config command in the address bar. An easier way than to change the settings directly using the above mentioned method is to use a extension that displays them neatly in the options for faster and better access.</p>
<p>The extension Tabbrowser Preferences adds the menu entry Tabbed Browsing to the Firefox options. The extension can alter the appearance and behavior in Firefox directly &#8211; it contains five tabs, namely: Links, User Interface, Display Options, Features and Tab Focus.</p>
<p><span id="more-1178"></span></p>
<ul>
<li><strong> Links</strong> &#8211; Defines how links are handled, ie. if a new tab is opened for internal / external links, how javascript popups are handled and a option to force all left clicks to open in a new tab.</li>
<li><strong>User Interface</strong> &#8211; This one defines how new tabs are handled. You can specify that the new tab option opens a blank page, the homepage or the current webpage.</li>
<li><strong>Display Options</strong> &#8211; Set values for the minimum width of the tabs, if Firefox should disable the tab bar if only one tab is open. It is also possible to move the tab bar to the bottom of Firefox and disable the close button for tabs that are not in focus.</li>
<li><strong>Features</strong> &#8211; Handles warnings and sets values when warnings shall appear.</li>
<li><strong>Tab Focus</strong> &#8211; Sets the load and mouse / tab focus.</li>
</ul>
<p><img src="http://www.ghacks.net/files/screens/2007/02/tabbed1.jpg" title="tabbed browsing firefox" alt="tabbed browsing firefox" height="350" width="504" /></p>

	Tags: <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</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/tab-browser/" title="tab browser" rel="tag">tab browser</a>, <a href="http://www.ghacks.net/tag/tweaks/" title="tweaks" rel="tag">tweaks</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/04/25/tiny-menu-firefox-extension/" title="Tiny Menu Firefox Extension (April 25, 2007)">Tiny Menu Firefox Extension</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/12/14/sync-firefox-profiles/" title="Sync Firefox Profiles (December 14, 2007)">Sync Firefox Profiles</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/19/sort-firefox-bookmarks/" title="Sort Firefox Bookmarks (October 19, 2008)">Sort Firefox Bookmarks</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/06/02/secure-firefox-with-firekeeper/" title="Secure Firefox with Firekeeper (June 2, 2008)">Secure Firefox with Firekeeper</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/move-firefox-tabs-to-the-sidebar/" title="Move Firefox Tabs To The Sidebar (July 15, 2008)">Move Firefox Tabs To The Sidebar</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/07/configure-tabbed-browsing-in-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>99 performance tips for windows xp</title>
		<link>http://www.ghacks.net/2006/02/11/99-performance-tips-for-windows-xp/</link>
		<comments>http://www.ghacks.net/2006/02/11/99-performance-tips-for-windows-xp/#comments</comments>
		<pubDate>Sat, 11 Feb 2006 08:35:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[boot time]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=317</guid>
		<description><![CDATA[A friend of mine asked me to take a look at his computer because it reacted slowly and took ages to boot. He was running windows xp home and shared the computer with his wife and his two lovely girls who unfortunatly decided to install lots of "female" orientated applications like riding games, animated screensavers and the like. After getting rid of 185 spyware entries I told him that he could speed up his pc which had only 256 Mb if he would disable some features of windows xp.]]></description>
			<content:encoded><![CDATA[<p>A friend of mine asked me to take a look at his computer because it reacted slowly and took ages to boot. He was running windows xp home and shared the computer with his wife and his two lovely girls who unfortunately decided to install lots of &#8220;female&#8221; orientated applications like riding games, animated screensavers and the like. After getting rid of 185 spyware entries I told him that he could speed up his pc which had only 256 Mb if he would disable some features of windows xp.</p>
<p>Some of the features that I disabled yesterday are also mentioned in the <a href="http://www.pcstats.com/articleview.cfm?articleid=1590" target="_blank">pcstats.com beginners guide</a>. I do not advice you to use each of the 99 tips, for example I would not recommend to overclock your pc. Categories worth taking a look at are &#8220;Windows XP Software and Registry Performance Tweaks&#8221; and &#8220;Improving Windows XP boot speed&#8221; which can have a great effect on overall speed of the system.</p>
<p><span id="more-317"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/boot-time/" title="boot time" rel="tag">boot time</a>, <a href="http://www.ghacks.net/tag/performance/" title="performance" rel="tag">performance</a>, <a href="http://www.ghacks.net/tag/tips/" title="tips" rel="tag">tips</a>, <a href="http://www.ghacks.net/tag/tweaks/" title="tweaks" rel="tag">tweaks</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/09/faster-access-to-xp-control-panel-programs/" title="Faster Access to XP system tools (November 9, 2006)">Faster Access to XP system tools</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/01/29/wpf-performance-fix-for-windows-vista-and-xp/" title="WPF Performance Fix for Windows Vista and XP (January 29, 2008)">WPF Performance Fix for Windows Vista and XP</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/02/11/99-performance-tips-for-windows-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
