9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] IRC
@ 2001-11-28 14:51 forsyth
  0 siblings, 0 replies; 18+ messages in thread
From: forsyth @ 2001-11-28 14:51 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

the way i sometimes structure this is similar to acme's: to have the usual connection directory
with clone (or new) and an index.  a ctl request sets a name that shows up in the index.


[-- Attachment #2: Type: message/rfc822, Size: 2316 bytes --]

To: 9fans@cse.psu.edu
Subject: Re: [9fans] IRC
Date: Wed, 28 Nov 2001 14:14:02 +0000
Message-ID: <200111281414.fASEE2T57818@devil.lucid>

On Wednesday 28 November 2001 13:27, you wrote:
> why not do it the plan 9 way, if you're going to write a complete client
> anyway? ircfs? sounds right, doesn it?
>
> $ ircfs <mynick> <myserver>
> $ cd /irc/#mychan1
> $ echo "hi all" >> data
> $ cat topic
> $ ls 				# /who #mychan1
>
> (in a different window)
> $ cd /irc/#mychan2
> $ #...
>
> andrey

irc channel names are invalid plan9 file names

You are now talking on #/\/\/\_Hey_/\/\/\#

http://www.rfc.net/rfc1459.html

I've spent a few hours thinking about it but never came up with an elegant
solution that I liked.

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] fossil gone :)
@ 2003-08-18 16:55 andrey mirtchovski
  2003-08-18 18:18 ` [9fans] IRC Skip Tavakkolian
  0 siblings, 1 reply; 18+ messages in thread
From: andrey mirtchovski @ 2003-08-18 16:55 UTC (permalink / raw)
  To: 9fans

On Mon, 18 Aug 2003, andrey mirtchovski wrote:

> i'm having problems with fossil
> that's the only thing that's killing me
>

this sneaked in from irc, i don't know how :) probably a good time to
announce that some of us from this list are gathering on #plan9 @
irc.freenode.net

mostly yaking about how great plan9 is and ooh-aah-ing at witty quotes
from the fortunes file :)

andrey



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] IRC
@ 2001-11-28 15:43 Jonathan Sergent
  2001-11-29 11:25 ` josh d
  0 siblings, 1 reply; 18+ messages in thread
From: Jonathan Sergent @ 2001-11-28 15:43 UTC (permalink / raw)
  To: 9fans

>  I would appreciate it if you would send me a copy... just so i can see how
>you hacked it up.  I was planning on doing a little of this myself, except
>for a more in-depth client... with multiple channels, all the RFC stuff
>taboot.

Might be able to do that if I had your email address.


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] IRC
@ 2001-11-28 15:06 Fco.J.Ballesteros
  0 siblings, 0 replies; 18+ messages in thread
From: Fco.J.Ballesteros @ 2001-11-28 15:06 UTC (permalink / raw)
  To: 9fans

/irc/^(1 2 3 ...)
and /irc/*/name

hth


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] IRC
@ 2001-11-28 15:06 rog
  2001-11-28 16:10 ` Boyd Roberts
  0 siblings, 1 reply; 18+ messages in thread
From: rog @ 2001-11-28 15:06 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

maybe you could do an interface in the style of /net,
rather than having channels as literally named files.
i.e. a clone file and a ctl file into which you'd write
"connect #/\/\/\_Hey_/\/\/\#"
and read/write the data file for messages.

in fact, you could event bind it into /net, teach /net/cs about it,
and then you'd be able to do:

telnet 'irc!#/\/\/\_Hey_/\/\/\#'

i know nothing of irc so i don't know if this would make any sense
at all; it's just a thought.


[-- Attachment #2: Type: message/rfc822, Size: 2312 bytes --]

To: 9fans@cse.psu.edu
Subject: Re: [9fans] IRC
Date: Wed, 28 Nov 2001 14:14:02 +0000
Message-ID: <200111281414.fASEE2T57818@devil.lucid>

On Wednesday 28 November 2001 13:27, you wrote:
> why not do it the plan 9 way, if you're going to write a complete client
> anyway? ircfs? sounds right, doesn it?
>
> $ ircfs <mynick> <myserver>
> $ cd /irc/#mychan1
> $ echo "hi all" >> data
> $ cat topic
> $ ls 				# /who #mychan1
>
> (in a different window)
> $ cd /irc/#mychan2
> $ #...
>
> andrey

irc channel names are invalid plan9 file names

You are now talking on #/\/\/\_Hey_/\/\/\#

http://www.rfc.net/rfc1459.html

I've spent a few hours thinking about it but never came up with an elegant
solution that I liked.

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] IRC
@ 2001-11-23 14:31 Jonathan Sergent
  2001-11-28  9:52 ` josh d
  0 siblings, 1 reply; 18+ messages in thread
From: Jonathan Sergent @ 2001-11-23 14:31 UTC (permalink / raw)
  To: 9fans

On Friday, November 23, 2001, at 04:34 AM, Rob Clews wrote:
> Are there (and do you have any links for) any IRC clients for Plan 9 or
> Inferno?

I hacked ircii to compile with APE and use it in dumb mode (irc -d) with
a rio window.  Works well enough for me...



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [9fans] IRC
@ 2001-11-23  9:34 Rob Clews
  2001-11-23 10:22 ` Matt
  2001-11-23 15:30 ` andrey
  0 siblings, 2 replies; 18+ messages in thread
From: Rob Clews @ 2001-11-23  9:34 UTC (permalink / raw)
  To: 9fans

Are there (and do you have any links for) any IRC clients for Plan 9 or
Inferno?

A *long* search on the net prodcues nothing.

Cheers


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2003-08-18 22:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-28 14:51 [9fans] IRC forsyth
  -- strict thread matches above, loose matches on Subject: below --
2003-08-18 16:55 [9fans] fossil gone :) andrey mirtchovski
2003-08-18 18:18 ` [9fans] IRC Skip Tavakkolian
2003-08-18 18:32   ` andrey mirtchovski
2003-08-18 22:02   ` Jim Choate
2001-11-28 15:43 Jonathan Sergent
2001-11-29 11:25 ` josh d
2001-11-28 15:06 Fco.J.Ballesteros
2001-11-28 15:06 rog
2001-11-28 16:10 ` Boyd Roberts
2001-11-28 23:32   ` Jason Gurtz
2001-11-23 14:31 Jonathan Sergent
2001-11-28  9:52 ` josh d
2001-11-28 13:27   ` Andrey A Mirtchovski
2001-11-28 14:14     ` Matt
2001-11-23  9:34 Rob Clews
2001-11-23 10:22 ` Matt
2001-11-23 12:23   ` Boyd Roberts
2001-11-23 15:30 ` andrey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).