DHTML Zen Jungle

Tuesday, December 20, 2005

We're relocating....

Not like this blog was ever a raging success, but now it's guaranteed not to be:

I'm moving this to MSN Spaces... see you on the other side.

Wednesday, September 21, 2005

Tomcat 5 as a Service, and my JVM

Apparently when you install Tomcat as a service on Win32, it takes notice of your Java installation and really, really remembers where to run Java.

It doesn't just rely on %JAVA_HOME%, it actually creates a registry key to remember this.

So if you install Tomcat as a service, install a new JDK/JRE, then delete the JRE Tomcat was pointing to, you'll need to correct this. Find the Registry Key:
HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Procrun 2.0\Tomcat5\Parameters\Java

In the data called "Jvm" you'll see something like C:\Java\j2re1.4.2_05\bin\client\jvm.dll. Change this to some other jvm.dll which you'd like it to use.

Tuesday, September 20, 2005

First Post

Welcome, both of us, to the DHTML Zen Jungle.

I'm calling it this because, well, because it's very uncool to call your blog something like Patrick's Blog. You need to give it a catchy, inside, hip-referential name that immediately clues people in to the fact that you are both in-the-know and extremely narcissistic.

In this case, the casual reference I am making is to the CSS Zen Garden. Which, if you're a web developer and you haven't seen it, then you're definitely in the bottom quartile now. (So avast ye and go visit it.)

Re: CSS Zen Garden. It's pretty much the best known reference on the web for demonstrating how CSS can help preserve the separation of style from content. It's also, not coincidentally, the primary gun in the arsenal of the CSS zealot who wishes to proselytize the wonders of CSS. Be forewarned that this type of person will be pulling the CSS Zen Garden card on you very soon! Thank the Designer that you now know what this web site is all about!

But enough about that other site. This blog is about keeping track of all the wondrous little DHTML lint that floats across my vision, through my brain, and then all-too-often drifts off into the dead brain cell pile, never to be heard from again. I figure if I share all these little things with the world, then there is a much better chance that the world will be able to remind me of them.

Me: "Hey, that's a cool DHTML trick!"

You: "But you wrote about that in your blog -- that's where I first heard about it."

Me: "Really? That's cool! Wait, I have a blog?"