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: Sven W. <sve...@in...> - 2003-02-14 13:39:02
|
... >=20 >=20 > Another thing: Now, that phpEselGui is definitively an international > project, shouldn't the standard-setting in the config.inc be english? Yes, it should (it isn't because i was to lazy to switch it everytime i=20 built a .tar.gz :) >=20 >=20 > regards > Roman >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer >=20 >=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/ |
From: Roman K. <rom...@ep...> - 2003-02-14 13:35:30
|
> hi everybody, Hi Manfred, nice to have you in the team > 1. statusbar for each download (not graphically, html table) > [functions.inc] I haven't seen the code of your table yet, but isn't that a "dirty" hack of html? I suggest to add a single pixel to the themes which can be stretched (i think it's <img src="image.png" width="$percent(/,*)$divisor"> where percent is the status of the download and divisor is just a value that the bar can be scaled (e.g. if divisor is "*2" it is 200 pixels large, if it's "/2", it's 50 pixels) > 2. make the user be able to change the font settings (not header and > footer: download list, server list and so on) by himself ("<font > ".$conf->font.">) > the settings saved in the config.inc [functions.inc, config.inc] Isn't the font something which should be handled by themes? I suggest we better do this in the css and put only "important" options in the config.inc > 3. then two little things: for myself i had make the changes, which u > can see under the downloadlist table... > want this anybody? yes, that looks nice... let's implement it ;) > greetz > manfred > p.s.: sven: i live 40km east of berlin.. but birth in berlin-mitte! :) > > hi neighbor! :) > p.p.s.: i have much more ideas... :) Well... i think i didn't told you where i come from yet, so here it comes: I'm from germany, too. But not also from Berlin but from the South... about 30 kilometers from Stuttgart Another thing: Now, that phpEselGui is definitively an international project, shouldn't the standard-setting in the config.inc be english? regards Roman |
From: Sven W. <sve...@in...> - 2003-02-14 13:17:18
|
Manfred Stellenberg schrieb: > hi everybody, > > i think i'm now be able to make some changes. > my linux server understand what i want with cvs ;) Linux is cool ;-) > > what i want to make: (see screenshot!) > 1. statusbar for each download (not graphically, html table) > [functions.inc] I thought about it, too. What do the others think about Manfred's way!? Would it be possible to put the bar behind the Text. I think so (td with background-image, using css: edit the width and put a "no-repeat"). Would save space on the gui ;-) > 2. make the user be able to change the font settings (not header and > footer: download list, server list and so on) by himself ("<font > ".$conf->font.">) I'm a html purist, font things should be in the css or (at least) in style=... Maybe an extra config called personalDesign.inc or so? A seperation of technical and design paramters...? > the settings saved in the config.inc [functions.inc, config.inc] > 3. then two little things: for myself i had make the changes, which u > can see under the downloadlist table... looks good, don't forget the localizer ;-) > want this anybody? > > screenshot: http://www.trackproducer.de/phpeselgui/screenshot.jpg > > anybody who does not agree with these changes? > > greetz > manfred > p.s.: sven: i live 40km east of berlin.. but birth in berlin-mitte! :) > hi neighbor! :) I'm living in Mahlow and work in Berlin (born in Wiesbaden) > p.p.s.: i have much more ideas... :) Ideas are always good ;-) > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer > > |
From: Manfred S. <cre...@tr...> - 2003-02-14 13:04:24
|
hi everybody, i think i'm now be able to make some changes. my linux server understand what i want with cvs ;) what i want to make: (see screenshot!) 1. statusbar for each download (not graphically, html table) [functions.inc] 2. make the user be able to change the font settings (not header and footer: download list, server list and so on) by himself ("<font ".$conf->font.">) the settings saved in the config.inc [functions.inc, config.inc] 3. then two little things: for myself i had make the changes, which u can see under the downloadlist table... want this anybody? screenshot: http://www.trackproducer.de/phpeselgui/screenshot.jpg anybody who does not agree with these changes? greetz manfred p.s.: sven: i live 40km east of berlin.. but birth in berlin-mitte! :) hi neighbor! :) p.p.s.: i have much more ideas... :) |
From: Sven W. <sve...@in...> - 2003-02-14 12:04:29
|
... >=20 >=20 > hi sven, hi others!!! :) >=20 > i readed it, but... im unable to use the information... > i'll try it with wincvs and so on.. but nothing really work... (i'm to=20 > stupid?:) > i gave my best..., so that i be able to make changes to the code :) I think the problem is the "export CVS_RSH=3Dssh" mentioned in the short=20 doc. Maybe there is a config option for "Remote shell" or something like=20 this :-) Therefor I'm not using such a Windows-software (in fact, i'm working on=20 Windows 2000 using cygwin, MacOSX (which has cvs built in), Linux (also=20 included) and Solaris (and also there included)) my tips aren't approved. I think the best way will be to install cygwin, which is "UNIX on=20 Windows", have a look at http://www.cygwin.com/ ;-) >=20 > greetz > manfred > p.s.: sorry for my bad english, i will work on it! You will see by reading the posts: the most of us are german ;-) And my=20 english is quite poor, too. Roman corrected my Localizer in about 70=20 lines... c u BTW: I'm from Berlin ;-) >=20 >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer >=20 >=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/ |
From: Manfred S. <cre...@tr...> - 2003-02-14 11:53:52
|
> And also we have a new developer, Manfred has built some improvements > and now he is part of our team. Hi Manfred ;-) > (and i added you to this list, too). > @ Manfred and Roberto: Did you read the small tutorial in the mailing > list about using CVS for our Project!? hi sven, hi others!!! :) i readed it, but... im unable to use the information... i'll try it with wincvs and so on.. but nothing really work... (i'm to stupid?:) i gave my best..., so that i be able to make changes to the code :) greetz manfred p.s.: sorry for my bad english, i will work on it! |
From: Emmanuel F. <ma...@ma...> - 2003-02-14 10:24:29
|
Hi Folks, Just to said that i'm currently working on the source to have a more functionnal things What i want to add: - link on the search list to go to the list of the file - list of results search with link on download now so on .... i will send patch as soon as possible Manu |
From: Sven W. <sve...@in...> - 2003-02-14 09:34:26
|
Sven Walther schrieb: > I just wanted to ask, who's going to complete the search-function, caus= e > i think this is the most important step which has to be done before the > next release. (?) That's a good question, I'm realy busy at the moment... so I can make=20 only small things (as you saw docs for example) >=20 > Another important thing is an up2date spanish Localizer... I added our spanish translator to the mailing-list, hi Roberto ;-) And also we have a new developer, Manfred has built some improvements=20 and now he is part of our team. Hi Manfred ;-) (and i added you to this list, too). @ Manfred and Roberto: Did you read the small tutorial in the mailing=20 list about using CVS for our Project!? >=20 >=20 > A Question i wanted to ask before, but always forgot: As you know i > haven't done much yet with php, do you know a good website with > tutorials, maybe even a course? E.g. somethink like selfhtml for php in fact, there realy exists selfPHP: http://www.selfphp.com/ also a realy good place is http://www.php.net/, all functions are user=20 commentable (and the comments are good, with examples ;-) Personally i have some books, but there are so many different good books=20 so i can't say use this... Have a look at www.amazon.de/com. The german "bible" is http://www.amazon.de/exec/obidos/ASIN/3446216871,=20 the same author has a book for starting (i never read, when i started it=20 wasn`t out...) >=20 > regards > Roman regards Sven >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer >=20 >=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/ |
From: Sven W. <eM...@Sv...> - 2003-02-14 09:10:15
|
I just wanted to ask, who's going to complete the search-function, cause i think this is the most important step which has to be done before the next release. (?) Another important thing is an up2date spanish Localizer... A Question i wanted to ask before, but always forgot: As you know i haven't done much yet with php, do you know a good website with tutorials, maybe even a course? E.g. somethink like selfhtml for php regards Roman |
From: Sven W. <sve...@in...> - 2003-02-13 09:01:44
|
Roman Kreisel schrieb: > > Nice implementation of the docu in the GUI, maybe we should create a similar button as for the other functions? > I thought about a new line under the buttons with - Docu - Link to project page - link to mldonkey - ...? |
From: Roman K. <rom...@ep...> - 2003-02-12 22:44:07
|
On Wed, 12 Feb 2003 17:58:39 +0100 Sven Walther <sve...@in...> wrote: > Yeah, it works fine ;-) Nice to hear... Nice implementation of the docu in the GUI, maybe we should create a similar button as for the other functions? I just had the first conflict: The Changelog-file was changed by Sven and me... i had to correct it manually, i'll have a look at the CVS-Doku, there must be a better way for that... As long as i don't inform you about a better way to resolv conflicts, please be sure to make a "cvs update" right before you begin your coding-session... regards, Roman |
From: Sven W. <sve...@in...> - 2003-02-12 17:01:11
|
Yeah, it works fine ;-) Roman Kreisel schrieb: > Finally, Sourceforge has cleaned up our cvs-directory and i just re-upl= oaded the latest version (0.6.0Alpha2). >=20 > Here are the most important commands for CVS: >=20 > Note: Before you can use any of those commands, you'll have to set the = Variable CVS_RSH to ssh... within bash, use this command: > export CVS_RSH=3Dssh >=20 > 1. Checkout (You normally only have to do this once, later you use "upd= ate" if you wanna download) > cvs -z3 -d:ext:rom...@cv...:/cvsroot/phpeselgui co = -P phpEselGui >=20 > Instead of "romankreisel" you'll have to use your own username, of cour= se. > You'll be asked for your Password (if you want to get rid of this, read= http://sourceforge.net/docman/display_doc.php?docid=3D761&group_id=3D1) = and the whole module "phpEselGui" will be downloaded. >=20 > Now you can modify the sources >=20 > 2. update > go into the first Directory of your phpEselGui. Then just type > cvs update > (See also *1) You'll be asked for your pw again and all files (recursiv= e) are checked against those on the CVS-Server... If you made some change= s your file will be uploaded... if the file on the server has changed, th= is will be downloaded. And if a file has changed on both: your local mach= ine AND the server, cvs _should_ handle it automatically >=20 > 3. add new files > If you added a new file, you'll have to tell CVS to include it in the r= epository. Do so by just typing > cvs add filename > (Again, see *1) >=20 > And now, here it comes: > *1: If you wonder why you don't have to put the server-path in your cvs= -command like in 1. (cvs -z3 -d:ext:rom...@cv...:/cvs= root/phpeselgui co -P phpEselGui): This is because those settings are hol= d in the CVS-Directory which is contained in EVERY directory which was ch= ecked out from CVS. >=20 >=20 > I hope this enables us to go on with development... > I already added a file "ChangeLog", where you should report your change= s. >=20 >=20 > Thanks for your attention >=20 > regards > Roman >=20 >=20 > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld =3D Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Phpeselgui-developer mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpeselgui-developer >=20 >=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/ |
From: Roman K. <rom...@ep...> - 2003-02-12 16:19:07
|
well... there's no mail from me which i'm not replying to myself, is it? Here what i forgot to say: If you added or modified files, it's NOT enough to "cvs update" or "cvs add filename", you also have to "cvs commit"! I hope that's it for now ;) |
From: Roman K. <rom...@ep...> - 2003-02-12 16:05:56
|
Finally, Sourceforge has cleaned up our cvs-directory and i just re-uploaded the latest version (0.6.0Alpha2). Here are the most important commands for CVS: Note: Before you can use any of those commands, you'll have to set the Variable CVS_RSH to ssh... within bash, use this command: export CVS_RSH=ssh 1. Checkout (You normally only have to do this once, later you use "update" if you wanna download) cvs -z3 -d:ext:rom...@cv...:/cvsroot/phpeselgui co -P phpEselGui Instead of "romankreisel" you'll have to use your own username, of course. You'll be asked for your Password (if you want to get rid of this, read http://sourceforge.net/docman/display_doc.php?docid=761&group_id=1) and the whole module "phpEselGui" will be downloaded. Now you can modify the sources 2. update go into the first Directory of your phpEselGui. Then just type cvs update (See also *1) You'll be asked for your pw again and all files (recursive) are checked against those on the CVS-Server... If you made some changes your file will be uploaded... if the file on the server has changed, this will be downloaded. And if a file has changed on both: your local machine AND the server, cvs _should_ handle it automatically 3. add new files If you added a new file, you'll have to tell CVS to include it in the repository. Do so by just typing cvs add filename (Again, see *1) And now, here it comes: *1: If you wonder why you don't have to put the server-path in your cvs-command like in 1. (cvs -z3 -d:ext:rom...@cv...:/cvsroot/phpeselgui co -P phpEselGui): This is because those settings are hold in the CVS-Directory which is contained in EVERY directory which was checked out from CVS. I hope this enables us to go on with development... I already added a file "ChangeLog", where you should report your changes. Thanks for your attention regards Roman |
From: Roman K. <rom...@ep...> - 2003-02-07 16:50:01
|
> Maybe we should at > http://mldonkey.berlios.de/modules.php?name=Web_Links&l_op=outsidelinksetup&lid=3 > to our Project Homepage!? Just edited the link, it should be reviewed and hopefully accepted by the webmaster within the next days btw: cvs still don't work... wouldn't it be ok just to create a new folder "phpeselgui" (small letters) and just ignore the old folders? regards Roman |
From: Sven W. <sve...@in...> - 2003-02-07 16:06:00
|
Maybe we should at http://mldonkey.berlios.de/modules.php?name=Web_Links&l_op=outsidelinksetup&lid=3 to our Project Homepage!? c u Sven |
From: Roman K. <rom...@ep...> - 2003-02-05 17:16:52
|
> but on "browse cvs" at sourceforge.net they are shown...? I just send a support request to sf.net, they should clean our whole cvs-directory within the next 7 days... then we can upload it again. I think some permissions are messed up on the server, we'll see if it works better after the cleanup > > P.S.: Do you guys use irc? > No, I'm using IChat (which is AIM on Mac :), Account "SvenWal" Sometimes i use icq, but i don't really like instant messaging... irc rulez ;) |
From: Sven W. <sve...@in...> - 2003-02-05 15:20:04
|
Roman Kreisel schrieb: > Sven, could you please execute the following commands (of course replac= e USERNAME) > Make sure, you're in an empty directory, since phpEselGui/ will be crea= ted >=20 > cvs -z3 -d:ext:rom...@cv...:/cvsroot/phpeselgui co = phpEselGui > cd phpEselGui > cvs update -P hm, i'm always struggeling with CVS :-( After having done the deletion of all in CVS (yes!) i tried some things=20 incl. nobody@server:/tmp > cd phpEselGui/ nobody@server:/tmp/phpEselGui > cvs update -P sv...@cv...'s password: cvs server: Updating . cvs server: Updating Localizer cvs server: Updating Scripts cvs server: Updating docs cvs server: Updating phpEselGui cvs server: Updating phpEselGui/Localizer cvs server: Updating phpEselGui/Scripts cvs server: Updating phpEselGui/docs cvs server: Updating phpEselGui/themes cvs server: Updating phpEselGui/themes/default cvs server: Updating phpEselGui/themes/default/buttons cvs server: Updating phpEselGui/themes/default/buttons/english cvs server: Updating phpEselGui/themes/default/buttons/german cvs server: Updating phpEselGui/themes/default/buttons/spanish cvs server: Updating themes cvs server: Updating themes/default cvs server: Updating themes/default/buttons cvs server: Updating themes/default/buttons/english cvs server: Updating themes/default/buttons/german nobody@server:/tmp/phpEselGui > but on "browse cvs" at sourceforge.net they are shown...? >=20 (...) > regards > Roman >=20 > P.S.: Do you guys use irc? No, I'm using IChat (which is AIM on Mac :), Account "SvenWal" --=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/ |
From: Roman K. <rom...@ep...> - 2003-02-04 21:41:22
|
Sven, could you please execute the following commands (of course replace USERNAME) Make sure, you're in an empty directory, since phpEselGui/ will be created cvs -z3 -d:ext:rom...@cv...:/cvsroot/phpeselgui co phpEselGui cd phpEselGui cvs update -P Here's the explanation to line 1 and 3 line 1: checkout (download) the actual phpeselgui-repository line 3: update it and Purge (-P) directories without content (empty directories without any files) Could you then please send me the output of line 3? The cause why you should do this is, because i always get this errors: cvs update: cannot remove phpEselGui/themes/default/buttons/spanish: Permission denied cvs update: cannot remove phpEselGui/themes/default/buttons/german: Permission denied cvs update: cannot remove phpEselGui/themes/default/buttons/english: Permission denied cvs update: cannot remove phpEselGui/docs: Permission denied cvs update: cannot remove phpEselGui/Scripts: Permission denied cvs update: cannot remove phpEselGui/Localizer: Permission denied this phpEselGui is NOT the directory which was already on the CVS, but version 0.6.0-alpha2 which i accidently uploaded to phpEselGui instead of ./ regards Roman P.S.: Do you guys use irc? |
From: Roman K. <rom...@ep...> - 2003-02-04 20:57:31
|
I just had a look at CVS @ Sourceforge. First of all: Since I never worked with CVS everything went wrong and i accidently uploaded the 0.6.0-alpha2 in a new directory instead of overwritting the old one. I'm on it, but right now SourceForge seems to have heavy problems with their cvs-server (oops, was that because of me? *g*) and i cannot continue. All i want to tell you: a) Don't use cvs right now, i try to fix the directory structure as soon as their servers are full available b) Is it ok, that i call it "phpeselgui" in the cvs-tree instead of phpEselGui? It would prevent misstakes c) I'll mail to this list, as soon as cvs is "ok" again and also post a (very short) howto, so you all can use it to commit your changes to phpEselGui regards Roman |
From: Roman K. <rom...@ep...> - 2003-02-04 17:40:36
|
> >>Something i forgot to mention in the list: > >>Any good ideas for a installation-script...? > > > > Yes: Let's use normal Linux-Packages: rpm, deb, and for those without a popular distribution: .tar.gz > > OK, but im not realy addicted to them (i always compile the sourcecode > myself :), so i'm currently unable to built them. I never handled with rpms, but i think i can build some simple .debs (without debconf!) > BTW: Which operating systems do we have on our computers? My Webserver > is on a SuSE 7.0 (but, as mentioned before, self-compiled with > "--prefix=/xxx") My Server is a Debian Woody (3.0r1 with all sec-updates of course) My Clients are mainly Debian, too. My Sister's PC is a woody, my (very old) notebook is a woody too, and my personal workstation is Debian Unstable + Win98 + 2 Partitions which are for testing purposes (in the moment Debian Testing and FreeBSD 5.0) > And many of the users us the webserver from their hoster and are unable > to rpm there... What about providing a install-script within the .tar.gz-archive? It's just that i hate installationscripts which MUST be run. The user should have the choice to install it manually or let it do the installation-script > > A propos config... can't we move it to /etc/phpeselgui? Since it can be viewed with a browser, this is a security-hole, isn't it? > > This is a security hole, we could built a new folder "config" and store > there a very restrictiv .htaccess. /etc/xxx is a problem on the sides > being hosted at big providers (you won't have write access at /etc there...) What about putting it into /etc and offering a sed-command (in the documentation) to change it to any other place? The advantage would be, that phpEselGui was a little more LSB-Near. Or we could set the config-directory to /etc/phpeselgui, if phpeselgui was installed from rpm/deb? > (...) > > > > > The best thing would be docbook-xml. We could convert it in most popular formats (html, xhtml, pdf, ps, txt, etc.), but when i tried to use it yesterday, i run into _BIG_ trouble cause docbook-xml is relatively new and i wasn't able to find good documentation for it. > > If you can explain us the basics how to use them, why not? As i told you: i wasn't able to get it to work... i'll have a look at it @ the weekend maybe... but until then, we should think about pure .txt-files > >>P.S. Something i forgot to mention: > >>we'll need some newer screenshots at phpeselgui.sourceforge.net... > > > > > > Done > > > > Sven, please have a look at it, if it comforts you, please erase the old-directory (this is where your old screenshots had been) > > Thanks, looks cool, we'll make it bigger later on (when 0.6 final is out > i think). OK... and maybe the next version shouldn't be 0.7 ;). I think we're closing 1.0 to fast *g* Roman |
From: Andreas G. <an...@go...> - 2003-02-04 17:03:31
|
I want to introduce myself: Address and Name are in my Signature. you can visit my site http://www.wezpe.de (warning is a flash site) If you saw it before : it was a joke for my little brother. The real one is online now. I'm 23 Years old. I programming in PHP since 1 and 1/2 years only the Web Part of what i do in my Job. For the Serverside i programming in C, C++ and Perl. I Learned 2 Years Pascal but never used it in my Job. OS'es i can help you: Solaris 7-9 Freebsd 4.3 Netbsd 1.2 Linux: Redhat 7.2, 7.3, 8.0 Gentoo 1.2 (my favorite) Suse 7.3 I work for an ISP, so if you got any problems with Network or UNIX you can ask me. At last but not least I'm more in technic than in design or something. So don't expect see pretty development pages from me :) -- ,---------------.-------------------------------, _ _ / Andreas Goerzen \ Tel.: +49 511 4819257 / | )/ ) \ Korallenweg 4a / Fax.: +49 511 4819257 \ \\ |//,' __ / 30455 Hannover \ E-Mail: an...@go... / (")(_)-"()))=- \_________________/_____________________________\ (\\ Hard work has a future payoff. Laziness pays off now. -_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_- |
From: Andreas G. <an...@go...> - 2003-02-04 17:03:31
|
I want to introduce myself: Address and Name are in my Signature. you can visit my site http://www.wezpe.de (warning is a flash site) If you saw it before : it was a joke for my little brother. The real one is online now. I'm 23 Years old. I programming in PHP since 1 and 1/2 years only the Web Part of what i do in my Job. For the Serverside i programming in C, C++ and Perl. I Learned 2 Years Pascal but never used it in my Job. OS'es i can help you: Solaris 7-9 Freebsd 4.3 Netbsd 1.2 Linux: Redhat 7.2, 7.3, 8.0 Gentoo 1.2 (my favorite) Suse 7.3 I work for an ISP, so if you got any problems with Network or UNIX you can ask me. At last but not least I'm more in technic than in design or something. So don't expect see pretty development pages from me :) -- ,---------------.-------------------------------, _ _ / Andreas Goerzen \ Tel.: +49 511 4819257 / | )/ ) \ Korallenweg 4a / Fax.: +49 511 4819257 \ \\ |//,' __ / 30455 Hannover \ E-Mail: an...@go... / (")(_)-"()))=- \_________________/_____________________________\ (\\ Hard work has a future payoff. Laziness pays off now. -_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_- |
From: Sven W. <sve...@in...> - 2003-02-04 15:59:57
|
Andreas Goerzen schrieb: > On Tue, 2003-02-04 at 16:01, Sven Walther wrote: > > > At first we should clear how we will programming in future ? > Object Oriented or just Function based ? It's the same for me, maybe i can see programming OOP in wildlife and realy understand it... ;-) ...I'm "just" a salesman (i had been a Software Consultant in the past) It's clear that changing it to OOP for the 0.6 this version will be later... much code would have to be redesigned -- 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/ |
From: Andreas G. <an...@go...> - 2003-02-04 15:49:24
|
On Tue, 2003-02-04 at 16:01, Sven Walther wrote: > Hi @all, from me too. > now we're all on the list (i put Fabrice their, because he seems to be > buzy at the moment). So from now on all discussion on this way :-) > > gogogo At first we should clear how we will programming in future ? Object Oriented or just Function based ? > > Sven Sorry Sven for the double Message, I forgot the CC -- ,---------------.-------------------------------, _ _ / Andreas Goerzen \ Tel.: +49 511 4819257 / | )/ ) \ Korallenweg 4a / Fax.: +49 511 4819257 \ \\ |//,' __ / 30455 Hannover \ E-Mail: an...@go... / (")(_)-"()))=- \_________________/_____________________________\ (\\ Hard work has a future payoff. Laziness pays off now. -_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_-=-_=_- |