<?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: How to Build an Installable PWA	</title>
	<atom:link href="https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/</link>
	<description>Developer • YouTuber • Blogger</description>
	<lastBuildDate>Tue, 24 Mar 2020 13:20:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: John		</title>
		<link>https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/#comment-106211</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Tue, 24 Mar 2020 13:20:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4168#comment-106211</guid>

					<description><![CDATA[Hi Timo. I followed your link and started learning the basics of Javascript. Thanks for steering me in the right direction.]]></description>
			<content:encoded><![CDATA[<p>Hi Timo. I followed your link and started learning the basics of Javascript. Thanks for steering me in the right direction.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timo		</title>
		<link>https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/#comment-106210</link>

		<dc:creator><![CDATA[Timo]]></dc:creator>
		<pubDate>Mon, 23 Mar 2020 23:11:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4168#comment-106210</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/#comment-106209&quot;&gt;John&lt;/a&gt;.

Hi John. You need to learn the absolute fundamentals of programming like variables, functions or loops. You can find many beginner tutorials on YouTube for various languages. I recommend JavaScript: https://www.youtube.com/results?search_query=Javascript+beginner]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/#comment-106209">John</a>.</p>
<p>Hi John. You need to learn the absolute fundamentals of programming like variables, functions or loops. You can find many beginner tutorials on YouTube for various languages. I recommend JavaScript: <a href="https://www.youtube.com/results?search_query=Javascript+beginner" rel="nofollow ugc">https://www.youtube.com/results?search_query=Javascript+beginner</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://www.timo-ernst.net/blog/2019/05/27/how-to-build-an-installable-pwa/#comment-106209</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Mon, 23 Mar 2020 22:56:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.timo-ernst.net/?p=4168#comment-106209</guid>

					<description><![CDATA[Hello Timo. I am a school teacher and I am attempting to follow through on an idea that I have to help children learn language. Basically I need my app to read through three phrases on the screen, skipping every other one. So each written phrase on the screen is connected to an audio file that reads that phrase. The repeating conversation would look like this:

Hello my name is John ( audio file activated)
Nice to meet you (audio file skipped so that the user can speak) (3 second delay)
It is very nice to meet you (audio file activated)
Hello my name is John (audio file skipped so that the user can speak)
Nice to meet you (audio file activated)
It is very nice to meet you (audio file skipped so that the user can speak)
(...and on it goes like until the user clicks pause)

This is and extremely effective learning tool in a live classroom and I would love to enable the computer to do this via an app. Could you give me some clues about how this could be done and where to find resources for creating this type of program? Any advice would be much appreciated. I am not a programmer and know virtually nothing about coding.]]></description>
			<content:encoded><![CDATA[<p>Hello Timo. I am a school teacher and I am attempting to follow through on an idea that I have to help children learn language. Basically I need my app to read through three phrases on the screen, skipping every other one. So each written phrase on the screen is connected to an audio file that reads that phrase. The repeating conversation would look like this:</p>
<p>Hello my name is John ( audio file activated)<br />
Nice to meet you (audio file skipped so that the user can speak) (3 second delay)<br />
It is very nice to meet you (audio file activated)<br />
Hello my name is John (audio file skipped so that the user can speak)<br />
Nice to meet you (audio file activated)<br />
It is very nice to meet you (audio file skipped so that the user can speak)<br />
(&#8230;and on it goes like until the user clicks pause)</p>
<p>This is and extremely effective learning tool in a live classroom and I would love to enable the computer to do this via an app. Could you give me some clues about how this could be done and where to find resources for creating this type of program? Any advice would be much appreciated. I am not a programmer and know virtually nothing about coding.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
