Javascript

TwitterFacebook
Get flash to fully experience Pearltrees
http://indigounited.com/dejavu/

dejavu

Have you ever had the feeling that you're seeing something you've already seen before? That's the feeling you get when using dejavu .
http://weakwire.com/projects/typelink#login TypeLink is a mini pure javascript library that allows users to find important page links by typing.. How many times did you search for "about" "team" or even "login" in a page?

TypeLink.js

In my post How to Create an XML to JSON Proxy Server in PHP we created a system which translated XML messages into Ajax-ready JSON. That’s great if you’re running PHP or another suitable server-side process. But what if you’re limited to JavaScript only?

How to Convert XML to a JSON-Like JavaScript Object

http://www.sitepoint.com/how-to-convert-xml-to-a-javascript-object/
Frameworks

Essential JavaScript Namespacing Patterns

http://addyosmani.com/blog/essential-js-namespacing/ In this post, I'll be discussing both intermediate and advanced patterns and approaches for namespacing in JavaScript.
HTML5 Image Effects App – Adding Noise and Invert Today we continue HTML5 canvas examples, I hope you enjoy this series of articles. http://www.script-tutorials.com/html5-image-effects-app-adding-noise-and-invert/

HTML5 Image Effects App – Adding Noise and Invert

Yes indeed people, it’s your favourite HTML5 Doctor with JavaScript knowledge who lives in Brighton near a golf course! I’m also shooting for the longest title we’ve published so far – and I think I’m in the lead.

Storing Data the Simple HTML5 Way (and a few tricks you might not have known)

http://html5doctor.com/storing-data-the-simple-html5-way-and-a-few-tricks-you-might-not-have-known/
Ajax

Sliders

Maps

http://www.web-tambouille.fr/2011/02/15/node-js-partie-1-tout-ce-que-vous-devez-savoir-sur-node-js.html Parmi les nombreuses technologies qui me passionnent actuellement, Node.js tient une place importante.

Node.js partie 1 - Tout ce que vous devez savoir sur Node.js

Programmation fonctionnelle en Javascript

http://www.web-tambouille.fr/2011/01/11/programmation-fonctionnelle-en-javascript.html Parmi les sujets qui nous ont occupés en 2010, je retiendrai une fois de plus l'intérêt croissant des grands du Web pour la Programmation Fonctionnelle (Scala, F#...) .
JQuery Image Preloader est un plugin JQuery pour précharger des images en fond dans le but d'accélérer le chargement de vos pages. Vous le savez certainement, la nouvelle mode dans le Web consiste à optimiser le temps de chargement de vos pages à l'aide de Sprites CSS par exemple, en minifiant vos codes JS et CSS, en réduisant le plus possible le nombres de requêtes vers des médias (Images, vidéos, scripts...) ou encore via des logiciels pour compresser au maximum vos images.

ImagePreloader - Un plugin JQuery pour précharger vos images

http://www.lafermeduweb.net/billet/imagepreloader-un-plugin-jquery-pour-precharger-vos-images-1120.html

Déplacer des champ input à la volée : Javascript, AJAX

function Efface_ligne(index, tab) { if (typeof tab == 'object' && tab instanceof Array && index >= 0 && index < tab.length) { tab.splice(index,1); } return tab; }

Symfony2 - Les nouveautés + résumé Symfony Live 2011

Nous revenons de deux jours de Symfony Live 2011 à Paris avec le plein de nouveautés pour Symfony2 . Les nouveautés de Symfony2