A walk from Reybridge to Lacock where William Henry Fox Talbot took the first reversal process photograph. 2 miles beside the river, across fields, past the abbey, through the village and back via the paths. S ....
The cross-referencing of documents - where one document contains a human readable reference to another - is very common. And so is the requirement to convert those cross-references into a appropriate links.
The Example
Let's say that I have chunks of data of up to 160k, relating to up to 4000 ima ....
Have you ever seen a long regular expression made up of so many special characters that you can't read or maintain it very easily? Something like
/\(\s*([A-Z]{4})\s+(\d+(?:\.\d*)?)\s*\/\s*(\d+(?:\.\d*)?)\s*\/\s*(\d+(?:\.\d*)?)\s*\)/
We offer a Regular Expression Course that will help you underst ....
It's when delegates start asking me how old the picture of me in the back of the training notes is that I realise I should update my picture from time to time - not that people choose the person to teach their PHP course based on a photo of the tutor.
The picture on the right is me, taken on 27th A ....
There are two environment variables - CATALINA_OPTS and JAVA_OPTS - which are both used in the catalina.sh startup and shutdown script for Tomcat. They are described in comments within that file as:
(optional) Java runtime options used when the "start", "stop" or "run" command is executed [JAVA_OPT ....
I took the decision to ban a member from a forum I help look after yesterday. Sometimes the administrators and moderators of such forums get accused (and sometime it's a correct accusation, but usually not) of being 'trigger happy' ... so for anyone reading this who uses forums, you might be inter ....
When things go wrong, it gets very expensive and time consuming indeed to sort them out ... something that I was reminded of in a "personal message" I have just sent to a member of our Coffee Shop Forum. I wrote:
"My first priority where something is posted which could have legal implications for t ....
It should be very rare that you want to say "what type of object is this?" in PHP - or in any OO language; that's because with a correctly implemented class structure, you should have polymorphic effects that cause your code to perform the correct operation whatever object type you run in on. Howeve ....
It's only quarter to eight in the evening ... but I'm exhausted to sleep - probably due to the quarter past five start from home this morning. Perhaps that was crazy, but for on site course between 150 and 200 miles from home, I'm torn - to travel out the night before, have the hassle of unloading ....