Myself, Coding, Ranting, and Madness

The Consciousness Stream Continues…

Posts tagged PHP


PHP FPM Configuation

10 Dec 2012 8:00 Tags: PHP, Programming, Web Design

Last week I talked for a long while about using PHP FPM to speed up the site, but avoided offering up any of the configurations files. The support for FPM and Apache is still a bit thin on the ground — niginx seems to have quite a lot of support and questions out their on this topic already. As such, I'm not entirely sure if I'm doing this the most efficient way, so don't take this as good support advice.

Read More...

Mangler's Tag Parser

30 Nov 2012 8:00 Tags: Blog, PHP, Programming, Web Design

Wordpress might well be an unauthenticated remote shell, with a blog added, but it does has a number of exciting features. These include the flexible support for ‘Short Codes’, essentially extra custom tags which are processed server side. These formed the basis of my footnotes plug-in, Note-n-Cite.

Read More...

Welcome to Mangler

18 Nov 2012 23:00 Tags: Blog, News, PHP, Programming, Web Design

Welcome to the new version of my blog, now powered by Mangler. You can find out more about the other bits and bobs I've used in the theme information page.

It's going to be a bit sparse for a little while — there were some rather last minute changes to engine, so I'm going to have to work on the importing of old posts all over again. That's going to take a little while, especially as I haven't finished writing the administration interface for Mangler yet.

Read More...