XML RSS feed Articles

PHP UK 2010: RDBMS in the social networks age

Wrapup of the PHP UK Conference 2010. Uploaded slides of my talk "RDBMS in the social networks age" about graphs in the database.

Profiling PHP applications with XHProf: the path to scalability

My latest article on Profiling using XHProf, a neat tool developed at Facebook. A step-by-step tutorial to install and use XHProf, and some useful hints on how to improve performances and scalability of your PHP application.

Speaking at the PHP Barcelona conference 2009

Speaking at the PHP Barcelona Conference 2009. Talk: "Trees in the Database: Advanced Data Structures".

New article: Graphs in the database, SQL meets social networks

Graphs in the database: how to store a graph data structure in a DBMS, and answer the most common queries typical of social networks, like "You might also know" or "You might also like", or "How you are connected to XYZ" (degrees of separation).

Create a video preview as animated GIF with FFmpeg and PHP SPL

Extract frames from a movie and create a preview as animated GIF, using PHP, SPL, Imagick and FFmpeg.

Trees in the database: It sure ain't no CouchDB!

Wrap-up of the Dutch PHP Conference, Amsterdam, 11-13 June 2009.

Speaking at the Dutch PHP Conference 2009

Speaking at the Dutch PHP Conference 2009. Talk: "Trees in the Database: Advanced Data Structures".

Zend Framework, mod_rewrite and public dir in shared hosting

A quick tip on how to deal with Zend Framework directory structure and the public document root directory in most shared hosting accounts, using mod_rewrite and an .htaccess file.

Book review: "TYPO3 Extension Development" by Dmitry Dulepov

A review of the book TYPO3 Extension Development" by Dmitry Dulepov, Packt Publishing

Database identifiers, quoting and case sensitivity

Exploring database delimited identifiers and case sensitivity: the effect of quoting table and field names in the various DBMS.
1   2   3   4   5   Next »

Lorenzo Alberton

Lorenzo Alberton Lorenzo PHP5 ZCE - Zend Certified Engineer works as a Consultant / Software Engineer at Ibuildings, always busy with many cool clients. He's a long-time contributor to many open source projects. Lorenzo Alberton's profile on LinkedIN