Slashdot Mirror


User: julianc105

julianc105's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. AJAX for online instant messaging - web IM baby!! on Microsoft to Release AJAX Framework · · Score: 1

    ajax chat
    I created an AJAX chat after this first came out just to try my hand at it. The code is free and you can use this as sort of an example of how AJAX kicks some serious but. I was reading the comments and XMLHTTPRequest works with both Mozilla and IE (I coded with both browsers open, side-by-side). So check it out and put it on your site.
    install instructions for ajax chat
    I thought it was cool 'cause it saves the cost of a messaging server.
    An interesting problem came up with overloading the xmlhttprequest object so you must be careful and code flags to be sure the object is not recieveing info.