Hi folks!
As Derick asked us for, here is my progress report.
I am Rudy Nappée, a french 21 years old guy, I use PHP since 5 or 6 years ago.
I began the May 26th to work for PhD (PHP-based Docbook Renderer)
project, mentored by Hannes Magnusson (bjori). My GSoC proposal was:
- To write new output formats: CHM, Manpages, PDF
- To write themes: PEAR HTML theme, PHP-GTK HTML theme
- To design DBHTML implementation in PhD
Currently, I'm done with CHM and Manpages formats (and its own PHP
themes) and PEAR theme.
PDF output is almost done (probably this weekend or next week).
I have until August 11st (suggested end of project) or August 18th
(firm 'pencil down' date) to work on the PHP-GTK theme and the DBHTML
implementation. I feel on tracks^^
I did not have big difficulties or issues with the project and am glad
to work with PHP Doc guys. I think I'll continue after GSoC.
Here it is, if you have questions about my work, please email me or
come to #php.doc and if you wan't to view my weekly report status or
see some results (pdf output for example), I invite you to view my
blog : http://loudi-soc.blogspot.com
Regards
Rudy Nappée
On Fri, Jul 25, 2008 at 21:07, Nappee Rudy
rudy.nappee@etu.u-bordeaux1.fr wrote:
- To write new output formats: CHM, Manpages, PDF
- To write themes: PEAR HTML theme, PHP-GTK HTML theme
- To design DBHTML implementation in PhD
Its worth mentioning that the CHM and Unix man page outputs are in the
latest PhD release \o/
As a quick side project he even committed kdevelop TOC output format
after a recent request for it :)
Furthermore the peardoc guys are these days trying to figure out which
box is doing their doc builds so they can test out the pear themes.
-Hannes