3) MPX file format import AND export. Microsoft Project 98
was the last MS project to have this as an export. See
http://www.microsoft.com/office/project/prk/2000/Five/67ct_2.htm
Many other apps rely on this MPX format and may not all have
migrated to MPP or MPD. May be nice to help people interoperate
with Planner easily. MPX is not an XML but its a fairly nice
easy to read ASCII and should be easy to pre-process into the
Planner/MrProject schema. The MPXJ project (LGPL) has a lot
more of this, though it is Java. See, http://www.tapsterrock.com/mpxj/
This would be a perfect project for someone to help out with. It would
be pretty easy since it's a pretty much standalone project. Any takers?