About Me
I'm a contract Java developer working in Melbourne for the past 10+ years.
More recently I created onmydoorstep.com.au, a place to find out more about where you live in Australia.
I'm also active in the open-source community with several projects ongoing.
Follow @richard_nichols
Also on Github.Tags
ant apple automation cluster css cv Design developer doclet documentation drm ebook Google guice guides images ioc IT jasperreports Java javadoc javascript jobs jpa junit markdown netbeans off-topic open-source performance recruitment regex releases servers soap-box syntax testing tips ui visural-common visural-wicket warp-persist web wicket windowsArchives
-
Popular Posts
- Converting Ebook Formats – .mobi to .epub
- Implementing Facebook OAuth 2.0 Authentication in Java
- Simple Guide To Sub-reports in JasperReports / iReport
- Face Detection in Java – Haar Cascade with JJIL (how-to)
- 1 Minute Guide – Installing Redmine on Windows
- 5 Minute Guide to Clustering – Java Web Apps in Tomcat
- Wicket – forcing page reload on browser back button…
- Use Hudson (now Jenkins) to restart a Windows service…
Tag Archives: developer
Guice / Java IoC best practices – using annotations for configuration
18 months ago I introduced Guice 2.0 into my workplace development team. So far it has been doing a good job of making inversion of control / dependency injection approachable, light-weight and helpful for the whole team. The biggest issue … Continue reading
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
2 Comments
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
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