You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
(5) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ben...@id...> - 2004-05-22 12:43:11
|
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: <den...@t-...> - 2003-04-13 13:57:45
|
Hey guys, i integrated cppunit. Since there are problems with compiling cppunit-1.8.0 with Visual Studio .NET out-of-the-box, here's how to do it: 1. Download cppunit-1.8.0.tar.gz from .... 2. Extract cppunit-1.8.0.tar.gz to the same directory where your bayesline directory resides. 3. Rename the cppunit-1.8.0 directory to cppunit. 4. Open cppunit/src/CppUnitLibraries.dsw and answer "Yes to all" to convert all projects and the solution file to VC++7.0 format. 5. Select "Batch build" from the build menu, select all cppunit and cppunit_dll entries, and "Build" them. Do not select the other projects, b/c they won't compile with VC++7.0. Dennis |
From: Sebastian R. <ri...@ur...> - 2003-03-14 13:36:58
|
To whom it may concern: notification mails on commits in the repository are now sent to bay...@li.... Just subscribe to this list if you want to stay up to date with the very frequent repository changes :) Pies aut. Sebastian |
From: Sebastian R. <ri...@ur...> - 2003-03-06 14:43:39
|
Developing crowd, an easy and 'fun' way to understand the Valuation Concept would be implementing a n-dimensional Gaussian Probility Potential which can be combined with other Gaussians and Long/Double Potentials (for now). See the feature request list for more tasks. Cheers, Sebastian |
From: Sebastian R. <ri...@ur...> - 2003-03-04 13:42:26
|
Right now I'm thinking about implementing a simple gui to allow better testing and to enhance our position in the market(aehem). We have a few options here: C# .net solution: + learning a new language + powerful (probably) - potential "Potential developers" would need to know and use two languages for developing a Potential and a corresponding gui. - not as platform independent QT + powerful + free + same language + platform independent - for windows there's only the 2.3 version freely available wxWindows + free + platform independent - not as powerful Any thoughts? Cheers, developing crowd |
From: Sebastian R. <ri...@ur...> - 2003-03-04 13:15:56
|
Dear respected project admin D., your test seems to work just fine. Happy coding to you, your developer crowd. |
From: <den...@t-...> - 2003-03-04 00:19:09
|
Hi developer crowd out there, this is the first test to our new bayesline-devel mailing list. Happy coding, D. |