Public marks from Krome with tag ajax
Krome
posted a link
Preloaders.net | Free AJAX animated loading gif's | 3 dimensional (3D)
3 years ago
Krome
posted a link
Jaxer : Un serveur Ajax ?! | Le blog de Yohann CIURLIK | Spawnrider.Net :: Blog
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.
4 years ago
Krome
posted a link
ajax im - the ajax-based instant messenger
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.
4 years ago
Krome
posted a link
Ajax poller
A poller script that uses Ajax to send vote to the server & receives results from the server.
5 years ago
Krome
posted a link
MiniAjax.com / A showroom of nice looking simple downloadable DHTML and AJAX scripts
Nice looking simple dowloadable DHTML and AJAX code
5 years ago
Krome
posted a link
Relay: Ajax Directory Manager
- * drag-n-drop files and folders
- * dynamic loading file structure
- * upload progress bar
- * thumbnail view, including pdf
- * multiple users & accounts
5 years ago
Krome
posted a link
Masuga Design » Unobtrusive AJAX Star Rating Bar
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.
5 years ago
Krome
posted a link
PicsEngine - Galerie flash en téléchargement - Diffusez vos photos sur le web
PicsEngine est le moyen simple pour créer un album photo sur le web. Son interface est en Flash, ce qui permet un affichage convivial. Le côté administratif a été développé en utilisant AJAX pour plus de facilité d'utilisation. Ce panneau d'administration vous permet de créer rapidement des albums (et sous-albums), de les organiser et ensuite d'envoyer vos photos. Vous pouvez transformer vos photos, créer des miniatures personalisées, les décrire, les nommer et les organiser comme bon vous semble.
6 years ago
Krome
posted a link
Rico - Librairie AJAX
A l'instar de Scriptaculous, un script interressant...
6 years ago
Krome
posted a link
Thumbstacks.com - Live presentations on the web!
With Thumbstacks.com, you can make presentations - like slideshows, or outlines - right in your web browser. When you're done, you can share your presentations with anyone, anywhere, just by sending them a link.
6 years ago
Krome
posted a link
Ajaxload - Ajax loading gif generator
indispensable pour un site 2.0 mes genoux :-p
6 years ago
Krome
posted a link
Asychronous HTML and HTTP
AHAH is a very simple technique for dynamically updating web pages using JavaScript (http://en.wikipedia.org/wiki/JavaScript). It involves using XMLHTTPRequest (http://en.wikipedia.org/wiki/XMLHTTP) to retrieve (X)HTML (http://en.wikipedia.org/wiki/HTML) fragments which are then inserted directly into the web page, whence they can be styled using CSS (http://en.wikipedia.org/wiki/Cascading_Style_Sheets).
7 years ago
Krome
posted a link
xajax PHP Class Library - The easiest way to develop asynchronous Ajax applications with PHP
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.
7 years ago
Krome
posted a link
HTTP User Agent Spoofing
Test the HTML output of web pages for various HTTP User Agents.
7 years ago
Krome
posted a link
FlickrJS:: A wrapper for Flickr API
FlickrJS is a wrapper to use the Flickr API from javascript through xmlhttprequest’s. Or, in a more fancy way, using AJAX techniques to get data without reload the whole page.
By including only a .js file you get access to the whole Flicrk API. You don’t need to know how the request have to be done, or how the XML have to be parsed. The wrapper do all the jobs and lets you specify a callback function on each Flickr Method.
7 years ago