Mac OS-X 10.4+ Users

I use BBEdit from Bare Bones Software, possibly the best programmer's editor for the Mac, but have recently learned that they introduced a freeware product they call TextWrangler, which has a considerable subset of BBEdit's functionality. It has spellchecking, of course, and can easily accommodate American, British, Candian, and Australian versions of English using downloadable dictionaries.

http://www.barebones.com/products/textwrangler/

For those famiiar with the concept, it also supports "grep" (regular expression) editing, which is capable of incredible feats of text manipulation with a little practice, comparing two documents to detect differences, wrapping and unwrapping text lines to add or eliminate hard carriage returns at the end of lines (very useful when converting an ACSII - plaintext file for display on the Web), multiple levels of "Undo" if one decides that a recent round of editing went down the wrong path, and other tidbits hard to live without once experienced. It will even check HTML for errors (using Tidy) if one is bold enough to code files directly for publication on the Web, which is much quicker and more flexible than using the built-in facilities of most story sites.

It's very similar to Visual SlickEdit, available on many platforms, including Microsoft operating systems, Linux,Unix, and even Macs these days. I have that one too, but prefer BBEdit, all in all. It's been around a very long time (in computer years), is very mature, and a de facto standard in the Mac world.

An interessting alternative editor for collaborative efforts might be SubEthaEdit, which allows many people to access and edit the same file, or enables any individual to offer a guided tour to online fellows, pointing out features or areas which might need work. Very cool if you work with others.

Cheers,

Puddin'
--------------
Never ask a man what computer he uses.
If it's a Mac, he'll tell you. If it's not,
why embarrass him?
--- T. Clancy

Click Like or Love to appropriately show your appreciation for this post: