-
COGE: Opensource mac VJ software…..
If you like Quartz Composer and are into VJ/Visual software, CoGe might just be for you. It’s got clip triggering, effects, mixing and playback modules. Check out the CoGe forums for more info…..For now here is a “Intro to CoGe 0.85b” and “What’s New in 0.93b release” videos: CoGe 0.85b – Quick Start Guide from…
-
Energize your Apple TV based Media Centre machine with BOXEE….
-
OSX: Time Machine backup to NAS
-
Synkron, because syncing can be such a pain….
I know, rsync is the answer to all my prayers, at least as far as syncing data is concerned. I agree, BUT sometimes you just want a simple GUI (yes pointy/clicky) application to do the job. Well that’s were synkron comes in. A simple applications that does one thing and it does it well, synchronizing your files/folders.…
-
Command line Backup/Cloning/Imaging for OSX
-
Speed up Mac OS X Mail application…..
Does your OSX Mail app crawl when you start it. Well here is a quick tip to speed things up again. Just issue this command from a terminal window (make sure you’re not running Mail app first). sqlite3 ~/Library/Mail/Envelope\ Index vacuum;You should notice a bit of a performance improvement the next time you start the…
-
How to make a ISO out of a DMG file under OSX
-
Eject your Mac’s CD tray from command line……
-
FunctionFlip frees your mac’s function keys…..
-
Activate expanded Save and Print menu’s in OSX
Here are two commands to activate the expanded Print and Save menu’s under OSX by default. You need to type these in a terminal window. 1) For expanded Print menudefaults write -g PMPrintingExpandedStateForPrint -bool TRUELogoff and back in again to activate. Reissue the command replacing TRUE with FALSE to turn expanded functionality off. 2) For…