Search the web
Sign In
New User? Sign Up
WikiForum · The mailing list for Wiki administrators
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Disable HTML in Wiki Text?   Message List  
Reply | Forward Message #85 of 359 |
Re: [WikiForum] Disable HTML in Wiki Text?

On 6 Mar 00, at 0:22, Peter Thoeny wrote:

> systems proves that it works well: The community is
> monitoring postings, non conforming text (if by mistake
> or by purpose) is usually corrected by other members in
> the community within a short time. This is a self
> regulating systems, not unlike the 5 family communities
> in the old Edo-period in Japan, that had the function to
> judge and police the member of the community.

This brings up an interesting question I always wanted to know the
answer to. Do we have any idea what the average wiki site size is
(in wiki pages)?

I'm concerned about the size of our wiki from a strictly performance
and organization standpoint. From my limited unix knowledge I
recall about 60 files per directory being a nice limit to keep
directory speed optimal. Large directories shouldn't get more than
a few hundred files in them or performance begins to significantly
degrade for all file system operations.

At last count, the joswiki has well over 1000 wiki pages (I believe it
was 1200 or 1300 last time I checked). I've been noticing some
pretty poor performance as a result.

I was wondering how other large wiki's handle this problem (if they
do handle it). Our users have rejected the use of wiki webs,
preferring to use a single web to store all wiki pages. I've been
working on a patch to reorganize the pages by subdirectories using
the first letter of the page name as a temporary fix. At the current
state though, I'm wondering of a database isn't a better solution.

BTW, for those with this size site, you need to be careful in using
the search feature of the Twiki. Grepping into such fat directories
will absolutely kill your webserver.

In addition, with such a large site, I've found that the self-regulating
community doesn't always work nicely. Many page edits go
unseen and we're having a lot of "orphaned page" problems.
Mostly due to pages authors want to abandon but can't because
there's no delete. I'm wondering about perhaps warning a user
when they've removed the last link to a page. And then putting the
orphaned page on a "bubble list". Then at some regular interval,
scanning the bubble list, and deleting ones without hits... sorta like
an auction of the orphaned page's popularity.

I would also be interested in any other ideas for automating self-
healing and self-organizing a wiki.

comments?

-iain



Mon Mar 6, 2000 3:56 pm

iainshigeoka@...
Send Email Send Email

Forward
Message #85 of 359 |
Expand Messages Author Sort by Date

CERT recently released two papers about the dangers of using HTML in dynamically generated pages: Malicious HTML Tags Embedded in Client Web Requests ...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 5, 2000
9:44 am

... I've been thinking about this problem a bit and am pretty torn right now between the costs/benefits of allowing html. From my limited experience, I think a...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 5, 2000
4:39 pm
Bob Racko
bobr@...
Send Email
Mar 6, 2000
1:09 am

... Easy collaboration is the most important aspect of Wiki systems, therefore the system should be forgiving to not perfectly formatted text. It would be easy...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 6, 2000
8:23 am

... This brings up an interesting question I always wanted to know the answer to. Do we have any idea what the average wiki site size is (in wiki pages)? I'm...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 6, 2000
3:59 pm
Bob Racko
bobr@...
Send Email
Mar 6, 2000
4:48 pm

... We have closed to 800 pages in our internal TWiki.Know knowledge base web (a total of 1600 files with the RCS included). I don't see any performance...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 8, 2000
8:45 am

... In order to know what pages link to the deleted page, you'll need to store a database of some sort of links to pages won't you? I do really like your idea...
Iain Shigeoka
iainshigeoka@...
Send Email
Mar 8, 2000
3:33 pm

... I have added a TrashCanWeb topic as brainstorming idea in the TWiki co-development web at ...
Peter Thoeny
peter.thoeny@...
Send Email
Mar 8, 2000
5:31 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help