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
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

  • By
    How I Stopped WordPress Comment Spam

    I love almost every part of being a tech blogger:  learning, preaching, bantering, researching.  The one part about blogging that I absolutely loathe:  dealing with SPAM comments.  For the past two years, my blog has registered 8,000+ SPAM comments per day.  PER DAY.  Bloating my database...

Incredible Demos

  • By
    Add Site Screenshots for External Links Using MooTools Tooltips

    Before you send your user to an unknown external website, why not provide them a screenshot of the site via a tooltip so they may preview the upcoming page? Here's how you can do just that using MooTools. The MooTools JavaScript The first step is to grab...

  • By
    Introducing MooTools NextPrev

    One thing I love doing is duplicating OS functionalities. One of the things your OS allows you to do easily is move from one item to another. Most of the time you're simply trying to get to the next or the previous item.

Discussion

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