From: Sven W. <sve...@in...> - 2003-02-18 09:10:06
|
Hi, bipbip schrieb: > Hi >=20 > I created a page "options.php" for the options, so the "index.php" is > more readable. great, we are going to split it ;-) >=20 > I also modified a little bit the way of getting the options from the > telnet client, because with the latest cvs version (2.02-9), we must no= w > use "voo" to get all the options, not "vo". Now it works with both > versions. I reviewed your code and modified it in the following way: You asked "vo" and if there came "use voo..." you started a second=20 "voo". This is a universal but slow way (and accessing mlDonkey via=20 telnet and the internet when mlDonkey is downloading can be very slow). So I added a new config option ($useVoo (BTW:variable name like coding=20 convention ;)) and switched it to FALSE as default (TRUE will be the=20 default when voo becomes stable). Do you agree with this solution? I could upload them then. >=20 > ... I was alway wondering why in the options page there was only 4 > options, and "use voo for more options" was here like an option with an > input field ... I'm using 2.02 stable with Pango so i didn't see this >=20 > Uh i believe i've done some other modifications on the download list. > Nothing graphical, but i modified the way to get the downloads. Now, we > can get a lot more downloads (before, it would bug after something like > 60 downloads). I tested with 600 downloads and it works (it's for > TESTING purposes, of course i don't have 600 downloads at the same time > !). It allows also networks to be detected correctly. Can't review this in the moment, my ISP (T-Online DSL for the germans=20 here) crashed fully (yesterday no phone, i called them by handy to=20 correct this and now phone AND internet are dead...) but sounds good to m= e >=20 > Well that's all I remember I've added. If you see something suspicious, > tell me ;) >=20 --=20 Sven Walther, sve...@in... Infopark AG Kitzingstr. 15, D-12277 Berlin, Germany Tel +49 30 747993-0, Fax +49 30 747993-93 http://www.infopark.de/ Besuchen Sie uns vom 12.-19.03. auf der CeBIT 2003, Messegel=E4nde Hannover, Halle 6, Stand G39. Informieren Sie sich =FCber unsere Content Management Suite NPS und unsere Portal-L=F6sung NPS Portal Manager f=FCr kundenfreundliche Web-Sites. Vereinbaren Sie einen individuellen Informationstermin: http://www.infopark.de/termin/ |