I'm just finishing up development of the initial version of Active Compare. The basic use for this module is to
build a comparison table without having to generate your own html.
All your data is controlled through the Control Panel. Once the basic information has been entered you can
manage the comparison by generating your initial table.

Each value can be set by clicking the cell in which the value resides. This fires an even that cycles through the
support values for the system and generates a new comparison table with the updated support value.

Another nice feature in the table is a popup that shows extra comments you can enter about the features.

Now these are all great features but the big piece of this that stands out is that it's all through AJAX.