Posted in May 31, 2011 ¬ 20:00h.HtbaaComments Off
Since a few days a certain operation in the webshop software we’ve written at work was extremely slow. Adding a product to the basket took forever, like 2 minutes. When adding a product to the basket it checks if there are any related products that should be added to the shopping basket as well. This is [...]
Read the rest of this entry »
Posted in October 24, 2010 ¬ 19:23h.Htbaa
About 2,5 years ago at work we were still using PHP for new applications. With PHP being the language of choice I was looking at what MVC frameworks were available. At the time only Zend Framework (which was at version 1.5) seemed to be the only PHP5 framework. Aside from that it was a mature [...]
Read the rest of this entry »
Posted in July 23, 2010 ¬ 17:47h.HtbaaComments Off
Yesterday PHP 5.2.14 has been released, together with PHP 5.3.3. I used to get excited about PHP updates, but no more. This is because of a number of disappointments I’ve talked about earlier. But that’s not really the reason of why not to get excited. So, why shouldn’t we be excited about PHP 5.2.14? The [...]
Read the rest of this entry »
Posted in July 18, 2010 ¬ 14:54h.Htbaa
For over 3,5 years now I’ve been programming professionally in PHP. First in PHP4 and about half a year later we finally converted to PHP5. At first I was excited because I could use a lot of new features PHP5 offered such as proper OOP but also Zend Framework. I started using Zend Framework from [...]
Read the rest of this entry »
Posted in June 23, 2010 ¬ 18:19h.Htbaa
So for a while now all PHP based applications at work were performing quite sloppy. Even though we’re using XCache as the opcode cache there was no difference in performance when XCache was enabled or disabled. Now, for small applications it didn’t really matter, but Zend Framework based applications were really slow. Even when all [...]
Read the rest of this entry »
Posted in April 18, 2010 ¬ 12:27h.HtbaaComments Off
Which apparently is the slogan for launching Ubuntu 10.04. I think this is going to be a very nice LTS release. It’s too bad that they didn’t include Perl 5.12 in it, but that’s understandable as it just got released; although compiling your own is very easy. On the other hand, PHP 5.3 got in [...]
Read the rest of this entry »