public marks

PUBLIC MARKS from nhoizey with tags ajax & dev

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.

Metadata block - GreaseSpot

If you plan to require a common javascript library, it is recommended to use the hosted version from the Google AJAX Libraries API

The seven rules of unobtrusive JavaScript

by 7 others
Do not make any assumptions, find your hooks and relationships, leave traversing to the experts, understand browsers and users, understand Events, play well with others, work for the next developer

ARIA: Accessible Rich Internet Applications - MDC

by 1 other
ARIA, formerly known as DHTML accessibility, is a standard being developed at W3C - World Wide Web Consortium

2007

Ajaxian » TIBCO GI Performance Profiler

TIBCO has released a new open source Ajax Performance Profiler that aims to answer the questions: How long did it take that service to respond? ...did it take for that component to render? ...that data to parse? ...for that function to execute?

http://dev.jquery.com/~john/plugins/ajaxqueue/

Plugin jQuery pour gérer des requêtes Ajax en file d'attente, ou des callbacks synchronisés

Ajaxian » Purple Include: Transclusions, you know you want them!

Purple Include is a client-side JavaScript library that allows you to do client-side transclusions. What the heck is a transclusion I hear you say? "A transclusion is the inclusion of part of a document into another document by reference".

LightWindow Demo

by 14 others
Cette librairie JavaScript permet de créer très facilement des pseudo fenêtre en sur impression de la page Web, pour montrer tout type de contenu. Dommage que ce soit basé sur Prototype et Scriptaculous, et non jQuery...

jQMaps by SeViR

by 1 other
jQMaps est un plugin jQuery permettant d'ajouter très facilement des cartes Google Maps avec différents points d'intérêt

SlickSpeed Selectors Test

by 7 others
Des tests de performances automatisés des principales librairie Javascript : Prototype, jQuery, MooTools, ext, cssQuery, dojo query

Le blog de L'ami S'ami - Eclipse se met au RAP

by 1 other (via)
j’avoue que la multiplication des Framework AJAX commence à être de plus en plus problématique. Problématique pour nous techniciens qui commençons à être de plus en plus submergés par autant de nouveautés (même si dans la pratique, peu innovent finalement). Et problématique pour le marché et les utilisateurs car du coup, plus personne ne sait aujourd’hui ce qu'il doit choisir dans le cadre d'un nouveau développement Web entre JSF, JSP, Struts 2 (j’y viendrais), GWT, Eclipse RAP, Echo2 ou DOJO (je ne parle pas de Zk, JMaki et autres Bindows et Backbase).

Ajaxian » TIBCO General Interface 3.2 Released: Check out our exclusive screencast

It is really worth checking out this short screencast as it shows you what a pow erful tool GI is, and we are constantly surprised at how fast and feature full i t is. Sometimes we get excited at a new Foo components for Prototype, and then we remember that GI has hundreds of components :)

2006

Interface elements for jQuery

by 1 other
Interface is a collection of plugins for jQuery javascript library. With this plugins you can build Web 2.0 aplications with the same same simplicty as using jQuery and provide a rich user interface.

JAHAH Home

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

2005

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.