<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Palinkas, Frank M</title>	<link>http://tc.eserver.org/authors/Palinkas,_Frank_M</link>
	<description>A bibliography of works by Palinkas, Frank M in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Palinkas, Frank M</title>
		<link>http://tc.eserver.org/dir/Palinkas,_Frank_M</link>
	</image>
	<item>
		<title>Creating Accessible Tabular Data Tables: A Help Authoring Guide</title>
		<link>http://tc.eserver.org/35188.html</link>
		<guid>http://tc.eserver.org/35188.html</guid>
		<description>This Fast Track tutorial demonstrates and employs web standards and accessibility methods for tabular data table creation. It is presented free of charge to the community as a help authoring, technical writing and web design guide.</description>
	</item>
	<item>
		<title>Creating Auto-line Numbered Code Blocks with CSS Using Microsoft Visual Studio 2005: A Help Authoring Guide</title>
		<link>http://tc.eserver.org/35189.html</link>
		<guid>http://tc.eserver.org/35189.html</guid>
		<description>This Fast Track tutorial demonstrates how to create automatic line numbering in a code block.</description>
	</item>
	<item>
		<title>Calling Accessible Context-Sensitive Help with Unobtrusive DOM/JavaScript: A Help Authoring Guide</title>
		<link>http://tc.eserver.org/35190.html</link>
		<guid>http://tc.eserver.org/35190.html</guid>
		<description> This Fast Track tutorial demonstrates two methods to call Context-Sensitive Help in a Web Form. We&apos;ll discover how Unobtrusive DOM/JavaScript achieves the desired result in calling Context-Sensitive help, and demonstrate how to keep the Structure, Presentation, and Behavior layers of a web page completely separate from one another ensuring good practice with current web standards and accessibility rules.</description>
	</item>
	<item>
		<title>Building Accessible Static Navigation with C.S.S. and Microsoft Visual Studio 2005: A Help Authoring Guide</title>
		<link>http://tc.eserver.org/35191.html</link>
		<guid>http://tc.eserver.org/35191.html</guid>
		<description>There are times when we need to build a navigation tree stucture to accomodate a small document collection. There is no need to have this nav list expand or contract, so employing a Behavior layer (unobtrusive DOM/JavaScript) is not appropriate.</description>
	</item>
	<item>
		<title>Accessible Context-Sensitive Help with Unobtrusive DOM Scripting</title>
		<link>http://tc.eserver.org/32517.html</link>
		<guid>http://tc.eserver.org/32517.html</guid>
		<description>This article demonstrates two methods of calling context-sensitive help in a web form: the Field Help Method and Form Help Method, in which unobtrusive DOM/JavaScript is employed to achieve the desired result. It also serves to illustrate the separation of the Structure and Behavior layers of a web page. Graceful degradation is employed to make sure that the help information is accessible if JavaScript is disabled or not available in a user agent.</description>
	</item>
	<item>
		<title>Building Accessible Static Navigation with CSS</title>
		<link>http://tc.eserver.org/32518.html</link>
		<guid>http://tc.eserver.org/32518.html</guid>
		<description>When building a navigation menu for a web site, steps should be taken to ensure that it is accessible, and degrades gracefully in older browsers with lesser CSS support. In this article we will explore one such implementation. The navigation menu you see in this example is built with valid, semantic HTML and CSS - no JavaScript is involved, as I felt this was unnecessary. The static (non-expanding/collapsing) nature of the example suits a web site comprised of twenty or less target pages.</description>
	</item>
	<item>
		<title>Replacing NOSCRIPT with Accessible, Unobtrusive DOM/JavaScript</title>
		<link>http://tc.eserver.org/32519.html</link>
		<guid>http://tc.eserver.org/32519.html</guid>
		<description>Modern user agents with JavaScript enabled will hide content contained within NOSCRIPT, and reveal it when JavaScript is disabled. User agents that do not support JavaScript will display the content within it. User agents with partial/antiquated JavaScript capabilities however interpret the element correctly and do not show the content, but when JavaScript is disabled also do not show the content - it never gets seen. This has an impact on the accessibility of the content. If your writing is targeted at modern, standards-based, compliant, and fully capable JavaScript user agents, employing the NOSCRIPT element is no problem. If the user agents among your audience are unpredictable, however, replacing the NOSCRIPT element with another mechanism becomes significant. This article looks at one such solution.</description>
	</item>
	<item>
		<title>Creating Accessible Data Tables</title>
		<link>http://tc.eserver.org/32520.html</link>
		<guid>http://tc.eserver.org/32520.html</guid>
		<description>This article demonstrates how to code accessible data tables in (X)HTML, enabling visually impaired users who employ assistive technologies to interpret the table data. Two views of a tabular data table are presented and discussed.</description>
	</item>
	<atom:link href="http://tc.eserver.org/authors/Palinkas,_Frank_M.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>