[PHP-DOC] RE: [PHP-DEV] What is the use of the $replacement property in the RegexIterator class.

2010-05-05 Thread Jared Williams
> -Original Message- > From: Richard Quadling [mailto:rquadl...@googlemail.com] > Sent: 05 May 2010 17:26 > To: PHP internals; PHP Documentation List > Subject: [PHP-DEV] What is the use of the $replacement > property in the RegexIterator class. > > Hi. > > I'm in the process of gett

RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-05-04 Thread Jared Williams
> My proposal had nothing to do with the search engine. I still > think that the off-line tools of livedocs could use some > help. They are magical and shouldn't be (and way too phpdoc > specific). My proposal was to make them docbook generic (and > probably porting them to one of the new xml

RE: [PHP-DOC] RE: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-17 Thread Jared Williams
> > Jared Williams escreveu: > >>>How about moving away from using system entities to construct the > >>>manual and using Xinclude instead? (See the mysql ref > >>manual docbook > >>>sources) This would make the base pages independent from &

RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-16 Thread Jared Williams
p, since they have nothing > to do with discussions on Livedocs] > > Jared Williams wrote: > >>+1 for someone cleaning up livedocs to a ready-to-deploy state :) > > > > How about moving away from using system entities to construct the > > manual and using Xinclude ins

[PHP-DOC] RE: [PHP-DEV] RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-15 Thread Jared Williams
> > How about moving away from using system entities to construct the > > manual and using Xinclude instead? (See the mysql ref > manual docbook > > sources) This would make the base pages independent from > each other, and loadable into a DOMDocument, which could be > transformed with xslt.

RE: [PHP-DOC] Re: [PHP-DEV] Summer of Code

2006-04-15 Thread Jared Williams
> -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 15 April 2006 13:24 > To: Nuno Lopes > Cc: Rasmus Lerdorf; internals; PHPdoc > Subject: Re: [PHP-DOC] Re: [PHP-DEV] Summer of Code > > Nuno Lopes wrote: > >> Google is doing their Summer of Code thing again thi

RE: [PHP-DOC] spam protection for user notes

2006-02-21 Thread Jared Williams
> Sebastian-H. Picklum wrote: > > Hmm, you are completely right. But it's still not that > accessible for > > our fellow programmers who are visually impaired. > > I have 4961 messages in my PHP-Notes box that I simply > haven't had the motivation to check. > > Note weeding is a tedious and t

RE: [PHP-DOC] spam protection for user notes

2006-02-21 Thread Jared Williams
; Viele Grüße > > Sebastian > > Am 21.02.2006 um 13:49 schrieb Jared Williams: > > > > > How about this one, I've been experimenting with, uses plain HTML > > obfuscating the code with various css techiques. > > > > http://ren.dotgeek.org/ex/

RE: [PHP-DOC] spam protection for user notes

2006-02-21 Thread Jared Williams
How about this one, I've been experimenting with, uses plain HTML obfuscating the code with various css techiques. http://ren.dotgeek.org/ex/captchacss.php http://ren.dotgeek.org/ex/captchacss.phps Jared > > I don't think that the math-test would prevent much spam. > It's very easy to auto

RE: [PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-prepare.xml PDOStatement-execute.xml

2006-01-08 Thread Jared Williams
Hi, Just read this, and wanted some clarification, as I believe I've been using this in places. > + You cannot use a named parameter marker of the same > name twice in a prepared > + statement. $param = 'a'; $stmt = $pdo->prepare('SELECT :param = :param') $stmt->bindParam(':pa

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygookabout theCHM)

2005-06-14 Thread Jared Williams
> -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 14 June 2005 09:20 > To: [EMAIL PROTECTED] > Cc: 'Sean Coates'; phpdoc@lists.php.net > Subject: Re: [PHP-DOC] Livedocs Deployment to End Users (WAS: > some gobblygookabout theCHM) > > >>>Is there any reason wh

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Jared Williams
> Jared Williams wrote: > > Post ./configure'd, and ready to use. > > > > Don't know if you remember I was the bod that appeared in > #phpdoc with the beginnings of a general docbook/xml viewer. > > I guess I could do that.. it's like 10 mins o

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Jared Williams
> > > Is there any reason why the docbook sources aren't distributed ? > > > > Seems that would remove some dependancies, and allow other > viewers to pull the book(s) direct. > > They are... > http://cvs.php.net/phpdoc/ > > S Post ./configure'd, and ready to use. Don't know if you rememb

RE: [PHP-DOC] Livedocs Deployment to End Users (WAS: some gobblygook about theCHM)

2005-06-13 Thread Jared Williams
> -Original Message- > From: Sean Coates [mailto:[EMAIL PROTECTED] > Sent: 13 June 2005 17:16 > To: Gabor Hojtsy > Cc: phpdoc@lists.php.net > Subject: [PHP-DOC] Livedocs Deployment to End Users (WAS: > some gobblygook about theCHM) > > Gabor Hojtsy wrote: > > Who has no webserver on h