public marks

PUBLIC MARKS from nhoizey with tags javascript & clevermarks

2008

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...

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

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.

Learning jQuery » A Plugin Development Pattern

by 3 others
This article shares the pattern that I've found especially useful for plugin authoring. It assumes you already have an understanding of plugin development for jQuery; if you're a novice plugin author, please review the jQuery Authoring Guidelines first.

Julien Lecomte’s Blog » Gzip Your Minified JavaScript Files

by 1 other
For optimal performance, gzip your JavaScript code, and stay away from “advanced” JavaScript compression schemes that look attractive on paper, but end up degrading the performance of your site.

XRAY :: for web developers

by 15 others
XRAY is a bookmarklet for Safari, Firefox, Camino or Mozilla. Use it to see the box model for any element.

JavaScript Animation Using jQuery - SitePoint Design View

Voici comment réaliser de très sympatiques animations de pages de livre qui tournent avec quelques images et jQuery

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

A Guide to CSS Support in Email: 2007 Edition

by 19 others
12 months since our original Guide to CSS Support in Email and quite a bit has changed since. Most significant of these changes was in the wrong direction, with Microsoft's decision to use the Word rendering engine instead of IE in Outlook 2007

Ajaxian » Fireclipse: Debug from FF straight into Eclipse

John J. Barton has released a new open source framework named Fireclipse that enables nice coupling of Firefox and Eclipse for debugging purposes, working on top of Firebug.

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

Debugging PHP With Firebug

by 1 other
Logging PHP and JavaScript errors to same window makes debugging easier

2006

·» Web Analytics Embedded JavaScript Page Tracking Code: Place at the top or bottom of the page? - Antezeta

by 1 other (via)
Web Analytics system vendors provide instructions specifying where to place the JavaScript code in a site's html pages. Usually the tracking code is placed in the page heading section (<head>), or at the page bottom, right before the body closing tag, </body>.

Forget addEvent, use Yahoo!’s Event Utility

by 5 others (via)
After spending a few hours getting comfortable with Yahoo!’s new Event utility that was recently released along with many other sweet tools via YUIBlog, I became convinced that it is the dopest, sweetest, most tight, most sexiest event utility on the planet.

Prototype Dissected - snook.ca

by 20 others (via)
n getting to know Prototype a little better, I decided to go through the latest version of the Prototype library (1.5.0_pre0) and detail every method and property that was available. In doing so, I got a much better understanding of how the code works

jQuery: New Wave Javascript

by 77 others (via)
jQuery is a new type of Javascript library. It is not a huge, bloated, framework promising the best in AJAX - nor is just a set of needlessly complex enhancements - jQuery is designed to change the way that you write Javascript.

Mozilla Update :: Extensions -- More Info:FireBug - All Releases

by 6 others (via)
FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.

2005

Particletree · The Hows and Whys of Degradable Ajax

by 6 others
we decided that we wanted to create a flawless user experience for all users without having to sacrifice the added user interface benefits provided by Ajax goodness