2010-10-08

andrewducker: (Default)
2010-10-08 02:31 pm

Unemployment

There are _bound_ to be sociological studies of unemployement out there. Anyone know of any which dig into the reasons why individuals don't have jobs. I know the information's going to be hard to tease out of them, but I'd love to know what we do know...
andrewducker: (Default)
2010-10-08 05:18 pm

Things which annoy me in .Net #372

There were no generics in the first version. And all of the Windows Forms code was written then, and hasn't been updated to use generics.

So (for instance), despite all of the items in Listview.Items being of type ListviewItem they're returned as Object, because it implements IEnumerable, rather than IEnumerable.

So if I want to get a list of items from the listview I have to iterate around them all, casting them to the correct type rather than just using an AddRange. Admittedly, on an individual level this isn't much of a hardship, but it's still frustrating when you add up all of the times I have to do something like that.

I know that going back and updating all of the Windows Forms code to be generic compliant would be extra effort, but it seems like one of those things that would be worth it...
andrewducker: (Portal!)
2010-10-08 06:45 pm

Google have outdone themselves

The music video built into today's logo is just lovely.

Thanks to [livejournal.com profile] peteyoung for pointing it out - I almost never go to the main page, so I'd have missed this entirely.
andrewducker: (the definition of liberty)
2010-10-08 06:52 pm

The definition of liberty



Reposted because I have a new icon!