I managed to get Entourage to use growl. As a Mac user I’m naturally fan of the Growl application. It is nice te get a uniform way of receiving messages from applications without getting popup’s on all sides of your screen.
Read the article below and I will setup an mirror one of these days.
http://the.firehou.se/2008/06/04/growl-notifications-with-entourage-2008/
Weer iets bijgeleerd vandaag
Als je in Mac OS X een iso wil branden kan je gewoon een terminal venstertje openen en volgend commando gebruiken :
hdiutil burn myiso.iso
waarbij myiso.iso natuurlijk gewoon de naam is van de iso file die je op cd of dvd wil schrijven.
Of je kan ook Disk Utility gebruiken (zit ergens verstopt onder Applications/Utilities).
En ik als Apple newbie maar proberen om iso’s te mounten en inhoud dan te verslepen in Finder naar mijn DVD icoontje
– ENGLISH UPDATE –
As I discovered lost of people are finding this page interesting (love google analytics) the short english summary:
In Mac OS X it is very easy to burn your ISO image via the Terminal. Execute in your terminal the following command and you are set to go:
hdiutil burn /path/to/your/image.iso