First benefits from performance optimization: I have discovered “the mother of all queries” in phpBB.
Category Archives: 04 Tools
MySQL Query Optimization
From the first month of my employment at SAP I was really impressed how the guys in support become crazy on SQL optimization. Deeply impressed on variety of tools for doing this on Oracle and DB2 I decided to carry out the same analysis on my own projects. The first question I’ve asked myself: “Do we have any native MySQL tools for sql optimization?”.
Yes, we do.
WordPress: Cannot redeclare class problem
Wired, wired bug. It happens with Sashin, it happens with phpMailer class, it happens everywhere. As three plugins crashed after each other with the same reason on my brand-new WordPress installation, I’ve decided to invest an evening to find out the reason.
Tools Review
Before disappearing in the next project I’ve decided to review my favorite tools. Most of them could look uncool for a real geek but, you know, they work.
WordPress: First Impressions
Even there are still several open questions for me I am ready to share my first impressions about WordPress. My first project was a blog for my little daughter . For several reasons I had to implement it in Russian, so I ‘ve got in touch also with localization and plenty of other lovely features.