public marks

PUBLIC MARKS from camel with tags ajax & web

2008

NAS Uploader, accueil upload multifichiers en flash et/ou Ajax - multiple file uploader

by 1 other (via)
NAS Uploader est une solution open source d'upload multifichiers utilisant la technologie Flash et adaptable à toute plateforme web. Cette application est née du constat qu'il était difficile de trouver sur le web un système d'upload multifichiers simple à mettre en place, fiable et compatible avec la majorité des navigateurs.

Flexigrid for jQuery : Web 2.0 Javascript Data Grid

by 7 others (via)
Lightweight but rich javascript data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration. Features * Resizable columns * Resizable height and width * Sortable column headers * Cool theme * Can convert an ordinary table * Ability to connect to an ajax data source (XML and JSON[new]) * Paging * Show/hide columns * Toolbar (new) * Search (new) * Accessible API * Many more

TYPOlight - CMS - Logiciels Libres - Framasoft

(via)
TYPOlight est un système de gestion de contenu web créé en 2004 par Leo Feyer, et soutenu aujourd’hui par une équipe d’une vingtaine de développeurs. L’objectif était dès le départ de proposer un CMS : * 100% accessible qu’il s’agisse de l’interface d’administration fondée sur AJAX mais fonctionnant aussi sans javascript (suffisamment rare pour être noté) ou du code généré côté utilisateur (tous deux conformes WAI) ; * moderne avec dès le départ une base de code en PHP5 orienté objet, un système de mise à jour automatique (payant, dégressif pour plusieurs domaines), un outil d’installation des extensions simple et sûr et un code généré valide XHTML strict ; * flexible du point de vue de la personnalisation des modèles de page (en s’appuyant sur un solide framework CSS) ou nativement du point de vue des types de contenus (pas de contrainte de structure de type titre - sous-titre - contenu).

Tutorial jQuery

by 2 others
jQuery est une bibliothèque javascript open-source et cross-browser qui permet de traverser et manipuler très facilement l’arbre DOM de vos pages web à l’aide d’une syntaxe fortement similaire à celle d’XPath (qui est la syntaxe de manipulation d’arbre XML). jQuery vous permet par exemple de changer/ajouter une classe CSS, créer des animations, modifier des attributs, etc. mais également de gérer les événements javascript ainsi que de faire des requetes AJAX le plus simplement du monde.

2007

Xaja

by 5 others
The Xaja machine is full featured PHP Reverse Ajax framework. It enables the developer to escape the request/response model, and reverses the way you think about your web-application. Furthermore, the developer can push the data from the browser to the client easily.

Avec Google Gears, Google se lance dans le hors ligne - Ajax Journal

Google vient de publier Google Gears, une extension opensource (pour Firefox et Internet Explorer) permettant d'utiliser des applications web en mode déconnecté. Google reader est déjà compatible. A mons avis, les applications web supportant un mode offline vont fleurir, et on attend avec impatience, Gmail ou Google Calendar version offline.

Synthasite

by 5 others
We're creating the Next Generation of Web Publishing. Come Join Us! New - cool Old - boring Totally browser based AJAX mashup construction - anywhere, any PC Social, collaborative publishing with friends, teams, consultants DIY superstore of components, widgets, templates to construct with

SourceForge.net: Sponge Stats

SourceForge.net: Sponge Stats

2006

Adobe Labs - Spry framework for Ajax

by 15 others (via)
The Spry framework for Ajax is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users. It is designed to bring Ajax to the web design community who can benefit from Ajax, but are not well served by other frameworks.

AjaxWebCalendars

by 4 others
AJAX Web-based Calendars

2005

mp3act - Streaming MP3 Jukebox AJAX Web Application

by 11 others (via)
The mp3act digital music system is designed to be a central location for your digital music collection and a means to easily organize and listen to your digital media through your stereo, over a local network, or anywhere in the world.

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

by 81 others
Intéressant ce truc de mixer del.icio.us avec Ajax pour en faire del.icio.us director, une interface web enrichie pour gérer vos signets dans del.icio.us.

CPAINT

by 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.)