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
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

  • By
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

Incredible Demos

  • 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
    MooTools Kwicks Plugin

    I wrote a post titled Get Slick with MooTools Kwicks ages ago. The post was quite popular and the effect has been used often. Looking back now, the original code doesn't look as clean as it could. I've revised the original...

Discussion

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