public marks

PUBLIC MARKS from srcmax with tags developpement & ajax

2008

1012 + Ajax/Javascript/Dhtml examples and demos to download

by 2 others (via)
920 + Ajax/Javascript/Dhtml examples and demos to download

01net. - Internet Explorer 8, le navigateur Microsoft qu'attendent les développeurs Web

(via)
Un des principaux bénéfices attendus d'IE8 est la possibilité de développer simplement des sites Ajax supportés par les principaux navigateurs du marché. « Le support d'IE6 coûte très cher pour les développements Ajax et nous espérons tous sa disparition au profit d'IE8 », confie Jean-Marc Léglise.

John Resig - Server-Side JavaScript with Jaxer

by 2 others
Imagine ripping off the visual rendering part of Firefox and replacing it with a hook to Apache instead - roughly speaking that's what Jaxer is.

Jaxer : Un serveur Ajax ?! | Le blog de Yohann CIURLIK | Spawnrider.Net :: Blog

by 1 other

Partant du principe que de plus en plus d’applications utilisent, de nos jours, la technologie Ajax. Jaxer permettra de développer des application entièrement “Ajaxifiées“. Les technologies DOM et Javascript pourront être utilisées du côté serveur, du côté client ou bien des deux en même temps. Le code pourra être partagé entre le serveur et le client. La validation via Javascript de données pourra alors s’effectuer côté server.

2007

AJAX Login System Demo

by 12 others
This is an example of a login system that does not require page refreshes, but is still very secure. Valid usernames and passwords for this demo are user1/pass1 and user2/pass2. Try these, and also incorrect passwords to see the results.

TurboDbAdmin, presented by TurboAjax Group

by 2 others (via)
A single-page solution for exploring and editing databases from a browser. Edit data just like you would in a desktop application, without submit buttons or page refreshes. Built using cutting-edge TurboWidgets and the Dojo Toolkit.

Ajax poller

by 3 others
A poller script that uses Ajax to send vote to the server & receives results from the server.

Relay: Ajax Directory Manager

by 18 others
  • * drag-n-drop files and folders
  • * dynamic loading file structure
  • * upload progress bar
  • * thumbnail view, including pdf
  • * multiple users & accounts

Masuga Design » Unobtrusive AJAX Star Rating Bar

by 8 others
This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no page refresh. It is a major improvement on the previous version because it is now unobtrusive, meaning that if Javascript is off it will still work (although the page will refresh). You can also set the number of rating units you want to use (i.e. 4 stars, 5 stars, or 10 stars) on a rater to rater basis (see samples below or read the docs). A few other changes were made as well - see the docs for details. Note that this script isn't tied to any specific system (such as WordPress), so you should be able to adapt it to your situation without too much trouble.

2006

SimpleJS -- librairie Javascript légère et accessible aux débutants

by 10 others
SimpleJS est une librairie javascrit simple et légère permettant d'utiliser des fonctions prêtes à l'emploi pour faciliter la conception de scripts javascript et améliorer le design de votre site. SimpleJS propose des fonctions javascript, dhtml et ahah.

Fjax - an open, lightweight methodology for Ajax-style development

by 4 others, 3 comments (via)
Fjax is an open, lightweight, cross-browser methodology for Ajax-style web 2.0 development. Fjax is a technique focused on drastically streamlining the XML handling layer of web 2.0 applications. Picture Ajax's XML parsing and handling with less than 65 lines of code!

Rico - Librairie AJAX

by 49 others
A l'instar de Scriptaculous, un script interressant...

TurboDbAdmin, presented by TurboAjax Group

by 1 other
A single-page solution for exploring and editing databases from a browser. Edit data just like you would in a desktop application, without submit buttons or page refreshes.

Google Web Toolkit - Build AJAX apps in the Java language

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

Ajax - une autocomplétion pas à pas - Club d'entraide des développeurs francophones

by 4 others (via)
Cet article propose de créer pas à pas un script d'auto-complétion utilisant cette technologie, dans deux buts : créer une interface conviviale d'aide à la saisie (type Google Suggest) mais aussi et surtout voir ce qui se cache vraiment sous la dénomination d'Ajax.

2005

poster un fichier sans refresh avec ajax

by 2 others (via)
Voici une methode pour poster sans refresh un fichier en utlisant Ajax !!