 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Nexen.net: Base configuration for PHP 5.2.3
by Chris Cornutt August 15, 2007 @ 13:48:15
Nexen.net has a new look today at something most people take for granted - some of the default extensions loaded (and how often they are) in a PHP installation.
Since PHP 5.2.3 has been published, over 9700 tests were sent to the Quality Assurance Team. In those tests reports, we can find the list of failed tests, and an anonymous PHPinfo(), that helps the PHP team to understand the origin of the errors. With such a number of phpinfo(), it is tempting to get some stats about compilation choices.
Damien has graphed out a few different data sets - the extensions included in most default installations, other popular extensions that may or may not be compiled in, the list of rare extensions (a long list) and how often they show up and, finally, the graphing of all extensions included in any PHP install anywhere. Links to more information about these extensions can be found immediately following the graph.
voice your opinion now!
base configuration php5 extension graph popular default base configuration php5 extension graph popular default
Stubbles Blog: My wishlist for PHP 6, pt1 The 'object' type hint
by Chris Cornutt February 20, 2007 @ 09:07:00
Stephan Schmidt has posted some thoughts about type hinting in PHP5 (what's there) and the same kind of functionality for objects in PHP6 (what's to come).
I was very pleased, that PHP 5 introduced type hints, although they are not available for primitives like string, int, boolean, etc. Still, I'd like to see the object type hint introduced in any future version of PHP that allows me to specify, that a method or function only accepts an object, regardless of the type of the object.
He gives the example of Java's handling of the functionality and what PHP does with the same type of code. He also mentions that, via the Reflection API extension, some of this is possible already, so why not just include it from here on out?
voice your opinion now!
typehint php5 php6 object java common base class typehint php5 php6 object java common base class
David Sklar's Blog: Swanky New Ning Sites!
by Chris Cornutt September 28, 2006 @ 07:55:00
David Sklar points out some of the new base sites that are being offered on the PHP-based mashup site, Ning.
It's been a lot of hard work, so I'm quite excited that we've just released three great new Ning sites: Ning Videos, Ning Photos, and Ning Group.
Plus, all three sites have the juicy bits that every site on the Ning platform gets -- things such as cloneability, complete customization, and built-in REST APIs. I've been watching the feeds for clones of photos and videos -- I suppose seeing who's cloned sites you care about is the Web 2.0 version of ego surfing.
He also talks about some of the features of the Ning Photo cloneable site like the slideshow and, in Ning Video, the embeddable player. The Ning Group application also has parsing abilities to help with sharing documents/music/photos/etc with anyone.
voice your opinion now!
ning sites clone base photos videos group player slideshow ning sites clone base photos videos group player slideshow
Community News: PHPBase Project
by Chris Cornutt December 06, 2005 @ 07:34:52
The PHPBase project has been released and is in the alpha stages currently.
PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base.
The main purpose for a tool like this is the need to keep data submissions accurate and avoid common errors that might occur when submitting to standard schemes recommended by Google.
The code still in development, and will be added to a subversion repository once we get the project approved at berlios.de.
You can check out the main site here or just download the current version directly...
voice your opinion now!
php phpbase google base interface php phpbase google base interface
|
Community Events
Don't see your event here? Let us know!
|