Keeping Up With MooTools
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
![9 Mind-Blowing Canvas Demos]()
The <canvas>
element has been a revelation for the visual experts among our ranks. Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead. Here are nine unbelievable canvas demos that...
![CSS Animations Between Media Queries]()
CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...
![JavaScript Canvas Image Conversion]()
At last week's Mozilla WebDev Offsite, we all spent half of the last day hacking on our future Mozilla Marketplace app. One mobile app that recently got a lot of attention was Instagram, which sold to Facebook for the bat shit crazy price of one...
![Spoiler Prevention with CSS Filters]()
No one likes a spoiler. Whether it be an image from an upcoming film or the result of a football match you DVR'd, sometimes you just don't want to know. As a possible provider of spoiler content, some sites may choose to warn users ahead...
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.
Updated Aaron! Sorry! Thank you for all of your work on MooTools!
There are some cool mootools snippets and plugins at http://tools.uvumi.com/ also.
Hi Alex
http://tools.uvumi.com/ is cool, thanks for sharing