June 2008
April 2008
Equidistant Objects with CSS - CSS-Tricks
by nhoizey & 5 othersCreating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you are try
January 2008
Shadowbox.js Media Viewer
by nhoizey & 6 othersShadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript.
Css Trick - Pure Css Text Gradients
by nhoizey & 3 othersText Gradient is a simple css trick that allows you to improve your site's appearance by putting gradients on system font titles using nothing but css and a png image.
September 2007
Ajaxian » CSS Sprite Generator Released
by nhoizeyCSS Sprite is a single image file which contains several graphics. Using CSS background positions it’s possible to display any one of the graphics. By using a sprite you save on multiple http requests which helps speed up the rendering of your page.
April 2007
Sveinbjorn Thordarson's Website - Using Data URLs Effectively with Cascading Style Sheets
by nhoizeyData URLs are a clever way of embedding images in HTML. Instead of linking to an image stored locally on the server, the image is provided within the URL itself as a base64-encoded string of data preceded by a mime-type. In this article I discuss how Data URLs can be effectively used to optimize website loading times and performance.
February 2007
DLFP: La route de PDF vers l'ISO
by kasi77Aujourd'hui, Adobe à fourni les spécifications du format PDF 1.7 (sous toute ses variantes) à l'Association for Information and Image Management (AIIM) qui s'occupera d'en faire un standard ISO. L'AIIM s'était déjà occupée de standardiser les sous-formats PDF/A (archive), PDF/X (exchange), PDF/H (healthcare pour les milieux hospitaliers), etc. Cette fois-ci, le format complet va être normalisé.
January 2007
JonDesign's (Javascript) Smooth SlideShow Library v2.1
by kasi77 & 15 othersUsing mootools (there is also a moo.fx version available), this javascript slideshow system allows you to have a simple and smooth (cross-fading...) image slideshows and/or
showcases on your website.
1
(8 marks)