Windows chm files on OS X updated
I already have written about opening and viewing windows compiled html help format files (.chm) on osx before. They are nice and useful because they contain html files, all compressed into one easily transferrable file. Unfortunately despite this format being quite popular in the windows world, OS X has its own help file format. OS X also prefers pdf files. However me being a coder guy, I have several ebooks in this file format, and sometimes I make my own chm files - e.g. downloading a complete website and compressing it into this file format.
For instance, I am dealing with drupal as well, and I do not like to always pop up a web browser to look for api docs. The guy at hiveminds.co.uk has compiled API docs for drupal 5 / 6 here: v5, v6. Have a look at it, if interested.
My previous best chm viewer was chimp. It was working OK, but there was no universal binary (intel) version of it. So it had PPC code only, and thus run quite slowly on my core2 duo machine. Too bad. Now almost a year has passed, and somehow I felt the need to look for an other viewer (before starting to code one myself ;D). So it happened that I have found iChm. This is the best chm file viewer available for OS X. It requires OS X 10.5 at least, so if you have not yet updated your Tiger install - please do it now.
Again, the URL for this very nice and fine app is here:
http://www.robinlu.com/blog/ichm/
Here’s the feature list lifted from his site:
Features
- Fully built with Cocoa. No ugly window and slow rendering.
- Tab browsing
- Search. Result sorted by relevance.
- Text encoding detecting/switching
- Find in the page
- Tag powered bookmark
- Back/Forward
- Text zoom
- Locate current document in table of content

Recent Comments