# Friday, June 13, 2008

Another dead Hauppauge card

Two Hauppauge cards(HVR-1600 and HVR-1800) that will not tune QAM or OTA Digital. Now, the chances would seem to be slim, but what else could it be? When I take the coax from my tv (that tunes clear QAM), and plug it into my Hauppauge card, it fails. It was also a clean install of Vista. So now I RMA it again, at least they'll cover the shipping for an additional RMA

#    Friday, June 13, 2008 10:28:50 AM (Central Standard Time, UTC-06:00) | |
# Tuesday, June 10, 2008

QAM in Media Center - Painful

I've always been a fan of Media Center, even in its infancy.  But with ways to integrate Blu-ray, HD-dvd, Netflix, into a networked DVR on steroids, it makes Media Center a great choice for an all-in-one solution.

Fantastics aside, it's still plagued with problems that it should not have.  In order to get most of these features, you need to have t3h nerd skills which brings me to QAM.

Sweet (biblical reference), clear QAM support should be in Media Center!!!! Most cards support QAM now, but you need to use their application to tune it to QAM channels.

Many card manufacturers like Hauppauge,WinTV products, have taken to the task of creating ways to trick media center into tuning QAM. The Beta driver has you setup an OTA as if you're using an antenna.  Then you launch a separate application to map those channels to actual QAM channels from your cable service.
Put simply, it's a good thing they call it beta, so no hard feelings. They were driven to this horrid option.  Even talking to an employee of Hauppauge, he/she was not able to get it to work.  In addition to that, there was a report that after installation, it hosed *something* and QAM wouldn't even work in the WinTV app. Eeeek!

Nevertheless, I'm doing a clean install of Vista, prepping a disk image, and will be reporting back some findings!
 

Edit: go see a newer post of mine

#    Tuesday, June 10, 2008 8:22:35 PM (Central Standard Time, UTC-06:00) | |
# Tuesday, May 27, 2008

Hello Internets

This is my first post on my revived blog. I haven't blogged since my college days.  I've realized how important sharing of knowledge is, hence why I've dived back in.  Doing many nerdy things, I typically run into different blogs of people trying to do the similar tasks.  Sometimes, something has not been done before, and the knowledge stays with me once I complete it. So here we go!

For example, dasBlog 2.1.8102.813 so far seems to be a powerful, yet simple application not requiring an SQL backend.  There were not any specific write ups on a 1and1 install, so here you go:
Step 1: Upload files from dasblogce to a dir of your choice.
Step 2: Modify
web.config
comment <trust level="Medium" originUrl=".*" />
uncomment <httpCookies httpOnlyCookies="false"/>
SiteConfig\site.config
Modify obvious settings until <!-- END OF SUGGESTED SETTINGS -->
SiteConfig\siteSecurity.config
DO NOT CHANGE ADMIN PW.  It is encrypted. Log in and change it.
Step 3: Use WebFiles to modify permissions on the following directories: content, siteconfig, and logs.  Give NETWORK SERVICE full read/write/modify permissions
Step 4: Use WebFiles to create the WebApplicaion. Just point it to your subdir of your blog. Mine is /blog.
Step 5: Navigate to your blog, change your pw&options, and you're done!

#    Tuesday, May 27, 2008 9:48:15 AM (Central Standard Time, UTC-06:00) | |