A bloke's wife goes missing while diving off the West Australian coast.
He reports the event, searches fruitlessly and spends a terrible night wondering what could have happened to her.
A bloke's wife goes missing while diving off the West Australian coast.
He reports the event, searches fruitlessly and spends a terrible night wondering what could have happened to her.
My new HP2133 mini laptop was delivered yesterday, and so far I’m a very happy camper. It came with Windows Vista Basic installed, which I’ve kept on for now. I’ve also gone and installed a multi-boot system, and added Ubuntu 8.1 as well as Windows 7 beta as boot options.
Seth Godin has an interesting point of view on the bailout of the car manufacturers which I have to agree with. Our world is changing, and the way we do business is changing. I don't think we should be bailing out businesses that cannot keep up with the times. Yes, there will be large scale job losses, and it may impact the world economy in a very bad way.
I've just watched Phil Haack's talk on the MVC framework at PDC 2008. I can honestly say that I've learnt more in the 70 minutes watching the talk, than what I've learnt in the last few days reading tutorials etc.
Get it here
This is the reason why we will not get rid of corruption at government level. These guys are very protective over their extra income…
I've been playing with some of the new features in C#, one of which being the var keyword. Which is not dynamic typing, it is just type inference. Meaning that the compiler will be assigning the type based on the value that you initialise the variable with when declaring it. And you have to initialise it with an actual value when using var.
After playing a bit, I discovered this little problem, which is probably just an incorrect assumption from my side, but I'm sure I'm not the only one that will make this assumption. If you look at this code sample.
Over the last few years, I've been reading a lot of blogs. So far so, that it has become my main source of information for most things.
Recently I've come to realise that I'm reading in a disconnected state. No, I'm not talking about my connection to the net at the time of reading.