<div class="gmail_quote"><div>I put together an experimental recipe called &quot;Who&#39;s Where&quot; (<a href="http://www.pmwiki.org/wiki/Cookbook/WhosWhere">http://www.pmwiki.org/wiki/Cookbook/WhosWhere</a>) which has similar capability to PresenceAwarenessLight (but works fine with authuser) or PM&#39;s unreleased Test/Present.  Basically it gives a markup which produces a table with username, page, current action, and how long ago they loaded that page/action.<br>
<br>It&#39;s using SQLite and PDO which I believe are pretty standard in PHP5 so installation/configuration should be pretty straightforward.  <br><br>I&#39;m interested in feedback, etc. regarding the presentation of the information, potential security concerns from showing what all users are doing, performance/resource considerations that come with using a database as opposed to flat files, etc.<br>
<br>-Peter<br></div></div>