Monthly Archive for December, 2008

Christmas Party Hellboy Costume

We had a wicked Christmas party this year themed, “The Garden of Good and Evil”.

I went as the ultimate dichotomy, Hellboy:

P.S. I made the costume myself.

Hellboy and Leia

Hellboy and Leia

Getting MediaPortal TVClient to work on a second machine

Cross posting this bit of info from the media portal forums that I had to figure out on my own here:

I just had to do the following to get RC4 server to work with a multiseat client on another machine. I didn’t do this originally because the mediaportal install gave me the impression that it was going to open up the vista firewall for mediaportal to work for me. This is not actually the case (only half true), as it forgets about the sql server instance that it installed for me.

  1. First enable tcpip and named pipes connections using the surface area configuration tool as per the sql server configuration page in the wiki
  2. Add the sql server process to the firewall exceptions
  3. Add the sqlbrowse.exe tool to the firewall exceptions (in sql\90\shared\ folder)
  4. Add a machine name mapping to the ip address of the tvserver on the tv client machine
  5. Set the tvserver to be the machine name, not the ip address in media portal configuration on the client machine.

All this being done, I still had to wait a long time for the client to start up on an xp machine. But once it started up tv worked a treat

Hope this post helps other people trying to get this to work.

Media Portal Home Screen

Media Portal Home Screen

Which equality methods to override and when in C#

A great, relatively brief post over on monologue that oulines which of the equality methods/operators to override when.

Linux on iPhone anyone?

According to this post over on the iPhone dev blog, the iPhone has finally been made able to boot Linux.