Posted on October 20, 2009 at 5:59 pm
Apt-get is a linux command that allows you to instantly install software. For example if you were running linux, the command: sudo apt-get install firefox would install Firefox Web Browser. For a while, I had thought that this functionality was removed in Mac OSX, luckily this is not the case. There are two ways to [...]
Posted on October 18, 2009 at 5:54 pm
If you’ve ever used linux, then you probably really missed two things when you started using Mac OSX, the apt-get command (automatically retrieves software) and the sudo nautilus command (opens file browser ,what finder is, as root. Well, it may not be as clean looking as linux, but you cam run a session of Finder [...]
Posted on October 18, 2009 at 5:45 pm
After Techspansion went down, VisualHub, AudialHub, and iSquint (popular video/audio converters for the mac) were destroyed. Luckily, they were nice enough to post the source code one SourceForge for everyone to use under the name TranscodeRedux. Not so luckily, they used their Alpha (untested) source code with a new interface. In this incredible act of [...]
Posted on October 16, 2009 at 2:49 pm
So you come across some open source software, and it says something like “Mac binaries are not available right now, there might be some binaries available at…” And of course the binaries (term for mac applications commonly used in the term “Universal Binary” meaning an application that runs on PPC and Intel Macs) are like [...]
Posted on October 15, 2009 at 8:57 pm
Well, Mac OSX is sadly the least free UNIX based OS in the entire world, but Macs still have a lot of free, open source applications. Although I can’t list all of them (list would be too long) I can give you a list of some of the best. OpenOffice.org Open Office is the complete [...]
Posted on October 15, 2009 at 7:25 pm
Hey, if you run a PPC mac, then you probably know that you cannot run Snow Leopard. Well, who cares right, we don’t need that, right… WRONG! The new version of XCode requires Snow Leopard to be installed, AND YOU CAN NO LONGER FIND THE OLD FILE ANYWHERE on Apple’s dev. site. Fear not, because [...]