public marks

PUBLIC MARKS from parmentierf with tag ajax

October 2006

GSmapSearchControl Solution

by 2 others (via)
The GSmapSearchControl Solution is a simple to use application of the Google AJAX Search API that is designed to let you easily add a searchable map to your pages, sites, and blogs.

Google Docs & Spreadsheets

by 36 others (via)
Fusion de deux services de bureautique en ligne: traitement de textes et tableur.

xajax PHP Class Library - The easiest way to develop asynchronous Ajax applications with PHP

by 16 others (via)
xajax is an open source PHP class library that allows you to easily create powerful, web-based, Ajax applications using HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page.

PHP FREE CHAT - Chat gratuit en PHP AJAX - Nouvelles

by 1 other
php Free Chat est un chat simple à installer, gratuit, rapide, paramétrable et multi langues. Le chat permet de créer des salons (/join), de parler en privé, et de modérer les salons (/kick /ban). Par soucis de simplicité, des répertoires et fichiers sont utilisés pour stocker les pseudonymes et les messages. AJAX est utilisé pour mettre à jour sans clignotement la liste des messages et des pseudonymes. Le système de thèmes basé sur les feuilles de styles CSS permet de changer complètement l'apparence et le système de plugin permet d'écrire ses propres routines de stockage (ex: Mysql, IRC backends ...) et vos propres commandes de chat !

Quick guide to somewhat advanced JavaScript

by 5 others (via)
Until recently, I knew that Javascript had more OO capabilities than I was employing, but I did not feel like I needed to use it. As the browsers started to support a more standardized featureset of Javascript and the DOM, it became viable to write more complex and functional code to run on the client. That helped giving birth to the AJAX phenomena.

InfoQ: Testing Ajax Applications with Selenium

by 6 others
Fortunately Selenium has provided support for doing exactly what we want. When a field value changes in the current page, you can use the waitForValue command to make Selenium wait until the expected value appears.

September 2006

June 2006

Gérer les caractères spéciaux dans Ajax - JDN Développeurs

by 2 others (via)
Par défaut, l'objet XMLHttpRequest est censé traiter les requêtes avec l'encodage UTF-8, ce qui devrait normalement libérer de toutes les contraintes possibles au niveau des caractères. Cependant, ce n'est pas toujours le cas selon les navigateurs (particulièrement Internet Explorer, malheureusement), et il peut arriver que l'on souhaite utiliser un autre encodage.

MySmartBoard - - MySmartBoard ?

(via)
MySmartBoard (MSB) est le premier éditeur/tableau blanc graphique qui vous permet d'éditer et de publier du contenu graphique : 1. Sur vos pages web, en y intégrant le MSB. 2. Sur une page web, hébergée pour vous par www.mysmartboard.com. 3. Sur tout support informatique en utilisant la fonction export de l'éditeur qui exporte automatiquement le contenu de votre MSB vers différents formats de fichiers (PDF,SVG,PNG). Des liens URL privés permettant de visualiser/télécharger ces fichiers sont automatiquement générés. Vous pouvez les utiliser comme bon vous semble. Note : Les exports SVG sont conformes SVGT. Ceci veut dire qu'en principe il peuvent être visualisés sur des téléphones/PDA compatibles SVG. Parcourir une liste de téléphones compatibles SVG. Aucune installation spécifique n'est nécessaire pour obtenir Votre Propre MSB. MSB peut être intégré dans toute page HTML en quelques secondes. MSB utilise les technologies SVG/AJAX les plus récentes et fonctionne sur le navigateur FireFox browser version 1.5 (latest) ou sur Internet Explorer a condition d'y avoir installé le plugin Adobe ASV. Caractéristiques MSB : * Ouvertures d' Images raster (Jpeg,Gif,Png) depuis votre ordinateur. * Panoplie complète d'outils d'édition "Tableau Blanc" (texte, dessin main libre, couleurs, opacité ...) * Sauvegarde sur votre disque/Restauration du contenu du tableau. * Export au format SVG/PDF/PNG sous forme de fichiers disponibles sur lien HTTP visible sur Internet.

PHP FREE CHAT - Free PHP AJAX chat

by 6 others (via)
php Free Chat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It supports customized themes based on CSS and a plugin system that allows you to write your own storage routines (ex: Mysql, IRC backends ...), and you own chat commands !

May 2006

FireBug :: Mozilla Add-ons :: Add Features to Mozilla Software

by 9 others (via)
FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including an error console, command line, and a variety of fun inspectors.

April 2006

Effets javascript avec Prototype et Scriptaculous - Prendre un Café

(via)
On a vu fleurir moult trolls velus à propos du web 2.0 et sa débauche d'AJAX et de javaScript inaccessibles, je ne les nourrirai pas ici. Par contre et pour ceux que ça interesse, les librairies prototype et script.aculo.us proposent des outils et effets très sympathiques. Voici quelques exemples très simples d'utilisation.

March 2006

ONLamp.com -- Ajax on Rails

by 12 others (via)
This article introduces the incredibly easy-to-use Ajax support that is part of the Ruby on Rails web application framework.

Introduction to XForms

by 1 other (via)
This handbook covers everything you need to know to get started with XForms. You'll start with a simple walkthrough to get your development environment up and running, then create two fully functioning applications--one that saves links to del.icio.us, and another that searches Flickr. Both use CSS-driven Ajax animations.

Ruby on Rails

by 52 others (via)
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.

Yahoo! UI Library

by 29 others (via)
The Yahoo! User Interface Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, HTML and AJAX. The UI Library Utilities facilitate the implementation of rich client-side features by enhancing and normalizing the developer's interface to important elements of the browser infrastructure (such as events, in-page HTTP requests and the DOM). The Yahoo UI Library Controls produce visual, interactive user interface elements on the page with just a few lines of code and an included CSS file. All the components in the Yahoo! User Interface Library have been released as open source under a BSD license and are free for all uses.

December 2005

Mastering Ajax, Part 1: Introduction to Ajax

by 9 others (via)
Ajax, which consists of HTML, JavaScript™ technology, DHTML, and DOM, is an outstanding approach that helps you transform clunky Web interfaces into interactive Ajax applications. The author, an Ajax expert, demonstrates how these technologies work together -- from an overview to a detailed look -- to make extremely efficient Web development an easy reality. He also unveils the central concepts of Ajax, including the XMLHttpRequest object.

24 ways

by 70 others, 1 comment (via)
24 ways to impress your friends is a daily dose of web development coding or wisdom intended to produce impressive results with little effort. So far 24ways.org has covered AJAX, Scriptaculous, CSS tab tricks, DOM scripting, Microformats, and internationalisation/localisation. Few of these are life-changing revelations, but it’s a fun site with some interesting sample code.

September 2005

Netvibes

by 395 others (via)
Netvibes est un nouveau service proposé par Florent Fremont et Tariq Krim réalisé avec AJAX. Pour l'instant encore en bêta, il permet de créer un espace personnalisé facilement et rapidement : * consultation et intégration des fils RSS (et des podcasts) * possibilité d'intégrer son compte Gmail * la fonction Webnote permet d'écrire des notes qui sont automatiquement sauvegardées * existence d'un module météo * accès à un outil de comparaison de prix * d'autres fonctionnalités seront ajoutées dans l'avenir (voir le blog de Netvibes)

March 2004

JWChat - Jabber Web Chat

by 4 others
JWChat is a full featured, web-based Jabber™ client. Written using AJAX technology it relies on JavaScript and HTML at the client-side only. It supports basic jabber instant messaging, roster management and groupchats based on the MUC protocol.