Forum Moderators: open

Message Too Old, No Replies

unix mbox to xml

         

hanuman

6:18 am on Apr 5, 2005 (gmt 0)

10+ Year Member



any utilities out there to convert unix mbox format to xml... a threaded out put is prefered....any ideas where to start?

irnbru

4:05 pm on Apr 5, 2005 (gmt 0)

10+ Year Member



I'd start with Perl to parse it and write it out as xml.

You only need to worry about threading when rendering it for display - so thats a job for xslt, sorting on the 'In-Reply-To' header.

hanuman

1:36 am on May 3, 2005 (gmt 0)

10+ Year Member



Project completed! Hura! if anyone wants the source code i will be happy to share it.... just sticky me.