Is That Really Your Code?
May 20, 2006
After considerable time and effort, I’ve finally figured out a way to provide accurate examples of the code done on my Website projects. The problem has been that the code we deliver doesn’t always match the code that actually gets launched for the final site. There are a variety of reasons why this is the case. Sometimes the HTML templates are converted to a content managment system which then alters the integrity of the code. Other times the design changes slightly (or dramatically) after project delivery. All in all, what ends up going live isn’t always an accurate representation of the original code.