May 25

Despite being an open-source stalwart, I’m ashamed to admit that I’ve always had something of a love-hate relationship with Apple. In the ’80s, I owned – and still do own – an original Apple IIe along with a real hard drive and two 5.25in floppy drives. It was inherited from the video shop that I worked in, and I put it and its immense customer database to all kinds of nefarious uses. But eventually I moved on to the upland pastures of colour displays, 880kB of storage on a 3.5in disk and four-channel sound. All thanks to Commodore.

In the ’90s, Apple’s expensive and closed hardware meant that an upgrade was never on the cards. This was now the world of Windows, of cheap hardware and modular upgrades. It was the time when Microsoft solidified its dominance, and the time that many of us were looking for a more open alternative. Developing applications on Windows was expensive, especially if you wanted to share the source code. That left us with only one option: Linux. And I’ve never looked back.

But I’ve continued to follow, and occasionally invest in, the progress of Apple, especially in recent years. The move to Intel and a BSD-based operating system has made OS X eminently more hackable, and Linux-
based open-source applications are far easier to build and port to OS X than they are to Windows. This has helped make the venerable MacBook Pro one of the most common laptops in use at open-source and Linux conventions, despite Apple’s obsessive control of the hardware. Apple, for many, has become an acceptable compromise for those who believe in free software but still want a machine that can resume from hibernation without the need to build a custom kernel.

But it’s the iPhone, and now the iPad, that has built a brick wall of division between what most of us are willing to ignore, and what Apple hopes will become their ultimate cash cow. Both are the result of a singular, draconian vision, the antithesis of what the open-source community represents. This isn’t a bad thing in itself, especially when the results leave a lot of free software products wanting. The interfaces of iPhone apps tend to be refined, simple and intuitive. The apps are consistent, responsive and cheap. Our parents could use an iPad without fear of viruses, malware and updates. For almost all the same reasons I’ve been telling them to switch to Linux, they can now switch to Apple for about the same cost.

But doing so is a pact with the devil, because you’re forgoing technical complexity in exchange for loss of freedom. This is the reason for Richard Stallman’s GNU manifesto. And while there’s little doubt that Apple’s enforced gateway to new applications has helped to make it a success, it’s this subtle trade of simplicity for complicity that is perhaps the biggest threat to free software in 10 years.

My fears were proven when Apple recently changed clauses 3.3.1 and 3.3.2 in its developer’s agreement, stopping programmers linking to third-party APIs. Its motivation may have been to halt apps using Adobe’s new Flash-based building tools, but it could also stop applications using open source-based frameworks such as MonoTouch and SDL. Apple refuses to clarify what will and will not be allowed through its vetting procedure. Presumably Electronic Arts games will still be allowed to use the LUA scripting engine, for example, while many independent developers aren’t going to know whether their approach is acceptable until they submit their app for review.

This type of business plan shows the very worst of what closed-source development has to offer, and exactly what open-source software blossomed to combat. But we can’t fight it with rhetoric and positive spin while our hardware and applications aren’t as good as those from closed systems. Public development and public scrutiny should lead to a better, more usable and more stable product. It worked for Linux servers and desktops, but it hasn’t worked for mobile devices yet. This is the challenge for free software developers.

It’s going to be tough, but this point in time probably marks the biggest opportunity for free software to prove its worth. It’s going to be a simple battle between closed, proprietary development on a single platform, and open innovation on open hardware. Open-source developers need to rise to the challenge or face a future that will be closed to collaboration, community and conscience.

May 18

Seize the moment! There’s no time like the present when it comes to harnessing every ounce of performance from your labouring computer.

Here’s the shocking truth: dubious default settings, wrong configurations and wasteful processes are sapping many of your PC’s valuable resources. And what’s to blame? Windows. Windows is deceptive. After you’ve installed it, the OS happily connects to the internet, downloads all the necessary drivers, configures itself and there you go – one stable PC all ready to roll. It couldn’t be easier or more convenient. But the problem is, Windows doesn’t come optimised for performance. And it’s much the same story for most of your applications: they’re all set up to work, not roar along.

