Oracle Magazine Special offer for AjaxImpact.com Visitors!! Subscribe to Oracle Magazine for Free!
AJAX IMPACT


TUTORIALS
In site messaging (IM) with AJAX and Java
05/21/2006 B Sinkmyship.com


This is another sample tutorial from sinkmyship.com web game code. This feature is pretty unique as I have not seen it implemented on many other sites… The idea is pretty much like the meebo (which I love) or like instant chats on many support sites (such as raqspaces implementation), but with a twist. This would be an intrasite communication relay created using AJAX and not the applets which are commonly used for this. In this sample I will show implementation using prototype windows, prototype, and some custom JSON code.

For the front end you need some kind of popable windows, and since I don’t really like external pop-ups, I’ve built in page popups using prototype windows. If you are unfamiliar with this project, then it check out as soon as you can. Using prototype windows allows a bunch of niceties that are painful to build on your own, such as movable, closable, and minimizable windows, window top level manager, scriptaculous effects, and more. In our case they are linked to the players who are already on the site, and they are forced open when a player wishes to message another player, by clicking on the “talk” icon:

chat

   Read Full Tutorial...

 Rate this Ajax Tutorials
 Rating: 5.6 out of 98 votes cast

AJAX NEWS
04/01/2007 wxJavaScript : porting wxWidgets to JavaScript.
03/31/2007 DED|Chain - The web developers JavaScript Kit
03/30/2007 Clipperz Crypto Library - a JavaScript library of crypto primitives
03/28/2007 ETech - AJAX Unplugged Slides
03/27/2007 Stripe Generator: ajax powered web 2.0 tool!
03/26/2007 Finally Microsoft joins the OpenAjax Alliance


INDUSTRY NEWS
05/19/2006 Ajax grabs center stage at JavaOne, By Tony Baer
05/15/2006 Oracle to boost AJAX, Java , By Paul Krill
05/13/2006 Open AJAX Group Drafts Development Plans, By Stacy Cowley
05/13/2006 AJAX Powers Interactive Marketing ASP, By AjaxWorld News Desk
05/12/2006 AJAX Experts Tackle Security, Other Issues , By Darryl K. Taft
05/11/2006 Adobe Releases Spry Framework for AJAX, By AjaxWorld News Desk
More 
       

      © 2008 ajaximpact.com. All rights reserved.