up vote 25 down vote favorite
10
share [g+] share [fb]

We use code names to name branches and to have an easy way to reference the next version, before Marketing has decided what number or even name to give it when it is officially launched.

I have used names of planets, moons and cities, since they offer an easy successive list to choose from, and have even used names of STDs in an attempt to make sure the business doesn't choose the development code name for the actual release.

Do you do the same? If yes, how do you choose your code names? Which scheme works best, and why? If not, why not?

link|improve this question

Today we are spreading clamidia, but AIDS is the way of the future. Would make for interesting conversations. – mattlant Sep 27 '08 at 9:21
Yeah :) The last one was called Scabies. Marketing chose a different name for it: mission accomplished :) – Allan Mertner Sep 27 '08 at 9:29
I remember working on project herpes... There was just no end of problems with that one. – Chris Charabaruk Sep 27 '08 at 9:35
Omg hope you scan the code for left over STD names before shipping it to the customer ;-). – Gamecat Sep 27 '08 at 11:38
STDs? Come on... – Johan Sep 27 '08 at 12:15
show 2 more comments
feedback

24 Answers

up vote 22 down vote accepted

At one company I worked for, I suggested man-made disasters (eg: Project Titanic, or Project Hindenburg). Management didn't warm to this ;-)

link|improve this answer
So much for self confidence :P – Gamecat Sep 27 '08 at 11:40
Or if you want to be bizarre as well, Project Philadelphia might be a good name to use. – Chris Charabaruk Sep 27 '08 at 15:41
and after Philadelphia, you can have Project Dairy Lea, Project Baby Bel... – danio Oct 29 '08 at 14:38
feedback

Jeff's Ideas from his blog entry :)

  • Types of Food
  • Video games (Atari 2600, Arcade, etc)
  • Brands of Beer
  • Roman Emperors
  • Cartoon characters / shows
  • Mythological names / gods
  • Cars
  • GUIDs (a personal favorite)
  • Gemstones
  • Types of Coffee drinks
  • States
  • Counties
  • Plants
  • Hitchcock films
  • Dog breeds
  • Colors
  • Famous Explorers
  • Trees
  • IRS Tax Forms
  • English monarchs
  • Famous People (eg, Sagan)
  • Wikipedia article names
  • Single letters (including unicode)
  • Radio alphabet
  • Candy brands
  • Dinosaurs
  • Historical Sites
  • City street names
  • IKEA product names
  • Types of Fasteners (nut, bolt, rivet, etc)
  • Ski resorts
  • National Parks
  • Mountain Peaks
  • World War II era ships
  • Birds
  • Beaches
  • Bridges
  • Web 2.0 names
  • Warcraft realm names
  • Cheeses
  • Countries
  • Cereal brands
link|improve this answer
feedback

Norse mythology is a fun theme. "Project Thor" sounds like a powerful app, even though it's less than 100 lines of Python ;-)

link|improve this answer
feedback

Projects

We use bird names for our internal code names, I keep the RSPB's Birds of the British Isles book on my desk to make picking one easier. So far we have used:

  • Coot
  • Warbler
  • Plover
  • Quail
  • Puffin
  • Razorbill (our lead developer's favourite)

As you can see we pick them in a random order.

Servers

Our server names however are picked sequentially. We pick two schemes, one for physical servers and one for virtual servers, for example chocolate bars and vegetables. Then each time we install a new server we move up the alphabet from A-Z, when we run out of letters we pick a new scheme.

link|improve this answer
feedback

Microsoft Project Names

link|improve this answer
feedback

I tend to name my projects after a song I'm listening to a lot in development. Easily memorable and it's easy to look in iTunes and pick out a name quickly.

link|improve this answer
feedback

I use names of things from books I am currently reading. Like name of the fictional cities, characters and so on. I bet every scheme is great as long as you have a name that you can keep in mind and directly associate things to it.

link|improve this answer
feedback

On Cody's comment about memorable: Back when Ben Goodger was the lead developer for Firefox, a lot of Firefox releases were named after Auckland suburbs, where Ben was from. :-)

link|improve this answer
feedback

At first we had fun names. For projects we internally used poet names such as "project Poe" or "project Vogelweide". But as the projects (and the client base) grew we simply switched to flat names before the project had a real name and major / minor / build - numbers for the software (updates). The version, i.e. 2.03.047, is coded into the software so you can read it and get a development environment with exactly that code.

Anyway, life is too short not to have fun.

So, whenever possible I try to make a little fun with all who participate. Example: I was at a clients office and we talked about the new release. After everything was explained and we were allowed to release I took a phone, called the lead developer and said loudly: "Listen, the pigeons are flying backwards in spring, repeat, the pigeons are flying backwards."

I think this sounds better than "Release version 2.02.037, please."

link|improve this answer
feedback

I like to come up with a name, then invent a backronym for it. For example, I wrote a test framework and thought Spengler would be cool name, which stands for "Simple Procedures Examing New Gremlins Lowering Error Rates"

More examples

  • Mozart - "Media Objects Zoning And Redundancy Technology"
  • Corelli - "Cd Ordering REplication Labelling Listing & Invoicing"
  • Brahms - "Batch Recording ArcHive Management System"

Some people suspect I spend more time on the acronym than writing the software. That couldn't be true, could it?

link|improve this answer
1  
Of course it couldn't; everyone knows that you spend more time in SO than inventing acronyms. – tzot Sep 29 '08 at 23:00
feedback

Apple Project Names

link|improve this answer
feedback

I choose a planet from the Star Trek Planets List :-)