So what’s the answer? We say take control and don’t trust Windows’ default settings. Sure, they’ll yield a machine that is stable and dependable, and to a degree that’s the point. That’s what the average user wants, and it’s what Microsoft and PC makers need. By keeping configurations nicely conservative they’ll keep PCs the world over ticking along happily and calls to their technical support divisions low.

But we PC Plus types aren’t average users. We’re demanding users who want to squeeze every drop of performance out of our computers. So, join us as we declare war on default settings and automatic configurations. Take control of your PC and release its full potential!

Remove processes

A good first step when speeding up your system is to identify and remove the processes that are currently wasting its resources. Windows runs a slew of processes by default. Some are essential to the functioning of your machine, but many others are unnecessary resource hogs. Process Hacker (a Task Manager-type utility with many more features) is perfect for sorting the wheat from the chaff.

Launch the program and right-
click the Name column header to define what information it should display. Ensure that ‘Name’, ‘PID’, ‘Pvt Memory’, ‘CPU’, ‘I/O Total’, ‘Username’, ‘Description’, ‘CPU History’, ‘Handles’ and ‘I/O History’ are all checked. Now click ‘OK’ and you’ll see two small graphs – CPU History and I/O History – that give a visual pointer as to how each running process has been behaving in the past few seconds. This is helpful information: if your hard drive has been thrashing for some unknown reason, for example, scan the I/O History column. Anything showing spikes of activity is a suspect.

Process Hacker is great for identifying resource hogs – use the graphs to see how much each process uses the hard disk.

Exactly what Process Hacker uncovers will vary depending on your system, but on our test PC we noticed that ‘IBurn.exe’ (a packet-writing program provided with Cyberlink Media Suite) had regular I/O read spikes and that a process associated with VMware Workstation, ‘vmware-tray.exe’, was tying up CPU and I/O time.

It’s important not to overreact and start shutting down resource-hungry processes, because if you pick something important, your PC will crash. Instead, try to identify the process, and if it proves to be unnecessary, make sure it doesn’t reload next time.

To do this for IBurn.exe, we loaded the InstantBurn System Configuration Tool and clicked ‘Disable InstantBurn’ to stop it launching when Windows next started. The vmware-tray.exe process was just as easy to turn off: we launched VMware Workstation, clicked ‘Edit | Preferences | Workspace’ and cleared the ‘Show Tray Icon’ box to ensure it wouldn’t start again. The next thing to do is click the Pvt Memory column header to sort your processes by the amount of RAM they’re using – a handy way to see the real resource hogs.

Once again, we found programs that could be removed. ‘SkypePM.exe’ was the Skype Extras Manager, but we didn’t use them: clicking ‘Tools | Options | Advanced Settings’ and clearing ‘Automatically start extras’ meant that the process wouldn’t load next time.

If you’re looking for more savings, target ‘iTunesHelper.exe’. It launches iTunes when it detects an iPod or iPhone being plugged into the PC. If you don’t have one, run Regedit, head to ‘HKEY_LOCAL_MACHINE\SOFTWARE
\Microsoft\WindowsCurrentVersion
\Run’, right-click the iTunesHelper key and click ‘Delete’.

Bloated apps like iTunes come with lots of unnecessary services and processes that drag down your system.

We’ve only carried out four tweaks so far, then, but we’ve freed up at least 47MB of RAM, as well as reducing background I/O and CPU activity. That’s not bad, but some judicious tweaking of Windows services may be able to deliver even more.

Stop services running

Windows services are small programs that run in the background, providing things to the OS and your applications. Click Start, type Services.msc and click the ‘Services’ applet link to see the services installed on your PC, which is almost guaranteed to include some that you don’t need.

