Google Chrome Alpha and Firefox 3.5 Shiretoko on linux
I installed two semi-stable browsers yesterday. This isn’t going to be a leveled comparison, considering Chrome was recently ported to linux and Firefox 3.5 is on RC1 already. In any case, I’m just going to put up some links to where you can get them and some shots of them in action. You can get … Read more
Convert m4a tracks to mp3 on linux
Short tutorial on the command line foo you need to get this done: (I’ll write up the script later, I want to make it regexp smart first) 1. In a terminal, navigate to the directory containing the music tracks you want to convert into mp3. 2. Install faad and lame: $ sudo apt-get install faad … Read more