Thursday, May 24, 2012    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< Mar 2010 >>
S M T W T F S
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Search

Categories
 • Acrobat (5) [RSS]
 • Adobe (117) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (66) [RSS]
 • AdobeMAX09 (39) [RSS]
 • AdobeMAX10 (34) [RSS]
 • AdobeMAX11 (28) [RSS]
 • AdobeMAX13 (1) [RSS]
 • AIR (299) [RSS]
 • Appearances (217) [RSS]
 • Books (86) [RSS]
 • CFEclipse (15) [RSS]
 • Cloud (1) [RSS]
 • ColdFusion (1483) [RSS]
 • ColdFusion Builder (23) [RSS]
 • Data Services (43) [RSS]
 • Fish Tank (5) [RSS]
 • Flash (368) [RSS]
 • Flex (565) [RSS]
 • Home Automation (5) [RSS]
 • HTML5 (36) [RSS]
 • JavaScript (3) [RSS]
 • Jobs (133) [RSS]
 • jQuery (15) [RSS]
 • JRun (14) [RSS]
 • Labs (63) [RSS]
 • LiveCycle (37) [RSS]
 • MAX (285) [RSS]
 • Mobile (257) [RSS]
 • PhoneGap (17) [RSS]
 • Regular Expressions (19) [RSS]
 • RIA (21) [RSS]
 • SQL (45) [RSS]
 • Stuff (554) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (167) [RSS]

Other BLOGs
 • Charlie Arehart
 • Lee Brimelow
 • Ray Camden
 • Christophe Coenraets
 • Sean Corfield
 • Mihai Corlan
 • Cornel Creanga
 • Mark Doherty
 • John Dowdell
 • Danny Dura
 • Enrique Duvos
 • Steven Erat
 • Kevin Hoyt
 • Serge Jespers
 • Adam Lehman
 • Duane Nickull
 • Miti Pricope
 • Andrew Shorten
 • Ryan Stewart
 • James Ward
 • Greg Wilson
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Entry / Main
March 24, 2010

HTML Formatter Does A Really Nice Job With CFML

HTML Formatter is a little utility that does one thing and does it well, it formats your code, both HTML and CFML. It's fast, it's a cinch to use, it can be used with ColdFusion Builder as well as Dreamweaver and other tools, and it just works. And starting at just $9, this one is well worth a look at!

Comments
Dreamweaver already has the "apply source formatting" option that works very well for formatting HTML/CFML. This is a feature I was really hoping would make it into CFBuilder. I'm very disappointed to not only see it left out of CFBuilder, but that we're expected to pay extra for it. The only reason I have Dreamweaver installed on my machine, is for this option. Pretty sad!
# Posted By Damon | 3/24/10 8:57 AM
Well be careful about reformating the code of others. Some guys do the crazy thing of writing nested lines of code to deal with whitespace issues. Making the code look better in the browser view source can be more valuable than proper formatted code on the server side files. It does look like a cool product just the same.
# Posted By John Farrar | 3/24/10 9:24 AM
There's actually a nice free eclipse plugin named Eclipse Tidy that lets you clean formatting, definitely worth a look: http://sourceforge.net/projects/eclipsetidy/
# Posted By phill.nacelli | 3/24/10 10:09 AM
The html editor that comes with ColdFusion Builder (afaik the same as the Aptana editor) does a very good job of formatting html. Like Damon, I was disappointed that formatting was not included in CF Builder, especially considering that the html editor is most of the way there.
# Posted By David Hammond | 3/24/10 12:00 PM
Hey there folks --

I'm the author of the HTML Formatter and I do know that other tools exist out there (Tidy, Dreamweaver's formatting, Homesite's formatting) but I could never get things formatted properly...esp when I inherited other people's code. This tool should format any ugly code perfectly...There is a video on my site showing how easy it is to use and configure...and a 30 day money back guarantee. Pretty safe to check out that way.

Site is http://www.logichammer.com

And a huge thanks to Ben for making this post!
Matt
# Posted By Matt Pressnall | 3/24/10 12:44 PM
CFEclipse's "Format Source" also works well ... and it keeps getting better all the time.
# Posted By Kevin Benore | 3/24/10 5:33 PM
I tried to submit a comment and it got flagged as spam, even though there was nothing in it that would be considered spam. Is the spam filter set too high?
# Posted By Lola LB | 3/25/10 7:54 AM
I'll give HTML formatter a try. I've been using CFEclipse but it's still messing up all of my cfinvoke and cfquery
# Posted By Stacey | 3/30/10 2:59 AM

  © Copyright 1997-2009 Ben Forta, All Rights Reserved