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

Incredible Demos

  • By
    Google Extension Effect with CSS or jQuery or MooTools JavaScript

    Both of the two great browser vendors, Google and Mozilla, have Extensions pages that utilize simple but classy animation effects to enhance the page. One of the extensions used by Google is a basic margin-top animation to switch between two panes: a graphic pane...

  • By
    MooTools Accordion: Mouseover Style

    Everyone loves the MooTools Accordion plugin but I get a lot of requests from readers asking me how to make each accordion item open when the user hovers over the item instead of making the user click. You have two options: hack the original plugin...

Discussion

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