« Macromedia Developer Center Content as RSS | Main | Using Images as Inputs »

July 30, 2004

Cool Tool Friday: Tumult HyperEdit

I'm writing this post right now with an application called Tumult HyperEdit. HyperEdit is a relatively light-weight and simple HTML editor whose primary feature is a live, real-time preview pane. It's no replacement for a tool like Dreamweaver, but it has certainly found its place among my toolset.

The preview pane actually updates as you type, so you have constant visual feedback. I haven't tried any type of complex layout yet, but so far, for relatively simple HTML documents, I have found the workflow to be a very useful. The preview pane uses Safari's rendering engine, so it's very quick and very compliant.

There are a few other nice features like code snippets, PHP support (you can actually execute PHP scripts), and the ability to link to external CSS files. There are a couple of features I would like to see added, though:

Don't let a couple of feature requests discourage you, though. This is a tool definitely worth checking out.

Posted by cantrell at July 30, 2004 12:52 PM | References

Comments

What about us poor Windows users? Why are so many of these "Cool Tools" just for the Mac???

Posted by: Joe at July 31, 2004 01:49 PM

As a windows user and even having DMX, I still find myself using EditPlus 2 as the ol' standby. It's lightweight and can be expanded to support whatever code types you like as users have submitted extensions to the edit plus website.

Posted by: Paul Arce at August 1, 2004 11:20 AM