public marks

PUBLIC MARKS from nhoizey with tags javascript & dev

January 2009

jQuery 1.3 est enfin là !

De nombreuses nouveautés une fois de plus, et surtout des performances encore accrues. Mais jusqu'où s'arrêteront-ils ???

December 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)

November 2008

Ajaxian » CiUI: CNET iPhone UI

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

August 2008

July 2008

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

June 2008

Jesse Ruderman » Bookmarklets to User Scripts

Bookmarklets to User Scripts is a Greasemonkey script that lets you turn any bookmarklet into a Greasemonkey script. If you find yourself using certain bookmarklets every time you go to certain pages, this script is for you.

May 2008

QUnit - jQuery JavaScript Library

QUnit is the unit testrunner for the jQuery project. It got promoted to a top-level project in May 2008 to make it easier to use in other projects, with focus on jQuery UI. Every plugin developer can leverage the testsuite to unit test their code.

April 2008

jQuery Flash Plugin

by 10 others
Inspired by tools like SWFObject, UFO and sIFR, but written line-by-line for jQuery — no other scripts required. Less redundancy (jQuery and sIFR both find elements by css selectors and do browser detection, sIFR and SWFObject both do Flash detection) m

jThrottle Demo/Docs

jthrottle is a very simple plugin for jquery, designed as a drop-in replacement for $.each(). Performs the loop in chunks, allowing a timeout after portions of the loop, preventing the browser from appearing locked up during your loop.

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

March 2008

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

January 2008

Litmus: Painlessly test your email and website designs

by 9 others
Litmus shows you precisely how your designs will be seen by your customers. We deliver screenshots of your web sites and email newsletters in seconds across all popular platforms.

December 2007

jQuery for Designers

by 4 others
jQuery for Designers: learn now easy it is to apply web interaction using jQuery.

November 2007

Google Code FAQ - GearsMonkey: Google Gears + Greasemonkey to take Wikipedia offline

By using Google Gears with the Firefox Greasemonkey plugin, you can inject Gears code into any website that you want. Don't wait for your favorite website to enable offline support -- do it yourself.