Skip to content

Monthly Archives: January 2010

Installing and Configuring Oracle Instant Client 10.2.0.4 on Ubuntu 9.10

Lets be blunt about it. The Oracle client can be a real pain to get working sometimes. Following are some basic steps that I used to get a properly working Oracle client installation on Ubuntu 9.10. Helpful Links http://download.oracle.com/docs/cd/B12037_01/java.101/b10979/instclient.htm#sthref1813 Getting the files The Oracle Instant Client main page is here. You will need to register [...]

Setting Up Syntax Highlighting in WordPress

I have seen some very well written blogs out on the interwebs which include clean and well highlighted example code inline with the rest of the document. Turns out it is really easy to implement in WordPress. I browsed around and found a nice comparison of different syntax highlighting tools and settled on the Google [...]