<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Vocabulary trainer]]></title><description><![CDATA[<p dir="auto">Hi Developers, software engineers and forum members<br />
So this is my idea of an new modul:<br />
Do you think it’s possible to develop something like a <code>vocabulary trainer</code><br />
The words or the phrases to be learned should appear like the <code>compliments</code>do, and the translation will appear after some seconds with a random function, to make it not too easy.</p>
<p dir="auto">I guess it is very important not to write it down into the config. file like the compliments place, but to have the list with words to learn and the translation of them in a place, maybe inside the mirror, but not in a way we change the compliments in the config. file., to avoide mistakes and errors.</p>
<p dir="auto">As I’m not able to write a module by myself, sorry but I cannot describe the right way how it should be done.</p>
<p dir="auto">I saw quite similar modules like the MMM-GQuotes, or the MMM-wordnik, but it would be nice, if one could<br />
a) personalize the vocabulary or could put in some phrases like the ones shown in the following link: <a href="http://geschichtsverein-koengen.de/RoemSprichwort.htm" target="_blank" rel="noopener noreferrer nofollow ugc">http://geschichtsverein-koengen.de/RoemSprichwort.htm</a><br />
b) the answer you gave, will appear after some seconds</p>
<p dir="auto">Sorry for my English, but it’s not my mother language and school is …once upon a time…away.</p>
<p dir="auto">I think it’s a good thing to have the possibility to train your brain, and of course the brain of your children, wife or just learn some words for your next holidays in, lets say Greece :grin: … while brushing your teeth.<br />
So Thank you in advance<br />
kurt</p>
]]></description><link>https://forum.magicmirror.builders/topic/2463/vocabulary-trainer</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 03:32:42 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/2463.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 May 2017 08:54:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Vocabulary trainer on Thu, 04 May 2017 06:50:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/strawberry-3.141" aria-label="Profile: strawberry-3.141">@<bdi>strawberry-3.141</bdi></a><br />
In the beginning I filled up the Trainer.jason with my own vocabularys and translations and it worked fine.After that I adapted the config. file, which was easier for me as I thougt. Since then the modul gets the phrases with the translation from the website, and one by one is displayed on your mirror. Absolut amazing!<br />
So guys out there I recommand this modul highly, try it, adapt it to your needs and you’ll love it.<br />
It works like a charm :thumbsup:<br />
One more time &gt;Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/strawberry-3.141" aria-label="Profile: strawberry-3-141">@<bdi>strawberry-3-141</bdi></a> :trophy:</p>
]]></description><link>https://forum.magicmirror.builders/post/21114</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21114</guid><dc:creator><![CDATA[kurt]]></dc:creator><pubDate>Thu, 04 May 2017 06:50:50 GMT</pubDate></item><item><title><![CDATA[Reply to Vocabulary trainer on Wed, 03 May 2017 12:16:18 GMT]]></title><description><![CDATA[<p dir="auto">I implemented another dictionairy provider. Do <code>git pull</code> and <code>npm install</code></p>
<ul>
<li>custom (All &lt; - &gt; All)<br />
custom file that gets parsed you can put in there whatever lanuguages you want, as long as they are in the format:</li>
</ul>
<pre><code>[
  {
    "native": "text",
    "foreign": "translated text"
  },
  {
    "native": "another text",
    "foreign": "another translation"
  },
  ...
]
</code></pre>
<ul>
<li>geschichtsvereinkoengen (Latin &lt; - &gt; German)<br />
Parses dictionairy from a website</li>
</ul>
<p dir="auto">[card:fewieden/MMM-VocabularyTrainer]</p>
]]></description><link>https://forum.magicmirror.builders/post/21077</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/21077</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Wed, 03 May 2017 12:16:18 GMT</pubDate></item><item><title><![CDATA[Reply to Vocabulary trainer on Mon, 01 May 2017 15:25:23 GMT]]></title><description><![CDATA[<p dir="auto">there is a first prototype on the develop branch</p>
<pre><code>git clone https://github.com/fewieden/MMM-VocabularyTrainer.git
cd MMM-VocabularyTrainer
git checkout develop
</code></pre>
<p dir="auto"><img src="https://raw.githubusercontent.com/fewieden/MMM-VocabularyTrainer/develop/.github/example.gif" alt="Prototype" class=" img-fluid img-markdown" /></p>
<p dir="auto">[card:fewieden/MMM-VocabularyTrainer]</p>
]]></description><link>https://forum.magicmirror.builders/post/20911</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20911</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Mon, 01 May 2017 15:25:23 GMT</pubDate></item><item><title><![CDATA[Reply to Vocabulary trainer on Mon, 01 May 2017 10:57:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/strawberry-3.141" aria-label="Profile: strawberry-3.141">@<bdi>strawberry-3.141</bdi></a><br />
unbelivabel, thumbs up, you are the man, one more time!<br />
or like <a class="plugin-mentions-user plugin-mentions-a" href="/user/cowboysdude" aria-label="Profile: cowboysdude">@<bdi>cowboysdude</bdi></a>  in an other post said, your one of the good dudes.<br />
so where is the <code>quote buttom</code> now? :relaxed:<br />
Thks in advance</p>
]]></description><link>https://forum.magicmirror.builders/post/20883</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20883</guid><dc:creator><![CDATA[kurt]]></dc:creator><pubDate>Mon, 01 May 2017 10:57:19 GMT</pubDate></item><item><title><![CDATA[Reply to Vocabulary trainer on Mon, 01 May 2017 10:27:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kurt" aria-label="Profile: kurt">@<bdi>kurt</bdi></a> I will try to do this in the next days. Progress can be followed down below.</p>
<p dir="auto">[card:fewieden/MMM-VocabularyTrainer]</p>
]]></description><link>https://forum.magicmirror.builders/post/20882</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/20882</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Mon, 01 May 2017 10:27:19 GMT</pubDate></item></channel></rss>