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
When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It." Can you blame us though? We watched the fundamental APIs stagnate for so long that a basic feature...
I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my...
I was recently working on a project which featured tables that were keyboard navigable so obviously using cell outlining via traditional tabIndex=0
and element outlines was a big part of allowing the user navigate quickly and intelligently. Unfortunately I ran into a Firefox 3.6 bug...
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...
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