I recently migrated Established Sites from an internally hosted subversion repository to a git repository hosted by github.com.
I'm now considering the idea of converting Established Sites from a Nexista (PHP) application to a Sinatra application (Ruby).
It actually wouldn't be too difficult as so much of the logic is in XML and the logic is in XSL. I've even made a couple of tiny commits in this direction.