Browse by Tags

  • A free wiki has become another tool in my consulting toolbox

    I've been working on a web services project for a customer over the last few months. I'm in Austin, the customer is in Atlanta, and the developer on the project is also in Austin (but not in the same physical office as myself). I needed a way to work with the developer and the customer on defining the web services, the interfaces, and the logic ...
    Posted to Gary Sherman (Weblog) by gsherman on May 24, 2007
  • Elevating consulting-ware

    Back when I was working at Clarify, a good chunk of my time was spent doing custom development work, i.e. consulting-ware. We developed the code, and handed it off to the customer. We (the consultants) did some testing, but the customer was responsible for the bulk of the testing. There seems to be some sort of difference in mindset when ...
    Posted to Gary Sherman (Weblog) by gsherman on May 23, 2007
  • Using the fcSDK in PowerShell

    Years ago, if I wanted to ''script'' Clarify, I would use UNIX shell scripts, including UNIX mini languages such as sed and awk, that would create dat files that could be imported with dataex. When ClearBasic was introduced, we also got cbbatch, which was a command line interpreter for ClearBasic, so we could script Clarify using CB. When we ...
    Posted to Gary Sherman (Weblog) by gsherman on April 25, 2007
  • Drowning in waterfall documentation

    I'm currently working on a customer project. They started off by sending me a Functional Requirements Specification document, then a Technical Design Specification document (and multiple revs of said doc), and before I've even had a chance to digest those docs, there's now a Change Document. The Change Document is the same size as the Technical ...
    Posted to Gary Sherman (Weblog) by gsherman on April 23, 2007
  • Extending SuperEmailClerk.NET to call your own APIs

     SuperEmailClerk.NET (SEC.NET), when running in API Invoke mode, will invoke requested APIs and return the results in a reply email. SEC.NET can be configured to execute API toolkits purchased from Dovetail Software, such as the ClearSupport toolkit, or custom-built APIs. This post will walk through creating a custom API in .NET ...
    Posted to Gary Sherman (Weblog) by gsherman on March 20, 2007