Hello,

On 10/02/2002 01:15 AM, Khalid El-Kary wrote:
> hi,
> i have developped an XML parser that's easy to use and very fast, and i 
> have run two websites using it.
> 
> http://creaturesx.ma.cx
> http://creaturesx.ma.cx/osman/jokes/index.php (not complete website)
> 
> the question comes now what's best way to contribute this parser to the 
> PHP community without losing my ownership rights?

If your parse is based on an object oriented PHP class, you may want to 
contribute it to the PHPClasses site: http://www.phpclasses.org/

You can upload it and maintain it later when you make any improvements 
of bug fixes. Nobody will be able to mess with your code, the copyright 
remains your and the software license is up to you to decide.

When your class is approved for publication, the subscribers of the site 
receive a message letting them know about it. If they find it 
interesting, they will go on the site and download it. If they see any 
problems or want to make any improvement suggestions, eventually you 
will receive plenty of feedback.

If your class becomes popular, the class and your name will feature in 
the top charts.

-- 

Regards,
Manuel Lemos


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to