/* Some people answered "gedit and emacs"
or "vim and eclipse and notepad++".
Then I count such results as "0.5 + 0.5"
and "0.33 + 0.33 + 0.33" */
var editors = {
"textmate": 25.33,
"vim": 20.83,
"notepad++": 15,
"unknown": 11,
"emacs ": 9.83,
"coda ": 8.83,
"komodoedit": 7,
"aptana": 6.33,
"geany": 5,
"gedit": 4.83,
"komodo": 4.33,
"eclipse": 4.5,
"sublimetext": 4,
"bbedit": 3.83,
"etexteditor": 3.5,
"espresso": 2.5,
"intellij": 2,
"dreamweaver": 2,
"netbeans": 1.83,
"jedit": 1.5
}