jshttp / jshttp.github.io

https://jshttp.github.io/
MIT License
47 stars 3 forks source link

node.js version badges #45

Closed dougwilson closed 9 years ago

dougwilson commented 9 years ago

since the version badges are not an official service (perhaps someone might get shields.io to add it, ehh?), i thought i would put down the different ones with there colors here:

Node.js 0.8 Node.js 0.10 Node.js 0.11

with 0.8 or lower being bright green, 0.10 being green and 0.11 being orange for not the greatest support, haha. the numbers would all go up one with 0.12 comes out, so 0.10 would then be green, etc.

rlidwka commented 9 years ago

... or matching traffic lights...

Node.js 0.8 // oldstable Node.js 0.10 // stable Node.js 0.11 // dev

PS: orange and red are too similar imho

jonathanong commented 9 years ago

i think @rlidwka 's colors make more sense. my only issue is that 0.10 is so old it should be considered two versions. 0.10 should be green and 0.8 should be really really green. hahaha

dougwilson commented 9 years ago

this is what it looks like:

filtered

jonathanong commented 9 years ago

is your computer colorblind?

jonathanong commented 9 years ago

or are we considering people with colorblindness? or am i just confused...

dougwilson commented 9 years ago

oops, i mean to type "... to colorblind people" ;) i usually try to avoid the whole green/red duality for them haha

dougwilson commented 9 years ago

really, it doesn't matter :) my idea was just to try and be like the badge to the left (npm version badge), but i guess eh

yoshuawuyts commented 9 years ago

I find these colors to be a little confusing. As a user I'd expect:

e.g. Maybe it's a good idea to indicate unstable releases with red and stable releases with green? Orange, purple and fifty shades of yellow aren't intuitively clear.

jonathanong commented 9 years ago

make any stable version green and any unstable version red? make 0.8 greener?

rlidwka commented 9 years ago

Green means it's stable / good to use Red means I shouldn't use it.

By your definition we should make anything green. No point publishing something if you don't want people to use it, right?

So I'd suggest to redefine colors this way:

jonathanong commented 9 years ago

yeah, it's not like we're goign to have >= 0.11 modules ever. let's just make everything green lol

Fishrock123 commented 9 years ago

So I'd suggest to redefine colors this way:

  • Green means "feel free to use it and report bugs if you see them"
  • Red means "feel free to use it and report bugs when you see them"

I feel no one will understand that. Dx

Also, no one might actually care.

dougwilson commented 9 years ago

OK everyone, I updated the original post. How does that look to everyone?

Fishrock123 commented 9 years ago

Seems good to me.

jonathanong commented 9 years ago

what about 0.6? can we make it even greeeener for mime-db? hahaha

Fishrock123 commented 9 years ago

meh

dougwilson commented 9 years ago

lol. You just want to feel special, don't you :)? Because of your dev dependencies we can't actually run it in 0.6 on Travis, haha

jonathanong commented 9 years ago

i'm liking the different shades of green we have now. close?