Browsing All Posts filed under »xml«

First steps in Java!

November 10, 2010

0

Java is tricky, verbose and ugly. And an excellent programming language! I’ve always avoided it, with some kind of subconcious thought that I should use it, know it, that real grown-up programmers program in java. I’we been working on a music notation solution for some months. Started in AS3, while one of the goals is… [Read more…]

Php: Serializing xml to object

August 24, 2009

7

Not finding a xml-to-object solution that “normalizes” the result as far as possible down to object level , I decided to create one myself. Single item nodes and attributes are added as objects Multi item nodes are added as array of objects I’m sure that this has already been done a thousand times before, in… [Read more…]

Follow

Get every new post delivered to your Inbox.