sam keen's corner of the web

Monthly Archives: October, 2005

Ajax In Action

Authors: Dave Crane, Eric Pascarello, Darren James
Publisher: Manning Publications
Copyright: 2005
ISBN: 1932394613
Pages: 680
Price: Street: $44.95 Amazon: $29.67
Rating: 8/10
Table of contents: Part 1 Rethinking the web application 1
1 A new design for the Web 3
2 First steps with Ajax 31
3 Introducing order to Ajax 69
Part 2 Core [...]

PHP – Debugging, Caching, And Optimizing

I gave this presentation to the pdxphp group.
Get a glimpse of what PHP is doing at its core and learn how to accelerate and/or troubleshoot those processes.We’ll start with a description of some of the PHP internals to get a sense of how code caching and debugging work with PHP.Then we’ll demonstrate installation, configuration and [...]