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


CSS Cheat Sheet

January 18, 2006

Found this one pager CSS cheat sheet today. Really useful. :)

CSS Cheat Sheet

Cheers,

Sebastian


Hello world!

January 18, 2006

This is my first post.