Weekend Links – MooTools Ext Adapter, MooWheel, MooColorFinder, Digg Count Stylizer, Super Mario JavaScript

By  on  

MooTools 1.2 Ext Adapter

Ext is a wicked cool JavaScript framework/library. The ability to use Moo 1.2 with it is even better. If you're a MooTools developer looking to try out Ext, get this adapter.

http://og5.net/christoph/?cat=articles

MooWheel: A JavaScript Connections Visualization Library

I don't know what exactly you would use this for, but it's a great tool that shows connections between objects. Really creative -- check it out.

http://www.unwieldy.net/moowheel/

MooColorFinder

From the people that brought you MooSocialize, MooColorFinder is a tool that takes a URL, reads the page, and creates a palette of colors used on the page. Useful for designers that like a website's overall appeal and want the color scheme.

http://www.artviper.net/colorfinder.php

Stylize Your Digg Count

This is a sweet PHP-based solution to making your Digg counter look cooler than Digg's given widgets.

http://stylizedweb.com/2008/04/09/stylize-your-digg-count/

Super Mario In 14kb JavaScript

The title says it all. Recapture your youth!

http://blog.nihilogic.dk/2008/04/super-mario-in-14kb-JavaScript.html

Recent Features

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

Incredible Demos

  • By
    CSS Background Animations

    Background animations are an awesome touch when used correctly.  In the past, I used MooTools to animate a background position.  Luckily these days CSS animations are widely supported enough to rely on them to take over JavaScript-based animation tasks.  The following simple CSS snippet animates...

  • By
    dwImageProtector Plugin for jQuery

    I've always been curious about the jQuery JavaScript library. jQuery has captured the hearts of web designers and developers everywhere and I've always wondered why. I've been told it's easy, which is probably why designers were so quick to adopt it NOT that designers...

Discussion

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