CVS Account Request: maxg

php.internals

max goldberg

23 years ago
I would like to write some more documentation for some of the EXPERIMENTAL modules and possibly make some updates to phpweb.

Maxim Maletsky

23 years ago
lovely email address! On 15 May 2003 18:57:20 -0000 "max goldberg" <max@fuck.org> wrote:
> I would like to write some more documentation for some of the EXPERIMENTAL modules and possibly make some updates to phpweb. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >
-- Maxim Maletsky maxim@php.net

max goldberg

23 years ago
Thanks, Let me take a moment to elaborate on what I would like to do; Making the assumption that at the moment the most utilized functionality of phpweb is the search and 404 handler, I think these need the most work. For instance, if you go to the search bar which is shown on every page and type in a search for 'mysql' in the function list, it comes back with 'msql'. The htdig search results don't reflect the fact that the site can figure out what country you are coming from, and while this is a fairly new feature, I don't think htdig has the flexibility to pull this off very well. Basically htdig isn't really that good to begin with. I think other options should be looked at, without searching through the archives, I'm guessing there probably has been a good amount of conversation about this subject. A good possibility would be mnoGo, but it may even be easier to just write one specifically for the purpose(s) that phpweb needs searching for. I think overall the phpweb site is nice, but a lack of standards has caused a lot of small slowdowns, larger in certain places. I would like to help make phpweb faster and a bit more reliable. Regarding documentation, I would like at some point to write up some documentation for the XML-RPC module as I have already had a lot of experience using it, and XML-RPC in general. Ncurses is another module in which documentation is lacking, and seeing as it’s been around for about a year now, I think it would be a nice addition to add full documentation to it. To sum it up, I have a lot of ideas, and I am eager to help out. If you have any questions for me, feel free to ask. -Max Maxim Maletsky wrote: