<?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>GEEK! &#187; Quick fixes and tips</title>
	<atom:link href="http://www.geekonthepc.com/category/quickfixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekonthepc.com</link>
	<description>A teenager&#039;s viewpoint on the mysterious world of technology!</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:26:12 +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>Configuring anti-spam (SpamAssassin) in ISPConfig 3</title>
		<link>http://www.geekonthepc.com/2012/01/23/configuring-anti-spam-spamassassin-in-ispconfig-3/</link>
		<comments>http://www.geekonthepc.com/2012/01/23/configuring-anti-spam-spamassassin-in-ispconfig-3/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 22:49:39 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[ispconfig]]></category>
		<category><![CDATA[junk]]></category>
		<category><![CDATA[setting]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2313</guid>
		<description><![CDATA[As you may have noticed, I&#8217;ve recently moved GEEK! to a brand new VPS &#8211; which, hopefully, will massively improve the uptime and performance of the site in the long run. It&#8217;s a little too early to tell, but now most of the trial bugs are ironed out, improvements should start to be seen soon. &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2012/01/23/configuring-anti-spam-spamassassin-in-ispconfig-3/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, I&#8217;ve recently moved GEEK! to a brand new VPS &#8211; which, hopefully, will massively improve the uptime and performance of the site in the long run. It&#8217;s a little too early to tell, but now most of the trial bugs are ironed out, improvements should start to be seen soon.</p>
<p>However, by moving my site (and all other sites I run) to a VPS, I have had to make some sacrifices. The key sacrifice on my end has been cPanel &#8211; which I&#8217;ve used ever since I started working with web servers. I love cPanel &#8211; it&#8217;s generally very reliable and controls most of the functions I would ever want. But now, as I&#8217;m slowly getting more experienced with the way web servers work, I thought it would be a good time to move on to something a little more advanced (and, as a result, cheaper). I was recommended to ISPConfig &#8211; a free and open source control panel for web servers running on Linux. And after a slow start, I seem to be getting the hang of it.</p>
<p>The one thing that really did get to me for a while was the poor performance of the spam filter built into ISPConfig. ISPConfig relies on SpamAssassin &#8211; which is, when configured correctly, a very powerful spam filter. But for some reason, it just wasn&#8217;t working on my installation of ISPConfig. Spam would get through and it can get seriously frustrating!</p>
<p>Thankfully I now have it cracked &#8211; and wanted to share the configuration I chose for ISPConfig and SpamAssassin. I think the correct settings vary from person to person &#8211; but if you want general spam filtering, this should show you how to get it.</p>
<p><span id="more-2313"></span></p>
<p><span style="text-decoration: underline;">Instructions</span></p>
<p>First of all, make sure a &#8216;spamfilter&#8217; policy is active both for the email domain you&#8217;re using and for each email mailbox. I chose the Uncensored policy in my case &#8211; but different rules apply to each setting. I found Uncensored to be most effective, but simply choosing this won&#8217;t make it work properly.</p>
<p>Once you&#8217;re happy that it&#8217;s supposedly on, you need to modify the rules for the policy you chose. Head to the &#8216;Email&#8217; tab, and then from the left menu select &#8216;Policy&#8217; under the &#8216;Spamfilter&#8217; section (see screenshot that follows).</p>
<p style="text-align: center;"><a href="http://www.geekonthepc.com/wp-content/uploads/2012/01/1.png"><img class="aligncenter size-medium wp-image-2315" title="Spamfilter policies" src="http://www.geekonthepc.com/wp-content/uploads/2012/01/1-300x167.png" alt="" width="300" height="167" /></a></p>
<p style="text-align: left;">Select the policy you&#8217;re working with by simply clicking on it. Then select the &#8216;Tag-Level&#8217; tab. This is where you set how sensitive SpamAssassin actually is. I found that the first three settings needed to be set as the following:</p>
<p style="text-align: left;">SPAM tag level: 3<br />
SPAM tag2 level: 3.4<br />
SPAM kill level: 5</p>
<p style="text-align: left;">The other settings requiring a number can be left alone. However, to make SPAM easier to separate, I&#8217;d suggest you turn on &#8216;SPAM modifies subject&#8217; and choose a tag you&#8217;d like to add to SPAM emails. Here&#8217;s what the page might look like when you&#8217;re done (see screenshot that follows).<span style="text-align: center;"> </span></p>
<p style="text-align: center;"><a href="http://www.geekonthepc.com/wp-content/uploads/2012/01/2.png"><img class="aligncenter size-medium wp-image-2317" title="Custom spamfilter settings" src="http://www.geekonthepc.com/wp-content/uploads/2012/01/2-300x158.png" alt="" width="300" height="158" /></a></p>
<p style="text-align: left;">Hit &#8216;Save&#8217; and it&#8217;s a good&#8217;en. If you also want to move SPAM email to a seperate Junk folder, you can do so by going to the &#8216;Email Mailbox&#8217; page from the left menu, then selecting your email account and clicking the &#8216;Mail Filter&#8217; tab. Simply tick the &#8216;Move Spam Emails to Junk directory&#8217; checkbox and dodgy email will be moved.</p>
<p style="text-align: left;">Hopefully that should get you going and stop infuriating SPAM emails reaching your inbox.</p>
<fb:like href='http://www.geekonthepc.com/2012/01/23/configuring-anti-spam-spamassassin-in-ispconfig-3/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2012/01/23/configuring-anti-spam-spamassassin-in-ispconfig-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five top tips for selling your phone to recycling companies</title>
		<link>http://www.geekonthepc.com/2012/01/02/five-top-tips-for-selling-your-phone-to-recycling-companies/</link>
		<comments>http://www.geekonthepc.com/2012/01/02/five-top-tips-for-selling-your-phone-to-recycling-companies/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 16:32:20 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[Useful websites]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[old]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[recycling]]></category>
		<category><![CDATA[sell]]></category>
		<category><![CDATA[trade]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2293</guid>
		<description><![CDATA[You may well have got yourself a brand new phone this Christmas, which is always a nice present now-a-days. I, myself, got a brand new HTC Sensation XE for Christmas (technically it was an early Christmas present &#8211; or at least part of it was!) &#8211; which I adore. But it does beg the question, &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2012/01/02/five-top-tips-for-selling-your-phone-to-recycling-companies/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>You may well have got yourself a brand new phone this Christmas, which is always a nice present now-a-days. I, myself, got a brand new HTC Sensation XE for Christmas (technically it was an early Christmas present &#8211; or at least part of it was!) &#8211; which I adore.</p>
<p>But it does beg the question, what happens to the old phone? Mine always seem to end up sitting in boxes until they&#8217;re no use to anyone at all. This time I thought I&#8217;d sent it off to a recycling company. There&#8217;s method in the madness &#8211; people will pay you to recycle your old phone, but you have to be careful when you do so. So here are some top tips for recycling your old phone:</p>
<ul>
<li><strong>Shop around &#8211; find the best price</strong>. You&#8217;d normally see that phrase when buying a gadget, but it does also applying to selling gadgets too. Just because a phone recycling company advertises on TV, doesn&#8217;t necessarily mean they&#8217;ll give you the best price. In fact, there&#8217;s actually quite a lot of mobile phone recycling companies around &#8211; so you&#8217;re more than likely to find a better price if you do some hunting. Take a look at <a href="http://www.sellmymobile.com" target="_blank">sellmymobile.com</a> - just type in your make/model and it&#8217;ll do the rest for you.</li>
<li><strong>Check the price you&#8217;re getting is consistent</strong>. Make sure you read the terms &amp; conditions carefully when you&#8217;re selling the phone. Some buyers will only offer you a certain payment within a number of days &#8211; after which point they can lower that offer by a substantial amount. Also make sure that you&#8217;re not under any contractual obligation &#8211; it&#8217;s your phone,  you can change your mind if you want.</li>
<li><strong>Make sure you&#8217;ve backed up anything you want to keep&#8230;</strong> If you want to keep anything (like camera shots, contacts or messages), make sure you&#8217;ve got a copy safely stored on your computer or on another phone. Once you&#8217;ve sent off your phone, you may not get it back (and if you do, it may well have been flashed to remove all content). Most recent phones include software to back up content on your phone &#8211; so make use of it!</li>
<li><strong>&#8230;and deleted anything you don&#8217;t want to keep. </strong>Make sure to &#8216;restore factory settings&#8217; on the phone before handing it over. You don&#8217;t want any of your personal details (or friends&#8217; personal details) to end up in someone else&#8217;s hands. Restoring factory settings will put the phone back to how it was when you first got it, and should delete any content that was once there.</li>
<li><strong>Remove any accessories that you aren&#8217;t required to hand over</strong>. As already mentioned, you may not get your phone back &#8211; even if you request it. So make sure you remove any accessories you don&#8217;t have to hand over (perhaps accessories that you bought yourself) like memory cards, cases and spare batteries. Memory cards may well come in handy on new phones, and if not they&#8217;re a handy portable storage medium.</li>
</ul>
<p>There you have it. Five tips to make the most of phone recycling companies. It&#8217;s debatable as to whether you&#8217;re better off auctioning your phones on sites like eBay &#8211; but if you just can&#8217;t be bothered with the hassle, you&#8217;re quickest way to get some cash is to hand it over to one of these companies. Just make sure you&#8217;re not being ripped off!</p>
<fb:like href='http://www.geekonthepc.com/2012/01/02/five-top-tips-for-selling-your-phone-to-recycling-companies/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2012/01/02/five-top-tips-for-selling-your-phone-to-recycling-companies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Samsung N145 (Atheros AR9285) wireless N not running at 150Mb/s</title>
		<link>http://www.geekonthepc.com/2011/09/11/fix-samsung-n145-wireless-n-not-running-at-150mbs/</link>
		<comments>http://www.geekonthepc.com/2011/09/11/fix-samsung-n145-wireless-n-not-running-at-150mbs/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 16:59:22 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[n]]></category>
		<category><![CDATA[n145]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2228</guid>
		<description><![CDATA[Ever since I bought my Samsung N145 (which I love), I&#8217;ve always been annoyed with the problem that the built in wireless adapter rarely picks up Wireless N (802.11n) at 150Mbit/s. Instead, it usually picks it up at 65Mbit/s, which can often be annoying when transferring large files over a network. However, Microsoft released a &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/09/11/fix-samsung-n145-wireless-n-not-running-at-150mbs/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Ever since I bought my Samsung N145 (which I love), I&#8217;ve always been annoyed with the problem that the built in wireless adapter rarely picks up Wireless N (802.11n) at 150Mbit/s. Instead, it usually picks it up at 65Mbit/s, which can often be annoying when transferring large files over a network.</p>
<p>However, Microsoft released a driver update (via Windows Update) in late August 2011 which seems to have resolved the problem.</p>
<p>It&#8217;ll be listed as an optional update in Windows Update. Unfortunately, Microsoft have provided no direct link to download manually. However, I can tell you that the driver ID is 20442151.</p>
<p>Download the update, install, and with any luck the problem should be solved immediately.</p>
<fb:like href='http://www.geekonthepc.com/2011/09/11/fix-samsung-n145-wireless-n-not-running-at-150mbs/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/09/11/fix-samsung-n145-wireless-n-not-running-at-150mbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having fun with QR codes</title>
		<link>http://www.geekonthepc.com/2011/09/09/having-fun-with-qr-codes/</link>
		<comments>http://www.geekonthepc.com/2011/09/09/having-fun-with-qr-codes/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 22:08:31 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[Raves]]></category>
		<category><![CDATA[barcode]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[qr codes]]></category>
		<category><![CDATA[scan]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2219</guid>
		<description><![CDATA[I&#8217;d heard about QR codes in the past &#8211; otherwise known as quick reference codes &#8211; but only recently have I realised how useful they are. Basically, they&#8217;re the next step forward from bar codes. A square image holds many pixels, which a programmed reader can recognise and decode. A simple idea &#8211; but very &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/09/09/having-fun-with-qr-codes/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.geekonthepc.com/wp-content/uploads/2011/09/chart1.png"><img class="aligncenter size-full wp-image-2224" title="chart" src="http://www.geekonthepc.com/wp-content/uploads/2011/09/chart1.png" alt="" width="86" height="85" /></a></p>
<p style="text-align: left;">I&#8217;d heard about QR codes in the past &#8211; otherwise known as quick reference codes &#8211; but only recently have I realised how useful they are. Basically, they&#8217;re the next step forward from bar codes.</p>
<p>A square image holds many pixels, which a programmed reader can recognise and decode. A simple idea &#8211; but very handy.</p>
<p>You may have started noticing them in advertisements and on posters. The idea is that you scan it with your smartphone or other reader, and your device will instantly decode it and provide you with whatever information you requested.</p>
<p>Any one QR code can hold a whole host of information such as URLs, contact cards, texts, wi-fi network details, geo-locations &#8211; the list goes on!</p>
<p>I&#8217;ve now trimmed up the twitter feed with a QR code for this site &#8211; seems like a no-brainer to me. There are loads of online QR code generators &#8211; such as <strong><a href="http://zxing.appspot.com/generator/" target="_blank">this one</a></strong> - so why not stick one on your site?</p>
<fb:like href='http://www.geekonthepc.com/2011/09/09/having-fun-with-qr-codes/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/09/09/having-fun-with-qr-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop PresentationFontCache.exe hogging CPU power</title>
		<link>http://www.geekonthepc.com/2011/08/02/stop-presentationfontcache-exe-hogging-cpu-power/</link>
		<comments>http://www.geekonthepc.com/2011/08/02/stop-presentationfontcache-exe-hogging-cpu-power/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 10:10:51 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[hog]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[presentationfontcache]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2199</guid>
		<description><![CDATA[Recently, I&#8217;ve come across an annoying problem in Windows 7. There seems to be a service, named PresentationFontCache.exe, that hogs CPU power for an extended period of time &#8211; which can be extremely annoying when playing games or using CPU-intensive applications. From research, the service seems to be part of the &#8216;Windows Presentation Foundation service&#8217; &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/08/02/stop-presentationfontcache-exe-hogging-cpu-power/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I&#8217;ve come across an annoying problem in Windows 7. There seems to be a service, named PresentationFontCache.exe, that hogs CPU power for an extended period of time &#8211; which can be extremely annoying when playing games or using CPU-intensive applications.</p>
<p>From research, the service seems to be part of the &#8216;Windows Presentation Foundation service&#8217; and doesn&#8217;t appear to be anything harmful &#8211; just a nuisance. It would be a bad idea to kill the service permanently as it is quite important (although many have resorted to killing it without major issues), however there is a good fix which I&#8217;ve come across.</p>
<p>To fix the problem, we simply need to remove the cache that it creates.</p>
<p>Head to <strong>C:\Windows\ServiceProfiles\LocalService\AppData\Local </strong>(it won&#8217;t show up in Windows Explorer &#8211; you&#8217;ll need to manually navigate to it). Now in this directory you should see up to three files &#8211; named as follows:</p>
<ul>
<li>FontCache3.0.0.0</li>
<li>FontCache-System</li>
<li>FontCache-S-xxxxxx&#8230;.</li>
</ul>
<p>If you delete the file <strong>FontCache3.0.0.0</strong> whilst the PresentationFontCache.exe service is killed (kill it from Task Manager), it should resolve your problem. I actually removed all three files and it hasn&#8217;t done any damage, but I&#8217;m relatively sure you only need to remove FontCache3.0.0.0. Apparently, in some cases, the file may be called FontCache4.0.0.0 &#8211; in which case remove that file. </p>
<p>Once that&#8217;s done, reboot your computer and all should be resolved!</p>
<fb:like href='http://www.geekonthepc.com/2011/08/02/stop-presentationfontcache-exe-hogging-cpu-power/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/08/02/stop-presentationfontcache-exe-hogging-cpu-power/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Force Nokia Ovi Suite to run maximized on netbook</title>
		<link>http://www.geekonthepc.com/2011/07/24/force-nokia-ovi-suite-to-run-maximized-on-netbook/</link>
		<comments>http://www.geekonthepc.com/2011/07/24/force-nokia-ovi-suite-to-run-maximized-on-netbook/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 13:58:31 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[maximized]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[ovi]]></category>
		<category><![CDATA[suite]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2195</guid>
		<description><![CDATA[Nokia Ovi Suite has never been my favourite piece of software, but unfortunately I have to use it for my trusty mobile (Nokia 5230) which I still love after nearly 18 months of owning it. If you&#8217;re running Ovi Suite on a netbook running a resolution of 1024&#215;600, you may notice that Ovi Suite never &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/07/24/force-nokia-ovi-suite-to-run-maximized-on-netbook/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Nokia Ovi Suite has never been my favourite piece of software, but unfortunately I have to use it for my trusty mobile (Nokia 5230) which I still love after nearly 18 months of owning it.</p>
<p>If you&#8217;re running Ovi Suite on a netbook running a resolution of 1024&#215;600, you may notice that Ovi Suite never opens properly. You have to manually tell it to maximize by doing ALT+SPACE and clicking maximize &#8211; otherwise you don&#8217;t see all options.</p>
<p>You can easily force Ovi Suite to maximize on launch if you&#8217;d prefer it to do so.</p>
<p style="text-align: center;"><a href="http://www.geekonthepc.com/wp-content/uploads/2011/07/ovi.png" target="_blank"><img class="aligncenter size-full wp-image-2196" title="ovi" src="http://www.geekonthepc.com/wp-content/uploads/2011/07/ovi.png" alt="" width="302" height="426" /></a></p>
<p style="text-align: left;">Simply find your Nokia Ovi Suite shortcut (probably on the Desktop or in the Start Menu), right-click it and click Properties. On the Shortcut tab, change the &#8216;Run:&#8217; setting to Maximized (as shown above) and click OK. From now on, whenever you run Ovi Suite from that shortcut, it will automatically start maximized.</p>
<fb:like href='http://www.geekonthepc.com/2011/07/24/force-nokia-ovi-suite-to-run-maximized-on-netbook/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/07/24/force-nokia-ovi-suite-to-run-maximized-on-netbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Control RailWorks with an Xbox 360 controller (Windows)</title>
		<link>http://www.geekonthepc.com/2011/07/04/control-railworks-with-an-xbox-360-controller-windows/</link>
		<comments>http://www.geekonthepc.com/2011/07/04/control-railworks-with-an-xbox-360-controller-windows/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 17:06:29 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[railworks]]></category>
		<category><![CDATA[simulator]]></category>
		<category><![CDATA[train]]></category>
		<category><![CDATA[xbox 360]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2178</guid>
		<description><![CDATA[If you own the popular rail simulator RailWorks, you might be interested in this guide which shows you how to run the controls from an Xbox 360 controller. By default, you play RailWorks with a keyboard and mouse. Whilst this is relatively playable, it does seem to get boring and tiresome after a while – &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/07/04/control-railworks-with-an-xbox-360-controller-windows/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>If you own the popular rail simulator RailWorks, you might be interested in this guide which shows you how to run the controls from an Xbox 360 controller.</p>
<p>By default, you play RailWorks with a keyboard and mouse. Whilst this is relatively playable, it does seem to get boring and tiresome after a while – so I investigated using other methods to control the game. I happen to own an Xbox 360 controller for Windows (as I use it for Test Drive Unlimited 2 and Grand Theft Auto IV) and thought it would be good to get it going with RailWorks.</p>
<p>To do this, I got hold of a handy piece of software called Xpadder. Newer versions seem to require a small purchase to pay for the product (bizarrely older versions are free and there are plenty of downloads for those on the internet – but you may need to run the program in compatibility mode as Windows XP if you’re using Windows 7). Nevertheless, it’s a small price to pay!</p>
<p>When you’ve downloaded and installed Xmapper, you can download the profile that I’ve created for RailWorks (see below). If you haven’t previously set up an Xbox 360 controller with Xpadder, you may want to import the controller files too (see below). Simply import the profile into Xpadder and you’re done.</p>
<p>Once it’s up and running, start up RailWorks. You should be able control the game using the controls below:</p>
<p>CONTROLS BUILD 1.0 – RAILWORKS (XPADDER)</p>
<ul>
<li>Left analogue stick and D pad both control acceleration of train (up for increase acceleration, down for decrease acceleration). Tap the left analogue stick to raise/lower pantograph (electric trains only).</li>
<li>Right analogue stick controls brakes.</li>
<li>A – train door release</li>
<li>B – windscreen wiper switch</li>
<li>X &#8211; horn</li>
<li>Y – emergency brakes</li>
<li>LT – Increase reverser (for forward)</li>
<li>RT – Decrease reverser (for backward)</li>
<li>START button &#8211; pause game</li>
<li>SELECT/BACK button – start/stop engine</li>
<li>LB – Alerter reset</li>
<li>RB – Request permission to pass signal at danger</li>
</ul>
<p>Known issues:</p>
<ul>
<li>If you request permission to pass red signal, you are forced to close a dialog box with the mouse (not much can be done about this).</li>
</ul>
<p><strong>&gt; <a href="http://www.fileserve.com/file/kGp7ewM" target="_blank">Download the Xbox 360 controller configuration for Xpadder</a></strong></p>
<p><strong><a href="http://www.fileserve.com/file/8sjszrZ" target="_blank">&gt; Download the RailWorks profile</a></strong></p>
<p>Obviously, this is a work in progress. In future, I’ll update the profile to provide new functions.</p>
<p><strong>Important: </strong>When you&#8217;ve finished playing RailWorks, you&#8217;ll need to disable Xpadder from the notification area &#8211; otherwise your controller will conflict with other programs and games and you&#8217;ll start getting unwanted keystrokes!</p>
<p>Enjoy – leave a comment and let me know how you get on!</p>
<fb:like href='http://www.geekonthepc.com/2011/07/04/control-railworks-with-an-xbox-360-controller-windows/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/07/04/control-railworks-with-an-xbox-360-controller-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Windows trying to dial a connection</title>
		<link>http://www.geekonthepc.com/2011/06/10/stop-windows-trying-to-dial-a-connection/</link>
		<comments>http://www.geekonthepc.com/2011/06/10/stop-windows-trying-to-dial-a-connection/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 09:54:03 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[dialup]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet options]]></category>
		<category><![CDATA[request]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/2011/06/10/stop-windows-trying-to-dial-a-connection/</guid>
		<description><![CDATA[Not many of us use dial-up internet connections any more – gone are the days where we had to rely on internet connections that had a typical download speed of 4-8KB/s. Now we have speedy broadband with it’s always-on convenience and wireless capabilities. However, some of us do rely on mobile broadband “dongles” or mobile &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/06/10/stop-windows-trying-to-dial-a-connection/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Not many of us use dial-up internet connections any more – gone are the days where we had to rely on internet connections that had a typical download speed of 4-8KB/s. Now we have speedy broadband with it’s always-on convenience and wireless capabilities.</p>
<p>However, some of us do rely on mobile broadband “dongles” or mobile phone internet connections to get online when we’re out and about. These can be fantastic, but if it’s set up as a dial up connection in Windows it can prove a nightmare.</p>
<p>If a connection isn’t currently available, Windows is (by default) set to repeatedly ask to dial the best available connection. This has been an issue since very early versions of Windows and Microsoft have never really solved it since.</p>
<p align="center"><a href="http://www.geekonthepc.com/wp-content/uploads/2011/06/dialup.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="dialup" border="0" alt="dialup" src="http://www.geekonthepc.com/wp-content/uploads/2011/06/dialup_thumb.jpg" width="292" height="321" /></a></p>
<p>If a box similar to this one frequently appears whenever an application tries to access the internet, here’s how to solve it.</p>
<p>Open up Internet Explorer (the dreaded) and find Internet Options. You’ll find this under the settings button of the latest version of Internet Explorer. When you’ve got Internet Options up, click the Connections tab.</p>
<p align="center"><a href="http://www.geekonthepc.com/wp-content/uploads/2011/06/internetoptions.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="internetoptions" border="0" alt="internetoptions" src="http://www.geekonthepc.com/wp-content/uploads/2011/06/internetoptions_thumb.jpg" width="285" height="365" /></a></p>
<p align="left">Under the Connections tab, look at the selection buttons above “Local Area Network (LAN) settings”. Internet Explorer probably has selected on your computer “Dial whenever a network connection is not present”. Change that to “Never dial a connection” and click OK. Close any existing connection requests (you may well get a few more before they stop) and eventually you’ll stop getting asked to connect.</p>
<p align="left">From now on, you won’t be pestered and will only connect to a dial-up connection at your request.</p>
<fb:like href='http://www.geekonthepc.com/2011/06/10/stop-windows-trying-to-dial-a-connection/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/06/10/stop-windows-trying-to-dial-a-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix iTunes automatically reopening itself in Windows</title>
		<link>http://www.geekonthepc.com/2011/04/30/fix-itunes-automatically-reopening-itself-in-windows/</link>
		<comments>http://www.geekonthepc.com/2011/04/30/fix-itunes-automatically-reopening-itself-in-windows/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 09:17:51 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2137</guid>
		<description><![CDATA[This is an issue that seriously irritated me for some time. I could run iTunes absolutely fine on both my Desktop PC and my netbook, but on both, as soon as I closed iTunes it would automatically reopen itself again. It might repeat this process three or four times before it actually stopped reopening. I &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/04/30/fix-itunes-automatically-reopening-itself-in-windows/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>This is an issue that seriously irritated me for some time. I could run iTunes absolutely fine on both my Desktop PC and my netbook, but on both, as soon as I closed iTunes it would automatically reopen itself again.</p>
<p>It might repeat this process three or four times before it actually stopped reopening. I was beginning to think it was Apple ignoring a bug in the software, but I think I&#8217;ve found the problem.</p>
<p>If you regularly use Windows Live Messenger on your desktop machine, try this solution.</p>
<p>Go to <strong>Windows Live Messenger</strong>, click your profile name (below your display picture), and then click <strong>&#8220;More options&#8221;</strong>. Then untick the checkbox &#8220;<strong>Show information about the song I&#8217;m listening to&#8221;</strong>.</p>
<p>This will, of course, stop WLM from showing any song you are playing as your personal message. However, I&#8217;m not hugely fussed as I just use last.fm to note all the music I listen to.</p>
<p>That fix seemed to work for me. iTunes doesn&#8217;t seem to automatically reopen any more. Let me know if this fix works for you.</p>
<p><em>PS &#8211; sorry I haven&#8217;t posted in ages. I took a bit of a break in April!</em></p>
<fb:like href='http://www.geekonthepc.com/2011/04/30/fix-itunes-automatically-reopening-itself-in-windows/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/04/30/fix-itunes-automatically-reopening-itself-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fix USB devices not charging on laptops/netbooks (Windows 7)</title>
		<link>http://www.geekonthepc.com/2011/03/29/fix-usb-devices-not-charging-on-laptopsnetbooks-windows-7/</link>
		<comments>http://www.geekonthepc.com/2011/03/29/fix-usb-devices-not-charging-on-laptopsnetbooks-windows-7/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 06:36:53 +0000</pubDate>
		<dc:creator>GEEK!</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Quick fixes and tips]]></category>
		<category><![CDATA[charge]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[mifi]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.geekonthepc.com/?p=2130</guid>
		<description><![CDATA[Last night, I came across a minor issue on my netbook. I want to be able to charge some of my many USB devices (such as my phone, iPod, mifi) while on the go, but I couldn’t get them to charge properly. For example, I tried to plug in my mifi to charge it up &#8230; </p><p><a class="more-link block-button" href="http://www.geekonthepc.com/2011/03/29/fix-usb-devices-not-charging-on-laptopsnetbooks-windows-7/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Last night, I came across a minor issue on my netbook. I want to be able to charge some of my many USB devices (such as my phone, iPod, mifi) while on the go, but I couldn’t get them to charge properly. </p>
<p>For example, I tried to plug in my mifi to charge it up on my long trip home – the computer recognised it fine and it charged for a few seconds – but after a little while the device reported it wasn’t charging. </p>
<p>I’ve discovered the problem is caused by a little power saving feature in Windows 7. It has a feature built-in that automatically reduces the power supplied to a USB device if it is not in use. Whilst this is a handy idea, it’s pretty annoying when I want to charge gadgets.</p>
<p>If you’re having the same issue, here’s the fix.</p>
<p>Go to Control Panel (make sure you’re viewing all options – by selecting Large/Small Icons in the “View by” menu), click Power Options and then choose the power plan that you’re using most (in time you might want to go through all of them). For the power plan you’ve selected click “Change Plan Settings” and then “Change advanced power settings”.</p>
<p>Now you’ll need to navigate to the “USB settings” plus button. Click it, then the plus button of “USB selective suspend setting” and you should see the following.</p>
<p align="center"><a href="http://www.geekonthepc.com/wp-content/uploads/2011/03/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.geekonthepc.com/wp-content/uploads/2011/03/image_thumb.png" width="272" height="292" /></a></p>
<p>They’re probably set to Enabled. If they are, here’s your problem. Set it to Disabled for both On Battery and Plugged In, click Apply, and that should solve your problem.</p>
<p>If you can’t modify the settings because the options are all greyed out, it’s because your computer’s manufacturer is using some form of power management software that doesn’t want you to change the settings. In the case of my Samsung netbook, it was “Fast Start”. Disable whatever crud it is that’s greying out the options and you’ll be able to modify the settings.&#160; </p>
<fb:like href='http://www.geekonthepc.com/2011/03/29/fix-usb-devices-not-charging-on-laptopsnetbooks-windows-7/' send='false' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.geekonthepc.com/2011/03/29/fix-usb-devices-not-charging-on-laptopsnetbooks-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

