Facebook has taken their app offline:
<a href="http://www.wired.com/gadgetlab/2012/06/facebook-quietly-releases-find-friends-nearby-then-quietly-pulls-it/" rel="nofollow">http://www.wired.com/gadgetlab/2012/06/facebook-quietly-rele...</a><p>In the mean time, a company called FriendThem announced they are contemplating legal action against Facebook because they feel their idea was stolen:
<a href="http://venturebeat.com/2012/06/25/friendthem-sues-facebook-court-public-opinion/" rel="nofollow">http://venturebeat.com/2012/06/25/friendthem-sues-facebook-c...</a><p>Which made me think this idea is too simple to sue each other over. I wrote a clone in about half a day yesterday (the link above). For those interested in the technology, it's made with Python, Bottle.py, Gevent, MongoDB, CoffeeScript and JQuery Mobile. Code is here:
<a href="https://github.com/allards/connectnearby" rel="nofollow">https://github.com/allards/connectnearby</a><p>A live version is here
<a href="http://connect.othercircles.com" rel="nofollow">http://connect.othercircles.com</a><p>The app would be much more useful if you could connect on Linkedin, Twitter or with a vcard as well. NFC would be perfect for this. What do you think?