public marks

PUBLIC MARKS from solrac with tags web & ajax

March 2007

Five best practice Ajax design patterns

Sure, Ajax is the Web 2.0 buzzword that everyone wants associated with their site. But what does it really mean? And how are engineers integrating it into their sites at an architectural level. This article covers the basics of Ajax and shows some Ajax design patterns that have become proven best practice with Web 2.0 development.

February 2007

Flying Flapjax Better-than-JavaScript for the Web

Flapjax, an improved way to build Asynchronous JavaScript and XML (Ajax) applications, offers more than just a library of conveniences. This tutorial emphasizes simple, self-contained steps to successfully apply Flapjax to real-world problems. Learn how to write and run simple Flapjax programs in several modes, including a compiled form suitable for deployment.

November 2006

Try Lotus Domino Ajax instant messaging

Learn how the power of IBM Lotus Domino and Ajax can add awareness to your Domino Web applications. One reason we love this technique is that it doesn’t load Microsoft ActiveX controls, instantiate a Java Virtual Machine (JVM) instance, or require a flash animation player. It is a lightweight, low-tech solution for most clients.

June 2006

Developing PHP the Ajax way

This article will show you how to speed up PHP application development using the Simple Ajax Toolkit (Sajax).