I am planning on integrating Cute Chat, and the WebMessenger with a dating site. I'm going to have to have someone else write the connection class referred to in the documentation because it's a little beyond my skill set. I just have a few questions that I would like to ask about the Chat and Web Messenger.
- Just how many users can Cute Chat and the Web Messenger Support? I'm talking about concurrent users.
- (CuteChat) Is their a way to change the avatars that show up in the chat room? I have some of my own design, and I would like to use them.
- (CuteChat) Will I be able to modify the code to add a few other features?
- I want the chat to check the user database and select an avatar based on a person's gender and race, and show them avatars that are designed for them. So basically, a male could not choose a female avatar and vice versa.
- I'd like the Webmessenger to be able to check their private mail accounts and alert users when they have new messages.
- (Web Messenger) Is it possible to launch a chat session with the users from a user profile page?. I'd like to add an "Online Now" indicator, and when someone clicks on it, it launches a IM session.
- (Web Messenger) Is it possible to restrict certain functions based on a user's classification? I might want a non-paid member be able to receive instant messages, but not be able to initiate IMs.