Anyone interested in Code::Blocks?
I've been a lot of time outta the place, but now I'm back and working on to C++ programming.
I'm interested on writing an article about the Code::Blocks IDE for C++ (you can find information on www.codeblocks.org). It is essentally a free-software alternative to Visual Studio, and I'm getting interested in this software because of its ability to "recognize" different compilers (Visual C++ 2003 among them). Of course there are a lot of other features, but this is the one that caught my attention. I think this ability makes Code::Blocks the "almost perfect" utility to migrate C++ software development projects to a free-software environment.
I intend to write an article about how to make it detect compilers (Visual Studio 6, MinGW and Digital Mars), and how to set up project to use the various alternatives. Also I intend to write the article in spanish and english.
Is anyone interested in this kind of material, as to know if it's worth the effort? -- I would like to make this into my first dev-archive article.
(Any kind of collaboration is of course welcome)
Thanks in advance.

