What Are Application Projects:

Tools & Utilities projects are, in essence, applications however, most of the time they either have no need for a user interface per se. Maybe a single dialog to ask for parameters and then they go about doing their thing on their own and either show you the results or tell you where the results of their work can be found.

There is currently 1 tools & Utilities project. But as I get new ideas for new tools they will be shown here for the sake of you knowing about it and as somewhat of a to be done list for me. They say when you have inspiration for an idea you should jot it down, this is what these pages are for, among other reasons.

Project
Description
Memorium Professional
X To HTML
(Website On The Way)

The idea behind this project is to allow to publication of sourcefiles, made in any language to be displayed with syntax highlighting color schemes. As a first I will implement the FreeBASIC language but more will follow alongwith a means of creating your own templates for any language you'd like to see there. It will also allow you to specify some information about the source file like version number, author, copyright and other standard information to display a header to the source module. It will save alot of time in making source code internet ready and the resulting file with be a standard HTML file with the option to link the file to a Cascading Style Sheet for formatting any way you want.