I've written a C++ STL function that generates xtml to build a table of words in alphabetical order by column (vertically) rather than by row. I find alpha by column easier to read. Would it be reasonable to post it as a shared insight? If so should it go into C++ or HTML? Also would a code review be a good preliminary to posting an article?

Thanks

/s/ Jim WIlliams