Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44401 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26497 invoked from network); 22 Jun 2009 09:22:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2009 09:22:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.220.220 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 209.85.220.220 mail-fx0-f220.google.com Received: from [209.85.220.220] ([209.85.220.220:56227] helo=mail-fx0-f220.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/F6-20019-F6D4F3A4 for ; Mon, 22 Jun 2009 05:22:55 -0400 Received: by fxm20 with SMTP id 20so3565503fxm.23 for ; Mon, 22 Jun 2009 02:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=p3tf7yaazfWeHOXLztPLt6nTpmEXnzZlAdBJbEINcxc=; b=P3jbrclZCv1ut1nPYVpcaPEMBgiFgcjWCroySo7X8MlsazgRIAodJQplFpw2SQXAS1 c6U7oybvh0WYwoHOgz4zH4/99nZGUbT75wkMJv9eXddjzmmUw3COXDPr/RfmHuzQCZbL 7VIw2AM2eZ7i1y/7xK3kROCyZpKqIlLRaM4SM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=XbbnrBXMo0fQ2qOaOZBn85KfXCp4DS+tZufXxgoYOGZgLjl9CX2OXovuk9KZn4KH39 v6xoNh9MXYC5XAeX0cfR0+1FCqstcKRamdEhYUa7f3NMi4nNyFjHEKANtpjfo4dAt6vM I9JNQFw4rouTnOemdrTz7KLKvy1ifaCwwjSpM= Received: by 10.223.117.14 with SMTP id o14mr5767886faq.21.1245662571396; Mon, 22 Jun 2009 02:22:51 -0700 (PDT) Received: from ?9.20.187.254? (blueice2n1.uk.ibm.com [195.212.29.75]) by mx.google.com with ESMTPS id 3sm10660116fxm.84.2009.06.22.02.22.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Jun 2009 02:22:50 -0700 (PDT) Message-ID: <4A3F4D69.5050401@googlemail.com> Date: Mon, 22 Jun 2009 10:22:49 +0100 User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Lester Caine CC: PHP internals References: <4A3BBF03.5050207@lerdorf.com> <4A3E0A1B.3080305@googlemail.com> <2308C596-45DC-433C-BB7B-2889E28142DC@darkrainfall.org> <4A3E67BB.8040109@lsces.co.uk> In-Reply-To: <4A3E67BB.8040109@lsces.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Call for a doc push From: zoe.slattery@googlemail.com (zoe) Hey Gwynne >> >> Zoe, have a look at :). I >> don't have anything that can read that ODP file you linked (at least, >> not in any useful sense), but the opcodes.html file is all there. >> With any luck, someone else will come along and clean it up a bit, >> and/or expand on it. > Brilliant! Thanks. > http://enquirysolve.co.uk/fisheye/view_image.php?image_id=3790 > Is the Opcode paper as a PDF, but it's simply an OpenOffice > presentation so doesn't need anything 'expensive' to read and edit it. > Lester - this helps. The reason that I made the .odp available was so that people would be able to update it - this kind of information tends to get out of date and I think Andy did that work almost two years ago :-/. I can't think of a better way than .opd or .pdf right now either. I guess it really needs converting into a set of pictures that could be embedded in documentation as part of the manual, I have a feeling this might be a lot of work. Zoe