Month: September 2012

  • Editing Null Data Values in a Cell with JavaFX 2

    In an earlier article I gave a complete break down of how to write a generic editable table cell. I’ve found versions of this code posted around the place so I thought it was only right that I point out a small flaw and a fix that I believe is safe.

  • Becoming a Website Developer

    So you want to develop websites for a living and you don’t know much about software / web development. Ok, my first piece of advice to you (unless you are really young e.g. still at school) is don’t bother. If you haven’t already learnt how to write web pages using HTML, CSS and JavaScript on…

  • Missing FXML File

    I was recently copying some code from one project to another (yes, we all do it) and I hit a problem – it wouldn’t run. The error message was less than useful as shown below.

  • Improving Joomla Performance

    I recently tested this site using this online website performance tool: Web Page Test and I thought I’d share some of the results and what I did to improve them. You can also try YSlow however this will generally give you a result that is across a LAN rather than a DSL type connection and I’ve noticed it…