Jaden Imbroglio
May 11 2005, 03:29 PM
| | Hey! I'm planning to make a chatsite. It's going to be a graphical chatsite, so there's a lot having to go in it. It's going to be a first experience with MySQL, PHP and the lot. It may seem a bit advanced, but I've always been one to tackle something advanced for a beginner.
The chatsite will be a lot like http://www.furryocity.com, only with less features in the actual chatting (they have a lot of features.)
I'm just wondering what I should look up to work on first. Javascripts, PHP, MySQL or what? I think I'll only be needing MySQL, PHP and Javascripting to get this functioning basically.
Any advice for a newb scripter is appreciated, thanks!
JXI |
Reply
miCRoSCoPiC^eaRthLinG
May 11 2005, 05:51 PM
I think for to build a good chat client, you'd need something like Java - scripting languages are very inefficient as chat engines, as their mode of operation is different. Everytime you type a line of text, the scripts connect to the server and pass it on - there's a noticeable timelag. Java would do much better under these circumstances coz it can maintain a persistent connection to the server and messages would flow in and out absolutely smoothly - without any delays. If you want a base to start off with, download PJIRC (google for it) - it's an opensource IRC CLient built with Java. You can download the source files and take a look into the innards of the engine. That should give you enough base to fire off with your own project.... And in case you're serious about it - and want to release it as opensource, you can always request project hosting at our new opensource hosting site AntiLost (www.antilost.com).. You might just find a lot of people diving in to share your work - after all that's how opensource works 
Reply
Jaden Imbroglio
May 12 2005, 02:47 PM
Thanks loads! I'll go check those out! I can't remember everything that went into the scripting at the chats I used to make (with the help of the now-dead www.a1000words.net.) I know definate PHP action, and standard MySQL, because it's going to be graphical, I'd imagine I'd need loads of space. JXI
Reply
saxsux
May 12 2005, 03:33 PM
If you look in your Astahost cPanel, you get the option to install a PHP Chatroom. You could install it on your account, and "take it apart" firguring out how it works. Then you can make your own chat room based on something similar to that, before adding your own graphical parts and everything else you want.
Reply
miCRoSCoPiC^eaRthLinG
May 12 2005, 04:00 PM
QUOTE(Jaden Imbroglio @ May 12 2005, 09:47 PM) Thanks loads! I'll go check those out! I can't remember everything that went into the scripting at the chats I used to make (with the help of the now-dead www.a1000words.net.) I know definate PHP action, and standard MySQL, because it's going to be graphical, I'd imagine I'd need loads of space. JXI Nope.. you wouldn't need load of space if you use the Java chat client.. Unlike php or cgi chat - this one happens in realtime as I pointed out.. You wouldn't be seeing a message in your browser saying .. connecting to so and so server... after every single line you type.. chatting happens absolutely smoothly on this, just like any other IM... If you want to see a demo, try this: http://www.pjirc.com/demo.phpThe actual download is ONLY 526KB.. so the client would hardly eat up any space on your drive..
Reply
saxsux
May 12 2005, 04:13 PM
QUOTE(microscopic^earthling @ May 12 2005, 05:00 PM) Nope.. you wouldn't need load of space if you use the Java chat client.. Unlike php or cgi chat - this one happens in realtime as I pointed out.. You wouldn't be seeing a message in your browser saying .. connecting to so and so server... after every single line you type.. chatting happens absolutely smoothly on this, just like any other IM... If you want to see a demo, try this: http://www.pjirc.com/demo.phpThe actual download is ONLY 526KB.. so the client would hardly eat up any space on your drive.. Don't most of those not work through firewalls though? The PHP/CGI based works through firewalls etc, but all the Java ones I've tried can't connect properly.
Reply
Jaden Imbroglio
May 13 2005, 03:20 PM
I'm trying to figure what I'll need so that when people are registering they'll get the colour-avatar that they chose. I'm just going to try to get the basics programming down first then look for people to help with graphics. Thanks for the help! I need to get space here before I can do what you suggested, though Saxsux. Thanks for the demo, microscopic^earthling. JXI
Reply
Similar Topics
Keywords : programming chatsites- Starting Programming
- Where to begin? (15)
I am new to programing and I am confused about where to start. I would like to learn how to make
programs but i hav no clue how to. Thanx...
What Shall I Learn First In Programming ?
- How to begin programming ? (11)
Hey guys i'm posting here because i've a doubt, about 1 year ago i started to develop a
certain taste for programming, at first i tryed code Websites using Html ,then with php, then Mysql,
and at last all together. Now i alreday finished my hardware Reparation course, but that old taste
for programming is calling me to do other thing else besides repair hardware. Meanwhile i've
develop taste for other several kinds of languages and i'm a bit confused because i dont know
whitch programming language bring me future. So i wonder what programming language sha...
Something To Start With...
- I want to start programming (3)
How To Learn A Programming Language
- The two methods discussed (11)
Hunting for a good book The more daunting task - hunting down a good book. The way is not easier
one though. The search would require to shuffle through a big heap of books lying on a bookstore and
ofcourse, its time consuming and generally, not to the dot. Once the book selected, only 20 percent
is going to be the useful material all else (biggie 80%) is going to be waste for the reader though
it will help to wash up the brain and clear some fundamentals. Reading books is quite convenient-
after all, books are easy-on-eyes with well-organized and cross referenced m...
Ruby - Better Programming Language Than Java Or C#?
- Ruby is an object-oriented, meta-programming language that has many de (1)
hey all i read this very intresting and intriguing article and i thought i should share it here..
find example codes in the attached file. cheerz! shiv Ruby —A Diamond of a Programming
Language? QUOTE Have you heard about Ruby? It seems to be a popular topic in software
development circles today. This language came to my attention at a Java conference last spring,
where gentlemen like Bruce Tate (author of Bitter Java and Better, Faster, Lighter Java), Dave
Thomas (Pragmatic Programmer: From Journeyman to Master), and others were all talking about Rub...
Looking for programming, chatsites
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for programming, chatsites
|
advertisement
|
|