Is there any tools can combine messenger chatting logs (HTML format) into one file? ie. foo@gmail.com.HTML, foo@gmail.com (2).HTML, foo@gmail.com (3). HTML into foo@gmail.com.

link|improve this question

feedback

2 Answers

Since MSN Chat logs are in XML format, here is a way to merge these file into a single one:

http://www.codeplex.com/MsnHistoryMerger

link|improve this answer
Thanks for the awesome tool.But I just found my log format is html due to chat was logged by msnplus not messenger itself. Is there any tools to merge msnplus logs? Thank a lot! – Stan Feb 18 '10 at 0:12
feedback
up vote 0 down vote accepted

Found a script for msn plus called -- Log Manager resolve my problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.