Links

pmuellr is Patrick Mueller

other pmuellr thangs: home page, twitter, flickr, github

Monday, November 20, 2006

International PHP Conference research presentations from IBM

'the art of runtime performance optimization' by  bitmapr

Two of my IBM colleagues, Julian Dolby and Graeme Johnson, recently presented at the International PHP Conference. Their presentation, PHP: A Language Implementor's Perpective, is available here.

I should point out that the topics presented here are research topics undertaken by IBM. Both presentations are the result of IBMers taking research and development experience in programming languages and applying that to PHP. And specifically, the challenges that PHP presents.

Brief overview ...

Julian's presented on static analysis of PHP, specifically, how static analysis can be used to identify security problems.

Graeme's presented on looking at the PHP runtime through the eyes of someone who has been developing Java VMs for the last decade.

Interesting stuff for folks interested in the nuts and bolts of dynamic languages and runtimes, and of course, specifically, PHP.

BTW, this was the same conference that Tim Bray presented on web frameworks, and then blogged about in Comparing Frameworks.

Enjoy ...


Photo "the art of runtime performance optimization", with a nice CC license, by bitmapr. Found using the Create Commons Search Site.

No comments: