Building on the code here, I wanted to put together a demo widget for the Chumby to display mint statistics from my site.
The widget hits a PHP script that returns a JSON object which Flash Lite uses to output the hourly metrics for the past 24 hours.
Code:
var reply_lv = new LoadVars();
var send_lv = new LoadVars();
var […]
April 24, 2007 – 11:30 am
times are changing
weebls-stuff has captions
no single technology can be 100% accessible to all users
aim to fit the most 508 features into your work within reasons
many think that as features rise, accessibility decreases. in reality, your level of accessibility is much more directly tied to your level of effort put in
barriers
technology - screen readers
developer - interface […]