perl_threaded_discussion_packages

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



Subject: Re: Advocacy idea ...
From: Nathan Torkington <gnat@frii.com>
Date: Thu, 14 Dec 2000 10:32:23 -0700 (MST)

Homsher, Dave V. writes:
> With all of the advocacy talk on the ML right now I've been
> mulling around the idea of having a "peer review" forum where one could post
> code that you are currently working on w/an explanation of what you are
> trying to accomplish and have the community review/give suggestions
> warnings, etc. or how to improve code (maybe /. style?).

http://www.perlmonks.org/ is kinda like this.  Kinda.

I like the idea.  Is there a threaded discussion package for mod_perl?

cat >>take23-ideas
  mod_perl application index
^D

===

To: Nathan Torkington <gnat@frii.com>
From: Richard Dice <rdice@pobox.com>
Subject: Re: Advocacy idea ...
Date: Thu, 14 Dec 2000 13:34:32 -0500

> I like the idea.  Is there a threaded discussion package for mod_perl?

Good idea...

I'm working on one, kinda sorta.  Right now, it's an Apache::Registry
hack based on crufty old Perl 4 code I wrote back around 5 years ago.
In other words, I won't even let other people look at it.  (If anyone
out [besides Stas :-) ] there paid any attention to my question 
re: opendir under my particular installation, it was actually in 
support of that very DF program.)

That being said, it's on the list of things to rewrite over the next
1-2 months, database back-ending it, probably turning it into some
kind of handler, etc.  I imagine I'll spent a lot of time looking over
Phorum code and installations for ideas on features and organization.
  http://www.phorum.org/

If other people out there are aware of something decent along these
lines, then I'd be very happy to hear about it.  It might save me
some work.

===

To: "'Gunther Birznieks'" <gunther@extropia.com>,
From: "Homsher, Dave V." <DVHomsher@bemis.com>
Subject: RE: [OT]: Open Source ... was Re: Advocacy idea ...
Date: Fri, 15 Dec 2000 08:29:53 -0500

>>OK, you probably don't want it to be another mailing list 
>>then. But a web 
>>bbs that allows you to post replies to code.

kind of ... I would like to see someplace to post _working_ code (complete
or snippets) with an explanation of what you are trying to accomplish, and
with any issues/special circumstances that you had to take into account. You
would post to one of several categories (Database, XML, OOP, etc.). Maybe
have the functionality for reviewers to alter the code and have the site
produce a diff automagically from the changes. You could maybe see the code
with changes that were made by a select number of people (maybe people who
have highly moderated suggestions/code?).

Possibly have in each section for links to resources that can be moderated
for usefulness in each of these categories (this may already exist -- if it
does, please let me know where! :))

>>Yet such code reviews are 
>>extremely time 
>>consuming so I could see people donating time once a month to 
>>do it but not 
>>much more realistically (based on the fickle *real* workload 
>>we all have).

This is very true, and I also think there would be the whole "critical mass"
issue (people won't use it until it's big / it won't be big until people use
it). I think there would certainly need to be clear guidelines as well (TBD)

>>Anyway, however you want to go about it, good luck.

I think that I will try to come up with a proposal over the weekend (or at
least by the end of the week - Saturday is my b-day :)). Perhaps at that
time a consensus of whether this is worthwhile could be achieved?

>>Usually people go to the archive when they have a problem not 
>>pre-emptively. And I think that although the code someone has 
>>posted for 
>>comments on the main mailing list may no longer be there, the 
>>comments 
>>about that code remain and usually with snippets of the code 
>>in question.
{snip}
>>I don't think this list lacks for discussion on code that 
>>people might post 
>>(although lately its this advocacy stuff). So although it is 
>>better to have 
>>a separate code repository, I am not sure that people would 
>>flock to it 
>>enough to make it better than posting the code to the list 
>>(as a URL) and 
>>discussing it here.

This could even go beyond coding (I am brainstorming here ... unencumbered
by the thought process). Perhaps create an area for project plans, hardware
setup, etc. (of course relating to mod_perl). I find that my biggest issue
is usually not coding problems per se, but "what is the best way to go about
doing this?" or "did I miss something in the code that I will regret
later?". These are my biggest itches. As I mentioned previously, I have no
one to bounce things off of. I am in Ohio which is the land of MS/ASP/VB. I
have been able to convince my employers that mod_Perl is good technology
(mostly based upon speed). I don't want to prove the decision wrong by some
silly mistake (I've been OK so far).

Most of the resources that I can find on the net have to do with "I can't
get this to work" and not "Is this good?". I realize that most of this
knowledge comes with experience, but this could be a place to bounce ideas
around and perhaps jumpstart that experience. Your earlier comment about
this being what open source is all about may be very accurate here. Am I
describing SourceForge? CPAN? ML's? something else?

Also please let me know if this is trailing too far off topic. Is there a
more appropriate place to discuss this?

===

To: Nathan Torkington <gnat@frii.com>
From: Theo Petersen <theo@acsp.com>
Subject: Re: Advocacy idea ...
Date: Fri, 15 Dec 2000 10:37:37 -0700

Nathan Torkington wrote:
> 
> I like the idea.  Is there a threaded discussion package for mod_perl?
> 
mwForum does a nice job, and runs under Apache::Registry.  It allows
both the usual threaded messaging and file uploads/downloads, so it's a
natural for associating files and comments.

I use it for a low-traffic customer requests/comments page, and it's
been fine.  
See the home page, http://www.mawic.de/mwforum/

===


the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu