public marks

PUBLIC MARKS from nhoizey with tags javascript & dev

November 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?

jQuery UI Datepicker

by 2 others
A date picker can easily be added to an input field with default settings.

October 2007

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.

August 2007

Ajaxian » Best Practices in Javascript Library Design

We had the pleasure of having John Resig come to Google and give a talk on the Best Practices in Javascript Library Design

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

July 2007

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.

Building Brickslayer

How to make a BreakOut clone in Javascript using Prototype.js

Ajaxian » Joe Hewitt presentation on iUI (Video)

This is a short, 15 minute presentation, that shows Joe providing an overview of how iUI works and how you can use it to jumpstart any iPhone-specific interfaces you’re considering for your web apps

jCodeViewer

jCodeViewer is a jQuery plugin which allows you to turn any div, textarea or pre tag into a simple Code viewer in an inobtrusive manner.

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

Hyperlink Cues with Favicons (Ask the CSS Guy)

by 1 other
For links that point to external sites, what if, instead of showing a generic 'external link' icon, we showed that site's favicon?

Flickr: Discussing Greasemonkey EASY authenticated API call in Flickr Hacks

Ok, here is a little "hack" for all you greasemonkey coders that are looking for a way to make flickr api calls with authentication (send to group, tag photo, etc..).

Dan Grossman : Handling UTF-8 in JavaScript, PHP, and Non-UTF8 Databases

Dealing with characters outside the ASCII range on the web is tough, since text needs to move through so many places without being mangled, from user input, through JavaScript, into and out of PHP and string manipulation functions, into and out of db

June 2007

SlickSpeed Selectors Test

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

April 2007

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.

March 2007

Aptana

by 5 others
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: * Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions * Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure * NEW: FTP/SFTP uploading, downloading and synchronization * NEW: JavaScript debugger to troubleshoot your code * Error and warning notification for your code * Support for Aptana UI customization and extensions * Cross-platform support * Free and open source licensed under the Eclipse Public License, v1.0.