-
-
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.
-
Rugged Rock Studio
- CodeUnit Collections
- Funakoshi Karate International South Africa
- Rugged Rock Studio: The Portfolio of Craig Lotter
- The Codeunit of Craig
- The House of C
- The Rugged Rock of Craig
Tag Archives: tutorial
Simple Zend Tutorial for People Starting Out… with Zend
This post serves more as a bookmark for me than anything else, now that I have been tasked with learning the icky world of Zend and its MVC pattern from the powers above here at work. Learning Zend is not for the faint hearted, that is for sure, and just finding your feet takes a fair bit of reading.
Continue reading
Posted in Zend Tagged ibm developerworks, nicholas chase, tutorial, zend, zend framework View Comments
Blogroll: How to Export and Import WordPress Blog Links
To export and import a Wordpress blogroll, or links if you prefer, is actually pretty easy, seeing as Wordpress already comes with everything necessary for this built in.
Continue reading
Posted in Tutorials, Wordpress Tagged blogroll, export, import, links, tutorial, wordpress View Comments
PHP Script to Trim and Replace Apostrophes for Each Value in Each Column of Each Table in a MySQL Database
I needed to quickly whip up a script that would strip all leading and trailing whitespace plus replace any apostrophes or quotation marks with their web code equivalent for each and every value that appeared in every row, column and table in the database. Continue reading
Posted in Technology & Code, Tutorials Tagged code, database, database walk, htmlentities, mysql, PHP, replace, trim, tutorial, whitespace View Comments
How to Install Foxit PDF Reader 1.1 in Ubuntu Karmic Koala
Foxit Reader 1.1 is an incredible little PDF viewer that features some powerful tools while remaining pretty damn quick. It’s free for non-commercial usage and features most of the viewing tools you’ve come to expect from the big daddy of PDF readers, namely Adobe Acrobat. Continue reading
Posted in Software & Websites, Tutorials Tagged foxit, foxit reader, install, karmic koala, pdf, tutorial, Ubuntu View Comments
jQuery: Checking or Unchecking All Checkboxes
Providing functionality to check all, uncheck all or even to invert the checkboxes currently selected on a page is pretty simple to achieve with either plain old JavaScript or the newer, more flashy jQuery library. Continue reading
Posted in Technology & Code, Tutorials Tagged check, checkbox, code sample, invert, invert selection, jQuery, select all, select none, tickbox, tutorial, uncheck View Comments
Navigation »