halljames : that's because the links in the stanza.xml file are broken, Calibre uses a function called urlencode to convert special characters in these links, and Stanza does not understand all of them (I'm pretty sure it's a Stanza bug). You need to manually edit the file, and replace all occurences of '%28' with '(' and '%29' with ')' (with no quotes, obviously), given that you use a version anterior to 6.0.24 (which breaks this, unfortunately, due to my bad explanation of the problem to Kovid, sorry)
stustaff : I'm not sure about Mobile Me, but I guess that if you can share the files in a folder of your Mac to a public directory of your iDisk, then all you need is to find out the (public) URL (address) of your stanza.xml file, and replace the DropBox addresses in my explanation with it. Feel free to email me privately if you want some help (dpierron at gmail dot com)
|