Adam Kennedy - 2005-04-16

Logged In: YES
user_id=153576

This should be relatively easy, the bits you need are all there.

Mainly the Activity class. The various screen bits are just
spat out from an Activity object representing what you want
to track.

I seem to recall I was a little concerned about memory
overhead at the time... but that is much less of an issue
now, as memory size in typical servers has outpaced typical
code size growth for the last 3-4 years.