Ajax Frameworks – Comparison Matrix

An AnonymousDonor introduced a nice page to AjaxPatterns.org. It’s a feature-by-feature matrix, and only has two rows to date! Feel free to add a framework or two, it could be very useful for people using the frameworks section in the...

Flexible Templating/Layouts With Rails

Rails’ layout mechanism follows the standard pattern embodied in Sun’s J2EE patterns and familiar to users of Struts and other frameworks. The page template outputs the main content, and it’s automatically wrapped by a generic template (as opposed to the...

Ajax Programming Patterns – Podcast 3 of 4: “DOM Population” and “Code Generation and Reuse” Patterns

The third podcast in this series of Ajax Programming Patterns. The 29-minute podcast covers five patterns. As with the previous podcast, there is reason for concern about the audio quality herein. Firstly, three patterns on DOM population - taking server...