
Responding to Infoworld Did PHP kill the Java radio star?
Zend’s CEO, Andi Gutmans, claims that PHP is disrupting Java. Meaning that PHP has gotten a significant toehold and is dislodging Java from its position as the granddaddy of server-side web applications frameworks[1]. I take the word disrupting in its modern sense of disruptive technology – a technology that significantly differs from the standard paradigm and whose effect would have been hard to predict, based on the “rules” of the standard paradigm.
I am a long-time Java-user (9 years) and I agree that PHP is a real contender in the web applications sphere… and would like to make some additional observations. [Read more…]
Approaching the cash register at Starbucks I noticed this perhaps puzzling message on the little LCD display. It has nothing to do with the economic meltdown, or the amount of cash in the cash drawer, but instead reflects a programming error!
I was reading 
The old method for embedding a Flickr slideshow in a WordPress blog no longer works after WP 2.1. Flickr creates really nice Flash-driven slideshows and there’s easy HTML code to embed these shows on regular web pages, but the code doesn’t work on WordPress-driven sites because the (tinyMCE) editor software removes the code. Now there’s a solution.