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
    Interview with a Pornhub Web Developer

    Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...

  • By
    An Interview with Eric Meyer

    Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it? At first blush, it was the simplicity of it as compared to the table-and-spacer...

Incredible Demos

  • By
    Fx.Rotate:  Animated Element Rotation with MooTools

    I was recently perusing the MooTools Forge and I saw a neat little plugin that allows for static element rotation: Fx.Rotate. Fx.Rotate is an extension of MooTools' native Fx class and rotates the element via CSS within each A-grade browser it...

  • By
    Animated AJAX Record Deletion Using Dojo

    I'm a huge fan of WordPress' method of individual article deletion. You click the delete link, the menu item animates red, and the item disappears. Here's how to achieve that functionality with Dojo JavaScript. The PHP - Content & Header The following snippet goes at the...

Discussion

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