John Resig gives us a nice two part overview of the state of ECMAScript 5. Part 1: Objects and properties – Part 2: Strict Mode, JSON and More. Must say I like the most of it, yet not all (certain syntaxes, certain names of functions, etc).
TinyMCE 3.2.4 released
Another update of TinyMCE: release notes – download. Indefinately need to check the “We also made some modifications to the Event class editor events will now be bound to that specific editor instance instead of having a global event collection. This has the advantages that if you remove an editor instance it will remove any …