Nettuts Article: Deeper into Brackets

I assume most of my readers are already pretty familiar with Brackets, but if not, I've got a new article up over on Nettuts covering the most recent builds.

Deeper in the Brackets Editor

Archived Comments

Comment 1 by Phillip Senn posted on 11/9/2013 at 9:24 PM

Bleh. I spent about an hour trying to install Brackets and ColdFusion on my Windows 8 machine this morning.

I got stuck with windows making wwwroot read only.

I'm going to work on something else now (error trapping).

Comment 2 by Raymond Camden posted on 11/9/2013 at 9:38 PM

Err, so did Brackets fail or ColdFusion? I've run Brackets on Win8 with no problem.

Comment 3 by Phillip Senn posted on 11/9/2013 at 10:28 PM

Actually, it was IIS that failed me.
I had to run appwiz.cpl to turn IIS on, then I had to turn on ASP.NET, CGI and ISAPI before installing ColdFusion.

It created inetpub\wwwroot, but made it read only.