Skip to main content

Frederik Van Zande

Frederik Van Zande's Public Library

31 Oct 09

WebAIM: Screen Reader User Survey Results

"In October 2009, WebAIM conducted a survey of preferences of screen reader users. This was a follow-up survey to a previous survey. We received 665 valid responses to the screen reader user survey. More in-depth analysis and documentation on the free-form responses will be available in the future.

A few disclaimers and notices:

* Totals may not equal 100% due to rounding.
* Total responses (n) for each question may not equal 665 due to respondents not answering that particular question.
* The sample was not controlled and may not represent all screen reader users.
* Care should be taken in interpreting these results. Responses are based upon user experiences with web content that is generally inaccessible. We cannot help but wonder if responses may have been different if screen reader interactions with web content were typically very positive.
* Data was analyzed using JMP Statistical Discovery Software version 8
* We hope to conduct a survey of this nature again in the future. If you have recommendations or questions you would like asked, please let us know. Additional analysis of this data and details on the responses to open-ended questions will be available in the future."

webaim.org/...screenreadersurvey2 - Preview

usability accessibility survey browser

Use the th element to specify row and column headers in data tables | 456 Berea Street

"When using HTML tables to mark up tabular data, remember to use th elements for cells that provide header information for rows or columns."

www.456bereastreet.com/..._column_headers_in_data_tables - Preview

table html accessibility header scope

Floom - Oskar Krawczyk – blog.olicio.us

Floom is a MooTools slideshow plugin that can present images & their captions beautifully.

It displays them with a blind-effect & a chic loader that shows when the next image will be shown.

blog.olicio.us/floom - Preview

mootools javascript image gallery effect animation

19 Oct 09

Giraffe Forum » Confusing menus and links: the web’s biggest challenge

To make menus and links simpler you have to think like a customer. You also have to reduce the number of links and focus on the task at hand.

giraffeforum.com/...eb%e2%80%99s-biggest-challenge - Preview

menu usability content link focus reducing

14 Oct 09

CSS Differences in Internet Explorer 6, 7 and 8 « Smashing Magazine

"One of the most bizarre statistical facts in relation to browser use has to be the virtual widespread numbers that currently exist in the use of Internet Explorer versions 6, 7 and 8. As of this writing, Internet Explorer holds about a 65% market share combined across all their currently used browsers. In the web development community, this number is much lower, showing about a 40% share."

www.smashingmagazine.com/...in-internet-explorer-6-7-and-8 - Preview

css IE IE7 IE8 IE6 bugs

Streams, Walls, and Feeds: Distributing Content Through Social Networks and RSS (Jakob Nielsen's Alertbox)

"Users like the simplicity of messages that pass into oblivion over time, but were frequently frustrated by unscannable writing, overly frequent postings, and their inability to locate companies on social networks. "

www.useit.com/...streams-feeds.html - Preview

usability research study social media marketing twitter facebook linked in RSS best practice

11 Oct 09

Powers of 10: Time Scales in User Experience (Jakob Nielsen's Alertbox)

"From 0.1 seconds to 10 years or more, user interface design has many different timeframes, and each has its own particular usability issues. "

www.useit.com/...timeframes.html - Preview

usability user experience user experience design speed time interaction design loading

06 Oct 09

Lazy Load Plugin for jQuery

"Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading.

Using lazy load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load."

www.appelsiini.net/...lazyload - Preview

jquery images loading page_speed optimization plugin

30 Sep 09

Wireframes Magazine

"Axure is quite the popular prototyping tool for which a ton of widgets and libraries have started emerging. These downloadable and reusable pattern libraries can often speed up the prototyping process. Here is a quick compilation of the latest I recently found:"

wireframes.linowski.ca/...-libraries-widgets-compilation - Preview

axure prototyping resource libraries

27 Sep 09

Effects: Animations und motion - JavaScript Framework Matrix

The JavaScript Framework Matrix

shall give you an overview of popular JavaScript frameworks and their functions. There are various examples for the frameworks and every snippet contains links to the official documentation. The choice of a framework depends on many factors and can't be made of this document only. The matrix shall solely demonstrate the different API styles and functionalities of the JavaScript libraries. In addition, there are many more interesting frameworks which are listed here.

matthiasschuetz.com/...effects - Preview

javascript framework api overview jquery mootools functionality

A List Apart: Articles: Testing Search for Relevancy and Precision

Despite the fact that site search often receives the most traffic, it’s also the place where the user experience designer bears the least influence. Few tools exist to appraise the quality of the search experience, much less strategize ways to improve it. When it comes to site search, user experience designers are often sidelined like the single person at an old flame’s wedding: Everything seems to be moving along without you, and if you slipped out halfway through, chances are no one would notice. But relevancy testing and precision testing offer hope. These are two tools you can use to analyze and improve the search user experience.

www.alistapart.com/...ch-for-relevancy-and-precision - Preview

user experience relevancy precision search testing optimization search queries user behavior

Guide to CSS Font Stacks: Techniques and Resources « Smashing Magazine

CSS Font stacks are one of those things that elude a lot of designers. Many stick to the basic stacks Dreamweaver auto-recommends or go even more basic by just specifying a single web-safe font.

But doing either of those things means you’re missing out on some great typography options. Font stacks can make it possible to show at least some of your visitors your site’s typography exactly the way you intend without showing everyone else a default font. Read on for more information on using and creating effective font stacks with CSS.

www.smashingmagazine.com/...plete-guide-to-css-font-stacks - Preview

css font stack overview typography webdesign

A List Apart: Articles: Internal Site Search Analysis: Simple, Effective, Life Altering!

Understanding of your site visitors’ intent is one of the most delightful parts of web data analysis. In this article, we’ll learn five ways to analyze your internal site-search data—data that’s easy to get, to understand, and to act on.

But let’s take a step back. Why should you care about this in the first place? Good question.

In the good old days, people dutifully used site navigation at the left, right, or top of a website. But, two websites have fundamentally altered how we navigate the web: Amazon, because the site is so big, sells so many things, and is so complicated that many of us go directly to the site search box on arrival. And Google, which has trained us to show up, type what we want, and hit the search button.

www.alistapart.com/...simple-effective-life-altering - Preview

search usability search queries information needs analytics

A List Apart: Articles: Beyond Goals: Site Search Analytics from the Bottom Up

Avinash Kaushik demonstrated that site search analytics (SSA) is a powerful tool you can use to assess customer intent quantitatively. In SSA, as with all flavors of web analytics (WA), you can work from the top-down; by starting with clear, measurable metrics based on your organization’s goals, you can benchmark and continually optimize the performance of your content and designs. While goal-driven analysis is wonderfully useful, we’ll explore a different, “bottom-up” approach that relies on pattern analysis and failure analysis to help you understand your users’ intent in qualitative ways that complement the top-down approach.

www.alistapart.com/...h-analytics-from-the-bottom-up - Preview

usability research search queries search information needs

23 Sep 09

Piwik - Web analytics - Open source

Piwik is a downloadable, open source (GPL licensed) web analytics software program. It provides you with detailed reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages… and so much more.

Piwik aims to be an open source alternative to Google Analytics.

piwik.org - Preview

analytics google analytics open source customizable

22 Sep 09

Google Analytics Statistics Widget - GaVibes - Tools & Technology widget

This widgets allows you to display your website's statistics in your netvibes's page.

Available statistics :

- visits
- pageviews

Available period :

- Last week
- Last Month

eco.netvibes.com/...tics-statistics-widget-gavibes - Preview

google analytics widget netvibes

1 - 20 of 2339 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo