Speedy wamp

Speedy wamp

To get a bit more speed out of your sluggish windows development machine (I use wampserver), add the following code to your php.ini. ; APC accellerator extension=php_apc.dll [APC] apc.enabled = 1 apc.cache_by_default = 1 apc.enable_cli Read more…

memcached on CentOS

memcached on CentOS

When installing memcached on my CentOS 5.2 box using the rpmforge repo, I found apache/php complaining of API version problems. To get round it I first used PECL to install memcached, then used yum to Read more…

New CSS reference

New CSS reference

Hi, This is just a heads up. Sitepoint are launching a new CSS reference that sounds very promising. They’ve hinted in the latest newsletter that you’ll need a Sitepoint forums account for access to it.. Read more…