hamradio’s Software Works is the home of long-time DC member hamradio.
You'll find both hamradio's windows desktop tools, as well as information about his other web projects, including the fun coincalc.com website. Hamradio is also a talented photographer and graphic artist and sometimes helps us with site images and icons.
- Number of programs available: 13+
- Last updated: 2018
- Visit hamradio's Software Works here: http://www.dcmembers.com/hamradio.
THE 2006 DONATIONCODER.COM C++ BUILDER DONATIONWARE PROGRAMMING CONTEST RESULTS
About C++ Builder
We are huge fans of Borland's C++ Builder here at DonationCoder.com. It's used in many of our more elaborate windows programs, and it's one of the most powerful tools for C++ programmers that want to do rapid development of rich Windows GUI applications.
About Judging The Results
There were many excellent submissions to the contest, and choosing winners was difficult and several of the decisions could honestly have gone either way. Judging was based on a number of criteria including completeness, documentation, polish, the existence of alternative free tools, the possibilities of improvement, the estimated difficulty of implementation, the usefulness/fun of the entry, and more. We categorized entries as described on our contest rules page, in order to ensure some diversity, but also awarded prizes to individual coders based on multiple entries.
Download and Try For Yourself!
One of the main points of this contest was to encourage the development of donationware software. On behalf of the authors we invite you to download and use these programs. If you find them useful, will you please consider making a donation to the authors to support their continued development?
You are viewing a specific blog item. Click here to return to the main blog page.
TextTransformer ComponentsThe TextTransformer components can be used to change the structure of text strings or files, like transforming wiki text into HTML.
The HTML text of the help for the components is a good example: It was generated automatically from a plain text file. Many varieties of text conversions are possible. The TextTransformer package consists of three components: 1. TTextStringTransformer for the transformation of a string into another string 2. TTextFileN2NTransformer for the transformation of one text file into another one 3. TTextFileN21Transformer for the transformation of several text files into a common destination file The components can be downloaded from the TextTransformer web-site: http://www.texttransformer.com Or directly from: http://www.texttrans.../TetraComponents.zip |
||