Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

I have a great idea!

Name: Anonymous 2012-07-05 13:01

I'm gonna program a site like Omegle but with as many conversational partners as you want! A place to meet many people and just chill out. I dunno if I should learn nodejs or python/twisted though. What you think?

Name: Anonymous 2012-07-05 13:09

Yeah, where people can join in and discuss specific topics pseudonymously!  That's a revolutionary idea!  You could call it something like Internet Relay Chat.

Name: Anonymous 2012-07-05 13:31

I don't know for the name yet. I think it needs to be more catchy but I will decide later
what is the best for something like this? nodejs or twisted? ruby?

Name: Anonymous 2012-07-05 13:39

If you are going to program it, you should know what language to use.

Name: Anonymous 2012-07-05 13:59

Why not make an IRCd where each connected client gets a tripcode for a nick and /NICK does nothing, and then use some already existing javascript IRC client on your site. Consider how linked IRC servers will behave in this anonymous system. Then, open source it under a dual license of AGPL and Xarn Public License.
Erlang is obviously the best language for this IMHO.

Name: Anonymous 2012-07-05 14:36

>>5
you're stupid.

Name: Anonymous 2012-07-05 14:54

>>6
no you!

Name: Anonymous 2012-07-05 15:42

OP if you're actually considering this for real, consider the IRCd path, you can code to an RFC, and can debug your server with any IRC client. As I remember it, IRC's protocol is dead simple:
COMMAND word word word :Rest of line with spaces
and
:user COMMAND word word word :Rest of line with spaces

You'll end reinventing all of IRC anyway, you'll need to manage connected clients, manage channels, ping out dead connections and protect from floods.

Name: Anonymous 2012-07-05 16:05

>>5 I fully support this

Name: Anonymous 2012-07-05 16:48

>>5,7
I think you're stupid because "NICK <word>" should set your nickname to the secure tripcoed given by <word>.

Name: Anonymous 2012-07-05 18:36

>>10
I think you're stupid because I have the doubles.

Name: Anonymous 2012-07-05 18:39

That's interesting OP because I was thinking of devving a site like omegle except you get connected to no one and just talk to your self.

Name: Anonymous 2012-07-05 18:44

foreveralogle ;_;

Name: Anonymous 2012-07-05 19:29

>>13
I was joking at first but now I have to do it

Name: bampu pantsu 2012-07-06 4:57

bampu pantsu

Don't change these.
Name: Email:
Entire Thread Thread List