iASP Client Login

Blog

Viewing tag: tech tips | View All

Is Your Content Accessible?

Is Your Content Accessible?

Is Your Content Accessible?

The Internet has created a platform to provide solutions to many every day problems. From basic websites that share information or entertainment, to highly complex applications that allow people to complete banking transactions on-line or see other parts of the world in real-time, we have been able to open our world like never before.

Just like in the real-world however, website owners must consider how their website or on-line application is used by visitors, including people with a disability.

For a web developer or a content author, this means that there are some techniques and tactics that need to be considered when creating a website or a piece of content that is published in the Internet.

So, we'll take you through what Web Accessibility is all about, and what you need to do to play your part in building an accessible World Wide Web.

What is Web Accessibility?

The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.
- Tim Berners-Lee, W3C Director and inventor of the World Wide Web

Very simply, Web Accessibility ensures that the same detail of information is accessible to a viewer with a disability as is accessible to a viewer without a disability, so that the end experience for all users is as equal as possible.

The disability could be from a visual impairment, or a hearing impairment or a physical or mental disability that affects how the user is able to interact with the website and the content.

The Web Accessibility Initiative

The World Wide Web Consortium (W3C) has been ensuring that all areas of the World Wide Web are accessible to everyone since 2005 as part of their Web Accessibility Initiative (WIA).

As stated on the Web Accessibility Initiative website, web accessibility depends on several components working together in order for the Web to be accessible to all, and content is one of the essential components that, when formatted to meet the WAI guidelines, could substantially improve Web accessibility.

The Web Accessibility Initiative website provides strategies, guidelines and resources for website developers, software developers and user agent developers to make the Web accessible to people with disabilities.

For website content, this standard is outlined in the Web Content Accessibility Guideline, and it is up to version 2.0.

Web Content Accessibility Guidelines 2.0

The Web Content Accessibility Guidelines (WCAG) 2.0 was first introduced in 2008 and it defines how to make Web content more accessible "with a goal of proving a single shared standard for web content accessibility that meets the needs of individuals, organizations, and governments internationally". The recommendations and techniques provided to achieve WCAG 2.0 compliance are updated once a year to stay current with changing technology.

The guidelines, along with the resources that come from the guidelines, are all built upon a foundation of four principles of accessibility, such that anyone who wants to use the Web must have content that is:

  1. Perceivable
    Which means users must be able to perceive the information being presented, it must be visible to at least one of their senses). For content, this means providing text based alternatives for non-textual content like images or audio. Multimedia content should have captions which are accessible to screen readers, or should also provide an alternative version such as a written transcript. The guidelines also cover techniques of displaying content that should be avoided, such as time-based media that may not be displayed for long enough to be read properly; or styling content in a way that makes it difficult to read or hides content from view.

  2. Operable
    Which means users must be able to operate the interface (or put more simply, navigate around a website) using in the very least, a keyboard. In most cases, users have a keyboard and a mouse to interact with a website, but alternative means to navigate around a website must be provided. This alternative is typically provided through the functionality of the web browser (using the TAB or arrow keys to scroll through navigation elements on the page), or it is handled by assistive technologies that are based upon keyboard commands to a web browser.

  3. Understandable
    Which means users must be able to understand the information as well as easily determine how to use the website. Authors of websites must make their text readable without much effort by the visitor. This includes choices of font, size of text as well as the layout of the page. Content must also be structured in a predictable format so as to not leave the user guessing. For example, providing the user with clear and meaningful feedback after interacting with the website, such as after submitting a form.

  4. Robust
    Which means users must be able to access the content as technologies advance (as technologies and user agents evolve, the content should remain accessible). From a content point-of-view, this principles means that content is structured in a way that is future-proof. Using valid HTML with correct semantic mark-up is the best way to ensure that your content will be future-proof.

So what does it mean for you?

As a website owner or content author, you should check your website to see whether it meets the current WCAG 2.0 standards, and then take steps to address any areas that are not up to standard.

