Latest Entries
Posted by Jason Sherrill
Banks are being threatened with lawsuits because their websites do not meet current ADA accessibility standards for people with disabilities. The standard that the lawsuits are referring to is WCAG 2.0 (AA), which is a series of guidelines and technical requirements that a website must meet in order to deliver an optimal experience to users who are blind or have other impairements. In this post I'll answer some of the frequently asked questions about WCAG 2.0 (AA) and how it relates to bank and credit union websites.
Posted by Matt Davis
In our custom development of Kentico based solutions we are often creating new modules or extending existing modules to provide easy to use features for our clients. Recently I was trying to improve a few custom BizForm actions that I had directly wired into BizFormEditData.ascx and its code behind. These few bits of custom code hadn’t caused any issues yet with hotfixes, but it was time to improve these ideas and separate them out from the Kentico core files.