CraigEvans wrote on 12/15/09 at 22:54:28:
Likewise, I would be happy to "do my bit" in producing some literature on this opening. Whilst there is an increase in the amount of literature on the opening, it seems that almost none of it is produced by afficionados of the opening, nor by very strong players. Therefore, the deficiencies of all the previous works (even the good ones by Burgess and Cox) will remain.
I'd accept happily that those here who would work on this book would be in no way comparable as players... but as a community, checking each other's work etc and testing ideas, something pretty good could be produced. And sometimes, labours of love can be more enjoyable and inspiring than the best book by a 2700+ player on a topical GM line, and maybe more useful to a larger core of players...
And @everyone
Its a nice idea and I wonder whether there could be some nice, automated modality for several people working at once on a single set of variations. Posting to forums like this one gives rise to immense confusion once you start getting into the technical details. It takes forever just to figure out what position people are talking about, and to get a consistent read on anything you have to patch together numerous posts.
One modality that springs to mind is just CVS (Concurrent Versions System), with which some of you may be aware. It's main use is to enable groups of people to develop software. But absolutely nothing precludes its use to maintain pgn files, which would presumably be the basis any sort of group development effort.
See here:
http://www.nongnu.org/cvs/ There are more modern, sophisticated mechanisms that do even more than CVS does, but CVS happens to be what I'm familiar with because we use it here were I work. It's pretty easy to use.
You first "checkout" to get the entire file structure, then as you create new files you "add" them, then "commit" them back to the main repository. You can then check your "status" to see which files have been updated by someone else. It's normal to put a CVS "header" at the the top of the file that displays the current version number and shows, for example, a log explaining why each new version was created.
Anyway, regardless of whether we do this or how we do it, that's the sort of thing we would need to coordinate our "development" efforts. I could maintain a CVS repository on my website, or perhaps Tony would be willing to maintain one here.
@lg: Really? I don't know how I created that impression. I maintain my interest in this defense and in playing it. I have an open mind about its ultimate merit, but to me it's one of the most interesting opening systems of all. I no longer rely exclusively upon this defense (I never did, really, sometimes playing 1...e5), but instead now I often play the Sicilian. That's because I've decided that 1...c5 is the best answer to 1.Nf3 and this compels me to have a Sicilian in my armory. But I still play Alekhine's.
P.S. My order came from NIC yesterday, but the Alekhine book was back-ordered. I expect I'll have it soon enough since some of you already have yours.
P.P.S. By my reckoning that would be lg, TonyRo, CraigEvans and Markovich as the initial working group. Anyone else interested?