SLUG Magazine Calendar v2.0 hits the iPhone App Store yesterday. It only took 2 days from submission to approval! Apple is getting super efficient.
Upgraded to AppleTV 3.0.1 last night, installed the mods. Everything is going well so far! Have all features working such as AFP, SSH, full Codec support thanks to Perian, plus the new 3.0 menu system and iPhone Remote.

SLUG Magazine iPhone App is finally out the door. This is my first native iPhone app released under the Apple Developer program.
Introduction
Many of us have been using irssi with screen for a while. It’s a great way to connect into your IRC from anywhere (if the machine is Internet accessible, since you need to be able to SSH in before resuming the screen session). Continue reading »
After upgrading to AppleTV 2.4 and installing Perian, I no longer can play Apple videos. The device just shows a black screen. Sometimes there is sound.
Edit: found a fix from westont on AwkwardTV:
Sure enough, looking in the /System/Library/QuickTime folder I found a ‘Disabled’ folder had been created. This folder contained the ‘QuickTimeH264.component’ file which had clearly been moved there by something. Moving this file back to the /System/Library/QuickTime folder and rebooting the ATV got everything working again.
Finally took the plunge and got IPv6 working at home. Thanks to the folks at http://www.tunnelbroker.net/ for the free 6to4 tunnel!
By default, your ssh daemon probably will kick you out after a period of no activity. I like to set the following in sshd_config:
TCPKeepAlive yes
ClientAliveInterval 60



