You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(1) |
Mar
(6) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <inf...@li...> - 2004-05-22 12:43:13
|
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: <inf...@li...> - 2003-03-07 20:46:03
|
>> CCS fixed and tested > > what's CCS? > > I just added a really short summary. i didnt do anything nice because > i was > too lazy to tramp in, so i just used emacs from the shell. CCS is bad typing, I meant CSS. While I prefer vi, you can use emacs if you want to ;) I think the update you made is fine. I want to fix the style sheet and rename the file to index.html. >> 2. I want to get a private Mason install set up on the SF server. >> I'll need to see if the account provides everything we need. I'd like >> to be able to use SF to compare and contrast with my perlmonk.org >> install. Plus, as we get further along, it would be nice to 'eat our >> own dogfood.' > > should be able to install mason because we have shell access. might > need > serious .htaccess majic, but you know how to do that already. I checked out the SF web services FAQ, and it looks like the .htaccess directives we need will be there. I plan to keep super careful notes on the installation process and create a HOWTO. The HOWTO can act as a core design doc and as a tool to collect data for us on how the process works on different systems. > >> 3. Design documents: >> What features do we need/want? >> Implementation ideas > > start poking stuff into the docs thing, however lame they are. then we > build > from the docs. Exactly. > >> 4. Code. Actual code. Many SF projects choke when it comes to this >> one. > > 'sfact. but i'll work best from docs, because it helps me think, so > i'll try > and write my thoughts down. sometimes activity counts. That's why this is #4. >> 5. User documentation. See comment for #4, we'll need this too. > > that's easy for me. ideally, one could write all the docs first and > then > implement the docs....but we all know that never happens.... :-) 4 & 5 should be concurrent. But I'll be happy if we can manage any useable docs > i've done my bit for the next few days, must attend to homeowners > association > business next...i'm my own preemptive scheduler... Thanks. With my schedule being what it is, we're going to have to take baby steps. Which is fine, as long as we keep making progress. --Mark |
|
From: <inf...@li...> - 2003-03-05 07:01:36
|
ack, i screwed up the perms so that toIndex.html isnt coming up correctly anymore, it's showing the dir instead. what'd i do? At Tue, 4 Mar 2003 01:43:30 -0800, inflatableweb-devel-admin wrote: > > If you have some idea what to put in place of the blahs, go ahead. > I've been meaning to write something up, but I've been rather > distracted lately. > > > > On Friday, February 28, 2003, at 07:52 AM, > inf...@li... wrote: > > > Should i add some more blahs? > > > > or posssibly something more appropos? > > > > i think i have a pretty good idea of what to say, and if you guys dont > > like it > > the you or i can change it.... > > > > no answer counts as a yes... :-) > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Etnus, makers of TotalView, The > > debugger > > for complex code. Debugging C/C++ programs can leave you feeling lost > > and > > disoriented. TotalView can help you find your way. Available on major > > UNIX > > and Linux platforms. Try it free. www.etnus.com > > _______________________________________________ > > Inflatableweb-devel mailing list > > Inf...@li... > > https://lists.sourceforge.net/lists/listinfo/inflatableweb-devel > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Inflatableweb-devel mailing list > Inf...@li... > https://lists.sourceforge.net/lists/listinfo/inflatableweb-devel > |
|
From: <inf...@li...> - 2003-03-05 06:39:48
|
At Tue, 4 Mar 2003 01:53:16 -0800, inflatableweb-devel-admin wrote: > > What do we do now? Here are my thoughts. > > 1. We need a real webpage. I'll try to get the CCS fixed and tested > this week. I'm using this project as an excuse to learn CSS2. Things > might get ugly : ) We need some real content on the page too. A > simple summary that describes Mason and the problem we are trying to > solve is all we need for now. Other info can be added later. what's CCS? I just added a really short summary. i didnt do anything nice because i was too lazy to tramp in, so i just used emacs from the shell. > 2. I want to get a private Mason install set up on the SF server. > I'll need to see if the account provides everything we need. I'd like > to be able to use SF to compare and contrast with my perlmonk.org > install. Plus, as we get further along, it would be nice to 'eat our > own dogfood.' should be able to install mason because we have shell access. might need serious .htaccess majic, but you know how to do that already. > 3. Design documents: > What features do we need/want? > Implementation ideas start poking stuff into the docs thing, however lame they are. then we build from the docs. > 4. Code. Actual code. Many SF projects choke when it comes to this > one. 'sfact. but i'll work best from docs, because it helps me think, so i'll try and write my thoughts down. sometimes activity counts. > 5. User documentation. See comment for #4, we'll need this too. that's easy for me. ideally, one could write all the docs first and then implement the docs....but we all know that never happens.... :-) i've done my bit for the next few days, must attend to homeowners association business next...i'm my own preemptive scheduler... > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Inflatableweb-devel mailing list > Inf...@li... > https://lists.sourceforge.net/lists/listinfo/inflatableweb-devel > |
|
From: <inf...@li...> - 2003-03-05 06:31:50
|
Edited the website a tad. that's as much as i have time for right this instant.... feel free to improve.... At Tue, 4 Mar 2003 01:43:30 -0800, inflatableweb-devel-admin wrote: > > If you have some idea what to put in place of the blahs, go ahead. > I've been meaning to write something up, but I've been rather > distracted lately. > > > > On Friday, February 28, 2003, at 07:52 AM, > inf...@li... wrote: > > > Should i add some more blahs? > > > > or posssibly something more appropos? > > > > i think i have a pretty good idea of what to say, and if you guys dont > > like it > > the you or i can change it.... > > > > no answer counts as a yes... :-) > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Etnus, makers of TotalView, The > > debugger > > for complex code. Debugging C/C++ programs can leave you feeling lost > > and > > disoriented. TotalView can help you find your way. Available on major > > UNIX > > and Linux platforms. Try it free. www.etnus.com > > _______________________________________________ > > Inflatableweb-devel mailing list > > Inf...@li... > > https://lists.sourceforge.net/lists/listinfo/inflatableweb-devel > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Inflatableweb-devel mailing list > Inf...@li... > https://lists.sourceforge.net/lists/listinfo/inflatableweb-devel > |
|
From: <inf...@li...> - 2003-03-04 09:53:18
|
What do we do now? Here are my thoughts. 1. We need a real webpage. I'll try to get the CCS fixed and tested this week. I'm using this project as an excuse to learn CSS2. Things might get ugly : ) We need some real content on the page too. A simple summary that describes Mason and the problem we are trying to solve is all we need for now. Other info can be added later. 2. I want to get a private Mason install set up on the SF server. I'll need to see if the account provides everything we need. I'd like to be able to use SF to compare and contrast with my perlmonk.org install. Plus, as we get further along, it would be nice to 'eat our own dogfood.' 3. Design documents: What features do we need/want? Implementation ideas 4. Code. Actual code. Many SF projects choke when it comes to this one. 5. User documentation. See comment for #4, we'll need this too. |
|
From: <inf...@li...> - 2003-03-04 09:43:32
|
If you have some idea what to put in place of the blahs, go ahead. I've been meaning to write something up, but I've been rather distracted lately. On Friday, February 28, 2003, at 07:52 AM, inf...@li... wrote: > Should i add some more blahs? > > or posssibly something more appropos? > > i think i have a pretty good idea of what to say, and if you guys dont > like it > the you or i can change it.... > > no answer counts as a yes... :-) > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The > debugger > for complex code. Debugging C/C++ programs can leave you feeling lost > and > disoriented. TotalView can help you find your way. Available on major > UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Inflatableweb-devel mailing list > Inf...@li... > https://lists.sourceforge.net/lists/listinfo/inflatableweb-devel |
|
From: <inf...@li...> - 2003-02-28 15:51:13
|
Should i add some more blahs? or posssibly something more appropos? i think i have a pretty good idea of what to say, and if you guys dont like it the you or i can change it.... no answer counts as a yes... :-) |