Category Archives: javascript

My Javascript (non-AJAX) Progress / Percentage Bar : jsProgressBarHandler 0.2

I seem to be in a scripting mood this week, as jsProgressBarHandler has been updated to version 0.2. This version is a total rewrite of version 0.1 making it even better!

Bramus!, javascript, JS_BRAMUS, Portfolio, Projects, Webdevelopment 15 Comments

TinyMCE CSS Classes and IDs Plugin : bramus_cssextras 0.5.0 hits the net!

Huzzah! bramus_cssextras 0.5.0 has been released! No new features have been added, yet this version differs a lot from the previously released versions of bramus_cssextras: Under the hood bramus_cssextras has been totally rewritten to make it TinyMCE 3.0 compatible.

Bramus!, javascript, Projects, TinyMCE, TinyMCE Plugins, Webdevelopment , 3 Comments

TinyMCE CSS Classes and IDs Plugin : bramus_cssextras 0.5.0 in the works

Tonight I’ve been working on bramus_cssextras 0.5.0, a rewrite of bramus_cssextras which will make bramus_cssextras compatible with TinyMCE 3.0. The update isn’t finished yet (neither is Tiny3 ), but it’s shaping up nicely thanks to the extensive articles found on … Continue reading

Bramus!, javascript, Projects, TinyMCE, TinyMCE Plugins, Webdevelopment Leave a comment

My Release Day – flashLightBoxInjector 1.2

I seem to be in a development mood today. After having released bramus_cssextras 0.4.1 earlier today I load upon thee a new version of flashLightBoxInjector, bumping it to version 1.2. Not much has changed since the previous version (1.1), except … Continue reading

Bramus!, javascript, Portfolio, Projects, Webdevelopment 2 Comments

TinyMCE CSS Classes and IDs Plugin : bramus_cssextras 0.4.1 released!

bramus_cssextras has made it to version 0.4.1! This version holds one major bugfix where bramus_cssextras wasn’t able to load multiple CSS files set through content_css (Thanks to Martin for notifying me!) and a minor improvement so that classes applicable on … Continue reading

Bramus!, javascript, TinyMCE, Webdevelopment 1 Comment

My TinyMCE MCFileManager/MCImageManager trick: When media is file, not image (or vice versa)

At work (I switched fulltime jobs a little while ago, remember?) we use MCFileManager and MCImageManager as the file- and imagemanager for TinyMCE. The former – quite obviously – handles files and the latter images … but what about media … Continue reading

Another Dailie, Bramus!, javascript, TinyMCE, Webdevelopment Leave a comment

The JavaScript Hyperbolic Browser

The JavaScript Hyperbolic Browser is one damn nice piece of Javascript if you’d ask me! Great way of representing data.

javascript Leave a comment

My Lazy Load – Delayed Javascript Image Loader

I hereby load upon thee JS_BRAMUS.lazierLoad, a Javascript Image Lazy Loader for use the latest PrototypeJS beta release (1.6.0_r0) (which holds a brand spanking new document.viewport Object which “lets you calculate the dimensions and position of the browser’s viewport”).

Another Dailie, Bramus!, javascript, JS_BRAMUS, Webdevelopment 1 Comment

TinyMCE CSS Classes and IDs Plugin : bramus_cssextras 0.4.0 released!

bramus_cssextras has made it to version 0.4.0! As announced, changes in this release are a tiny bugfix and autogeneration of the bramus_cssextras_classesstring and bramus_cssextras_idsstring (by loading in the specified content_css file over XHR (Ajax) and then lettings some regexes run … Continue reading

Bramus!, javascript, TinyMCE, TinyMCE Plugins, Webdevelopment 1 Comment

My TinyMCE CSS Classes and Ids Plugin – Planned updates

The hardest part of configuring bramus_cssextras is Building the bramus_cssextras_classesstring and bramus_cssextras_idsstring … now, wouldn’t it be cool to not having the create that list?

Another Dailie, Bramus!, javascript, TinyMCE, TinyMCE Plugins, Webdevelopment Leave a comment