AJAX Home
TutorialsFree AJAX Online Training
Category: Tutorials Add CommentIn order to register for this course, all you have to do is sending a blank email to one or both of the following two email aliases.
* ajaxworkshop-subscribe@yahoogroups.com
o By sending an email to this alias, you will subscribe ajaxworkshop@yahoogroups.com class email alias to which you can post your questions and receive email postings from others
* ajaxworkshop-announcements-subscribe@yahoogroups.com
o By sending an email to this alias, you will subscribe ajaxworkshop-announcements@yahoogroups.com email alias with which you receive only Sang Shin's important announcement emails and/or if you want to hide your email address
In general, the contents (presentation, hands-on labs, and homework's) will be ready on the dates specified below. Due to the fast pacing nature of the Ajax technology, the contents are constantly being changed and improved even after the dates specified.
1. Ajax Basics & Development Tools (Feb 12th, 2007, Week #1) - done
2. JavaScript Basics (Feb 19th, 2007, Week #2) - ready
3. Ajax Frameworks and Toolkits (March 5th, 2007, Week #3) - ready
4. Ajax Application Examples (March 12th, 2007, Week #4) - work in progress
5. Dojo Toolkit Basics (March 26th, 2007, Week #5) - ready
6. Dojo Toolkit Advanced (April 2nd, 2007, Week #6) - work in progress
7. ProtoType (April 9th, 2007, Week #7) - ready
8. JSON (April 23rd, 2007, Week #8) - ready
9. Direct Web Remoting (DWR) (April 30th, 2007, Week #9) - ready
10. Google Web Toolkit (May 14th, 2007, Week #10) - ready
11. JavaServer Faces (JSF) and Ajax Integration (May 21st, 2007, Week #11) - work in progress
12. DynaFaces (June 4th, 2007, Week #12) - work in progress
13. jMaki (June 11th, 2007, Week #13) - ready
14. Web Application Frameworks and Ajax (June 25th, 2007, Week #14)
15. ZK Framework (July 2nd, 2007, Week #15) - work in progress
16. CSS (July 16th, 2007, Week #16) - ready
17. JavaScript Best Practices (July 23rd, 2007, Week #17) - ready
18. Phobos (Script-based MVC framework) (Aug 6th, 2007, Week #18) - work in progress
19. Portlet/Portals and Ajax - (Aug 13th, 2007, Week #19) - work in progress
This is going to be the end of the course.
20. Dissecting the Java BluePrints Petstore 2.0 Reference Application - work in progress
21. Ajax Design Patterns and Best Practices - work in progress
22. Commercial framework/tools (Backbase, JackBe, Tibco) - work in progress
Read Article Sponsored Links
Related Articles
• YShout Ajax-PHP Framework YShout Framework: Combining PHP and Ajax
Frameworks come in different forms. There are frameworks that were built for developing full featured applications while there are frameworks geared for lightweight online applications. Developers could also choose which programming language to use as most ...
• Progressive Enhancement in Ajax Technological advances have given us a lot of gadgets that are able to handle complicated websites, applications and games. A computer today could be easily outshined in less than a year because of the constant updates on hardware. Five years ago, the hard disk capacity of a computer is usually limi ...
• Unobtrusive JavaScript for Better Ajax Applications An Ajax based application is being developed to provide users an easier way to navigate through the webpage or the application. The requirements in successfully running an Ajax based application is to properly code JavaScript as this ensures that the client side is able to handle different commands ...
• Frameworks for Efficient Ajax Loading Every developer wants to build a highly efficient Ajax based application. One of the challenges a developer has to go through is to load the application as fast as possible. Running on JavaScript, users will have a hard time loading the webpage if the Ajax based application is loaded at the same tim ...
• Effectively Using RegExp in Ajax RegExp or Regular Expressions is a very smart tool that could be used in JavaScript which could eventually be implemented in an Ajax based application. Regular Expressions has been integrated in JavaScript since its 1.2 version and could be supported by browsers since IE4.
Its counterpart in Adobe ...
• twoBirds Framework for Lightweight Ajax There are two types of frameworks that you’ll see today in terms of execution. The first type of Ajax framework is its efficient use of XHR (XMHttpRequest) in JavaScript and DHTML. They can easily load the functions and data to the client side as long as the server is powerful enough to load t ...
• Unlocking Cross Browser Capabilities in Ajax One of the main challenges in building an Ajax based application is browser incompatibility. In one area we have Mozilla who have been the preferred platform for developers because of its ability for customization. Being an open-source, the potential of Mozilla to provide above and beyond experience ...
• Using Try/Catch Method in Ajax Ajax based developers who opted not to use frameworks have the luxury of customizing their application to whatever they like. However, they also run the risk of building an application that may not work because the coding was not properly done. If this happens, developers have to work on their codes ...
• flXHR for Creative Ajax Based Websites Flash and Ajax can be considered as two competing developing techniques. After all, Adobe tried to offer RIA programming language through Flex and AIR. Although it had followers because of their impressive interface, its popularity is not the same with Ajax.
Ajax on the other hand has been constan ...
• Enunciate for Better Ajax Based Websites The usual trend of most ajax frameworks is to aid developers in building an Ajax based application or website without even writing a single line of code. These frameworks offer a drag and drop interface which ensures easy website development. All the developer has to do is to bind these functions to ...