1. RE: IRC channel
- Posted by Chris Bensler <bensler at mailops.com> Feb 03, 2001
- 428 views
sephiroth _ wrote: > Now that I've confirmed the list is working...I've got a little > announcment to make. I've started a Euphoria channel on DALnet. The > channel is #euprog. If you want to get in, connect to > twisted.ma.us.dal.net on port 6668. In my experience, it always works. Sorry to say, but it has been tried many times.. It doesn't work.. First of all, most of the users, don't know how to go about connecting to a chat server.. Second.. most don't have a IRC program.. Third.. those of us who do know how, the number is quite limited, therefore it is not too often that we end up in the chat room at the same time.. 3 people doesn't make for very interesting, or productive conversation.. (it would be rare to even have that many in the room at once) This is the reason RDS needs to support the chat room.. But if Rob is going to do this.. IMHO, I think it would be best if it could be done using our very own EU designed chat server and client progs.. This really isn't too difficult.. the problem arises when trying to support other IRC clients.. like mIRC. And designing a suitable web based chat client... for those who don't know how and/or are not willing to go through the trouble of DL'ing and setting up their own client to connect to the server.. Is anyone willing to take this task on? Ah he hehemm ... Kat? Ahh ah choo! Ray?! Com'on experts.. show yer stars!!... {:o) Chris
2. RE: IRC channel
- Posted by Kat <gertie at PELL.NET> Feb 03, 2001
- 416 views
On 3 Feb 2001, at 10:20, Chris Bensler wrote: > > sephiroth _ wrote: > > Now that I've confirmed the list is working...I've got a little > > announcment to make. I've started a Euphoria channel on DALnet. The > > channel is #euprog. If you want to get in, connect to > > twisted.ma.us.dal.net on port 6668. In my experience, it always works. > > Sorry to say, but it has been tried many times.. It doesn't work.. > First of all, most of the users, don't know how to go about connecting > to a chat server.. > Second.. most don't have a IRC program.. > Third.. those of us who do know how, the number is quite limited, > therefore it is not too often that we end up in the chat room at the > same time.. > 3 people doesn't make for very interesting, or productive conversation.. > (it would be rare to even have that many in the room at once) > > This is the reason RDS needs to support the chat room.. > But if Rob is going to do this.. IMHO, I think it would be best if it > could be done using our very own EU designed chat server and client > progs.. > This really isn't too difficult.. the problem arises when trying to > support other IRC clients.. like mIRC. And designing a suitable web > based chat client... for those who don't know how and/or are not willing > to go through the trouble of DL'ing and setting up their own client to > connect to the server.. > > Is anyone willing to take this task on? > Ah he hehemm ... Kat? Ahh ah choo! Ray?! > Com'on experts.. show yer stars!!... {:o) I thought there was an ircd written in Eu in the archives already, written by Hawke',, it's on my hd here, and i didn't write it.... it's called "EU_Server". Caution, it used an older win32lib, so it will likely need tweaking to run with the current win32lib release. Kat
3. RE: IRC channel
- Posted by Chris Bensler <bensler at mailops.com> Feb 03, 2001
- 409 views
What about Linux users? Kat wrote: > On 3 Feb 2001, at 10:20, Chris Bensler wrote: > > > > > sephiroth _ wrote: > > > Now that I've confirmed the list is working...I've got a little > > > announcment to make. I've started a Euphoria channel on DALnet. The > > > channel is #euprog. If you want to get in, connect to > > > twisted.ma.us.dal.net on port 6668. In my experience, it always works. > > > > Sorry to say, but it has been tried many times.. It doesn't work.. > > First of all, most of the users, don't know how to go about connecting > > to a chat server.. > > Second.. most don't have a IRC program.. > > Third.. those of us who do know how, the number is quite limited, > > therefore it is not too often that we end up in the chat room at the > > same time.. > > 3 people doesn't make for very interesting, or productive conversation.. > > > > (it would be rare to even have that many in the room at once) > > > > This is the reason RDS needs to support the chat room.. > > But if Rob is going to do this.. IMHO, I think it would be best if it > > could be done using our very own EU designed chat server and client > > progs.. > > This really isn't too difficult.. the problem arises when trying to > > support other IRC clients.. like mIRC. And designing a suitable web > > based chat client... for those who don't know how and/or are not willing > > > > to go through the trouble of DL'ing and setting up their own client to > > connect to the server.. > > > > Is anyone willing to take this task on? > > Ah he hehemm ... Kat? Ahh ah choo! Ray?! > > Com'on experts.. show yer stars!!... {:o) > > I thought there was an ircd written in Eu in the archives already, > written by Hawke',, it's > on my hd here, and i didn't write it.... it's called "EU_Server". > Caution, it used an older > win32lib, so it will likely need tweaking to run with the current > win32lib release. > > Kat
4. RE: IRC channel
- Posted by Kat <gertie at PELL.NET> Feb 03, 2001
- 420 views
On 3 Feb 2001, at 10:38, Chris Bensler wrote: > What about Linux users? Sorry, i don't do linux, but there ae some linux sockets code apps in the archives, possibly they could be attached in a way to the non-win32lib sections of the Hawke`'s code in a way one could do "if linux then include linux_socks elsif win32 then include win32lib elsif mac then include mac_socks else include dos_socks"? Kat > > Kat wrote: > > On 3 Feb 2001, at 10:20, Chris Bensler wrote: > > > > > > > > sephiroth _ wrote: > > > > Now that I've confirmed the list is working...I've got a little > > > > announcment to make. I've started a Euphoria channel on DALnet. The > > > > channel is #euprog. If you want to get in, connect to > > > > twisted.ma.us.dal.net on port 6668. In my experience, it always works. > > > > > > Sorry to say, but it has been tried many times.. It doesn't work.. > > > First of all, most of the users, don't know how to go about connecting > > > to a chat server.. > > > Second.. most don't have a IRC program.. > > > Third.. those of us who do know how, the number is quite limited, > > > therefore it is not too often that we end up in the chat room at the > > > same time.. > > > 3 people doesn't make for very interesting, or productive conversation.. > > > > > > (it would be rare to even have that many in the room at once) > > > > > > This is the reason RDS needs to support the chat room.. > > > But if Rob is going to do this.. IMHO, I think it would be best if it > > > could be done using our very own EU designed chat server and client > > > progs.. > > > This really isn't too difficult.. the problem arises when trying to > > > support other IRC clients.. like mIRC. And designing a suitable web > > > based chat client... for those who don't know how and/or are not willing > > > > > > to go through the trouble of DL'ing and setting up their own client to > > > connect to the server.. > > > > > > Is anyone willing to take this task on? > > > Ah he hehemm ... Kat? Ahh ah choo! Ray?! > > > Com'on experts.. show yer stars!!... {:o) > > > > I thought there was an ircd written in Eu in the archives already, > > written by Hawke',, it's > > on my hd here, and i didn't write it.... it's called "EU_Server". > > Caution, it used an older > > win32lib, so it will likely need tweaking to run with the current > > win32lib release. > > > > Kat > >
5. RE: IRC channel
- Posted by Mike The Spike <mtsreborn at yahoo.com> Feb 03, 2001
- 412 views
Damn! I was hoping I could point my Mike's Armageddon Box: 'IRCAssinations' to sephiroth's ass on IRC.... Damned room was empty :( Hey pall! Howsit going? I see that crap you tried to pull on me got you to resubscribe using another mailing address. Ah well... No hard feelings hey butt? Anyways, I think it'd be cool if we'd have some sort of Eu To mIRC Translator or some shit. I know there are some C To mIRC translators out there, maybe if EC outputs source only, we can use that. It'd help kitty out a lot. I want to 'C' my Euphoria programs damnit! ;) Mike The Spike
6. RE: IRC channel
- Posted by sephiroth _ <euman2376 at yahoo.com> Feb 03, 2001
- 429 views
David Cuny wrote: > Chris Bensler wrote: > > > Third.. those of us who do know how, the number > > is quite limited, therefore it is not too often > > that we end up in the chat room at the same time.. > > Perhaps Kat would consider writing a couple of chatterbots to keep the > channel active... It shouldn't be *too* difficult to similate some of > the > personalities on this group. > > -- David Cuny > Making an MTS bot would be easy. Just make it swear at random :)
7. RE: IRC channel
- Posted by Mike The Spike <mtsreborn at yahoo.com> Feb 03, 2001
- 421 views
--- sephiroth _ <euman2376 at yahoo.com> wrote: > > David Cuny wrote: > > Chris Bensler wrote: > > > > > Third.. those of us who do know how, the number > > > is quite limited, therefore it is not too often > > > that we end up in the chat room at the same > time.. > > > > Perhaps Kat would consider writing a couple of > chatterbots to keep the > > channel active... It shouldn't be *too* difficult > to similate some of > > the > > personalities on this group. > > > > -- David Cuny > > > Making an MTS bot would be easy. Just make it swear > at random :) Now now... I did pull myself together these last few weeks. The reason for this is because I found out half of the people on this list are 2.5 times my age :( I'm crazy, but I'm not about to give some old geezer a heart attack. Where's the fun acting like an ass infront of a bunch of people that are on retirement? Mike The Spike
8. RE: IRC channel
- Posted by gebrandariz <gebrandariz at YAHOO.COM> Feb 03, 2001
- 419 views
Dear MTS, ----- Original Message ----- From: Mike The Spike <mtsreborn at yahoo.com> To: <EUforum at topica.com> Sent: Saturday, February 03, 2001 7:10 PM Subject: RE: IRC channel > Now now... > I did pull myself together these last few weeks. > The reason for this is because I found out half of the > people on this list are 2.5 times my age :( > I'm crazy, but I'm not about to give some old geezer a > heart attack. > Where's the fun acting like an ass infront of a bunch > of people that are on retirement? > > Mike The Spike Thank you for caring. Only logical, though: sooner than you think, you'll *be* one of us ancients. And only then you'll find out how much more fun it is to act like an ass, but with several decades' experience! Gerardo Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
9. RE: IRC channel
- Posted by Mike The Spike <mtsreborn at yahoo.com> Feb 03, 2001
- 408 views
--- gebrandariz <gebrandariz at YAHOO.COM> wrote: > Dear MTS, > > ----- Original Message ----- > From: Mike The Spike <mtsreborn at yahoo.com> > To: <EUforum at topica.com> > Sent: Saturday, February 03, 2001 7:10 PM > Subject: RE: IRC channel > > > > Now now... > > I did pull myself together these last few weeks. > > The reason for this is because I found out half of > the > > people on this list are 2.5 times my age :( > > I'm crazy, but I'm not about to give some old > geezer a > > heart attack. > > Where's the fun acting like an ass infront of a > bunch > > of people that are on retirement? > > > > Mike The Spike > > Thank you for caring. Only logical, though: sooner > than you think, you'll > *be* one of us ancients. And only then you'll find > out how much more fun it > is to act like an ass, but with several decades' > experience! > > Gerardo LOL! Mike The Spike