<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Danielle van Graan</title>
    <description>The latest articles on DEV Community by Danielle van Graan (@dinkymoo).</description>
    <link>https://dev.to/dinkymoo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F468993%2F6729859b-396a-4fb8-8d21-1b62bd6085b8.jpeg</url>
      <title>DEV Community: Danielle van Graan</title>
      <link>https://dev.to/dinkymoo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dinkymoo"/>
    <language>en</language>
    <item>
      <title>Image Magic </title>
      <dc:creator>Danielle van Graan</dc:creator>
      <pubDate>Sat, 19 Sep 2020 05:31:07 +0000</pubDate>
      <link>https://dev.to/dinkymoo/image-magic-11ll</link>
      <guid>https://dev.to/dinkymoo/image-magic-11ll</guid>
      <description>&lt;p&gt;&lt;a href="https://imagemagick.org/"&gt;https://imagemagick.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;convert input.png -bordercolor white -border 0 ( -clone 0 -resize 16x16 ) ( -clone 0 -resize 24x24 ) ( -clone 0 -resize 32x32 ) ( -clone 0 -resize 40x40 ) ( -clone 0 -resize 48x48 ) ( -clone 0 -resize 64x64 ) ( -clone 0 -resize 256x256 ) -delete 0 -alpha off -colors 256 output.ico&lt;/p&gt;

&lt;p&gt;This command allows you to provide an image and output all the different sizes defined.&lt;/p&gt;

</description>
      <category>whatdidilearntoday</category>
      <category>image</category>
      <category>commandline</category>
    </item>
    <item>
      <title>Hard Drive Maintenence</title>
      <dc:creator>Danielle van Graan</dc:creator>
      <pubDate>Sat, 19 Sep 2020 04:20:50 +0000</pubDate>
      <link>https://dev.to/dinkymoo/what-did-i-learn-today-4c68</link>
      <guid>https://dev.to/dinkymoo/what-did-i-learn-today-4c68</guid>
      <description>&lt;p&gt;Frequently run chdsk as part of your maintenance.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://recoverit.wondershare.com/hard-drive/how-to-fix-hard-drive-problems-with-chkdsk-in-windows.html?/topic/347-content-issues/&amp;amp;do=findComment&amp;amp;comment=1114&amp;amp;gclid=Cj0KCQjwtZH7BRDzARIsAGjbK2Yq8zfR0kdC9JU4jpE1f5RlRjdixRVD7xRthdRMoiaPTw1PmCFkzksaAtM_EALw_wcB"&gt;https://recoverit.wondershare.com/hard-drive/how-to-fix-hard-drive-problems-with-chkdsk-in-windows.html?/topic/347-content-issues/&amp;amp;do=findComment&amp;amp;comment=1114&amp;amp;gclid=Cj0KCQjwtZH7BRDzARIsAGjbK2Yq8zfR0kdC9JU4jpE1f5RlRjdixRVD7xRthdRMoiaPTw1PmCFkzksaAtM_EALw_wcB&lt;/a&gt;&lt;/p&gt;

</description>
      <category>learning</category>
      <category>whatdidilearntoday</category>
      <category>chkdisk</category>
      <category>harddrive</category>
    </item>
    <item>
      <title>JavaScript Type Coercion</title>
      <dc:creator>Danielle van Graan</dc:creator>
      <pubDate>Mon, 14 Sep 2020 17:04:38 +0000</pubDate>
      <link>https://dev.to/dinkymoo/what-did-i-learn-today-3f4d</link>
      <guid>https://dev.to/dinkymoo/what-did-i-learn-today-3f4d</guid>
      <description>&lt;p&gt;JavaScript Type Coercion&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.freecodecamp.org/news/js-type-coercion-explained-27ba3d9a2839/"&gt;https://www.freecodecamp.org/news/js-type-coercion-explained-27ba3d9a2839/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dorey.github.io/JavaScript-Equality-Table/"&gt;https://dorey.github.io/JavaScript-Equality-Table/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>learning</category>
      <category>javascript</category>
      <category>typecoercion</category>
      <category>whatdidilearntoday</category>
    </item>
    <item>
      <title>My Favourite Online Learning Platforms</title>
      <dc:creator>Danielle van Graan</dc:creator>
      <pubDate>Mon, 14 Sep 2020 15:24:54 +0000</pubDate>
      <link>https://dev.to/dinkymoo/my-favourite-online-learning-platforms-4337</link>
      <guid>https://dev.to/dinkymoo/my-favourite-online-learning-platforms-4337</guid>
      <description>&lt;p&gt;These are my favorite learning platforms:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Pluralsight&lt;/li&gt;
&lt;li&gt;Udemy&lt;/li&gt;
&lt;li&gt;Codecademy&lt;/li&gt;
&lt;li&gt;Coursera&lt;/li&gt;
&lt;li&gt;MIT Open Courseware&lt;/li&gt;
&lt;li&gt;HackerRank&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>learning</category>
    </item>
  </channel>
</rss>
