I want to get good at deck building, and as such I can see posting a lot of deck lists. I found OCTGN last night, which I really enjoyed, but I didn't see a way to export the decks I built there. So I wrote a small tool to parse the deck file into a forum-friendly deck list. If anyone else is interested in using it, you can download it here:
http://www.mediafire.com/?m51zyzfr0yn
That link has the most up to date version, as of 2:15pm on June 19th.
If you have problems, try running the application as an admin.
You just load your .08d file and it spits out a deck list like this:
1 House:
All you need to run it is .Net 3.5 (which you should already have if you're running OCTGN). To get analysis on cost average, icons, etc., you need to add the set files, via the button in the top right. If a needed set it missing, analysis will be disabled. If a set is moved, you need to re-add it. Adding sets more than once is harmless, but completely unnecessary. The location of the files is stored, just like OCTGN.
If you use this and have a problem or a small feature suggestion, let me know. I'm not going to provide a lot of support, as this is just a small little utility I threw together to solve a problem I had, but if it's something quick and useful, I'll see what I can do.
Also, if something like this already exists (like some way to directly export decks into a friendly format from OCTGN), please let me know.
I hope this helps!
UPDATE:
Count problem fixed. The download link should work, now.
Added Analysis.
The link in this post is the most up to date version.
Remember to extract the files out of the zip file before you run the program.
Set names are now included.
Alphabetized sections.
Added icon strength totals and averages.
The last deck selected is now remembered.