Receive updates via email
Upcoming Presentations
- 03/06/2012
WEBINAR: Performance Tuning PHP on IBM i
OnlineStretching your dollar to maximize your investment in IBM i hardware is paramount to many shops. In this webinar, Mike Pavlak and Alan Seiden discuss some of the more fundamental areas that reveal performance bottlenecks. They will explore hardware, softw - 03/21–22/2012
Wisconsin Midrange Computer Professional Association: Spring Conference
Grand Geneva Resort and Spa, Lake Geneva, Wisconsin, USAI'll be presenting four PHP talks, including the new "Web Performance First Aid." Many great speakers at this conference. Come the night before (3/20) for a panel discussion that I'll be on. - 03/29/2012
"Web Performance First Aid" webinar
OnlineIf your web application runs slowly, your reputation and business could suffer. To restore confidence, you must improve performance immediately, because frustrated users might not return to give you a second chance. You need “Web Performance First Aid.” - 05/06/2012 – 05/09/2012
COMMON 2012 annual meeting and exposition
Anaheim, California, USAI've proposed 7 talks (mostly PHP and Zend Framework) for this annual meeting of the COMMON membership and the largest gathering of the Power Systems user community.
- 03/06/2012
-
Recent Posts
Category Archives: Zend Server
PHP performance tip: disable unused extensions with Zend Server
Whenever I’m brought in to improve the performance of a PHP application, an easy change I make is to disable any PHP extensions that the application does not use. PHP extensions are code libraries written in C that add to … Continue reading
Posted in IBM i, iSeries, Performance, PHP, System i, Web development, Zend Server
Tagged IBMi PHP ZF webperf
Leave a comment
How to learn Zend Server and PHP on IBM i
A customer who is also an IBM business partner asked me how to learn more about Zend Server and get a basic understanding of PHP. He has already installed Zend Server for IBM i. I suggested these steps: Attend a … Continue reading
Posted in IBM i, iSeries, PHP, System i, Zend Server
Leave a comment
Zend Framework webinar this Wednesday
On March 9, 2011, I’ll present a free webinar about how to create a Zend Framework project on IBM i. The webinar is at 9am PST, 12pm EST. Sign up here: http://www.zend.com/en/company/news/event/790_webinar-your-first-zend-framework-project-on-ibm-i Here’s the complete list of my upcoming talks.
Posted in IBM i, iSeries, PHP, System i, Web development, Zend Framework, Zend Server, Zend Studio
Tagged IBM i, PHP, zf
Leave a comment
Q&A: Upgrading from Zend Core to Zend Server
Zend Core and Zend Platform will reach “end of life” on July 1, 2011. Some of my clients have asked me what this will mean to them. In this article I’ll answer some common questions. Q. What does “end of … Continue reading
IBM i was never affected by (quickly patched) PHP floating point vulnerability
Yesterday an IBM i customer of ours emailed me an announcement he’d received from Zend concerning a vulnerability in PHP concerning floating point numbers. Zend also included instructions for installing their “hotfix.” Fortunately, IBM i was never affected by this … Continue reading
Maximize Zend Server PHP performance with Apache compression
Faster web sites sell more products, create better user satisfaction, and even rank higher in Google searches. Try compression to boost the download speed of your Zend Server for IBM i pages. You can compress PHP output javascript, style sheets, and other text-based content. My tests show a speed improvement of 10-50%. Continue reading
Posted in Apache, IBM i, iSeries, Performance, PHP, System i, Web development, Zend Framework, Zend Server
Tagged compression, Firebug, gzip, mod_deflate, speed
5 Comments
Differences Between Zend Core and Zend Server on IBM i
Zend Server for IBM i improves upon Zend Core’s older implementation of PHP in numerous ways. To make the migration easier, I’ve created a table that shows some of the settings and default file locations that have changed between Zend … Continue reading
Posted in IBM i, PHP, System i, Web development, Zend Server
6 Comments
Zend Server for IBM i Is Here
Zend and IBM have announced an updated, streamlined version of their PHP package for IBM i, called Zend Server. I’ve been using the beta for a while but last week read an announcement showing it’s ready for general use. It … Continue reading
Posted in IBM i, PHP, System i, Web development, Zend Server
Leave a comment
