You can subscribe to this list here.
| 2000 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(3) |
Nov
|
Dec
|
|
From: <ben...@id...> - 2004-05-25 08:00:35
|
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: Patrick T. <tul...@cs...> - 2001-01-04 19:05:46
|
Nice subject. :)
> I have modified the C++ server and wrote a Windows CE client for
> in-car use.
Cool!
> This means read-only mounted disk on the server and IRDA
> communication. Should I send the code to someone ? It's still
> incomplete, but basic functions work.
We could give you write access to the repository, if you'd like.
(Brian or Paul, do you have any problems with this?) I'd like to see
what you've done before that though. Can you put a diff on the web?
Or mail it to me?
-Pat
----- ----- ---- --- --- -- - - - - -
Pat Tullmann tul...@cs...
Not many people realize just how well known I am -- Anonymous
|
|
From: Iouri M. <iou...@gm...> - 2001-01-04 18:16:27
|
I have modified the C++ server and wrote a Windows CE client for in-car = use. This means read-only mounted disk on the server and IRDA communication. = Should I=20 send the code to someone ? It's still incomplete, but basic functions = work. Iouri |
|
From: Iouri M. <iou...@gm...> - 2000-11-28 18:50:25
|
Hi, I have an idea of yet another car MP3 player and from what I have read = on your web site Amphion seems to be just the right solution. Here's the idea: A stripped-down server is in a trunk running linux off a ram drive with = an MP3 hard disk mounted R/O so that tha machins could be switched off = safely. A JetEye IRDA adapter is fixed on (or above) the dashboard. The = client is a handheld (WinCE or Palm) fixed on some support with a clip. = The link is UDP over PPP over IRDA. The cool thing that you can operate = controls with your finger over the touchscreen. I ordered the hardware (compaq aero 1520 and a Jeteye adapter) to start = playing with this. I'll have to buy the VC++ CE thingy, too. I thought I = would have to write the comm stuff from scratch, but your stuff seems = great.=20 Random thoughts: 1. Looks like you've switched to Java, but I'll have to use the C++ = version.=20 2. You should add the word mp3 to the project description (the thing = used by SourceForge to index project pages). I spent an hour trying to = find your page on SF and failed (I had forgotten the name, thought it = was Amphitrion). What do you think of it? Is that a direction you'd like to see Amphion going ? Iouri |
|
From: Patrick T. <tul...@cs...> - 2000-01-19 09:43:27
|
http://amphion.sourceforge.net/ The Amphion Project is a client-server music jukebox. It allows multiple independant clients to manage a playlist that is held on a central sever. The server then plays these music files through the local hardware. Currently, the server deals with mp3 files and plays them using mpg123. The server is easily extensible to any file and player combination. This is the first release. Your mileage may vary. - The Ministry of Amphion Development |