surrealization.com
Occasionally I come up with something worthwhile
Tivo Home Media Engine For .NET
Friday, March 10 2006
Everyone who's been unhappy that TiVo only released their Home Media Engine APIs for Java can be a bit relieved. Gary at ByteBuilder has released a version for .NET. It doens't contain a UI toolkit, but it gives you a great start to building .NET server applications that enable your TiVO to interact with them.
I've been packing for the past two weeks (that's about how long ago he put up the code) so I've only barely gotten to look at the code. It's similar to the Java APIs but takes advantage of some .NET specific classes and to un-Java the API. I'm hoping to be able to start building something soon.

