AJAX 관련 문서 및 sites
AJAX
2008. 5. 24. 02:39
Ajax
- Ajax with Direct Web Remoting - Ajax for Java developers: Ajax with Direct Web Remoting
- new approach for webapp - 웹 애플리케이션의 새로운 접근
- DWR for Java - JAVA를 위한 Driect Web Remoting
- start with DWR - DWR과 함께 시작하면서
- Ajax for Java developer - 자바 개발자를 위한 Ajax
AJAX
- JavaScript Document - http://developer.mozilla.org/ko/docs/JavaScript
- MSDN Script Document - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/scriptinga.asp
커뮤니티
서적
- Ajax in Action - http://www.yes24.com/Goods/FTGoodsView.aspx?goodsNo=1806956&CategoryNumber=002001008001
IDE & Framework
- Adobe Labs Spry framework for Ajax - http://labs.adobe.com/technologies/spry/
Lecture & Article
- Free 10-week AJAX Training Course - http://www.javapassion.com/ajaxcodecamp/
- 42 Recent AJAX Tutorials - http://www.maxkiesler.com/index.php/weblog/comments/42_recent_ajax_tutorials/
예
- Office 2.0 - https://www.smartsheet.com/provconfirm
- kiko Calendar - http://www.kiko.com/
- Shopping Cart - http://panic.com/goods/
컴포넌트
- http://script.aculo.us/
Source - http://script.aculo.us/dist/scriptaculous-js-1.6.5.zip
- dhtmlxGrid - http://scbr.com/docs/products/dhtmlxGrid/
Window 컴포넌트 만들때 참고할 만한 자료( 자바스크립트 기반)