May 2008
Livre blanc : frameworks php pour l’entreprise
by Xavier Lacot & 2 othersForte d’une expérience éprouvée des frameworks PHP majeurs, Clever Age publie aujourd’hui un livre blanc au sujet des frameworks PHP pour l’entreprise.
sfFirePHP plugin
by Xavier Lacot & 1 otherFirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.
August 2007
Performance tips for web applications « The Storyteller
by mbertier & 3 others (via)I was trying to improve performance for a web application recently keeping them in mind. Let me describe how to do some of them technically.
July 2007
GOsa project - Home
by mbertierGOsa is a GPL'ed PHP based administration tool for managing accounts and systems in LDAP databases. It administers users and groups, mail distribution lists, thin clients, applications, phones and faxes.
Xdebug 2 released - Derick Rethans
by mbertier & 1 other (via)After almost four years of work, Xdebug 2 is finally ready.
Symfony : A note on routing
by mbertierAs far as I could figured out from sfGuardPlugin routing via php code (not via yml) can be done the following way:
Projects: Transliteration Extension - Derick Rethans
by mbertier (via)This extension allows you to transliterate text in non-latin characters (such as Chinese, Cyrillic, Greek etc) to latin characters. Besides the transliteration the extension also contains filters to upper- and lowercase latin, cyrillic and greek, and perform special forms of transliteration such as converting ligatures such as the Norwegian "æ" to "ae" and normalizing punctuation and spacing.
'[PHP-DEV] Simple Namespace Proposal' - MARC
by mbertier (via)Please review the following concept and patch for php6...
May 2007
Premature Optimization » Zend_Search_Lucene talk slides
by mbertier & 2 othersI think that my main goal, which was to show how easy it is to start indexing existing content, was acheived and several people came to me and said they thing Zend_Search_Lucene is one killer component.
Jimdo and Northclick Dev-Blog » Getting the PHP fatal errors
by mbertier & 1 other (via)One big issue of the PHP error handling is that there’s no built-in way to catch fatal errors with an user-defined error handler. So I thought a little bit about it and maybe you have better approaches or solutions …
The short goal is to send the error via e-mail to the developer(s). As we are security-aware, we’re logging errors and do not display them to the world. (Hint: that should be your default on every production machine!)
May 12 :: Horde_Lens :: very.excited.schnauzer
by mbertier (via)At a high level, Horde_Lens_Iterator implements the SPL OuterIterator interface to wrap an Iterator - in this case our result set - inside another iterator. The OuterIterator controls access to the InnerIterator.
April 2007
Poo-tee-weet - blog
by mbertier (via)But still, the future of CMS with PHP cannot be stuck with PHP4 until eternity. I really want to use a nice framework that leverages all the cool new PHP5 features and most importantly the new established design philosophies found since the advent of PHP5.
Premiers pas avec le Zend Framework
by Xavier Lacot & 1 otherCe cours est une introduction très sommaire au Zend Framework, dans le but d'écrire une application MVC très simple utilisant une base de données.
Xdebug Helper :: Firefox Add-ons
by Xavier LacotTool to start/stop debug with PHP's Xdebug extension.
March 2007
Interview - Fabien Potencier (Sensio Labs)
by mbertier (via)En général, les frameworks sont orientés par les conditions d'utilisation de leur créateur. Ruby on Rails a été créé par une société centrée sur des développements Web 2.0. Quant à Symfony, il est issu de 5 ans d'expérience de Sensio Labs dans le développement pour les grands comptes. Dans cette logique, nous assurons également le support des versions antérieures de Symfony pendant un à deux ans, et ce à la différence des technologies concurrentes qui imposent le plus souvent de migrer à chaque nouvelle version.
February 2007
CodePlex - PHPExcel
by Xavier Lacot & 1 other, 1 commentProject providing classes for the PHP programming language, to allow to write to Excel 2007 files.
Migrating to PHP 5.2.1 Slides - iBlog - Ilia Alshanetsky
by mbertier (via)The slides for the Migrating to 5.2.1 from the Vancouver conference are now available, they can be found here:
January 2007
Code Snippets -- Recalling AJAX state upon page reload
by mbertier (via)This snippet explains how you can track and recreate the current view even when using ajax to update your page. Now if users reload the page or send this link to a friend, the current state will remain intact.
PHP Look Back 2006 - Derick Rethans
by mbertier (via)In this, the fifth iteration of my annual PHP Look Back, we'll explore the happenings of the PHP world in 2006.
Zend_Memory Proposal - Alexander Veremyev - Zend Framework Proposals - Zend Framework Wiki
by mbertier (via)Zend_Memory is a component that offers API for managing data in limited memory mode.
getID3() - The PHP media file parser
by remouk & 4 othersgetID3() is a PHP script that extracts useful information from MP3s & other multimedia file formats
November 2006
GuestBlox - OpenLaszlo
by mbertier (via)GuestBlox thus represents a simple yet complete 'end-to-end' Web application powered by an OpenLaszlo frontend and a PHP backend.