Here are some examples. If you don’t use Media Center then the Windows Media Center Extender, Receiver and Scheduler services are all surplus to requirements. The Distributed Link Tracking Client maintains links between NTFS files over a network. If you don’t use that feature then it’s unnecessary. Similarly, IP Helper is useless for those without an IPv6 network; Offline Files has no purpose if you don’t use its sync features; the Tablet PC Input Service is only for tablet PCs; and the Secure Socket Tunnelling Protocol Service is generally only useful if you’re connecting to a virtual private network (VPN).

Potentially redundant third-party services include Apple Mobile Device and iPod Service, which come with iTunes and can be safely turned off if you don’t have an iPod or iPhone. Bonjour Service is only required if you need iTunes or Safari to discover network services; Nero BackItUp Scheduler belongs to Nero Burning ROM, and can be turned off if you’re not using the back-up tool; and Nvidia Stereoscopic 3D Driver Service is useless unless you have the 3D glasses needed to use Nvidia’s 3D Vision technology.

Think carefully about the services that can be safely disabled on your PC. (And we do mean carefully: get this at all wrong and you could prevent Windows from loading, even in Safe Mode, so if in doubt about something, leave it alone). Then go to work turning off the unnecessary components.

In some cases you may be able to do this by uninstalling a program from Control Panel. That’s where you’ll find the Nvidia Stereoscopic 3D driver, for instance. But with most options you’ll have to launch the Services applet (‘services.msc’) and tweak the settings yourself. The safest approach is to double-click the redundant service and set its Startup Type to ‘Manual’; it won’t be launched automatically, but will still be available if another service requests it. The problem is that this can leave some services running unexpectedly, so if you’re 110 per cent sure that something isn’t in any way system critical – Apple Mobile Device, say – then set its Startup Type to ‘Disabled’, and you can be sure that it won’t be launched again.

Create a Turbo mode

Some of the most resource-hungry Windows services shouldn’t be turned off permanently. We found that Windows Search consumed more than 250MB of RAM on our test system, for instance. That’s annoying, but we’d miss the service if it weren’t there. The SuperFetch caching service can grab plenty of RAM, too, and it isn’t always effective, but on balance it’s still worth keeping it running.

Shutting down Windows Search recovered more than 250MB of RAM.

You wouldn’t want these services to disappear forever, then, but what about if you created a batch file to turn them off just temporarily? This could free up a considerable amount of RAM. You may then get better performance out of a game or some other heavy-duty application that you’re trying to run, and you could use another batch file to restore the services when you’re done.

To give this a try, launch ‘Services.msc’, double-click each service you’d like to disable and make a note of its short name. This is labelled as ‘Service name’ on the dialog. Now create a file called Turbo-On.bat that uses the net stop command (as shown below) to close each service. Feel free to leave SuperFetch enabled if it helps the particular app that you’re trying to prioritise, and of course you can add as many other services or programs as you like, just as long as they’re not system-critical. Here we’ve included a sample line that would shut down Skype’s services:

net stop wsearch
net stop sysmain
‘\program files\skype\phone\skype.exe’ /shutdown

Then create a second file called Turbo-Off.bat that uses the net start command to relaunch everything, as here:

net start wsearch
net start sysmain
‘\program files\skype\phone\skype.exe’

Store these files somewhere safe, and create shortcuts to each. Next, right-click the shortcut, click ‘Properties | Shortcut | Advanced’ and check ‘Run as administrator’.

Now, whenever you need the maximum possible performance, launch the ‘Turbo-On.bat’ shortcut to free up some RAM and system resources. Then fire up ‘Turbo-Off.bat’ when you’re done to restore normal operations.

Prioritise programs

So far we’ve concentrated on absolute ways to divert your PC’s resources. But what about those programs that you must leave running, but aren’t system-critical – such as mail apps? It’s possible to recover resources from these applications, too, although it may take a little extra work to do so.

