dScribe and XML
Frans Bouma send a very valid comment on the dScribe Template Editor:
Why didn't you go for XSL? The data it has to view can the be in XML, you simply convert the XML via the XSL to HTML and you view that. Works great and can be implemented easily, plus it's very flexible, you don't have to implement a custom parser.
Yes, why not XML ? A lot of reasons, the main one is the lack of time.
Creating XML and XSL files for many pages, with different templates for each section of each page is really time consuming.
Indeed I have already some XML projects I built and debug with XMLSpy, but it's a slow process. In Scoilnet every page is quite different from another, so I couldn't use XML in such short timeframe.
As I said before dScribe is really used now for Scoilnet, and when I start this project, I was already working on 5 or 6 others (don't remember exactly now ;-)).
I know it's a bit ridiculous to have one single guy like me doing everything, but it's quite challenging and I am not complaining.
I have indeed all the carrots you can give t a donkey, in my case the PCs and gizmos I reallly like to play with.
Most of the time, I feel like a kid in a candystore.
Anyway coming back to the point, XML is in my mind already for the next version of Scoilnet and obviously dScribe, in few months surely.
What I like actually is that I can experiment different things quickly, reinforce the definitions and the functions, and later I will certainly optimize and tune the performances.