Advertisement

09.25.2008 at 01:59AM PDT, ID: 23761697
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.4

need to implement simple chat functionality with reasonable refresh method

Asked by xberry in PHP Scripting Language, Chat / IM Software, WebApplications

Tags: ,

For a nonprofit networking site I need to create a small and simple chat functionality, that allows
a) all registred users to enter a chat
b) only selected members to enter chat
c) private chat between two persons.

I have some experience in php and mysql I'd like to write the chat functionality myself,
also the site where it has to be integrated I've started in php with msql,
but since I have no experience with chatboxes, I did search for some
chat-related tutorials and informations found this one (amongst others on the same site):
http://www.tutorialized.com/view/tutorial/A-MySQL-Driven-Chat-Script/16 (only the
extra javascript functions for buttons i'd like to leave away from that script.)

Now  , while gathering some understanding for chatboxes, I came across the information that says
that the meta tag refesh is causing some flickering in some browsers, which would be indiscussable
in terms of user-friendliness and profesionality, but which alternatives do i have ?
I read that there is a clientside refresh solution with javascript and frames, but in this case I'd need to
provide an alternative for users who have switched off the javascript in their browsers or who'd
use simple textbrowsers.

So, I made my points, again, in short:
- basic fucntionality needed: input of pure, simple, unformatted text by users, that appears in a box after submit,
   it has to made sure that all input done by participating users appears in box visible by all other
   participants after they click submit (refresh or other method ?).  
- preferably php, mysql in form of tutorial or small, simple and easily modifiable open source script.
- no side effects such as flickering (?? is it really that bad ?),
- no diminution in 100% accessability, validity, usability.
 

  Start Free Trial
 
 
Loading Advertisement...
 
[+][-]09.25.2008 at 02:20PM PDT, ID: 22573991

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: PHP Scripting Language, Chat / IM Software, WebApplications
Tags: PHP, MySQL, Java, chat, chatbox, shoutbox
Sign Up Now!
Solution Provided By: yodercm
Participating Experts: 2
Solution Grade: A
 
 
[+][-]09.25.2008 at 03:55PM PDT, ID: 22574816

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09.26.2008 at 12:23AM PDT, ID: 22577287

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.26.2008 at 01:45AM PDT, ID: 22577647

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]09.26.2008 at 02:29AM PDT, ID: 22577808

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.26.2008 at 02:37AM PDT, ID: 22577839

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.26.2008 at 05:38AM PDT, ID: 22578801

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]09.29.2008 at 07:50AM PDT, ID: 22596965

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44 / EE_QW_2_20070628