The hangman let me down.

Archive for November, 2005

Kung Fu Catz!

Friday, November 11th, 2005

“Be like water making its way through cracks. Do not be assertive, but adjust to the object, and you shall find a way round or through it. If nothing within you stays rigid, outward things will disclose themselves.

“Empty your mind, be formless. Shapeless, like water. If you put water into a cup, it becomes the cup. You put water into a bottle and it becomes the bottle. You put it in a teapot it becomes the teapot. Now, water can flow or it can crash. Be water my friend.”

Bruce Lee

Wataaaaah!

Source: Bruce Lee Quotes

KCA Plugin: Addons

Thursday, November 24th, 2005

If you are using my KCA plugin you would have noticed that it comes with a couple of addons ie. TextArea Resizer and DOM Tooltips.

The good thing about KCA is you can add any JavaScript code as addons to your pages. For example, if you don’t like DOM Tooltips as your tooltip addon, you could always deactivate it and add your own tooltip code, or use one already written by someone else.

Some nice JavaScript tooltip code that I’ve found on the net include:

Because these JavaScript snippets of code are written in an unobtrusive manner (like DOM Tooltips), they can easily be integrated into KCA.

So, if you were to choose ArekorePopup as your tooltip script of choice, all you need to do is put ArekorePopup in the KCA addons directory, then go to Scratch-Pad in KCA and paste the following code:

Click import and ArekorePopup should now operate on your site. (Remember to deactivate DOM Tooltips, in case they clash)

Note: You are not limited to these script addons. There is a huge variety of DHTML scripts, JavaScript, VBScript, CSS etc., that you can add to your pages via KCA.

KCA Plugin: More Addons

Friday, November 25th, 2005

It’s almost that time of the year again and you might have noticed snow falling down the page.

In Melbourne we are more likely to see flies buzzing around the place, but the Christmas spirit demanded snow!

So, here’s the code for falling snow that you can import into KCA:

(Source: Snow Effect)

Here are some images to use: Snowflake Another Snowflake Autumn Leaf Autumn Leaf Autumn Leaf
(Place in “/wp-content/plugins/kca/addons/images”)

Here is another version of the snow effect:

(Source: Snow Effect without images)

Download the snow.js file and place in addons directory.

Enjoy!