Site Archives

So does the Apple TV support 5.1 audio?

Posted by Dave on March 25th, 2007

No. And yes. In that order. This article gives the full detail behind what that really means.

Using Subversion and REALbasic for version control

Posted by Dave on March 20th, 2007

Recent versions of REALbasic contain a new “Version Control Project” format. This saves the project as a whole bunch of text files. With these files, you can use a version control system such as Subversion (SVN) to manage changes in your REALbasic project. This article shows you how to set up Subversion [...]