Syntea

  • submit to reddit

XML Pipelines: the Process Description

The world of XML is moving fast, in its twelve year old history has raised many technologies. Many ways to validate, transform or query the data carried by the...

5 replies - 5519 views - 11/11/10 by Daniel Kec in Articles

XML Processing and Validation Merging Together

Where does the border lie between validation and the processing itself? The question is if those should be even two separate procedures at all. Let's start...

3 replies - 4568 views - 06/10/10 by Daniel Kec in Articles

Insert Formatted Strings into Your Java Code

Are you tired of quoting when inserting formatted text as a String value in to your Java source code?Let's have a look at this gadget, Clipboard...

7 replies - 5342 views - 06/03/10 by Daniel Kec in Tips and Tricks

XSD Schema is Not the Only Way

More than any other W3C Recommendation is the XSD the most criticized one. There are many reasons for the criticism but let's have a look at the most painful...

16 replies - 7766 views - 06/02/10 by Daniel Kec in Articles