Reminds me of a (dumb) idea I had for a social networking site that was inspired by the million dollar homepage: show 1 million user accounts on one page, no scrolling. Every user can choose the color of their pixel. With zooming in or multiple pages, that could be extended to everyone, but I thought a million people would be pretty cool. Isn't quite as cool with the few dozen people that showed up though. http://hum…
7 billion people on 1 page
61–70 of 73 posts
Re: 7 billion people on 1 page
#62Re: 7 billion people on 1 page
#63Soooo...... am I the only one who noticed Africa was annotated with a black coloured human, and Asia with a yellow one.
Is there a particular color Africans or Asians prefer to associate themselves with moreso than the colors chosen there? Just curious. I don't see how associating a certain continent with a certain color would be racist.
At least some of the folks who claim to speak for Africa say "black" represents the people.
Re: 7 billion people on 1 page
#64Everyone could fit in a cube 1.1 miles on a side. Let's say each person gets a 72 inch tall, 30 inch wide, 20 inch deep box. That's about 28 cubic feet per person. If you stacked all 7B of these next to each other in a cube, you'd have a cube with a side of just 1.1 miles. http://instacalc.com/11188
Re: 7 billion people on 1 page
#65Reminds me of a (dumb) idea I had for a social networking site that was inspired by the million dollar homepage: show 1 million user accounts on one page, no scrolling. Every user can choose the color of their pixel. With zooming in or multiple pages, that could be extended to everyone, but I thought a million people would be pretty cool. Isn't quite as cool with the few dozen people that showed up though. http://hum…
Neat idea. My only issue is I have a hard time between a 'user' and dust on my screen. lol
Re: 7 billion people on 1 page
#66Re: 7 billion people on 1 page
#67 #as1 {
background-image: url('seven_asia.gif');
height: 2110500px;
width: 640000px;
}Re: 7 billion people on 1 page
#68Who thought it was a good idea to color-code Asians with yellow?
Re: 7 billion people on 1 page
#69It's interesting how they did it. I was assuming some javascript trick but it's really quite simple and elegant: #as1 { background-image: url('seven_asia.gif'); height: 2110500px; width: 640000px; }
Re: 7 billion people on 1 page
#70That's a pretty impressive optimization in the browser, I'm fairly sure I don't have that much RAM.