perlgo-developer Mailing List for PerlGo
Status: Alpha
Brought to you by:
dewarim
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
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 13:20:02
|
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: Ingo W. <st...@on...> - 2003-04-24 15:30:38
|
The new version 0.1.4 includes unlimited 'Undo' and contains some changes to introduce Go::UI::Text.pm as the first user interface. For the next version, Redo and Goto_move are planned. Ingo -- Ingo Wiarda - http://dewarim.de GnuPG: http://dewarim.de/de/gpg_key.txt |
From: Ingo W. <st...@on...> - 2003-04-12 20:05:48
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have started work on a new module, Go::UI.pm and it's sub-modules. It wil= l=20 handle all user interface aspects.=20 Go::UI::Text.pm is the first interface and the most basic one. It will help= to=20 define the kind of methods needed.=20 To add another interface, like a GUI, one 'just' has to a module=20 Go::UI::Gui.pm and define the basic interaction methods like get_move,=20 show_board etc.=20 By separating those parts from the game logic, I hope to be able to provide= =20 all kinds of interfaces. It is perhaps even possible to have multiple user= =20 interfaces connected to the same board. Eg if you have a UI::Server and=20 UI::CGI, you could watch the CGI-players from the console, like with modern= =20 internet go clients. Work on localisation has not begun, I am still thinking about how to do thi= s. Yours, Ingo =2D --=20 Ingo Wiarda - http://dewarim.de GnuPG: http://dewarim.de/de/gpg_key.txt =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE+mI11sLHA1jYsnXgRAr//AKCmHFZv9MooDyM2Phqe39PKI8rmLwCcDIFk V78AYWDYED5mskPCSk6T3l0=3D =3DwDA0 =2D----END PGP SIGNATURE----- |