Funny idea for registrations visualisation. A queue waiting to get entrance into the platform.
Just saw this on Graph.me. I don’t know what they are doing exactly, but i really like the idea.

Social networking travel site Dopplr has apparently been acquired by Nokia for somewhere between $15-22 million dollars.
(via ReadWriteWeb)
htpasswd -c .htpasswd USERNAME
I just had the problem that i wanted to change the project-type of an Eclipse project to ‘Java Project’ — it was a normal project before. This are the steps i executed:
<natures> and insert <nature>org.eclipse.jdt.core.javanature</nature> as a child.That’s it.