Archive for the 'Markup' Category

Automated Accessibility Tests with RAAKT in Ruby on Rails

A couple of days ago I released RAAKT – The Ruby Accessibility Analysis Kit gem (I know, it really needs a better name). RAAKT is a gem that can be used independently of Rails and my plan was to make a Rails plugin that would add a custom assert method that did the check. It turns out that it only takes five lines of code so there is no need for a plugin. So let’s see how you can integrate accessibility checks into your current Rails application.

Read more about Automated Accessibility Tests with RAAKT in Ruby on Rails

Evaluation of WYSIWYG-editors

Web based editing tools are becoming standard issue in modern content managment systems. As more and more organizations discover the advantages of using strucured markup it is important that these editing tools allow editors to markup content without knowledge of HTML. Unfortunately, many of the WYSIWYG-editing tools in use today create invalid markup or do not have the functionality required. Therefore I have selected some web based editing tools and tried to create a sample document in each of them.
Read more about Evaluation of WYSIWYG-editors

Peter Krantz, peter.krantz@giraffe.gmail.com (remove giraffe).