Keeping Up With MooTools

By  on  

It's always fun to keep up with the MooTools project. You can learn a lot from its developers and other developers by checking out a few different websites. Here a few Moo-related web addresses to bookmark.

LightHouse

LightHouse houses all tickets and announces changesets to the MooTools project.

http://mootools.lighthouseapp.com/

#mootools

This is the MooTools IRC chart room where you can ask for help, help others, or interact with the MooTools Developers.

irc://irc.freenode.net/#mootools

User Group

The user group (forum) is now hosted at Google. Here is another place you can ask questions.

http://groups.google.com/group/mootools-users

MooTools Core Developers' Websites

Many of the core developers have their own blogs where they create MooTools plugins and preach JavaScript good practices.

The ClientSide

ClientSide has numerous plugins and blog entries for MooTools developers. Core developer Aaron Newton runs this website.

http://www.clientcide.com

Recent Features

  • By
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

Incredible Demos

  • By
    Build a Slick and Simple MooTools Accordion

    Last week I covered a smooth, subtle MooTools effect called Kwicks. Another great MooTools creation is the Accordion, which acts like...wait for it...an accordion! Now I've never been a huge Weird Al fan so this is as close to playing an accordion as...

  • By
    Geolocation API

    One interesting aspect of web development is geolocation; where is your user viewing your website from? You can base your language locale on that data or show certain products in your store based on the user's location. Let's examine how you can...

Discussion

  1. Nice post and thanks for the mention. Two things though:

    CNET’s Clientside is now http://www.clientcide.com, and you have a typo in my name.

    Now worries though. The url redirects, and the typo is kinda funny sounding if you read it out loud.

  2. Updated Aaron! Sorry! Thank you for all of your work on MooTools!

  3. Alex

    There are some cool mootools snippets and plugins at http://tools.uvumi.com/ also.

  4. Hi Alex
    http://tools.uvumi.com/ is cool, thanks for sharing

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