Someone else mentioned the idea of kibbitzing with others viewing a given node

Same guy as the prevous point. That's one I don't claim as my own idea though - I enjoyed kibitzing on the Internet Go Server.

At a basic level, it could just be inserted into each users homenode stats, e.g. have a "Now viewing node ###", or "Now editing node ####".

Or maybe even just have a node number appear next to a users name in the chatbox (not that there's any room for that sort of thing in the chatbox).

Tools to learn Perl are neat. But, what does a MOO have to do with Perl?

If the MOO language was perl, I'd answer "everything". If it wasn't, I'd answer "not much"

All you'd be teaching someone is how to use funny characters and a non-standard method-calling syntax.

Ideally the language would be real perl, not crippled perl.

Except, you're now talking a true client-server architecture. I wouldn't want to build that website. MUDs and MOOs are either based on telnet or have their own clients.

It's not too hard. The telnet thing was done because there was nothing else at the time. Current MOOs often have at least some webserver capability. A MOO written in proper MVC style should be easily adapted to any client, and this appears to have been the case.

*snipped*

I have a number of CPAN modules that have languished for lack of time outside work. I know I'm not the only one.

Aaagh! Guilt. I've got to get the next version of my mods up, and the new scripts and articles for my webpage, and arrange another .pm meeting, and... f**k it. What's on TV?

update: snipped and - I always feel that the best learning happens in games. Everything I've had fun doing, I got good at. Compare to some things I've been good at that were no fun at all, and I let them slip.

Fortunately (for me), perl is fun all on its own, but I could imagine having even more fun writing perl agents in a MOO and learning at the same time.

Hmm. What if we could work on CPAN modules in the MOO, and test them there?

____________________
Jeremy
I didn't believe in evil until I dated it.


In reply to Re: Re: Perlmonks MOO by jepri
in thread Perlmonks MOO by Trag

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.