Again a new piece of Software

Posted on:December 02 2008

One thing I always wanted to write since I was a teenager surfing the animated gif beautified text pages which was called the world wide web back then was a chat. But knowing only a bit of HTML and JavaScript, I had no idea how to do that. Now, several dozen years later, I finally had a chance to do this:


Yay, Bienen und Blumen now has a chat as well :)
I implemented the chat client using Actionscript 3, via Flex. And boy, that was easy. Just a few lines of code and I had a nice looking feature complete chat with user lists, color selection, ignore lists, private chat rooms and everything you need. I think if I had done this using JavaScript, I would have to struggle with a lot of problems like all the different browser versions and strange bugs because of javascripts dynamic language model. So thanks Adobe for creating that nice platform :)





Comments:


And the backend? Custom as well or IRC or ?
Ico
Quote
2008-12-02 22:47:00


Yup. I wrote a Javascript AJAX chat system a while back, and it was a b**** to write and debug!

~DtD
DtD
Quote
2008-12-03 00:57:00


No, the backend is pure custom code as well :)
niko
Quote
2008-12-04 17:09:00


Yeah js can be a pain if you don't use something like jQuery. ;)
lobo_tuerto
Quote
2008-12-04 17:22:00


Add comment:


Posted by:


Enter the missing letter in: "Internationa?"


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons