Weekend Links – Yahoo! Sprite Generator, Dojo AIM Modules, Clientside MooTools 1.2 Plugins, Speed Photoshop

By  on  

Yahoo's Secret Text-Sprite Generator

Chris was snooping around Yahoo's source code and found a sprite generator. It's a really nice way to create headers. I helped Chris make his jQuery work with space, but don't tell him I told you!

http://css-tricks.com/yahoos-secret-text-sprite-generator/

Dojo Modules for AIM

The only thing AOL's ever done right is AIM...although I'd rather die than use their client. Anyways, Dojo now has AIM modules within the toolkit. Sweet! I've not tried Dojo but I may have to now.

http://dojotoolkit.org/2008/06/16/dojo-modules-aim

CNET Clientside MooTools Plugins 1.2 Released

Of course Clientside would need to update their plugins to version 1.2! They've got some really sweet plugins. If you're a MooFool like me, check it out!

http://clientside.cnet.com/cnet-js-standards/cnet-clientside-mootools-plugins-12-release/

Jack Sparrow - Pirate of Caribbean Speed Painting

This is nuts. I'd much rather be a designer than a developer, but I have no empty-canvas abilities.

http://www.5min.com/Video/Jack-Sparrow---Pirate-of-Caribbean-speed-painting-25317006

Recent Features

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

Incredible Demos

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!