Base 2.4.5 Released

Base 2.4.5 is now available to download for both web and App Store users. This update fixes a number of fiddly little bugs across most parts of the app. Notable changes include:

  • Tabbing between fields in the data browser now wraps from line to line
  • Failed CSV imports now report where and why failure occurred
  • Table list filtering no longer loses focus after each keystroke

Base 2.4.5 can be downloaded from the product page or from the Mac App Store.

Read More

Base 2.4.4 Released

Base 2.4.4 is now available to download for both web and App Store users. The changes in this version are small, but significant:

  • Sandboxing is now re-enabled for App Store customers. See this blog post for more details
  • A crash-on-launch bug has been fixed
  • An interface glitch where the SQL error notice could not be dismissed has been fixed.
  • Base now requires Mac OS 10.8 or newer to run

Base 2.4.4 can be downloaded from the product page or from the Mac App Store.

Read More

Base 2.4.3 Released

Base 2.4.3 is now available to download. This is a very important update if you are running Mac OS 10.7 and purchased Base from the Mac App Store.

This version will only be available for a short time (at the latest, 19th May 2013) and will be the last version to support Mac OS 10.7.

Read More

Parsing With Lemon

Lemon is a parser generator - a tool which takes a context-free grammar and converts it into code which can parse a file using that grammar. It’s a very useful tool, but can be a bit fiddly to get set up when building an app with Xcode. It’s fiddly because it’s not the grammar file which gets compiled into your app, but the code generated from it.

Read More

Charge 1.0 Released

Charge icon I am very pleased to announce the release of a new app, [Charge](/charge/).

Charge is a handy little app for displaying your Mac notebook battery level in a clear, colourful and unobtrusive way. Once you set it running, the adjustable icon will float wherever you leave it and always show an up-to-date level of your battery. If you want specific details, double-click on the icon to show a notification with the exact percentage charge and time remaining.

Read More

Statistics for Wordpress to be Discontinued

I’m sorry to announce that our iOS app Statistics for WordPress is to be discontinued.

The WordPress.com stats plugin which powers the app has been migrated to the Jetpack plugin. Alongside this, WordPress API keys which are needed to log into the stats server are to be retired. Unfortunately, the amount of work needed to update Statistics so that it works with this new system is simply too extensive to justify.

Read More

Base 2.4.2

Unfortunately, in my haste to release a fix for the crashes in Base 2.4, version 2.4.1 did not completely address the root of the problem. In order to limit the number of people downloading a broken release, I reverted back to 2.3.1 on this website and temporarily removed Base from sale on the Mac App Store.

Read More