Archive for the ‘Tech’ Category.
May 4, 2010, 11:02 AM
UPDATE…
Not all Macs that are capable of booting a 64 bit kernel will boot the 64 bit kernel. The Mini is one of those… (This is from Apple.) Getting those machines NOT on the list to boot into a 64 bit kernel is possible, but it’s beyond the scope of this article (it involves editing your boot.efi.)
| Mac Pro (Early 2009) | √ | √ |
| Mac Pro (Early 2008) | √ | √ |
| Mac Pro (Original) | | |
| iMac (Early 2009) | √ | |
| iMac (Early 2008) | √ | |
| iMac (earlier models) | | |
| Mac mini (all models) | | |
Continue reading ‘Force your Mac to boot into 64 bit mode’ »
March 22, 2010, 8:23 AM
This is a speed test from my iPhone, done in the 98121 area code. It’s as close as you can get to Downtown Seattle without being in Downtown Seattle. To be clear, I pay a lot of money for this service.

March 18, 2010, 7:54 AM
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’ »
March 2, 2010, 9:08 AM
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.
February 19, 2010, 2:21 PM