We are looking for interesting, challenging projects
2 days to 6 months in length.
We offer a free proof of concept for potential
opportunities of 1 month or longer.
I see many job postings that ask for a person with skills writing XML transforms. The posts almost always end up assuming that such a person needs to be an XSLT expert. This need not always be the case! While it it is true that XSLT can be used to transform XML, there are reasons why you might want to consider doing XML transform using another programming language. My favorite language for transforms is Python.
Here is why I often choose to script in Python or PHP instead of using XSLT:
The structured content on our DITA-based, content-rich, model sites is transformed and published using Python. To do that same task with XSLT would be very difficult.