Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Oh, no, wikis, widgits, wombats, they all look about the same to me. Variously sized spheres...

The basic idea is perhaps that a community can create a better website together, than anyone has the time/staff/etc to do in isolation.

So, it's a website where anyone can create or edit pages. Everything follows from that. Editing html can be annoying, so to make it a bit easier, and to help random users, there is usually some simple abbreviation scheme. (Such as this. There is some variation, but its all just a few regexps.) People can make mistakes, or want to see whats new, and there is the occasional vandal, so one has versioning. Bottom of the page, "diff", and "View other versions". Top of the page, "RecentChanges". The last bit is to make linking between pages, the pages are usually given titles like "FooBar", so any mention of FooBar becomes a link to the page, without having to do anything. Though some wikis also allow other titles, and use Perl Monks square-bracket approach. And I think that's about it. The UseModWiki is just one (large) perl file.

The underlying thought is that people are willing and able to contribute if a mechanism is provided. And the lower the barrier to entry, the more that will get done.

For instance, the other day I added a page to the Ruby wiki. Python had a nice page on using other languages from Python, so I wrote one for Ruby. And added a link to it from the python page. It wasn't necessary to get access to some machine, submit a cvs patch, or anything else. Even creating an account was optional. Just a quick in, bang, done. Then I went looking for a perl wiki...


In reply to Re: Re: A wiki for Perl by mnc
in thread A wiki for Perl by mnc

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-25 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found