Summary

Official CHICKEN capitalization

Metadata

Description

Currently, at least "CHICKEN" and "Chicken" (and sometimes "chicken") are used for referring to our favorite Scheme. Should we perhaps settle on one official capitalization style to have it consistent across the websites? A quick survey in #chicken resulted in a preference for "Chicken" which indeed looks a bit more friendly and less shouty than "CHICKEN". It is also the capitalization used in Wikipedia. Another solution would be to use "CHICKEN" when referring to the actual program and "Chicken" when referring to the project and everything surrounding it, i.e. "Chicken Scheme", "The Chicken Gazette" etc.

Changes and comments

[2010-09-01 12:43:55 UTC] felix removed milestone 4.7.0

[2010-09-01 12:43:55 UTC] felix wrote:

Currently I use "CHICKEN" for the whole system and "chicken" for the actual compiler.

[2010-10-03 14:08:49 UTC] sjamaan wrote:

I prefer just "Chicken" for the system, possibly chicken (in typewriter font) to refer to the compiler program. "CHICKEN" reminds me of FORTRAN, LISP, COBOL and UNIX; it looks old-fashioned. Most people use "Lisp" nowadays, and even "Unix".

[2010-12-18 13:29:24 UTC] felix changed status from new to closed

[2010-12-18 13:29:24 UTC] felix set resolution to worksforme

[2014-04-10 14:33:07 UTC] mario set milestone to 4.9.0

[2014-04-10 14:33:07 UTC] mario wrote:

What should we do with regard to this "issue"? I know this is silly, but people ask about the proper capitalization of CHICKEN (or Chicken, or chicken, maybe ChIcKeN?) all the time and nobody has a good answer. It's a bit embarrassing that we don't have it properly settled yet. Our sites are a mess with regard to naming. Even our code is inconsistent:

 $ csi -n
 
 CHICKEN
 (c) 2008-2014, The Chicken Team
 (c) 2000-2007, Felix L. Winkelmann
 Version 4.8.4 (gc-perf) (rev 99f62a8)
 linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
 compiled 2014-04-09 on mario (Linux)

[2014-04-10 14:33:07 UTC] mario changed priority from not urgent at all to major

[2014-04-10 14:33:07 UTC] mario changed status from closed to reopened

[2014-04-10 14:33:07 UTC] mario changed version from 4.6.x to 4.8.x

[2014-04-10 14:33:07 UTC] mario removed resolution worksforme

[2014-05-07 20:31:51 UTC] sjamaan changed milestone from 4.9.0 to 4.10.0

[2014-05-07 20:31:51 UTC] sjamaan wrote:

Moved yet again

[2014-07-21 20:44:46 UTC] sjamaan changed status from reopened to closed

[2014-07-21 20:44:46 UTC] sjamaan set resolution to fixed

[2014-07-21 20:44:46 UTC] sjamaan wrote:

Fixed by 9c442c97700fa74bb9bb7f5ce7df3e8e4ce8f562. I did a quick check of the websites and it seems we've consistently used the correct spelling on the most important pages. I think this ticket can be closed. If you encounter an incorrect spelling elsewhere, just update it.