Command & Conquer Red Alert - Free download from EA

EA are giving away the original Red Alert for free. It’s a bit of a pain to install and it’s a fairly old game but great for a bit of nostalgia.

Red Alert

Red Alert

Get it here

You’ll need to burn the ISOs or get Daemon tools and mount them, then follow the instructions included in the .rar; i also had to set all .exe files in the RED ALERT directory to windows 95 compatibility mode to stop the “privileged instruction” error.

The EA site leads you into thinking you need to preorder RA3, but you don’t, all you have to do is download the 2 discs.

http://downforeveryoneorjustme.com/ allows you to test if a website is down, or just not working for you i.e. you have a problem with your connection.

A great domain name, and will help with those many forum posts that we all encounter, asking the exact same question.

Virtualbox Review

What is VirtualBox?

Sun’s VirtalBox is a virtualisation application similar to VMware workstation that allows you to run an operating system inside a virtual environment. So you can run a virtual instance of Linux on your windows desktop, which is great for development or maybe you just want to experiment with a new operating system without risk of wiping your main OS.

What makes VirtualBox different from VMware?

1. It’s Free

What more can I say? You can’t beat free, and the only other comparable free virtualisation software is VMware server which is quite good, but not ideal for the desktop, VMware player which lacks the fancy control panel, QEMU which I have not used for a while but was slightly complicated to set up, and Virtual PC which is just OK.

2. Seamless desktop integeration

Imagine running Windows XP and Linux applications side-by-side on your desktop! Well, that’s what they are aiming for and I think it’s a fantastic idea but not quite there yet. The basic idea is that the desktop of the guest OS is transparent and the taskbar is placed on top of the host OS. On a windows host, you must have the guest OS taskbar on the bottom, which is not that great, ideally you would want windows at the bottom and the guest OS taskbar at the top. This doesn’t work because all of the windows in your guest OS are treated as one window in your taskbar. i.e. You’re just running virtualbox, but with an invisible desktop background, but it’s resized itself to sit above your windows taskbar.

I’ve seen screenshots of people running Gnome on a Ubuntu host, and windows as a guest with one taskbar on the top and one on bottom of the screen, a Linux host probably provides more flexibility.

Virtualbox seamless desktop

Virtualbox seamless desktop (obligatory random piece of code and lots of windows)

3. Mouse Integration

With VMware you must activate the guest window before the mouse and keyboard inputs are registered, virtualbox can automatically grab the mouse when you move over the guest desktop and will release when you move off the virtualbox window. This feature can also be disabled if you prefer. This feature really makes it effortless to use two operating systems side-by-side.

4. Auto resize of the guest display.

To resize your Guest desktop, you merely resize your virtualbox window on the host, and the guest display is resized automatically. A great idea, because sometimes you don’t want to run fullscreen on your guest OS, and having to scroll to reach the taskbar gets annoying, you can instantly set the desktop to the size you want.

Here’s a screenshot of a mini desktop:

Virtualbox Mandriva desktop

Virtualbox Mandriva desktop

Summary

From using it, I’ve noticed that it is much faster at resuming a paused machine than VMware is, it’s just as easy to use as VMware workstation, has most of the features you need, it supports intel-VT but does not support SMP. Overall, this is a great piece of software.

ZoneAlarm Forcefield is free until 6AM PST/ 2PM BST (today is 13th August), so grab a free key that’s valid for one year while the going’s good. It might be rubbish, it might be useful but who cares, it’s free.

Get it here

Update!

If you’re reading this, it’s probably too late to get a free key now, so why not get email updates from techizr.com If there’s any other great offeres like this, it will be posted on techizr. Just enter your email address below and Google Feedburner will email you my latest posts.

Enter your email address:

Delivered by FeedBurner

Hundreds of Battlefield Heroes Beta Screenshots

Someone has uploaded hundreds of Battlefield Heroes Screenshots of them playing the beta. Some are a bit dull but it’s nice to see some more of the game for us who haven’t yet been quick enough with F5 to Win a Beta Key.

Battlefield Heroes

Battlefield Heroes

Recently I have been keen to try the Virtualbox Seamless desktop mode, which allows you to run a virtual machine and have it integrate with your host OS’s window manager.

After installing it, removing the default Guest additions on Mandriva 2008.1, and using the updated GA, I was unable to select any screen resolution higher than 1024×768. I’ve found lots of forum posts asking about how to fix this problem of Virtual box limiting the max res, but not many answers (apart from checking xorg.conf).

The answer lies here in the 1.6.4 changelog

Linux additions: accept every user-defined guest video mode in /etc/X11/xorg.conf

After updating my host machine (windows) and the guest additions to 1.6.4, I am able to select 1280×1024.

If this doesn’t work for you, make sure you have the latest Guest additions installed.