Monthly Archives: September 2007

SiteCapture 1.0.2 Released

Just a quick post to let everyone know that SiteCapture 1.0.2 was released yesterday. It is a minor release with following changes: Added the ability to edit an address of the ‘Own list’ by double-clicking the address row. Changed the … Continue reading

Posted in Mac, Software | 1 Comment

Double-clicking NSTableViews

If you want to handle double-clicks in NSTableViews, be sure to check out following Q&A article from Apple: Debugging NSTableView’s “Action Invocation” binding. It saved me a lot of time.

Posted in Apple, Developer | Comments Off on Double-clicking NSTableViews

Unexpected error using mdimport

If you are using mdimport and get the message Can’t checkin with server named com.apple.metadata.mdserver, then it’s quite possible that Spotlight’s metadata datatore is broken. To fix the problem run sudo mdutil -E /Volumes/MyVolume to erase the broken datastore. If … Continue reading

Posted in Apple, Server, Software | Comments Off on Unexpected error using mdimport