May 10, 2008
Just a few more reasons to develop software for the Mac over Windows. Look out for the 3rd part in the series. ...
Stuart Connolly is a third year Software Engineering student at Napier University and Software Engineer for Sun Microsystems' ITOps Strategy and Design team in Edinburgh, Scotland.
Just a few more reasons to develop software for the Mac over Windows. Look out for the 3rd part in the series. ...
I thought it was about time I posted some source code here, so tonight I'm releasing SCEvents. As the title suggests SCEvents is an Objective-C wrapper around the FSEvents C API that is included Mac OS X 10.5. Basically, the FSEvents API allows you to register specific directories that your application is interested in with regard to file system activity ...