navigate

my blog
my downloads
e-mail me

archive

April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
October 2006
November 2006
December 2006
January 2007
November 2008

login

Username:

Password:


    



my downloads


I've got loads of stuff that's half written, abandoned in the face of adversity (or more frequently, boredom). However, the few things that I've actually managed to finish are on this page.

Intraverse screenshot Intraverse
Ever needed to search a whole SQL Server database for a value or object name? This tool will search for values and object names in database matching your search terms. It supports exact match, begins with, ends with, anywhere in value and SQL pattern matching.

Version: 1.0
Download: Prophecie.Intraverse.Setup.msi

Hash 256 Screenshot Remote Net Use (Excel 2003 Spreadsheet)
This Excel 2003 Spreadhseet will connect to an AD to retrieve a list of objects. It will then iterate over the objects and attempt to connect to each via remote WMI to obtain a list of network connections.

Version: 1.0
Download: RemoteNetUse.xls
Hash 256 Screenshot Hash256
This simple utility will hash and base64 encode a text string using the SHA256 algorithm. Useful for hashing passwords in databases or config files.

Version: 1.0
Download: Hash256.zip
Hash 256 Screenshot BizTalk Architecture Diagrams
Two diagrams: one of the whole biztalk architecture, the other a breakdown of the pipeline stages. If you use them, I'd appreciate a reference on your slide/footnote, etc. Ta.

Version: 1.0
Download: BizTalkArchitecture.png
BizTalkArchitecturePipelines.png

BizTalk Architecture Diagrams Universal BizTalk NAnt Build/Deploy/Undeploy Scripts
We all know that building and deploying BizTalk solutions is a pain. Hopefully these scripts will make life a bit easier. Basically, all you need to provide is a bindings file and the Visual Studio.NET solution (.sln) file. It will then work out the dependencies and deploy/undeploy order and generate deploy and undeploy scripts for you (including .NET class projects and the BTSNTSvc.exe.config). Bascially, it gives you one-click deploy and undeploy.

Version: 0.1 Beta
Download: BizNAnt.zip
NAnt (http://nant.sourceforge.net/release/latest/)