* added TextCaseConvertion tool - simple GUI to convert string to upper-case, lower-case and camel-case
* added CharConv tool - Windows and Microsoft Word GUI for Text transformation given character set mapping (from/to) and calculation of mapping given matching (portions of) source and target text (useful for decyphering copy-pasted text from PDF documents that ends-up with strange character swaps in it due to encoding reasons)
* added Dos2Unix DOS filter - converts CRLF (Dos/Windows style) to LF (Unix style) for text ending line markers
* added Unix2Dos DOS filter - converts LF (Unix style) to CRLF (Dos/Windows style) for text ending line markers
* added ClearTextFilter DOS filter - converts control characters to space chars
* added TemplateFilter DOS filter - parses CSV-style multi-column (";" separator) input text rows (one row per text line) and generates text based on a supplied template that is applied per input row
* Zoomicon.com is now on Twitter (follow us for short news/updates): twitter.com/Zoomicon
28Oct2009
* updated PPTmerge tool - merges multiple PowerPoint presentations
* added DOCmerge tool - merges multiple Word documents
* added MultiChoice tool - generates multiple-choice Word documents from a list of questions in an Excel spreadsheet
* added SitemapGen tool - generates web site maps
* added DocGen tool - generates documents based on Word templates, filling in data from an Excel spreadsheet
* Technology placed under the umbrella of Zoomicon.com
12Dec2007* added PPTmerge tool
4Jun2006* moved website to http://tranXform.onestop.net because the FortuneCity host took it too far with the ads (especally with ads that posed a security or privacy risk to visitors)
1Nov2004* uploaded new version of tool Java2XML (added the missing XML.java and StringUtils.java files)
19Aug2004* uploaded new version of VB6FormToWebForm, previous one had a bad comment char in the WebForm.XSL file and was failing when trying to transform a VB6 form design to an ASP.net webpage (ASPX)
18Aug2004
* uploaded new version of VBFormDesignToXML to not have hardcoded ISO-8859-7 encoding, but use ISO-8859-1 as default XML file encoding and have optional encoding parameter at the command-line (Greek text in the included form sample won't show OK in the resulting HTML, since I also edited the example batch files to use ISO-8859-1)
* uploaded new version of VB6FormToWebForm, using ISO-8859-1 instead of ISO-8859-7
* added tool: Java2XML (describe in XML a Java class using Reflection and also create XML out of Java ResourceBundle contents)
5Feb2003* uploaded new version of tool: VB6FormToWebForm
3Feb2003* uploaded new version of tool: VB6FormToWebForm
22Jan2003* uploaded new version of tool: VB6FormToWebForm
21Jan2003* uploaded new version of tool: VB6FormToWebForm
1Jan2003
* uploaded new tool: ReplaceFilter (a standalone alternative for the "Replace.vbs" WSH script)
* uploaded new version of tool: VB6FormToWebForm
* uploaded new version of tool: VB6FormToWebForm
12Dec2002* uploaded new version of tool: VB6FormToWebForm
10Dec2002
* uploaded new tool: VBFormCodeFilter
* uploaded new versions of tools: VBFormDesignToXML, VB6FormToWebForm
* created this web site, using the logo "tranXform"!
* uploaded tools: Replace, XSLer, XSLTransform, VBFormDesignFilter, VBFormDesignToXML, VB6FormToWebForm