↓ Twitter is updated more often, so read it! ↓

Can’t use “linux” in GFW Live/XBOX Live/Xbox.com motto?

I’ve been accepted into the Universe at War beta and was attempting to create my Games For Windows Live ID when I encountered this strange error:

Games For Windows Live motto can’t have Linux

I even tried just using Linux alone and it didn’t work. However, if I append an “!” to it, it will go through. That’s what I did.

C’mon Microsoft. Don’t suck like that.

Update: One can’t use the word “problems” in the chat, either. What the heck, Microsoft?

Games For Windows Live can’t use the word “problem” in chat

Ohio Linuxfest announces 2007 conference speakers

The Columbus-based conference recently posted a list of the speakers to present at its conference September 29. Warren Woodford, founder of MEPIS, Dave Grega of UsabilityRubric.com, and Jon ‘maddog’ Hall, executive director of Linux International, are among those presenting at the conference.

read more | digg story

Unreal Tournament 2004 on Ubuntu Feisty

Tonight, PJ and I installed Unreal Tournament 2004 on his laptop, which runs Ubuntu Linux 7.04 (Feisty). I put together this little HOWTO detailing what we did to install it.

As you may know, UT2k4 has a native Linux binary. That’s right—no Wine or Cedega needed here, folks. However, the install process isn’t as easy as one would think. There’s a few caveats, so I’ll detail them as I go along.

First, put the UT2k4 disc in your drive. I used the DVD version, so if you’re using the CD version, you might have to combine them into a DVD and reburn it or find another tutorial.

Second, open a terminal and copy linux-installer.sh from the CD with cp /media/cdrom/linux-installer.sh . and chmod it with chmod +w linux-installer.sh.

Third, edit the first line of linux-installer.sh and change it to #!/bin/bash. Feisty doesn’t seem to like /bin/sh.

Fourth, execute the script with ./linux-installer.sh and use the GUI to install it where you want it. I put it in /home/username/.ut2004. When it’s done installing, run it just to see if it works. Don’t get too carried away, though: it needs patched.

Fifth, get the megapack that has all the Editor’s Choice Edition and Community Bonus Pack maps in it. It’s called something like ut2004-megapack.exe. Put it in your home directory. Unzip it with unzip ut2004-megapack.exe and move into the created directory (I can’t remember what it’s called) with cd directoryname. Copy all of the files with cp -ruv * ../path/to/UT2004directory. We put PJ’s installation in ~/.ut2004, so we did cp -ruv * ~/.ut2004. The “u” switch tells cp to only copy over files that were changed.

Sixth, get the latest patch. Unzip it with tar xf ut2004-[version]-.tar.bz2. Do cd UT2004-Patch to move into the directory. Now to copy the files similar to the previous step, but sans the “u” switch because, this time, we want to force updates. Do cp -rv * ~./ut2004 or wherever your installation is.

That should be it. Run the symlink that’s in your home directory and it should work.

We didn’t get around to replacing libSDL and OpenAL with newer ones, mostly because PJ thought the performance was fine on his C2D and Quadro (can’t remember the model numbers, but it’s a Dell Latitude D820).

maddog Hall and I at Ohio Linuxfest

maddog Hall sent to me today a picture of himself and I at Ohio Linuxfest on September 30, 2006.

maddog gave an absolutely riveting closing talk at the event. He is one of my inspirations and can only hope that I may be one day even a quarter as awesome as he is.

Photo hosting courtesy of Zooomr and its awesome OpenID login system

What Linux distro would your department be?

Zack asked:

If people who work in an office are anything like a Linux distribution, what personality traits would they have?

I answered.