You can subscribe to this list here.
2003 |
Jan
|
Feb
(193) |
Mar
(55) |
Apr
(32) |
May
(20) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(2) |
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
|
Oct
(1) |
Nov
|
Dec
|
From: <ben...@id...> - 2004-05-22 12:04:24
|
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: bipbip <bi...@mo...> - 2003-09-09 12:16:45
|
Manfred Stellenberg wrote: > i'm sorry, it was a very good new gui... *sad* > > bye guys :/ -- http://www.darkmoo.net Just moo it! |
From: Manfred S. <Man...@gm...> - 2003-09-09 10:44:52
|
hi guys, i leave this project. the reason for doing this: in the last 3 weeks i wrote on a new phpEselGui, at work, at home, every free time i had. today the new Gui was nearly finished... faster, better, templates style, setup file, many many new things and many better coding... but then, 30minutes ago... i made a big big big stupid mistake.. i wanted to make a backup, there was no one.. i saw a directory named "phpMyAdmin" in my webserver root and i decided to delete it.... before i made the backup... yeah... but i don't delete this directory... i deleted the "phpEselGui" directory... i'm soooo stupid :( so much work, and one little mistake destroyed all that... there is NO chance to recover this directory, because i'm using ext3... (with ext2, there would be a little chance) now, you'll understand.. why i have no more motivation to wrote anything on this gui.. i'm sorry, it was a very good new gui... *sad* bye guys -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -------------------------------------------------- 1. GMX TopMail - Platz 1 und Testsieger! 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger! 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post |
From: Sven W. <sv...@sv...> - 2003-08-01 07:47:40
|
Hi, I'm alive to. Have much to do woth my new house (house is nearly finished, but the garden....). Updated phpEselGui in CVS in some small issues (e.g. we've got an "emergency startup"-page, which starts mldonkey without starting the gui (had been a big prblem because of an infinit loop when mldonkey wasn't running). I would be happy to write on phpEselGui in the future but i'm unable to keep the leadship anymore... Hopefully we'll have a fine restart Sven On Thu, 31 Jul 2003, bipbip wrote: > Hello ? > > Is someone still alive on this list ? :) > > I finish my internship on august 22, i hope i'll be able to work a little on > the project then. What about you all ? Still interested or ... ? > > Ciao > > -- > bipbip > http://www.darkmoo.net > Nyo nyo ! > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > |
From: bipbip <bi...@mo...> - 2003-07-31 18:52:07
|
Hello ? Is someone still alive on this list ? :) I finish my internship on august 22, i hope i'll be able to work a little on the project then. What about you all ? Still interested or ... ? Ciao -- bipbip http://www.darkmoo.net Nyo nyo ! |
From: Don S. <do...@se...> - 2003-05-17 16:38:34
|
Alright when I comment that line out all the "Yes/No" radio forms are just text fields. I guess there's some control information there. Anyway it doesn't seem like much is being done so if I have time to think of a solution I'll implement one. Don. On Sat, 17 May 2003, Don Seiler wrote: > Alright it is this line in options.php that is removing the leading / > characters: > > $array[1] = preg_replace("/^\W*/", "", $array[1]); > > Basically it says to remove any "non-word" character from the beginning. > I'm not quite sure what you are expecting to find here. You could just > use the trim() function to get rid of leading whitespace. Are there other > characters appearing that you don't want to display? > > Don. > > On Sat, 17 May 2003, Don Seiler wrote: > > > In hte options page, the leading "/" in my directory paths is removed for > > the following options: > > > > temp_directory > > incoming_directory > > mldonkey_bin > > mldonkey_gui > > > > Example, mldonkey_bin is "/opt/mldonkey" but in the options.php page it is > > "opt/mldonkey". When I run voo from the telnet session or the > > command-line page, the options is correctly printed as "/opt/mldonkey", so > > something in options.php is taking it out. > > > > I'm looking into it now. By the way the options.php files was full of ^M > > characters. I ran dos2unix on it and checked it back in. > > > > Don. > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: If flattening out C++ or Java > > code to make your application fit in a relational database is painful, > > don't do it! Check out ObjectStore. Now part of Progress Software. > > http://www.objectstore.net/sourceforge > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: If flattening out C++ or Java > code to make your application fit in a relational database is painful, > don't do it! Check out ObjectStore. Now part of Progress Software. > http://www.objectstore.net/sourceforge > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Don S. <do...@se...> - 2003-05-17 16:32:10
|
Alright it is this line in options.php that is removing the leading / characters: $array[1] = preg_replace("/^\W*/", "", $array[1]); Basically it says to remove any "non-word" character from the beginning. I'm not quite sure what you are expecting to find here. You could just use the trim() function to get rid of leading whitespace. Are there other characters appearing that you don't want to display? Don. On Sat, 17 May 2003, Don Seiler wrote: > In hte options page, the leading "/" in my directory paths is removed for > the following options: > > temp_directory > incoming_directory > mldonkey_bin > mldonkey_gui > > Example, mldonkey_bin is "/opt/mldonkey" but in the options.php page it is > "opt/mldonkey". When I run voo from the telnet session or the > command-line page, the options is correctly printed as "/opt/mldonkey", so > something in options.php is taking it out. > > I'm looking into it now. By the way the options.php files was full of ^M > characters. I ran dos2unix on it and checked it back in. > > Don. > > > ------------------------------------------------------- > This SF.net email is sponsored by: If flattening out C++ or Java > code to make your application fit in a relational database is painful, > don't do it! Check out ObjectStore. Now part of Progress Software. > http://www.objectstore.net/sourceforge > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Don S. <do...@se...> - 2003-05-17 16:24:45
|
In hte options page, the leading "/" in my directory paths is removed for the following options: temp_directory incoming_directory mldonkey_bin mldonkey_gui Example, mldonkey_bin is "/opt/mldonkey" but in the options.php page it is "opt/mldonkey". When I run voo from the telnet session or the command-line page, the options is correctly printed as "/opt/mldonkey", so something in options.php is taking it out. I'm looking into it now. By the way the options.php files was full of ^M characters. I ran dos2unix on it and checked it back in. Don. |
From: Don S. <do...@se...> - 2003-05-15 03:12:16
|
I'm sorry but am I the only one with this problem? I'd like to know what I might be doing wrong here. Don. On Tue, 13 May 2003, Don Seiler wrote: > Yeah I've tried with both binaries and compiling from source. I can > manually start mlnet and then connect with phpEselGui, but if mlnet isn't > started then apache spins up and takes a lot of CPU before finally timing > out. > > Don. > > On Tue, 13 May 2003, Sven Walther wrote: > > > Hi, > > > > AIM / IChat: SvenWal (but not often, I'm moving my cumputers in my new > > house...) > > > > My mldonkey runs on SuSE (7.0), no problems. Please no OS-Flames, i'm > > using: > > - SuSE (Server @home and @work) > > - Mandrake (Server and Client @work)) > > - Debian (Server @work) > > - OpenBSD (Firewall @home) > > - SPARC Solaris (Server @work) > > - Win 98 (Client @home) > > - Win 2000 (Client @home and @work) > > - MacOSX (Client @home) > > > > and all of them have there own positive features :-) > > > > On Tue, 13 May 2003, Don Seiler wrote: > > > > > On Tue, 13 May 2003, Manfred Stellenberg wrote: > > > > my server is now running well, redhat is much better than suse... > > > > > > But gentoo is _MUCH_ better than redhat. ;) > > > > > > Don. > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to Linux enterprise solutions > > > www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > Phpeselgui-developer mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Don S. <do...@se...> - 2003-05-13 14:45:17
|
Yeah I've tried with both binaries and compiling from source. I can manually start mlnet and then connect with phpEselGui, but if mlnet isn't started then apache spins up and takes a lot of CPU before finally timing out. Don. On Tue, 13 May 2003, Sven Walther wrote: > Hi, > > AIM / IChat: SvenWal (but not often, I'm moving my cumputers in my new > house...) > > My mldonkey runs on SuSE (7.0), no problems. Please no OS-Flames, i'm > using: > - SuSE (Server @home and @work) > - Mandrake (Server and Client @work)) > - Debian (Server @work) > - OpenBSD (Firewall @home) > - SPARC Solaris (Server @work) > - Win 98 (Client @home) > - Win 2000 (Client @home and @work) > - MacOSX (Client @home) > > and all of them have there own positive features :-) > > On Tue, 13 May 2003, Don Seiler wrote: > > > On Tue, 13 May 2003, Manfred Stellenberg wrote: > > > my server is now running well, redhat is much better than suse... > > > > But gentoo is _MUCH_ better than redhat. ;) > > > > Don. > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Sven W. <sv...@sv...> - 2003-05-13 13:20:19
|
Hi, AIM / IChat: SvenWal (but not often, I'm moving my cumputers in my new house...) My mldonkey runs on SuSE (7.0), no problems. Please no OS-Flames, i'm using: - SuSE (Server @home and @work) - Mandrake (Server and Client @work)) - Debian (Server @work) - OpenBSD (Firewall @home) - SPARC Solaris (Server @work) - Win 98 (Client @home) - Win 2000 (Client @home and @work) - MacOSX (Client @home) and all of them have there own positive features :-) On Tue, 13 May 2003, Don Seiler wrote: > On Tue, 13 May 2003, Manfred Stellenberg wrote: > > my server is now running well, redhat is much better than suse... > > But gentoo is _MUCH_ better than redhat. ;) > > Don. > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > |
From: Don S. <do...@se...> - 2003-05-13 12:19:47
|
On Tue, 13 May 2003, Manfred Stellenberg wrote: > my server is now running well, redhat is much better than suse... But gentoo is _MUCH_ better than redhat. ;) Don. |
From: Manfred S. <Man...@gm...> - 2003-05-13 06:24:07
|
good morning, it feels good to hear from you. :) actually i also in use, i allowed to write a program for a little company. but when this is finished i'll try to make phpEselGui to the top GUI in the world! :) (we must go away from telnet!) my server is now running well, redhat is much better than suse... so... if anybody want to contact me...: AIM: fisa2004 MSN: fisa2004 Yahoo: fisa2004 IRC: fisa2004 ICQ: 126676968 greetings manfred -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! |
From: Don S. <do...@se...> - 2003-05-13 00:12:16
|
It appears as though sourceforge is not archive this list any longer. Did someone disable the archiving? Don. |
From: Don S. <do...@se...> - 2003-05-13 00:06:41
|
For the record I'm using mldonkey 2.4.0 with phpEselGui cvs as of Mon May 12 16:30 US Central. Just to clarify the controller log starts out this way: 2003-05-12 18:58:28 - Start function isActive ("127.0.0.1", "4000") 2003-05-12 18:58:28 - Opening telnet-client 2003-05-12 18:58:28 - telnet-client has been opened 2003-05-12 18:58:28 - returning "" 2003-05-12 18:58:28 - Start function printBWStats 2003-05-12 18:58:28 - Start function askDonkey for bw_stats 2003-05-12 18:58:28 - Opening telnet-client 2003-05-12 18:58:28 - Telnet-client has been opened 2003-05-12 18:58:28 - Starting bw_stats 2003-05-12 18:58:28 - donkey-response: "" With the last line repeated over and over until the browser times out. The browser display this: Warning: fsockopen() [function.fsockopen]: php_hostconnect: connect failed in /opt/phpEselGui-cvs/functions.inc on line 34 Warning: fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:4000 in /opt/phpEselGui-cvs/functions.inc on line 34 Warning: fsockopen() [function.fsockopen]: php_hostconnect: connect failed in /opt/phpEselGui-cvs/functions.inc on line 214 Warning: fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:4000 in /opt/phpEselGui-cvs/functions.inc on line 214 Warning: fputs(): supplied argument is not a valid stream resource in /opt/phpEselGui-cvs/functions.inc on line 220 Warning: feof(): supplied argument is not a valid stream resource in /opt/phpEselGui-cvs/functions.inc on line 235 Warning: fgets(): supplied argument is not a valid stream resource in /opt/phpEselGui-cvs/functions.inc on line 236 With the last two warnings about lines 235 and 236 being repeated ad infinitum until the browser times out. FYI. Don. |
From: Don S. <do...@se...> - 2003-05-13 00:00:33
|
OK I turned on DEBUG in phpEselGui and I get this over and over again in the controller.log: 2003-05-12 18:59:21 - donkey-response: "" 2003-05-12 18:59:21 - donkey-response: "" 2003-05-12 18:59:21 - donkey-response: "" 2003-05-12 18:59:21 - donkey-response: "" 2003-05-12 18:59:21 - donkey-response: "" 2003-05-12 18:59:21 - donkey-response: "" 2003-05-12 18:59:21 - donkey-response: "" The browser shows this while waiting: Warning: fsockopen() [function.fsockopen]: php_hostconnect: connect failed in /opt/phpEselGui-cvs/functions.inc on line 34 Warning: fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:4000 in /opt/phpEselGui-cvs/functions.inc on line 34 I'm led to believe that phpEselGui is caught in an infinite loop trying to connect to mldonkey. I don't have mldonkey running (obviously). If I have time before my better half comes home I'll try and sniff it out. Don. On Mon, 12 May 2003, Don Seiler wrote: > I see that mldonkey no longer has an "mldonkey" executable. I assumed we > should point to the mlnet executable but my browser hangs when I try to go > to the phpEselGui page. This is in theory before it tries to execute > anything in mldonkey. > > I get this error: > > Fatal error: Maximum execution time of 30 seconds exceeded in > /opt/phpEselGui-cvs/functions.inc on line 236 > > Do you guys do IRC or IM? > > Don. > > On Mon, 12 May 2003, Don Seiler wrote: > > > Actually first it should be tested against the mldonkey 2.4 final. I can > > try and do this tonight. > > > > Don. > > > > On Mon, 12 May 2003, Don Seiler wrote: > > > > > I agree we should cut a release to go with the mldonkey release. > > > > > > Don. > > > > > > On Mon, 12 May 2003, Sven Walther wrote: > > > > > > > The current CVS works for me in my mldonkey-version (rc11 i think), if it > > > > also works with the final (anyone who can check this) why not make it a > > > > official release? We have also 2 new features: > > > > > > > > - impreoved rename on details page > > > > - New upload page > > > > > > > > c u > > > > > > > > Sven > > > > > > > > On Mon, 12 May 2003, Don Seiler wrote: > > > > > > > > > Is phpeselgui 0.6.2 coming soon? Would be nice to have a stable release > > > > > to companion the stable mldonkey release. ;) > > > > > > > > > > Don. > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > > > The only event dedicated to issues related to Linux enterprise solutions > > > > > www.enterpriselinuxforum.com > > > > > > > > > > _______________________________________________ > > > > > Phpeselgui-developer mailing list > > > > > Php...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > > The only event dedicated to issues related to Linux enterprise solutions > > > > www.enterpriselinuxforum.com > > > > > > > > _______________________________________________ > > > > Phpeselgui-developer mailing list > > > > Php...@li... > > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to Linux enterprise solutions > > > www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > Phpeselgui-developer mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Don S. <do...@se...> - 2003-05-12 23:57:12
|
I see that mldonkey no longer has an "mldonkey" executable. I assumed we should point to the mlnet executable but my browser hangs when I try to go to the phpEselGui page. This is in theory before it tries to execute anything in mldonkey. I get this error: Fatal error: Maximum execution time of 30 seconds exceeded in /opt/phpEselGui-cvs/functions.inc on line 236 Do you guys do IRC or IM? Don. On Mon, 12 May 2003, Don Seiler wrote: > Actually first it should be tested against the mldonkey 2.4 final. I can > try and do this tonight. > > Don. > > On Mon, 12 May 2003, Don Seiler wrote: > > > I agree we should cut a release to go with the mldonkey release. > > > > Don. > > > > On Mon, 12 May 2003, Sven Walther wrote: > > > > > The current CVS works for me in my mldonkey-version (rc11 i think), if it > > > also works with the final (anyone who can check this) why not make it a > > > official release? We have also 2 new features: > > > > > > - impreoved rename on details page > > > - New upload page > > > > > > c u > > > > > > Sven > > > > > > On Mon, 12 May 2003, Don Seiler wrote: > > > > > > > Is phpeselgui 0.6.2 coming soon? Would be nice to have a stable release > > > > to companion the stable mldonkey release. ;) > > > > > > > > Don. > > > > > > > > > > > > ------------------------------------------------------- > > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > > The only event dedicated to issues related to Linux enterprise solutions > > > > www.enterpriselinuxforum.com > > > > > > > > _______________________________________________ > > > > Phpeselgui-developer mailing list > > > > Php...@li... > > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to Linux enterprise solutions > > > www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > Phpeselgui-developer mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Don S. <do...@se...> - 2003-05-12 14:37:33
|
Actually first it should be tested against the mldonkey 2.4 final. I can try and do this tonight. Don. On Mon, 12 May 2003, Don Seiler wrote: > I agree we should cut a release to go with the mldonkey release. > > Don. > > On Mon, 12 May 2003, Sven Walther wrote: > > > The current CVS works for me in my mldonkey-version (rc11 i think), if it > > also works with the final (anyone who can check this) why not make it a > > official release? We have also 2 new features: > > > > - impreoved rename on details page > > - New upload page > > > > c u > > > > Sven > > > > On Mon, 12 May 2003, Don Seiler wrote: > > > > > Is phpeselgui 0.6.2 coming soon? Would be nice to have a stable release > > > to companion the stable mldonkey release. ;) > > > > > > Don. > > > > > > > > > ------------------------------------------------------- > > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > > The only event dedicated to issues related to Linux enterprise solutions > > > www.enterpriselinuxforum.com > > > > > > _______________________________________________ > > > Phpeselgui-developer mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Don S. <do...@se...> - 2003-05-12 14:31:54
|
I agree we should cut a release to go with the mldonkey release. Don. On Mon, 12 May 2003, Sven Walther wrote: > The current CVS works for me in my mldonkey-version (rc11 i think), if it > also works with the final (anyone who can check this) why not make it a > official release? We have also 2 new features: > > - impreoved rename on details page > - New upload page > > c u > > Sven > > On Mon, 12 May 2003, Don Seiler wrote: > > > Is phpeselgui 0.6.2 coming soon? Would be nice to have a stable release > > to companion the stable mldonkey release. ;) > > > > Don. > > > > > > ------------------------------------------------------- > > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > > The only event dedicated to issues related to Linux enterprise solutions > > www.enterpriselinuxforum.com > > > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Sven W. <sv...@sv...> - 2003-05-12 14:22:50
|
The current CVS works for me in my mldonkey-version (rc11 i think), if it also works with the final (anyone who can check this) why not make it a official release? We have also 2 new features: - impreoved rename on details page - New upload page c u Sven On Mon, 12 May 2003, Don Seiler wrote: > Is phpeselgui 0.6.2 coming soon? Would be nice to have a stable release > to companion the stable mldonkey release. ;) > > Don. > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > |
From: Sven W. <sv...@sv...> - 2003-05-12 14:19:55
|
Hi @all, i'm alive, too. But i'm currently building my house and in about three weeks i'll change my address to this new house => i'm realy busy at the moment and phpEselGui in the current (CVS) version works fine for my needs, so i have no "pressure" to implement some new things. I hope that on of you will be new "Boss" of the project, I#ll could help with know how about building a release and something like that. Who is interested in being th boss...!? c u Sven On Sun, 11 May 2003, Roman Kreisel wrote: > On Sat, 10 May 2003 17:49:58 +0200 > Manfred Stellenberg <man...@gm...> wrote: > > > Hello? > > Anybody out there? > Yep, busy but still alive ;) > > > is the phpEselGui project dead? > I don't think so, but my exams start in <2 weeks and, of course, it's the most important thing for me now. > > After the exams (in the early summer, don't know exactly when the last exams are over yet) i'm going to the "Zivildienst" and i hope i can afford more time then > > > -- > Regards, > Roman > > --- > > There are 10 kind of people - Those who understand binary and those who don't > |
From: Don S. <do...@se...> - 2003-05-12 11:54:57
|
Is phpeselgui 0.6.2 coming soon? Would be nice to have a stable release to companion the stable mldonkey release. ;) Don. |
From: Roman K. <rom...@ep...> - 2003-05-11 17:20:09
|
On Sat, 10 May 2003 17:49:58 +0200 Manfred Stellenberg <man...@gm...> wrote: > Hello? > Anybody out there? Yep, busy but still alive ;) > is the phpEselGui project dead? I don't think so, but my exams start in <2 weeks and, of course, it's the most important thing for me now. After the exams (in the early summer, don't know exactly when the last exams are over yet) i'm going to the "Zivildienst" and i hope i can afford more time then -- Regards, Roman --- There are 10 kind of people - Those who understand binary and those who don't |
From: bipbip <bi...@mo...> - 2003-05-11 16:51:46
|
On Sat, May 10, 2003 at 05:49:58PM +0200, Manfred Stellenberg wrote: > Hello? > Anybody out there? at least I am... > is the phpEselGui project dead? i hope not :). Now that school is finished maybe i can find some time to look at it during the evening (well at work the ssh port is closed aaarrggh). -- bipbip http://www.moomoocamp.net Just moo it ! |
From: Manfred S. <man...@gm...> - 2003-05-10 15:50:09
|
Hello? Anybody out there? is the phpEselGui project dead? |