If you're connecting an Apache httpd server to an Apache Tomcat server, you can do so via proxied http requests - i.e. have your customer facing http server relay the request on, perhaps having modified it, to Tomcat and then passing the response back. Two different Apache modules give you the fac ....
Ruby v Python ... I've been asked for a comparison!
• Both are object oriented scripting languages - or rather claim to be scripting languages, but are really compile-and-run via their own virtual machines, in just the same way as Perl and Java are.
• Both are modern, Open Source languag ....
What do you get for a 70 pound hotel room? I'm in the fair town of Maidenhead tonight and I'm going to share with you the game of "Coffee Challenge" which is played to get a cup of hot coffee at the end of a long day.
Firstly, fill the kettle ...
... and I'll give you a clue. There's a cup ....
1st October 2007.
The minimum wage has risen for adults to 5.52 per hour
Check - we're well generous compared to that!
Statutory holidays have risen for full time employees to 24 days per year
Check - as that includes bank and public hoidays, well in there too. And will still be OK at April 2009 w ....
I've been working on RSS feeds ... looking to get a page that combines various blogs so that I can have a quick look and see where we stand without having to hop and skip round each in turn. And with magpierss, it's turned out to be quite easy.
Yet some blogs give a summary in the their RSS feeds ....
Well House Manor - Open at Christmas
Well House Manor in Melksham will be open as usual over the Christmas and New Year period. It's in a quiet location just five minute walk from the town centre, and ideal for you if you're visiting family in Melksham or West Wiltshire, but don't want to overcro ....
Have you noticed what a lack of information there is in the printed material (or on the web too, come to that!) on performance tuning Apache Tomcat? The subject came up briefly during the course that I completed yesterday, when we looked at the changing the heap sizes and number of threads, and sele ....
I took a phone call on Wednesday from one of the Denton family at "Denton's Directory" - a local directory that's distributed free to households here in Melksham and has actually become something of a well-used institution. So although the call was a "cold call" looking to persuade me to go for a ....
I'm always a little bit amazed when a letter or a posting here actually gets noiced to the extent of generating a reaction back to me, and back to the community. So I was a little amazed to get a phone call from Asda this afternoon ... based on my posting of a few days ago, in which I expressed con ....
1. If you set PS1 to a string that contains a "!" character, then you'll get the current history number reported as part of the prompt. If you want to rerun the same command number 246 later, all you then need to do is type
r 246
2. If you're debugging a Korn shell script and want to work out wh ....