Utilities
CheckCon
This program is created purely for debugging Internet connections and responses.
After entering a web address, port number, and valid HTTP request, the information is sent to the specified web address. If any response is received then it is displayed.
Data File Analyser
This program was created to allow users to open a file and apply highlights to indicate where certain data is. This can be useful to debug issues with files or for demonstration purposes or to verify files have been saved correctly by an app.
Directory Compare
Compare the contents of 2 folders, and see a list of differences. You can then use a merge or compare tool to manually process each file in the list of differences.
This utility is primarily aimed at comparing 2 locations of source files (e.g. branches) to determine the differences and what, if any, changes to copy across.
Filename Randomiser
Rename all the files in the given folder to a random GUID.
Additional options are to ignore previously randomised filename, and to prompt for every file.
MIS Extractor
Extract data from your MIS to send to use for evaluation.
NTFS ACL Viewer
This utility will simply display raw ACL details about a selected folder.
Shares Manager
- Save time editing Windows shares
- Edit all attributes of Windows shares
- Manipulate multiple shares with minimal steps
- Create shares in bulk
Time Converter
Convert times to different programmatic values.
Convert between:
- The number of seconds since 1st January 1970
- The number of milliseconds since 1601
- The number of 100ns since 1601
- The number of "ticks"
- Actual human readable date & time format
XMLBreeze Editor
This application is simply an XML file editor which started life as the test app for our XMLBreeze Library.
Features
- View and edit XML files
- Add/delete/move nodes
- Add/delete/edit node attributes
- Light, Gray, or Dark UI theme