Re: [PHP-DEV] new upload-meter patch for PHP 4.3.32

2003-09-09 Thread Tal Peer
>From a quick look at the patch, it's VERY non-cs compliant: C++ comments, one liner if statements, etc. You should read the php-src/CODING_STANDRADS file. On Tue, 9 Sep 2003, Doru Petrescu wrote: > Hi everybody, > > Here is an updated patch for PHP 4.3.3 to enable the > upload-progress-meter

[PHP-DEV] new upload-meter patch for PHP 4.3.32

2003-09-09 Thread Doru Petrescu
Hi everybody, Here is an updated patch for PHP 4.3.3 to enable the upload-progress-meter I wrote some time ago. For more details, and a live demo, please visit: http://pdoru.from.ro/ Best regards, Doru Petrescu Senior Software Engineer Astral Telecom Bucuresti diff -ruBb orig/php-4.3.3/main/mai

[PHP-DEV] Re: Two PECL Proposals [linux_oss] and [oggvorbis]

2003-09-09 Thread moshe doron
> At urging of those who feel pear.dev is the wrong place to propose PECL > packages, I'm repeating my proposal here: should i remove safely my pecl.dev newsgroup node ;)? anyway +1 for both (mean, i'll make use both extensions; there is no claiming here that my voice realy considerable). -- mo

Re: [PHP-DEV] Two PECL Proposals [linux_oss] and [oggvorbis]

2003-09-09 Thread Alan Knowles
As mentioned on irc.. - the linux_oss are mostly ioctl calls, which might be worth adding as a generic routine to ext/dio like dio_fctl... however.. - it may be a rather large switch statement to deal with all the various type of inputs... that ioctl accepts... Anyone else want to add thoughts

[PHP-DEV] Two PECL Proposals [linux_oss] and [oggvorbis]

2003-09-09 Thread pollita
At urging of those who feel pear.dev is the wrong place to propose PECL packages, I'm repeating my proposal here: --- I'd like to propose two PECL extensions: 1) linux_oss http://frankenbox.alphaweb.net/test/linux_oss-0.1.tgz De