link|improve this answer
feedback

If you're a huge music fan or movie-buff you could use band names, song names, or movie names I suppose, but those might seem a bit trivial. I do think it would be funny to walk into an office and ask "So how's Project Tarantula doing?" or "So how's the Dark Side of the Moon?"

link|improve this answer
I once named a server Geir, which worked very well until we hired someone named Geir, then it became a bit confusing. – Anders Sandvig Sep 27 '08 at 9:49
feedback

First, I spend some time trying to come up with a name that would be suitable for the given project, i.e. a name that relates to what the project is about or what the software does.

This can often be quite hard, which is why I also keep a list of potential "codenames" to pick from. When I start a new project I go through the list to see if I can find anything suitable, and use that until I eventually come up with something better. In some cases I might even stick with the codename.

Whenever I come up with a new name—related to a project, or not—I put it on the list for potential future projects. It doesn't solve the problem of finding good names for the final product, but it saves me a lot of time when starting a new project, as I usually have a name temporary codename ready to use.

link|improve this answer
feedback

We typically use the names of geographical places of interest in the vicinity of our company's headquarters. River names, for instance, are used for new libraries, while the names of hills are used for winforms applications. We also try to not use too popular geographical sites, to make it less likely that they're used by other companies already (and google helps, too).

link|improve this answer
feedback

We are an outsourcing company and have literally thousands of projects. So we like their names to be consistent and easy to remember. So we use a three-letters code (usually an abbreviation or acronym) for the customer followed by the three-four letters code of the project. This allows us to easily group the work we do for the same customer together and the names are suprisingly easy to read and remember. If it's a second phase it could get a numeric at the end.

So at the end we get something like:

<CST>-<CMS>[2]
link|improve this answer
feedback

How about conspiracy theories? Project codenames such as ODESSA, Majestic-12, MKULTRA... Ooh! Project Reptilian Humanoid!

No way management would allow code names like those outside of the company. Which might lead to another code name in the conspiracy theory series.

link|improve this answer
feedback

Any two letter combination still available :) We like it short...

link|improve this answer
feedback

Currently, we are using Greek Gods.

link|improve this answer
feedback

I base it on Roman gods/titans. Quoting from my blog:-

Alright. So I’m calling my compiler framework ‘Kronos‘ after the Roman titan of “human time”, since this project is consuming my life and will continue to do so for a long time, possibly years; and as such is a collosal commitment of my, very human time :-).

Kronos was raised up by the Romans from a Greek titan of chaos and disorder. Here is another analogy that resonates with me, right up until now I have been chaotic in my approach to developing myself as a programmer, this framework represents a real ordered commitment.

link|improve this answer
I am not sure if your answer is tongue-in-cheek; in any case, Kronos was the god's Greek name, first of the Titans (children of Uranus (sky) and Gaia (earth)). Saturn was the name the Romans used for Kronos. – tzot Sep 29 '08 at 23:04
feedback

In my company, we use names of rivers. Our latest project was called "Project Nile". Has a nice ring to it :)

For my personal projects, I usually go with something descriptive of the code I'm writing. E.g.: "JavaScriptSelectPopulate", "JavaScriptDataTableAbstraction", etc.

link|improve this answer
Project Nile == Sun's tool to export creative assets from professional designer tools to JavaFX? – David Sep 28 '08 at 21:47
feedback

For customer projects we use comic book characters, for internal projects we use Lord of the Rings characters.

alt text

link|improve this answer
feedback

I was using Beatles songs for a while, on a project a few years ago.

...Helter Skelter ...Glass Onion ...Dear Prudence ...Rocky Racoon

link|improve this answer
feedback

Paul Dixon's comment about backronyms reminds me of another theme for naming projects: see Sub-engines of SCUMM. :-P

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.