<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Everything In Between &#187; ASP</title>
	<atom:link href="http://maymay.net/blog/category/programming/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://maymay.net/blog</link>
	<description>The brutally honest, first-person account of Meitar Moscovitz's life.</description>
	<pubDate>Mon, 29 Dec 2008 14:40:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accessible Web Development Tools on the Rise</title>
		<link>http://maymay.net/blog/2005/11/30/accessible-web-development-tools-on-the-rise/</link>
		<comments>http://maymay.net/blog/2005/11/30/accessible-web-development-tools-on-the-rise/#comments</comments>
		<pubDate>Wed, 30 Nov 2005 19:38:50 +0000</pubDate>
		<dc:creator>Meitar</dc:creator>
		
		<category><![CDATA[ASP]]></category>

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

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">/?p=270</guid>
		<description><![CDATA[Microsoft's Visual Studio 2005 makes ASP.NET-powered web sites more accessible. Adobe's GoLive CS2 and Macromedia's Dreamweaver are encouraging accessible design. Since not all web developers and designers know how to write accessible web pages, having programs that do is good first step.]]></description>
			<content:encoded><![CDATA[<p>Today, even before my morning cup of coffee, I received this pleasant Google Alert in my inbox.</p>
<blockquote><p><a href="http://www.it-analysis.com/content.php?articleid=13021" title="">Visual Studio 2005 makes accessibility a real possibility</a> &mdash; IT-Analysis - UK</p>
<p>&#8230; now comes with a validation program that will check that the code generated is firstly valid <acronym title="eXtensible HyperText Markup Language; HTML reformulated as XML">XHTML</acronym> and then adheres to the <strong>Web Accessibility</strong> Initiative (<acronym title="Web Accessibility Initiative">WAI</acronym> &#8230; </p>
</blockquote>
<p>The article discusses the importance of providing web developers and programmers who use Microsoft&#8217;s .NET framework (specifically, <acronym title="Active Server Pages">ASP</acronym>.NET) with the ability to create accessible web pages through the use of their native development tools. Visual Studio 2005 seems to make a big leap forward in this regard, finally supporting <acronym title="eXtensible HyperText Markup Language; HTML reformulated as XML">XHTML</acronym> pages, providing an interface to select the <code>alt</code> and <code>longdesc</code> attributes of images, and not requiring the use of <code>table</code>s for layout purposes. It can even incorporate a <a href="http://diveintoaccessibility.org/day_11_skipping_over_navigation_links.html" title="What a skip navigation link is, why it's helpful, and how to make one.">&ldquo;skip navigation&rdquo; link</a>.</p>
<p>Several days ago I got my first look at a web site created with Adobe GoLive CS2 and was pleased to see an abundance of <code>div</code>s where there used to be <code>table</code>s, and a spattering of <acronym title="Cascading Style Sheets">CSS</acronym> throughout the page. While still leaving much to be desired, there&#8217;s no question that the newest versions of web development tools on the market today can make far better web sites than they used to. That&#8217;s good news for everybody since the overwhelming majority of web sites on the Internet today are created by using these programs. And since not all developers know how to write accessible web pages, having programs that do is a good first step.</p>
]]></content:encoded>
			<wfw:commentRss>http://maymay.net/blog/2005/11/30/accessible-web-development-tools-on-the-rise/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