Let’s assume that you always need to have Outlook running in the background. By default this may grab processor time on any of your CPU cores (assuming you’ve got a multicore CPU). You can restrict the app to just one, freeing up the others for different programs. In Process Hacker, right-click the ‘Outlook.exe’ process, click ‘Affinity’ and ensure that only ‘CPU 0’ is checked. Repeat the process with other non-essential programs that you have launched (nothing security-related though, and no Windows components). Their performance will fall a little because they’re restricted to one CPU, but the rest of your apps should now benefit, as they get improved access to the rest of your system’s cores.

Another way to make other apps run quicker is to reduce the CPU and I/O priority of a background process. Windows does this itself with the Windows Search indexer and other components so that they don’t interfere too much with foreground apps, and you can apply the same trick yourself to limit a program’s impact on your system.

In Process Hacker, right-click the process you’d like to change (avoiding security tools, Windows components and anything system-
critical) and select ‘Priority | Idle’. Then right-click the process again and select ‘Miscellaneous | I/O Priority | 0’ to make sure that it gets the least possible share of your system’s attention.

You could also increase the priority of more important processes to High, which may mean that they get more CPU time, but be careful – doing so is risky. It’s more likely that your programs will block Windows’ own processes from running, and that could result in your PC crashing or locking up.

Don’t expect too much from these techniques, though, especially if you don’t have many background processes. With just Outlook and a browser running in the background on our machine, our tests showed that priority and affinity tweaking delivered only a two to five per cent improvement in foreground application performance. However, if your PC is packed with busy background processes, this can be a very useful way to manage them. If you see good results then you can change your program shortcuts so that you’re able to launch them using the command-line ‘start.exe’ tool, which can set their priority and affinity without Process Hacker’s help.

Process Lasso can optimise all your process priorities to help deliver improved system speeds.

It may also be worth trying Process Lasso, which assigns and manages process priorities automatically. It’s a commercial product, but it’s reasonably priced (from $20), and there’s a free trial available so you can see if it works.

Further basic rules

If you’ve followed our advice so far, you’ll have discovered and tamed resource-hungry processes, turned off unwanted Windows services and taken steps to reduce the impact of many other programs on your PC’s performance. That’s great, but to get the most from your PC you’ll still need to follow two simple rules while you’re working.

If you have a bulky application open but you won’t be using it for a while, don’t leave the window open on your desktop – minimise it. Windows will often free up some of the RAM it’s using immediately.

If you’re walking away from your PC and leaving an app running some lengthy task – rendering video, say – then make sure that the program is running in the foreground (just click its title bar). Windows gives more CPU time to the foreground app and you should find it completes more quickly.

May 14

Reports of the PC as a gaming platform dying are wide of the mark as these ten free games that you can play now show.

Whether you play games all the time or just want something to fill a few quiet moments here and there during the day, passing the time doesn’t need to be expensive. Yes, you need to break out your wallet if you want the latest big AAA shooter, but the free route is becoming increasingly interesting. Many older games are now opening out in search of a wider audience, and more and more companies are finding ways to profit from free releases.

For indie developers, it’s the perfect way to make a name for themselves, either just for the glory or to build an audience for future games. US company 2D Boy, for example, launched onto the scene with Tower of Goo, a game that involves building a tall tower out of bouncy balls of stretchy slime. This free download morphed into the amazing full title World of Goo, which took the net by storm.

We’ve gathered together 10 of the best free games around, covering releases new and old from every genre. With so much choice, you’re guaranteed to find at least one you like. Give them a go – there’s nothing to lose.

1. Spelunky

Spelunky is about anger, hate and, most of all, death. It looks like a simple enough platform game – an Indiana Jones pastiche set in a cavern full of tricks and traps – and it is. There’s nothing complicated about it. Every enemy is avoidable. Every trap can be dealt with. The catch is that every time you play, the entire game is randomised. In one game you’ll stumble through screen after screen of spiked horrors and swarming monsters; in the next, the software will bend over backwards to give you gold and help you on your way. The trick is learning the ropes, figuring out how to get past every obstacle, and then doing so perfectly as and when the game throws things at you.

