Archive for September, 2004

Internet Explorer eating memory?

A couple of days back I received an email from Vitaly Melnikov. He pointed out that when using my technique for making javascript calls to a remote script together with intervals, Internet Explorer will evetually bulge. Is there a memory leak in Internet Explorer?
As I started investigating how IE handles memory when manipulating the DOM [...]

Javascript

MySQL 4, Apache 1.3 and PHP 4.3 on Solaris x86

Yesterday I decided it was time to get a proper PHP 4 environment configured on my new machine running the x86 version of Solaris 9. I know going outside Windows or Linux with PHP sometimes can be tricky. I haven’t used PHP on Solaris since my time at AOL in Dublin three years ago, so I decided to write down exactly [...]

PHP