Introducing the Error Alpaca
Before I get to the Error Alpaca, I have to explain that I’m reviving my good old kindohm.com web site to be my personal internet end point for information about me. Hodnick.com will continue to live on for blog/article posts. Rss feed URLs haven’t changed. It’s a personal internet identity crisis that has now been put to rest.
The new kindohm.com is a new informational source for me: bio, music, code, etc. It’s a new, simple design and I encourage you to check it out and let me know what you think.
With this new design and domain switch, I decided to implement new standard error pages for kindohm.com that handle basic 400, 404, and 500 error codes.
This is where the Error Alpaca comes in. The Error Alpaca politely lets you know that some type of problem occurred on the site:

You can reproduce this error by following this link: http://kindohm.com/bad.htm
I can’t easily reproduce the other error types, but the Error Alpaca can specifically handle the 401, 404, and 500 error codes. If another type of error occurs, it can handle that one generically:




I must say that I’ve never enjoyed handling error conditions more.
