Yes I know, here I am back again with yet another TinyMCE tweak, but this one’s really nice to know too … 😉
Tag Archives: javascript
My note to myself : Prototype.js vs. JSON.js : 1 – 0 (or JSON.js considered evil)
Spent 1.5 hours today fighting with them javascript libraries after having updated a site from Prototype.js pre 1.5.0 tot the latest version (1.5.1 at the time of writing) as an update of the used script.aculo.us to its latest version (1.7.1 beta 3 at the time of writing) was needed (and that version requires prototype 1.5.1). …
Continue reading “My note to myself : Prototype.js vs. JSON.js : 1 – 0 (or JSON.js considered evil)”
GM_BRAMUS.in.spire.us
BRAMUS.IN.SPIRE.US – Update
BRAMUS.IN.SPIRE.US – Bookmarklet to visualizing your del.icio.us’d sites
I myself am a huge del.icio.us fan … the handiness of tagging sites I’ve seen over at work and checking back that list at home just does it for me. Above that it’s darn handy to finding back a site by just typing in some keywords (that flash site with the green background most likely …
Continue reading “BRAMUS.IN.SPIRE.US – Bookmarklet to visualizing your del.icio.us’d sites”
My TinyMCE Bugfix
As you might have noticed I have been am using TinyMCE quite intensively throughout most of the projects I create and maintain. Working a lot with such a nice piece of code will undoubtedly bring forward certain limitations and/or bugs. Today I stumbled upon quite a big one (and not only in today’s 2.1.0 release, …