public marks

PUBLIC MARKS with tags ajax & interface

August 2006

Interface elements for jQuery

by nhoizey & 1 other
Interface is a collection of plugins for jQuery javascript library. With this plugins you can build Web 2.0 aplications with the same same simplicty as using jQuery and provide a rich user interface.

July 2006

Ajax Learning Guide

by nhoizey
Are you a Web developer? The time has come to rethink your entire approach to developing Web applications. Find out about the Ajax approach (Asynchronous JavaScript and XML) and learn how Web developers are not only enriching the user interface but also making it more responsive.

June 2006

May 2006

February 2006

Yahoo Ajax Library

by bcpbcp
This is cool for all you Ajax developers out there. Yahoo has released their own Ajax user interface library under the BSD license. This is the companion code to their Design Pattern Library.

December 2005

LukeW: Blog Interface Design 2.0

by JW_00000 & 4 others
Ideas on how to enhance your blog to make it ready for Web 2.0

Ajax for Java developers: Build dynamic Java applications

by nhoizey
In this first article, I'll explain the concepts behind Ajax and demonstrate the fundamental steps to creating an Ajax interface for a Java-based Web application.

November 2005

Décision Informatique : Clever Age met en place Ajax chez Richelieu Finance - Revue des média - Clever Age

by nhoizey (via)
Nous avons refondu notre site web public pour offrir à nos conseillers en gestion de patrimoine une interface de suivi de leur activité : clients, en-cours, portefeuilles, etc. Le volume d’information à restituer était très important, car le carnet d’adresses d’un gestionnaire peut facilement dépasser la centaine de clients. Notre prestataire Clever Age s’est donc appuyé sur une architecture Ajax

Particletree · The Hows and Whys of Degradable Ajax

by nhoizey & 6 others
we decided that we wanted to create a flawless user experience for all users without having to sacrifice the added user interface benefits provided by Ajax goodness

20 GOTO 10

by bcpbcp & 5 others
Interface estilo janela do dos.

October 2005

Official Google Blog: Guess what just turned 34?

by bcpbcp & 1 other
It provided a fast and dynamic interface from web browsers everywhere, popularizing the techniques that have since become known as AJAX.

September 2005

Dr. Web Magazin

by TR808 & 2 others
Dr. Web Magazin für Webdesigner, Webworker und Seitenbetreiber.

ASP.NET Server Controls - ComponentArt Products

by nhoizey (via)
Web.UI combines ComponentArt's unique rendering technology with the power of AJAX to deliver the most advanced set of user interface controls available for ASP.NET.

June 2005

del.icio.us direc.tor: Delivering A High-Performance AJAX Web Service Broker :: Johnvey

by nhoizey & 81 others
del.icio.us direc.tor is a prototype for an alternative web-based rich UI for del.icio.us. It leverages the XML and XSL services of modern browsers to deliver a responsive interface for managing user accounts with a large number of records

CPAINT

by camel & 3 others
CPAINT (Cross-Platform Asynchronous INterface Toolkit) is a true AJAX (Asynchronous JavaScript+XML) and JSRS (JavaScript Remote Scripting) implementation that supports both PHP and ASP/VBscript. CPAINT provides you the code required to implement AJAX and JSRS on the back-end, while the returned data is manipulated, formatted, and displayed on the front-end in JavaScript. This allows you to build web applications that can provide nearly real-time feedback to the user, including nearly real-time data updates. (Nearly real-time = within 1-2 seconds, depending on network latency, server load, and client computing power.)

May 2005

LukeW: AJAX Interface Design

by etaque & 16 others (via)
Luke Wroblewski a écrit un article intéressant sur les considérations à avoir lorsqu'on conçoit une application avec AJAX (AJAX est une méthode de création de site qui combine le Javascript, Javascript, le DOM et XMLhttpRequest).

LukeW: AJAX Interface Design

by camel & 16 others (via)
Luke Wroblewski a écrit un article intéressant sur les considérations à avoir lorsqu'on conçoit une application avec AJAX (AJAX est une méthode de création de site qui combine le Javascript, Javascript, le DOM et XMLhttpRequest).

April 2005

brevity.org -- Lickr: Flickr, without the Flash

by nhoizey & 13 others (via)
Flickr is a popular photo hosting service that uses embedded Flash files as part of their interface. On every page, there will be a little delay while a new Flash file loads. Lickr removes the need for Flash. It runs within the web browser Firefox, stripping the Flash before the user can even see it, and replacing it with an equivalent interface in pure HTML and Javascript.