<?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[Go East, young icon!]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I don’t even know if it’s possible, and it really isn’t necessary, but I’m trying to move the “mobile” icon in MMM-NetworkScanner from its place on the left of the device name to the right of the device name. I spent a good amount of time trying to achieve this, and I was trying where I probably shouldn’t ( the MMM-NetworkScanner.js file), and still no success.</p>
<p dir="auto">This is where the mobile icon appears by default, to the left of the devices name. <img src="/uploads/files/1487111027848-img_1741edit.jpg" alt="0_1487111032913_IMG_1741edit.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I’d rather it be here, on the right of the device name, where the smiley face is.<img src="/uploads/files/1487111173868-img_1743edit2.jpg" alt="0_1487111179700_IMG_1743edit2.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">If this is the developers jurisdiction then I humbly acquiesce.</p>
<p dir="auto">Peace :peace:</p>
]]></description><link>https://forum.magicmirror.builders/topic/1764/go-east-young-icon</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 16:27:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1764.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Feb 2017 22:32:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Go East, young icon! on Mon, 04 Sep 2017 15:01:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> Figured it out. But thanks ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/27633</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27633</guid><dc:creator><![CDATA[Kimzer]]></dc:creator><pubDate>Mon, 04 Sep 2017 15:01:16 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Mon, 04 Sep 2017 14:57:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kimzer" aria-label="Profile: Kimzer">@<bdi>Kimzer</bdi></a> said in <a href="/post/27625">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">How do i change the color of the names?</p>
</blockquote>
<p dir="auto">In custom.css:</p>
<pre><code>.MMM-NetworkScanner {
  width: 175px;  /* should control width of entire module */
  color: #62FF00;  /* This may change the color of the icons, too */
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/27632</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27632</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 04 Sep 2017 14:57:53 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Mon, 04 Sep 2017 11:50:37 GMT]]></title><description><![CDATA[<p dir="auto">How do i change the color of the names?</p>
]]></description><link>https://forum.magicmirror.builders/post/27625</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/27625</guid><dc:creator><![CDATA[Kimzer]]></dc:creator><pubDate>Mon, 04 Sep 2017 11:50:37 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Tue, 07 Mar 2017 13:58:12 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> said in <a href="/post/16696">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">.MMM-NetworkScanner .fa-ul {<br />
margin-left: 35px;<br />
}</p>
<p dir="auto">.MMM-NetworkScanner .fa-li {<br />
left: -35px;<br />
text-align: initial;<br />
}</p>
</blockquote>
<p dir="auto">Yap, this works. Thx a lot, <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>.</p>
]]></description><link>https://forum.magicmirror.builders/post/16716</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16716</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Tue, 07 Mar 2017 13:58:12 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Tue, 07 Mar 2017 10:25:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> replace your rules with</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
    margin-left: 35px;
}

.MMM-NetworkScanner .fa-li {
    left: -35px;
    text-align: initial;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/16696</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16696</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Tue, 07 Mar 2017 10:25:33 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Tue, 07 Mar 2017 00:21:34 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> said in <a href="/post/16604">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> can you share a screenshot? for me its aligned to the left</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1488845975925-mm-network_scanner-align_left.jpeg" alt="0_1488845973500_MM-network_scanner-align_left.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">using following css:</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
  margin-left: 0px; /* This aligned NetworkScanner to the left margin */
  width: 35 px; /* If you remove this line it will be the same width as the widest module in the region, this can lead to a big gap, thats why i limited it to 130px if you add devices with longer names you might want to increase this value */
}

.MMM-NetworkScanner .fa-li {
  position: relative; /* This put the icon on the right side */
  float: left;
  left: initial;
  margin-left: 0px;
}
</code></pre>
<p dir="auto">There are spaces between icon in NetworkScanner module and the left-edge. Is it possible to make it full left-aligned?</p>
]]></description><link>https://forum.magicmirror.builders/post/16668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16668</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Tue, 07 Mar 2017 00:21:34 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Mon, 06 Mar 2017 14:12:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> can you share a screenshot? for me its aligned to the left</p>
]]></description><link>https://forum.magicmirror.builders/post/16604</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16604</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Mon, 06 Mar 2017 14:12:51 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Mon, 06 Mar 2017 14:10:53 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> said in <a href="/post/16587">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> for me this works</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
    margin-left: 35px;
}
</code></pre>
</blockquote>
<p dir="auto">this style will cause the icon has a left-margin about 35px. what I want is the icon is left-aligned without a margin, and set margin-left to 0 or 1px is not working as expected.</p>
]]></description><link>https://forum.magicmirror.builders/post/16603</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16603</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Mon, 06 Mar 2017 14:10:53 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Mon, 06 Mar 2017 11:05:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> for me this works</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
    margin-left: 35px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/16587</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16587</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Mon, 06 Mar 2017 11:05:21 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Sun, 05 Mar 2017 22:41:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> said in <a href="/post/16537">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> said in <a href="/post/16528">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">the space on the left of the icon. How to remove it?</p>
