.ds_store no more (on network shares at least!)
Wednesday, April 26th, 2006 Posted in Uncategorized | 2 Comments »Nothing exciting (for most people) but I've just finally found an easy way to stop creating the useless .ds_store files on non-mac network shares so I'm putting the info here for my posterity. http://docs.info.apple.com/article.html?artnum=301711 1. Open the Terminal. 2. Type: defaults write com.apple.desktopservices ...
Easier editing of TypoScript
Saturday, April 8th, 2006 Posted in Programming, TYPO3 | 12 Comments »I've recently discovered TextMate from www.macromates.com - a superb text editor, previously I've been using TextWrangler but I'm slowly using TextMate more and more, one of it's really great features is it's expandability through the use of bundles. In getting to ...