Category

MacCaching

Category

Tonight I spent most of time working on usability issues.  For example, now you can select multiple caches to delete or move to a playlist.  Also fixed the navigation in the cache list, so the keyboard’s arrows can be used now.  There was a bug when deleting caches from the main library.  They didn’t get deleted from the Cachelist.

I’ll package up another release once I finish with the Preferences Manager (1/2 done).

Next week i start traveling for an extended period. One of the reasons I started this project was to help with caching in new areas. So I’m working on importing a pocket query from geocaching.com. Right now things like the descriptions and hints are lost on import. I’m working to not drop those.

In addition, I’m going to put hooks in for iPod syncing. You’ll have the option of sync through your Address Book or through the “Notes.” The trade-off is, your address book can become full of caches. However, to use the “Notes” you’d have to enable Disk Usage in iTunes.

For now I’ve put “sticky” preferences aside. I was creating my own preference file, which might not be the “mac” way to go. I should probably be using a “plist.” Since i don’t know how those work, I need to figure that out first.

After “releasing” 0.2, I realized there were a couple of hard-coded things which don’t work on other systems. I’ve resolved them. You can now delete waypoints from the library (or a playlist.) The only two ways to add waypoints is from a new “Download” or Importing a GPX file. Also I fixed the bug where the program wouldn’t actually call gpsbabel.

MacCaching v0.2.1 is now available for downloading (2.5mb).

Next on the list is “sticky” preferences.