Thursday, September 20, 2007

On Simplification and Adding New Features

On Software DesignSimplify, simplify, simplify. It should always be one of your goals when designing and developing software. I'm a big fan of simplification. There's a certain elegance and single-mindedness to a simple application. But there's at least one problem: for every user who wants an application to stay simple, there's at least one other who is demanding feature "X."

I'll use MacGourmet as an example. Version 1 started with the "keep it simple" goal of not adding too many features, of keeping things almost to a minimum. Some people liked the application this way. Soooo many others demanded more fields, nutritional calculation, menu planning, more publishing options, more printing options, more import and export options... well you can see where this is going.

It's really, really hard to do both: add the features users really want, and keep things simple at the same time. For instance, there is just no easy way to add nutritional analysis and menu planning to MacGourmet, not without complicating things somewhat. Each of these features requires new UI elements, and new organizational elements. You need to somehow incorporate them into the user interface, without overwhelming it or cluttering it up, and this takes time and thought, and well, design.

On top of meeting the demands of your users who want more, there's the drive to "release or die," the reality that in order to keep your application selling and generating revenue, you have to keep doing releases and updates. Beyond bug fixes and minor enhancements, this usually means new major features, especially if you want need to charge for your upgrades.

Finally, as if all this weren't enough, it really doesn't matter what people ultimately use and what they don't, when purchasing and picking their application from a group of competitors, they will often ultimately pick based on feature set, whether or not they will use all of the features. Then, however, they don't want the unused features in their face while using the application. It's a difficult balance to maintain.

So, what's the solution? How do you keep things simple, add new features, and keep making money? There are many schools of thought on this.

The first one is pretty much K.I.S.S (Keep It Simple Stupid). Essentially, just don't add major new features, Keeping things simple, and very focused instead. This works, if what you are doing will always appeal to new users over time, and what you are doing satisfies enough people. This path can suffer though, when your application is compared to competitors in the same space.

The second possibility is some kind of adaptive UI. Microsoft tried this with Microsoft Word, hiding little used features and menu items, but I personally found this maddening. Things would just disappear if you hadn't used them in a couple of weeks, forcing you to try and remember where it was in the first place, and to search for it's location if you didn't remember.

Finally there is the plug-in route. Start simple and let people add things "a la carte," instead of loading up your application with a bunch of features, all of which next to no one will use in their entirety.

I chose the third method for adding major new features to MacGourmet. Plug-ins allow you to add and remove features as desired. They also allow me to keep MacGourmet, at its core, much simpler than if every feature that every user ever wanted was added to the base product. I've already received some push back from people who say MacGourmet 2 is more complicated than the first version, and they're right, it is, but that's only because so many people had been asking for so many things.

Starting with Nutrition, major new MacGourmet features will be made available via optional plug-ins, some free, and some at an additional cost. Doing this, however, will allow the base application to stay as simple as you want it to be, and hopefully I'll be able to maintain the "free upgrades" path that it's been on so far. Don't read this the wrong way, there will still be major improvements to the "core" application, like a much improved shopping list (which has already been redesigned) and other features that are considered essential to a basic recipe application. The good news for some of you, if all you want is the basic application and if this method works, is that you'll probably keep getting improvements for free. So long as the basic application keeps paying its way with new users, there shouldn't be a need for upgrade fees.

Labels: , ,

Wednesday, September 19, 2007

MacGourmet 2.2, MacGourmet:Nutrition Released

Check out MacGourmet News for information on MacGourmet 2.2, the latest update to Advenio's recipe organizer, and an all-new add-on plug-in to MacGourmet, MacGourmet:Nutrition which adds ingredients based nutritional analysis to the base product.

Labels: ,

Thursday, June 14, 2007

MacGourmet 2.1.3 Now Available

MacGourmet 2.1.3, a maintenance release that fixes a bunch of minor issues, is now available. For a full list of changes, please see the release notes. Check out this MacGourmet News post for more information and a sneak preview of the upcoming nutritional database feature of MacGourmet.

MacGourmet 2.1.3 can be downloaded from the MacGourmet download page.

Labels:

Tuesday, May 15, 2007

MacGourmet 2.1.2 Now Available

MacGourmet 2.1.2, a maintenance release, is now available.

This release fixes a bunch of minor issues. For a full list of changes, please see the release notes.

MacGourmet 2.1.2 can be downloaded from the MacGourmet download page.

Labels:

Thursday, April 05, 2007

MacGourmet 2.1: Featured on Apple's Home & Learning Downloads

In case you haven't seen the post on MacGourmet News, version 2.1 was released on Tuesday, and now it's Apple's featured Home & Learning download (Thanks Apple!)

Version 2.1 adds all sorts of new import and export options, including export to your iPod, one-step clipping from a variety of popular recipe web sites and more. Check it out!

Labels:

Monday, January 08, 2007

Announcing MacGourmet 2!

I'm pleased to announce the release and immediate availability of MacGourmet 2, the all new version of our application for organizing your recipes wine and cooking notes. Version 2, an all-new version of our popular Mac application that adds many new user-requested features, is a free upgrade for current registered MacGourmet users. Version 2 can be purchased online for only $24.95.

As mentioned above, MacGourmet 2 is a free upgrade for registered users. Just enter the serial number for version 1, if you haven't already (you should have received it in your order confirmation), and you should be all set.

The full details can be found at MacGourmet.com along with information on giveaways and extras.

Labels:

Wednesday, December 13, 2006

Sixth MacGourmet 2 Public Beta Now Available

The fifth MacGourmet 2 public beta is now available.

One of the main things of note at this point is that MacGourmet 2 will officially require Mac OS X 10.4 or later. While developing the new version, I was conscious of my own use of features to maintain backwards support, but unfortunately, some of the external libraries used to build the new version do not support anything earlier than 10.4. My only option at this point, and I looked into it, would be to pull out or code around all of this new functionality, but I felt that this would essentially cripple the application, not to mention, it'd be a lot of work to pull out these features, time that a lot of people want me to be spending on new things (nutrition, menu planning, etc.) instead. It'd be nice to be able to easily support all the way back to say 10.2, but with the way Apple pushes developers and new versions, it's really hard to support more than the last 2 versions, and with 10.5 on the horizon, support for 10.3 was slated to be discontinued anyway.

Just head on over to MacGourmet.com to get all the info...

Labels: