Error Jargon
While working today I had to write an error message that a user would see if their session had timed out. I was tempted to write something like:
Sorry your session has expired please login again.
But I quickly realized that the average user has no idea what a session is referring to, and why it has expired. In some cases the user may think that their account has expired. Users may also not understand what you mean by a timeout - that's where you send the bad kids?
Us web developers often throw technical jargon into our web applications without much thought. I've done it, and I've seen lots of messages that only a web developer would understand out there.
Lets try to be better about this, ok?
Tweet
add to del.icio.us
| Tags: errors, exceptions, writing, copy, error message
Related Entries
- Spelling Strikes Again - November 16, 2007
- Bad Error Message - May 23, 2005
- Google says disable your firewall - December 10, 2005
Trackbacks
Comments
How about a suggestion for a better message for the same kind of thing?
- Will Belden http://www.belden.net http://www.SmartUpdates.net
Please login to your account again. We had to log you out after a period of inactivity.
We thought you left so we logged you out. Please login again.
BullMann - there are a few articles on consuming web services in CF 5 out there. You might also try playing with Apache Axis - the java api that CFMX uses for web services.
Post a Comment
Recent Entries
- Nginx redirect www to non www domain
- HashDOS and ColdFusion
- HackMyCF Updated for APSB11-29 Security Hotfix
- Adobe eSeminar on FuseGuard
- Determining Which Cumulative Hotfixes are Installed on ColdFusion
- Adding Two Factor Authentication to ColdFusion Administrator
- ColdFusion Developer Week at Adobe.com
- Bug Loading Scripts for CFFileUpload and CFMediaPlayer





