Eldila2's comments

Eldila2 | 16 years ago | on: Ask HN: What to do about a boring job ?

I would start looking at building systems that could be used internally. If you are being overruled, you might as well put some time into something useful. I don't know exactly what your company does, but you might want to look at building a: - CRM system - Specialized Bug Tracker - Continuous Integration Software - Build a Test Harness

I know these system exists, but if you have time it is good experience. Also, ideally, you should work on things that you can take with you when you leave. However, this is usually not possible. I have had friends who built open source projects at home. They then convinced their boss to use it and contribute to the project. If you keep your mind open, I am sure you can think of some creative ideas.

Eldila2 | 16 years ago | on: Ask HN: Is there a future in XSLT?

I totally agree. In a previous job, we had a system that used XSLT to generate the public website. I never really cared for it. The language seemed very verbose and you can do the same thing in other languages more simply. I think xsl:fo still has some uses when generating dynamic pdfs. Other than that, I would stay away from it if you could.
page 1