public marks

PUBLIC MARKS from parmentierf with tags ajax & web

2009

Thanks, geonames.org, for opening your web services! - blog.mozbox.org

ou can open your webservices to all or part of the web: HTTP access control.

2008

Google AJAX Search API Blog: Speed up access to your favorite frameworks via the AJAX Libraries API

by 1 other (via)
The AJAX Libraries API is an attempt to make Web applications faster for developers in simple ways: * Developers won't have to worry about getting caching setup correctly, as we will do that for you * If another application uses the same library (much more likely), they there is a much better chance that it will be already caching on the users machine * The network and bandwidth of the users systems will not be taxed.

ajax im - the ajax-based instant messenger

by 5 others (via)
ajax im ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses AJAX to create a near real-time IM environment that can be used in conjunction with community, intranet, and social websites. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.

Adobe Spry framework for AJAX

by 3 others (via)
Spry is a JavaScript-based framework that enables the rapid development of Ajax-powered web pages.

2007

THE CODING MACHINE

(via)
The Xaja Machine (we will call it Xaja to makes things simpler) is a PHP framework that enables the developer to access the most advanced Web 2.0 features very easily. Xaja is a Reverse Ajax framework, therefore, it enables the server to push data directly to the client. Your applications will become more responsive. Using Xaja, it becomes easy to build applications that need real time data to be send to the user (think about chat program or GMail!).

ZK - #1 Ajax project in SourceForge.net

by 10 others
ZK is an open-source Ajax Web framework that enables rich user interface for Web applications with little programming. With event-driven components and a markup language, developing is as simple as programming desktops and authoring HTML.

Prototype Javascript Library easing the development of dynamic web applications

by 8 others (via)
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

TurboGears: Front-to-Back Web Development

by 15 others (via)
Create a database-driven, ready-to-extend application in minutes. All with designer friendly templates, easy AJAX on the browser side and on the server side, not a single SQL query in sight with code that is as natural as writing a function.

Aptana: Download Other Versions

by 5 others (via)
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: * Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions * Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure * NEW: FTP/SFTP uploading, downloading and synchronization * NEW: JavaScript debugger to troubleshoot your code * Error and warning notification for your code * Support for Aptana UI customization and extensions * Cross-platform support * Free and open source licensed under the Eclipse Public License, v1.0.

2006

Google Web Toolkit - Build AJAX apps in the Java language

by 56 others (via)
You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.

Créer un module Netvibes - JDN Développeurs

by 5 others
Le portail phare du Web 2.0 fournit une API pour développer un module, et permettre à ses utilisateurs d'accéder directement à vos données. Construction pas à pas avec Ajax et PHP.

TIBCO General Interface™ Ajax Rich Internet Application Resource Center

by 1 other (via)
TIBCO General Interface Builder is the award winning AJAX solution for rapidly building and easily deploying Rich Internet Applications (RIA), AJAX components and portlets that look and feel like desktop software.

Opera Developer Community

by 7 others (via)
Dev Opera is a community resource site where developers can share tips, tricks, extensions and more.

Using prototype.js v1.4.0

by 55 others (via)
n case you haven't already used it, prototype.js is a JavaScript library written by Sam Stephenson. This amazingly well thought and well written piece of standards-compliant code takes a lot of the burden associated with creating rich, highly interactive web pages that characterize the Web 2.0 off your back. If you tried to use this library recently, you probably noticed that documentation is not one of its strongest points. As many other developers before me, I got my head around prototype.js by reading the source code and experimenting with it. I thought it would be nice to take notes while I learned and share with everybody else. I'm also offering an un-official reference for the objects, classes, functions, and extensions provided by this library.

Google Docs & Spreadsheets

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

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 !

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 !

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.

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.