Hi,
I've created a simple plugin that adds a field to indicate the Online Status of a profile.
This is due to the lack of Online field in the CB Lists.
(now I can filter online users)
The plugin uses the Session Events to set the value for the cb_online field.
The problem is that a user not always do a logout properly which will cause the cb_online field to remain TRUE (i.e closing the browser)