public marks

PUBLIC MARKS from nhoizey with tags clevermarks & prototype

2010

Dynamic Dummy Image Generator - DummyImage.com

by 4 others
"This is a simple tool for generating dummy/filler images on the fly at whatever size you want."

2009

Create

"MockFlow is an online tool for creating wireframes of software and websites. It helps to enhance your planning process by enabling to quickly design and share interactive UI mockups."

2007

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

SlickSpeed Selectors Test

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

2006

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