You will die. You will die a lot. But the important thing is that in death, you learn. You discover ways of stealing from the shopkeepers who inhabit the levels, or find out that the damsels you can rescue for a health-boost can just as easily be taken to the nearest sacrificial altar, or thrown around to trigger traps before you go down yourself. You learn how each randomised world ticks and which equipment will give you a fighting chance. And then you’ll die some more. And scream. And restart. Again.

2. NetHack

Much like Spelunky, this open-
source classic makes heavy use of randomisation to give you a new adventure every time you fire it up. However, instead of being a platform game, it’s an epic RPG with the unofficial motto, ‘The dev team thinks of everything’. Do you want to blind a basilisk with a custard pie? Abuse shape-changing spells to lay deadly eggs that can be used as weapons? Get blasted by your patron deity if you try praying to them when they’re in a bad mood? It’s all in here, and that’s just the tip of the iceberg.

First released in 1987, NetHack isn’t the prettiest game around. There are graphical mods out there, but it’s still best played using ASCII characters, and until you can tell your Ps from your #s, it’s somewhat confusing. Unlike Spelunky, chances are that you’ll have been adventuring for a while before you die. With only one savegame on your side, which is deleted if you snuff it, it only takes a single careless mistake to lose days of progress to a tough monster or a swig of a health potion that turns out to be poisoned. With that risk comes great reward, though: retrieve the legendary Amulet of Yendor, sacrifice it to your deity and become king of the nerds.

3. Quake Live

This is how far the web has come: one of the best deathmatch games ever created is now available to play from within the confines of your browser. Well, technically, no, it’s not actually in it – Quake Live uses a plug-in and then goes full-screen when you play – but the spirit is still there.

Any modern computer is now able to handle Quake’s modest demands, and the game’s blisteringly fast action makes it quite unlike any modern shooter. Forget realism. Forget objectives. Sometimes, all you need is a rocket launcher, a perfectly timed shot and the lamentation of the noobs as time permits. Beware, though: if you haven’t played id Software’s classic shooter for a while, the frenetic pace of the online action might be terrifying.

4. Beneath a Steel Sky

This classic adventure game costs money on the iPhone, but the PC version is free.

A classic adventure from British developer Revolution, and one that serves two purposes. First, it’s fun – a comic-style sci-
fi adventure with a wry sense of humour. Second, it’s a great way to experiment with ScummVM – a tool that enables you to play classic LucasArts games on modern systems. BASS isn’t the only free game that runs in it, either. If you’re still thirsty, check out Lure of the Temptress, Drascula (sic) and Flight of the Amazon Queen.

5. Desktop Tower Defence

It’s not just a game, it’s a whole genre. The idea is simple. In most RTS games, you build units such as soldiers or tanks and pit them against your enemy’s army. In Desktop Tower Defence games, you put down fixed turrets, each with different abilities, with the aim of stopping the enemy making it from one side of the screen to the other. It sounds easy and, like most casual games, for the first few levels it is. The tactics come in finding ways to force your enemy down specific paths, and using your limited resources to build and upgrade a death-course that can take them all down. It’s addictive and simple to play. No wonder there are a million clones out there, from free Flash games to commercial offerings such as Plants Vs Zombies and Defense Grid: The Awakening.

6. Digital: A Love Story

