|
Web Accessibility 101 - What is it, and why do it? |
||||||||
This is the first of a series of articles relating to Web Accessibility, breaking down how I understand each aspect of it, including things like best practice coding, testing, what your mark-up really tells impaired users and the general theory behind creating Accessible content. I'll also try and point out any tips I've uncovered to try and smooth out the, sometimes rock, path to validating a site as Accessibly compliant.
|
Adobe Flash / AIR large memory footprints on Android platforms |
||||||||
This article examines how much memory footprint Adobe software needs to run on the Android platform, and the issue that arises because of it.
|
What does the ANT message - 'Files was unexpected at this time' mean? |
||||||||
If you run an ANT installation and see the error message:
Or something similar you have probably installed ANT into a directory with a space in it. The default path when installing is "c:\program files\ant", but it's a lot more useful to install it into a more base directory, such as "c:\ant".
You cannot set your ANT_HOME to a directory with spaces or special characters in it, unless you use a windows compatibly format, such as:
|
JQuery scrolling within a Div |
||||||||
There is a demo of this here: JQuery scrolling within a Div








