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
    CSS 3D Folding Animation

    Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...

Incredible Demos

  • By
    Get Slick with MooTools Kwicks

    When I first saw MooTools graphical navigation, I was impressed. I thought it was a very simple yet creative way of using Flash. When I right-clicked and saw that it was JavaScript, I was floored. How could they achieve such...

  • 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!