public marks

PUBLIC MARKS from nhoizey with tag ajax

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

Performance web » Archive du blog » JSON ?

Contrairement à une idée reçue assez répandue, l'usage de JSON à la place de XML pour optimiser les performances d'Ajax n'est peut-être pas si pertinent que ça...

Kwicks for jQuery

by 12 others
Welcome to the Kwicks for jQuery home page. Kwicks for jQuery is a plugin that simulates the insatiably attractive Mootools effect of the same name

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

Google Code Blog: How we improved performance on Google Code

If you're a frequent visitor to code.google.com for product updates and reference materials for Google APIs you're working with, you might have noticed that the page loading time (or page rendering time depending on how you see it) has reduced in varying

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

Shadowbox.js Media Viewer

by 6 others
Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript.

Chyrp

by 7 others
Chyrp is a blogging engine designed to be very lightweight while retaining functionality. It is driven by PHP and MySQL (with some AJAX thrown in), and has a pimpin’ theme and module engine, so you can personalize it however you want.

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?

Client Side Load Balancing for Web 2.0 Applications

by 2 others
Advantages of using client-side load balancing over server-side load balancing? A special load-balancing device is unnecessary—there is no need to configure load-balancing hardware, or make sure the backup functions the same as the primary load balancer