What did the circles ever do to you, eh?
Dan_Martin
Posts
-
An even better day - Liberals and Foreigners Avert Your Eyes -
F1 - The excuse... [modified]I'm sorry, but no. There was a reasonable gap, which Rubens went for, and Schumacher made a clear and deliberate move to the right to try to force Rubens to either back off or risk going into the wall. Schumacher knew the wall was there and deliberately tried to put Rubens into it. Without the wall being there it's a dubious move off his line to block, with it there it's a move designed to make the other driver crash and that's unacceptable. It was poor behaviour from a man who, for all his talent, has always lacked class.
-
Bored of if..else?A couple of years back I had a chap working in my team who knew various .Net specifics but didn't really seem to understand programming at all. He produced various pieces of "interesting" code but this was his finest hour:
//fancy to use switch case bored with if else
bool moreThanOneModelTypes = (vehicle.PossibleTypes.Length > 1);
switch (moreThanOneModelTypes)
{
case true:
this.ddlVehicleFullModelType.Items.Add(new ListItem("- - - please select - - -", "-1"));
goto default;case false: goto default; default: foreach (VehicleType vehicleType in vehicle.PossibleTypes) { this.ddlVehicleFullModelType.Items.Add(new ListItem(vehicleType.DisplayName, vehicleType.Id)); } \_fullVehicleModelTypeReload = false; break;
}
So that's a single-line if statement replaced with a multi-line switch, plus some gotos for good measure all because he got bored of if..else.
-
Dalek Dave, what has your boy done?I don't know enough about Churchill to dispute the first part, though that is the first time I've heard of it. It seems a little unfair, though, to refer to his strengths as a war leader in that context. We needed a strong and military-minded leader at the time in order to defeat another one. We entered the war under a good peacetime leader and if he'd stayed we'd have lost the war very quickly.
-
Dalek Dave, what has your boy done?I agree entirely. I just wondered how Dave would resolve the conflict between his Tory Boy nature and his love of pro-British historical accuracy. ;) In the grand scheme of things it's not too important and I'd rather have Cameron than Brown (I'd rather have Clegg than either but that was never going to happen.)
-
Dalek Dave, what has your boy done?Chamberlain? Which views and strengths were those then?
-
Dalek Dave, what has your boy done?http://www.bbc.co.uk/news/uk-politics-10719739[^] "David Cameron has been criticised after mistakenly saying the UK was the "junior partner" in the allied World War II fight against Germany in 1940." Whoops.
-
LTJOTDThey are in the Premier League. It is, admittedly, the Blue Square Bet Premier League, rather than the Barclays Premier League, but you can't have everything.
-
Sorry about this but....When the puns start, I just glaze over.
-
First Indian Browser [modified]Prior to this, Indians knew exactly what they wanted from shops, bought it and left immediately.
-
DAOTDI've done that. It's far better than doing it the other way around.
-
Stop with the spoilers [modified]Like a chavved-up Vauxhall Nova.
-
Thought I'd ShareThere was apparently a takeaway with a poster reading "Try our burgers you'll never get better!".
-
Yet more woes for AppleAm I right in thinking that, rather than improving the signal quality, the "fix" they've issued simply makes the signal meter display fewer bars (which is correct but hardly helps people trying to make calls)?
-
They knew it was a problem last yearDamned socialists!
-
Jobsworths dodge dead badgerWould you touch it with a spade or a big stick? Surely it's not too hard to shift it out of the road?
-
Argghhhleppie wrote:
Not for one of my cats! He thinks it's some toy and tries to attack it and other parts of my body sticking out under the blankets (arms and feet for those with dirty minds).
But you wake up on time, right?
-
ArgghhhSet it to vibrate and leave it on a wooden surface. The noise it makes is terrifying.
-
Instant alert bellshammerstein05 wrote:
You have good communication skills with both technical and non-technical people (you are able to run with minimally detailed requirements, asking the right questions throughout to fill in the blanks). Maybe it's my skepticism, but I read this as "We're able to cut out account managers because you'll be able to talk to the end users and run with whatever they tell you" and "There's no documentation process in place"
I'm only ever interested in jobs with this sort of requirement. I'm a programmer, but dealing with clients is my favourite part of the job by a long way. I would hate any job that was purely programming and involved no direct interaction with clients.
-
XOYThe author of that book has been having a proper barney this week with cretinous non-doctor Gillian McKeith after she reacted badly to a piece he wrote about her lack of qualifications, first calling him a liar, then having a bit of a mental on Twitter and insulting people at random, before crudely attempting to distance herself from it all. More here[^] and here[^]