public marks

PUBLIC MARKS from camel with tags google & javascript

November 2008

Developer's Guide - AJAX Libraries API - Google Code

The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries. By using the google.load() method, your application has high speed, globally available access to a growing list of the most popular JavaScript open source libraries.

October 2008

modconcat - Google Code

by 2 others
This emulates a feature in danga's perlbal. the ability to join multiple files together in a single request. This is a performance optimization. instead of requesting 5 seperate CSS or javascript files from your server, you can do it one request.

April 2008

Google Website Optimizer

by 2 others
Google Website Optimizer est un service proposé par Google pour comparer différentes versions de votre site et ainsi choisir les meilleurs options compte tenu des expériences utilisateurs de vos visiteurs. L’installation est a priori simple, il suffit de paramétrer une expérience et puis d’installer un petit code javascript pour tracker les informations. Et puis de tester des variations de design, de logo, d’image, de navigation, bref tout ce que vous voulez tester…

March 2008

galleria - Google Code

by 3 others (via)
Galleria is a javascript image gallery written in jQuery. It loads the images one by one from an unordered list and displays thumbnails when each image is loaded. It will create thumbnails for you if you choose so, scaled or unscaled, centered and cropped inside a fixed thumbnail box defined by CSS. The core of Galleria lies in it's smart preloading behaviour, snappiness and the fresh absence of obtrusive design elements. Use it as a foundation for your custom styled image gallery.

January 2008

ie7-js - Google Code

by 14 others (via)
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.