Downloads

Source files for article "a.c.pro and SharpDevelop. Part II: Something Useful."
09/06/05

Source files for the little file uploader app and the beginnings of the a.c.pro class library created in the article "a.c.pro and SharpDevelop. Part II: Something Useful."

Microsoft Excel/Word Developer COM Add-In
08/01/04

A COM add-in for Excel and Word developers to help with things like adding procedures to code using templates, line-numbering, exporting modules and running commands on them, etc..

Microsoft Excel 97 VBA: State Management
03/22/03

Microsoft Excel VBA class modules to help manage Excel 97 program state.  See Excel VBA: State Management for an Excel 2000 version.

.NET Field-to-Property Wrapper Class Utility
12/23/02

.NET command-line utility to wrap a class and make its public fields accessible via public properties in a new class (will generate C#, VB or JS).

CityDesk Keyword Link Generator Script
09/12/02

Small JavaScript script to generate alpha listing of keywords in your CityDesk site, and the links to each article having the keyword.

CityDesk "Float" Utility
09/09/02

The "bdCityDeskFloat" utility is a very simple program that shows a tree view of your CityDesk site, and then lets you drag textual information to any program -- such as your favorite HTML editor -- that will accept the text as a "drop".  Version 1.0.18, updated 11. August 2004.

CityDesk DB API
09/08/02

"bdCityDeskAPI": COM-based API (in-process DLL) to access -- in read-only fashion -- parts of your CityDesk database file.  Version 1.0.26 (updated 11. August 2004).

CityDesk "Float" Utility (setup without DLL)
09/08/02

(This is a variation of the standard setup for.this CityDesk utility, found here.  The difference is that this version does not include the bdCityDeskAPI, in case you have installed that separately and want to leave it as-is.)

Microsoft Excel VBA: State Management
05/24/02

Microsoft Excel VBA class modules to help manage Excel program state.