Seen in Melksham at lunchtime today:
The Chancellor put heavy tax increases onto larger road vehicles this week in his budget - I wonder if he expected to have quite such a swift and far-reaching effect as this! ....
C's structs allow you to define a variable type in which you can hold a variety of elements by name ... and that's very similar to how you define all the variables within a C++ class. In a C++ class, though, you also define your methods which take that language forward into the Object Oriented world ....
You may wonder what I am doing sitting at my keyboard at 1 in the morning!
We have a rule - "we don't take reservations for tonight after 10 p.m." We made the rule as we're really not well suited to provide accommodation to people who have spent the evening in the local pub and are then looking fo ....
"Can you write about some good rail trips" asked Jim on the forum I administer ... and my mind went back to Percy Danks and his Merrymaker day excursions. And when I write, I go on rather. Have a look at the topic here
I didn't make real mention of the Scottish trips he ran too - overnight both ....
"I don't care" ... what a great publicity line for an attention seeker, except that it rather does close the door if the person or people who are being addressed just say "fair enough".
I've seen the line used a number of times over the years as a "goodbye" on forums, where a difference between the ....
Do you associate seasons with colours? What about the current season?
No - something there looks a bit wrong.
No - still no right - how about this?
Ah - much more like it - it's the start of the Roadwork Season! We have Melksham's centre up for 8 weeks with the two ends of the town linked ....
I'm going to an event called "Social Enterprise and the railways" tomorrow - and I'm Driving there - to Swindon. How silly can you get! But it's a case of the head ruling the heart.
I could have left on the direct train at 19:50 tonight. I could catch the hourly bus to Chippenham then the hourl ....
When you call up a web page and you give a directory name WITHOUT a training slash, the web server return a "moved temporarily" page - code 302 - giving you the same name WITH a trailing slash as your new page:
Dorothy:~ grahamellis$ telnet 192.168.200.162 80
Trying 192.168.200.162...
Connected to ....
Thanks to Leah for forwarding a link to Tiobe - "The Coding Standards Company" and their page showing the relative popularity of languages when measured by the size of the community for each. It's interesting to see how the programing languages we teach fit in to the ranking table.
1. Java 20%
2. ....
Apache Tomcat web server default MIME type
What file extension maps to what "Mime Type" in Apache Tomcat? It's important to know, since the Mime type is sent out by the server to the browser to tell the browser how to handle the following data stream.
a) There is a long list of extensions and the ....