<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 21 Nov 2008 04:56:33 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Writing Professional Looking Documentation w/ Docbook, PHP, Phing & Apache FOP]]></title>
      <guid>http://www.phpdeveloper.org/news/11397</guid>
      <link>http://www.phpdeveloper.org/news/11397</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has posted <a href="http://blog.astrumfutura.com/archives/369-Writing-Professional-Looking-Documentation-With-Docbook,-PHP,-Phing-and-Apache-FOP-Part-1-Getting-Started.html">part one</a> in a new series he's developed covering documentation (and using Docbook, Phing and Apache FOP to create some professional looking results).
</p>
<blockquote>
This article series proposes using Docbook XML as the ultimate source format for all documentation. The difference between most formats and Docbook, is that Docbook can be used to generate numerous final formats. [...] The series was written to introduce programmers to a PHP oriented publishing process which uses Docbook XML as the basis for generating professional looking HTML and PDF output.
</blockquote>
<p>
<a href="http://blog.astrumfutura.com/archives/369-Writing-Professional-Looking-Documentation-With-Docbook,-PHP,-Phing-and-Apache-FOP-Part-1-Getting-Started.html">Part one</a> introduces the "ingredients" - Docbook XML, PHP5, Phing and Apache FOP - and includes an install process to help you get things set up.
</p>]]></description>
      <pubDate>Wed, 12 Nov 2008 12:02:56 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Weiske's Blog: PEARhd steaming on]]></title>
      <guid>http://www.phpdeveloper.org/news/11223</guid>
      <link>http://www.phpdeveloper.org/news/11223</link>
      <description><![CDATA[<p>
<i>Christian Weiske</i> set out on a project - no small thing - to convert the current PEAR documentation info over to the PhD DocBook rendering system. In <a href="http://cweiske.de/tagebuch/PEARhd%20steaming%20on.htm">a new post</a> he talks about the conversion process and some of the technology involved.
</p>
<blockquote>
The reason for PhD to exist was that the previously used DSSSL based system was slow: a full build (all formats and all languages) took 24 hours to complete. Further, the tools the system based on were old, rusty and nobody understood why they broke on some machines, but also why they worked on other ones. Having a php-based system for PHP ensures that there is always someone around who can fix it if it's broken. This wasn't the case with the old documentation build system. 
</blockquote>
<p>
The conversion was spurred on by the fact that the PEAR documentation stopped building and more and more people were finding it hard to build on their machines too. He walks through the steps he took - installing PhD, converting over the docs to the DocBook 5 format and the first builds with the new system.
</p>
<blockquote>
Now that at the XML was shiny, too, it was time to actually use  PhD on it. The numbers were amazing: While a build for one format and one language took around 40 minutes on my system (dual core Macbook with 2GHz and 2GiB RAM), building the same with PhD takes 45 seconds! 
</blockquote>]]></description>
      <pubDate>Thu, 16 Oct 2008 08:49:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Rudy Nappee's Blog: The harest week (GSoC Docbook Renderer)]]></title>
      <guid>http://www.phpdeveloper.org/news/10647</guid>
      <link>http://www.phpdeveloper.org/news/10647</link>
      <description><![CDATA[<p>
<i>Rudy Nappee</i> has just finished what he calls <a href="http://loudi-soc.blogspot.com/2008/07/hardest-week.html">the hardest week</a> in his Google Summer of Code project</a> - work on the PDF output methods:
</p>
<blockquote>
Here was the hardest GSoC week ! I wrote a big part of the PDF output and both the themes "phppdf" (each PHP manual part in a file) and "phpbigpdf" (a big PDF file with all the sections).
</blockquote>
<p>
<i>Rudy</i>'s project for the GSoC is to <a href="http://loudi-soc.blogspot.com/2008/06/soc-begins.html">create a Docbook renderer</a> that can take in a standard Docbook file and output it into multiple formats. This past week saw the development of the PDF output method but he's also created methods for making a CHM (Windows help file) and a manpage output format. You can keep up with his latest progress on <a href="http://loudi-soc.blogspot.com/">his blog</a>.
</p>]]></description>
      <pubDate>Mon, 21 Jul 2008 12:07:39 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial - Part 9 PDF Download]]></title>
      <guid>http://www.phpdeveloper.org/news/10284</guid>
      <link>http://www.phpdeveloper.org/news/10284</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has posted <a href="http://blog.astrumfutura.com/archives/371-Example-Zend-Framework-Blog-Application-Tutorial-Part-9-PDF-Download.html">a new entry</a> in his series on developing blogging software with the Zend Framework today. It's no new content, but it is a contained version of a <a href="http://blog.astrumfutura.com/archives/370-Example-Zend-Framework-Blog-Application-Tutorial-Part-9-Exploring-Zend_View-and-Displaying-Blog-Entries.html">previous part</a> (part 9) marked up in Docbook and pushed out into a PDF.
