August2011

My Country game on Android – Tips and Tricks

If you like simcity-like urban management games, give My Country a spin. Here’s a few tips for those of you starting out…

Grep special cases from the command line

Looking for all the libraries passed to the linker in Makefiles or some other minus-L thing? The easiest way around this is to escape the minus sign.

League of Legends vs Heroes of Newerth

Which is better? It’s so hard to find an unbiased opinion. Both games are full of newbs, bitter vets, and trolls, so don’t expect friendly public banter in either game’s public chat channels. It might all boil down to one question – What kind of player are you?

Multiple dock panels in Avant Window Navigator

Install multiple avant window navigator dock panels on more than one display by editing gconf or change the source code for the more complete, but harder way. There may be a newer version of Avant Window Navigator (AWN) out that supports multiple docks across completely different displays, but I wanted to get this working in version 0.4.0 which relies upon a set of older libraries that I already have.

Fix for yum Error: Cannot retrieve repository metadata for repository

Can’t install new rpms using yum? Update won’t work? Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again. Chances are if you’re seeing this error message the repository files are not the problem.

Hidden Customizations for gnome-terminal

ou can edit the profiles and change things like cursor shape, text font, colors, etc. But where’s the option to make the cursor blink? Nowhere to be found, thats where. Making your cursor blink in gnome terminal is easy enough… you can do it graphically through gconf-editor, the ‘regedit’ like interface for modifying gconf keys, or there’s a simple one-liner to handle it.