<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>accessibility &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/accessibility/</link>
	<description>Feed of posts on WordPress.com tagged "accessibility"</description>
	<pubDate>Fri, 27 Nov 2009 23:36:29 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Door opening help]]></title>
<link>http://hackaday.com/2009/11/27/door-opening-help/</link>
<pubDate>Fri, 27 Nov 2009 16:23:01 +0000</pubDate>
<dc:creator>Caleb Kraft</dc:creator>
<guid>http://hackaday.com/2009/11/27/door-opening-help/</guid>
<description><![CDATA[For those who are seeking prosthetic limbs, or just require a little bit of robotic gripper help, th]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-18752" title="27355401 (Custom)" src="http://hackadaycom.wordpress.com/files/2009/11/27355401-custom.jpg" alt="" width="470" height="414" /></p>
<p>For those who are seeking prosthetic limbs, or just require a little bit of robotic gripper help, the choices are very few and very costly. A newcomer to the area is hoping to change the costly part with their <a href="http://www.newscientist.com/article/mg20427355.400-robot-arm-opens-doors-for-wheelchair-users.html?DCMP=OTC-rss&#38;nsref=online-news">door opening arm</a>. Costing only $2,000 to build, it is quite cheap compared to the other offerings. This arm can grip, twist, and swing its arm at the same time using a single motor thanks to a slip clutch.</p>
<p>[via <a href="http://www.popsci.com/technology/article/2009-11/robotic-arm-opens-doors-wheelchair-bound">Poular Science</a>]</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Individual versus Conforming design]]></title>
<link>http://softwareprototyping.net/2009/11/27/individual-versus-conforming-design/</link>
<pubDate>Fri, 27 Nov 2009 13:50:51 +0000</pubDate>
<dc:creator>reynardthomson</dc:creator>
<guid>http://softwareprototyping.net/2009/11/27/individual-versus-conforming-design/</guid>
<description><![CDATA[Have you ever seen a website whose interface is ‘way out there’?  Of course you have – there are man]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Have you ever seen a website whose interface is ‘way out there’?  Of course you have – there are many.  Sites where, for better or worse, the designer has chosen to make her own path rather than follow a tried and tested design.</p>
<p>Individual design is a highly creative discipline; it forces the designer to think about every little detail, how those details fit together and how they combine as a whole.  It allows the designer to express personality, demonstrate their technical and aesthetic capability, and challenge accepted norms.  To be brief, it’s something of a clean sheet with all the possibilities that this brings.</p>
<p>Conformity is the contrasting approach; it’s more constrained, conforming to established rules, guidelines, accepted practice, you name it.  It prescribes ways of doing things and in practice frees the designer from the tyranny of that ‘clean sheet’ which can be daunting. </p>
<p>Neither approach is ‘all-or-nothing’; the designer will find a balance that suits their own preference, experience and abilities, tempered by the requirements of the customer.  We’d like to consider some benefits and drawbacks of either approach.</p>
<p>First of all, let’s consider conformity.  The driving force behind conformity (in a software design context) is to take advantage of the hard-won experience of those who have gone before.  Over time, a solid body of accepted practice has built up, shaped by the lessons learnt about what works and what doesn’t.  There’s a good reason that things are the way they are. </p>
<p>In conventional software development, for example for Windows forms-based applications, a great deal of the hard-work is already done.  There are standard form styles, controls, menu conventions, buttons and so on.  A user, having never seen SomeCompany’s new ThingyApp tool, will at least be presented with something which has a basic familiarity.  A conforming design will behave in much the same way as other applications.  The minimise button will be where it always is; there will be a File menu, perhaps a tool-bar, et cetera. </p>
<p>What we as designers gain from this is a greater consistency with the ecosystem of other applications.  We also benefit from the re-use of common components and frameworks, which are probably more stable and better tested than anything we could come up with ourselves, if truth be told.  A common UI is, then, a starter-for-ten which enables us to concentrate on the functionality without getting bogged down too much in how we’re going to let you control that functionality.</p>
<p>The drawback to conformity is of course that everything tends towards… well, bleh.  ‘Bleh?’ I hear you say?  Unashamedly non-technical, it’s our instinctive reaction to the ordinary, the familiar, the taken-for-granted – dare I say it, the dull. </p>
<p>If you want to make a big impression with your software, it has to stand-out in a good way.  Maybe this can be achieved by solving some hitherto difficult task, or by improving radically on something that already exists, or perhaps by doing things in a novel way.</p>
<p>Individual design tends towards this ‘doing things in a novel way’ approach.  Rather than be constrained with the common UI, the designer can really go to town on a design.  No longer bound by convention, then, the outcome is completely at the hands of the designer.</p>
<p>And this is where it typically falls down.</p>
<p>You see, many designers want to express their individuality into their designs.  Especially in web development (whose actual content doesn’t have a common UI as such, beyond standard html controls and the typical page lifecycle).  Flash has a lot to answer for here.  Many potentially great website ideas have been compromised by the use of bad Flash design.  Slow, confusing, overly graphical and exclusive (in the sense that they exclude people who might have no choice but to surf using assistive technology, for example the Jaws screen-reader).</p>
<p>The difficulty is that deviating from well-worn path of convention is a real risk to the usability and accessibility of a design.  Whilst it’s possible that a designer might come up with something which improves upon convention, it’s far more likely that what is designed will fail.  A radical design may well please a small proportion of its user-base, but by messing with the accepted norms, it will doubtless alienate or at best confuse a significant number of its users also.</p>
<p>So, where does this leave us?  Well, the point of this article was to weigh up ‘individual’ versus ‘conforming’ designs, and the short answer is that we can’t really rule on either.  After all, designs exist for a reason, and that reason is to facilitate the use of the thing for which the design was created.  An individual design may well achieve this goal better than a conforming design – we can’t really judge this on a hypothetical basis.  What we can do, however, is look at human nature and suggest that anything which challenges our understanding of how to interact with a system, or forces us to leave our ‘comfort zone’, is likely to require greater effort than a design which plays to our existing understanding and experience in interacting with a system.  Where greater effort is required, we are more likely to make mistakes.  With mistakes come frustration, and frustration quickly turns into dislike and abandonment.</p>
<p>The designer should bear all of this in mind before she departs from the ‘standard designs’, and have good reason for doing so.  If she does take this route, then it places a far greater responsibility on her to ensure that her design works, and justifies its ‘individual’ nature.  There are many techniques which might be used to do this – requirements prototyping being one of the best choices – but at the end of the day a radical design is a challenging proposition and carries increased risk.</p>
<p>We don’t like unnecessary risk.  We can either mitigate it, with careful feedback using prototypes, or avoid it, by sticking to tried-and-tested ‘conforming’ designs.  What we mustn’t do, however, is bury our heads in the sand and hope it all works out…</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ Use Suffixes For Cheap Domain Name Registrar ]]></title>
<link>http://webdomhost.wordpress.com/2009/11/27/use-suffixes-for-cheap-domain-name-registrar/</link>
<pubDate>Fri, 27 Nov 2009 08:04:39 +0000</pubDate>
<dc:creator>webdomhost</dc:creator>
<guid>http://webdomhost.wordpress.com/2009/11/27/use-suffixes-for-cheap-domain-name-registrar/</guid>
<description><![CDATA[The best web domain names are often taken or expensive. The cheapest domains, on the other hand, are]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The best web domain names are often taken or expensive. The cheapest domains, on the other hand, are not always effective. If you want to enjoy cheap domain name registrar, adding a suffix can turn a highly popular domain into a low cost domain name for your website.</p>
<p>Top Suffixes for Private Domain Registration</p>
<p>To help you get started, here are some of the most popular and commonly used suffixes that you can include in your domain name.</p>
<p>YOUR PREFERRED DOMAIN NAME + CENTRAL</p>
<p>When people hear the word &#8216;central&#8217;, the mind generally envisions with a professional place where all their essential needs are met. It&#8217;s for this reason that most websites add the word &#8216;central&#8217; to their preferred web domain. Other similar suffixes include house, depot, spot, base, and site.</p>
<p>YOUR PREFERRED DOMAIN NAME + PORTAL</p>
<p>If your online business is related in any way to technology or the Internet then the word &#8216;portal&#8217; would make a great suffix. Your target market is no doubt well-versed with terminology in these fields and they&#8217;ll immediately understand why you&#8217;ve used &#8216;portal&#8217; in your web domain name. Others may not understand, but they&#8217;re unlikely to be part of your target market and thus, their opinions are mostly irrelevant. Indeed, in this case, you derive one of the essential rules for buying domain names. Always choose words that speak your target market&#8217;s language and they&#8217;re sure to find interesting. Words like &#8216;camp&#8217; and &#8216;garden&#8217; can also work as great suffixes as long as they&#8217;re used for the appropriate website.</p>
<p>YOUR PREFERRED DOMAIN NAME + NOW</p>
<p>The word &#8216;now&#8217; is a simple but effective suffix for web domain names because of two major reasons. Firstly, it connotes a sense of urgency or a speedy process. Consider businesses that offer insurance and loans. When the word &#8216;now&#8217; is included in their domain name, readers can&#8217;t help but think that these websites may offer a quicker way to obtaining what they want. Secondly, the word &#8216;now&#8217; can be considered synonymous to anything current or new. This is essential when your business depends on the latest trends like fashion or news sites where the latest reports are always of interest.</p>
<p>YOUR PREFERRED DOMAIN NAME + TALK</p>
<p>When you use the word &#8216;talk&#8217; in your domain, people will always expect an interactive feature. This could be provided by way of forums, chat rooms, chat boxes, or even any platform that allows people to post their comments. Similar words that connote the same idea include &#8216;voice&#8217;, &#8217;share&#8217;, &#8217;speak&#8217;, &#8216;cafe&#8217;, &#8216;connect&#8217;, or even &#8216;board&#8217;. With these suffixes, we hope you&#8217;ve found the best words to help you register domain names cheap.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Inclusion, special-provision and personalisation]]></title>
<link>http://martyncooper.wordpress.com/2009/11/26/inclusion-special-provision-and-personalisation/</link>
<pubDate>Thu, 26 Nov 2009 21:19:33 +0000</pubDate>
<dc:creator>Martyn Cooper</dc:creator>
<guid>http://martyncooper.wordpress.com/2009/11/26/inclusion-special-provision-and-personalisation/</guid>
<description><![CDATA[This post has been stimulated by exchanges following two recent presentations I attended: On the 18 ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This post has been stimulated by exchanges following two recent presentations I attended:</p>
<p>On the 18 November my colleague Robin Stenham (OU Disabled Student Services) gave an internal OU presentation on a new strategy seeking to better embed accessibility for disabled students across OU course production and presentation processes and in all areas of responsibility.  For those interested another colleague Doug Clow (IET) did a live blog of the talk and subsequent discussion at:</p>
<p><a href="http://dougclow.wordpress.com/2009/11/18/enabling-greater-accessibility/">http://dougclow.wordpress.com/2009/11/18/enabling-greater-accessibility/</a></p>
<p>One of the questions raised afterward was by a visiting professor from the China Central Radio and TV University: Prof Sun Fuwan.  He pointed out that in China they have 60 million (sic. &#8211; that must be an underestimate) disabled people, but at university level have separate institutions for disabled students.  He was looking for suggestions and potential collaborations to help Chinese universities to be more inclusive.</p>
<p>Then this week I have been trying to participate in the JISC online conference “Innovating e-Learning 2009” (<a href="http://www.jisc.ac.uk/elpconference09">http://www.jisc.ac.uk/elpconference09</a>).  The Opening Keynote by Charles Leadbeater was entitled “The role of innovation in education”.  Charles presented a framework for analysing types of innovation in education in which he classified innovation as:  Improve, Supplement, Reform or Transform.</p>
<p>It is not the purpose of this blog post to discuss this framework.  However a brief asynchronous exchange with the presenter afterward, Charles made the following point:</p>
<p>“At the moment Transform is really seen as &#8220;Marginal Alternatives for Learners with Special Needs&#8221; but if this became the dominant pole would be much better.”</p>
<p>These two interactions have stimulated further thoughts for me on the old debate in education of inclusion verses special provisions.  However this is now being set in my mind within my own work on content personalisation for accessibility and the wider area of personalisation in education.</p>
<p>My own position on the inclusion verses special provision debate is that it can never be that one way or the other will best meet the needs of all.  The debate then falls into uncomfortable areas of:<br />
•	for who is inclusive education best?<br />
•	for who is special provision beneficial?<br />
•	equally controversially who has the power and right to decide?</p>
<p>I strongly wish to assert here the value of diversity of needs and preferences at the individual level.  As in all areas of humanity apparently similar people can have different preferences.  It is thus to be expected that two disabled people who, however defined, have similar impairments, might express different preferences  as to how their needs are best met.</p>
<p>In the UK at HE level there has been traditionally little specialist provision for disabled students; this has probably led to some disabled people being excluded.  Whereas, at school level the inclusion verses specialist provision pendulum swings leading to a different balance of provision being available at different times.</p>
<p>There are interesting developments beginning to surface around the increasing emphasis on personalised learning and personalisation in technology mediating learning.  This brings the whole idea of meeting diversity of needs and preference into the mainstream in a broader sense.  The idea of special needs can be replaced with consideration of individual needs.  If we can truly work out how to effectively and economically offer such personalisation of learning and fit it within our “formal” structures then education will exclude and under serve far less people (children and adults).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[An update on the PDF Accessibilty Review]]></title>
<link>http://wpgblog.agimo.gov.au/2009/11/26/an-update-on-the-pdf-accessibilty-review/</link>
<pubDate>Thu, 26 Nov 2009 00:46:09 +0000</pubDate>
<dc:creator>wpgreviewteam</dc:creator>
<guid>http://wpgblog.agimo.gov.au/2009/11/26/an-update-on-the-pdf-accessibilty-review/</guid>
<description><![CDATA[In early September, AGIMO launched a project to review the accessibility support of the Portable Doc]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In early September, AGIMO launched a project to review the accessibility support of the Portable Document Format (PDF), for use on government websites. The project is being run in collaboration with the Australian Human Rights Commission (AHRC) and the Department of Families and Housing, Community Services and Indigenous Affairs (FaHCSIA).</p>
<p>The initial stage, the Public Consultation, began on September 16 and ran for about 6 weeks to 26 October 2009. We invited comments from many and in the end received just over 40 formal submissions from members of the public; peak disability groups; government departments; industry and accessibility experts.</p>
<p><!--more-->The consultation was developed by following recommendations of the (cue product placement) AGIMO created <a href="http://webpublishing.agimo.gov.au/Online_Consultation_Guidelines">Online Consultation Guidelines</a>, and then launched through promotion on the <a href="http://webpublishing.agimo.gov.au/">Web Publishing Guide </a>and <a href="http://gov2.net.au/">Government 2.0 Taskforce Blog</a>. Through FaHCSIA, we sent emails to the Peak Disability Groups in Australia, and also advertised the consultation via <a href="http://www.finance.gov.au/e-government/better-practice-and-collaboration/agimo-discussion-lists.html">AGIMO mailing lists</a>.</p>
<p>We were lucky too that many groups helped to promote and encourage participation by Twittering, blogging and spruiking it to all that would listen (big thanks to the <a href="http://www.egov.vic.gov.au/">Victorian e-Government Resource Centre </a>among many others!).</p>
<p>We’re now in the tricky process of making sense of the submissions. For those that didn’t see it, we’ve included the <a href="http://wp.me/pA3oi-39">Consultation Guidelines and Example Questions</a>. This document was used to help our varied audience understand our goals for the consultation. Though it included example questions, we also welcomed general feedback. For the submissions that answered the questions, it provided a comparative measure, although these things are generally too complex for simple cross-checking.</p>
<p>What is already clear is that it’s a contentious issue&#8230; some people are very much for use of PDF’s, some against. Some in the middle somewhere, and others still were telling us we missed the point; claiming testing shouldn’t be about a particular technology, it should be about a holistic approach to accessibility. To a degree, we might agree with that. And we are considering greater accessibility issues through projects such as the <a href="http://www.ag.gov.au/www/agd/agd.nsf/Page/Humanrightsandanti-discrimination_UnitedNationsConventionontheRightsofPersonswithDisabilities">UN Convention on Rights of Persons with Disabilities</a>, or the review of the new web standard: the Web Content Accessibility Guidelines version 2.0 (WCAG 2.0). But more about that later&#8230;</p>
<p>In the end though, we know people need more advice on accessibility, both policy based and how-to guidance. We’re confident this Review will help feed into that policy development.</p>
<p>Stage two of the review, Technical Testing before the final stage, User Evaluation. Policy advice on the use of PDF’s for government websites is due in early 2010, but until then, make sure you <a href="http://wpgblog.agimo.gov.au/contact-details/">get in touch with the team</a> if there is any advice needed or share your comments below.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[An Evangelist of Web Accessibility for People with Cognitive Disabilities]]></title>
<link>http://clearhelper.wordpress.com/2009/11/25/an-evangelist-of-web-accessibility-for-people-with-cognitive-disabilities/</link>
<pubDate>Wed, 25 Nov 2009 20:49:34 +0000</pubDate>
<dc:creator>John Rochford</dc:creator>
<guid>http://clearhelper.wordpress.com/2009/11/25/an-evangelist-of-web-accessibility-for-people-with-cognitive-disabilities/</guid>
<description><![CDATA[A project by Inclusive New Media Design in England is evangelizing Web accessibility for people with]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A project by <a href="http://www.inclusivenewmedia.org">Inclusive New Media Design</a> in England is evangelizing Web accessibility for people with intellectual / cognitive disabilities, which it also refers to as &#8220;learning disabilities&#8221;.  It has been running workshops to train Web designers and developers, and to include people with cognitive disabilities as testers.</p>
<p>Its Web site has a section of <a href="http://www.inclusivenewmedia.org/blog/category/id-accessible-websites/">tips on making Web sites work for people with cognitive disabilities</a>, which includes <a href="http://www.inclusivenewmedia.org/blog/category/id-accessible-websites/examples/">links to examples of Web sites designed for the population</a>, and <a href="http://www.inclusivenewmedia.org/blog/category/id-accessible-websites/information-about-accessibility/assistive-technologies-ats/">information about assistive technology</a>.</p>
<p>Its Web site has several nice features I plan to incorporate into the future &#8220;Clear Helper&#8221; Web site.</p>
<ul>
<li>a design using <a href="http://en.wikipedia.org/wiki/HTML5">HTML 5</a> and CSS 3;</li>
<li>a Flash-based, text-to-speech applet on every page;</li>
<li>CSS-based switching of page-background coloring (light / dark);</li>
<li>large font sizes;</li>
<li><a href="http://en.wikipedia.org/wiki/Breadcrumb_%28navigation%29">breadcrumbs</a> for site navigation;</li>
<li>contextually-relevant icons;</li>
<li>presentation of content in multiple formats (text, audio, video); and</li>
<li>embedded, closed-captioned videos.</li>
</ul>
<p>I anticipate learning much from this great resource.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ Do You Think That Your Kitchen Or the Kitchen of Your Favorite Restaurant is Clean and Safe? ]]></title>
<link>http://hostingindedicate.wordpress.com/2009/11/25/do-you-think-that-your-kitchen-or-the-kitchen-of-your-favorite-restaurant-is-clean-and-safe/</link>
<pubDate>Wed, 25 Nov 2009 13:01:00 +0000</pubDate>
<dc:creator>hostingindedicate</dc:creator>
<guid>http://hostingindedicate.wordpress.com/2009/11/25/do-you-think-that-your-kitchen-or-the-kitchen-of-your-favorite-restaurant-is-clean-and-safe/</guid>
<description><![CDATA[Millions of people get sick each year because of food borne diseases. Food safety is one of the impo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Millions of people get sick each year because of food borne diseases. Food safety is one of the important concerns by many Health Agencies.</p>
<p>Food businesses make sure that aside from providing delicious food to their clients, they also give assurance that what they serve is clean and well-prepared. Staff in restaurants or any business cuisine know the standard procedures when preparing food.</p>
<p>Some of these are:</p>
<p>Hand washing</p>
<p>This is the number one rule in any food business. Prior to food preparation, hands should be washed. There are many illnesses that are air borne and can easily pass to others.</p>
<p>Food Preparation</p>
<p>Chefs or cooks or even you know that washing food before cooking is integral. Prepacked vegetables and fruits should be washed well to avoid bacterial contamination.</p>
<p>Cooking</p>
<p>Uncooked food served can cause illness. All food must be cooked following the right temperature. Bacteria can still grow if the food is slightly raw. The proper amount of cooking time is really important especially in meat.</p>
<p>Proper Defrosting</p>
<p>Frozen meat for cooking must be fully defrosted. It is safer to slice and cook meat or poultry when fully defrosted to avoid health issues concerning live bacteria.</p>
<p>Avoid a Congested Kitchen</p>
<p>It is necessary to keep unnecessary people out of the kitchen. This will keep food free from any dirt and virus from any person other than the chef/cook and helpers. The risk of contamination is lower.</p>
<p>Safety in cooking is important. From planning to preparation until the output &#8211; cooked meal, it is a rule that cleanliness is a must for every step.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Wheelchair accessibility when moving to Melbourne]]></title>
<link>http://relocatingnetwork.wordpress.com/2009/11/25/wheelchair-accessibility-when-moving-to-melbourne/</link>
<pubDate>Wed, 25 Nov 2009 08:35:09 +0000</pubDate>
<dc:creator>pongsak2</dc:creator>
<guid>http://relocatingnetwork.wordpress.com/2009/11/25/wheelchair-accessibility-when-moving-to-melbourne/</guid>
<description><![CDATA[Margaret &amp; Lap review of their stay at Caroline Apartments Brighton &#8211; After moving from th]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Margaret &#38; Lap review of their stay at Caroline Apartments Brighton &#8211; After moving from the United Kingdom. Margaret describes the accessibility for wheelchair users and how they find their way, are around the flats and Melbourne in general. They were traveling by public transport to visit their Spotswood dog in quarantine while they wait for their rental property to provide for the family to be in motion.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/xyQZlHnn2QE&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/xyQZlHnn2QE&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span>
<p>Tags :  <a href="http://www.howto-diy.org" rel="dofollow" title="DIY">DIY</a>  <a href="http://www.howto-diy.org" rel="dofollow" title="home">home</a>  <a href="http://homedepot.baywords.com/" rel="dofollow" title="http://homedepot.baywords.com/">http://homedepot.baywords.com/</a> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jayne]]></title>
<link>http://martincahill.wordpress.com/2009/11/25/jayne/</link>
<pubDate>Wed, 25 Nov 2009 01:59:15 +0000</pubDate>
<dc:creator>Martin Cahill</dc:creator>
<guid>http://martincahill.wordpress.com/2009/11/25/jayne/</guid>
<description><![CDATA[&#8220;I have to keep celebrating that I&#8217;m alive. I shouldn&#8217;t be here now. I&#8217;m on ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><a href="http://martincahill.wordpress.com/files/2009/11/oldhamreport-pdf-page-16-of-21.jpg"><img class="size-medium wp-image-875 aligncenter" title="Jayne - profile shot" src="http://martincahill.wordpress.com/files/2009/11/oldhamreport-pdf-page-16-of-21.jpg?w=300" alt="" width="300" height="286" /></a></p>
<p><em>&#8220;I have to keep celebrating that I&#8217;m alive. I shouldn&#8217;t be here now. I&#8217;m on borrowed time&#8221;</em>. These were the words spoken by Jayne before she sat down and told her story about how Individualised Budgets has changed her life, the life of her husband Mark and her wider family including her Mum.</p>
<p>Jayne&#8217;s life as a high energy career nurse was thrown into chaos at the age of 30 when she was diagnosed with cancer. She describes how treatment offered structure to her weeks following the original announcement and how she found a sense of purpose in simply trying to stay alive. <em>&#8220;By finding structure and purpose something positive will merge&#8221;</em> Jayne says. This model of chaos, structure, meaning and emergence has seen Jayne through eight years of fighting cancer and all the ups and downs that entails.</p>
<p>Jayne explains how time became her greatest commodity because no one could say how long she had left to live. Following her first round of treatment Jayne took a part-time job which allowed for flexibility and days away; days spent with Mark on an canal barge &#8211; <em>&#8220;We like canal barging &#8211; it slows life down&#8221;</em>. However, one afternoon Jayne was plunged back into chaos as she fractured her spine pushing the boat through a lock. The cancer had spread to her bones. At this point the nature of the problem had changed. It was was no longer an illness, but a disability. This was going to take away her independence and this was the one thing that scared her the most.</p>
<p>It was at this point that Jayne was offered Direct Payments, but this proved to be rigid and outside of her desire to regain independence &#8211; <em>&#8220;I was trying not to be a disabled person. I didn&#8217;t want many of the installations that were being offered. I did need help though, especially with my food shopping, but the times were fixed and no matter what I had to be well on that prescribed day, but I wasn&#8217;t”</em>. Outside of this chaos Jayne found meaning attending a local college to study art, but was soon hit with a real problem. She was reliant on other students to lift the wheelchair from her car &#8211; <em>&#8220;you can&#8217;t describe how helpless it makes you feel&#8221;</em>.</p>
<p>This is when Jayne was introduced to Individualised Budgets (IB) and she was able to purchase a floating chair and trailer for her car. <em>&#8220;All of a sudden my life was transformed. I could go shopping on my own. I could get to and from college and also take part in local field trips. I felt independent again&#8221;</em>. The IB payments also allowed Jayne to compartmentalise the six hours of support she was offered through Direct Payments. It was broken into different instances allowing Jayne to take the burden of cleaning the house from her busy Mum and instead spend quality time with her at the local swimming pool. <em>&#8220;The IB budget has really allowed me to understand where I want to spend my time and what I want to spend it doing. In the end, this is not about having a service, it&#8217;s about having a life&#8221;</em>.</p>
<p>Jayne does however state that there has been periods where she has been able to reduce the budget &#8211; <em>&#8220;We are very conscious that this is not our money. I keep returning to the IB panel and asking if it&#8217;s okay to procure a particular service. There have even been instances where I have even been able to give money back&#8221;</em>. Jayne now has support on a daily basis &#8211; a position that Jayne gave great consideration to &#8211; <em>&#8220;This is the person I am going to choose to share the last parts of my life and it was important that I was able to make that choice&#8221;</em>.</p>
<p>****************</p>
<p>The full report is now available. Please click on the link below to read the report or left-click and download.</p>
<p><a href="http://martincahill.wordpress.com/files/2009/07/unpacking-service-transformation-oldham-in-control1.pdf" target="_self">Unpacking Service Transformation &#8211; Oldham In Control</a></p>
<p>****************</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Earlier Today I Gave A Talk In Australia]]></title>
<link>http://ukwebfocus.wordpress.com/2009/11/24/earlier-today-i-gave-a-talk-in-australia/</link>
<pubDate>Tue, 24 Nov 2009 17:54:43 +0000</pubDate>
<dc:creator>Brian Kelly (UK Web Focus)</dc:creator>
<guid>http://ukwebfocus.wordpress.com/2009/11/24/earlier-today-i-gave-a-talk-in-australia/</guid>
<description><![CDATA[This morning, as normal, I switched on my iPod Touch just after getting out of bed and downloaded tw]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This morning, as normal, I switched on my iPod Touch just after getting out of bed and downloaded tweets posted overnight. And <a href="http://twitter.com/jod999/statuses/5991793477">via a tweet from Jonathan O&#8217;Donnell</a> I discovered that during the night I had given the opening keynote talk of the day at the OZeWAI at OZCHI 2009 conference. Yes, I had given a talk at a conference held in Australia before breakfast!</p>
<p>As I pointed out after spotting this: &#8220;<em>A few hours ago I gave a keynote talk at the OzeWAI conf in Australia. I was asleep at the time! <a title="#a11y" href="http://twitter.com/search?q=%23a11y">#a11y</a> <a rel="nofollow" href="http://bit.ly/6Z8AN1" target="_blank">http://bit.ly/6Z8AN1</a></em>&#8220;. Of course this provided the opportunity <a href="http://twitter.com/andypowe11/status/6002567368">for the response</a> &#8220;<em>so were the audience! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </em>&#8220;</p>
<p>Later on in the day, after returning from a meeting in Birmingham I came across <a href="http://twitter.com/josswinn/status/6012710186">a tweet from Joss Winn</a>: &#8220;<em>42% of US data centres expect to run out of electricity by 2012. 39% will exceed cooling capacity within that period <a rel="nofollow" href="http://j.mp/8UMPXS" target="_blank">http://j.mp/8UMPXS</a></em>&#8221; which highlighted a comment from a newly-published report on &#8220;Low carbon computing: a view to 2050 and beyond&#8221; by Paul Anderson, Gaynor Backhouse, Daniel Curtis, Simon Redding, David Wallom which is <a href="http://www.jisc.ac.uk/whatwedo/services/techwatch/reports/horizonscanning/hs0902.aspx">available from the JISC Web site</a>.</p>
<p>At the recent CETIS 2009 conference Joss told me of his interests in environmental issues and his heartfelt concerns of the needs to reduce energy usage. On his blog Joss recently asked &#8220;<a title="Permanent link to What will Higher Education look like in a 2050 -80% +2c 450ppm world?" rel="bookmark" rev="post-1755" href="http://joss.blogs.lincoln.ac.uk/2009/11/20/what-will-higher-education-look-like-in-a-2050-80-2c-450ppm-world/">What will Higher Education look like in a 2050 -80% +2c 450ppm world?</a>&#8220;.</p>
<p>I wonder if sometime in the near future travelling to another country to deliver a talk at a conference will be regarded in the same way that lighting a cigarette in the lecture theatre would be &#8211; something that is just not done.</p>
<p>And as well as recycling paper will we recycle our talks? The talk which was used at today&#8217;s OzeWAI conference was a slidecast (PowerPoint slides with audio <a href="http://www.slideshare.net/lisbk/from-web-accessibility-to-web-adaptability">hosted on Slideshare</a>) of a rehearsal of a talk entitled &#8220;<a href="http://www.ukoln.ac.uk/web-focus/events/conferences/techshare-2009/"><strong>From Web Accessibility To Web Adaptability</strong></a>&#8221; which I presented recently at the RNIB&#8217;s Techshare conference (and is embedded below).</p>
<p>Is this approach likely to become more prevalent, I wonder? And if so, what are the best practices which should be adopted &#8211; and what are the mistakes to be avoided?</p>
<p><!-- SlideShare error: doc is missing or has illegal characters /[^-_a-zA-Z0-9]/ --></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google Introduce Automatic Caption Facility. ]]></title>
<link>http://inclusivelearning.wordpress.com/2009/11/24/google-introduce-automatic-caption-facility/</link>
<pubDate>Tue, 24 Nov 2009 16:24:09 +0000</pubDate>
<dc:creator>lisavalentine</dc:creator>
<guid>http://inclusivelearning.wordpress.com/2009/11/24/google-introduce-automatic-caption-facility/</guid>
<description><![CDATA[Google announced last week that they are introducing an automatic captioning facility for YouTube vi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Google announced last week that they are introducing an automatic captioning facility for YouTube videos.  In the official <a href="http://googleblog.blogspot.com/2009/11/automatic-captions-in-youtube.html">Google blog</a> they state that every minute 20 hours of video are uploaded.  The chances of each individual video owner taking the time and effort to caption each of their videos is unlikely.  It means that most user generated content on the video sharing site is inaccessible to people who are Deaf or hearing impaired.</p>
<p>It uses their own automatic speech recognition (ASR)  technology combined with the existing YouTube captioning system to automatically produce captions &#8211; auto-caps for short.  It is initially only available on a number of mainly educational channels.  Although ASR has been around for a while in the GoogleVoice application it has never been deployed on such a large-scale before.</p>
<p>An additional facility that has also been introduced is automatic timing.  If a video owner already has a transcript, they can upload this as a text file with the video and the software will automatically link the words in the transcript with the sounds on the video.</p>
<p>Both of these features are not only suitable for viewers with hearing difficulties but make content available in more languages.  The facility is only available in English but using the Google translation tool they can be translated into a number of languages.</p>
<p>Obviously this is not an exact science and mistakes are bound to occur but even with the problems, auto-caps is a major step forward in making all videos accessible.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Wave Resort, Broadbeach]]></title>
<link>http://accommodationguru.wordpress.com/2009/11/24/the-wave-resort-broadbeach/</link>
<pubDate>Tue, 24 Nov 2009 02:54:21 +0000</pubDate>
<dc:creator>accommodationguru</dc:creator>
<guid>http://accommodationguru.wordpress.com/2009/11/24/the-wave-resort-broadbeach/</guid>
<description><![CDATA[Modern architectural design combined with contemporary and modern twist interiors makes The Waves Re]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Modern architectural design combined with contemporary and modern twist interiors makes <a href="http://www.thewavesresort.net.au">The Waves Resort</a> an enticing place to stay. The resort offers self-contained apartments, with gourmet kitchens and top of the class bathrooms.</p>
<p>&#160;</p>
<p>Why I fell in love with Wave Resort is its accessibility to <a href="http://broadbeach.i4u.com.au">Broadbeach </a>dining and shopping centres. It is situated right above central Broadbeach. The best part of it all was seeing the beautiful views of the Gold Coast coastline, Surfers Paradise skyline and <a href="http://goldcoasthinterland.i4u.com.au">Gold Coast Hinterland</a> views.</p>
<p>&#160;</p>
<p>The moment I step right in to the reception area, I was mesmerized by the interior design of the resort’s waiting area. It’s marvelous.</p>
<p>&#160;</p>
<p>I am quite meticulous about cleanliness and sanitation. I give this resort a 10 out 10 rating for its clean apartment and modern kitchen to die for. The resort has top of the line facilities that cater to the needs of every guest.</p>
<p>&#160;</p>
<p>I really do like swimming and Wave Resort never failed to satisfy me with my desire to take a dip and just enjoy. The resort’s plunge pool is a winner! I even had the chance to try out their roof top jacuzzi, and I am glad that I did as the views from the roof top are spectacular.</p>
<p>&#160;</p>
<p>The different array of <a href="http://broadbeach.i4u.com.au/restaurants">Broadbeach cafes</a> and restaurants found within walking distance from the resort are a sure hit to every one who wants to dine in and have a taste for fancy meals or maybe just a cup of coffee.</p>
<p>&#160;</p>
<p>Truly, Wave Resort is indeed the perfect accommodation located in Broadbeach on the <a href="http://goldcoast.i4u.com.au">Gold Coast</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Is Inaccessiblity Choking the MMO Market?]]></title>
<link>http://howtoloseyourlifetoanmmorpg.wordpress.com/2009/11/23/is-inaccessiblity-choking-the-mmo-market/</link>
<pubDate>Mon, 23 Nov 2009 19:54:39 +0000</pubDate>
<dc:creator>howtoloseyourlifetoanmmorpg</dc:creator>
<guid>http://howtoloseyourlifetoanmmorpg.wordpress.com/2009/11/23/is-inaccessiblity-choking-the-mmo-market/</guid>
<description><![CDATA[I recently downloaded the Allods beta.  I still haven&#8217;t recieved an email with a beta key, but]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I recently downloaded the Allods beta.  I still haven&#8217;t recieved an email with a beta key, but I wanted to get the game installed and patched so I&#8217;d be ready to jump in.  I installed to get a corrupt file warning that fixing didn&#8217;t correct.  I uninstalled and tried 2 more times before redownloading.  The new download was the same.  I checked the forums to find a large thread that had various techno-babble that &#8220;might&#8221; help solve this problem for some people.  It is now the next day and I&#8217;m redownloading so I can attempt one of these manual fixes.</p>
<p>This is a typical scenario for many free to play MMORPGs.</p>
<p>For me and some of my past game jounalism acquaintances, we always loved to discuss the business side of the gaming industry as much as the games themselves.  I came to a personal belief that one of  World of Warcraft&#8217;s biggest claims to fame is its accessibility.  The game is extremely approachable by many demographics.</p>
<p>I found that playing WoW was about as easy as playing a game on my Playstation 2.  I just pop the disc in and I&#8217;m practically up and running.  It had me thinking of all the people that aren&#8217;t playing other MMOs because they take more effort on the users part.  Many people aren&#8217;t some determined MMO lot that is accustomed to this, or even understand how MMOs work at all.  They just know that it&#8217;s a game that looks fun and would like to try it.</p>
<p>I consider myself to be averagely skilled with computers and am still reaching a frustration level cap with getting Allods to work.</p>
<p>Runes of Magic, my current favorite game, is not without this problem.  We see new posts from new players daily on the official forums with errors and other problems just getting the game started.</p>
<p>Two good friends of mine, who aren&#8217;t really MMO players as much as they are video game players, loved WoW but they&#8217;ve told me they want stuff to work period.  If they are buying a game, if it doesn&#8217;t work it&#8217;s total and utter useless junk to them.  These are guys who&#8217;ve owned every gaming system imaginable and have played PC games for over 10 years.</p>
<p>I played the Vanguard trial over a year ago.  I had extensive problems and confusion over Sony&#8217;s Station.com site with registration, getting ID codes, and the like.  Personally I went through it and loved the game, and plan on playing in the future, but I&#8217;m one of those determined type that will go the extra mile and know how to.</p>
<p>MMOs in general are not always as easy to play as console games.  Adding a flood of free to play MMOs with constant corrupted file problems can immediately make a persons decision of whether they will ever play that game or not.</p>
<p>Have you had mainly friendly experiences with MMOs? What games do you think do a great or poor job with handling accessibility?</p>
<p>Should companies start beefing up tech support and waiting longer to put out well tested downloads, and making user experience smoother and more easily understood.  Or is this too fine a line where people have it too easy and just need to put the work in, if they want to play?</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[iClicker has a Website as an Alternative]]></title>
<link>http://purdueetech.wordpress.com/2009/11/23/iclicker-has-a-website-as-an-alternative/</link>
<pubDate>Mon, 23 Nov 2009 19:11:23 +0000</pubDate>
<dc:creator>schwarte</dc:creator>
<guid>http://purdueetech.wordpress.com/2009/11/23/iclicker-has-a-website-as-an-alternative/</guid>
<description><![CDATA[I recently learned during a presentation that iClicker has created a web interface, austensively to ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I recently learned during a presentation that iClicker has created a web interface, austensively to give users a choice as to the device they can use to vote in class.  The website would allow the student to use a smart phone or other web enabled device instead of the iClicker.  This has some interesting ramifications.</p>
<p>From the prospective of accessibility, it is a great idea.  It is nearly impossible to make a small device like a clicker accessible to all users, whereas a computer has a much more flexible interface.  For example, a student who has limited mobility could use the web interface in conjunction with voice recognition to answer questions in class.  The addition of voice recognition to the clicker device would make it prohibitively expensive.</p>
<p>The interesting side effect of this would be that users who are actually not in class could also answer questions.  Depending on how long and how predictably the instructor uses the clicker, a student could, for example, evade the attendance policy.</p>
<p>More information on the iClicker web interface can be found at &#60;http://www.iclicker.com/dnn/Products/webclicker/tabid/156/Default.aspx&#62;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google brings buzz to captions like never before]]></title>
<link>http://blog.3playmedia.com/2009/11/23/google-brings-buzz-to-captions-like-never-before/</link>
<pubDate>Mon, 23 Nov 2009 17:55:13 +0000</pubDate>
<dc:creator>Josh Miller</dc:creator>
<guid>http://blog.3playmedia.com/2009/11/23/google-brings-buzz-to-captions-like-never-before/</guid>
<description><![CDATA[Just the other day Google announced its intentions to automatically generate closed caption files on]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Just the other day <a href="http://googleblog.blogspot.com/2009/11/automatic-captions-in-youtube.html">Google announced</a> its intentions to automatically generate closed caption files on a select group of YouTube files.  The story quickly made it to the <a href="http://www.nytimes.com/2009/11/20/technology/internet/20google.html">NY Times</a> and all over the blogosphere, as it rightfully should.  The idea is to eventually rollout the capability across YouTube for all users to test.  With <a href="http://www.youtube.com/t/fact_sheet">20 hours</a> of video being uploaded to YouTube every minute, that&#8217;s a lot of text being created!</p>
<p>At its core, this is a brilliant move by Google to improve <a href="http://erictric.com/online/youtube-auto-captioning-a-great-way-to-search-for-video">YouTube search</a> (and advertising) capabilities.  But Google&#8217;s announcement, largely because it&#8217;s Google, also puts the accessibility issue in front of the entire country for a change.  Captions are mandated for much of television, but they are only beginning to get some attention on the internet, well until now.  Representative Ed Markey, the same Congressman who made the original push for closed captioning on television, introduced <a href="http://www.govtrack.us/congress/bill.xpd?bill=h111-3101">H.R. 3101</a>, the Twenty-first Century Communications and Video Accessibility Act of 2009, during this session of Congress, and it currently has 19 co-sponsors.  This is actually the second attempt at getting a bill passed that would mandate an improved user experience for the hearing impaired.</p>
<p>Thanks to one of the most talked about technology companies of our time, closed captioning is getting attention all over the internet.  Anyone who works with online video is now paying attention to closed captioning.  Not only are we <a href="http://deafness.about.com/b/2009/11/19/way-to-go-google-thanks-for-automatic-captions.htm">empowering the hearing impaired</a>, but in a virtual world that seems to be driven by search and discovery, video can now be made more &#8220;accessible&#8221; than ever.</p>
<p>So for a business that is centered on providing high quality, time synchronized transcripts, what does this announcement mean?</p>
<p>Well, it could mean a lot of things.  First, let&#8217;s look into this new Google service.  Google will deploy the same technology that powers Google Voice across YouTube to enable the creation of text.  This means they will be using automatic speech recognition (ASR) to create the caption files.  Using ASR on audio and video is not a new concept, but it&#8217;s new at this scale.  We&#8217;ve commented on <a href="http://blog.3playmedia.com/2009/05/22/adventures-in-speech-recognition/">our experiences with ASR</a> capbilities in the past.  In fact, we&#8217;ve even played with the <a href="http://blog.3playmedia.com/2009/06/30/accuracy-still-a-problem-for-googles-ears/">very engine</a> that will be front and center for the YouTube initiative.</p>
<p>We&#8217;ve spoken with many people who have tested ASR solutions.  Usually, if they are talking to us, they weren&#8217;t satisfied!  The truth of the matter is that ASR will be good enough for some people, and it won&#8217;t be good enough for others.  80% accuracy (at it&#8217;s best and in studio quality recording conditions) leaves a lot to be desired.  In fact, Google even admits that <a href="http://googleblog.blogspot.com/2009/11/automatic-captions-in-youtube.html">results can be somewhat amusing</a> when they&#8217;re off.  On the search front, the most critical keywords tend to be the most unique and, therefore, least common to be recognized accurately.  Google&#8217;s announcement does not change that, it just makes an ASR solution easier to use and free to consume.  In many cases, Google has likely provided a medium for people who may never have put captions on their video with the ability to do so with very little effort.  Google has also made the search benefits of captions glaringly obvious.</p>
<p>Ultimately, the organizations that require (or believe in) high quality output for captions and search will be willing to pay for cleaned up text.  There are significant benefits to the high-quality approach, whether it be accurate search results or truly legible transcripts.  Branding is also a critical issue for many organizations who add a text component to their video offering.</p>
<p>We at 3Play Media will continue building high quality solutions that make multimedia more accessible for everyone.  More people than ever are aware of the benefits of captions and time-synchronized transcripts now.  We have some new product launches on the way that will build off these very benefits, and we can&#8217;t wait to show the world how their online video experience can be changed forever.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Court ruling on "reasonable adjustments" under the DDA]]></title>
<link>http://techblog.brodies.com/2009/11/23/court-ruling-on-reasonable-adjustments-under-the-dda/</link>
<pubDate>Mon, 23 Nov 2009 16:54:03 +0000</pubDate>
<dc:creator>martinsloan</dc:creator>
<guid>http://techblog.brodies.com/2009/11/23/court-ruling-on-reasonable-adjustments-under-the-dda/</guid>
<description><![CDATA[I read at the weekend that an appeal by RBS to over-turn a court order ordering RBS to carry out £20]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I <a href="http://news.bbc.co.uk/2/hi/uk_news/england/south_yorkshire/8370693.stm">read at the weekend </a>that an appeal by RBS to over-turn a court order ordering RBS to carry out £200,000 worth of remedial works to a branch in Sheffield has failed.</p>
<p>The case involves a successful claim by a customer that, as a  service provider, RBS had breached its obligations under the Disability Discrimination Act 1995 (the &#8220;DDA&#8221;) &#8211; in particular that it had failed to make &#8220;reasonable adjustments&#8221; (as required under section 21 of the DDA) to make the branch accessible to wheelchair users. The case is signifcant because it is the first time (as far as I am aware) that, in addition to a finding that discrimination had taken place, a court has ordered a defendant to incur capital costs to prevent discrimination from re-occuring.</p>
<p>Whilst this case relates to access to a physical building, it is also relevant for the purposes of considering the DDA and the accessibility of websites by users with disabilities. In particular, it confirms that the courts are prepared to order a defendant to incur substantial costs and carry out remedial work (whether to a bricks and mortar site or a clicks and mortar website). That doesn&#8217;t mean to say that costs of £200,000 fixing an inaccessible website will automatically be deemed &#8220;reasonable&#8221; (RBS did not appear to challenge the reasonableness of that figure), but it does set a precedent in respect of the use of court orders under the DDA.</p>
<p>It&#8217;s also interesting to note that the court rejected RBS&#8217;s argument that the claimant could access the same services through RBS&#8217;s Internet banking website, and therefore that RBS had discharged its duties under the DDA. The court differentiated the channels through which services are offered to customers on the basis that there are certain things that can be done in a branch that cannot be done online. This may make it harder for operators of inaccessible websites to say that other, alternative, channels offer the same functionality as the website.</p>
<p><a href="http://www.brodies.co.uk/people/details/?ID=138"><img src="http://brodiestechblog.wordpress.com/files/2009/07/martin-sloan-signoff.jpg" alt="" title="Martin Sloan" width="140" height="60" class="alignnone size-full wp-image-129" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Can you turn me up please?]]></title>
<link>http://justinmulder.wordpress.com/2009/11/23/can-you-turn-me-up-please/</link>
<pubDate>Mon, 23 Nov 2009 12:12:58 +0000</pubDate>
<dc:creator>Justin Mulder</dc:creator>
<guid>http://justinmulder.wordpress.com/2009/11/23/can-you-turn-me-up-please/</guid>
<description><![CDATA[&#8220;For: The Institue of Contemporary and Emerging Worship Studies, St. Stephens University, Esse]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://justinmulder.wordpress.com/files/2009/11/photoxpress_437874.jpg"><img class="aligncenter size-medium wp-image-165" title="Photoxpress_437874" src="http://justinmulder.wordpress.com/files/2009/11/photoxpress_437874.jpg?w=300" alt="" width="300" height="176" /></a></p>
<p>&#8220;For: <a href="http://www.ssu.ca/theinstitute/" target="_blank">The Institue of Contemporary and Emerging Worship Studies</a>, <a href="http://www.ssu.ca/" target="_blank">St. Stephens University</a>, <a href="http://essentialscourse.com/" target="_blank">Essentials Green Online Worship Theology Cours</a>e with <a href="http://www.danwilt.com/" target="_blank">Dan Wil</a>t.&#8221;</p>
<p>I must first of all say I am thoroughly enjoying doing the <a href="http://worshiptraining.com/info" target="_blank">Essentials Course</a> in worship studies. I have found their materials so thought provoking and yet so balanced and mature. Definitely check the course out if you have a heart for worship!</p>
<p>Anyway back to what I wanted to say&#8230;In the church I grew up in there were often differing opinions on worship, and some pretty strong ones at that (I see those heads nodding <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). One of them was on &#8220;cultural relevance&#8221; and &#8220;accessibility&#8221;, i.e. we were dealing with issues of how we make the &#8220;church&#8221; cool to other people and maybe even to ourselves because even though most &#8220;religious&#8221; people won&#8217;t admit it, they are bored out of their minds.</p>
<p>It sad to know that these &#8220;wars&#8221; still continue today, when really the problem isn&#8217;t with the other guy who wants to rock out or sing hymns. The problem was us all along. (swallowing bitter pill…). The way I see it the problem has never been should we sing hymns or not or should we sing the latest songs off the Worship Top 40, the problem is about who we are serving.</p>
<p>We all know that worship is about us (wait quick double take, what did he say?) At least that’s what we believe if we are honest with ourselves. Even us worship leaders make worship about us rather than first God and THEN others.</p>
<p>I think worship should be directed towards God but we should also be serving each other by choosing actions, meditations, prayers and songs that help others to connect with God. Far too often worship leaders under the banner of &#8220;cultural relevance&#8221; choose the songs they want to sing instead of the songs the community, in front of them needs to connect with God. As leaders we need to keep at the front of our minds the question &#8220;what is going to help these people connect with Jesus today?&#8221;</p>
<p>The other issue goes a little deeper. I have always found that in these churches where there are struggles in worship it is because choosing the right song has become the focus. It&#8217;s sort of like if you choose the right song (or my favourite song at the moment) then worship will be awesome, but if you don&#8217;t then worship will be rubbish.</p>
<p>That&#8217;s also not the point, I mean isn&#8217;t this about God and His presence? What God wants isn&#8217;t a song or sacrifice (depending on which Testament you choose to live in&#8230; jokes) he wants people who will come to Him in faith (Heb 11), He wants people who will worship in spirit and in truth (John 4) and He wants people who are humble (Psalm 51).</p>
<p>I once heard Graham Cooke say that as long as God&#8217;s presence is manifesting, that people are getting saved, that miracles are happening on a weekly basis and the poor are being looked after, you will always be relevant. Pretty powerful stuff hey. I think so often we hide behind &#8220;being culturally relevant&#8221; and choosing cool songs so we don&#8217;t have to own up to the fact that God left the building a long time ago.</p>
<p>As always I welcome any comments <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Automatic Subtitles Rolling Out on Youtube]]></title>
<link>http://komplettie.wordpress.com/2009/11/23/automatic-subtitles-rolling-out-on-youtube/</link>
<pubDate>Mon, 23 Nov 2009 09:51:59 +0000</pubDate>
<dc:creator>komplettie</dc:creator>
<guid>http://komplettie.wordpress.com/2009/11/23/automatic-subtitles-rolling-out-on-youtube/</guid>
<description><![CDATA[Google has announced that it is to deploy automatic captions across certain YouTube channels in an a]]></description>
<content:encoded><![CDATA[Google has announced that it is to deploy automatic captions across certain YouTube channels in an a]]></content:encoded>
</item>
<item>
<title><![CDATA[Proposed Back &amp; Next Navigation Icons For Future Clear Helper Web Site]]></title>
<link>http://clearhelper.wordpress.com/2009/11/23/proposed-back-next-navigation-icons-for-future-clear-helper-web-site/</link>
<pubDate>Mon, 23 Nov 2009 01:52:30 +0000</pubDate>
<dc:creator>John Rochford</dc:creator>
<guid>http://clearhelper.wordpress.com/2009/11/23/proposed-back-next-navigation-icons-for-future-clear-helper-web-site/</guid>
<description><![CDATA[I plan to use a consistent set of navigation icons for the future Clear Helper Web site.  My first a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I plan to use a consistent set of navigation icons for the future Clear Helper Web site.  My first attempt is represented by the &#8220;BACK&#8221; and the &#8220;NEXT&#8221; icons below.  Others in the set will follow.</p>
<p>The development of them is not derived from research, which is beyond the scope of the project at this point.  However, they were created following <a href="http://www.webaim.org/techniques/images/">WebAIM&#8217;s &#8220;Creating Accessible Images</a>&#8221; guidelines.  In particular, they: are not animated; don&#8217;t use color alone to convey meaning; look okay even when enlarged to 500%; and use good color contrast between the text and the background.</p>
<p>Of these guidelines, the last can be objectively measured with the following tools.  Each is based upon the latest <a href="http://www.w3.org/TR/WCAG20/">Web Content Accessibility Guidelines (WCAG 2.0)</a>.</p>
<p><a href="http://gmazzocato.altervista.org/colorwheel/wheel.php">Accessibility Color Wheel</a> created by <a href="http://gmazzocato.altervista.org/">Giacomo Mazzocato</a>.  This tool is used to choose a color pair, especially of foreground- and background colors, that is accessible to people with any of three color-blindness conditions. This tool rated the color contrast of the icons below as &#8220;13:1 ok&#8221;.</p>
<p><a href="http://juicystudio.com/services/luminositycontrastratio.php">Luminosity Colour Contrast Ratio Analyser</a> from <a href="http://juicystudio.com/">Juicy Studio</a>.  This tool also rates color contrast.  It reported the ratio as &#8220;12.96:1 &#8230; very good &#8230; &#8221; and passing at WCAG 2.0 Level AAA, which is the highest standard.</p>
<p>I would appreciate any constructive feedback about these icons.  They are being shown at the size I plan to use on the Web site.</p>
<p><a href="http://clearhelper.wordpress.com/files/2009/11/back.gif"><img class="aligncenter size-full wp-image-170" title="back" src="http://clearhelper.wordpress.com/files/2009/11/back.gif" alt="Back" width="96" height="97" /></a></p>
<p><a href="http://clearhelper.wordpress.com/files/2009/11/next.gif"><img class="aligncenter size-full wp-image-169" title="next" src="http://clearhelper.wordpress.com/files/2009/11/next.gif" alt="Next" width="96" height="97" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Mashuptastic]]></title>
<link>http://jonlim.wordpress.com/2009/11/22/mashuptastic/</link>
<pubDate>Sun, 22 Nov 2009 20:45:57 +0000</pubDate>
<dc:creator>jonlimtoronto</dc:creator>
<guid>http://jonlim.wordpress.com/2009/11/22/mashuptastic/</guid>
<description><![CDATA[Mashups are funny things &#8211; web applications that combine various data from third party sources]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Mashups are funny things &#8211; web applications that combine various data from third party sources presented in a creative new way. What are some of my favourites?</p>
<p><strong>Twittervision 3D</strong><br />
<a href="http://twittervision.com/maps/show_3d">http://twittervision.com/maps/show_3d</a></p>
<p><strong>TuneGlue</strong><br />
<a href="http://audiomap.tuneglue.net/">http://audiomap.tuneglue.net/</a></p>
<p><strong>Yahoo vs Google</strong><br />
<a href="http://www.langreiter.com/exec/yahoo-vs-google.html">http://www.langreiter.com/exec/yahoo-vs-google.html</a></p>
<p>But would they ever be effective for government or governance purposes? Well, at the very least, the government can be seen as a massive database of information &#8211; similar to the data from third party sources that mashups draw their information from. All this great information, if opened up to the public, would be a great resource for tech-savvy individuals to create these mashups. Not only would these mashups let people get easier access to information that the government possesses, like wait-times at the DriveTest Centres, database of family doctors by location, or even the current state of the highway in specific locations.</p>
<p>How would this make the government more efficient? Well, for starters, their information now becomes more easily accessed and citizens will be better informed and more knowledgeable. In addition, they would not have to spend huge amounts of money updating these mashups &#8211; creating an efficient API (Application Programming Interface) will allow mashups to draw information regardless on how often it is updated. Lastly, they will achieve a higher level of transparency and accountability, which will force them to be as efficient as possible.</p>
<p>I am all for making government information open-source, and I am sure that with the appropriate infrastructure created for mashups, government and governance would benefit greatly.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Paper Money that Works for the Blind]]></title>
<link>http://bethfinke.wordpress.com/2009/11/21/paper-money-that-works-for-the-blind/</link>
<pubDate>Sat, 21 Nov 2009 20:34:41 +0000</pubDate>
<dc:creator>bethfinke</dc:creator>
<guid>http://bethfinke.wordpress.com/2009/11/21/paper-money-that-works-for-the-blind/</guid>
<description><![CDATA[Blind advocates in Chicago are handing out free Pocket Money Marker Braillers this Wednesday morning]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="Blind Justice" href="http://bethfinke.wordpress.com/files/2007/10/blind-justice-pic.gif"><img style="width:58px;height:105px;" src="http://bethfinke.wordpress.com/files/2007/10/blind-justice-pic.thumbnail.gif" alt="Blind Justice" width="61" height="111" /></a><br />
Blind advocates in Chicago are handing out free Pocket Money Marker Braillers this Wednesday morning, encouraging the public to use them to mark their paper money on behalf of those of us who can’t see.  Hanni and I are doing a school presentation that morning, so we won’t be able to join the demonstration. We’ll be with them in spirit, though!</p>
<p>The demonstration – and the brailler giveaway &#8212; is intended  to make the public aware that the Treasury Department should mark U.S. currency in order to prevent discrimination against those of us who are blind. An op-ed piece I wrote about this issue appeared in Friday’s <em>Chicago Tribune:</em></p>
<blockquote><p>180 countries use printed paper money, and the United States is the only one that prints bills all the same size and color, no matter how much each bill is worth.<br />
Last year a federal appeals court ruled that the U.S. currency system discriminates against blind people. The court decision was not a unanimous one, and some high muckity-mucks weren’t exactly happy with the ruling, either. The National Federation of the Blind, for example. NFB strongly opposed the 2002 lawsuit that led to the ruling. They figure that most blind people have found ways to cope with paper currency and say there are other, more pressing needs to address. Treasury Secretary<br />
Henry M. Paulson, Jr. testified against it, too. He said the blind can function fine using credit cards or electronic scanners to identify different bills,<br />
and if that didn&#8217;t work they could rely on help from others.</p></blockquote>
<blockquote><p>The NFB and Paulson do have a point. In the 20+ years I have been blind, I have never been shortchanged by a cashier. Even Chicago cab drivers – who have an undeserved  reputation for being rude – have been honest with me, correcting me when I’ve made mistakes and tried to pay them too much. Still, I feel pretty stupid sometimes when a bill unfolds itself, or gets mangled up in my wallet, and I have to ask what money I’m carrying.</p></blockquote>
<blockquote><p>&#160;</p>
</blockquote>
<p>You can <a href="http://www.chicagotribune.com/news/opinion/chi-oped1120blindnov20,0,7150487.story">read the entire editorial online</a> &#8212; it’s called <em>Paper Money that Works for the Blind</em> &#8211;and leave comments there at the Tribune site if you’d like. And hey, if you happen to be out shopping in Chicago this Wednesday morning, word has it that most of the free money-braillers will be handed out in front of Water Tower Place – check it out!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Accessible Video Players]]></title>
<link>http://clearhelper.wordpress.com/2009/11/21/accessible-video-players/</link>
<pubDate>Sat, 21 Nov 2009 18:36:40 +0000</pubDate>
<dc:creator>John Rochford</dc:creator>
<guid>http://clearhelper.wordpress.com/2009/11/21/accessible-video-players/</guid>
<description><![CDATA[On the future Clear Helper Web site, I plan to embed videos as an option for visitors to take tutori]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>On the future Clear Helper Web site, I plan to embed videos as an option for visitors to take tutorials.  At the time of this writing, I know of three accessible video players.  On the Clear Helper Web site, I may experiment with each to see which works the best.</p>
<ul>
<li><a href="http://ncam.wgbh.org/webaccess/ccforflash/ccplayermain.html">ccPlayer</a>, from the <a href="http://ncam.wgbh.org/">National Center for Accessible Media</a> is the one I have been using for a couple of years on another Web site.  It was selected for use because of its <a href="http://ncam.wgbh.org/webaccess/ccforflash/ccPlayerHelp.html#accnotes">accessibility features for screen readers and for keyboard users</a>, for its closed-captioning feature, and for its ability to play well the site&#8217;s streaming-video files.</li>
<li><a href="http://icant.co.uk/easy-youtube/">Easy YouTube</a>, developed by Christian Heilmann, may be an option if Clear Helper&#8217;s videos are hosted on YouTube.  It has big buttons and clear video-size options.  Visitors with cognitive disabilities may find those controls easy to use.</li>
<li><a href="http://www.business.gov/about/features/508-video-player.html">Section 508 Video Player</a>, was just released by <a href="http://www.business.gov">Business.GOV</a>, an official site of the U.S. Government.  Like Easy YouTube, The Section 508 Video Player is intended for use with YouTube videos.  One feature that may make it unique is that it &#8220;&#8230; plays a single video or a playlist, which is a group of videos within a single player.&#8221;</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA["Putting People First" @ Zelda23 Publishing]]></title>
<link>http://stacitrekles.wordpress.com/2009/11/20/check-out-zelda-23-publishing/</link>
<pubDate>Fri, 20 Nov 2009 23:43:53 +0000</pubDate>
<dc:creator>staci</dc:creator>
<guid>http://stacitrekles.wordpress.com/2009/11/20/check-out-zelda-23-publishing/</guid>
<description><![CDATA[My first Amazon Kindle book, Putting People First: Human Issues in Instructional Technology, is now ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>My first Amazon Kindle book, Putting People First: Human Issues in Instructional Technology, is now available at <a title="Putting People First on Kindle" href="http://www.amazon.com/dp/B002Y5VTG8">http://www.amazon.com/dp/B002Y5VTG8</a>. This text has been about two years in the making and students who have used the original edition have had a lot of good things to say about it. It can serve as an excellent supplement to any instructional design and technology course or training, as it covers those social and ethical aspects of IDT not always covered in depth in many courses. It can also serve as a guide or reference for practicing instructional designers, teachers, and even special educators in the field.<br />
Check out <a title="Zelda 23 Publishing" href="http://www.zelda23publishing.com">http://www.zelda23publishing.com</a> to learn a little more, and to view the complete table of contents. Enjoy!</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
