Aflax and Google Gears
Paul Colton quickly took Google Gears and created a simple example of using it from Flash, and his Aflax framework.
Kevin Lynch demonstrated an Apollo application that used Gears at the California Google Developer Day event today. You could also have applets that use the JavaScript.
PLAIN TEXT
JAVASCRIPT:
function displayRecentPhrases() {
var recentPhrases = [”, ”, ”];
// [...]
More: continued here

Leave a Reply
You must be logged in to post a comment.