</p>
<blockquote>
After my playtime with Docbook and PDF generation, I decided to make a sample PDF of the current Part 9 of the tutorial series. Your comments as to layout, style, portability and other facets that make a PDF worth downloading are very welcome. Eventually the whole series will be available in this format as well as HTML.
</blockquote>
<p>
He's using Docbook 5, Docbook XSL and Apache FOP to generate the files. Syntax highlighting is done through Phing.
</p>]]></description>
      <pubDate>Wed, 28 May 2008 09:33:20 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP.net: The new documentation build system is ready for testing]]></title>
      <guid>http://www.phpdeveloper.org/news/8787</guid>
      <link>http://www.phpdeveloper.org/news/8787</link>
      <description><![CDATA[<p>
The main PHP website has <a href="http://www.php.net/index.php#2007-10-03-1">announced</a> the release of the new documentation build system (as <i>Hannes Magnusson</i> <a href="http://www.phpdeveloper.org/news/8769">mentioned previously</a>) is ready and has been launched for testing.
</p>
<blockquote>
<p>
The PHP documentation team is pleased to announce the initial release of the new build system that generates the PHP Manual. Written in PHP, PhD ([PH]P based [D]ocBook renderer) builds are now available for viewing at <a href="http://docs.php.net/">docs.php.net</a>. Everyone is encouraged to test and use this system so that <a href="http://bugs.php.net/">bugs</a> will be found and squashed.
</p>
<p>
Once the new build system is stable, expect additional changes to the PHP manual that will include an improved navigation system and styling for OOP documentation. 
</p>
</blockquote>
<p>
You can use the <a href="http://www.php.net/my.php">my.php page</a> to set it as your default mirror if you'd like to use it seamlessly.
</p>]]></description>
      <pubDate>Thu, 04 Oct 2007 11:17:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hannes Magnusson's Blog: PhD: The [PH]P based [D]ocbook renderer RC1 released]]></title>
      <guid>http://www.phpdeveloper.org/news/8769</guid>
      <link>http://www.phpdeveloper.org/news/8769</link>
      <description><![CDATA[<p>
<i>Hannes Magnusson</i> has <a href="http://bjori.blogspot.com/2007/10/phd-php-based-docbook-renderer-rc1.html">bloccked about</a> the latest release of their application, PhD (the [PH]P based [D]ocbook renderer) that builds up documentation, like that for the PHP manual.
</p>
<blockquote>
Quick note; We released PhD0.1RC1 today o/ Building the php.net documentations has never been as easy or as fast. [...] It takes less than 2 minutes (on my two years old Precision M70 laptop) to render the entire php.net documentations in three formats.
</blockquote>
<p>
He <a href="http://bjori.blogspot.com/2007/10/phd-php-based-docbook-renderer-rc1.html">includes instructions</a> on fetching the packages needed/documents to compile, modify the configuration files and installing and rendering the php.net documentation. They've also set up a <a href="http://docs.php.net/manual">special mirror</a> of the PHP documentation with experimental builds of the docs.
</p>]]></description>
      <pubDate>Tue, 02 Oct 2007 14:36:00 -0500</pubDate>
    </item>
  </channel>
</rss>
