<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: 이해의 용이성: 웹 접근성 준수 실무 세미나 발표 자료</title>
	<atom:link href="http://gregshin.pe.kr/blog/archives/73/feed" rel="self" type="application/rss+xml" />
	<link>http://gregshin.pe.kr/blog/archives/73</link>
	<description>신승식의 블로그</description>
	<lastBuildDate>Tue, 20 Dec 2011 15:21:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: 정찬명</title>
		<link>http://gregshin.pe.kr/blog/archives/73/comment-page-1#comment-8086</link>
		<dc:creator>정찬명</dc:creator>
		<pubDate>Fri, 01 Dec 2006 12:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://gregshin.pe.kr/blog/archives/73#comment-8086</guid>
		<description>explicit labeling 이 그런 의미로 해석해야 하는 것이었군요. 제 번역이 짧아서 제대로 이해하지 못한 모양입니다. 여하튼 그러한 방법을 스크린리더가 인식하지 못한다면 장치가 인식할 수 있도록 추천해주신 방법을 사용해야 하는게 맞겠네요. 하나 또 배웠습니다. 감사합니다 ^^; </description>
		<content:encoded><![CDATA[<p>explicit labeling 이 그런 의미로 해석해야 하는 것이었군요. 제 번역이 짧아서 제대로 이해하지 못한 모양입니다. 여하튼 그러한 방법을 스크린리더가 인식하지 못한다면 장치가 인식할 수 있도록 추천해주신 방법을 사용해야 하는게 맞겠네요. 하나 또 배웠습니다. 감사합니다 ^^;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 중독</title>
		<link>http://gregshin.pe.kr/blog/archives/73/comment-page-1#comment-7968</link>
		<dc:creator>중독</dc:creator>
		<pubDate>Thu, 30 Nov 2006 11:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://gregshin.pe.kr/blog/archives/73#comment-7968</guid>
		<description>implicit labeling이 역시 화제군요. 저 역시 꽤 놀랐답니다. 지난 주에도 회사 내부에서 두가지 방법을 모두 소개했었거든요 ㅠㅠ. 
세미나 잘 들었습니다. :) </description>
		<content:encoded><![CDATA[<p>implicit labeling이 역시 화제군요. 저 역시 꽤 놀랐답니다. 지난 주에도 회사 내부에서 두가지 방법을 모두 소개했었거든요 ㅠㅠ.</p>
<p>세미나 잘 들었습니다. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Shin</title>
		<link>http://gregshin.pe.kr/blog/archives/73/comment-page-1#comment-7967</link>
		<dc:creator>Greg Shin</dc:creator>
		<pubDate>Thu, 30 Nov 2006 11:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://gregshin.pe.kr/blog/archives/73#comment-7967</guid>
		<description>namo님, 고맙습니다. 반가웠습니다. 
 
정찬명님, 분명히 HTML 4.01 권고안에는 implicit label-form association에 대해 언급이 되어있긴 한데, WCAG 1.0에서는 &lt;a href=&quot;http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-associate-labels&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-a...&lt;/a&gt; 부분에 explicit labeling을 하라고 되어 있고, 아마 2.0에서도 &lt;a href=&quot;http://www.w3.org/TR/2006/WD-WCAG20-TECHS-20060427/Overview.html#H44&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2006/WD-WCAG20-TECHS-2006042...&lt;/a&gt; 에 보시면 explicit labeling을 권장하고 있습니다. 현재 JAWS를 비롯한 주요 스크린 리더에서도 explicit labeling을 하지 않으면 폼에 포커스가 갔을 때 label을 찾지 못하고 있습니다. 따라서 explicit labeling을 하는 것이 가장 안전한 방법인 것 같습니다. </description>
		<content:encoded><![CDATA[<p>namo님, 고맙습니다. 반가웠습니다.</p>
<p>정찬명님, 분명히 HTML 4.01 권고안에는 implicit label-form association에 대해 언급이 되어있긴 한데, WCAG 1.0에서는 <a href="http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-associate-labels" rel="nofollow">http://www.w3.org/TR/WAI-WEBCONTENT-TECHS/#tech-a&#8230;</a> 부분에 explicit labeling을 하라고 되어 있고, 아마 2.0에서도 <a href="http://www.w3.org/TR/2006/WD-WCAG20-TECHS-20060427/Overview.html#H44" rel="nofollow">http://www.w3.org/TR/2006/WD-WCAG20-TECHS-2006042&#8230;</a> 에 보시면 explicit labeling을 권장하고 있습니다. 현재 JAWS를 비롯한 주요 스크린 리더에서도 explicit labeling을 하지 않으면 폼에 포커스가 갔을 때 label을 찾지 못하고 있습니다. 따라서 explicit labeling을 하는 것이 가장 안전한 방법인 것 같습니다.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 정찬명</title>
		<link>http://gregshin.pe.kr/blog/archives/73/comment-page-1#comment-7921</link>
		<dc:creator>정찬명</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://gregshin.pe.kr/blog/archives/73#comment-7921</guid>
		<description>세미나에 참석하지는 못했지만 소중한 발표자료 감사히 받아보았습니다. 헌데 한가지 제가 알고 있던것과 다른 부분이 있어 여쭙니다.  
 
label 태그로 input 과 text 를 한꺼번에 감싸는 아래와 같은 방법을 사용하지 말라고 말씀하셨는데 어떤 이유가 있는지 궁금합니다. W3C 지침에서는 이런 이야기를 보지 못했거든요. 
 
[label] 
   username:  
   [input name=&quot;username&quot; type=&quot;text&quot;] 
[/label] </description>
		<content:encoded><![CDATA[<p>세미나에 참석하지는 못했지만 소중한 발표자료 감사히 받아보았습니다. 헌데 한가지 제가 알고 있던것과 다른 부분이 있어 여쭙니다. </p>
<p>label 태그로 input 과 text 를 한꺼번에 감싸는 아래와 같은 방법을 사용하지 말라고 말씀하셨는데 어떤 이유가 있는지 궁금합니다. W3C 지침에서는 이런 이야기를 보지 못했거든요.</p>
<p>[label]</p>
<p>   username: </p>
<p>   [input name=&quot;username&quot; type=&quot;text&quot;]</p>
<p>[/label]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: namo</title>
		<link>http://gregshin.pe.kr/blog/archives/73/comment-page-1#comment-7913</link>
		<dc:creator>namo</dc:creator>
		<pubDate>Wed, 29 Nov 2006 23:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://gregshin.pe.kr/blog/archives/73#comment-7913</guid>
		<description>덕택에 배움이 있는 세미나가 되었습니다. 
너무 감사합니다. 언제나 행복하시구요. 
다음에 또 뵐수 있길 기원합니다.^^ 
행복하세요. </description>
		<content:encoded><![CDATA[<p>덕택에 배움이 있는 세미나가 되었습니다.</p>
<p>너무 감사합니다. 언제나 행복하시구요.</p>
<p>다음에 또 뵐수 있길 기원합니다.^^</p>
<p>행복하세요.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

