<?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: Jesse Fulton</title>
    <description>The latest articles on DEV Community by Jesse Fulton (@jessefulton).</description>
    <link>https://dev.to/jessefulton</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%2F17450%2F198ae4e7-4066-496b-ab26-8cf2d9c7c312.jpeg</url>
      <title>DEV Community: Jesse Fulton</title>
      <link>https://dev.to/jessefulton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jessefulton"/>
    <language>en</language>
    <item>
      <title>Explain HTML's img srcset vs picture tag Like I'm Five</title>
      <dc:creator>Jesse Fulton</dc:creator>
      <pubDate>Tue, 19 Dec 2017 02:17:48 +0000</pubDate>
      <link>https://dev.to/jessefulton/explain-htmls-img-srcset-vs-picture-tag-like-im-five-167p</link>
      <guid>https://dev.to/jessefulton/explain-htmls-img-srcset-vs-picture-tag-like-im-five-167p</guid>
      <description>&lt;p&gt;I'm trying to write a global helper template to automatically serve responsive images across a website. But first: what is the difference between implementing responsive images on a webpage using &lt;code&gt;&amp;lt;img srcset="..." sizes="..."&amp;gt;&lt;/code&gt; versus using a &lt;code&gt;&amp;lt;picture&amp;gt;&lt;/code&gt; element with &lt;code&gt;&amp;lt;source&amp;gt;&lt;/code&gt;s?&lt;/p&gt;

&lt;p&gt;I found this &lt;a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images"&gt;MDN article on responsive images&lt;/a&gt;, but it's way too long for me this late in the day. Thanks internet!&lt;/p&gt;

</description>
      <category>explainlikeimfive</category>
    </item>
    <item>
      <title>Hi, I'm Jesse Fulton</title>
      <dc:creator>Jesse Fulton</dc:creator>
      <pubDate>Tue, 25 Apr 2017 18:36:53 +0000</pubDate>
      <link>https://dev.to/jessefulton/hi-im-jesse-fulton</link>
      <guid>https://dev.to/jessefulton/hi-im-jesse-fulton</guid>
      <description>&lt;p&gt;I began coding over 20 years ago and landed my first paying job in 2000. I've been a Java Engineer, Web Architect, and Unity Developer, amongst many other things.  I am currently working as a Group Technical Director at &lt;a href="http://www.akqa.com/" rel="noopener noreferrer"&gt;AKQA&lt;/a&gt; in San Francisco, although I still manage to get my hands dirty every now and then.&lt;/p&gt;

&lt;p&gt;My college education was in Psychology and Computer Science. I also have an MFA in Digital Art &amp;amp; New Media. I'm always trying to learn new and diverse things.&lt;/p&gt;

&lt;p&gt;You can find me on the internet at &lt;a href="https://jessefulton.com/" rel="noopener noreferrer"&gt;jessefulton.com&lt;/a&gt;.&lt;/p&gt;

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