CuteEditor by CuteSoft.net is a kicking WYSIWYG editor. I've checked out a few others and this one is more compatible cross platform, has more powerful features, and is very easy to use.

- I am confident when I release a web application that users using Macs and PCs will have the same results in editing content.
- Some features this editor has blows my mind. It has built in media uploading. So end users can easily upload images, video and flash to their content, and then lay them out on the page. Also has a pretty good spell checker built in as well.
- Integration into my .Net applications is rather painless, simply put two lines of code into the page and I have a robust editor available.

You can see a sample at http://www.cutesoft.net/example/general.aspx

That's all for now!