Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP.net:
The PHP.net Google Summer of Code
Apr 16, 2007 @ 17:41:00

The PHP.net site has made the official announcement of the PHP projects involved with this year's Google Summer of Code:

The PHP team is once again proud to participate in the Google Summer of Code. Seven students will "flip bits instead of burgers" this summer:

On the list this year are:

  • LiveDocs - mentor Michael Wallner, student Hannes Magnusson
  • The PHP Interpreter - mentor Derick Rethans, student David Wang
  • XDebug - mentor Derick Rethans, student Adam Harvey
  • Doctrine - mentor Lukas Smith, student Konsta Vesterinen
  • PHPUnit - mentor Sebastian Bergmann, student Mike Lewis
  • MDB2_Schema - mentor Lukas Smith, student Igor Feghali
  • Jaws - mentor David Coallier, student Nicolas Bérard-Nault
Also, be sure to check out some of the other organizations and students participating on the Summer of Code website.

tagged: googlesummerofcode2007 xdebug jaws mdb2 livedocs googlesummerofcode2007 xdebug jaws mdb2 livedocs

Link:

PHP.net:
The PHP.net Google Summer of Code
Apr 16, 2007 @ 17:41:00

The PHP.net site has made the official announcement of the PHP projects involved with this year's Google Summer of Code:

The PHP team is once again proud to participate in the Google Summer of Code. Seven students will "flip bits instead of burgers" this summer:

On the list this year are:

  • LiveDocs - mentor Michael Wallner, student Hannes Magnusson
  • The PHP Interpreter - mentor Derick Rethans, student David Wang
  • XDebug - mentor Derick Rethans, student Adam Harvey
  • Doctrine - mentor Lukas Smith, student Konsta Vesterinen
  • PHPUnit - mentor Sebastian Bergmann, student Mike Lewis
  • MDB2_Schema - mentor Lukas Smith, student Igor Feghali
  • Jaws - mentor David Coallier, student Nicolas Bérard-Nault
Also, be sure to check out some of the other organizations and students participating on the Summer of Code website.

tagged: googlesummerofcode2007 xdebug jaws mdb2 livedocs googlesummerofcode2007 xdebug jaws mdb2 livedocs

Link:

Community News:
Livedocs XMLWriter Entry Updated
Jan 03, 2007 @ 22:55:00

As mentioned briefly by Pierre-Alain Joye, the documentation (on the Livedocs website) has been updated for the XMLWriter package.

This is the XMLWriter extension. It wraps the libxml xmlWriter API.

This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. This extension can be used in an object oriented style or a procedural one. Every method documented describes the alternative procedural call.

The updated documentation cn be found here.

tagged: livedocs xmlwriter extension update livedocs xmlwriter extension update

Link:

Community News:
Livedocs XMLWriter Entry Updated
Jan 03, 2007 @ 22:55:00

As mentioned briefly by Pierre-Alain Joye, the documentation (on the Livedocs website) has been updated for the XMLWriter package.

This is the XMLWriter extension. It wraps the libxml xmlWriter API.

This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data. This extension can be used in an object oriented style or a procedural one. Every method documented describes the alternative procedural call.

The updated documentation cn be found here.

tagged: livedocs xmlwriter extension update livedocs xmlwriter extension update

Link:


Trending Topics: