AJAX Chat Systems

February 6, 2006

It was never easy like that to get a chat up and running on your website like nowadays. Here are some links to chat systems powered by AJAX:

Have a nice day,
Sebastian


Javascript libraries roundup

February 1, 2006

EDevil has posted a large list with Javascript libraries in his blog….check it out: Javascript libraries roundup.


Lightweight AJAX without XML

January 25, 2006

Today I have read a very interesting article about an alternate data-interchange format called JSON (JavaScript Object Notation). It can be used in exchange for XML in your AJAX applications. At the moment there exist JSON implementations for almost all popular programming languages (PHP, Java, JavaScript, C++, C#, Ruby, …..).

Have a look at the official JSON Homepage at http://www.json.org.

Cheers,

Sebastian


Cool effects with javascript libraries

January 20, 2006

Here are some very nice Javascript effect libraries, which will make your site taste like Web 2.0 :D

…and finally some AJAX stuff:

Cheers,

Sebastian