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
Category Archives: Tutorials
BlackBerry QR Code Reader

QR Codes are useful ways to visually encode data like URLs or Contact Details or just about any string you want to in a nice black and white square diagram. To read them, you basically just need to take a picture of them and then let a QR Code Reader handle the rest. So what is the easiest way to read QR codes on your BlackBerry? Continue reading
Posted in Tutorials
Tagged bbm, blackberry, blackberry messenger, qr, qr code, qr code reader
3 Comments
How to Release and Renew Your IP Address via Ubuntu Terminal
ifconfig is the go to command when you want to view anything related to your Internet or network connections on your Linux box… This will shut down the eth0 interface and subsequently releases the IP in the process. To now renew your IP, run: Continue reading
Online QR Code Decoder

QR codes are slowly, slowly gaining more traction, despite the fact that they are pretty much only useful little beasts when it comes to directing smartphone users to some or other web content URL. Generating them is pretty easy, hell, even Google Chart has an api for them, and to decode them you simply need a phone with a camera and a decoder app installed. But what if you don’t have a phone for testing and simply want to check that your generated QR code is correct?
Continue reading
Posted in Tutorials
Tagged google chart, google qr code, qr, qr code, qr code decoder, zebra crossing, zxing
1 Comment
Online QR Code Encoder (Generator)

QR codes are slowly, slowly gaining more traction, despite the fact that they are pretty much only useful little beasts when it comes to directing smartphone users to some or other web content URL. Generating them is pretty easy, hell, even Google Chart has an api for them, and to decode them you simply need a phone with a camera and a decoder app installed. But if you aren’t particularly computer illiterate, what is the best way to generate a QR code of your own? Continue reading
Posted in Tutorials
Tagged google chart, google qr code, qr, qr code, qr code encoder, qr code generator, zebra crossing, zxing
Leave a comment
Windows: ‘ipconfig’ is not Recognised as an Internal or External Command
If on opening a command line prompt and trying to run something like ipconfig or ping, you receive an error message reading something like ‘ipconfig’ is not recognised as an internal or external command, chances are pretty good that you somehow messed up your PATH system environment variable. Continue reading






