Government is bound to be complex, but I have this uneasy feeling that two layers of local government that I didn't understand have been replaced by one layer (and a sub-layer) that are almost as complex ... and which I think Joe Public still may not understand.
You can download this diagram (full ....
Can you believe that the schools haven't yet broken up for the summer holidays (except in Scotland) ... yet I am scheduling the first provisional dates for each of our courses for 2010 - six to nine months ahead.
Our customers need to plan well in advance - to budget, to schedule, and to know what ....
Usually, the release number of a programming language that's used on a 'first level' course doesn't make a big difference as the changes tend to be quite minor - after all, languages cannot change much for who would develop e piece of code using a syntax that was likely to go out of date? But that' ....
We give training courses in English. Do we really want to encourage enquiries that bring us sales leads for Lua, Ruby or Python courses that would have to be presented in Chinese, German, Spanish or Japanese? No, we don't - it is a dis-service to everyone concerned if we appear to offer something ....
PHP's print_r function allows you to dump out the contents of a variable - and that includes more complex variables like arrays containing other arrays, objects, etc ... in a human (programmer!) readable form. By default, the output string is directly sent to the browser, but with a second paramete ....
Can mod_proxy receive a request in one protocol and forward it in another?
mod_proxy (in httpd 2.2.x at least) is capable of protocol conversion - at least from http to ajp. https to http, and https to ajp should also work. mod_proxy_connect provides the capability of onward connection via https ....
The following monitoring and loading tools can be used to test Apache Tomcat and are all Open Source. This comparative summary includes a link to more details of each of these resources.
ab - ApacheBench. Part of the standard Apache httpd download - a good but basic soak test where you can see ho ....
We were invited back to the dog show open day at The Dog's Trust near Newbury, from where we adopted Gypsy a few months ago. Yes - I know the real reason to invite everyone back was for them to make money, but it was never the less a good day's outing. I suppose I should have expected a ....
Lisa and I were discussing the way that democracy has been effected by the Internet ... on one hand, more access to data, and on the other hand more professional control by the 'powers that be' - unelected / appointed officers who see this extra data access as (frankly) a bit of a nuisance. Some ta ....