Core Ajax: Enterprise Web Development with Ajax

Organiser
Skills Matter
Date
21-24 Apr 2009 (Add to calendar) GMT
Venue
Skills Matter , London, GB
Cost
£1795

This intensive, 4-day Core Ajax training course teaches a scalable way of writing robust, user-friendly and secure Ajax solutions for the Enterprise. We will start by introducing Ajax from a business, design and coding perspective. We will then look at Ajax and The Network, consider HTTP traffic Patterns, object serialisation across HTTP and management and measurement of HTTP traffic. You will also learn about reverse Ajax and Enterprise Comet. You'll then be introduced to the impact of Ajax on the User Interface, Prototype and some important Data Validation Patterns. You will also learn how to use event-driven code and callback functions and Scriptaculous. Then, we will discuss Ajax within the context of your Enterprise Architecture. You will learn how Ajax works with SOAP and REST web services and how to use Mash-Ups to interact directly with third-party web services. Finally, you will learn how to look after your code, with Unit Testing and Functional testing using jsUnit, TestMaker and Selenium. * LEARN HOW TO:* * Apply the technologies underlying Ajax * Manage and measure HTTP traffic * Use Ajax UI libraries, including Prototype and Scriptaculous * Implement Ajax with REST and SOAP Web Services * Select and implement server-side Ajax Toolkits, such as Sajax, DWR, Backbase, JSF and GWT * Look after your code through UnitTesting and JavaScript code profiling

NEXT SESSION The next course will be delivered at Skills Matter - London, on 21 Apr 2009 by Sébastien Gruhier. Sébastien is the founder of Mapeed.com and Xilinus.com and has created open-source projects often cited in ajaxian.com like prototype-ui or prototype-graphic and is very well-know in Javascript community.

REGISTRATION & INFORMATION: http://skillsmatter.com/course/ajax-ria/enterprise-web-with-ajax

PROGRAMME

AJAX BASICS Getting started with Ajax * Ajax from a business, design and coding perspective * Good coding practices * Scaling your code.

Ajax in the bigger picture * Low-level 'plumbing' o the HTTP protocol o XHR object

Refactoring the XHR object * Refactoring in Javascript * Writing JavaScript objects * Creating usable Wrapper Objects with the XHR object

Dialects of Ajax * Server Responses o HTML Content o Generated script o Structured data (XML and JSON) * Pro’s and Con’s

Ajax libraries * Prototype, * jQuery * YUI, * Leveraging the power of the JavaScript language

DAY 2: THE NETWORK

HTTP Traffic Patterns * A single HTTP request and response * HTTP traffic patterns across the lifecycle of an entire application.

Data round-tripping * Object Serialisation Patterns across the HTTP interface * JSON * XML

Managing HTTP from the Client-side * HTTP transport Strategies * Prototype's X-JSON headers and Responders (principles and approach) * Rico's Ajax.Engine (principles and approach)

Measuring HTTP traffic * Creating visual HTTP traffic Reports * Tools: Firebug, Fiddler, LiveHTTPHeaders

Comet & Reverse Ajax * When to use Comet/Reverse * Other Reverse Ajax approaches

DAY 3: USER INTERFACES UI Libraries * Good JavaScript Coding and Encapsulation Techniques * Implications of the User Interface

Prototype & the DOM * Prototype's support for o The DOM o HTML forms * Data Validation Patterns for Ajax

Scriptaculous * Scriptaculous o visual effects o drag and drop * Event-driven code * Callback functions

Ajax UIs for Navigation and Data Manipulation * Web and desktop UI metaphors o Differences o Fusion * Data categorisation vs classification schemes

DAY 4: AJAX WITHIN THE ENTERPRISE ARCHITECTURE

Ajax in your Enterprise Architecture * Server * Business

Ajax & Web Services * SOAP Web Services * REST Web Services * How does Ajax work with SOAP and REST

Server-side architecture * Ajax toolkits and the patterns that they adopt. * Ajax Toolkit Overview: o Sajax o DWR o Backbase o JSF o GWT * Mash-ups and how to interact directly with third-party web services from the client in a "Web 2.0" style.

Looking after your code * Unit testing in Ajax * Functional Testing in Ajax o jsUnit o TestMaker o Selenium * Profiling JavaScript code for execution speed and memory footprint.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The generation of random numbers is too important to be left to chance.” - Robert R. Coveyou