Regarding a file repository: Yes, ideally this would be a site where people could upload their own templates and data files. It still would take time to find a place to host it, write or find software to handle uploads and file listings, write usage instructions, resolve technical problems, etc. It\'s not necessarily a massive undertaking, but certainly complex enough to eat up a fair amount of time.
A WinCE/PocketPC/Windows Mobile 2003 port would actually require a pretty substantial amount of work. I think Metakit (the underlying database library) runs on that platform, but Qt doesn\'t. Thus any code dealing with the user interface, data structures, input/output, or text handling would have to be rewritten to use a different set of libraries; while this is potentially somewhat straightforward, it does mean rewriting pretty much the whole application. I don\'t have a WinCE-based PDA and as a general policy try to avoid buying (or receiving) anything that results in money going to Microsoft, so I won\'t be doing such a port. (I only did a regular Windows port because I have a couple of old Windows machines and friends with newer ones; I actually don\'t know anybody who owns a WinCE PDA.) If somebody else wants to take a stab at it, I can answer questions about the code, though.
I don\'t suppose the Cacko ROM gives a more useful installation error message than the standard ROM does? I will put together an ipk using the old postinst script in case it\'s the new sed lines causing the problems; I\'ll post a link to the package once it\'s ready (probably in the next day or so).