XML

Panasonic HC-V750 Metadata Files

I recently bought a Panasonic HC-V750 camcorder and I was intrigued by the additional files (.cont, pmpd and .tmb) it produces along with the video files – do they contain useful additional data?. A good googling didn’t turn up anything useful but a lot of people have wondered about them. 

UIInstructions cannot be cast

I f, like me, you are getting an error message along the lines of “UIInstructions cannot be cast to org.primefaces.model.menu.MenuElement” you are in luck because here’s the answer.

Validating SAX Parser

I’ve been working with the built in Java XML libraries quite a bit lately and one of the things I’ve noticed is that there are very few good snippets of what I call recipe code – little bits of code that show you how to complete a specific task. In this article I show you …

Validating SAX Parser Read More »