public marks

PUBLIC MARKS from nhoizey with tags ajax & web

2010

Mock Your Ajax Requests with Mockjax for Rapid Development | Enterprise jQuery

The mockjax plugin is a development and testing tool for intercepting and simulating ajax requests made with jQuery with a minimal impact on changes to production code.

prettyLoader | Stéphane Caron – No Margin For Errors

"prettyLoader is a small (less than 4kb uncompressed) jQuery plugin that aim at making your life easier regarding ajax loader display."

2009

Mashup security

The mashup development model enables a vast array of possibilities for the Web landscape. This openness, however, presents a plethora of new security vulnerabilities. Discover tips and techniques for addressing some of these problems.

The Lightbox Clones Matrix « planetOzh

"Comparison of various scripts that display images and other objects in somehow cool CSS popups"

2008

24 ways, calendrier de l'avent du dev Web

by 70 others, 1 comment
C'est un must read chaque année, alimenté par des pointures internationales du développement Web (à base de standards évidemment)

Ajaxian » CiUI: CNET iPhone UI

Vladimir Olexa of CNET has released CiUI a iUI inspired iPhone JavaScript libary that mimics the iPhone UI behavior.

2006

A List Apart: Articles: Web 3.0

by 10 others (via)
If Steven created the site with CGI and Perl and used tables for layout, [...]. But if Steven used AJAX and Ruby on Rails, Yahoo will pay millions and Tim O’Reilly will beg him to keynote.

JAHAH Home

by 2 others (via)
JAHAH is an AJAX-like technology for 'mashing' web pages together.

2005

rest/ahah - Microformats

by 21 others (via)
AHAH is a very simple technique for dynamically updating web pages using JavaScript. It involves using XMLHTTPRequest to retrieve (X)HTML fragments which are then inserted directly into the web page, whence they can be styled using CSS

Ajax Sucks Most of the Time (Jakob Nielsen's Alertbox December 2005)

by 4 others (via)
With respect to the use of ajax by highly skilled Web designers, I have changed my opinion somewhat: people who really know what they are doing can sometimes use ajax to good effect, though even experienced designers are advised to use ajax as sparingly as possible.

Ajax for Java developers: Build dynamic Java applications

In this first article, I'll explain the concepts behind Ajax and demonstrate the fundamental steps to creating an Ajax interface for a Java-based Web application.

Ajax est déjà obsolète - jy[B]log

by 11 others (via)
À coté du buzz web 2.0 qui ne veut rien dire et ne sert à rien sinon à vendre du vent, il y a le buzz Ajax qui lui est un peu plus concret. Il fait fureur en ce moment, tout le monde veut faire de l'Ajax, et tout le monde trouve cette technologie revolutionnaire, malgrés qu'elle soit vieille de plusieurs années. Mais personnellement, je trouve que cela ne va pas vraiment dans le bon sens, et qu'il serait préférable de s'orienter vers d'autres techniques plus efficace et simple pour avoir du contenu dynamique

The Web Standards Project

(via)
IE7 will include a native XMLHTTPRequest object for Javascript applications - no ActiveXObject needs to be created

La fin du HTML pour les applications accessibles via le Web n’est pas pour tout de suite - Gastero Prod

Laurent Jouanneau part de sa réaction face à l’avènement de SVG et Canvas, annoncés par Tristan Nitot, pour dénoncer l’usage abusif qui est fait de HTML pour développer des applications alors qu’il est normalement dédié aux documents, d’autant plus que de nouvelles technologies plus orientées applications sont déjà disponibles, comme XUL / XPFE.

Developer Webwatch : votre agrégateur va adorer ;-) - Standblog - Tristan Nitot sur les standards du W3C, les navigateurs et la technologie

by 1 other (via)
Developer Webwatch de la Mozilla Foundation (il y a bien sûr un Flux RSS2 WebWatch). WebWatch aborde les sujets du développement Web façon 2.0 (faute de trouver un meilleur nom) : Ajax, standards, technologies XML, etc.

ASP.NET Server Controls - ComponentArt Products

(via)
Web.UI combines ComponentArt's unique rendering technology with the power of AJAX to deliver the most advanced set of user interface controls available for ASP.NET.

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

by 81 others
del.icio.us direc.tor is a prototype for an alternative web-based rich UI for del.icio.us. It leverages the XML and XSL services of modern browsers to deliver a responsive interface for managing user accounts with a large number of records

Ajax : le retour des lessiviers ?

by 7 others (via)
Excellent article de PYG sur Framasoft à propos de Ajax

brevity.org -- Lickr: Flickr, without the Flash

by 13 others (via)
Flickr is a popular photo hosting service that uses embedded Flash files as part of their interface. On every page, there will be a little delay while a new Flash file loads. Lickr removes the need for Flash. It runs within the web browser Firefox, stripping the Flash before the user can even see it, and replacing it with an equivalent interface in pure HTML and Javascript.