In message "[ruby-talk:8480] Re: speedup of anagram finder"
    on 01/01/02, Dave Thomas <Dave / PragmaticProgrammer.com> writes:
>I think this has been one of the more interesting threads I've seen on 
>a newsgroup. I love the cooperative way you folks are exploring the
>problem space and refining the solutions. Have you considered writing
>all this up? I think the idea that (for example) letter frequencies
>would make a different to an anagram finding program might surprise
>many readers.

Well, I'm planning to write them up as an article of my serialization
about Ruby on `C Magazine' in Japanese.  I keep my articles open on my
web site http://www.notwork.org/~gotoken/mag/cmagazine/

# C Magazine's `C' stands for Computer but not C language, I heard :-)

>We could stick it under the articles on RubyCentral if you wanted to
>web publish.

I'm not confident that I can express this interest in English :-(

-- Gotoken