<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>The Web Standards Project</title>
	<atom:link href="http://www.webstandards.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstandards.org</link>
	<description>Working together for standards</description>
	<pubDate>Fri, 03 Oct 2008 03:37:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Acid3 receptions and misconceptions and do we have a winner?</title>
		<link>http://www.webstandards.org/2008/10/02/dowehaveawinner/</link>
		<comments>http://www.webstandards.org/2008/10/02/dowehaveawinner/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 03:37:42 +0000</pubDate>
		<dc:creator>lgunther</dc:creator>
		
		<category><![CDATA[Acid3]]></category>

		<category><![CDATA[Browsers]]></category>

		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1157</guid>
		<description><![CDATA[Acid3 progress and what it really means.]]></description>
			<content:encoded><![CDATA[<p><a href="http://acid3.acidtests.org/">Acid3</a> is probably the most visible thing that WaSP has done the last year. When Google Chrome was launched almost every review included our little test as an indicator of standards support. It is often mentioned in blogs and articles. Now the <a href="http://webkit.org/blog/280/full-pass-of-acid-3/">Surfin Safari blog has announced</a> that the team behind Webkit considers that they have passed the test in every aspect. And no doubt this is a great achievement. Congratulations to the Webkit team, but even more we would like to congratulate the average web user -  who in a few years thanks to our test we hope will get a better experience!</p>
<p>What exactly does it mean to pass the Acid3 test?</p>
<p>There has been some confusion about the test and its importance. Some people have been saying things like ”my browser does not pass the test and I have no problems using it”. Quite a few other people seem to think that Webkit and Gogi (Opera&#8217;s internal build) passed the test already in March – despite the fact that neither team has made this claim.</p>
<p>To answer these misconceptions we need to address the issue of what exactly is being tested and how. The main part of test is automated through JavaScript, a sort of test harness that runs 100 subtests. Getting a score of 100 is not the same as passing Acid3 – a common misconception, or perhaps an oversimplification.</p>
<p>Many subtests are high on a developer&#8217;s wish list: Full CSS 3 selectors support, media queries, SVG fonts. Admittedly a few others test edge cases and more esoteric features – but the test was supposed to be a significant challenge!</p>
<p>The second part is a rendering test. Some of the scripted subtests produce results that affect the rendering, but there are also rendering issues that come in addition to these. Some of them are high on many designers&#8217; wish list: Text shadow, downloadable fonts, and display: inline-block.</p>
<p>The third test is the so called &#8220;smoothness&#8221; criterion. It is basically a speed test. No subtest may take too long – and especially subtest 26 is challenging. Compared to <a href="http://mootools.net/slickspeed/">Slickspeed</a>, <a href="http://webkit.org/perf/sunspider-0.9/sunspider.html">Sun Spider</a>, the <a href="http://code.google.com/apis/v8/run.html">V8 test suite</a> or <a href="http://dromaeo.com/">Dromaeo</a> Acid3 is not so thorough. It will give some indication of a browsers speed, though.</p>
<p>This is exactly as planned. Acid3 was not meant to be the one and only indication of a browser&#8217;s performance. In fact many other test suites are far more important. (We provide links to some of them below.)</p>
<p>Testing is really important. Without tests that check how well a certain browser follows standards, i.e. applies mark up and displays the result correctly, we can never guarantee an open, fully interoperable web.</p>
<p>A highly visible test like Acid 3 hopefully helps to promote such interoperability. One can also hope that all the other tests will receive the attention they deserve. Writing them is not a glamorous task, but highly essential.</p>
<p>Apart from improving its support for CSS in its browser, Microsoft has <a href="http://blogs.gotdotnet.com/ie/archive/2008/08/19/more-tests-submitted-to-the-w3c-css-2-1-test-suite.aspx">contributed 2524 test cases</a> to the CSS 2.1 test suite. For that they deserve credit!</p>
<p>We all know that Internet Explorer currently lag a bit behind the other browsers in standards compliance. Indeed they are last of the big ones to pass <a href="http://acid2.acidtests.org/">Acid2</a> and they fail Acid3 more than any other browser. But can we declare Webkit as the best rendering engine now that they pass it?</p>
<p>Of course not. Since Acid3 is only one indicator of many. Webkit&#8217;s achievement is great – and there are many other really exciting things they are pioneering, like <a href="http://webkit.org/specs/CSSVisualEffects/CSSTransitions.html">CSS transitions</a> and transformations. And with <a href="http://webkit.org/blog/214/introducing-squirrelfish-extreme/">Squirrelfish Extreme</a> JavaScript performance looks really exciting as well.</p>
<p>In other regards Opera is a clear leader. It is <a href="http://www.codedread.com/svg-support.php">the only browser that supports more than 90 % of the SVG test suite</a>. It is the only browser that implements <a href="http://www.whatwg.org/specs/web-forms/current-work/">Web Forms 2.0</a>, currently <a href="http://blog.whatwg.org/this-week-in-html-5-episode-5">being merged into HTML 5</a>. They supported media queries and SMIL long before Acid3 came out.</p>
<p>Gecko (with Spidermonkey) is no longer an underdog. Besides the fun of meeting the technical challenge it is not hard to guess that the Webkit team rushed to pass Acid3 also for marketing reasons – that they perhaps need a bit more than Mozilla. Mozilla concentrated on releasing Firefox 3 before Acid 3 received any real attention. Now that they are working on it they are impressive in another way, compared to Webkit. Looking at the discussions for <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=410460">bug 410460</a> and its related bugs, it is clear that any improvement must be rock solid. Work often continues even when a particular feature is good enough for Acid3.</p>
<p>In fact, there is actually one open issue still in Acid 3 that might temporarily cause Webkit to become incompliant again. <a href="http://lists.w3.org/Archives/Public/www-style/2008Sep/0218.html">http://lists.w3.org/Archives/Public/www-style/2008Sep/0218.html</a>. I rest assured that a fix probably already is being made, though.</p>
<p>Perhaps one can compare this to a race where you are supposed to run a distance, with a bucket of water. One competitor crosses the finishing line first, the other, on the other hand, has not lost a single drop from his bucket. Both have done great. (By the way, <a href="http://forums.mozillazine.org/viewtopic.php?f=42&#038;t=851335&#038;start=15&#038;st=0&#038;sk=t&#038;sd=a">internal builds of Firefox get a score of 97 now</a>, and downloadable fonts work on Windows and Mac.)</p>
<p>In the end the winner is neither Webkit, Opera, Mozilla nor Microsoft, but developers who get more powerful features to work with and more consistency between browsers. And that means that in the long run they are able to focus on user experience, not browser shortcomings. This means that the true winner of Acid3 is anybody who surfs the web.</p>
<p>Some other test suites for your review:</p>
<ul>
<li><a href="http://www.w3.org/Style/CSS/Test/CSS2.1/current/">Cascading Style Sheets level 2 revision 1 </a></li>
<li><a href="http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/">Selectors</a></li>
<li><a href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20070927/">CSS Color Module</a></li>
<li><a href="http://www.w3.org/DOM/Test/">Collection of DOM tests</a></li>
<li><a href="http://en.wikipedia.org/wiki/SVG">SVG</a></li>
<li><a href="http://en.wikipedia.org/wiki/HTML_5">Web Forms</a></li>
<li><a href="http://philip.html5.org/tests/canvas/suite/tests/">Canvas</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/10/02/dowehaveawinner/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UK government draft browser guidance is daft browser guidance</title>
		<link>http://www.webstandards.org/2008/09/08/uk-government-draft-browser-guidance-is-daft-browser-guidance/</link>
		<comments>http://www.webstandards.org/2008/09/08/uk-government-draft-browser-guidance-is-daft-browser-guidance/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 16:23:36 +0000</pubDate>
		<dc:creator>blawson</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[Action]]></category>

		<category><![CDATA[Browsers]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Web Standards (general)]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1156</guid>
		<description><![CDATA[Last friday, the UK government&#8217;s Central Office of Information (COI) published a public consultation on browser standards for public sector websites:

This guidance has been developed to assist those delivering public sector websites to determine which web browsers to use for testing. Public sector websites have a responsibility to be inclusive and not exclude groups of [...]]]></description>
			<content:encoded><![CDATA[<p>Last friday, the UK government&#8217;s Central Office of Information (<abbr>COI</abbr>) published a <a href="http://www.coi.gov.uk/guidance.php?page=200">public consultation on browser standards for public sector websites</a>:</p>
<blockquote>
<p>This guidance has been developed to assist those delivering public sector websites to determine which web browsers to use for testing. Public sector websites have a responsibility to be inclusive and not exclude groups of users but it would be impractical to test websites on every available browser. </p>
</blockquote>
<p>So far, so apparently reasonable. I&#8217;m  pleased to see that the <abbr>COI</abbr>  advises that browsers on Windows, Mac and Linux be tested, that assistive technologies be tested, and it&#8217;s good that the draft guidance recognises that different sites have different target audiences.</p>
<p>But the central premise of the draft guidelines is <strong>fundamentally flawed</strong>.</p>
<h4>Playing the numbers game</h4>
<p>The central message of the draft guidelines (which are not available in <abbr>HTML</abbr>, only <a href="http://www.coi.gov.uk/documents/guidance/browser-standards-draft-v0-13.doc">Word (280K)</a> and <a href="http://www.coi.gov.uk/documents/guidance/browser-standards-draft-v0-13.pdf"><abbr>PDF</abbr> (160K)</a>) is that <strong>public sector webmasters need not test in less-popular browsers</strong>. </p>
<p>If a browser  appears in visitor logs as being below an arbitrary percentage of total &#8220;unique visitors&#8221; then it should not be listed as being &#8220;fully supported&#8221; in the site&#8217;s accessibility or help pages.
</p>
<p>
It <em>may</em> be listed as &quot;semi-supported&quot;, which is defined: &quot;A browser is semi-supported if the content and navigation works but the  website does not display as intended&#8221;. Intended by whom? Are we back to the bad old days when webmasters strove for pixel-perfect rendering, even on governmental sites which are largely content-driven rather than design-dependant?</p>
<h4>This page is best viewed with Browser X</h4>
<p>The <abbr>COI</abbr> says &#8220;Avoid using statements such as, &#8216;this page is best viewed with Browser X&#8217;&quot;, and then goes on to advocate pushing users to change their browser.</p>
<p>There are many reasons why people use minority browsers, like Opera, Flock, Camino, OminWeb, Konqueror and the like (<a href="http://www.webstandards.org/about/members/blawson/#disclosure">full disclosure</a>: I work for Opera). A large percentage of visitors to the WaSP website use browsers other than the Web&#8217;s most numerically popular browser, for professional or political reasons. Others  use a smaller browser for accessibility reasons, or because it&#8217;s familiar, or because they prefer the user interface, or just because they  like it. Choice and personal preference is the heart of an open Web.</p>
<p>But the<abbr> COI</abbr> believes that it&#8217;s legitimate to suggest that visitors to government websites should change their preference, working methods and computer setup because of its testing policy. The example browser support policy statement, that they advise publishing on an accessiiblity or help page, says (my emphasis):</p>
<blockquote><p>[Website name]  has been tested on a wide range of browsers:</p>
<p>[List supported  browsers here]</p>
<p><strong>We advise you  to upgrade your browser version as far as your computer allows and if  possible to one of those listed above</strong>. However, the following  browsers should also provide access to all of the content and  navigation on the site:</p>
<p>[List  semi-supported browsers here]</p>
</blockquote>
<p>In short, in order to save costs on testing, the <abbr>COI</abbr> is advocates  browser upgrade. By encouraging people to move from minority browsers to majority browsers, it works against the minority browsers ever increasing their market share in that sector, and the public sector is a big sector. It also sets a terrible example to organisations outside the public sector who are only just being cajoled out of the &#8220;build for <abbr>IE</abbr>&#8221; mindset.</p>
<h4>Swimming against the tide</h4>
<p>In the introduction to a document that wishes to help webmasters save money by limiting the range of browsers used for testing, it says that &quot;how to code for browser compatibility&quot; is &quot;out of scope&quot;. This is bizarre; how can the single most effective way to reduce the cost of development be considered out of scope? This goes completely against the recent rise of the standards movement led by the WaSP, which was founded in 1998 to fight for standards that reduce the cost and complexity of development.
</p>
<p>The guidelines note</p>
<blockquote><p>
These guidelines  do not advocate specific development methodologies, for example graceful degradation or progressive enhancement.  However, it is widely accepted that sites conforming to open web  standards such as XHTML and CSS are more likely to work well across a  wide range of browsers. </p></blockquote>
<p>This is entirely back-to-front. The guidelines <em>should</em> be advocating a specific development methodology: they <em>should</em> recommend designing to Web Standards.  Costs will be driven down, even if testing is performed across more browsers, because there will be fewer inconsistencies and less recoding to fix inconsistencies.</p>
<p>The <abbr>COI</abbr> should also advocate publishing information in open formats, such as <abbr>HTML</abbr>, and practice what it preaches.</p>
<h4>Respond to the consultation</h4>
<p>All <abbr>UK</abbr> and European developers have the right to <a href="http://www.coi.gov.uk/contact.php?contact=48">respond to this consultation</a>, which closes October 17, 2008. We hope that you will do so, because UK government websites have a <a href="http://www.blether.com/archives/2007/04/dti_update_good.php">lamentable track record</a>, and we invite you to post your response on your site and link to it in the comments below, to inspire others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/09/08/uk-government-draft-browser-guidance-is-daft-browser-guidance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Call-to-action: Save the UT Accessibility Institute</title>
		<link>http://www.webstandards.org/2008/08/29/save-the-accessibility-institute/</link>
		<comments>http://www.webstandards.org/2008/08/29/save-the-accessibility-institute/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 21:27:43 +0000</pubDate>
		<dc:creator>jcraig</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[Accessibility TF]]></category>

		<category><![CDATA[Education]]></category>

		<category><![CDATA[Outreach]]></category>

		<category><![CDATA[Training]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Accessibility Institute]]></category>

		<category><![CDATA[John Slatin]]></category>

		<category><![CDATA[Knowbility]]></category>

		<category><![CDATA[nfb]]></category>

		<category><![CDATA[target]]></category>

		<category><![CDATA[translated]]></category>

		<category><![CDATA[University of Texas]]></category>

		<category><![CDATA[UT]]></category>

		<category><![CDATA[WCAG]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1155</guid>
		<description><![CDATA[The University of Texas is closing its Accessibility Institute today. Non-profit Knowbility has started a petition to save it.
Though you may not have heard of the Accessibility Institute, you have been influenced by its work. Its late founder, Dr. John Slatin, was the former co-chair of the Web Content Accessibility Guidelines 2.0 (WCAG2), and was [...]]]></description>
			<content:encoded><![CDATA[<p>The University of Texas is closing its <a href="http://www.utexas.edu/research/accessibility/">Accessibility Institute</a> today. Non-profit Knowbility has started a <a href="http://www.petitionspot.com/petitions/SavetheInstitute">petition to save it</a>.</p>
<p>Though you may not have heard of the Accessibility Institute, you have been influenced by its work. Its late founder, Dr. John Slatin, was the former co-chair of the Web Content Accessibility Guidelines 2.0 (WCAG2), and was an influential mentor to many of the web standards evangelists, including myself and current WaSP group manager, Glenda Sims. If you&#8217;ve ever attended <abbr title="South by Southwest">SXSW</abbr>, you know Austin has one of the most vibrant web accessibility communities in the world, thanks to the hard work of Knowbility and the University of Texas Accessibility Institute. The knowledge shared by these groups has influenced web and software developers worldwide, resulting in a more accessible web used and enjoyed by all of us, disabled or not.</p>
<p>The importance of accessibility research and development was echoed this week by <a href="/2008/08/28/what-the-target-settlement-should-mean-to-you/">retailer Target&#8217;s decision to settle</a> its web accessibility discrimination lawsuit by the National Federation of the Blind (NFB). The story was covered in many US and international news outlets, and the the outcome of the case is a timely wake up call to the business world that <em>good design is accessible, universal design.</em> </p>
<p>The Accessibility Institute&#8217;s influence for the greater good cannot be overstated. The decision to close it on the eve of the universal design revolution is a poor choice by the UT Administration. If you agree, please sign the petition to keep accessibility research and development alive and well.</p>
<p><a href="http://www.petitionspot.com/petitions/SavetheInstitute">http://www.petitionspot.com/petitions/SavetheInstitute</a></p>
<p><strong>Update:</strong> This post has been <a href="http://www.e-unlimited.net/ocalmy-instytut-ds-badan-nad-dostepnoscia/">translated into Polish</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/08/29/save-the-accessibility-institute/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What the Target settlement should mean to you</title>
		<link>http://www.webstandards.org/2008/08/28/what-the-target-settlement-should-mean-to-you/</link>
		<comments>http://www.webstandards.org/2008/08/28/what-the-target-settlement-should-mean-to-you/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 17:54:11 +0000</pubDate>
		<dc:creator>mattmay</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[Accessibility TF]]></category>

		<category><![CDATA[Legal]]></category>

		<category><![CDATA[Opinion]]></category>

		<category><![CDATA[blind]]></category>

		<category><![CDATA[lawsuit]]></category>

		<category><![CDATA[nfb]]></category>

		<category><![CDATA[settlement]]></category>

		<category><![CDATA[target]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1154</guid>
		<description><![CDATA[It&#8217;s a question many of us in accessibility have been waiting for years to be answered.
Does the Americans with Disabilities Act apply to the web?
Sadly, accessibility&#8217;s ultimate cliffhanger once again reaches an awkward denouement, leaving us deflated, and looking at yet another boring sequel. The National Federation of the Blind v. Target lawsuit, which promised [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a question many of us in accessibility have been waiting for years to be answered.</p>
<p>Does the Americans with Disabilities Act apply to the web?</p>
<p>Sadly, accessibility&#8217;s ultimate cliffhanger once again reaches an awkward denouement, leaving us deflated, and looking at yet another boring sequel. The National Federation of the Blind v. Target lawsuit, which promised to be a landmark case in determining the applicability of the ADA, was settled on Wednesday. The key provisions of the <a href="http://www.dralegal.org/cases/private_business/nfb_v_target.php">settlement</a> have Target paying $6 million in damages to the members of the class action (which consists of legally blind people who have been denied Target&#8217;s online services), and agreeing to remove accessibility barriers to blind users by February of 2009.</p>
<p>As with most settlements, however, Target admits no wrongdoing, and so the ADA&#8217;s applicability to the web remains fuzzy. (Especially to a non-lawyer such as myself; please don&#8217;t consider this as anything like legal advice.) The legal ramifications of this case may not be as clear-cut as some of us would have liked, but it&#8217;d be hard to argue that after this decision people with disabilities are in any way on shakier legal ground.</p>
<p>One twist in this case was the application of two California laws: the Disabled Persons Act and the Unruh Civil Rights Act. Both of these offer protections over and above those of the ADA, for California citizens, such as the named plaintiff, Bruce Sexton. Even if we ignore the ADA for a moment, this means that sites who do business in California could be liable under these laws for denying access.</p>
<p>Whatever the legal ramifications may be, those of us who advocate accessibility don&#8217;t want to make this into a series of legal battles. There are no winners there. (Okay, besides the lawyers.) We want people to realize that engaging with people with disabilities well before the threat of legal action arises is always the best approach. When a company stalls and takes a case to court, delays, public relations nightmares, and skyrocketing costs are all that happens. In this case, Target will pay out well over $6 million in damages, when one-tenth–maybe even a hundredth–of that amount could have paid a dream team of accessibility-savvy designers ready to solve the actual issues at hand.</p>
<p>The question that&#8217;s on our minds today–whether ADA applies or not–ultimately doesn&#8217;t make much difference. In fact, it&#8217;s a major distraction from the heart of the matter. People of all kinds want to participate in all the activities the web has to offer. And many disability advocacy groups are reaching out to site admins to raise awareness of the barriers they face. The best thing you can do is to prepare yourself and your site with a little education and some fine tuning. When you&#8217;re in a lawyer&#8217;s office talking about the ADA, or any other accessibility statute, chances are you&#8217;ve already missed out on the most important part of the conversation. And that&#8217;s going to cost you, whether you win or lose.</p>
<p><strong>Update:</strong> This post has been <a href="http://www.e-unlimited.net/co-oznacza-ugoda-w-procesie-sklepow-target/">translated into Polish</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/08/28/what-the-target-settlement-should-mean-to-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Announcing the WaSP Curriculum Framework</title>
		<link>http://www.webstandards.org/2008/07/31/announcing-the-wasp-curriculum-framework/</link>
		<comments>http://www.webstandards.org/2008/07/31/announcing-the-wasp-curriculum-framework/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 13:18:40 +0000</pubDate>
		<dc:creator>steph</dc:creator>
		
		<category><![CDATA[Curriculum]]></category>

		<category><![CDATA[Education]]></category>

		<category><![CDATA[Education TF]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Outreach]]></category>

		<category><![CDATA[Web Standards (general)]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1151</guid>
		<description><![CDATA[Since March 2008, the WaSP Education Task Force has begun working on the WaSP Curriculum Framework, a collection of tools aiming to identify skill sets and competencies that aspiring Web professionals need to acquire to prepare them for their chosen careers, as well as resources that will help both educators and students.
]]></description>
			<content:encoded><![CDATA[<p>In parallel to the wonderful work that Chris Mills and team are doing on the <a href="http://www.opera.com/wsc/">Opera Web Standards Curriculum</a>, the <a href="/action/edutf/">Education Task Force</a> has begun efforts since March this year on a complementary project: the WaSP Curriculum Framework. Our framework aims to identify the skill sets and competencies that aspiring Web professionals need to acquire to prepare them for their chosen careers.</p>
<p>In order to help educational institutions to identify and include material for these competencies, we are creating a set of foundation courses that can be readily adapted into an existing program at a college, school or university.</p>
<p>The framework will include a collection of tools:</p>
<ul>
<li>Course overviews</li>
<li>Recommended course dependencies indicating what students will need to know before beginning each course</li>
<li>Learning competencies describing what students must master in order to receive a passing grade</li>
<li>Ideas for assignments and test questions that allow educators to measure a student’s mastery of each competency</li>
<li>Recommended textbooks and readings, including articles from the Opera Web Standards Curriculum and other reputable sources</li>
<li>A list of helpful resources, tools, and utilities specific to each course that will help both educators and students</li>
</ul>
<p>Why is it called a framework? Given the velocity at which Web technology unravels, we recognize that required skill sets can change rapidly, and that the best way to keep this material useful is for the education community to enrich it with their expertise and experiences. In this way, the WaSP Curriculum Framework will be a &#8220;living curriculum&#8221; that we hope would be a knowledge base of required skills.</p>
<p>The framework will include guidelines to help educators around the world develop assignments and learning modules that address issues specific to their classrooms. These independently developed teaching materials can then be submitted back to the WaSP Curriculum Framework for review and potential inclusion in the project.</p>
<p>We are also actively working on connecting with other organizations and institutions to create as comprehensive a curriculum framework as possible.</p>
<p>We encourage everyone to get involved by contributing content to the framework upon its initial release in March 2009. In the meantime, join the <a href="http://www.facebook.com/group.php?gid=18117748777">WaSP Edu Facebook group</a> to share your insights and participate in the discussion. Of course, there is always the <a href="http://lists.hesketh.com/mailman/listinfo/edutf-pp">WaSP EduTF public discussion list</a> if Facebook isn&#8217;t your thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/07/31/announcing-the-wasp-curriculum-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2008 survey of people who make websites</title>
		<link>http://www.webstandards.org/2008/07/30/2008-survey-of-people-who-make-websites/</link>
		<comments>http://www.webstandards.org/2008/07/30/2008-survey-of-people-who-make-websites/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 07:25:58 +0000</pubDate>
		<dc:creator>blawson</dc:creator>
		
		<category><![CDATA[Web Standards (general)]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1150</guid>
		<description><![CDATA[In case you haven&#8217;t seen it, please invest ten minutes of your time to complete the 2008 A List Apart survey so that we can build a snapshot of our industry.

]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t seen it, please invest ten minutes of your time to complete the <a href="http://alistapart.com/articles/survey2008">2008 A List Apart survey</a> so that we can build a snapshot of our industry.</p>
<p><a href="http://alistapart.com/articles/survey2008"><img src="http://meyerweb.com/pix/2008/i-took-the-2008-survey.gif" alt="take the survey" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/07/30/2008-survey-of-people-who-make-websites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Curriculum Survey Results</title>
		<link>http://www.webstandards.org/2008/07/28/curriculum-survey-results/</link>
		<comments>http://www.webstandards.org/2008/07/28/curriculum-survey-results/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 16:22:57 +0000</pubDate>
		<dc:creator>rdickerson</dc:creator>
		
		<category><![CDATA[Action]]></category>

		<category><![CDATA[Curriculum]]></category>

		<category><![CDATA[Education]]></category>

		<category><![CDATA[Education TF]]></category>

		<category><![CDATA[Outreach]]></category>

		<category><![CDATA[Web Standards (general)]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1147</guid>
		<description><![CDATA[The Web Standards Project Education Task Force release the results of the 2007 Curriculum Survey.]]></description>
			<content:encoded><![CDATA[<p>Early in 2006, members of the Web Standards Project Education Task Force and the World Wide Web Consortium Quality Assurance Interest Group first met to discuss the need for a standards-based curriculum to aid Educational Professionals in higher education teach modern Web techniques. At that time, it was decided that more information was needed and could be gathered with a survey. Questions were formulated and much of the next year was spent taming an unruly survey engine. </p>
<p>The survey was launched in the second quarter of 2007 and educators in both secondary and higher education were targeted. The survey ran for approximately three months. After many starts, stops, and delays (which included the recruitment of Industry and Educational Professionals to the Task Force), the <a href="http://www.webstandards.org/action/edutf/education-task-force-curriculum-survey-results/">results of the survey</a> are available.</p>
<p>When Educational Professionals were asked what their biggest challenges to implementing a curriculum for best practices, including accessibility and Web standards, they indicated the lack of appropriate materials and reference materials. With both the Opera Web Standards Curriculum and the Web Standards Project Curriculum Framework in active development, this should no longer be an issue.</p>
<p>Later this year, the Education Task Force plans to run another iteration of the survey. We hope to have multiple translations of the survey at that time. If you are interested in translating the survey into another language, please <a href="mailto:edutfinfo@webstandards.org">contact</a> the Education Task Force.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/07/28/curriculum-survey-results/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Acid 2 Test Back to Normal</title>
		<link>http://www.webstandards.org/2008/07/24/acid-2-test-back-to-normal/</link>
		<comments>http://www.webstandards.org/2008/07/24/acid-2-test-back-to-normal/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 02:11:37 +0000</pubDate>
		<dc:creator>feather</dc:creator>
		
		<category><![CDATA[Acid2]]></category>

		<category><![CDATA[Browsers]]></category>

		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/?p=1139</guid>
		<description><![CDATA[The Acid 2 test hosted here on the WaSP site was broken but is now fixed.]]></description>
			<content:encoded><![CDATA[<p>For a while now we&#8217;ve had a problem with the <a href="http://www.webstandards.org/files/acid2/test.html">Acid 2 Test</a> on the WaSP site. If you&#8217;re unfamiliar with the Acid 2 Test, it is essentially a test for browser vendors to use as a means to gauge their standards compliance. If your browser renders the Acid 2 Test page the same as the <a href="http://www.webstandards.org/files/acid2/reference.html">Acid 2 reference rendering</a>, then you know you&#8217;re hitting the mark.</p>
<p>I&#8217;ll be honest: over the last 10 days, I&#8217;ve learned more about the Acid 2 Test than I ever wanted to know. If you want to do the same, you might start with <a href="http://www.webstandards.org/action/acid2/guide/">Acid 2: The Guided Tour</a>.</p>
<p>The short version is that part of Acid 2 is a test for the way a browser handles an <code>&lt;object&gt;</code> element when the data attribute references a URL that returns an HTTP status code of 404. A number of caching rules, mod_rewrite rules and redirects all collided to create a problem with our 404. The cached version of our 404 page was returning an HTTP status of 200. As you might expect, this basically makes the test useless.</p>
<p>Acid 2 was broken. Now it is not. Carry on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/07/24/acid-2-test-back-to-normal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>British Standard for accessibility</title>
		<link>http://www.webstandards.org/2008/07/11/british-standard-for-accessibility/</link>
		<comments>http://www.webstandards.org/2008/07/11/british-standard-for-accessibility/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 09:51:25 +0000</pubDate>
		<dc:creator>blawson</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[Accessibility TF]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/2008/07/11/british-standard-for-accessibility-2/</guid>
		<description><![CDATA[The British Standards Institution (BSI) has  invited two members of the WaSP, Bruce Lawson and Patrick Lauke, to join the drafting committee for the first British Standard for Web Accessiblity.
Two years ago, the  BSI was  sponsored by the Disability Rights Commission to write a Publicly Available Specification (PAS) called PAS 78: Guide [...]]]></description>
			<content:encoded><![CDATA[<p>The British Standards Institution (<abbr>BSI</abbr>) has  invited two members of the WaSP, Bruce Lawson and Patrick Lauke, to join the drafting committee for the first British Standard for Web Accessiblity.</p>
<p>Two years ago, the  <abbr>BSI</abbr> was  sponsored by the Disability Rights Commission to write a Publicly Available Specification (<abbr>PAS</abbr>) called <a href="http://www.equalityhumanrights.com/en/publicationsandresources/Disability/Pages/Websiteaccessibilityguidance.aspx">PAS 78: Guide to Commissioning Accessible Websites</a>. Publicly Available Specifications are written quickly and &#8220;expire&#8221; after two years, but because of the popularity of PAS 78, the <a href="http://www.bsi-global.com/en/About-BSI/News-Room/BSI-News-Content/Sectors/ICT--Telecommunications/Web-Accessibility-standard/">BSI have decided to update it</a> to become a full British Standard.</p>
<p>We&#8217;ve just started work on the draft, which doesn&#8217;t yet have a title, although our working title is &#8220;encouraging the development of fantastic user experiences for disabled people online&#8221;.</p>
<p>Consequently, it&#8217;s too early to say what will be in BS8878, which will be released next spring. I can say that it will not tread on the toes of whichever version of <abbr title="web content accessibility guidelines">WCAG</abbr> is live then, as it&#8217;s a document to help site owners rather than developers. Like PAS 78, it will encourage adherence to current web standards.</p>
<p>Neither can I say who else is on the committee, except that it&#8217;s chaired by <a href="http://www.juliehowell.co.uk/">Julie Howell</a>, and there are representatives from all over industry&mdash;broadcasting, banking, legal, education and (crucially) representatives of disability groups, including groups working with those with cognitive disabilities.</p>
<p>Patrick and I gratefully acknowledge our employers, <a href="http://www.opera.com/">Opera Software</a> and the <a href="http://www.salford.ac.uk/">University of Salford</a>, who are supporting us by paying our travel expenses and giving us time off to attend meetings and write the drafts. They have nothing material to gain by supporting us, and are exercising no editorial control, but are helping to make disabled people&#8217;s experiences of the web better.</p>
<p>As a procedural footnote, now that Derek Featherstone has moved role within WaSP to be <a href="http://www.webstandards.org/about/members/">Group Lead</a>, I&#8217;m working with Patrick to be co-lead of the Accessiblity Task Force. Our main projects will be the British Standard,  continuing to work with the microformats community testing various date-time patterns with screenreaders, and monitoring the developments in <abbr>HTML</abbr>5.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/07/11/british-standard-for-accessibility/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opera Web Standards Curriculum</title>
		<link>http://www.webstandards.org/2008/07/08/opera-web-standards-curriculum/</link>
		<comments>http://www.webstandards.org/2008/07/08/opera-web-standards-curriculum/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 13:43:40 +0000</pubDate>
		<dc:creator>rdickerson</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Curriculum]]></category>

		<category><![CDATA[Education]]></category>

		<category><![CDATA[HTML/XHTML]]></category>

		<category><![CDATA[Outreach]]></category>

		<category><![CDATA[Web Standards (general)]]></category>

		<guid isPermaLink="false">http://www.webstandards.org/2008/07/08/opera-web-standards-curriculum/</guid>
		<description><![CDATA[Chris Mills of Opera Software ASA announced today the release of the <a href='http://www.opera.com/wsc/'>Opera Web Standards Curriculum</a>. The initial 23 of 50 proposed articles are published and available.]]></description>
			<content:encoded><![CDATA[<p>The curriculum is intended to provide a comprehensive set of tutorials designed to raise the level of education and Web Standards awareness. The curriculum has been released under a Creative Commons license and is free to use and share.</p>
<p>Chris states:</p>
<blockquote><p>We think it will be useful to anyone who wants to learn or teach client-side web design/development &#8220;the right way&#8221;, including students and teachers at schools or universities, trainers and employees inside companies, etc. It already has support from several universities and large companies, including Yahoo!</p>
</blockquote>
<p>Translations and packaging of the curriculum as PDFs is on the to-do list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstandards.org/2008/07/08/opera-web-standards-curriculum/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.877 seconds -->
<!-- Cached page served by WP-Cache -->
