Hi there,

I need some help with what I'm trying to achieve for a gaming website
I run. What I would like is to have an ajax style shoutbox that will
display usernames from the CMS I use to run the site as well as their
message of course.  I can pass the user details through to the class
using class options ({'username' : 'myname', 'userid' : 22}).

I would like to extend this to allow one to one chatting as well. The
shoutbox will just be on display at the top of the site but the one to
one chats will be initiated by clicking a member who is on a buddy
style list.  I would like their to be a history of the shout and one
to one chats held so either a single chat can be resumed and those
visiting the shoutbox will see the last 30 messages say.  Does this
require mysql or is it already a function built in to APE?

I will be using Mootools as it's my choice of library for dom effects
etc.  Could someone how I best approach this?  I do have some
experience with writing my own mootools scripts and classes but having
looked through the documentation, I'm not quite sure how to do this.

I am using centOS 5.3, the latest APE which is running fine according
to the status script.

Any help would be great.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to