I've just released a new version of php-excel extension that exposes the new functionality offered by libxl 3.2.0. The new functionality in this release includes the following: - ExcelSheet::setPrintFit(int wPages, int hPages) that fits sheet width and sheet height to wPages and hPages respectively - ExcelSheet::getPrintFit() that returns whether fit to page option is enabled, and if so to what width & height - ExcelSheet::getNamedRange(string name) that gets the named range coordianates by name, returns false if range is not found - ExcelSheet::getIndexRange(int index) that gets the named range coordianates by index, returns false if range is not found - ExcelSheet::namedRangeSize() that returns the number of named ranges in the sheet - ExcelSheet::getVerPageBreak(int index) that returns column with vertical page break at position index - ExcelSheet::getVerPageBreakSize() that returns a number of vertical page breaks in the sheet - ExcelSheet::getHorPageBreak(int index) that...

The slides from my talk on the Hidden Features of PHP are now available and can be downloaded from here: ipc_2011_hidden_features.pdf Thanks to all the people who attended the talk and I really am looking for your feedback via Joind.in.

The slides from my talk on the Memcached extension are now available and can be downloaded from here: ipc_Memcached_2011.pdf Thanks to all the people who attended the talk and I really am looking for your feedback via Joind.in.

My slides for the "Hidden PHP Features" talk at ConFoo are now available at http://ilia.ws/files/confoo_2011_hidden_features.pdf. If you were at the talk, please give me your feedback/suggestions at: http://joind.in/2905.

Thanks to all the people who attended my talk on the APC and Memcached yesterday at Confoo. The slides are now available to download at: http://ilia.ws/files/confoo_APC_MEM2011.pdf If you have any feedback, or comments they would be much appreciated via Joind.In (http://joind.in/2806)