This is something mainly for german-speaking people who are interested in learning about document production with XSLT and XSL-FO. I’ll be giving a two-day training on the basics of XSLT and XSL-FO during the 10./11. June 2013. The workshop is…
This is something mainly for german-speaking people who are interested in learning about document production with XSLT and XSL-FO. I’ll be giving a two-day training on the basics of XSLT and XSL-FO during the 10./11. June 2013. The workshop is…
There are various ways to publish a JAX-RS application when running inside OSGi. Some use Blueprint or Spring, and I’m sure there are other methods. I’d like to show how you can publish JAX-RS applications using the whiteboard pattern. The…
Writing OSGi bundle manifests by hand is nothing anyone wants to do, although some entries will always need to be added explicitely. The most prominent of tools for automatically getting imports and exports right is Peter Kriens’ Bnd. However, I…
Sylvain Wallez indirectly reminded me that I, too, have my 10-year anniversary in the Open Source world this year. On October 24, 2000, my first post went to the fop-dev mailing list (Apache FOP developer list), 11 months after the…
Seen in Lucerne last Saturday (2009-11-07). It was still like this when I came by again 8 hours later in the evening. I don’t think any comment is necessary. Thanks to Jürgen for pointing this out to me!
I’m currently writing a basic XSL training course which I’ll give the first time later this month. I decided to write the training materials using DocBook 5. Lots of XML examples, lots of SVG illustrations painted in Inkscape. I used…
Java is great. Really. But there are sometimes subtleties that need to be kept in mind as I had to find out in the last few days once more. After looking in all the wrong places, that is. I’m talking…
With pleasure I learned today that IBM and Sun together launched http://odftoolkit.org/. It is at least partly seeded with code from Sun’s OpenOffice (namely the ODF Toolkit project). Initial components include ODFDOM (a low-level ODF API) and an ODF validator.…
Matthew Hardy announced a new prerelease of the PDFXML Plug-in für Adobe Acrobat 9. PDFXML used to be called Mars and is a XML-friendly representation of PDF (borrowing heavily on SVG). Now only the project itself is still called Mars.…