</blockquote>
<p dir="auto">Strawberry helped me with this. I’m not trying to answer for him, but while you’re waiting, this is what he did for me.</p>
<p dir="auto">Add this to your custon.css file.</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
  margin-left: 0px; 
}
</code></pre>
<p dir="auto">/* This aligned NetworkScanner to the left margin. Thanks to Strawberry-3.141  */</p>
</blockquote>
<p dir="auto">I’m using this on my custom.css, but still no luck.</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
  margin-left: 1px;
}
</code></pre>
<p dir="auto">the icon still has space I mention earlier.</p>
]]></description><link>https://forum.magicmirror.builders/post/16558</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16558</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Sun, 05 Mar 2017 22:41:19 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Sun, 05 Mar 2017 19:22:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> said in <a href="/post/16528">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">the space on the left of the icon. How to remove it?</p>
</blockquote>
<p dir="auto">Strawberry helped me with this. I’m not trying to answer for him, but while you’re waiting, this is what he did for me.</p>
<p dir="auto">Add this to your custon.css file.</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
  margin-left: 0px; 
}
</code></pre>
<p dir="auto">/* This aligned NetworkScanner to the left margin. Thanks to Strawberry-3.141  */</p>
]]></description><link>https://forum.magicmirror.builders/post/16537</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16537</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 05 Mar 2017 19:22:15 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Sun, 05 Mar 2017 17:12:41 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> : the space on the left of the icon. How to remove it?</p>
]]></description><link>https://forum.magicmirror.builders/post/16528</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16528</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Sun, 05 Mar 2017 17:12:41 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Sun, 05 Mar 2017 16:19:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> the space on the left ogf the icon or the space between the icon and the name?</p>
]]></description><link>https://forum.magicmirror.builders/post/16520</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16520</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Sun, 05 Mar 2017 16:19:47 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Sun, 05 Mar 2017 16:13:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slametps" aria-label="Profile: slametps">@<bdi>slametps</bdi></a> said in <a href="/post/16512">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">How to make icon on the left, but without margin?</p>
</blockquote>
<p dir="auto">The icon is on the left by default</p>
]]></description><link>https://forum.magicmirror.builders/post/16519</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16519</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 05 Mar 2017 16:13:05 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Sun, 05 Mar 2017 15:35:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> said in <a href="/post/14668">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">.MMM-NetworkScanner .fa-ul {<br />
margin-left: 2px; /* This aligned NetworkScanner to the left margin /<br />
width: 130px; / If you remove this line it will be the same width as the widest module in the region, this can lead to a big gap, thats why i limited it to 130px if you add devices with longer names you might want to increase this value <em>/<br />
}<br />
.MMM-NetworkScanner .fa-li {<br />
position: relative; /</em> This put the icon on the right side */<br />
float: right;<br />
left: initial;<br />
}</p>
</blockquote>
<p dir="auto">@strawberry-3-141 : How to make icon on the left, but without margin?</p>
]]></description><link>https://forum.magicmirror.builders/post/16512</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/16512</guid><dc:creator><![CDATA[slametps]]></dc:creator><pubDate>Sun, 05 Mar 2017 15:35:12 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Thu, 16 Feb 2017 02:37:59 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> said in <a href="/post/14613">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">you can achieve this without modifying the code</p>
</blockquote>
<p dir="auto"><strong>Strawberry-3.141 deserves an award</strong>. He went above and beyond in helping me customize the NetworkScanner module for me. Apparently, he is a genius, and willing to work well past midnight to help someone (me) with their MM. You have my highest praise.</p>
<p dir="auto">All credit for this custom.css goes to <strong>Strawberry-3.141</strong><br />
}<br />
.MMM-NetworkScanner .fa-ul {<br />
margin-left: 2px; /* This aligned NetworkScanner to the left margin <em>/<br />
width: 130px; /</em> If you remove this line it will be the same width as the widest module in the region, this can lead to a big gap, thats why i limited it to 130px if you add devices with longer names you might want to increase this value */<br />
}</p>
<p dir="auto">.MMM-NetworkScanner .fa-li {<br />
position: relative; /* This put the icon on the right side */<br />
float: right;<br />
left: initial;<br />
}</p>
<p dir="auto"><img src="/uploads/files/1487212474503-img_1749.jpg" alt="0_1487212483120_IMG_1749.JPG" class=" img-fluid img-markdown" /></p>
<p dir="auto">I dreamed it. He made it happen.</p>
]]></description><link>https://forum.magicmirror.builders/post/14668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14668</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 16 Feb 2017 02:37:59 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Wed, 15 Feb 2017 22:11:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tosti007" aria-label="Profile: tosti007">@<bdi>tosti007</bdi></a> said in <a href="/post/14594">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">Note: I am currently on mobile so have no way of testing it. If it doesn’t work then let me know and i will search another solution (and I will be confused since I am pretty sure this works)</p>
</blockquote>
<p dir="auto">I tried this after going the custom.css route and it did not work.</p>
<p dir="auto">Thank you for your suggestion</p>
]]></description><link>https://forum.magicmirror.builders/post/14639</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14639</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 15 Feb 2017 22:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Wed, 15 Feb 2017 22:10:21 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> said in <a href="/post/14613">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">custom.css<br />
.MMM-NetworkScanner .fa-ul li .fa-li {<br />
float: right;<br />
}</p>
</blockquote>
<p dir="auto">This did not work for me. The mobile icon remained on the left side of the device name. I should note that I already have an entry in custom.css for MMM-NetworkScanner. I tried your suggestion as a separate entry. Am I supposed to incorporate it into the existing entry?</p>
<p dir="auto">body {<br />
margin: 20px;<br />
height: calc(100% - 40px);<br />
width: calc(100% - 40px);<br />
}</p>
<p dir="auto">.MMM-NetworkScanner .fa-ul {<br />
margin-left: 2px;<br />
}</p>
<p dir="auto">.MMM-WunderGround .max-temp {<br />
color: #f66;<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/14638</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14638</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 15 Feb 2017 22:10:21 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Wed, 15 Feb 2017 13:40:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: Mykle1">@<bdi>Mykle1</bdi></a> you can achieve this without modifying the code</p>
<p dir="auto">custom.css</p>
<pre><code>.MMM-NetworkScanner .fa-ul li .fa-li {
  float: right;
}
</code></pre>
<p dir="auto">if this ends up with a to big gap you can limit the wifht of the list with</p>
<pre><code>.MMM-NetworkScanner .fa-ul {
  width: 200px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/14613</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14613</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Wed, 15 Feb 2017 13:40:25 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Wed, 15 Feb 2017 12:02:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tosti007" aria-label="Profile: tosti007">@<bdi>tosti007</bdi></a> said in <a href="/post/14594">Go East, young icon!</a>:</p>
<blockquote>
<p dir="auto">Note: I am currently on mobile so have no way of testing it. If it doesn’t work then let me know and i will search another solution (and I will be confused since I am pretty sure this works)</p>
</blockquote>
<p dir="auto">It’s 7am here. I’m running off to work but I will try as soon as I get home. I will let you know. Many thanks.</p>
]]></description><link>https://forum.magicmirror.builders/post/14605</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14605</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Wed, 15 Feb 2017 12:02:08 GMT</pubDate></item><item><title><![CDATA[Reply to Go East, young icon! on Wed, 15 Feb 2017 07:47:44 GMT]]></title><description><![CDATA[<p dir="auto">The reason why it’s a bad practice to change the maker’s code is because you cannot do an easy git pull anymore due to the changes. That means that every time there is a new version of the module you will have to redownload it and then modify the code again.</p>
<p dir="auto">That being said there is no way to get what you want without modifying the code, unless the maker adds this as a feature in the future.</p>
<p dir="auto">To get what you want you only have to change code inside <code>MMM-NetworkScanner.js</code>.<br />
Inside the getDom function you can find the lines:</p>
<pre><code class="language-javascript">// Icon
icon =  document.createElement("i");
icon.classList.add("fa-li", "fa", "fa-" + device.icon);
deviceItem.appendChild(icon);

// Name 
deviceItem.innerHTML += device.name;
</code></pre>
<p dir="auto">All you have to do is change that part into:</p>
<pre><code class="language-javascript">// Name 
deviceItem.innerHTML += device.name;

// Icon
icon =  document.createElement("i");
icon.classList.add("fa-li", "fa", "fa-" + device.icon);
deviceItem.appendChild(icon);
</code></pre>
<p dir="auto">So this is basically swapping the order in which the icon and the text are added to <code>deviceItem</code>.</p>
<p dir="auto">Hope this helps :D</p>
<p dir="auto"><strong>Note:</strong> I am currently on mobile so have no way of testing it. If it doesn’t work then let me know and i will search another solution (and I will be confused since I am pretty sure this works)</p>
]]></description><link>https://forum.magicmirror.builders/post/14594</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/14594</guid><dc:creator><![CDATA[tosti007]]></dc:creator><pubDate>Wed, 15 Feb 2017 07:47:44 GMT</pubDate></item></channel></rss>