ccoc 1.11 ReleasedMainly fixes from the Matrix sourcebook
errata, as well as the single (!) memory-leak
found in CCOC.
CCOC is now released in 2 versions, each
using a different XML engine - XDOM (an
open-source Delphi component) or MSXML.
HomepageProject homepageDownloadTwo XML engines - the two engines fully support DOM, so they're
basically the same from a programmer's point of view (except one is a COM
object and the other is native Delphi code). I really can't tell which one
is better right now, so I'm releasing both (MSXML is gaining the upper hand
because of its built-in XSLT processor).
The
XDOM version can be run on any Windows system, the
MSXMLneeds
Microsoft XML Core Services (MSXML) 4.0 pre-installed to run.
Regarding
XSLT (and viewing CCOC's xml files in a readable format),
I've made some progress (figures it ain't very complicated).
You can find two new files in the source-code archive (you can download it here),
tests.html and first.xslt.
tests.html is where I play around to create a graphical presentation
the way I want. Later I copy parts of this file into
first.xslt, where,
combined with some XSLT markup I create transformations. In the end, I combine one
of the XML files (contained in the archive) with first.xslt in an XSLT processor to
produce a readble HTML.
This whole last paragraph should be understandable only to those who have some
XSLT/XML knowledge (sorry).
You can pick up from where I am, I'm not gonna be able to post updates in the next
couple of weeks. Don't forget to email me, though
By the way, if you really want to, you can SMS me at +972-66-359111