Re: [Zope] Calculating how long time a user spends on a page
Gitte Wange <gitte@mmmanager.org> writes:
So that is a specialized application (sort to speak). Is this ehat you were thinking about ???
If it's the standard plug-in, then not. What I meant is an application that does report the use of the video stream back to the streaming server. This report must be bound to something that identifies the user. The standard Realplayer does not do something like that, I think. If it does, fine - but then it's not a Zope problem :) For tracking users have a look at the CoreSession product. You may build a custom authorization solution with it. Regards, Frank
On Monday 21 May 2001 10:34, Frank Tegtmeyer wrote:
Gitte Wange <gitte@mmmanager.org> writes:
So that is a specialized application (sort to speak). Is this ehat you were thinking about ???
If it's the standard plug-in, then not. What I meant is an application that does report the use of the video stream back to the streaming server. This report must be bound to something that identifies the user. The standard Realplayer does not do something like that, I think. If it does, fine - but then it's not a Zope problem :)
For tracking users have a look at the CoreSession product. You may build a custom authorization solution with it.
I just tried to do a search on it on zope.org but didn't get any results. Do you have an URL ? Gitte
The CoreSession product can be found at http://www.zope.org/Members/mcdonc/Products/CoreSessionTracking You will want to look at http://dev.zope.org/Wikis/DevSite/Projects/CoreSessionTracking/FrontPage to figure out how this all works. Check out the UML diagram under the architecture link. Eric Balasbas Senior Developer eric@virtosi.com http://www.virtosi.com/ Virtosi Ltd. Design -- Branding -- Zope On Mon, 21 May 2001, Gitte Wange wrote:
On Monday 21 May 2001 10:34, Frank Tegtmeyer wrote:
Gitte Wange <gitte@mmmanager.org> writes:
So that is a specialized application (sort to speak). Is this ehat you were thinking about ???
If it's the standard plug-in, then not. What I meant is an application that does report the use of the video stream back to the streaming server. This report must be bound to something that identifies the user. The standard Realplayer does not do something like that, I think. If it does, fine - but then it's not a Zope problem :)
For tracking users have a look at the CoreSession product. You may build a custom authorization solution with it.
I just tried to do a search on it on zope.org but didn't get any results. Do you have an URL ?
Gitte
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Eric Balasbas -
Frank Tegtmeyer -
Gitte Wange