Year: 2015

  • Getting 404 on Posts in WordPress

    I recently switched one of my sites over from Joomla to WordPress and, for the most part, everything went well but I did hit a little bit of a problem when all of a my posts suddenly started giving 404 errors.

  • BIND Query Refused

    I’ve just set up a new BIND DNS server for a new network. I configured the network in a way I’ve not done before which was to have the servers on a different subnet to the regular machines and other devices. I prefer this set up but it has resulted in me having to do…

  • PlotFaces Roadmap

    This page gives a brief overview of the roadmap for PlotFaces. Everything that hasn’t already happened is subject to change depending on what is requested or needs doing.

  • PlotFaces Design Discussion

    PlotFaces takes a different, more code based, approach to charting than other JSF libraries and as such you won’t see hundreds of attributes on the JSF chart tags. For simple charts an attribute base approach to configuration works well. For example a page author could specify the x-axis label with an attribute like this xaxislabel=”foo” and…

  • PlotFaces Task List

    PlotFaces is evolving quickly at the moment so rather than clutter the bug tracker with every little thing that I come across that needs fixing or improving I’m currently maintaining a list here. Once I’m happy PlotFaces is broadly feature complete and bug free I’ll switch over to using the bug tracker. Rest assured the…

  • PlotFaces Introduction

    PlotFaces is a suite of JSF components built on top of the excellent jqPlot JavaScript charting library. The aim of PlotFaces is to make it simple for programmers to create great looking JavaScript based charts whilst also exposing the rich set of configuration options jqPlot offers.