php developer

› DevShed: Enforcing Object Types in PHP - Using the Type Hinting Feature in PHP 5

DevShed has posted the last article in their "Enforcing Object Types in PHP" series today - "Using the Type Hinting Feature in PHP5".

[Returning] to the subject of this last tutorial, I'll introduce another method for enforcing object types in PHP 5: the "Type Hinting" feature. It can also be used in conjunction with the "instanceof" operator that you learned about before, in order to develop PHP applications that implement thorough routines for filtering unwanted objects. Generally speaking, when you finish reading this article, you should be armed with a few more methods for forcing object types in PHP, in this way expanding your overall knowledge of object-oriented programming.

They start with an introduction to type hinting and some basic examples of its use. From there, they build up a relevant example with the help of their (X)HTML widget class they've used throughout the series.

02/03/2006 1:42 pm (UTC)   PHP Developer   View entry   Digg!  digg it!   del.icio.us  del.icio.us

community news (ez.no)  eZ systems employee

› eZ publish user manual is online

The first version of the user manual for eZ publish 3 is now available online. The manual is a non-technical guide for end-users of eZ publish.

02/03/2006 10:14 am (UTC)   Community news (ez.no)   View entry   Digg!  digg it!   del.icio.us  del.icio.us

php developer

› Justin Silverton's Blog: Using PEAR Cache_Lite for High Performance

On his blog today, Justin Silverton has posted this brief new tutorial covering the use of PEAR's cache_lite package.

Cache_lite is a php/pear caching module that is designed for high traffic sites. It is different than most caching systems because it has a built-in locking mechanism that will prevent cache corruption that can sometimes occur when there are a large amount of concurrent users trying to read and write to your cached data.

He wastes no time getting to the examples, showing first a very basic example of chacing/looking for a cache of your data. There's no installation HOWTO, but if you're familiar with the PEAR system, installation should be a simple matter.

02/03/2006 1:13 am (UTC)   PHP Developer   View entry   Digg!  digg it!   del.icio.us  del.icio.us

hans melis

› Regular expression datatype updated

In the past few days I’ve released two new versions of my regular expression datatype for eZ publish, regexpline. Version 1.1 contains these changes: Fixed: CS issues Fixed: Only use internal function to fetch the regular expression Fixed: Naming pattern (title function) does not return an empty string when given no input or invalid input Added: Custom name pattern [...]
01/03/2006 7:29 pm (UTC)   Hans Melis   View entry   Digg!  digg it!   del.icio.us  del.icio.us

tobias schlitt  eZ systems employee

› eZ components article in php|architect

Derick wrote an article about eZ components for the latest issue of php|architect. It deals with the goals for the project as well as architectural decisions that we took while developing this components library.

01/03/2006 4:27 pm (UTC)   Tobias Schlitt   View entry   Digg!  digg it!   del.icio.us  del.icio.us

tobias schlitt  eZ systems employee

› eZ components article in php|architect

Derick wrote an article about eZ components for the latest issue of php|architect. It deals with the goals for the project as well as architectural decisions that we took while developing this components library.

01/03/2006 4:27 pm (UTC)   Tobias Schlitt   View entry   Digg!  digg it!   del.icio.us  del.icio.us

sandro groganz

› Online User Manuals for eZ publish

The new online user manuals for eZ publish are available online. They are part of the documentation and describe the administration interface as well as daily tasks.

01/03/2006 12:19 pm (UTC)   Sandro Groganz   View entry   Digg!  digg it!   del.icio.us  del.icio.us

sandro groganz

› Online User Manuals for eZ publish

The new online user manuals for eZ publish are available online. They are part of the documentation and describe the administration interface as well as daily tasks.
01/03/2006 12:19 pm (UTC)   Sandro Groganz   View entry   Digg!  digg it!   del.icio.us  del.icio.us

sandro groganz

› Online User Manuals for eZ publish

The new online user manuals for eZ publish are available online. They are part of the documentation and describe the administration interface as well as daily tasks.
01/03/2006 12:19 pm (UTC)   Sandro Groganz   View entry   Digg!  digg it!   del.icio.us  del.icio.us

derick rethans

› eZ components article in php|architect

In this month's issue of php|architect you can find an article on the eZ components. In this article I explain the goals for the project as well as architectural decisions that we took while developing this components library. It also shows a small example on how to use the components. Unfortunately the service (http://geo.derickrethans.nl.) it talks about is not yet life... I should get that going soon.

28/02/2006 9:20 pm (UTC)   Derick Rethans   View entry   Digg!  digg it!   del.icio.us  del.icio.us

eZ publish™ copyright © 1999-2005 eZ systems as