pastebot-disc Mailing List for pastebot
Status: Beta
Brought to you by:
rcaputo
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ben...@id...> - 2004-05-25 08:07:25
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: <af...@ch...> - 2003-09-22 21:15:39
|
Hello - I'm trying to set up pastebot on a small irc server (irc.gnug.org #programmingchat channel). I want to use http://codebot.no- ip.com:8888 as the URL for people to go to and use. Here is my current pastebot.conf file: http://www.greenoceandesign.com/pastebot-conf.txt When trying to execute it I get an error message pertaining to the irc client being redefined on Line 53. What am I doing wrong? Exact message: C:\pastebot>perl pastebot.perl option irc redefined at pastebot.conf line 53 Compilation failed in require at Server/Web.pm line 18, <MPH> line 53. BEGIN failed--compilation aborted at Server/Web.pm line 18, <MPH> line 53. Compilation failed in require at pastebot.perl line 9, <MPH> line 53. BEGIN failed--compilation aborted at pastebot.perl line 9, <MPH> line 53. C:\pastebot> I'm running it on WinXP Pro with ActivePerl 5.8.1 (with the all the required perl packages installed that were listed in the pastebot README). Where am I going wrong? Any help would be greatly appreciated, thanks! Alex Ford |