Author Archives: Sean
TurboPower LockBox 3.5.0 Released!
I have just now released TurboPower LockBox 3.5.0. The code repository has been migrated/forked to Google Code. With 3.4.0 as the baseline, the 3.5.0 version delivers: Migrated code repository from SourceForge to GoogleCode Renamed unit suffix from uTPlb_ to TPLB3. … Continue reading
Introducing Apache 2.4 modules for Delphi 2010
I now have the pleasure of introducing to you the apache-24-with-delphi project (https://code.google.com/p/apache-24-with-delphi). Following a request from a commenter off my previous post, I have posted a solution to problem of how to develop Apache 2.4 modules using Delphi 2010, … Continue reading
Apache 2.4 and Delphi
I have translated the Apache 2.4 headers into Delphi, and created a demo web app in Delphi that works with Apache 2.4.7 – …. well almost. There remains one persistent stubborn bug in the demo. Possibly I have the calling … Continue reading
Introducing the SBD Dependency Injection Framework
From today the Delphi community can leverage the power of the SBD Dependency Injection Framework. Oh happy developer!, you can find the source code at … https://code.google.com/p/sbd-dependency-injection/ … and download with a Subversion client. The SBD Dependency Injection Framework is … Continue reading
A Generalised and Comprehensive Solution to CSV to XML and XML to CSV Transformations
Originally posted FRIDAY, FEBRUARY 17. 2012 This is a repost of an entry from my previous, but now defunct blog. The original URL was http://pascaliburnus.seanbdurkin.id.au/index.php?/archives/17-A-Generalised-and-Comprehensive-Solution-to-CSV-to-XML-and-XML-to-CSV-Transformations.html, and the entry can still be seen in its original rendering via the Way Back … Continue reading