ajax server update wonders

i always though ajax was the kind of magic where you provide a callback and then the server sends it all kinds of interesting information, which the client uses all kinds of magic on to provide the information to the user. apparently i was most wrong, as it seems that the format is always the […]

Read More ajax server update wonders

ajax monkeying

todays attention span goes to having a look at that hype word ajax. so i wanted to try that out. my first geeking goal for this is to build a simple service that provides information on processed items from the server to the client (browser). and to make these updates in ajax style so as […]

Read More ajax monkeying