Skip to content

SiteKickr Web Development

search
search
Offensive error handling in web development
Nov02November 2, 2012Methodology, Security

Offensive error handling in web development

A typical error handling practice is to wrap a piece of suspect code in a "try" block, and present a warm and fuzzy message in…

Oct18October 18, 2012JavaScript, Methodology

JavaScript Assertions are possible

Assertions are a great development-time debugging tool. They allow us to raise a red flag whenever a condition occurs that should never occur. This is,…

Apr19April 19, 2012ColdFusion, Security, Server / Performance, Web Developer Resource

Keeping on top of website errors

One of my favorite books depicts a southern farmer who boasts how his animals do all the work (maintaining the grass by eating it, etc,…

Apr16Web Developer Resource

Testing and Debugging the easy way: The debug flag

Setting and accomodating for a debug flag is one of the easiest ways to turn your script or application into "debug mode". One such method…

© 2025 SiteKickr