./java_ee_sdk-5_05-linux.bin: error while loading shared libraries: libstdc++.so.5
This one stumped me for some time. I was trying to simply install the Sun version of the JDK onto a VMWare instance of Red Hat ES4 and I kept coming upon this error. I initially figured it must be a dependency issue and I tried all sorts of things to get it [...]
Div Tags in Front of Javascript Pull Down Menus
I was working on a wiki for one of the Quest Communities called http://wiki.activeroles.quest.com. This wiki is using Media Wiki which is an Open Source wiki built on PHP. In customizing the look and feel to this wiki to make it look like its parent community site, I ran into an issue with [...]