Hey HN! I had some extra time this weekend and I built a prototype of a concept I had for a social network.<p>The idea is based around a concept I call "microevents". Basically I want to be able to quickly generate an event like "I want to grab a coffee". This event will be posted in a stream where others can say "Hey! I wanna join in!" and be listed in that event. The original poster can then proceed to create a "meetup" where he/she describes where and when to meet.<p>This is just the web app but a mobile version will definitely come if I feel that I am getting positive feedback for the site.<p>On the tech side its some pretty jQuery, basic PHP and storage is on MySQL. The authentication is through Twitter's @anywhere. Not the greatest but really easy to deploy. I plan on constructing my own authentication system in the future where the user can populate his/her social graph by connecting to Facebook and Twitter. That is a future plan though.<p>Tell me what you think! It is kind of empty right now but if you will all join me in the Ann Arbor, MI we can populate that local list some.<p>Ah! I forgot to mention that I am only supporting a few cities. I will be featuring a full set of cities in the future. Sorry about that.<p>http://www.torehansharman.com/gathr
This is very similar (identical?) to one of my projects - <a href="http://shoutfast.com" rel="nofollow">http://shoutfast.com</a> - how will you beat the "chicken and egg" problem?