PHP - based prioritiser
A modern PHP implementation of a prioritisation grid. This has been popularised by Richard Bolles' "What Colour Is Your Parachute?" books, though I suspect it's older (not sure of its origin though).
An existing Javascript-based implementation is by Beverly Kyle.
A variant seems to be the Hoshin Star Technique; the algorithm appears the same but with a very different visualisation.
TBD