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

<channel>
	<title>Web Teacher</title>
	<atom:link href="https://www.webteacher.ws/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webteacher.ws/</link>
	<description>Tips, web design book reviews, resources and observations for teaching and learning web development.</description>
	<lastBuildDate>Fri, 10 Oct 2025 20:45:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Rachel Andrew&#8217;s new Web Histories Project Includes Yours Truly</title>
		<link>https://www.webteacher.ws/2020/12/30/rachel-andrews-new-web-histories-project-includes-yours-truly/</link>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Wed, 30 Dec 2020 15:24:20 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[InterAct]]></category>
		<category><![CDATA[WaSP]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[Rachel Andrew]]></category>
		<category><![CDATA[Virginia DeBolt]]></category>
		<category><![CDATA[Web Histories]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12371</guid>

					<description><![CDATA[Rachel Andrew has a new project to record some of the early histories of underrepresented folks from the web development world. She calls the project Web Histories. I was delighted that she called on me to tell my story. I hope you&#8217;ll take a minute to read about my contributions to web design. Rachel explains &#8230; <a href="https://www.webteacher.ws/2020/12/30/rachel-andrews-new-web-histories-project-includes-yours-truly/" class="more-link">Continue reading<span class="screen-reader-text"> "Rachel Andrew&#8217;s new Web Histories Project Includes Yours Truly"</span></a>]]></description>
										<content:encoded><![CDATA[
<p>Rachel Andrew has a new project to record some of the early histories of underrepresented folks from the web development world. She calls the project <a href="https://webhistories.org/">Web Histories</a>. I was delighted that she called on me to tell my story.</p>



<p>I hope you&#8217;ll take a minute to read about <a href="https://webhistories.org/stories/virginia-debolt/">my contributions to web design</a>.</p>



<p><a href="https://twitter.com/rachelandrew">Rachel</a> explains that she, &#8220;intends this site to become a place to gather the stories of the efforts to create an open web. I&#8217;m starting with some of the early stories.&#8221; She provides a way for you to participate by taking a survey about the early history of the industry. </p>



<p>I seldom get recognized or remembered in the web design world, so I&#8217;m grateful to Rachel for thinking of me and including me in the project. </p>



<p>Go support her efforts, folks.</p>



<p> </p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12371</post-id>	</item>
		<item>
		<title>My Wish List for Gutenberg</title>
		<link>https://www.webteacher.ws/2019/03/20/my-wish-list-for-gutenberg/</link>
					<comments>https://www.webteacher.ws/2019/03/20/my-wish-list-for-gutenberg/#comments</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Wed, 20 Mar 2019 18:42:19 +0000</pubDate>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[Gutenberg]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12329</guid>

					<description><![CDATA[I&#8217;m using the new Gutenberg editor for WordPress happily and successfully. I have a couple of issues, however. I was told to submit them on Github, but I have no idea how or where to do that, so I&#8217;m just leaving it here. I hope someone is listening. Copying and Pasting My first issue is &#8230; <a href="https://www.webteacher.ws/2019/03/20/my-wish-list-for-gutenberg/" class="more-link">Continue reading<span class="screen-reader-text"> "My Wish List for Gutenberg"</span></a>]]></description>
										<content:encoded><![CDATA[
<p>I&#8217;m using the new Gutenberg editor for WordPress happily and successfully. I have a couple of issues, however. I was told to submit them on Github, but I have no idea how or where to do that, so I&#8217;m just leaving it here. I hope someone is listening.</p>



<span id="more-12329"></span>



<h2 class="wp-block-heading">Copying and Pasting</h2>



<p>My first issue is with copying and pasting sections of text that have custom HTML tags added. I often use &lt;cite&gt; tags or &lt;i&gt; tags with language attributes. When I want to repeat the words later down the page, I can copy and paste from the visual editor. But the added HTML doesn&#8217;t come with it. I have to switch back to the Edit as HTML view again, copy that, and then insert below in Edit as HTML view.</p>



<p>Copied material used to bring any formatting with it and I really miss that.</p>



<h2 class="wp-block-heading">Inserting the Cursor</h2>



<p>No matter where you think you have placed the cursor in a block of text, it goes to the beginning of the block unless you double click to insert the cursor. If you forget to double click and start typing, the new material goes in an unexpected place at the beginning of the block. The cursor should go where you want it with one click.</p>



<h2 class="wp-block-heading">Reloading</h2>



<p>When reloading a page preview after editing it and saving the draft, it reloads all the way back up to the top. Then you have to scroll down, find your place, and check to see if your editing worked the way you wanted.</p>



<p>When you reload a web page, it normally goes back to the spot where you were reading. I would like the previews of blog posts to do the same in WordPress. They used to and it saved a lot of time.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2019/03/20/my-wish-list-for-gutenberg/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12329</post-id>	</item>
		<item>
		<title>Dinner with Jetpack</title>
		<link>https://www.webteacher.ws/2017/04/22/dinner-jetpack/</link>
					<comments>https://www.webteacher.ws/2017/04/22/dinner-jetpack/#comments</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Sat, 22 Apr 2017 14:05:41 +0000</pubDate>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Pinterest]]></category>
		<category><![CDATA[SocialMedia]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[Jetpack]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12293</guid>

					<description><![CDATA[The head of the Jetpack team lives in Albuquerque. I live in Albuquerque. When the Jetpack group got together for a meetup of their own in Albuquerque, they decided to invite the entire WordPress community to a Dinner with Jetpack meetup. The meetup was in a Thai restaurant near the UNM campus. Jetpack people from &#8230; <a href="https://www.webteacher.ws/2017/04/22/dinner-jetpack/" class="more-link">Continue reading<span class="screen-reader-text"> "Dinner with Jetpack"</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.webteacher.ws/blog/wp-content/uploads/2017/04/jetpack1.jpg"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-12299" alt="Jetpack logo on a green background" src="http://www.webteacher.ws/blog/wp-content/uploads/2017/04/jetpack1.jpg" width="800" height="353" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2017/04/jetpack1.jpg 800w, https://www.webteacher.ws/blog/wp-content/uploads/2017/04/jetpack1-300x132.jpg 300w, https://www.webteacher.ws/blog/wp-content/uploads/2017/04/jetpack1-500x220.jpg 500w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></p>
<p>The head of the Jetpack team lives in Albuquerque. I live in Albuquerque. When the Jetpack group got together for a meetup of their own in Albuquerque, they decided to invite the entire WordPress community to a Dinner with Jetpack meetup.</p>
<p>The meetup was in a Thai restaurant near the UNM campus. Jetpack people from all over were there. Australia, Argentina, and several other far-flung locations. I talked with the guy from Australia about ways Jetpack could get Pinterest to work with WordPress without adding blocks of code to new posts. He gave me some ideas I will try.</p>
<p>I talked to a woman from Wyoming who works in HR and hired all these Jetpackers. She came down to ABQ to meet them in person.</p>
<p>It&#8217;s refreshing to go to a WordPress meetup, but this one was particularly nice because so many people came. I talked to bloggers, WordPress developers, and WordCamp organizers. I saw some former students. I saw people I&#8217;d met at WordCamps. I even saw a woman who was in the same hotel in Chicago as a BlogHer convention I attended and happened to be on the same plane home that I was on. Everyone wanted to talk about blogging and social media and topics I love.</p>
<p>Thanks to the Albuquerque WordPress community for a great evening.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2017/04/22/dinner-jetpack/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12293</post-id>	</item>
		<item>
		<title>Free HTML 5 Cheat Sheet</title>
		<link>https://www.webteacher.ws/2016/12/22/free-html-5-cheat-sheet/</link>
					<comments>https://www.webteacher.ws/2016/12/22/free-html-5-cheat-sheet/#comments</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Thu, 22 Dec 2016 18:44:25 +0000</pubDate>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[WebDesign]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12282</guid>

					<description><![CDATA[Here&#8217;s a nice HTML5 cheat sheet from Matt Banner. It can be downloaded as a free PDF. Save yourself the cost of a book with this handy tool. It&#8217;s available as an infographic, but it will be much more useful to you as a PDF. Thanks, Matt, for this useful HTML5 resource.]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_12283" aria-describedby="caption-attachment-12283" style="width: 800px" class="wp-caption alignnone"><a href="http://www.onblastblog.com/html5-cheat-sheet/"><img decoding="async" class="size-full wp-image-12283" alt="HTML5 Cheat Sheet" src="http://www.webteacher.ws/blog/wp-content/uploads/2016/12/html5cheatsheet.jpg" width="800" height="925" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2016/12/html5cheatsheet.jpg 800w, https://www.webteacher.ws/blog/wp-content/uploads/2016/12/html5cheatsheet-259x300.jpg 259w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a><figcaption id="caption-attachment-12283" class="wp-caption-text"><a href="http://www.onblastblog.com/html5-cheat-sheet/">Available free from Matt Banner</a></figcaption></figure></p>
<p>Here&#8217;s a nice HTML5 cheat sheet from Matt Banner. It can be downloaded as <a href="http://www.onblastblog.com/html5-cheat-sheet/">a free PDF</a>. Save yourself the cost of a book with this handy tool. <span id="more-12282"></span></p>
<p>It&#8217;s available as an infographic, but it will be much more useful to you as a PDF. Thanks, Matt, for this useful HTML5 resource.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/12/22/free-html-5-cheat-sheet/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12282</post-id>	</item>
		<item>
		<title>Code: Debugging the Gender Gap</title>
		<link>https://www.webteacher.ws/2016/11/23/code-debugging-gender-gap/</link>
					<comments>https://www.webteacher.ws/2016/11/23/code-debugging-gender-gap/#comments</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Wed, 23 Nov 2016 20:51:02 +0000</pubDate>
				<category><![CDATA[general-education]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[teaching tips]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[women]]></category>
		<category><![CDATA[Code Debugging the Gender Gap]]></category>
		<category><![CDATA[Kimberly Bryant]]></category>
		<category><![CDATA[Megan Smith]]></category>
		<category><![CDATA[Robin Hauser Reynolds]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12271</guid>

					<description><![CDATA[A film many instructors may want to use in class or tell students to watch is now widely available. The film is the documentary Code: Debugging the Gender Gap. You can find it on iTunes, Amazon, Google Play, Vimeo, and TV on demand. It will be available to stream on Netflix in 2017. The film &#8230; <a href="https://www.webteacher.ws/2016/11/23/code-debugging-gender-gap/" class="more-link">Continue reading<span class="screen-reader-text"> "Code: Debugging the Gender Gap"</span></a>]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_12272" aria-describedby="caption-attachment-12272" style="width: 800px" class="wp-caption alignnone"><a href="http://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-1.jpg"><img decoding="async" class=" wp-image-12272 " alt="Robin Hauser Reynolds and Kimberly Bryant " src="http://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-1.jpg" width="800" height="582" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-1.jpg 800w, https://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-1-300x218.jpg 300w, https://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-1-412x300.jpg 412w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a><figcaption id="caption-attachment-12272" class="wp-caption-text">Robin Hauser Reynolds, the Director/Producer of CODE interviews Kimberly Bryant, Founder &amp; CEO Black Girls Code</figcaption></figure></p>
<p>A film many instructors may want to use in class or tell students to watch is now widely available. The film is the documentary <cite>Code: Debugging the Gender Gap</cite>. You can find it on iTunes, Amazon, Google Play, Vimeo, and TV on demand. It will be available to stream on Netflix in 2017.</p>
<p>The film explores how cultural mindsets, stereotypes, educational hurdles and sexism all play roles in keeping the number of women and minorities in software engineering jobs low. It has screened in 47 countries and at over 400 companies and organizations, including The White House.</p>
<p>“We are thrilled that <cite>CODE</cite> continues to have impact on audiences across all industries worldwide, and that we’ll have the chance to reach so many more when it begins streaming on Netflix next year,” said Director and Producer Robin Hauser. “Our hope is that it continues to open up conversations about what we would all gain from having more women and minorities code.”</p>
<p><figure id="attachment_12274" aria-describedby="caption-attachment-12274" style="width: 700px" class="wp-caption alignnone"><a href="http://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-2.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-12274" alt="Robin Hauser Reynolds &amp; Megan Smith" src="http://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-2.jpg" width="700" height="431" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-2.jpg 700w, https://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-2-300x184.jpg 300w, https://www.webteacher.ws/blog/wp-content/uploads/2016/11/code-2-487x300.jpg 487w" sizes="auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a><figcaption id="caption-attachment-12274" class="wp-caption-text">Diretor Robin Hauser Reynolds, interviews Megan Smith, Chief Technology Officer of the United States during the Obama Admistration</figcaption></figure></p>
<p><cite>Code: Debugging the Gender Gap</cite> includes interviews with employees at Yelp, Facebook, Google, and Pinterest, among others, and explores how cultural mindsets, stereotypes, educational hurdles and sexism all play roles in keeping the number of women and minorities in software engineering jobs low – and what can be done to change this.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/11/23/code-debugging-gender-gap/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12271</post-id>	</item>
		<item>
		<title>Girls Who Code releases Girls Who Code Loop</title>
		<link>https://www.webteacher.ws/2016/10/05/girls-code-releases-girls-who-code-loop/</link>
					<comments>https://www.webteacher.ws/2016/10/05/girls-code-releases-girls-who-code-loop/#respond</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Wed, 05 Oct 2016 16:23:07 +0000</pubDate>
				<category><![CDATA[web-education]]></category>
		<category><![CDATA[women]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12257</guid>

					<description><![CDATA[This press release came in from Girls Who Code today. Since I&#8217;ve been reading SuperBetter: The Power of Living Gamefullyby Jane McGonigal lately, I can see that the Girls Who Code people have taken the idea of gamefulness and put it into a useful app that will help develop young women in tech. Here&#8217;s the &#8230; <a href="https://www.webteacher.ws/2016/10/05/girls-code-releases-girls-who-code-loop/" class="more-link">Continue reading<span class="screen-reader-text"> "Girls Who Code releases Girls Who Code Loop"</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.webteacher.ws/blog/wp-content/uploads/2016/10/girlswhocode-loop.jpg"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-12259" alt="Girls Who Code Loop App" src="http://www.webteacher.ws/blog/wp-content/uploads/2016/10/girlswhocode-loop.jpg" width="800" height="445" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2016/10/girlswhocode-loop.jpg 800w, https://www.webteacher.ws/blog/wp-content/uploads/2016/10/girlswhocode-loop-300x166.jpg 300w, https://www.webteacher.ws/blog/wp-content/uploads/2016/10/girlswhocode-loop-500x278.jpg 500w" sizes="auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></p>
<p>This press release came in from Girls Who Code today. Since I&#8217;ve been reading <a href="https://www.amazon.com/gp/product/0143109774/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0143109774&amp;linkCode=as2&amp;tag=musicaustincom&amp;linkId=fa6ac925fc9c810d1272fb0e9aa8d467">SuperBetter: The Power of Living Gamefully</a><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" alt="" src="//ir-na.amazon-adsystem.com/e/ir?t=musicaustincom&amp;l=am2&amp;o=1&amp;a=0143109774" width="1" height="1" border="0" />by Jane McGonigal lately, I can see that the Girls Who Code people have taken the idea of gamefulness and put it into a useful app that will help develop young women in tech. Here&#8217;s the press:</p>
<p>Girls Who Code, the national nonprofit working to close the gender gap in technology, today released Girls Who Code Loop, the first-ever app custom-built for its community. The app helps the Girls Who Code sisterhood of students and alumni stay in the loop and support each other. It’s available to download for free on iOS and Android.</p>
<p>In the app, girls can join discussion “loops” based on their interests, location, or Girls Who Code program. They can post and comment about everything from coding to college and jobs or internships &#8212; all in a fun and respectful space custom-built for them. Girls can also learn about events and opportunities in their area, tag a post with a “Raised Hand” to get help from the community, and keep up with old friends or make new ones who share their connection with Girls Who Code. To learn how to use the app, watch the &#8220;Introducing Girls Who Code Loop&#8221; <a href="http://bit.ly/2cRvKBG">video on YouTube</a>.</p>
<p>The app name refers to the computer science concept of a “loop,” one of the Core4 computer science concepts that all Girls Who Code students learn. A loop tells a computer to repeat a sequence of instructions. Girls Who Code Loop is available to current students and graduates of Girls Who Code programs, Clubs Facilitators, and Summer Immersion Program teaching teams. You must be thirteen years of age or older to use this app.</p>
<p>“Girls Who Code will reach 40,000 girls by the end of the academic year, and one thing we’ve learned in the process is that community matters. Girls need community and support from their peers to maintain and persist in computer science.” said Girls Who Code Founder and CEO, Reshma Saujani. “In fact, social encouragement and female role models are two of the most important factors influencing a girl’s decision to pursue computer science. With Girls Who Code Loop, we’re providing a platform for our girls to build connections and encourage each other to pursue a future in computer science.”</p>
<p>Through its programs, Girls Who Code is building the largest pipeline of future female engineers in the United States. The release is part of a broader Girls Who Code Alumni Program that launched in 2015 with commitments of nearly $3 Million from AT&amp;T, Adobe, and the Prudential Foundation to grow the tech talent pipeline for women. In addition to Girls Who Code Loop, Girls Who Code has also launched #HireMe, a job and internship board that connects its alumni to opportunities with more than 60 major US companies.</p>
<p>Girls Who Code created the app in partnership with Small Planet, a New York-based agency specializing in iOS and Android development.</p>
<h2>About Girls Who Code</h2>
<p>Girls Who Code is a national non-profit organization working to close the gender gap in technology. Through its Summer Immersion Program and Girls Who Code Clubs, the organization is leading the movement to inspire, educate, and equip young women with the computing skills to pursue 21st century opportunities. Additional information is available at <a href="http://www.girlswhocode.com">www.girlswhocode.com</a>.</p>
<p><span style="border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzBweCIgd2lkdGg9IjMwcHgiIHZpZXdCb3g9Ii0xIC0xIDMxIDMxIj48Zz48cGF0aCBkPSJNMjkuNDQ5LDE0LjY2MiBDMjkuNDQ5LDIyLjcyMiAyMi44NjgsMjkuMjU2IDE0Ljc1LDI5LjI1NiBDNi42MzIsMjkuMjU2IDAuMDUxLDIyLjcyMiAwLjA1MSwxNC42NjIgQzAuMDUxLDYuNjAxIDYuNjMyLDAuMDY3IDE0Ljc1LDAuMDY3IEMyMi44NjgsMC4wNjcgMjkuNDQ5LDYuNjAxIDI5LjQ0OSwxNC42NjIiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIj48L3BhdGg+PHBhdGggZD0iTTE0LjczMywxLjY4NiBDNy41MTYsMS42ODYgMS42NjUsNy40OTUgMS42NjUsMTQuNjYyIEMxLjY2NSwyMC4xNTkgNS4xMDksMjQuODU0IDkuOTcsMjYuNzQ0IEM5Ljg1NiwyNS43MTggOS43NTMsMjQuMTQzIDEwLjAxNiwyMy4wMjIgQzEwLjI1MywyMi4wMSAxMS41NDgsMTYuNTcyIDExLjU0OCwxNi41NzIgQzExLjU0OCwxNi41NzIgMTEuMTU3LDE1Ljc5NSAxMS4xNTcsMTQuNjQ2IEMxMS4xNTcsMTIuODQyIDEyLjIxMSwxMS40OTUgMTMuNTIyLDExLjQ5NSBDMTQuNjM3LDExLjQ5NSAxNS4xNzUsMTIuMzI2IDE1LjE3NSwxMy4zMjMgQzE1LjE3NSwxNC40MzYgMTQuNDYyLDE2LjEgMTQuMDkzLDE3LjY0MyBDMTMuNzg1LDE4LjkzNSAxNC43NDUsMTkuOTg4IDE2LjAyOCwxOS45ODggQzE4LjM1MSwxOS45ODggMjAuMTM2LDE3LjU1NiAyMC4xMzYsMTQuMDQ2IEMyMC4xMzYsMTAuOTM5IDE3Ljg4OCw4Ljc2NyAxNC42NzgsOC43NjcgQzEwLjk1OSw4Ljc2NyA4Ljc3NywxMS41MzYgOC43NzcsMTQuMzk4IEM4Ljc3NywxNS41MTMgOS4yMSwxNi43MDkgOS43NDksMTcuMzU5IEM5Ljg1NiwxNy40ODggOS44NzIsMTcuNiA5Ljg0LDE3LjczMSBDOS43NDEsMTguMTQxIDkuNTIsMTkuMDIzIDkuNDc3LDE5LjIwMyBDOS40MiwxOS40NCA5LjI4OCwxOS40OTEgOS4wNCwxOS4zNzYgQzcuNDA4LDE4LjYyMiA2LjM4NywxNi4yNTIgNi4zODcsMTQuMzQ5IEM2LjM4NywxMC4yNTYgOS4zODMsNi40OTcgMTUuMDIyLDYuNDk3IEMxOS41NTUsNi40OTcgMjMuMDc4LDkuNzA1IDIzLjA3OCwxMy45OTEgQzIzLjA3OCwxOC40NjMgMjAuMjM5LDIyLjA2MiAxNi4yOTcsMjIuMDYyIEMxNC45NzMsMjIuMDYyIDEzLjcyOCwyMS4zNzkgMTMuMzAyLDIwLjU3MiBDMTMuMzAyLDIwLjU3MiAxMi42NDcsMjMuMDUgMTIuNDg4LDIzLjY1NyBDMTIuMTkzLDI0Ljc4NCAxMS4zOTYsMjYuMTk2IDEwLjg2MywyNy4wNTggQzEyLjA4NiwyNy40MzQgMTMuMzg2LDI3LjYzNyAxNC43MzMsMjcuNjM3IEMyMS45NSwyNy42MzcgMjcuODAxLDIxLjgyOCAyNy44MDEsMTQuNjYyIEMyNy44MDEsNy40OTUgMjEuOTUsMS42ODYgMTQuNzMzLDEuNjg2IiBmaWxsPSIjYmQwODFjIj48L3BhdGg+PC9nPjwvc3ZnPg==') no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer; top: 26px; left: 20px;">Save</span></p>
<p><span style="border-radius: 2px; text-indent: 20px; width: auto; padding: 0px 4px 0px 0px; text-align: center; font: bold 11px/20px 'Helvetica Neue',Helvetica,sans-serif; color: #ffffff; background: #bd081c url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzBweCIgd2lkdGg9IjMwcHgiIHZpZXdCb3g9Ii0xIC0xIDMxIDMxIj48Zz48cGF0aCBkPSJNMjkuNDQ5LDE0LjY2MiBDMjkuNDQ5LDIyLjcyMiAyMi44NjgsMjkuMjU2IDE0Ljc1LDI5LjI1NiBDNi42MzIsMjkuMjU2IDAuMDUxLDIyLjcyMiAwLjA1MSwxNC42NjIgQzAuMDUxLDYuNjAxIDYuNjMyLDAuMDY3IDE0Ljc1LDAuMDY3IEMyMi44NjgsMC4wNjcgMjkuNDQ5LDYuNjAxIDI5LjQ0OSwxNC42NjIiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIj48L3BhdGg+PHBhdGggZD0iTTE0LjczMywxLjY4NiBDNy41MTYsMS42ODYgMS42NjUsNy40OTUgMS42NjUsMTQuNjYyIEMxLjY2NSwyMC4xNTkgNS4xMDksMjQuODU0IDkuOTcsMjYuNzQ0IEM5Ljg1NiwyNS43MTggOS43NTMsMjQuMTQzIDEwLjAxNiwyMy4wMjIgQzEwLjI1MywyMi4wMSAxMS41NDgsMTYuNTcyIDExLjU0OCwxNi41NzIgQzExLjU0OCwxNi41NzIgMTEuMTU3LDE1Ljc5NSAxMS4xNTcsMTQuNjQ2IEMxMS4xNTcsMTIuODQyIDEyLjIxMSwxMS40OTUgMTMuNTIyLDExLjQ5NSBDMTQuNjM3LDExLjQ5NSAxNS4xNzUsMTIuMzI2IDE1LjE3NSwxMy4zMjMgQzE1LjE3NSwxNC40MzYgMTQuNDYyLDE2LjEgMTQuMDkzLDE3LjY0MyBDMTMuNzg1LDE4LjkzNSAxNC43NDUsMTkuOTg4IDE2LjAyOCwxOS45ODggQzE4LjM1MSwxOS45ODggMjAuMTM2LDE3LjU1NiAyMC4xMzYsMTQuMDQ2IEMyMC4xMzYsMTAuOTM5IDE3Ljg4OCw4Ljc2NyAxNC42NzgsOC43NjcgQzEwLjk1OSw4Ljc2NyA4Ljc3NywxMS41MzYgOC43NzcsMTQuMzk4IEM4Ljc3NywxNS41MTMgOS4yMSwxNi43MDkgOS43NDksMTcuMzU5IEM5Ljg1NiwxNy40ODggOS44NzIsMTcuNiA5Ljg0LDE3LjczMSBDOS43NDEsMTguMTQxIDkuNTIsMTkuMDIzIDkuNDc3LDE5LjIwMyBDOS40MiwxOS40NCA5LjI4OCwxOS40OTEgOS4wNCwxOS4zNzYgQzcuNDA4LDE4LjYyMiA2LjM4NywxNi4yNTIgNi4zODcsMTQuMzQ5IEM2LjM4NywxMC4yNTYgOS4zODMsNi40OTcgMTUuMDIyLDYuNDk3IEMxOS41NTUsNi40OTcgMjMuMDc4LDkuNzA1IDIzLjA3OCwxMy45OTEgQzIzLjA3OCwxOC40NjMgMjAuMjM5LDIyLjA2MiAxNi4yOTcsMjIuMDYyIEMxNC45NzMsMjIuMDYyIDEzLjcyOCwyMS4zNzkgMTMuMzAyLDIwLjU3MiBDMTMuMzAyLDIwLjU3MiAxMi42NDcsMjMuMDUgMTIuNDg4LDIzLjY1NyBDMTIuMTkzLDI0Ljc4NCAxMS4zOTYsMjYuMTk2IDEwLjg2MywyNy4wNTggQzEyLjA4NiwyNy40MzQgMTMuMzg2LDI3LjYzNyAxNC43MzMsMjcuNjM3IEMyMS45NSwyNy42MzcgMjcuODAxLDIxLjgyOCAyNy44MDEsMTQuNjYyIEMyNy44MDEsNy40OTUgMjEuOTUsMS42ODYgMTQuNzMzLDEuNjg2IiBmaWxsPSIjYmQwODFjIj48L3BhdGg+PC9nPjwvc3ZnPg==') no-repeat scroll 3px 50% / 14px 14px; position: absolute; opacity: 1; z-index: 8675309; display: none; cursor: pointer;">Save</span></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/10/05/girls-code-releases-girls-who-code-loop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12257</post-id>	</item>
		<item>
		<title>Preview of &#8220;What Comes Next is the Future&#8221; UPDATED</title>
		<link>https://www.webteacher.ws/2016/08/19/preview-comes-next-future/</link>
					<comments>https://www.webteacher.ws/2016/08/19/preview-comes-next-future/#comments</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Fri, 19 Aug 2016 18:38:15 +0000</pubDate>
				<category><![CDATA[general-education]]></category>
		<category><![CDATA[GoodGuysInTech]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[What Comes Next is the Future]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12243</guid>

					<description><![CDATA[What Comes Next is the Future is a documentary film about the future of web design as envisioned by the people who build the web. Here&#8217;s the film description: What Comes Next Is the Future is a documentary film about the web created by Bearded founder Matt Griffin. It is the story of Tim Berners-Lee’s &#8230; <a href="https://www.webteacher.ws/2016/08/19/preview-comes-next-future/" class="more-link">Continue reading<span class="screen-reader-text"> "Preview of &#8220;What Comes Next is the Future&#8221; UPDATED"</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.webteacher.ws/blog/wp-content/uploads/2016/08/future.jpg"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-12245" alt="What Comes Next is the Future" src="http://www.webteacher.ws/blog/wp-content/uploads/2016/08/future.jpg" width="800" height="443" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2016/08/future.jpg 800w, https://www.webteacher.ws/blog/wp-content/uploads/2016/08/future-300x166.jpg 300w, https://www.webteacher.ws/blog/wp-content/uploads/2016/08/future-500x276.jpg 500w" sizes="auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></p>
<p><cite>What Comes Next is the Future</cite> is a documentary film about the future of web design as envisioned by the people who build the web.</p>
<p>Here&#8217;s the film description:</p>
<blockquote><p>What Comes Next Is the Future is a documentary film about the web created by Bearded founder Matt Griffin. It is the story of Tim Berners-Lee’s creation – how it came to be, where it’s been, and where it’s going – as told by the people who build it.</p>
<p>In the film, Griffin knits together a narrative by mining dozens of conversations with important figures from throughout the web’s history including Jeffrey Zeldman, Denise Jacobs, Tim Berners-Lee, Ethan Marcotte, Chris Wilson, Lyza Danger Gardner, Eric Meyer, Irene Au, Alex Russell, Trent Walton, Val Head, Jonathan Snook and many more.</p></blockquote>
<p>After you watch the preview, go to the <a href="http://www.futureisnext.com/">futureisnext.com</a> site to see to the list of cities and dates for viewings or to sign up for updates. <strong>Update: the film is now available free <a href="https://vimeo.com/177267839">on Vimeo</a>.</strong></p>
<p><iframe loading="lazy" src="https://player.vimeo.com/video/163727395" height="360" width="640" allowfullscreen="" frameborder="0"></iframe></p>
<p>Thanks to Eric Meyer for mentioning this documentary on Facebook, otherwise I might not have heard about it. Hope my mentioning it here helps even more people become aware of the film.</p>
<p><small>Image ©Bearded</small></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/08/19/preview-comes-next-future/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12243</post-id>	</item>
		<item>
		<title>New Accessibility Tutorial for Learners and Educators</title>
		<link>https://www.webteacher.ws/2016/07/21/new-accessibility-tutorial-learners-educators/</link>
					<comments>https://www.webteacher.ws/2016/07/21/new-accessibility-tutorial-learners-educators/#respond</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Thu, 21 Jul 2016 14:14:21 +0000</pubDate>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[teaching tips]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[WebStandards]]></category>
		<category><![CDATA[Teach Access]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12238</guid>

					<description><![CDATA[The Paciello Group announced a new online interactive tutorial called Teach Access. The tutorial is well organized and allows the learner to do some coding and see the results. It&#8217;s a result of work done by The Paciello Group and the Teach Access organization. Learners are encouraged to use Voice Over to verify results of their &#8230; <a href="https://www.webteacher.ws/2016/07/21/new-accessibility-tutorial-learners-educators/" class="more-link">Continue reading<span class="screen-reader-text"> "New Accessibility Tutorial for Learners and Educators"</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.paciellogroup.com/blog/2016/07/announcing-the-teach-access-tutorial/">The Paciello Group announced</a> a new online interactive tutorial called <a href="https://teachaccess.github.io/tutorial/">Teach Access</a>. The tutorial is well organized and allows the learner to do some coding and see the results. It&#8217;s a result of work done by The Paciello Group and the <a href="http://teachaccess.org/">Teach Access</a> organization.</p>
<p>Learners are encouraged to use Voice Over to verify results of their coding efforts. Instructions for using Voice Over are included.</p>
<p>Something this tutorial does that you don&#8217;t often see is offer instruction in ARIA attributes such as &#8216;aria-labelledby&#8217; and ARIA roles such as &#8216;list&#8217; and &#8216;listitem&#8217;.</p>
<p>Following the exercises involving code, there is a section on design principles that talks about color contrast, text size, copy writing, and photos and videos.</p>
<p>This tutorial is a very useful site for anyone who wants to learn about writing accessible web sites.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/07/21/new-accessibility-tutorial-learners-educators/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12238</post-id>	</item>
		<item>
		<title>Review: Writing Interactive Fiction with Twine</title>
		<link>https://www.webteacher.ws/2016/06/15/review-writing-interactive-fiction-twine/</link>
					<comments>https://www.webteacher.ws/2016/06/15/review-writing-interactive-fiction-twine/#respond</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Wed, 15 Jun 2016 19:53:08 +0000</pubDate>
				<category><![CDATA[design]]></category>
		<category><![CDATA[ProductReview]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[WebDesignBookReview]]></category>
		<category><![CDATA[Melissa Ford]]></category>
		<category><![CDATA[Twine]]></category>
		<category><![CDATA[Writing Interactive Fiction with Twine]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12228</guid>

					<description><![CDATA[product Writing Interactive Fiction with Twine  by Melissa Ford is from Que Publishing (2016). This book is part software manual, part writing workshop. The software described in the book, Twine, is free to download. There are sites mentioned in the book where you can publish your completed interactive fiction. If you have your own web &#8230; <a href="https://www.webteacher.ws/2016/06/15/review-writing-interactive-fiction-twine/" class="more-link">Continue reading<span class="screen-reader-text"> "Review: Writing Interactive Fiction with Twine"</span></a>]]></description>
										<content:encoded><![CDATA[<div class="hreview">
<p><span class="type" style="display: none;">product</span></p>
<div class="description">
<p><a href="https://www.amazon.com/gp/product/0789756641/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0789756641&amp;linkCode=as2&amp;tag=musicaustincom&amp;linkId=f3120a02daddd9388f2e55a97b7682fe"><img decoding="async" class="photo" alt="Writing Interactive Fiction with Twine - Amazon affliate link" src="//ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&amp;MarketPlace=US&amp;ASIN=0789756641&amp;ServiceVersion=20070822&amp;ID=AsinImage&amp;WS=1&amp;Format=_SL250_&amp;tag=musicaustincom" border="0" /></a><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" alt="" src="//ir-na.amazon-adsystem.com/e/ir?t=musicaustincom&amp;l=am2&amp;o=1&amp;a=0789756641" width="1" height="1" border="0" /></p>
<p><a class="fn url" href="https://www.amazon.com/gp/product/0789756641/ref=as_li_tl?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0789756641&amp;linkCode=as2&amp;tag=musicaustincom&amp;linkId=e69448c6a8d7a417f4025018c0de0bb2">Writing Interactive Fiction with Twine</a><img loading="lazy" decoding="async" style="border: none !important; margin: 0px !important;" alt="" src="//ir-na.amazon-adsystem.com/e/ir?t=musicaustincom&amp;l=am2&amp;o=1&amp;a=0789756641" width="1" height="1" border="0" />  by Melissa Ford is from Que Publishing (2016). This book is part software manual, part writing workshop.</p>
<p>The software described in the book, Twine, is free to download. There are sites mentioned in the book where you can publish your completed interactive fiction. If you have your own web site, Twine stories can be published there.</p>
<p>If you loved the choose your own adventure books from a few years ago, this is the modern version of that type of storytelling.</p>
<p>Twine can be used to create more than stories. It can create games, puzzles, and role-playing games. It&#8217;s meant for game designers and game players who have lots of ideas of their own for exciting games. (I think it would also be a great way for people who love to write fan fiction to work their way into a more high tech approach to storytelling.)</p>
<p>In terms of writing advice, the book talks about story structure, character building, creating settings, balancing pacing and action, keeping players engaged, and the all important storytelling rule to &#8220;show, don&#8217;t tell.&#8221;</p>
<p>The approach to the software used in the book is step by step. You should read the book with Twine open on your computer so you can try out all the ideas and suggestions and learn how to write in the Twine languages.</p>
<p>The book instructs in the use of macros in a choice of Twine languages. It also explains how to create variables, conditional statements, and arrays. With the help of macros for history, either, random, click, mouseover, prompt, count, append, prepend, replace, remove and more, a user can create a complex and exciting interactive world. There are built-in Twine functions to control turns, display, actions and more.</p>
<p>A Twine writer can use HTML and some CSS to change fonts, backgrounds, sidebars, links and more. You can import Google fonts with the stylesheet. Twine lets you add images to your story.</p>
<p>If you are interested in creating interactive fiction or games that you can easily share with others, you should take a look at Twine as your software tool. This book will make you an expert user with an easy to follow, step-by-step approach.</p>
<p class="summary">Summary: Melissa Ford shows you how to create a game or puzzle using Twine software, and helps you be a better writer in the process.</p>
<p><span class="item"><span class="reviewer vcard">A review by <a href="http://www.webteacher.ws/" rel="me">Virginia DeBolt</a></span> of<cite> Writing Interactive Fiction with Twine </cite>(rating: 5 stars)</span></p>
<p class="disclosure">Disclosure: I received a free copy of this book from the publisher for this review. Opinions are my own. Links to Amazon are affiliate links. Here is my <a href="http://www.webteacher.ws/2009/04/23/product-reviews-on-web-teacher/">review policy</a>.</p>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/06/15/review-writing-interactive-fiction-twine/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12228</post-id>	</item>
		<item>
		<title>W3C&#8217;s WAI Creates Perspectives Videos for Accessibility Understanding</title>
		<link>https://www.webteacher.ws/2016/05/17/w3cs-wai-creates-perspectives-videos-accessibility-understanding/</link>
					<comments>https://www.webteacher.ws/2016/05/17/w3cs-wai-creates-perspectives-videos-accessibility-understanding/#respond</comments>
		
		<dc:creator><![CDATA[vdebolt]]></dc:creator>
		<pubDate>Tue, 17 May 2016 21:57:57 +0000</pubDate>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[teaching tips]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[WebDesign]]></category>
		<category><![CDATA[WebStandards]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[WAI]]></category>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=12218</guid>

					<description><![CDATA[A wonderful new resource from the W3C is a set of very short videos called Web Accessibility Perspectives. The videos take a particular aspect of web accessibility such as keyboard compatibility or clear layout and design and show how they are essential for people with disabilities and useful for everyone. I picked one at random, &#8230; <a href="https://www.webteacher.ws/2016/05/17/w3cs-wai-creates-perspectives-videos-accessibility-understanding/" class="more-link">Continue reading<span class="screen-reader-text"> "W3C&#8217;s WAI Creates Perspectives Videos for Accessibility Understanding"</span></a>]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_12221" aria-describedby="caption-attachment-12221" style="width: 500px" class="wp-caption alignnone"><a href="http://www.webteacher.ws/blog/wp-content/uploads/2016/05/a11y-perspectives.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-12221" alt="an image of a man with burned toast" src="http://www.webteacher.ws/blog/wp-content/uploads/2016/05/a11y-perspectives.jpg" width="500" height="363" srcset="https://www.webteacher.ws/blog/wp-content/uploads/2016/05/a11y-perspectives.jpg 500w, https://www.webteacher.ws/blog/wp-content/uploads/2016/05/a11y-perspectives-300x217.jpg 300w, https://www.webteacher.ws/blog/wp-content/uploads/2016/05/a11y-perspectives-413x300.jpg 413w" sizes="auto, (max-width: 500px) 85vw, 500px" /></a><figcaption id="caption-attachment-12221" class="wp-caption-text">Just as we all like different degrees of doneness in our toast, users need to be able to change the way text is displayed — changing the size, spacing, font, color, and more — in order to read the text. When text is changed, no information or functionality should be lost, the text should re-flow, and users shouldn&#8217;t have to scroll horizontally to read sentences.</figcaption></figure></p>
<p>A wonderful new resource from the W3C is a set of very short videos called <a href="https://www.w3.org/WAI/perspectives/Overview.html">Web Accessibility Perspectives.</a> The videos take a particular aspect of web accessibility such as keyboard compatibility or clear layout and design and show how they are essential for people with disabilities and useful for everyone.</p>
<p>I picked one at random, the text to speech one, to share here. There are 10 videos in all. They are perfect for use in a class about accessibility or just for learning something about web accessibility if you&#8217;re trying to understand it yourself.</p>
<p><iframe loading="lazy" title="Web Accessibility Perspectives: Text to Speech" width="840" height="473" src="https://www.youtube.com/embed/8Rn5pXCdZWU?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.webteacher.ws/2016/05/17/w3cs-wai-creates-perspectives-videos-accessibility-understanding/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">12218</post-id>	</item>
	</channel>
</rss>
