Great.
Two things while you brought them up.
1) The error message you posted indicated you are working with the
pure Perl XML parser. While this is pretty good and provides a pretty
solid last resort fallback, its slow and is prone to issues where a
typical XML parser would not. expat and LibXML are the most common XML
parsers. Their SAX drivers are XML::SAX::ExpatXS and XML::LibXML::SAX
respectively. MT will detect if these are available and automatically
use them instead of the pure Perl option.
2) I suggest using the feeds list in the plugin settings of each blog.
This is where the task manager that is built into MT will look when
running. I also think most would prefer to work in a browser then
dealing with text files. I have more planned in this area, but for now
I've dropped in this basic starting point.
For more on what is new and different in Feeds.App 3 see this doc:
http://appnel.com/kb/feeds-app/whats-new-and-different-in-feedsapp3
<tim/>
--
Timothy Appnel
Appnel Solutions
http://appnel.com/