Create a chat, copy the URL, paste it wherever you want.
Perfect for those that would like to continue a discussion on a social network without having to sign up for anything.<p>http://beta.mss.gs/#!/page/home
Create a chat, copy the URL, paste it wherever you want.
Perfect for those that would like to continue a discussion on a social network without having to sign up for anything.<p>You can find me here: <a href="http://beta.mss.gs/#!/chat/424ad948f671dd032c4a2e89fb115763" rel="nofollow">http://beta.mss.gs/#!/chat/424ad948f671dd032c4a2e89fb115763</a>
This is very similar to one of my own weekend projects from several years back when I was trying out Google AppEngine.<p><a href="http://yakeze.appspot.com/chat/4d8079ff24d6ab02fcd9fd0e767a21a5/" rel="nofollow">http://yakeze.appspot.com/chat/4d8079ff24d6ab02fcd9fd0e767a2...</a><p>Yours is much nicer. Well done.
Nicely done. Seems like the technology is there now to do this relatively easily. I did it too on Google App Engine. Took me more than a weekend though. Did it for my wife, she uses it on chinese gossip sites.<p><a href="https://monsterbagua.appspot.com" rel="nofollow">https://monsterbagua.appspot.com</a><p>I used jquery on the front and golang on the back.
I also built <a href="http://prompt.im" rel="nofollow">http://prompt.im</a> (<a href="http://news.ycombinator.com/item?id=2457111" rel="nofollow">http://news.ycombinator.com/item?id=2457111</a>) around 1 year ago which is pretty similar (doesn't really work anymore). Good luck with it.
Similar to what I am doing with <a href="http://chatfor.us" rel="nofollow">http://chatfor.us</a> except I have been planning to add authentication sources to better identify people and control moderation. Your approach is interesting, easier to implement too. I may have to think about that.
did something similar, with some twists <a href="http://270rule.appspot.com" rel="nofollow">http://270rule.appspot.com</a> no (!) usernames, is a bookmarklet to use on top of existing sites, and has a feed for those sites and activities
There seems to be a lot of chat related apps coming out of the works, this other one is pretty cool: <a href="http://news.ycombinator.com/item?id=4000283" rel="nofollow">http://news.ycombinator.com/item?id=4000283</a> - nice work dude.
seriously cool. looks like chat is the new 'to-do list' and I mean that in a good way. if anything it is more fun and interactive to build.<p>i also did something similar except the chat room generation is automatic and based on your location. Basically <a href="http://getyoucoffee.com/" rel="nofollow">http://getyoucoffee.com/</a> will decide which chat room you are assigned to based on your location. it's pretty huge in cities with subways.