chapter tool xml
chapter tool xml
- Subject: chapter tool xml
- From: Olivier Destrebecq <email@hidden>
- Date: Mon, 23 Jan 2006 23:12:22 -0500
I'm using chapterTool to create enhanced podcast.
I create my xml document using NSXML class and then simply write the
xmldocument to disk.
But NSXML does not escape spaces and question mark which cause
chapter tool to fail when those come up in the path to an image.
eg: /private/var/tmp/folders.501/TemporaryItems/
com.HumbleDaisy.ProfCast/KeynoteExport/1 - EU quo vadis?/slide.
001-001.png
I can escape the space using string
stringByAddingPercentEscapeUsingencoding: NSUTF8stringencoding, but
i'm at lost to escape the question mark. And why doesn't
NSXMLDocument do this for me? And why chapterTool fails using those.
I submitted a bug about this, but i'm looking for a solution right
now:-)
Any thought appreciated.
Olivier Destrebecq
http://otusweb.spymac.com/portfolio/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden