My delay – bramus_classeslist is dead, long live bramus_cssextras!

Just an update to tell you that I won’t make it to posting bramus_classeslist online by the end of the month, as I promised, since bramus_classeslist exist no more. Wait, there’s some good news too: bramus_classeslist has changed names to bramus_cssextras as its functionality has been extended to supporting the setting of id attributes on …

My TinyMCE Classes Plugin : bramus_classeslist : The missing (visual) link between the front- and backend

When writing a backend for a site combined with TinyMCE I’ve always found it a big hassle to visually link the content of the editor with the content of the actual site. Yeah yeah, there exists something like a content_css setting but that’s not really it as the options are limited. Fed up with this …

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). …

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 …

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, …