The Apple store links have a session id built into them, so we get an expired link message if we try to use them. I've looked to see if there's a way to build links that will work and I don't think there is, so the only option is to search for the items. Here's some pics that will help confirm that you've found the right items...
Apple Remote ............ Apple iPod Universal Dock
...
Also, the URL for the Store is:
http://store.apple.com/1-800-MY-APPLE/W ... eStore.woa
As for the signals themselves, here's the data...
freq: 38 khz
leadin = +9000 -4500
0 pair = +550 -575
1 pair = +550 -1700
leadout= +550 -40514
style = LSB
NEC1-style repeat pattern:
+9000 -2266 +550 -96716
Here's the binary for the signals
vol+ (OBC 10)
01110111 11100001 01010000 11000010
vol- (OBC 12)
01110111 11100001 00110000 11000010
ch+ (OBC 6)
01110111 11100001 01100000 11000010
ch- (OBC 9)
01110111 11100001 10010000 11000010
play (OBC 5)
01110111 11100001 10100000 11000010
menu (OBC 3)
01110111 11100001 11000000 11000010
dev1 = 238
dev2 = 135
obc2 = 67
If this is enough info for you to use PB yourself, go for it, otherwise I'll try and throw an executor and upgrade together for you soon.