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
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...
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...
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...
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...
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