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
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

Incredible Demos

  • By
    Translate Content with the Google Translate API and JavaScript

    Note:  For this tutorial, I'm using version1 of the Google Translate API.  A newer REST-based version is available. In an ideal world, all websites would have a feature that allowed the user to translate a website into their native language (or even more ideally, translation would be...

  • By
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

Discussion

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