What, who, where am I?!?
Craig Lotter is a web developer based in Gordon's Bay, South Africa, who seems completely incapable of shaking off that pesky inner child within, the one that forces him to love all things animated or hand drawn.
The Rugged Rock of Craig contains snippets of his life, popular culture and all the important things like anime, manga, games and comic books. The CodeUnit of Craig on the other hand contains the more serious stuff like code snippets and tutorials, while the House of C chronicles his foray into the world of web comics.
For which it never seems he has enough time anyway.
CodeUnit Post Archive
Rugged Rock Studio
Author Archives: Craig Lotter
How to Install Arial Black Font in Ubuntu 11.04

I like Arial Black. There is something compelling about that big and chunky font that makes me always want to include it in my designs. However, it is a Microsoft Windows font and it comes thus as no surprise that it isn’t available by default on a new Ubuntu desktop installation. Never fear though, not all is lost… it turns out that installing some of the Microsoft Windows core fonts isn’t necessarily that difficult after all!
Continue reading
Posted in Ubuntu
Tagged arial black, core fonts, microsoft, synaptic package manager, truetype font, ttf mscorefonts, Ubuntu, ubuntu software center
2 Comments
How to Create a WordPress Child Theme

To create a WordPress child theme of another existing theme turns out to be quite simple to achieve. If you haven’t heard of child themes yet, basically a child theme is an extension of an existing theme, which allows you to make changes to the parent theme without actually editing any of the files of that theme. For object-orientated programmers, you will recognise this concept as being that of inheritance. Continue reading
Posted in Wordpress
Tagged child theme, css, css import, style.css, stylesheet, theme, wordpress
Leave a comment
Ubuntu: How to Add a Cron Job

Scheduled tasks are known as cron jobs in Linux (though you could of course make use of the Gnome Scheduled Tasks tool if you would prefer) and are controlled by what are known as crontabs, basically simple text files containing a list of commands to be run at a specified time or interval. To add your own cron job is actually pretty simple. Continue reading
Firefox 4: How to Duplicate a Tab using a Keyboard Shortcut

Here is a quick and easy keyboard shortcut to duplicate or clone the current open tab in Firefox 4. Continue reading
Posted in Firefox
Tagged browser, clone tab, duplicate tab, firefox, keyboard shortcut, tabs
Leave a comment






