Code:
lynx -head -dump "http://www.jamesjuszczyk.com"
shows Microsoft-IIS/6.0 and ASP.NET
The ".cfm" extensions, on the resources combined with the cookies being set (CFID, CFTOKE, CFGLOBALS) suggests that Cold Fusion is being used, (perhaps proxied by IIS?).
Viewing the source shows that he uses Dreamweaver because he used the built in javascript stuff (unchanged). But, the wacky use of caps suggests that the first iteration was in something other than Dreamweaver, probably frontpage. Though the prolific use of tables are missing the thead/tfoot/tbody that are indicative of FP. But, the table tags are lower case so, maybe they were replaced.
There is nothing to suggest that he is really using any type of CMS. I'm going to go with Eleven04 and say, its just Dreamweaver and some cold fussion markup.
|