Profile_bird

Hey there! tomhollander is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving tomhollander's tweets.

Already using Twitter
from your phone? Click here.

tomhollander

  1. Flashed my BIOS, and it completely disabled USB support. I needed to hunt down a PS/2 keyboard adapter to get to the BIOS setup screens!
  2. OK I never liked Adobe Reader, but I've never seen an installer try to sneak in so much crap as Foxit Reader does.
  3. What is a "microsystem" anyway? Sun claims to make them.
  4. @rob_farley That would be because DST hasn't started there yet :-)
  5. @rob_farley Where does Vista tell you that there is no DST in Casablanca?
  6. @rob_farley According to timeanddate.com, Casablanca has daylight savings.
  7. In Windows 7 you can show an additional clock in the UTC timezone. Doesn't seem to be possible in Vista. (GMT != UTC during daylight saving)
  8. Wolfram Alpha is able to tell the average airspeed velocity of an unlaiden european swallow (11m/s apparently) but not an african swallow.
  9. Just found out (the hard way) that WCF in .NET 3.5 SP1 can now serialise undecorated types, while .NET 3.5 (without SP) requires them.
  10. Blogged: Protecting against XML Entity Expansion attacks. http://tinyurl.com/p9m3r2
  11. Testing a library from classic ASP. I can't believe I'm typing "On Error Resume Next"
  12. For fuck's sake Adobe, what part of "I don't want an icon on my desktop" don't you understand?
  13. Linksys media center extenders discontinued: http://tinyurl.com/qkwqbl. A pity - I've got the DMA2100 and it's awesome.
  14. OASIS does provide a profile for SAML 2.0 in WS-Security. Still I can't see any reason why 2.0 is better than 1.1 in a web service scenario?
  15. WS-I provides profiles for SAML 1.1 only. Does that mean using SAML 2.0 for web services isn't recommended for interoperability?
  16. VS2008 solution + TFS2005 = lots of hacks to get a build working
  17. @simonwaight The point is "scope" means "rules against that specific entity", not "rules that apply to things in that container"
  18. How could *every* printer in the building be broken? Man I hate expense claims.
  19. @simonwaight These still apply only to a single specified target, not to everything in a class/namespace/project.
  20. Arguing with VSTS code analysis. Just learned that you can't use [SuppressMessage] to filter out all violations in a namespace/class/etc.