public marks

PUBLIC MARKS from macroron with tags tutorials & web2.0

January 2006

XUL Tutorial

by 4 others
This tutorial describes XUL, the XML User-interface Language. This language was created for the Mozilla application and is used to define its user interface.

December 2005

Mastering Ajax, Part 1: Introduction to Ajax

by 17 others
Understanding Ajax, a productive approach to building Web sites, and how it works. ibm developerWorks. Ajax, HTML, JavaScriptâ„¢ technology, DHTML, and DOM.

Relona Search Engine Demonstrations - Relona Interactive Web Search - Tutorials

by 1 other
innovations in web-search and information retrieval. Browse the pages below to see our technology in action.

November 2005

Loud Thinking Blog ~David Heinemeier Hansson

by 9 others
Best Hacker of the Year - a partner in 37signals, I helped transform the venerable design shop into a product company. Basecamp, Backpack, and Ta-da List are all applications launched since the shift came into effect in February 2004. I did the programmi

October 2005

Mozilla Demos Page

by 2 others
This page contains links to a few demos which show off Mozilla's excellent standards support.

Sticky Notes Demo - mozilla.org

This demo uses XBL to create a widget that functions as a board for PostIt notes. It's possible to add new Notes, to edit already existed ones (E) and to delete obsolete ones (X).

ajax javascript and xmlhttprequest tutorial

by 2 others
basic principles of remote scripting using Ajax, a combination of javascript and XML to allow web pages to be updated with new information from the server, without the user having to wait for a page refresh.