Archive for April, 2008

Upgrading VMware ESX 3.0.1 to 3.5.0 Update 1 Notes

Monday, April 21st, 2008

I love VMware! There is almost nothing cooler than using vmotion to migrate a guest OS to another host, with zero downtime.
I am in the process of upgrading all of my ESX hosts to 3.5 update 1, and I wanted to post some of my notes to remind me (and help others) with some of [...]

Open a Word 2007 document in an earlier version of Word

Wednesday, April 9th, 2008

For those of you running older versions of MS Office and need to open the newer format:
Click Here
Thanks Jeff for the update ;)

How Good/Bad Is Your Doctor???

Monday, April 7th, 2008

If you live in Florida, you can see for yourself….
http://ww2.doh.state.fl.us/irm00profiling/SEARCHFORM.ASP

Thank You Apache POI!

Sunday, April 6th, 2008

I recently needed a quick way to populate an existing excel template with data I retrieved from my database. Apache POI to the rescue!! Apache POI is a Java API to Access Microsoft Format Files.
References
http://poi.apache.org/
API Docs