9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Matt" <matt@proweb.co.uk>
To: <9fans@cse.psu.edu>
Subject: Re: [9fans] help, i'm in a wet paper bag and I can't get out
Date: Tue, 12 Jun 2001 14:43:13 +0100	[thread overview]
Message-ID: <019501c0f345$a0833420$6401a8c0@freeze2k> (raw)
In-Reply-To: <20010612132748.06B37199FD@mail.cse.psu.edu>

okay okay :)

project2 will be the Inferno irc client

but when can I look forward to signing it and dropping it on a web page and
using the Limbo plugin for IE ?

that would be pretty useful. Giving clients a url of our IRC server instead
of saying "download an IRC client".

I might get a gold star for that one.

Matt

/me dreams of weaning clients away from html for administrating their sites
/me doesn't want to hear about java.

----- Original Message -----
From: <rog@vitanuova.com>
To: <9fans@cse.psu.edu>
Sent: Tuesday, June 12, 2001 2:36 PM
Subject: Re: [9fans] help, i'm in a wet paper bag and I can't get out


> > One of the problems the monolithic perl script had was that to add
> > functionality they had to kill the bot, change the script and then log
in
> > again.
>
> to bang on (so to speak) about my personal favourite hammer, this is
> something that limbo is well suited for, as it provides dynamic loading
> & unloading of modules trivially.
>
> if ((mod := lookupmod(name)) == nil) {
> mod = load IRCbot "/dis/ircbots/" + name;
> if (mod == nil) {
> sys->fprint(stderr, "cannot find module %s: %r\n", name);
> return;
> }
> stashmod(name, mod);
> }
> mod->functionality();
>
>



  reply	other threads:[~2001-06-12 13:43 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-12 13:36 rog
2001-06-12 13:43 ` Matt [this message]
2001-06-12 14:58   ` Boyd Roberts
  -- strict thread matches above, loose matches on Subject: below --
2001-06-12 18:21 forsyth
2001-06-12 17:17 rog
2001-06-12 23:04 ` rob pike
2001-06-12 17:00 forsyth
2001-06-12 17:02 ` Jonathan Sergent
2001-06-12 19:38   ` Boyd Roberts
2001-06-12 14:32 rog
2001-06-12 14:58 ` Matt
2001-06-12 18:51   ` Boyd Roberts
2001-06-12  9:51 rog
2001-06-12 12:40 ` Boyd Roberts
2001-06-12 13:02   ` Matt
2001-06-12 13:18     ` Boyd Roberts
2001-06-12 13:38       ` Matt
2001-06-12 14:56         ` Boyd Roberts
2001-06-12 14:05     ` Dan Cross
2001-06-12 16:26 ` Jonathan Sergent
2001-06-12 19:33   ` Boyd Roberts
     [not found] <matt@proweb.co.uk>
2001-06-12  0:39 ` Matt
2001-06-12  0:55   ` Scott Schwartz
2001-06-12  1:12     ` Boyd Roberts
2001-06-12  1:00   ` Boyd Roberts
2001-06-12  1:30     ` Jonathan Sergent
2001-06-15  8:27     ` Hermann Samso
2001-06-15 11:53       ` Boyd Roberts
2001-06-15 12:18         ` Matt
2001-06-15 14:01         ` Matt
2001-06-15 14:25           ` Boyd Roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='019501c0f345$a0833420$6401a8c0@freeze2k' \
    --to=matt@proweb.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).