Pages

Tags

Validation (9) XML (9) Geeky (3) Java (3) Android (2) Business IT (1) Chromecast (1) Devfest (1) Web (1)

Projects

Urbandroid - smartphone innovations

Includes more than 10 different projects in mobile computing.
https://sites.google.com/site/urbandroidteam/

JNVDL



JNVDL is a Java implementation of NVDL which is an ISO standard for compound document validation. If you work with documents combining more XML grammars together you may be interested to try JNVDL which is available at SourceForge.

Relaxed



"Relaxed" is my XML validation project and a part of my bachelor's thesis. It is an easy to use HTML validation application which is special in the sense it doesn't use the official W3C DTD's. It rather validates HTML documents using schema definitions written in Relax NG with embedded Schematron patterns. This is an extremely expressive combination of languages which enables validation of additional restrictions which can not be expressed using DTD. This includes most restrictions specified in the W3C HTML 4.01 and the W3C XHTML 1.0 recommendation and some restrictions from WAI WCAG 1.0 Guidelines.

Red Dragon


Red Dragon was my first IT project which we (me and my good friend and college) have worked out, developed and run for several years by ourselves. Red Dragon is a web-based strategy game, where many people can rule their kingdoms, form alliances and fight against each other. The project was quite successful, having thousands of people coming every day to play there turns. Today the project is run by CENEGA CZECH and I'm not involved in the project anymore.