Archive for December, 2008
Diskless Slackware Installation using NFS and PXE
Project: Run Slackware on a diskless machine using TFTP, NFS and PXE to boot over the network.
This project requires two computers. The first will be called SERVER and the second will be CLIENT. At the conclusion of the project SERVER will have an installation of Slackware that CLIENT boots over the network. The IP address [...]
Posted: December 25th, 2008 under Slackware.
Comments: none
MSBuild Logger in Delphi .NET
Project: Create a custom XML logger dll for use with MSBuild using Delphi.
Starting with Delphi 2007 Codegear uses MSBuild as the build engine. There is a split in the Delphi community over this being a good thing, but I think it is. MSBuild is Microsoft’s scripting tool for the build process and is very comparable [...]
Posted: December 7th, 2008 under Delphi.
Tags: Delphi .NET ILogger
Comments: none
Upgrading Embedded IDM to FileNet P8
Project: Upgrade a multi-tier Delphi application to include P8 functionality.
The existing application embedded the IDM viewer to display documents in the object store and also contained some forms for managing and working queues. The FileNet system was being upgraded to P8 and some code needed to be changed for the new API. Since the IDM [...]
Posted: December 5th, 2008 under Delphi.
Tags: Java, JVM, P8, ViewOne
Comments: none
Introduction
I have taken a lot from the programming community over the years and decided it was time to try and give back a little more than some posts on random message boards. My intention is to detail programming problems that I have run into and explain my solutions. Hopefully this site will also have the [...]
Posted: December 4th, 2008 under Uncategorized.
Comments: none