<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.0.3" --><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Hollidazed</title>
	<link>http://www.hollidazed.co.uk</link>
	<description>Design, web and inspiration by Ben Holliday</description>
	<pubDate>Tue, 30 Sep 2008 15:10:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/hollidazed" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>2008 - What Happened?</title>
		<link>http://www.hollidazed.co.uk/30/09/2008/2008-what-happened/</link>
		<comments>http://www.hollidazed.co.uk/30/09/2008/2008-what-happened/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:10:54 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>inspiration</category>
	<category>web</category>
	<category>tincan</category>
	<category>family</category>
	<category>reflection</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/30/09/2008/2008-what-happened/</guid>
		<description><![CDATA[So where have I been this year&#8230;

I worked really hard at my job and learnt a whole lot more about web design on some great new projects.
A big decision was taken – We moved house in June saying our goodbyes to Brighton after 5 good years and heading back home to Kendal, in the fantastic [...]]]></description>
			<content:encoded><![CDATA[<p>So where have I been this year&#8230;</p>
<ol>
<li>I worked really hard at <a href="http://www.tincan.co.uk">my job</a> and learnt a whole lot more about web design on some great new projects.</li>
<li>A big decision was taken – We moved house in June saying our goodbyes to Brighton after 5 good years and heading back home to Kendal, in the fantastic (and much wetter!) Lake District.</li>
<li>A massive change in my life happened – I became a Dad. My wife gave birth to our beautiful daughter in July and our life&#8217;s immediately changed forever. Fatherhood is/has been great so far and I&#8217;m enjoying the delicate balancing act of (limited) sleeping, working and precious family time with the little one.</li>
</ol>
<p>So as I&#8217;m sitting here at the end of a weeks break from work where to next&#8230;</p>
<ol>
<li>Probably a lot more hard work making websites</li>
<li>Lots more family time</li>
<li>More <a href="http://saintthomaskendal.net">church</a> involvement</li>
<li>Definitely more guitar playing</li>
<li>Maybe even a (little bit) more blogging</li>
</ol>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/30/09/2008/2008-what-happened/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Apple Touch Icons</title>
		<link>http://www.hollidazed.co.uk/20/01/2008/apple-touch-icons/</link>
		<comments>http://www.hollidazed.co.uk/20/01/2008/apple-touch-icons/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 20:59:36 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>Javascript</category>
	<category>Apple</category>
	<category>bookmarklet</category>
	<category>iPod Touch</category>
	<category>iPhone</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/20/01/2008/apple-touch-icons/</guid>
		<description><![CDATA[Apple have now given users the ability to add links to both the iPod Touch and iPhone home page screens for any website. This is a really great feature in the latest software upgrade (even with the additional cost for us iPod Touch owners).
When you bookmark a page in this way the icon used for [...]]]></description>
			<content:encoded><![CDATA[<p>Apple have now given users the ability to add links to both the iPod Touch and iPhone home page screens for any website. This is a really great feature in the latest software upgrade (even with the additional cost for us iPod Touch owners).</p>
<p>When you bookmark a page in this way the icon used for this home page is simply a thumbnail screenshot of the webpage  page unless that website has added a &#8216;touch icon&#8217; graphic for the site. These work a bit like favicons for apple devices.</p>
<p>The problem is that so far not many sites have these so the icon instead defaults to a screenshot of the webpage instead (ie. not actually that useful when bookmarking multiple sites).</p>
<p><a class="url fn" href="http://www.allinthehead.com/">Drew McLellan</a><span class="url fn"> </span><span class="url fn">has written on his blog about an excellent way of hacking around this to add your <a href="http://allinthehead.com/retro/319/how-to-set-an-apple-touch-icon-for-any-site">own icons for any site</a>. This uses a </span> JavaScript bookmarklet that can be added to Safari /synced to your iPod/iPhone. I actually found this a bit fiddley to use but later found a <a href="http://pixelspread.com/blog/322/iphone-webclip-bookmarklet">another post</a> that had adapted this script slightly to point to images on their own server.</p>
<p>So finally, I&#8217;ve adapted this for myself so I can host my own icons here on <a href="http://www.hollidazed.co.uk">Hollidazed</a>, mainly for my own reference but also so I can create icons for my own choice of bookmarks. Hopefully I&#8217;ll add a gallery/reference for these in the next few days if anyone else wants to use them.</p>
<p>The Hollidazed <a href="javascript:var%20s=document.createElement('link');s.setAttribute('rel', 'apple-touch-icon');s.setAttribute('href',prompt('Touch icon URL?','http://www.hollidazed/images/touchicons/'));document.getElementsByTagName('head')%5B0%5D.appendChild(s);void(s);">Set Touch Icon</a> Bookmarklet.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/20/01/2008/apple-touch-icons/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Email Standards Project</title>
		<link>http://www.hollidazed.co.uk/06/12/2007/thank-you-for-the-email-standards-project/</link>
		<comments>http://www.hollidazed.co.uk/06/12/2007/thank-you-for-the-email-standards-project/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 22:54:51 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>emailstandardsproject</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/06/12/2007/thank-you-for-the-email-standards-project/</guid>
		<description><![CDATA[The Email Standards Project launched last week aiming to &#8220;work with email client developers and the design community to improve web standards support and accessibility in email&#8221;.
Only this week I have to admit that in order to produce email templates for three different UK charities I have had to use a mixture of table based [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.email-standards.org/">Email Standards Project</a> launched last week aiming to &#8220;work with email client developers and the design community to improve web standards support and accessibility in email&#8221;.</p>
<p>Only this week I have to admit that in order to produce email templates for three different UK charities I have had to use a mixture of table based layout and badly implemented inline CSS to produce anything close to a design that works across most major email clients.</p>
<p>I always feel very uneasy about working this way but ever since <a href="http://www.campaignmonitor.com/blog/archives/2007/01/microsoft_takes_email_design_b.html">the problems forced upon us with Outlook 2007</a> I really haven&#8217;t had a choice&#8230; but hopefully this will now begin to change.</p>
<p>The Email Standards Project have compiled an overview of CSS support in all major browsers as well as an acid test for CSS support&#8230; hopefully this will now begin to improve standard support until web standards in email are as well supported as they are in the browser.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/06/12/2007/thank-you-for-the-email-standards-project/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Insight Conference</title>
		<link>http://www.hollidazed.co.uk/19/10/2007/insight-conference/</link>
		<comments>http://www.hollidazed.co.uk/19/10/2007/insight-conference/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 16:13:37 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>web</category>
	<category>tincan</category>
	<category>analytics</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/19/10/2007/insight-conference/</guid>
		<description><![CDATA[It&#8217;s been another busy old month but I&#8217;ve been wanting to write up a quick review on another conference I got to attend. On the 27th of September I went along to the Insight Conference organised by the Institute of Fundraising: Analysis in Fundraising.
This was the first conference they had held with a fully fledged [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been another busy old month but I&#8217;ve been wanting to write up a quick review on another conference I got to attend. On the 27th of September I went along to the Insight Conference organised by the Institute of Fundraising: Analysis in Fundraising.</p>
<p>This was the first conference they had held with a fully fledged stream of seminars about web analytics (in particular Google Analytics) so it was good to see the focus of this conference very much on the opportunities within new media.</p>
<p>Highlights included presentations by Bertie Bosredon from <a href="http://www.breastcancercare.org.uk/" target="_blank">Breast Cancer Care</a> and Dorothea Arndt from the <a href="http://www.redcross.org.uk/" target="_blank">British Red Cross</a>. Bertie talked about using web stats to understand your audience and define your content before finishing with a strong focus on his desire to produce personalised content driven by analytics.<br />
Dorothea spoke about how the British Red Cross are developing their web goals through analytics to try to engage with new supporters of a wholly different kind to their traditional core audience.</p>
<p>The Institute of Fundraising have put together a nice little video of the day with comments from both attendees and speakers which gives a good insight to the various topics being discussed.</p>
<p>It&#8217;s available on <a href="http://www.youtube.com/watch?v=vHlSyG1ft4E" target="_blank">YouTube</a>, and while I didn&#8217;t contribute to the video directly you can spot me making the most of the food at lunchtime (at about 3:55 on the video to be precise!).
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/19/10/2007/insight-conference/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Back to work</title>
		<link>http://www.hollidazed.co.uk/10/09/2007/back-to-work/</link>
		<comments>http://www.hollidazed.co.uk/10/09/2007/back-to-work/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 09:21:31 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>Web Standards</category>
	<category>books</category>
	<category>mobile</category>
	<category>iPod</category>
	<category>Apple</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/10/09/2007/back-to-work/</guid>
		<description><![CDATA[I had a great break with all my family down in Cornwall last week and just about managed to keep away from the world of web.
I did however make time to read Cameron Moll&#8217;s new Mobile Web Design book. It was a nice short read while on holiday but what it lacked in length it [...]]]></description>
			<content:encoded><![CDATA[<p>I had a great break with all my family down in Cornwall last week and just about managed to keep away from the world of web.</p>
<p>I did however make time to read <a href="http://www.cameronmoll.com/">Cameron Moll</a>&#8217;s new <a href="http://www.mobilewebbook.com/">Mobile Web Design</a> book. It was a nice short read while on holiday but what it lacked in length it certainly made up for in quality. It&#8217;s great to have a book on the Mobile Web that takes a web standards approach and offers some great real world solutions for offering mobile web content.</p>
<p>The day after finishing Mobile Web Design, <a href="http://www.apple.com">Apple</a> announced their new range of iPod&#8217;s including the new &#8216;touch&#8217; model - fully equipped with WiFi and <a href="http://www.apple.com/safari/">Safari</a>. Although the iPhone looks and sounds fantastic (and will hopefully arrive in the UK eventually) I think that it will generally only be taken up by a small group of users in the short term&#8230; on the other hand the <a href="http://www.apple.com/ipodtouch/">iPod touch</a> is something that everybody will want and will probably be this years Christmas top seller. Surely this now means that there will be a mass market created of mobile web users equipped with a standards based browser (Safari). This to me is a really exciting development for the web and will open up mobile development. So having been inspired by the book I&#8217;m ready to get into it and start looking at the possibilities &#8230;back to work then!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/10/09/2007/back-to-work/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>del.icio.us Tinkering</title>
		<link>http://www.hollidazed.co.uk/31/08/2007/delicious-tinkering/</link>
		<comments>http://www.hollidazed.co.uk/31/08/2007/delicious-tinkering/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 20:08:41 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>API's</category>
	<category>blogging</category>
	<category>css</category>
	<category>del.icio.us</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/31/08/2007/delicious-tinkering/</guid>
		<description><![CDATA[I&#8217;m no hard core programmer but I do on occasion like to mess around with API code especially when it&#8217;s made really easy. I&#8217;ve been looking at adding a del.icio.us feed showing my latest bookmarks for a while now and it&#8217;s finally arrived&#8230; it was even as easy as adding the CSS styling to the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m no hard core programmer but I do on occasion like to mess around with API code especially when it&#8217;s made really easy. I&#8217;ve been looking at adding a del.icio.us feed showing my latest bookmarks for a while now and it&#8217;s finally arrived&#8230; it was even as easy as adding the CSS styling to the code del.icio.us generated for me.</p>
<p>Anyone that reads this blog knows by now I&#8217;m not a particularly regular blogger but the changing face of how an individual can create web content is making this less of a problem. If I consider that my original aim in having this blog was to document work, research, design and web development thoughts, than actually what better way to keep the blog fresh than to be able to pull in the latest things I&#8217;ve bookmarked as &#8216;of interest&#8217; in del.icio.us and my latest musings  on Twitter (twitter badge added a few months ago!).</p>
<p>Anyway, I&#8217;m not quite sure that I&#8217;m ready to hit you with a full <a target="_blank" href="http://krynsky.com/lifestream-could-it-be-the-next-big-thing/">lifestream</a> just yet but it keeps things ticking over.</p>
<p>Right, off to pack for a well earned week way in Cornwall (well away from all computers) - starting tomorrow.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/31/08/2007/delicious-tinkering/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Rich Media Training with AbilityNet</title>
		<link>http://www.hollidazed.co.uk/30/07/2007/rich-media-training-with-abilitynet/</link>
		<comments>http://www.hollidazed.co.uk/30/07/2007/rich-media-training-with-abilitynet/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 12:03:41 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>Podcast</category>
	<category>Javascript</category>
	<category>Web Standards</category>
	<category>conference</category>
	<category>web</category>
	<category>podcasting</category>
	<category>training</category>
	<category>tincan</category>
	<category>RNIB</category>
	<category>ajax</category>
	<category>london</category>
	<category>magpie</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/30/07/2007/rich-media-training-with-abilitynet/</guid>
		<description><![CDATA[Last Tuesday I attended  a training day run by AbilityNet in London on the topic of Rich Media. The day covered a range of topics concerned with Rich Media and Accessibility and I&#8217;d thought I would share a few thoughts from what was covered here.
An Introduction
First off, Kath Moonan of AbilityNet gave an introduction [...]]]></description>
			<content:encoded><![CDATA[<p>Last Tuesday I attended  a training day run by <a href="http://www.abilitynet.org.uk/">AbilityNet</a> in London on the topic of Rich Media. The day covered a range of topics concerned with Rich Media and Accessibility and I&#8217;d thought I would share a few thoughts from what was covered here.</p>
<h2>An Introduction</h2>
<p>First off, Kath Moonan of AbilityNet gave an introduction to Rich Media&#8230; she explained about the benefits of Rich Media for web users with a learning difficulty and I would definitely agree with her that visual content can often actually be easier to understand for many web users.</p>
<p>Kath made the point that with the way the web is now moving the users missing out the most are the hearing impaired&#8230; this led the focus of this session into being largely about transcription and captioning for web video and audio.</p>
<h3>Text Transcripts</h3>
<p>Transcripts are an alternative text version of Rich Media and do not have to be exact accounts of spoken word versions. You can make a transcript as accessible as you want and add extra information. It seems that transcripts of video or audio are best provided as HTML (semantically marked-up) or as a .txt file.</p>
<h3>Text Captioning</h3>
<p>There are basically two types of captioning: &#8216;Closed Captioning&#8217; – like the TV teletext style and &#8216;Open Captioning&#8217; where the captions are embedded in the actual video file.</p>
<p>It seems that the best method to use on the web  is &#8216;Closed Captioning&#8217;. A free software tool called <a href="http://ncam.wgbh.org/webaccess/magpie/">Magpie</a> was demonstarted  as a way of captioning Windows Media Player files&#8230; it was also covered later in the day that Magpie could also be used to create captioning with Flash video files.</p>
<p>One important point I picked up at the training is that when dealing with Rich Media as a website owner you will have to offer different versions of content. Currently 90% of users have the Flash plug-in but you should also probably offer video content in Windows Media Player and Apple Quicktime Formats.</p>
<p>The importance of explaining Rich Media properly  on websites came out as a theme in this session and it is clearly important that we explain to users about any plug-in&#8217;s they might need to be able to view Flash/<abbr title="Windows Media Player">WMP</abbr>/Quicktime files and how they can easily set this up within their browser. A simple thing like a missing plug-in could provide a real block to some users trying to access Rich Media content. Kath gave a really good example of how in In Windows Media Player you actually have to turn accessibility features on so users need to be shown somewhere how to do this.</p>
<p>The logical solution is surely that it would be good for all  websites to actually include information about accessing Rich Media as part of the sites accessibility statement/page as a minimum requirement.</p>
<h3>Audio Captioning</h3>
<p>The ideal scenario when producing video for your website seems to be to provide captioning and a written transcript. You only have to provide a separate audio transcript if you feel it is  necessary to your users.</p>
<h2>Flash Accessibility</h2>
<p>In the next session Jon Gooday from AbilityNet looked at Flash accessibility&#8230; this continued on in a second Flash session in the afternoon.</p>
<p>I should say first of all that I don&#8217;t work with Flash and am not a massive fan of Flash based sites. That said,  I would have to agree that Flash sites can actually be good for people with some disabilities. Unfortunately this has always been balanced with the fact that Flash has traditionally proved very hard work  for those with visual impairments to access.</p>
<p>One very good example of good use of Flash we looked at that I would recommend checking out  is <a href="http://www.bslonline.org.uk">British Sign Language  website</a>.</p>
<p>The one area that still worried me about Flash was when John looked at the  built in accessibility features. I think the fact that they only work in Windows  is still really disappointing and will prove a real problem if your producing Flash only sites.</p>
<p>As I&#8217;m not a Flash user I won&#8217;t go into more detail about the Flash sessions here other than to say that the recommended starting point for Flash and Accessibility is  Adobe&#8217;s &#8216;<a title="PDF File" href="http://www.adobe.com/resources/accessibility/best_practices/best_practices_acc_flash.pdf">Best Practices for Accessible Flash Design</a>&#8216;.</p>
<h2>Ajax and Accessibility</h2>
<p><a href="http://www.isolani.co.uk/blog/">Mike Isofarro</a>  from <a href="http://uk.yahoo.com/">Yahoo</a> arrived to speak at this session which was the highlight of the day for me. Ajax is a current area of interest for me and I&#8217;ve just finished reading &#8216;<a href="http://bulletproofajax.com/">Bulletproof Ajax</a>&#8216; by <a href="http://adactio.com/">Jeremy Keith</a> so this tied in nicely.</p>
<p>I intend to blog about Bulletproof Ajax sometime soon but Mike looked at some very similar ideas in this session with the key point being that the way to build Ajax functionality on your website is to use progressive enhancement. This means that if users don&#8217;t have Javascript enabled the site will degrade gracefully and still be fully functional.</p>
<p>When testing an Ajax enabled site you should test the whole site without CSS and Javascript enabled.</p>
<h3>Dealing with no page reload</h3>
<p>Mike looked at ways of dealing with the lack of page reload and mentioned the yellow fade technique and looked at how this would only work for visual users. He mentioned  a technique to deal with screen readers by updating the screen readers virtual buffer which can work with Jaws 7.1 onwards – more information on this can be found on <a href="http://juicystudio.com/article/improving-ajax-applications-for-jaws-users.php">Jez Lemon&#8217;s website</a>.</p>
<p>This technique along with many others still comes with some problems and won&#8217;t work with every browser combination/screen reader. Because of this I would agree with one of Jeremy Keith&#8217;s suggestion&#8217;s that you could add a hidden link to your site for Screen Readers at the top of your home page that enables users to turn off Ajax funtionality. If the Ajax functionality has been built as progressive enhancement on top of an existing working functional site the website will degrade gracefully and Screen reader users should have no problems.</p>
<h3>Screen Reader Testing</h3>
<p>One interesting point Mike made was that if you get a screen reader user to test your site don&#8217;t employ a &#8216;power user&#8217;. You actually want normal level users not people who test sites with screen readers for a living as they will actually manage to get around problems on your site that more basic users would get stuck with straight away. I&#8217;d actually never thought of this before and it makes a lot of sense.</p>
<p>For more details on Mike&#8217;s session and two really good case studies of accessible Ajax in the real world see his <a href="http://www.isolani.co.uk/presentations/abilitynet/abilitynet-ajaxandaccessibility-notes.html">notes from this session</a> that he has kindly posted up on his blog.</p>
<h2>PDF  Accessibility</h2>
<p>This was another session from John Gooday at AbilityNet and I was surprised to learn that the <a href="http://www.rnib.org.uk">RNIB</a> are currently reporting that they are currently receiving more complaints about PDF accessibility than web accessibility .</p>
<p>Briefly, I learned in this session that the user needs to actively use the accessibility functions with Acrobat Reader which, as I discussed earlier, could provide a stumbling block for some users and you should really be explaining how to access PDF&#8217;s somewhere on your website.</p>
<p>It seems to be a lot more difficult to convert existing PDF&#8217;s into accessible PDF&#8217;s than creating new PDF&#8217;s and also seemed to be more difficult and involved than making HTML accessible.</p>
<p>Again, this is not an area I really work with regularly but like any website good structure is the key&#8230;  a poorly structured document will basically equal a poorly structured PDF. If your using a tool like Microsoft Word to put together a document make sure that use the available semantic mark-up like H1, H2, H3 etc for your page structure/document styling.</p>
<h2>Final Thoughts</h2>
<p>This was a useful day out the office  and had some really good information for me to get hold of&#8230; for the record AbilityNet training is of a very good standard and I would especially recommend some of their courses aimed at covering Accessibility issues and WCAG for Website Administrators and Managers.</p>
<p>Making Flash websites accessible still seems to me to be a difficult area to get involved with while using flash video on your website seems like a logical first step to try and get right.</p>
<p>All websites should be providing multi format video (Quicktime/Flash/WMP) as well as captioning and transcription services for users where appropriate while the production of  transcripts alongside podcasts should also be considered.</p>
<p>The Ajax session was great and focused on progressive enhancement, something I want to blog about in more detail soon when I try to get together my own thoughts on Bulletproof Ajax.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/30/07/2007/rich-media-training-with-abilitynet/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>An Evening With WCAG 2.1?</title>
		<link>http://www.hollidazed.co.uk/10/06/2007/an-evening-with-wcag-21/</link>
		<comments>http://www.hollidazed.co.uk/10/06/2007/an-evening-with-wcag-21/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 18:36:30 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>Web Standards</category>
	<category>web</category>
	<category>WCAG 2</category>
	<category>tincan</category>
	<category>RNIB</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/10/06/2007/an-evening-with-wcag-21/</guid>
		<description><![CDATA[Last Tuesday evening I went along with my new employers to a free session being hosted by the RNIB in London entitled “What&#8217;s New - WCAG 2.0 and Current Issues”.
The Speaker was Shawn Henry from the W3C Web Initiative and having read Joe Clarke’s well documented A List Apart article &#8216;To Hell with WCAG 2&#8216; [...]]]></description>
			<content:encoded><![CDATA[<p>Last Tuesday evening I went along with my new employers to a free session being hosted by the <abbr title="Royal National Institute of Blind People">RNIB</abbr> in London entitled “What&#8217;s New - <abbr title="Web Content Accessibility Guildlines">WCAG</abbr> 2.0 and Current Issues”.</p>
<p>The Speaker was <a href="http://www.w3.org/People/Shawn/">Shawn Henry</a> from the W3C Web Initiative and having read <a href="http://joeclark.org/">Joe Clarke</a>’s well documented <a href="http://alistapart.com/">A List Apart</a> article &#8216;<a href="http://www.alistapart.com/articles/tohellwithwcag2/">To Hell with WCAG 2</a>&#8216; last year I was interested to hear first hand about the now much revised version.</p>
<p>Having not had chance yet to look at the revised version I have been getting the impression that <a href="http://www.456bereastreet.com/archive/200705/wcag_20_working_draft_updated/">people in the web industry  are coming around to WCAG 2</a> with this new release.</p>
<p>The first public working draft for WCAG 2 was posted on January 25, 2001 - over 6 years ago, so it’s fair to say the current standards we officially work to as web designers need updating sooner rather than later… lets face it things have moved on a little on the web in that time!</p>
<p>The important point that Shawn Henry made about  WCAG 2 is that it is being developed to apply broadly to different web technologies now and in the future.</p>
<p>The examples she gave were now supported by a <a href="http://www.w3.org/WAI/WCAG20/quickref/">quick reference</a> guide that has been developed by the W3C. This can be customised to the technologies that you are using within a project. Looking through the examples, guidelines about things like colour contrast do seem to be a lot clearer now.</p>
<p>The point was made that although the new guidelines are very substantial in size, this is actually an advantage in terms of giving us proper detailed reference material to work from.</p>
<p>There were a lot of good questions asked with some mild debate amongst the audience and I think there are definitely some areas to be ironed out through the ongoing feedback process.</p>
<p>WCAG 2.0 is still a working draft and from what I could gather from this session we won&#8217;t be seeing the finished article this year. That said, Shawn was keen to encourage people to start using parts of the guidelines in their work as soon as possible.</p>
<p>The issue of authoring tools and giving people ways of creating accessible content came out as a theme towards the end of the sesson as did the example of teaching people how to get the most out of their web content… the example of the BBC’s <a href="http://www.bbc.co.uk/accessibility/">My Web/My Way</a> was given. I really like the idea of showing people how to change styles/text sizes from within their own browsers rather than giving them built-in tools that may vary from site-to-site. In the long term this will benefit everyone.</p>
<p>So, overall this was a good session and I now feel more confident of finding useful information in WCAG 2.0… or as someone asked 2.1? …it has changed considerably enough to surely be 2.1 but as it’s still in development/draft it’s still just version 2.0… but then again 2.0 suggests web 2.0 = cool?</p>
<p>Shawn Henry&#8217;s book, <a href="http://www.uiaccess.com/accessucd/">Just Ask: Integrating Accessibility Throughout Design</a> is available to be read online if anyone wants to look further into her accessibility work.</p>
<p>For information about the RNIB and web accessibility visit their <a href="http://www.rnib.org.uk/wacblog/">Web Access Centre Blog</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/10/06/2007/an-evening-with-wcag-21/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>This blog is still alive (a new start)</title>
		<link>http://www.hollidazed.co.uk/04/06/2007/this-blog-is-still-alive-a-new-start/</link>
		<comments>http://www.hollidazed.co.uk/04/06/2007/this-blog-is-still-alive-a-new-start/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 14:21:35 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/04/06/2007/this-blog-is-still-alive-a-new-start/</guid>
		<description><![CDATA[I have to be honest and say I have neglected this blog. I just wanted to quickly say that this blog has not died and if your still with me please stick with it.
The last 6 months have been very busy for me and there are some exciting times ahead and I&#8217;m about to start [...]]]></description>
			<content:encoded><![CDATA[<p>I have to be honest and say I have neglected this blog. I just wanted to quickly say that this blog has not died and if your still with me please stick with it.</p>
<p>The last 6 months have been very busy for me and there are some exciting times ahead and I&#8217;m about to start a new job next month that I really think will give me the motivation to write more about my experiences on the web and what inspires me in art, design, music and life in general.<br />
More about the job to follow, but I need to get stuck into things for a while before talking about this much more&#8230; I will say that I have been offered a really good opportunity to work for a growing web solutions company on what will hopefully turn out to be some really interesting projects for interesting people.</p>
<p>In terms of my music, I will be spending more time at home rather than commuting to an office every day so the extra time and a bit more flexibility will hopefully allow me to pick up my guitar more often than I&#8217;ve been able to recently. Watch this space.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/04/06/2007/this-blog-is-still-alive-a-new-start/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>HTML Mastery Reviewed</title>
		<link>http://www.hollidazed.co.uk/30/01/2007/html-mastery-reviewed/</link>
		<comments>http://www.hollidazed.co.uk/30/01/2007/html-mastery-reviewed/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 15:25:37 +0000</pubDate>
		<dc:creator>holliday.ben</dc:creator>
		
	<category>Dom Scripting</category>
	<category>Microformats</category>
	<category>web</category>
	<category>reviews</category>
	<category>html</category>
	<category>css</category>
		<guid isPermaLink="false">http://www.hollidazed.co.uk/?p=37</guid>
		<description><![CDATA[As I mentioned last week in my ‘year of the web book’ post I’ve just finished reading ‘HTML Mastery – Semantics, Standards, and Styling’ by Paul Haine.
The book is both a good read and gives a good indepth overview of HTML (including XHTML and XML) as well as having a really good emphasis on semantics [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned last week in my ‘<a href="/?p=36">year of the web book</a>’ post I’ve just finished reading ‘<a href="http://htmlmastery.com/">HTML Mastery – Semantics, Standards, and Styling</a>’ by <a href="http://joeblade.com/">Paul Haine</a>.</p>
<p>The book is both a good read and gives a good indepth overview of HTML (including XHTML and XML) as well as having a really good emphasis on semantics including a useful section on <a href="http://www.microformats.org">Microformats</a>.</p>
<p>The individual chapters on both tables and forms in HTML were worth buying the book for alone and although aspects of these chapters are covered in other books I’ve read, like ‘<a href="http://www.cssmastery.com">CSS Mastery</a>’ by <a href="http://www.andybudd.com">Andy Budd</a>, this book definitely gives the most comprehensive overview.</p>
<p>Like the other Friends of Ed books, HTML Mastery seems to be written with designers rather than developers in mind and therefore sits really well alongside the previously mentioned ‘CSS Mastery’ and also <a href="http://domscripting.com/">DOM Scripting</a> by <a href="htp://adactio.com">Jeremy Keith</a>. Combined together these books give a great overview of the skills needed when working in standards based web design (CSS, DOM Scripting/Javascript, and (X)HTML).</p>
<p><img title="HTML Mastery" alt="HTML Mastery" src="http://joeblade.com/images/htmlmastery-cover.gif" />
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.hollidazed.co.uk/30/01/2007/html-mastery-reviewed/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
