by webmaster | Apr 13, 2010 | Random
It is a rare day at work when I don’t do anything related to forms. Be it creating forms from scratch, modifying existing forms, handling user interaction with them, whatever. I work with forms a lot. So that’s why one of the things in HTML5 I’m looking forward to the...
by webmaster | Mar 30, 2010 | Random
One of the many great things about using a Mac as your development machine is VoiceOver, the screen reader that ships with every copy of Mac OS X. Testing your work in a screen reader is only a small part of building accessible websites, but it helps you understand...
by webmaster | Mar 23, 2010 | Random
All screen readers that I know of have keyboard shortcuts that allow the user to navigate within a web page by jumping from heading to heading. This can really speed things up when you want to skip to a particular section of a page. Being able to navigate by headings...
by webmaster | Mar 19, 2010 | Random
This is one of those simple tips that makes you think “Everybody knows about this but me.” To open hidden folders such as /etc/apache2 in the Mac OS X Finder, do one of the following: Press Shift + Cmd + G and type /etc/apache2 Open a Terminal window and type open...
by webmaster | Mar 19, 2010 | Random
For quite some time I have been struggling to moderate comments on my technology blog, the problem is not only with an abundance of comments, but also with lots of trackbacks/pingbacks. More at:...
by webmaster | Mar 12, 2010 | Random
Maybe I’m old-fashioned, but I don’t get why some sites display reader comments in reverse chronological order. It seems especially popular on newspaper sites, which also for some reason tend to use paging for comments. I think the combination of reverse order and...