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: Manfred S. <man...@gm...> - 2003-04-20 15:50:11
|
hi there, at first: happy easter guys! :) i have to say that i'm not be able to work on the gui. my system crashed so i must set up my server again (i think there are some hardware problems:/).. got some difficulty with that.. so it can take some weeks till i be able to run mldonkey. i'm sorry... greetings manfred |
From: MAZ <MA...@gm...> - 2003-04-15 19:57:45
|
Hi, I checked the files with vim before uploading to cvs and I hope Sven will have enough time for his wife again. ;) I splitted the rename-thing to filename and extension. cYa, Mathias |
From: Manfred S. <man...@gm...> - 2003-04-15 15:11:23
|
hi there, for windows user is "ultra edit" a powerfull tool for php! greetz :) manfred |
From: Don S. <do...@se...> - 2003-04-15 11:58:13
|
I would use vim. There is a vim for windows also. Windows editors like textpad/notepad/wordpad leave those carriage return characters in. There are utilities like dos2unix which will remove those, but the problem is with the editors in the first place. Don. On Tue, 15 Apr 2003, MAZ wrote: > Hi Sven, > > I'm sorry about that. > > Which editor do you use? I'm using TextPad, but if there is an > alternative which doesn't screw up the code ... :) > > Sorry & cYa, > Mathias > > Am 13 Apr 2003 um 17:51 hat Sven Walther geschrieben: > > > Please have a good look on your editors, some (->maz2k) write in every > > line a ^M, example: > > ***** > > <?php^M^M > > $isActive = isActive($conf->host, $conf->port);^M^M > > ^M^M > > ***** > > > > With this text i can't make any updates to the CVS anymore (because CVS > > thinks ALL lines are new) > > > > Now functions.inc is defect and i'm searching for a way to get it work > > again :-( > > > > > > > > > > > > > > > > ------------------------------------------------------- > > 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 > > _______________________________________________ > > Phpeselgui-developer mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: bipbip <bi...@mo...> - 2003-04-15 11:52:50
|
On Tue, Apr 15, 2003 at 01:41:07PM +0200, Roman Kreisel wrote: > Oh c'mon! (g)vim rulez! aarrhh ! What are you saying ? I honestly don't like gvim (well, vim 0wnZ d4 w0rLd in text mode, but i still don't know how to copy paste, i _really_ have to learn a bit more about vim :D). I think that EditPad is a good editor for windows... if you have any better editor (NOT gvim :p), let me know, i would like to try it. > btw, any emacs-freaks in here? *g* ... mv emacs /dev/null ... -- bipbip http://www.moomoocamp.net Just moo it ! |
From: Roman K. <rom...@ep...> - 2003-04-15 11:40:25
|
> I use EditPad Lite (freeware), and it supports windows/unix format, so > there is no problem with it :). Oh c'mon! (g)vim rulez! btw, any emacs-freaks in here? *g* regards Roman |
From: bipbip <bi...@mo...> - 2003-04-15 10:26:48
|
On Tue, Apr 15, 2003 at 12:10:23PM +0200, MAZ wrote: > Which editor do you use? I'm using TextPad, but if there is an > alternative which doesn't screw up the code ... :) I use EditPad Lite (freeware), and it supports windows/unix format, so there is no problem with it :). -- bipbip http://www.moomoocamp.net Just moo it ! |
From: MAZ <MA...@gm...> - 2003-04-15 10:10:45
|
Hi Sven, I'm sorry about that. Which editor do you use? I'm using TextPad, but if there is an alternative which doesn't screw up the code ... :) Sorry & cYa, Mathias Am 13 Apr 2003 um 17:51 hat Sven Walther geschrieben: > Please have a good look on your editors, some (->maz2k) write in every > line a ^M, example: > ***** > <?php^M^M > $isActive = isActive($conf->host, $conf->port);^M^M > ^M^M > ***** > > With this text i can't make any updates to the CVS anymore (because CVS > thinks ALL lines are new) > > Now functions.inc is defect and i'm searching for a way to get it work > again :-( > > > > > > > > ------------------------------------------------------- > 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 > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > |
From: Sven W. <sv...@sv...> - 2003-04-13 16:25:32
|
After having done the diff by hand (because of the ^M) the working version with Priority in the vd-list is in the CVS now. But please find a way to get rid of those ^M, it took me nearly one hour to switch this version online (and you know, i do not have that much time, my wife isn't amused right now :( Updated the docs a little bit (INSTALL), maybe itÄs now better with the start/stop. have a look c u Sven |
From: Sven W. <sv...@sv...> - 2003-04-13 15:54:14
|
Please have a good look on your editors, some (->maz2k) write in every line a ^M, example: ***** <?php^M^M $isActive = isActive($conf->host, $conf->port);^M^M ^M^M ***** With this text i can't make any updates to the CVS anymore (because CVS thinks ALL lines are new) Now functions.inc is defect and i'm searching for a way to get it work again :-( |
From: MAZ <MA...@gm...> - 2003-04-13 15:34:26
|
Hi, I implemented something like a search-replace-function to the rename- page. I updated english.loc and german.loc and I set up a new CSS-Style for the Textarea. cYa, Mathias |
From: Sven W. <sv...@sv...> - 2003-04-13 07:49:22
|
http://sourceforge.net/forum/forum.php?thread_id=829053&forum_id=216768 |
From: MAZ <MA...@gm...> - 2003-04-12 18:21:46
|
I downloaded a new cvs from mldonkey. But I still have problemes with the download-list. I get something like No : 27 Name : Filename found % : via Finished : 0 Bytes Filesize : 27.2 Bytes Old : 252928000 Speed : 929381532 Time Remaining : Network : Donkey It works with 0.6.1 The list of finished downloads and the uploads page works too. cYa, Mathias Am 12 Apr 2003 um 11:27 hat Sven Walther geschrieben: > Got it work with those new versions, too (in fact the only thing needed > was to cut of the Spaces at the end of response). => in CVS now > > Maybe 0.6.2 with the enhancements by maz2k (incl. theme) ? > > c u > > Sven > > > > ------------------------------------------------------- > 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 > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > |
From: MAZ <MA...@gm...> - 2003-04-12 10:12:00
|
my theme is up ("blue"). There is a prob with my rename-javascript. I will fix that now. And I have a problem with the download-page but maybe thats because I don't have the newest mldonkey-version. cYa, Mathias Am 12 Apr 2003 um 11:27 hat Sven Walther geschrieben: > Got it work with those new versions, too (in fact the only thing needed > was to cut of the Spaces at the end of response). => in CVS now > > Maybe 0.6.2 with the enhancements by maz2k (incl. theme) ? > > c u > > Sven |
From: Sven W. <sv...@sv...> - 2003-04-12 09:29:48
|
Got it work with those new versions, too (in fact the only thing needed was to cut of the Spaces at the end of response). => in CVS now Maybe 0.6.2 with the enhancements by maz2k (incl. theme) ? c u Sven |
From: Sven W. <sv...@sv...> - 2003-04-12 08:42:31
|
Hi, eigentlich schon fast zu leicht, man läst halt ein "df -h" o.ä. auf dem System ausführen und gibt es dann aus ;-) c u Sven Detlef Deutzer schrieb: > Hallo Sven, > > was mir fehlt ist, das ich sehen kann was mein Plattenplatz vom "incomminc" > Verzeichniss macht! > Kann man das noch mit irgendwie einbauen, das das mit angezeigt wird? > > Viele Grüße > > Detlef > > > |
From: MAZ <MA...@gm...> - 2003-04-11 19:22:04
|
Hi, I addes css-classes to buttons "input.normalButton" and textfields "input.normalTextField". And I added a javascript to the rename-page. now it is possible to edit an existing filename. When you chose a name from the pull-down- menu it puts that filename to the textfield, if it is empty. I will add some more functions to this later. I also added an translation to german.loc and english.loc to work with the new reset-button in my rename-function. Also I added the mShowUploads in german.loc I would like to add my theme, but I don't know how to add files or directories to (sub-)directories. please help :) Did I make something wrong? cYa, MAZ aka. Mathias |
From: Manfred S. <man...@gm...> - 2003-04-07 18:13:30
|
> > >No, it's not! There's the gui-protocol. Most other mldonkey-guis use it, here i found some information about it: > >http://mldonkey.berlios.de/modules.php?name=Wiki&pagename=GuiProtocol > >and also: "The GuiProtocol is briefly described in the interface_protocol.txt in the source distribution of mldonkey." > > oh, o.k... thank you.. i try to understand how to use the protocol :) greetings manfred |
From: Roman K. <rom...@ep...> - 2003-04-07 16:44:50
|
On Mon, 07 Apr 2003 18:31:59 +0200 Manfred Stellenberg <man...@gm...> wrote: > > our phpeselgui only works with the current version of mldonkey which you > are using... > when it works on your pc, it must not work on an other pc... > its fascinating... *cynically* > > the problem is the telnet output, every version has a little change in it. Yes, that's a big problem. The developers seem to develop telnet as a human-interface, only. Minor changes won't disturb the users, but software which has to know exactly what it shall submit... e.g. phpEselGui > is there an other way to get informations form the mldonkey? or is the > telnet output really the only way for us? No, it's not! There's the gui-protocol. Most other mldonkey-guis use it, here i found some information about it: http://mldonkey.berlios.de/modules.php?name=Wiki&pagename=GuiProtocol and also: "The GuiProtocol is briefly described in the interface_protocol.txt in the source distribution of mldonkey." regards Roman |
From: Manfred S. <man...@gm...> - 2003-04-07 16:29:55
|
our phpeselgui only works with the current version of mldonkey which you are using... when it works on your pc, it must not work on an other pc... its fascinating... *cynically* the problem is the telnet output, every version has a little change in it. is there an other way to get informations form the mldonkey? or is the telnet output really the only way for us? roman, do you know something about that (or an other?)? i remember of a mail from you... greetings manfred |
From: Sven W. <sv...@sv...> - 2003-04-06 19:17:57
|
Ups, it's already the -13 Sven Walther schrieb: > ... and new problems, the vd-page isn't accurat any more :-( > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just > $79/mo with 500 GB of bandwidth! No other company gives more support or > power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer |
From: Sven W. <sv...@sv...> - 2003-04-06 19:10:48
|
... and new problems, the vd-page isn't accurat any more :-( |
From: Manfred S. <man...@gm...> - 2003-04-06 18:09:55
|
hi all, now we have a new member, welcome Mathias! Mathias will support us with the development of the phpEselGui. i know that he already have made changes to the gui (read our forum), so i think that the first cvs updates from him will come fastly! :) greetings manfred |
From: Don S. <do...@se...> - 2003-04-03 19:45:55
|
Noticed a bug in 0.6.1: My temp and incoming_directory as I specifed them in mldonkey's downloads.ini files are in the "/files/mldonkey" dir. However phpEselGui's Options page shows them as "files/mldonkey" with no slash at the beginning. Don. On Thu, 3 Apr 2003, Manfred Stellenberg wrote: > good evening, > > i did some changes... > > - the "details" button is deleted, to view the details click on a file > - now on the downloads page there are up and down arrows.. to sort in > each ways > - now the finished downloads table are only shown if there is a finished > download > - i have added the uploads page.. but this is not a finished feature... > - every <tr> and every <td> tag must be changed into <td nowrap> <tr > nowrap>.. so that every page looks fine also by changing the window size... > (i did this at the download page) > - i banned the dl/ul stats into the window title > > if anyone does not aggree with these changes, i can rechange it! :) > > greetz > manfred > p.s.: i must do some changes with the style... some new css styles.. > need it for a better design.. > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ValueWeb: > Dedicated Hosting for just $79/mo with 500 GB of bandwidth! > No other company gives more support or power for your dedicated server > http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > > |
From: Manfred S. <man...@gm...> - 2003-04-03 19:18:55
|
good evening, i did some changes... - the "details" button is deleted, to view the details click on a file - now on the downloads page there are up and down arrows.. to sort in each ways - now the finished downloads table are only shown if there is a finished download - i have added the uploads page.. but this is not a finished feature... - every <tr> and every <td> tag must be changed into <td nowrap> <tr nowrap>.. so that every page looks fine also by changing the window size... (i did this at the download page) - i banned the dl/ul stats into the window title if anyone does not aggree with these changes, i can rechange it! :) greetz manfred p.s.: i must do some changes with the style... some new css styles.. need it for a better design.. |