Moo 1.2 is Coming…

I've been following the progress of MooTools 1.2 for months and it looks as though we'll see the next version relatively soon. As excited for the next version as I am? Here a few links to get you up to date on the project's status:
What's New in 1.2 -- http://dev.mootools.net/wiki/whatsNew/1.2
MooTools Timeline -- http://dev.mootools.net/timeline
MooTools Roadmap -- http://dev.mootools.net/roadmap
MooTools - Trunk Download -- http://mootools.net/download/trunk
![Regular Expressions for the Rest of Us]()
Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...
![Create a Sheen Logo Effect with CSS]()
I was inspired when I first saw Addy Osmani's original ShineTime blog post. The hover sheen effect is simple but awesome. When I started my blog redesign, I really wanted to use a sheen effect with my logo. Using two HTML elements and...
![HTML5 download Attribute]()
I tend to get caught up on the JavaScript side of the HTML5 revolution, and can you blame me? HTML5 gives us awesome "big" stuff like WebSockets, Web Workers, History, Storage and little helpers like the Element classList collection. There are, however, smaller features in...
![SmoothScroll Using MooTools 1.2]()