Monthly Archives: November 2014

Setting JSF components conditionally read-only through custom components.

Introduction There are a number of different reasons why you would want to disable input for sections of a page. Most obviously is the case where information should be readonly, pending certain conditions – perhaps access roles, perhaps something as

Tagged with: , ,
Posted in Java

Unity on OSX, seeing everything.

Introduction As I journey down this Unity-fying road, I weave together many strands left behind by those adventurers that have come before me. That’s a nice way of saying that I stick together pieces of code found on n00b boards.

Tagged with: , , , ,
Posted in Unity

Flocking Vectors in Unity

Introduction (aka, those flocking Vectors) Those flocking Vectors. How I grow to hate them. Hate’s a strong word – how they irk me from time to time. But occasionally they come together to form something quite beautiful – especially (as

Tagged with: , ,
Posted in Unity