Code by Kevin
   


About
Code by Kevin: Programming, code, business, and other pursuits

Your Host
Kevin Walzer, software developer.

Home

Subscribe to RSS Feed
Get a syndicated feed of my weblog.

Archives
2010
2009
2008
2007
2006

Categories
Business
Software
General

        home
Sun, 16 Nov 2008

Why some software is worth paying for

It does more, that's why.

Someone posted a review of Manpower 2.0 at a download site, comparing the program to a freeware alternative and saying it isn't worth what I'm charging for it.

I've linked the review, but here are a few salient excerpts:

Manpower is pretty and costs $25...[the other] is freeware. Manpower does everything it says it does. The only real, functional difference I can find in casual use is that it divides the commands into categories (User, System, Library, File, etc.) and has a brief description of what each command does available before clicking and viewing the individual command, while the free [alternative] requires the user know what command he's looking for, and to type the command name into the input field.

In other words, Manpower offers navigation and search capabilities for OS X's man pages, not just displaying of them. The alternative (which is a nice little program, by the way) requires you to know what you are looking for.

This is a pretty big difference. It's the exact reason I wrote Manpower--I could not find a program that would give you a simple, easy-to-navigate overview of the man pages that come installed on OS X.

The review concludes with this advice:

Try them both. Keep the one that makes sense for you.

Fair enough. Individual users can decide whether the price I'm asking for a program that saves them time and effort, and (in the reviewer's grudging admission) is well-designed to boot, is worth it. I certainly think so.

[/business] permanent link

Manpower 2.0
I've released version 2.0 of Manpower, my man page viewer for OS X. Manpower provides a handy interface for searching, browsing, and viewing the manual pages--the documentation--for Unix commands. This new version adds some useful features, such as exporting a man page to PDF, and printing a man page, and also offers some usability improvements, such as a new built-in help viewer, an improved graphics engine, and remembering the window position when you re-launch the program. If you want to see what man pages are available on your system, or if you want an easier way of viewing man pages than typing in "man" and the command name in Terminal, then Manpower is worth your attention.

[/software] permanent link