Category Archives: Development

Typing and Coding Like A Monkey!

Over the past few days, I’ve felt like a monkey in front of my computer as I’ve hacked out code for the Cocoa version of MsgFiler. It’s not going to take me until infinity to get out the update — … Continue reading

Posted in Development, Journal, MsgFiler, Software | 4 Comments

Accolades for AllThingsD.com

Me, I’d say this is hands down the best implementation of open source publishing technology I have ever seen, one that should serve as a wake up for any online publisher wondering if they should invest $1,000,000 in web publishing … Continue reading

Posted in AllThingsD, Development, Journal, Technology | 2 Comments

All Things Digital Launches

We launched the new All Things Digital today! This will be the new home for The Wall Street Journal’s technology columnist, Walt Mossberg and his partner in journalistic crime, Kara Swisher. Also joining them with witty daily videos and posts … Continue reading

Posted in AllThingsD, Development, Journal, Technology | 1 Comment

Annoture 1.0.2 Released

Happy New Year everyone! Annoture 1.0.2 has been released. This is a recommended update for all Annoture users. It has numerous bug fixes in the file comparison routines over the previous version of Annoture. In addition, the application will now … Continue reading

Posted in Annoture, Aperture, Development, Journal, Photography, Software | 1 Comment

WP-SmugMug

I’m putting the finishing touches on WP-SmugMug, a plugin for WordPress that integrates — you guessed it — SmugMug RSS feeds into your WordPress Posts and Pages. Activate the plugin, specify the RSS feed url for your SmugMug album, and … Continue reading

Posted in Development, Journal, Photography | 48 Comments

Cocoa/Obj-C Unicode Regular Expressions

MsgFiler is primarily an AppleScript Studio application. To perform the search on mailboxes, MsgFiler calls several home-grown PHP scripts. These scripts, however, don’t handle Unicode text all that well. As a result, when users search for mailboxes with accented characters, … Continue reading

Posted in Development, Journal, MsgFiler | 3 Comments

Theory on Aperture Slowdown

Under the hood, Aperture stores information on an image in two places. The first is in a SQLite3 database, and the second is in an assortment of plist files. One would venture that this approach is used for data redundancy … Continue reading

Posted in Aperture, Development, Journal, Photography | 21 Comments

Unable to open database error?

An Annoture user can’t run the application because the Aperture SQLite3 database can not be opened. He’s getting the error from the program and from the command line when manually trying to access the database. Unable to open database file … Continue reading

Posted in Aperture, Development, Journal, Timeature | 4 Comments

AppleScript System Events Slowness

In Timeature, I have the app tell Aperture to switch to the Library via AppleScript. What should be a very fast operation turns out to be glacially slow. Any AppleScript wizards care to explain why this is the case? Here’s … Continue reading

Posted in Aperture, Development, Journal, Timeature | Leave a comment

Localization Help Needed

In the course of the next week, I expect to have three software applications for Mac OS X available: Annoture, Timeature, and a yet-to-be released enhancement for Apple Mail. I’ve gotten help localizing my apps into French and German. What … Continue reading

Posted in Development, Journal | 2 Comments