Nero Member Aug 14, 2006 118 1 0 Maryland, USA Mar 29, 2007 #1 I am in the midst of posting a project for a custom chatroom but don't know what programming language I should ask them to do it in...... What programming languages would be good for a custom chatroom? Thanks guys.
I am in the midst of posting a project for a custom chatroom but don't know what programming language I should ask them to do it in...... What programming languages would be good for a custom chatroom? Thanks guys.
C casidnet New member Nov 23, 2006 164 6 0 Mar 29, 2007 #2 Any of them? Most work you'll get down will either be php, asp.net, or ruby though.
C cwncool New member Mar 29, 2007 27 0 0 Mar 31, 2007 #4 Java is good, but sometimes bloated and slow. I've seen some GREAT examples of chatrooms made with PHP, MySQL and AJAX (all together).
Java is good, but sometimes bloated and slow. I've seen some GREAT examples of chatrooms made with PHP, MySQL and AJAX (all together).
D DomainRealty I'm a Coder Mar 14, 2007 612 2 0 www.jrbcomputerservices.com Mar 31, 2007 #5 If you want to log the information, then I suggest PHP/MySQL/AJAX (AJAX for auto-refresh and auto-post, etc.) Jason
If you want to log the information, then I suggest PHP/MySQL/AJAX (AJAX for auto-refresh and auto-post, etc.) Jason
B Bluesaga New member Jan 31, 2007 98 0 0 Mar 31, 2007 #6 php/mysql/ajax is a nice way to go about it, but ive seen a couple nice java and flash ones!
M m0nkeymafia New member Mar 9, 2007 19 0 0 Apr 1, 2007 #7 My chatroom is built in php with an ajax front end. It works very nicely. I can give you some pointers if you are having problems
My chatroom is built in php with an ajax front end. It works very nicely. I can give you some pointers if you are having problems