Some time ago I found this cool programming language, Whitespace. The guys have really done a great work. I think it will deprecate Java 😉
Don’t forget to take a look at the samples!
Some time ago I found this cool programming language, Whitespace. The guys have really done a great work. I think it will deprecate Java 😉
Don’t forget to take a look at the samples!
I’ve just checked the Barbecue project, and seems interesting if you want to use barcode in any java application.
Barbecue is an open-source, Java barcode library that provides the means to create barcodes for printing and display in Java applications. A number of barcode formats are supported and many more can be added via the flexible barcode API. Barcodes can be outputted to Graphics objects, or used as a Swing component, or written out as SVG. Please use the links on the left to find out more about Barbecue.
A poll has been started in the Maven Users List to know what format use the people to write their documentation (xdoc, html, docbook, latex or wiki).
Read the thread
These days I’m very busy writing a 150 pages document about ONess to be presented at the University of A Coruña (Spain). This doc is written in spanish and documents all the development process (eXtreme Programming based) of the ONess project till now.
I finally decided to use docbook as I found XMLMind editor (thanks Ben) that helps a lot writing docbook xml. I used Latex in previous projects but I don’t like it too much and xml is powerful and easier to transform.
To transform docbook xml to pdf I use a modified version of the maven sdocbook plugin. I also use a custom stylesheet to set fo parameters based on the one from Spring distribution, based in turn on the Hibernate one (thanks again Ben). Now I get a pretty pdf with correct margins, line spacing,…
I think it’s time to join efforts and create a maven plugin to generate pdf and html output from docbook so contributions are welcome.
The final 1.1 version has just been released and is available for Maven users in the central Maven repository (in no more than four hours).
I’m moving the news from the ONess project to this blog