Activate your free membership today | Log-in

Tuesday, November 8th, 2005

Ajax Patterns Reader

Category: Examples

<p>Michael Mahemoff is a busy man on the patterns side of Ajax, and even ended up with the typical Ajax example: an ajax patterns reader!

The reader grabs the AjaxPatterns.org content and presents them Ajax-style. You actually queue up patterns in a playlist and click “Next” to “play” them. Yeah, a bit contrived, but it helped illustrate quite a few patterns! If I have time, I’d like to enhance it into a proper reader, and also offer an easy interface to leave feedback, which would be automatically appended to the wiki’s Discussion tab for that pattern.

Michael then created a ghost enabled version that uses the Service Test pattern.

Diagnosis Patterns

Testing Patterns

  • Simulation Service Develop the browser application against “fake” web services that simulate the actual services used in production.
  • Browser-Side Test Create automated tests of browser-side Javascript components.
  • Service Test Build up automated tests of web services, using HTTP clients to interact with the server as the browser normally would.
  • System Test Build automated tests to simulate user behaviour and verify the results.

ajax-patterns-reader

Related Content:

  • Ajax Learning Guide
    Chances are, you've been doing JavaScript and XML developer work in Lotus Domino for quite some time. This old/new approach is causing quite a stir in...
  • Ajax Learning Guide
    Are you a Web developer? The time has come to rethink your entire approach to developing Web applications. Find out about the Ajax approach...
  • Chapter 3, Content chunking pattern of 'Ajax Patterns and Best Practices'
    Ajax is useful for creating Web apps that respond immediately to user requests. Chapter 3 of 'Ajax Patterns and Best Practices' explains incremental...
  • Hooking Ajax to Web services
    A how-to on bringing Ajax design patterns to Web services, with specifics on how to build in support of WS-Addressing and WS-Resource...
  • Tips for Ajax with ASP.NET
    Patterns for creating Ajax applications using ASP.NET is discussed in a podcast with Brad Abrams, group program manager for the UI Framework and...

Posted by Dion Almaer at 9:11 am
1 Comment

OOOOO
Rate the above post

1 Comment »

Comments feed

Very nice. Makes it easy to study the different documented patterns.

Comment by John Christopher — November 9, 2005

Leave a comment

You must be logged in to post a comment.