Building a VMware Appliance Playpen
I decided to use Ubuntu 6.06 as a playpen for building OOo. However one of the things about a playpen is that you want to make sure that any changes that…
I decided to use Ubuntu 6.06 as a playpen for building OOo. However one of the things about a playpen is that you want to make sure that any changes that…
The run up to the build This is about the nearest I've got so far to doing a classic diary-style blog article. I decided to build a simple test bed…
This article follows on from VBA vs OOo Basic Performance where I discussed OOo Basic performance and coding efficiency, and one of the specific issues was “how long does it…
I am currently working on a HOWTO on VBA to OOB migration. As part of this I have been doing a benchmark comparison on their relative performance. The preliminary results…
I have been looking at the difference in how OOo Basic (OOB) and VBA handle errors. I started from the basis of a whitepaper that I wrote (see Error Handling…
BBcode is a gutted version of HTML designed to facilitate some basic formatting and enrichment of your posts on the forum, but without compromising the security and presentation of the…
As I said in my About preamble, I want to have a blog-site with the primary purpose of supporting my interest in the OOo programme. However that being said, I…
Do you hate those pesky people that send you 7Mbyte unzipped attachments This is a little demo of the power of VBA/COM integration. At work we suffer from these bizarre…
Introduction This paper describes a macroscopic characteristic of complex systems that can result in performance collapse in seemingly random and undiagnosable ways. In recent months I have had to troubleshoot…
Strategy for Handling Errors I lay out a set of guidelines in this section is that I strongly recommend that you follow if you are developing VBscripts. Rule 0. You…