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: hack
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