Remember the excitement of logging into your first BBS? What if you’d found something more than just files and chatter and naked pictures of assorted Star Trek actresses? To explain Digital: A Love Story would be giving away too much, so let’s just say that it’s a great nostalgia trip with a bit of future-gazing thrown in for free. Played out entirely on 1988-style bulletin boards, it starts when you respond to an email from a lonely-
sounding girl called Emilia. The relationship plays out as a hacker’s romance as you jump between BBS systems to uncover a conspiracy, mostly interacting by firing off emails to the characters. You never get to see what you’ve said, only the responses, which adds an unusual but effective disconnect to the conversations. It’s not a long game – only an hour or so of action at most – but it’s a testament to the writing that you quickly get sucked into what is basically just typing out a lot of phone numbers. The authentic-sounding music and sound effects help: the sweet siren song of a modem connecting still sends a chill down the spine.

7. Neopets

Neopets doesn’t feature just one game to complete; instead, it’s stuffed with hundreds of mini-
games. Each of these is located in a different area of Neopia, a virtual world that you must explore with your trusty Neopet (which you design and name yourself) by your side. From the nerve-shredding heights of Terror Mountain to the sweet delights of Faerieland and the pirate-themed festivities of Krawk Island, there’s enough content here to keep you entertained for months. Our favourite games include Dubloon Disaster (recover gold Dubloons from the sea without getting blown up by sea mines), Faerie Bubbles (pop the bubbles by matching colours – but beware of the tricksy combos) and Hannah and the Ice Caves (guide Hannah safely through each cave to collect the treasure).

Doing well at Neopia’s games earns you points to spend on food and goodies for your pet.

If you tire of the games, there are plenty of other distractions scattered throughout Neopia. Attempt to steal treasure from ice worm The Snowager; have a snack at Tyrannia’s Giant Omelette; adopt a Pet Pet so your Neopet doesn’t get lonely; or get lost in one of many secret side-quests. Just don’t feed your Neopet that iced fishcake you found – it won’t like it. Trust us.

8. Neptune’s Pride

Do you have good friends? Want to lose them all over the course of a month? Then this is the strategy game for you. The idea is that you only need to log in every now and again to direct your intergalactic fleet around the universe. Your friends, hereafter referred to as ‘former friends’, do the same. It’s very low maintenance – in theory. Really though, get hooked on it and you’ll spend every waking minute deciding who to stab in the back, worrying who’s preparing to return the favour and thinking about all the other tactical options you only get when all your opponents are fleshy humans with access to out-of-game instant messaging clients and private email boxes. Read the diaries to see a typical game played out from start to finish.

9. Online poker

Who said you needed a massive bankroll to play poker online? If you know where to go, it’s possible to earn fairly large amounts of money without investing a penny through multi-table tournaments known as freerolls. All of the major online cardrooms run tournaments like this to lure in new users in the hope that they’ll become addicted and pump fistfuls of their hard-earned cash into the site for many years to come.

But it’s not all doom, gloom and conspiracy theories. Many of today’s top poker icons built their bankrolls from cents to millions by playing freerolls. As long as you don’t have too much of an addictive personality they’re a great way to learn the game, kill some time and, if you’re lucky, earn a pound or two.

Begin with freerolls and you may end up playing at nosebleed stages with pots well in excess of $1000.

Sites to keep an eye on are Full Tilt, Pokerstars and PartyPoker – they’re always running promotions. For a day-to-day breakdown of freerolls and their UK times, take a look at a freeroll schedule.

10. Dwarf Fortress

If you find games like SimCity or Civilisation a little too simple, Dwarf Fortress is the game for you. Technically, its full name is Slaves to Armok: God of Blood: Chapter II: Dwarf Fortress, but absolutely nobody calls it that. It’s a mixture of NetHack and SimCity, played out (by default) using ASCII characters, with the focus on building a functional dwarf mine. If that sounds simple, it’s only because you haven’t played it. From the dark horrors if you dig too deep to the need to manage the psychological condition of your dwarves and create an economy out of nothing but a hole in the ground, the only thing more impressive than the number of ways you can fail is seeing how much people have done with the simulation engine. Here for instance is one forum’s game, served up in episodic Lets Play format. Excellent, yet bewildering.