Hi All,
About the viewer ... I think the mag articles should be held in an xml document, as well as the pictures. The picture would be encoded in base64 and included in the xml document in the same way. We'd have xml tags for the menu items, for the articles, for the pictures, and so on. A simple windows editor could be written, which would generate the xml doc. Or we could use one of those already available xml editors. From the gp32 point of view, someone could write an xml parser (be it DOM or not). It should not be very difficult to implement (some parser sources should lie somewhere).
It's only a thought from a programmer, just an idea like that. Don't take my word for it. But choosing a standard could make the life of most devrs easier ...
_tyrell_