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: Google
Wicket On Google App Engine (GAE) – Deployment Configuration
Just a quick tip – generally with Wicket we want to supply our application with a way to choose between “Development” vs. “Deployment” mode automatically, so that we can get stack traces etc. during development and disable development features for … Continue reading
Posted in Java, Software Engineering
Tagged app-engine, Google, Java, open-source, tips, wicket
2 Comments
Can’t Publish A Google Form Outside Your Domain?
This one was way harder than it should have been to figure out – if you want to publish a Google Spreadsheets Form and you use Google Apps For Your Domain, make sure these radio buttons in your Docs service … Continue reading
The 5 Minute Guice Primer
I’ve just finished getting up to speed with Google’sĀ Guice 2.0 and have integrated it into two of my projects. It’s been a very comfortable experience and I could see myself Guicifying most of my Java projects from now on. To … Continue reading
Posted in General, Java, Software Engineering
Tagged Google, guice, ioc, Java, open-source, tips
1 Comment