Tag Archives: developer

How-to: Add Code Syntax Highlighting to MediaWiki

Here’s a short tutorial on how to integrate Google’s “prettify.js” (which does automatic syntax highlighting of code snippets) into a MediaWiki wiki installation. This is totally done MacGyver style, we’re going to patch the MediaWiki skin to do it. For … Continue reading

Posted in IT, Software Engineering | Tagged developer, documentation, Google, hack, web, wiki | Leave a comment

My “utility belt” now open-sourced…

Most programmers over the course of their careers accumulate a “utility belt” of sorts. Well I just open-sourced mine – http://code.google.com/p/visural-common/ Primarily this is to support visural-wicket and another open-source project I’m working on a little. Also, I end up … Continue reading

Posted in Java, Software Engineering | Tagged developer, Java, open-source | Leave a comment

Recruitment from the Other Side – Part 2

Following on from my Part 1 article on tips to write a good CV and job application for an IT job, this article covers some tips for the interview process itself. Tip #1 – Politeness and Appearance The job interview … Continue reading

Posted in General | Tagged cv, developer, IT, jobs, recruitment, tips | Leave a comment

Recruitment From The “Other Side” – Part 1

Five tips for people applying for an IT or technical job. Recently I was involved in recruitment for a number of development positions. Although I have reviewed CVs and done interviewing before, it had been specific roles with only a … Continue reading

Posted in General, Software Engineering | Tagged cv, developer, IT, jobs, recruitment, tips | 2 Comments