- MooTools -
- August 11th, 2009,
- 5 Responses
MooTools 1.2 Documentation in PDF
- 11 August
One of the things I miss about MooTools documentation is that there's no PDF version– not a biggie, but it can get a big annoying when you need some reference while coding on the train.
Since officially there’s no PDF docs for 1.2 version, I went ahead and compiled a PDF for both, -core and -more:
Download MooTools 1.2 Documentation in PDF
- MooTools-core 1.2.3 – Single PDF file (6.5 MB)
- MooTools-core 1.2.3 – Multi PDF file, zipped (1.8 MB)
- MooTools-more 1.2.2.3 – Single PDF file (9.8 MB)
- MooTools-more 1.2.2.3 – Multi PDF file, zipped (3 MB)
At some point, I’ll spend some time figuring out how to make a auto-magical converter so the PDF docs are always up-to-date with the ones from docs.mootools.net.
- MooTools -
- May 17th, 2009,
- 4 Responses
MooImagePreload
- 17 May
There's nothing more ugly than a picture of a loading image (pixel by pixel). How about just fading it in, when then image is fully loaded?
- MooTools -
- April 13th, 2009,
- 6 Responses
MooFlickrBadge
- 13 April
The latest MooTools-more RC version introduced this little cool thing called JSONP. Figured I'll give it a swing and create something that's actually using it – a flickr badge.
- MooTools -
- March 19th, 2009,
- 1 Response
Sly– the super-snazzy selector engine
- 19 March
It's been quite a while now, since the initial release of MooTools 1.2– it would seem that much happened in the world of JavaScript frameworks– Dojo and jQuery got updated quite significantly, the last one gained a whole new selector engine, which works pretty snappy.
- MooTools -
- February 5th, 2009,
- 6 Responses
MooTools or jQuery
- 5 February
Some time ago I have subscribed to the #mootools hash-tag, down at Twitter, there are tons of interesting tweets containing this tag but the ones most interesting are actually questions like What should I use MooTools or jQuery?