Archive for the ‘Online’ Category.
Using jQuery from Google
One of the largest items to load for a wordpress blog is jQuery. Google currently host most jQuery libraries on their site for public consumption. This appealed to me because Google is very, very fast, whereas my site is pretty fast, but not Google fast.
I tried various plugins to do this, but none of them worked. I found this site, which shows how to make the change by hand.
Continue reading ‘Using jQuery from Google’ »
Record encrypted cable channels using your Mac
In Seattle, Comcast has been moving most of the channels from unencrypted QAM to encrypted QAM. That means that things I used to be able to record with my EyeTV and HD Homerun setup no longer work. I’ve heard rumors that you could install the Apple firewire SDK and record using the FireWire output of your cable box, but that seemed like a lot of work, and not very well supported.
Enter FireRecord. It makes it much simpler, but with caveats. To use it…
- Plug a firewire cable between your Mac (I use an older, slow Intel Mac Mini hooked into a QNAP Nas for storage) and your cable box. This is designed for most standard cable boxes – the FireRecord site has more information on supported boxes.
- Download and install FireRecord.
- Run the program, pick a channel and set the start and end time.
- Once the recording is done, you have a large file with a .m2t extension. You need to massage it before it very usable.
- Download MPEG Streamclip. There are other solutions for the Mac, but they cost quite a bit more. I’ve not found a free solution.
- You need to install the QuickTimeMPEG2.component, which you have to purchase from Apple (~ $20/US.) When I ran the install program it said that I needed to install Rosetta for the program to run. Rather than do that, you can drill down into the package and find the file. It lives in the package as Archive.pax.gz. If you copy that file to your desktop, you can uncompress it by double clicking the file. Once you’ve got the resulting QuickTimeMPEG2.component file, just copy it to /System/Library/QuickTime (you’ll need to authenticate before copying it over.)
- Now you can use MPEG Streamclip to export the video to other formats.
That’s it. It’s crazy easy.
There are caveats
- You don’t get a guide. You need to know what channel and what time your program is.
- You can’t watch anything else while recording. The firewire port spits out what’s on your television. The flip side is that anything you can watch on TV you can record, even premium channels (not tested yet.)
- The resulting file is only tagged with the file name you gave it (i.e. Discover.m2t.) No fancy file tagging like you get with EyeTV, but a pass through MetaX can fix that.
- (NEW) Apparently you can’t turn off your cable box or your Mac will have trouble finding the device when you power it back on.
A brief listing of the movies available at Cain Manor
Done for my convenience and that of my friends.
Updated June 29, 2010
Continue reading ‘A brief listing of the movies available at Cain Manor’ »
SSH Public and Private Key setup on OS-X
I didn’t find one clear and concise place explaining how to setup private keys on OS-X. This is my attempt to remedy that.
Continue reading ‘SSH Public and Private Key setup on OS-X’ »