For most websites, this will typically be ensuring that meaningful images also have meaningful text alternatives (so background images don't count), and that hyper-links and anchors have meaningful titles and can be activated (clicked) by using the keyboard. If your website has video, then ensure that your videos provide subtitles and/or a transcript that users can read instead if they are unable to watch the video.

Services like AChecker will let you check if your website meets the WCAG 2.0 standard of accessibility for free. Several other such services are available online and can be found in a list of tools provided on the WAI website.

It is also highly recommended that you read the Techniques for WCAG 2.0 document to give you an idea of what to consider when creating content to ensure that it will be WCAG 2.0 compliant.

Further Resources:



Do you think Web Accessibility is important? Join our discussion on the iASP Central Facebook Page, or Get in Touch.


How to Crack a Password in 3 Easy Steps

How to Crack a Password in 3 Easy Steps

How to Crack a Password in 3 Easy Steps

With news that 1.6 billion internet username/password combinations have been stolen by a gang in Russia, it goes without saying that updating your passwords and ensuring that you use strong passwords is as important and as urgent as ever!

We often hear about the need for stronger passwords and tips for creating secure passwords, but we don't often hear why.

Cracking a password is as easy as:

  1. Downloading a password cracking application
  2. Enter in the password length, and the combinations to try (numbers, lower-case letters, upper-case letters, symbols/special characters)
  3. Press Go.

Basically, the program will use what is called a Brute Force method to go through every possible combination of letters, numbers and special characters within a defined set until it gets a match.

The stronger the password you use, the longer it will take for this method to match the combination that is your password.

For example: Your password is simply 12345.

Using the Brute Force method, the software will try 0, all the way to 9. Then it will try 00, 01, 02, etc. Then move to 000, 001, 002, etc. Until it finally tries 12345, and BINGO! It's cracked it. A smart program might even start at 1, then try 12, then 123; cracking your 12345 even faster.

Now compare this to a password that is also 5 characters, but has capital letters, lower case letters, numbers and special characters - 1tWo# for example. Now the program has to go through significantly more combinations to find a match. Make the password longer, and the number of possible combinations jumps even higher.

This is why it is highly recommended that you create and use passwords that are at least 8 characters long, and use a combination of numbers, lower-case letters, upper-case letters AND symbols / special characters.

Change your passwords regularly (at least every 6 months), and don't use a password elsewhere if you are using it for something sensitive like on-line banking.

The reason for changing every 6 months is keep your password fresh. If someone does manage to obtain your password, by the time they try to use it, you have already changed it.

HCD Tactic: Use a short, memorable phrase or word combination as your password. Make it something that is difficult for others to guess, swapping some characters for capital letters, and adding some numbers and symbols at the start and at the end (or anywhere in between). For example: $24ILikeCoffee68$.

There are many websites that help you to test the strength of your passwords, and can show you how quickly your password would be cracked by hackers. There are even websites that show how predictable your password is - that is, if you use words to make up your password, software can predict what the next character is more likely to be based on character combinations seen in words.

A list of on-line password strength calculators and testers:

  • How Secure is my Password is a great website to test the strength of a password before using it, and the website will show you how long it would take a normal desktop computer using Brute Force software to crack your password.
  • Telepathwords is also good to test how predictable your password will be for more advanced password cracking software.
  • This password strength tester by rumkin.com also explains the logic behind chosing a strong password a litte better, and is worth reading.
  • And the interactive brute force search space calculator provided by the Gibson Research Corporation explains everything even further.

What are your thoughts? Share on the iASP Central Facebook Page, or Get in Touch.


10 Top Words of Wisdom from Successful e-Commerce Businesses

10 Top Words of Wisdom from Successful e-Commerce Businesses

10 Top Words of Wisdom from Successful e-Commerce Businesses

The phrase e-Commerce was first coined in 1998, but by then conducting commerce on the Web was already well established.

HCD Trivia: In 1998 HCD's founding partners Chris and Tony were Directors in Canberra based Internet Service Provider ACTweb - which was acquired by WebOne, which was then acquired by IINET. The ACTweb domain name www.actweb.net still resolves to the IINET website..

As the Web turns 21 this year, while surprisingly some still consider it a new science, last year e-commerce in Australia grew to almost 40 Billion dollars. 

At HCD, we believe if you are involved in certain industries such as consumer based retail and if e-commerce is not a core part of your competitive strategy your mid to long term survival is in jeopardy.

Successful entry into e-Commerce can be daunting, but the rewards and potential returns are high.

We are proud of the fact that many HCD clients are using the technologies and strategies we provide to deliver a great online experience to their customers and grow their business, but it's also true to say that we see some businesses struggle with their approach to e-Commerce.

HCD Tactic: The same fundamentals of "real-world" retail apply online. You need to attract new customers, give them a great experience and incentive to return.

Leading online shopping cart provider #Shopify put together a list of advice and observations from successful online entrepreneurs. 

Here's our top 10 from that list:

  1. Define your desired customers by what their interests are, what motivates them to purchase, what they like and who they want to be. If you design your storefront and products to meet all of their needs and stay true to that brand, your company will be the first thing they think of when they are ready to make a purchase. - Caydi and Alex Zerega, Fit Little Bride.
  2. When engaging with customers, do things early on that don't scale. Write little personal notes on packages. Say hi to them on Twitter. Invite local customers to come check out your shop. - Bill Trammel, Catan Boards.
  3. As a general rule, we only work with nice people. We try to treat our customers the way we want to be treated and make every interaction a positive one. - Mariquel Waingarten, Hickies.
  4. It's not an essential key to a successful business but it does help that you are immersed in the lifestyle of it. - Steve Watts, Slyde Handboards.
  5. Find a way to be genuine. There is so much noise out there and consumers are savvier than ever - you have to really believe in your product and have an honest commitment to your customers to find a message that resonates. - Kishore Hiranand, Lookmatic Eyeware.
  6. If you try to make everything as perfect as you can it's really going to show in your end product. - Chris Tsang, Mindzai.
  7. Make sure you have something awesome that your friends want. If your friends don't want it, then somebody else better want it, otherwise, it's not worth doing. - Mike Krilivsky, Rage On.
  8. We have found that an online store is not so different from our physical boutiques and that there is now a blending of service. - Gail Elliott, Little Joe Women.
  9. By using high-class photography, we are able to evoke the color and texture of our fudge so that we can invite online shoppers into our kitchen, the heart of our business. - Giancarlo Di Sotto, The Fudge House.
  10. People hate to wait for their purchases and they want to know where their items are, all the time. Pay a little more for a good shipping partner, because it will pay off in the future. - Diogo Cruz, Vertty.
If you're publishing an e-commerce website and have anything to add, please let us know or to discuss getting your business online  or improving your current e-commerce performance Get in Touch.

QR Codes Explained - 8 Do's and Don'ts

QR Codes Explained - 8 Do's and Don'ts

QR Codes Explained - 8 Do's and Don'ts

There have been many articles recently that suggest the only time to use a QR Code is Never. 

When used correctly (read appropriately), QR Codes can be an highly effective method of linking offline with on-line.

QR Codes (Quick Response Codes), are a 2-D barcode invented in Japan in 1994 to provide a means of storing more information in barcodes than the standard 1-D vertical lined barcode. Originally used in vehicle manufacturing plants as a method of tracking parts from delivery to installation, thanks to the fact SmartPhones can be used to scan QR Codes, they quickly spread into other industries, particularly marketing and advertising.

A fantastic example of QR Codes being used effectively is by a wildlife refuge in the US displaying QR Codes on posts along a walking trail to instantly direct visitors to a website with information about local flora and fauna along the trail. Perfect! The codes deliver convenience and something of value.

HCD Tactic: Be selective about where you place a QR Code, and what the destination will deliver.

So here's our 8 Do's and Don'ts for using QR Codes:

  1. Placement : Don't put a QR Code on a billboard. It's way too hard scan!
  2. Placement : Do put a QR Code on a poster in a bus shelter. You have a captive audience in easy reach.
  3. Content : Don't put a QR Code on a poster relating to personal or sensitive issues such as health disorders. No one wants to be seen accessing that information in public. In this case it's much better to include a website address or phone number that can be actioned without having to scan the message for all the world to see.
  4. Content : Do use QR Codes on a poster advertising your non personal or sensitive products and services. Customer sees product, likes product, gets taken directly to buying the product.
  5. Placement : Don't put a QR Code on a poster in a toilet. Hands are too busy with other things (or they should be!)
  6. Placement : Do put a QR Code in a press advertisement linking directly to the page on your website where customers can buy the product you are advertising. Customer gets an instant result. Their original activity (reading the paper) isn't interrupted.
  7. Incentive : Don't just link a QR Code to the same information they can already see alongside the Code. Give the visitor a reward for their effort - like a "QR Code Discount or Bonus". 
  8. Incentive : Do use a QR Code to enter visitors into your latest competition.  

Remember, QR Codes have practically unlimited uses, but the majority of them just don't fit with audience's habits and expectations. Use them wisely, and you can create positive associations with your audience and build positive results.

You can find several free and subscription (which provide tracking services) based QR Code creation tools on the Internet with a simple search for 'QR Code generator'. Free generators allow you to create static QR Codes quickly, while the subscription based providers include additional features such as customisation and dynamic QR Codes (allowing you to change the information in the code without needing to update/reprint the code) and code tracking data.

For more information about the QR Code, visit the Denso Wave QR Code website.


The Beginning of the End for Internet Explorer?

The Beginning of the End for Internet Explorer?

The Beginning of the End for Internet Explorer?

Microsoft developed its Internet Explorer (IE) web browser with the express intention of killing off the incumbent market leader (Netscape Navigator) and dominating the planet - and it did exactly that!

By 2002 of the more than 600 million global Internet Users, IE had around 90% of the market.

Today, according to NetMarketShare, IE still dominates the global desktop web-browser market with a 55% share.

That dominance however does not translate to the booming mobile space where IE's 2.31% share falls well short of Apple's Safari (53.91%) and Google's 2 x mobile browsers - Android Browser (23.44%) and Chrome (12.94%).

Even Opera Mini (3.51%) out performs IE in the mobile browser space.

But IE's future is now even more shaky after Microsoft admitted on Saturday that all versions from IE6 - IE11 have a serious security problem.

According to a Microsoft security advisory, "An attacker who successfully exploited this vulnerability could take complete control of an affected system...could then install programs; view, change, or delete data; or create new accounts with full user rights."

What's even more troubling is that Microsoft can only resolve the issue for the latest versions of the Microsoft Operating System: Users operating Windows XP or earlier versions have no way to protect against this vulnerability - ever.

If you're running Windows XP or older - stop using IE immediately and permanently!

Microsoft has suggested a couple of steps to take for Users with more recent Windows versions to address the problem until they can resolve the issue, but our recommendation (and that of the Australian Government) is to simply download, install and start using an alternative browser. The two most popular are Google Chrome and Mozilla Firefox.