Written By Jean-Philippe Déry, on Tuesday, April 24th 2012, 12:22pm

Moobile is a mobile web application framework built on MooTools. It focuses on building mobile apps that behave as close as possible to their native counterparts, either on a mobile browser or on a webview wrapper such as Phonegap.
Moobile is also meant to be extended. I believe one of the strengths of a mobile web app is the ease of creating something entirely different. Moobile helps in this area by providing a structure as well as controls, view and controllers that can be easily extended to suit your needs.
Read the rest of this entry »
Posted in News | 8 Comments »
Written By Arian Stolwijk, on Sunday, February 26th 2012, 9:00pm
MooTools Core 1.4.5 is a maintenance release for the 1.4 branch.
1.4.5 brings a critical bugfix for Fx.CSS which caused many troubles for tweening and morphing your element styles. The bug was caused by a fix in 1.4.4 which should improve animating other length units like % or em (see #2160. Many of you noticed the bug and filled bugreports and also helped us testing this new release.
We have improved our tests and are planning to freeze the code for a new release for a longer period so we can gather more feedback to prevent potential regressions. If you’re interested in testing a new release in your application, you can ping us on IRC (#mootools on freenode.net), Twitter (@mootools / @astolwijk) or in the MooTools User Group.
Read the rest of this entry »
Posted in All, Releases | Comments Off
Written By Olmo Maldonado, on Tuesday, February 7th 2012, 11:30am
Today we release MooTools Core 1.4.4 which is a critical maintenance release. 1.4.3 release introduced a bug as a result of fixing another bug. Specifically, 1.4.3 did not allow custom attributes (e.g. data- or non-standard attributes). See this issue for a full explanation and solution.
We recommend that all users upgrade to 1.4.4 as soon as possible.
Read the rest of this entry »
Posted in All, Releases | 5 Comments »
Written By Olmo Maldonado, on Saturday, January 21st 2012, 12:59pm
Today we release MooTools Core 1.4.3 which is a small maintenance release. Upgrading from 1.4.2 should not cause any backward incompatibilities. We recommend that all users upgrade to 1.4.3 as soon as possible.
Read the rest of this entry »
Posted in All, Releases | Comments Off
Written By Aaron Newton, on Monday, December 26th 2011, 3:02pm
Jon Bomgardner is a contributor to the jxlib.org project. After recently joining the MooTools Developer mailing list and sharing his experience in upgrading jxlib to MooTools 1.4.2 we asked him to share his work here on the blog.
What is JxLib
JxLib is a JavaScript UI framework built on MooTools. It allows web developers and designers to quickly build user interfaces for their applications. JxLib is based on some sweet HMTL markup and strives to be fully CSS compliant. It is also a modular library allowing you to pick and choose from the available components as well as giving you the ability to override default behaviors and extend core classes.
Read the rest of this entry »
Posted in Features | 4 Comments »