<!DOCTYPE html><script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="https://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=b9f848c06fcba7eaf305d4a7cb7a1b98"></script><!DOCTYPE html>
<html lang="en">
    <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">

    <!------------------------------
        UltraVisual Theme by UltraLinx
        http://themes.theultralinx.com
        ------------------------------>

        <meta charset="UTF-8">

        <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">

        <title>Bryan Bell</title>

        <meta name="description" content="Portfolio">

        <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="stylesheet" media="screen" href="https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=f085dde138e244526309d4673db67b4c"><link rel="shortcut icon" href="https://64.media.tumblr.com/avatar_21141b8d50be_128.pnj">
        <link rel="apple-touch-icon" href="https://64.media.tumblr.com/avatar_21141b8d50be_128.pnj">

        <link rel="alternate" type="application/rss+xml" href="https://www.bryanbell.com/rss">

      <meta name="tumblr-theme" content="37979" />

        <!--[if lt IE 9]>
        <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->

        <!-- Options -->

        <meta name="color:Background" content="#ffffff">
        <meta name="color:Body Text" content="#666666">
        <meta name="color:Title" content="#222222">
        <meta name="color:Description" content="#999999">
        <meta name="color:Tweets" content="#999999">
        <meta name="color:Nav" content="#555555">
        <meta name="color:Links" content="#222222">
        <meta name="color:Sidebar Dividers" content="#f2f2f2">
        <meta name="color:Social Links" content="#bbbbbb">
        <meta name="color:Post Background" content="#f2f2f2">
        <meta name="color:Tags" content="#aaaaaa">
        <meta name="color:Meta" content="#aaaaaa">

        <meta name="text:Twitter URL" content="">
        <meta name="text:Facebook URL" content="">
      <meta name="text:Instagram URL" content="">
    <meta name="text:GooglePlus URL" content="">
    <meta name="text:Flickr URL" content="">
    <meta name="text:Dribbble URL" content="">
    <meta name="text:Vimeo URL" content="">
    <meta name="text:YouTube URL" content="">
    <meta name="text:Skype URL" content="">
    <meta name="text:WordPress URL" content="">
    <meta name="text:Pinterest URL" content="">
    <meta name="text:SoundCloud URL" content="">
    <meta name="text:LinkedIn URL" content="">
    <meta name="text:Email Address" content="">

        <meta name="if:Show Social Links" content="0">

        <meta name="image:Logo" content="">

        <meta name="if:Infinite Scroll" content="0">

        <meta name="if:Hide Meta Data on Photo Posts" content="1">

        <meta name="text:Disqus shortname" content="" />

        <meta name="text:Body Google Web Font" content="">

        <meta name="if:Show Tweets" content="0">
        <meta name="if:Show Flickr Photos" content="0">
      <meta name="if:Show Instagram Photos" content="0">
    <meta name="if:Show Dribbble Shots" content="0">

        <meta name="text:Instagram Access Token" content="">
    <meta name="text:Flickr ID" content="">
    <meta name="text:Dribbble Access Token" content="">

        <meta name="text:Flickr Heading" content="Flickr Photos">
      <meta name="text:Instagram Heading" content="Instagram Shots">
    <meta name="text:Dribbble Heading" content="Dribbble Shots">
        <meta name="text:Twitter Heading" content="Tweets">


        

    <link rel="stylesheet" href="https://static.tumblr.com/ab9wqgz/6Jpmsm4h5/lightbox.css">

    <link rel="stylesheet" href="https://static.tumblr.com/t8k4hxe/c08mu9ov1/reset.css">

    <link rel="stylesheet" href="https://static.tumblr.com/g8b5dgd/Z0in5tm0w/ultralinx-icons.min.css">

    <style type="text/css">

  html, body {
        -webkit-font-smoothing: antialiased;
        font-family: "Helvetica Neue", "Arial", "Lucida Grande", sans-serif;
        font-size: 13px;
        margin: 0;
        
        background-color: #ffffff ;
        color: #666666;
      }

    
    h1, h2, h3, h4, h5 {
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
    }
    

    

    p {
        line-height:22px;
    }


  a:link, a:visited {
        opacity:1;
        -webkit-transition: all .15s linear;
        -moz-transition: all .15s linear;
        -o-transition: all .15s linear;
        -ms-transition: all .15s linear;
        transition: all .15s linear;
        color: #222222;
     }

    a:hover, a:active {
        filter: alpha(opacity=60);
        opacity: .6;
     }

     .visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px; width: 1px;
  margin: -1px; padding: 0; border: 0;
}

.hid { visibility:hidden; }

    hr{
        clear:both;
        height:0;
        border-top: 1px #666666 solid;
     }

    ol{ list-style:decimal; padding-left: 20px; }

  ul{
        list-style:disc;
        margin-left:0px;
        padding-left: 20px;
     }

  li{ margin-left:0px; line-height:22px; }

     p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{ margin: 0 0 15px 0;}

     blockquote {
        margin-left: 10px;
        padding-left: 10px;
        border-left: 2px #666666 solid;
        }

     img {
        max-width: 100%;
        height: auto;
    }

    header {
        overflow:hidden;
    }
    .media iframe {
        max-width: 100%;
        display: block;
     }

    .main {
        margin-top:40px;
    }
    .title a {
        color: #222222;
    }

    .fl {
        float:left;
    }
    .fr {
        float:right;
        }


    .quotetitle {
        font-family: 'Georgia';
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -1px;
        padding-bottom: 5px;
    }
    .quoteSource {
        font-size: 11px;
    }





.container {
    width:90%;
    max-width:1020px;
    margin:70px auto;
}
.logo-text {
    font-size:24px;
    font-weight:bold;
    text-decoration: none;
    color: #222222;
}

.logo-text a {
    text-decoration: none;
    color: #222222;
}

.descrip {
    line-height: 18px;
    font-size: 11px;
    color: #999999;
}


.post {
    margin-bottom:30px;
    width:250px;
    overflow:hidden;
    background: #f2f2f2;
}

.post-padding {
    padding: 20px;
}

.post-content iframe {
         max-width: 100%;
         display: block;
     }

.note {
    display:block;
    padding:5px 0;
}

.nav ul {
    padding-left: 0;
    padding-bottom: 30px;
}

.nav li, .nav li a {
    list-style:none;
    padding:0;
    margin:0;
    text-decoration: none;
}

.nav {
    padding: 0;
}
.nav li a {
    font-size: 13px;
    font-weight:bold;
    color: #555555;
}

.sidebar {
    float:left;
    width:33%;
    margin-right:60px;
    max-width:150px;
    margin-bottom:30px!important;
}

ul {
    margin:0;
    padding:0;
}

.post ul {
    padding-left: 20px;
    margin-bottom: 15px;
}

.widget-title {
    font-weight: bold;
    padding: 30px 0 15px 0;
    border-top: solid 1px #f2f2f2;
}

#tweets a {
    text-decoration: none;
}

.tweet {
    font-size: 11px;
    padding-bottom: 15px;
    line-height: 16px;
    color: #999999;
}

.widget-pics li  {
    list-style: none;
    margin:0; padding:0;
    }


    .widget-pics li  {
        float:left;
        margin:0 0 4px 0;
        width:70px;
    }

    .widget-pics li:nth-child(odd) {
        margin-left:0px;
    }

    .widget-pics li:nth-child(even) {
        margin-left:10px;
    }

    #permalink .hidenmeta, #permalink .hidenmetacaption {
        display:none;
        }

    .widget-pics {
        clear:right;
        display:block;
        height: 150px;
        padding-bottom: 30px;
        }

    a.theme-credit {
        font-size: 11px;
        text-decoration: none;
    }

.content {
    overflow: hidden; width: auto;
    }

    .post-title {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 15px;
        line-height: 1.5em;
    }

    .post-title-permalink {
        font-size: 30px;
        font-weight: bold;
        padding-bottom: 15px;
    }

    .post-foot a , .post-foot{
        font-size:11px;
        text-decoration: none;
        color: #aaaaaa;
    }


.hover-class {
        position:absolute;
        bottom: 25px;
        left: 20px;
    }

        #permalink .post{
            width:100%;
              margin-bottom:30px;

            max-width:500px;
        }

         .notes-comments{
            width:100%;
            max-width:500px;
            background:#f2f2f2;
    margin-bottom:30px;
    max-width:500px;
    overflow:hidden;
        }

        .pad20 {
            padding:20px;
        }


        .quotetitle {
            font-family:'Georgia';
            font-size:16px;
            line-height:24px;
        }

        a.read-more{
            font-weight:700;
            margin-bottom: 15px;
        }

        .description-blank {
            opacity:0;
            font-size:0;
            }

        #newer, #older{
           padding:10px;
           border-radius:4px;
           text-decoration:none;
           font-size:13px;
           margin:20px 0 ;
        font-weight:700;
        color: ;
        background-color: ;
        }

        .note-date-divider {
            padding: 0 3px;
        }

        #older {
            margin-right:35px;
        }

         #older:after {
        content: " →";
     }

     #newer:before {
        content: "← ";
     }


        .pad-20-bottom {
            padding-bottom:20px;
            }
        .hidenmeta {
  display: block;
  position: relative;
  overflow: hidden;
  line-height:0;
}

.hidenmetacaption {
  position: absolute;
  background: rgba(0,0,0,0.75);
  color: white;
  width:100%;
  height:100%;
  opacity: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}

.chat-content {
list-style: none;
padding: 0;
}

.hidenmeta:hover .hidenmetacaption {
  opacity: 1;
  left: 0;
}

.tags {
        padding-bottom: 7px;
    }

    .tags a {
        color: #aaaaaa;
    }

    .tags ul {
        list-style-type: none;
        display:inline;
        margin: 0;
        padding: 0;
    }

    .tags li {
        margin: 0;
        padding-right: 7px;
        display:inline;
    }

    .notes {
padding-left: 0;
}

/* default style */
.selectnav { display: none; }


.hide_on_desk {
    display:none;
}
/* small screen */
@media screen and (max-width: 650px) {

  .js #nav { display: none; }
  .js .selectnav { display: block; width:100%; padding:10px; }

  select {
      width:100%;!important; padding:10px; display:block;
}

* {
    max-width:100%;
}

.logo-text {
    display:block;
    width:100%;
    text-align:center!important;
    margin:0 auto!important;
    padding:0!important;
}


    .main {
        margin-top:40px;
    }

.container {
    width:90%;
    max-width:1020px;
    margin:30px auto;
}

.descrip {
    text-align:center;
    margin-top:30px;
}


.post {
    margin-bottom:30px;
    width:100%!important;
}

.posts {
    width:100%!important;
    }


.sidebar {
    float:none;
    width:90%!important;
    margin-right:0;
    max-width:100%;
    margin:0 auto;

    }
.content {

    overflow: hidden; width: 90%; margin:0 auto;
    }


    .nav {
        border:none;}


  .widget-pics   {
    width:100%:
    }


    .widget-pics li img  {
        width: 48%;
        margin:1%;
    }

    .widget-pics {
        clear:right;
        }

        .hide_on_mobile {
            display:none;
        }

        .show_on_mobile {
            display:block;
        }

}

/* Social Icons */
    .accessibility, .visuallyhidden {
      border: 0 !important;
      clip: rect(0 0 0 0) !important;
      height: 1px !important;
      margin: -1px !important;
      overflow: hidden !important;
      padding: 0 !important;
      position: absolute !important;
      width: 1px !important;
    }

    .sprite,
.icon {
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  zoom: 1;
  font-style: normal;
  font-weight: normal;
  text-align: center; }

.sprite {
  width: 16px;
  height: 16px;
  top: -1px;
  overflow: hidden;
  *text-indent: -9999px; }
  .sprite:before {
    content: "";
    display: block;
    width: 0;
    height: 100%; }

.icon {
  font-size: 14px;
  width: 1em;
  height: 1em; }


.icon--natural {
  font-size: inherit; }

    .social-links {
        list-style: none;
        padding: 15px 0;
        font-size: 14px;
        border-top: solid 1px #f2f2f2;
    }

    .social-links li {
        display: inline;
        padding-right: 8px;
        line-height: 0;
    }

    .social-links a {
        color: #bbbbbb;
        text-decoration: none;
    }
/* END Social Links */


      .theme-credit {display:none;}
    </style>



  <link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=bryanbellportfolio" /><link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=bryanbellportfolio" /><script
    defer
    type="application/javascript"
    id="bilmur"
    data-provider="tumblr.com"
    data-service="blognetwork"
    data-customproperties='{"theme": "ultravisual"}'
    nonce="8wPhMHc02e7f4BMQZUSK2eo01qs"
    src="https://s0.wp.com/wp-content/js/bilmur.min.js?m=202623"
  ></script><script src="https://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8fadfa499d8cb7c3f8eefdf0b1adfdd"></script><link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><meta name="keywords" content="ui,icon,icons" /><!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995" /><meta property="og:site_name" content="Tumblr" /><meta property="og:title" content="Bryan Bell" /><meta property="og:url" content="https://www.bryanbell.com/?og=1" /><meta property="og:description" content="Portfolio" /><meta property="og:type" content="profile" /><meta property="og:image" content="https://64.media.tumblr.com/avatar_21141b8d50be_128.pnj" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=bryanbellportfolio" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=bryanbellportfolio" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="Portfolio" /><meta name="twitter:title" content="Bryan Bell" /><meta name="twitter:creator" content="bryanbell" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=bryanbellportfolio&amp;referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=bryanbellportfolio&amp;referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=bryanbellportfolio&amp;referrer=twitter-cards" /><!-- GOOGLE CAROUSEL --><script type="application/ld+json">
	{"@type":"ItemList","url":"https:\/\/www.bryanbell.com","itemListElement":[{"@type":"ListItem","position":1,"url":"https:\/\/www.bryanbell.com\/post\/612065008782884864\/proposal-for-sorting-mobile-tabs-by-list-used"},{"@type":"ListItem","position":2,"url":"https:\/\/www.bryanbell.com\/post\/612064660099891200\/now-when-firefox-is-update-it-will-tell-you-whats"},{"@type":"ListItem","position":3,"url":"https:\/\/www.bryanbell.com\/post\/612061842710413312\/in-2019-stephen-horlander-sean-martell-teamed-up"},{"@type":"ListItem","position":4,"url":"https:\/\/www.bryanbell.com\/post\/612062489507758080\/in-2019-enhanced-tracking-protection-shipped-in"},{"@type":"ListItem","position":5,"url":"https:\/\/www.bryanbell.com\/post\/612061473982873600\/in-2017-stephen-horlander-sean-martell-and-i"},{"@type":"ListItem","position":6,"url":"https:\/\/www.bryanbell.com\/post\/612048299274452992"},{"@type":"ListItem","position":7,"url":"https:\/\/www.bryanbell.com\/post\/612063567785738240"},{"@type":"ListItem","position":8,"url":"https:\/\/www.bryanbell.com\/post\/612063506780553216"},{"@type":"ListItem","position":9,"url":"https:\/\/www.bryanbell.com\/post\/612063443277742080"},{"@type":"ListItem","position":10,"url":"https:\/\/www.bryanbell.com\/post\/612063276350799872"},{"@type":"ListItem","position":11,"url":"https:\/\/www.bryanbell.com\/post\/612063600729833472"},{"@type":"ListItem","position":12,"url":"https:\/\/www.bryanbell.com\/post\/612063934426611712\/proposal"},{"@type":"ListItem","position":13,"url":"https:\/\/www.bryanbell.com\/post\/612063650129264640"},{"@type":"ListItem","position":14,"url":"https:\/\/www.bryanbell.com\/post\/612055555963518976\/stickers-i-made-to-promote-our-new-feature-inside"},{"@type":"ListItem","position":15,"url":"https:\/\/www.bryanbell.com\/post\/612062788097130496\/control-center-update"}],"@context":"http:\/\/schema.org"}</script><link rel="canonical" href="https://www.bryanbell.com" /></head>

      <script>
        var UltraVisual = window.UltraVisual || {};

      UltraVisual.isIndexPage = true;
      
      UltraVisual.hasPages = true;


    </script>

<body >

<!-- Tumblr Theme #37979 -->

<div class="container">

<header>

<div class="sidebar">


        
            <div class="logo-text">
            <a href="/">Bryan Bell</a>
            </div>
        
</div>

<div class="content">
  
            <p class="descrip">Portfolio</p>

                    <p class="hid">.</p>

</div>


     </header>


<div class="main">
    <div class="sidebar">


        <nav class="nav">
        <ul id="nav">
            
            <li><a href="/icons">Icons</a></li><li><a href="/websites">Websites</a></li><li><a href="/apps">iPhone</a></li>
            
            <li><a href="/ask">Ask</a></li>
              
              <li><a href="/archive">Archive</a></li>
              <li><a href="/random">Random</a></li>
              <li><a href="https://www.bryanbell.com/rss">RSS</a></li>
              </ul>
        </nav>

    <!-- Social Icons-->
    
    <ul class="social-links">
      
      <li>
          <a href="mailto:me@bryanbell.com" target="_blank" class="icon icon-mail">
              <span hidden aria-hidden="false">Email</span>
          </a>
      </li>
      
      
      
      
      <li>
          <a href="https://twitter.com/bryanbell" target="_blank" class="icon icon-twitter">
              <span hidden aria-hidden="false">Twitter</span>
          </a>
      </li>
      
      
      <li>
          <a href="https://instagram.com/bryanbell/" target="_blank" class="icon icon-instagram">
              <span hidden aria-hidden="false">Instagram</span>
          </a>
      </li>
      
      
      
      
      
      <li>
          <a href="https://dribbble.com/bryanbell" target="_blank" class="icon icon-dribbble">
              <span hidden aria-hidden="false">Dribbble</span>
          </a>
      </li>
      
      
      
      
      
      
      
      
      
      
    </ul>
    
    <!-- /Social Icons -->

<div class="hide_on_mobile">



            

          

          

<a class="theme-credit" href="http://themes.theultralinx.com">UltraVisual Theme by UltraLinx</a>

</div>

</div>



<div class="content">

<div id="loading" style="margin:0 auto;"></div>


<section class="posts" style="opacity:0;">

                





  <article class="post photo" id="612065008782884864">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/7df0e244dc74c8b0287b6eb69f6ca3e0/923ced9c33a7372a-8a/s1280x1920/3754d8bda7cf3e99454a0a2b6635892faf50cd59.png" >
        <a href="https://www.bryanbell.com/image/612065008782884864">
<img src="https://64.media.tumblr.com/7df0e244dc74c8b0287b6eb69f6ca3e0/923ced9c33a7372a-8a/s500x750/a3f3c67be9a8a04ffb26d19952498b576c3dceb4.png" alt="Proposal for sorting mobile tabs by list used.">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612065008782884864/proposal-for-sorting-mobile-tabs-by-list-used">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612065008782884864/proposal-for-sorting-mobile-tabs-by-list-used" class="notes-post-date">6 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612064660099891200">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/d627c00619f758e7fc2985b7b509ebcb/a1680c7c908ce89c-78/s1280x1920/c11bdc20189cf2783b98400c2f3b274cf9dfdcb8.png" >
        <a href="https://www.bryanbell.com/image/612064660099891200">
<img src="https://64.media.tumblr.com/d627c00619f758e7fc2985b7b509ebcb/a1680c7c908ce89c-78/s500x750/ebcaceedc25e57ac1a3ea020fa96a7d64485b375.png" alt="Now when Firefox is update it will tell you What&rsquo;s New.">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612064660099891200/now-when-firefox-is-update-it-will-tell-you-whats">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612064660099891200/now-when-firefox-is-update-it-will-tell-you-whats" class="notes-post-date">6 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612061842710413312">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/caf6ad78288262b1138512674bbb9899/570f2c9975cf7476-36/s1280x1920/02a307989ef6c2084bd3e126539759eb4598cfa8.png" >
        <a href="https://www.bryanbell.com/image/612061842710413312">
<img src="https://64.media.tumblr.com/caf6ad78288262b1138512674bbb9899/570f2c9975cf7476-36/s500x750/fdc27592ecca10d8b0af629f0559933dfe37ca37.png" alt="In 2019 Stephen Horlander, Sean Martell, teamed up once again to polish the Firefox Logo into its current form.">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612061842710413312/in-2019-stephen-horlander-sean-martell-teamed-up">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612061842710413312/in-2019-stephen-horlander-sean-martell-teamed-up" class="notes-post-date">6 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612062489507758080">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/06bd2794fbd0ec918fc5efd96751613d/1230799c04c6031c-3a/s1280x1920/a4239edfc4cc6d698ec85a92189943ad5c15e178.png" >
        <a href="https://www.bryanbell.com/image/612062489507758080">
<img src="https://64.media.tumblr.com/06bd2794fbd0ec918fc5efd96751613d/1230799c04c6031c-3a/s500x750/6339f572802818d0967c1a7fa2953a9011fd3685.png" alt="In 2019 Enhanced Tracking Protection shipped in Firefox">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612062489507758080/in-2019-enhanced-tracking-protection-shipped-in">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612062489507758080/in-2019-enhanced-tracking-protection-shipped-in" class="notes-post-date">6 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612061473982873600">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/82b92a107c225462e344b65d9e323bb0/2ecdde8084f728c7-1d/s1280x1920/34e15c9cf14f590d9c486d098c3e35ac733bde95.png" >
        <a href="https://www.bryanbell.com/image/612061473982873600">
<img src="https://64.media.tumblr.com/82b92a107c225462e344b65d9e323bb0/2ecdde8084f728c7-1d/s500x750/22c3195df78694461f894283ae9a3388f0c343b4.png" alt="In 2017 Stephen Horlander, Sean Martell, and I produced the Firefox Logo that debuted in version 57.">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612061473982873600/in-2017-stephen-horlander-sean-martell-and-i">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612061473982873600/in-2017-stephen-horlander-sean-martell-and-i" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612048299274452992">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/c70fae22f620dd45a93571311db76462/7003cf310c1f42cd-fc/s1280x1920/3f4fe13ef00cb18b3869cc90fda29d727d752ae0.png" >
        <a href="https://www.bryanbell.com/image/612048299274452992">
<img src="https://64.media.tumblr.com/c70fae22f620dd45a93571311db76462/7003cf310c1f42cd-fc/s500x750/adcaf5cf2e7d2bd9cbdfc3222447a6f3fed5e3d1.png" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612048299274452992">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612048299274452992" class="notes-post-date">8 years ago</a> <span class="note-date-divider">/</span> <a href="https://www.bryanbell.com/post/612048299274452992" class="notes-post-date">1 note</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063567785738240">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/0a9f1b2cfa1ff99bd4ce471e3f9af5df/57ae2647eea361d4-1d/s1280x1920/cfbe59d5497f303b61be01eac96e669b63aaa17a.jpg" >
        <a href="https://www.bryanbell.com/image/612063567785738240">
<img src="https://64.media.tumblr.com/0a9f1b2cfa1ff99bd4ce471e3f9af5df/57ae2647eea361d4-1d/s500x750/46f4ad20c2822621d4fb30dc16f5ef143c9e51e5.jpg" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063567785738240">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063567785738240" class="notes-post-date">8 years ago</a> <span class="note-date-divider">/</span> <a href="https://www.bryanbell.com/post/612063567785738240" class="notes-post-date">1 note</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063506780553216">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/0f761f2b12351aa45e253c8c7fc02569/1f431c1cc830db10-4f/s1280x1920/f5dcf3bc81a27d04de49d3e4e6481f2cda4b2cb5.jpg" >
        <a href="https://www.bryanbell.com/image/612063506780553216">
<img src="https://64.media.tumblr.com/0f761f2b12351aa45e253c8c7fc02569/1f431c1cc830db10-4f/s500x750/bea2c777fdd5fc342d3ad26a8790a1626c8bae56.jpg" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063506780553216">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063506780553216" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063443277742080">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/5f0aab8c9e189aadd4433e62c725a3f2/c2c4b98fd0edc9e3-99/s1280x1920/49fd62d396f61dd0df2ac3a441732c8df01e9845.jpg" >
        <a href="https://www.bryanbell.com/image/612063443277742080">
<img src="https://64.media.tumblr.com/5f0aab8c9e189aadd4433e62c725a3f2/c2c4b98fd0edc9e3-99/s500x750/43093c596e451b2087962dd9a2cd4a12461867bc.jpg" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063443277742080">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063443277742080" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063276350799872">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/109a01f0f3f459138b254fd2fdaa7260/3f3e3d47f761b18c-3a/s1280x1920/1119a5342e79cea7de0f3984cf7d908b47c89272.jpg" >
        <a href="https://www.bryanbell.com/image/612063276350799872">
<img src="https://64.media.tumblr.com/109a01f0f3f459138b254fd2fdaa7260/3f3e3d47f761b18c-3a/s500x750/c1e1fea9a44961ba75c432f25302d5f1f6587b60.jpg" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063276350799872">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063276350799872" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063600729833472">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/e3c707dda379db14f2ae9e00e39ca907/71b65f98d25777b8-48/s1280x1920/de7cdf66380c0cd9b05265e6ed11dee6cc98f763.jpg" >
        <a href="https://www.bryanbell.com/image/612063600729833472">
<img src="https://64.media.tumblr.com/e3c707dda379db14f2ae9e00e39ca907/71b65f98d25777b8-48/s500x750/8627d8de96610d87644986eb20cb18de02556c8e.jpg" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063600729833472">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063600729833472" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063934426611712">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/4ea0da78531ad61df84804307442c48c/8bd0e14eca755888-df/s1280x1920/783f48a3a58adb4012d04deac731e4da99121d56.jpg" >
        <a href="https://www.bryanbell.com/image/612063934426611712">
<img src="https://64.media.tumblr.com/4ea0da78531ad61df84804307442c48c/8bd0e14eca755888-df/s500x750/860288cac173d83b975600770511c4d7c82ac471.jpg" alt="Proposal">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063934426611712/proposal">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063934426611712/proposal" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612063650129264640">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/1734251d3236afcf6cf025e71b236174/e934df2db3b85461-c1/s1280x1920/b25dcc5f045b0118f40bb0a0597ec4fa96604ef5.jpg" >
        <a href="https://www.bryanbell.com/image/612063650129264640">
<img src="https://64.media.tumblr.com/1734251d3236afcf6cf025e71b236174/e934df2db3b85461-c1/s500x750/127463242b2c0d562d552b99943e2a085b6aa9cc.jpg" alt="">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612063650129264640">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612063650129264640" class="notes-post-date">8 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612055555963518976">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/ffc516eded13bd4f66b69ebed039620d/178987bb0bf85b6c-cc/s1280x1920/6b4d07e1d6820167e495f8285fe60304d828d861.png" >
        <a href="https://www.bryanbell.com/image/612055555963518976">
<img src="https://64.media.tumblr.com/ffc516eded13bd4f66b69ebed039620d/178987bb0bf85b6c-cc/s500x750/3b94ff0583dd3daa0bc49b31938f80660a37ce02.png" alt="Stickers I made to promote our new feature inside Mozilla.">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612055555963518976/stickers-i-made-to-promote-our-new-feature-inside">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612055555963518976/stickers-i-made-to-promote-our-new-feature-inside" class="notes-post-date">9 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>


  <article class="post photo" id="612062788097130496">

    <div class="post-content">
  

      








      
        <figure class="hidenmeta" data-highres="https://64.media.tumblr.com/bfec9cf6da7dcd0cc00768b6cd814a17/76ca0751270ee566-07/s1280x1920/96eff3ce8e09d82eadf9ae1360f9f43f6058b18a.png" >
        <a href="https://www.bryanbell.com/image/612062788097130496">
<img src="https://64.media.tumblr.com/bfec9cf6da7dcd0cc00768b6cd814a17/76ca0751270ee566-07/s500x750/91a6bdfa12a4d74b6359e344b9aea91dbabd42af.png" alt="Control Center Update">

        </a>

        <figcaption class="hidenmetacaption">

        <a class="linked" style="position:absolute; width:100%; height:100%;" href="https://www.bryanbell.com/post/612062788097130496/control-center-update">

           
<footer class="post-foot hover-class">
<a href="https://www.bryanbell.com/post/612062788097130496/control-center-update" class="notes-post-date">10 years ago</a>
</footer>
        </a>

</figcaption>
</a>


        </figure>
      






      















</div>


</article>



            </section>

 

             
    <div class="pagination" style="opacity:0;"   >

             
             <a href="/page/2" class="pagbuttons next fr" id="older">Older</a>
             
        </div>
 
 </div>

 <!-- PAGINATION -->

<!-- /wrapper -->


        </div>



     </div>




        </div>
        <script src="https://static.tumblr.com/t8k4hxe/sdrmtbkun/spin.min.js"></script>

<script>
var opts = {
  lines: 9, // The number of lines to draw
  length: 6, // The length of each line
  width: 4, // The line thickness
  radius: 15, // The radius of the inner circle
  corners: 1, // Corner roundness (0..1)
  rotate: 0, // The rotation offset
  direction: 1, // 1: clockwise, -1: counterclockwise
  color: '#aaa', // #rgb or #rrggbb or array of colors
  speed: 1.1, // Rounds per second
  trail: 100, // Afterglow percentage
  shadow: false, // Whether to render a shadow
  hwaccel: false, // Whether to use hardware acceleration
  className: 'spinner', // The CSS class to assign to the spinner
  zIndex: 2e9, // The z-index (defaults to 2000000000)
  top: '10', // Top position relative to parent in px
  left: 'auto' // Left position relative to parent in px
};
var target = document.getElementById('loading');
var spinner = new Spinner(opts).spin(target);
</script>

            <script type="text/javascript" src="https://static.tumblr.com/3zmswwt/oOMmvzotr/jquery.js"></script>



<script type="text/javascript" src="https://static.tumblr.com/pqftzxm/J6Inr42yq/imagesloaded.pkgd.min.js"></script>

<script type="text/javascript" src="https://static.tumblr.com/t8k4hxe/uGdmwm03t/masonry.pkgd.min.js"></script>



           <!-- Photoset Posts -->
        <script src="https://static.tumblr.com/wgijwsy/jgemkyt9x/jquery.photoset-grid.min.js"></script>


             <script src="https://static.tumblr.com/ab9wqgz/t1Mms94nt/lightbox.js"></script>

        
        <script src="https://static.tumblr.com/hoglrhc/LwLm82qrz/jquery.infinitescroll.min.js"></script>
    


</div>

<iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
    (function(){
        var analytics_frame = document.getElementById('ga_target');
        var analytics_iframe_loaded;
        var user_logged_in;
        var blog_is_nsfw = 'No';

        var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
        var eventer = window[eventMethod];
        var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
        eventer(messageEvent,function(e) {
            var message = (e.data && e.data.split) ? e.data.split(';') : '';
            switch (message[0]) {
                case 'analytics_iframe_loaded':
                    analytics_iframe_loaded = true;
                    postCSMessage();
                    postGAMessage();
                    break;
                case 'user_logged_in':
                    user_logged_in = message[1];
                    postGAMessage();
                    break;
            }
        }, false);

        analytics_frame.src = "https://assets.tumblr.com/analytics.html?_v=9f5febfd57a8a649c598d888f2d9e062#" +
                              "https://www.bryanbell.com";
        function postGAMessage() {
            if (analytics_iframe_loaded && user_logged_in) {
                var is_ajax = false;
                analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?feed=rss2\x26route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
            }
        }
        function postCSMessage() {
            COMSCORE = true;
            analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
        }
    })();
</script><script type="text/javascript" nonce="8wPhMHc02e7f4BMQZUSK2eo01qs">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1780698645&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL3d3dy5icnlhbmJlbGwuY29tLz9mZWVkPXJzczIiLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8ifQ==&U=BLPPOCHCPA&K=956f82f6f2c18067dae72084afcb66d59cc98f93833c828113b15240f0335bb5&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1780698645&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL3d3dy5icnlhbmJlbGwuY29tLz9mZWVkPXJzczIiLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJub3NjcmlwdCI6MX0=&U=BLPPOCHCPA&K=fb1ed3029af6f0464c401027dc81e71c5763404138b94a87de5801ca6a261f39&R="></noscript><script type="text/javascript" nonce="8wPhMHc02e7f4BMQZUSK2eo01qs">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1780698645&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly93d3cuYnJ5YW5iZWxsLmNvbS8/ZmVlZD1yc3MyIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjYxMjA2NTAwODc4Mjg4NDg2NCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjQ2NjAwOTk4OTEyMDAiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYxODQyNzEwNDEzMzEyIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MjQ4OTUwNzc1ODA4MCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjE0NzM5ODI4NzM2MDAiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDQ4Mjk5Mjc0NDUyOTkyIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MzU2Nzc4NTczODI0MCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjM1MDY3ODA1NTMyMTYiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYzNDQzMjc3NzQyMDgwIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MzI3NjM1MDc5OTg3MiIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjM2MDA3Mjk4MzM0NzIiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYzOTM0NDI2NjExNzEyIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MzY1MDEyOTI2NDY0MCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNTU1NTU5NjM1MTg5NzYiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYyNzg4MDk3MTMwNDk2IiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfV19&U=ECGHJMGPNM&K=6f59b3d981d6b4df06c6fe87d5b4a30295b9a2f81290e1b1ad6a84461000a48f&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1780698645&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly93d3cuYnJ5YW5iZWxsLmNvbS8/ZmVlZD1yc3MyIiwicmVxdHlwZSI6MCwicm91dGUiOiIvIiwicG9zdHMiOlt7InBvc3RpZCI6IjYxMjA2NTAwODc4Mjg4NDg2NCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjQ2NjAwOTk4OTEyMDAiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYxODQyNzEwNDEzMzEyIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MjQ4OTUwNzc1ODA4MCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjE0NzM5ODI4NzM2MDAiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDQ4Mjk5Mjc0NDUyOTkyIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MzU2Nzc4NTczODI0MCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjM1MDY3ODA1NTMyMTYiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYzNDQzMjc3NzQyMDgwIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MzI3NjM1MDc5OTg3MiIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNjM2MDA3Mjk4MzM0NzIiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYzOTM0NDI2NjExNzEyIiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjYxMjA2MzY1MDEyOTI2NDY0MCIsImJsb2dpZCI6MzkyNzUyMSwic291cmNlIjozM30seyJwb3N0aWQiOiI2MTIwNTU1NTU5NjM1MTg5NzYiLCJibG9naWQiOjM5Mjc1MjEsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiNjEyMDYyNzg4MDk3MTMwNDk2IiwiYmxvZ2lkIjozOTI3NTIxLCJzb3VyY2UiOjMzfV0sIm5vc2NyaXB0IjoxfQ==&U=ECGHJMGPNM&K=4427a11645e431ca325a108b0231982eae734dcbe7186d9e608b8f2444712b4f&R="></noscript><iframe
    id="blue-space-api-calls-iframe"
    src="https://www.tumblr.com/dashboard/iframe/monetization?tumblelog=bryanbellportfolio&src=https%3A%2F%2Fwww.bryanbell.com%2F%3Ffeed%3Drss2"
    style="display: none;"
    sandbox="allow-scripts allow-same-origin"></iframe><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous" nonce="8wPhMHc02e7f4BMQZUSK2eo01qs"></script><!--
Open GAM console on the page:
1. Open browser JS console
2. Run `googletag.openConsole()`
3. GAM debug UI should appear and tell some more info on the ad itself and its fulfillment status
--><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;&quot;,&quot;inbox_unread&quot;:0},&quot;DesktopDashboardLogo&quot;:{&quot;animations&quot;:[[&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1.png?_v=161861acded461bb6e995593a3bae835&quot;,&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1@2x.png?_v=496a774637302a598c851381d00009b0&quot;]]},&quot;Monetization&quot;:{&quot;client_side_waterfall&quot;:false,&quot;no_demand_reason&quot;:null},&quot;TumblelogIframe&quot;:{&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=556c8cff1980b8ff6446e0be7b9365a1&quot;,&quot;tumblelogName&quot;:&quot;bryanbellportfolio&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;Bryan Bell&quot;,&quot;tumblelogAvatar&quot;:&quot;https:\/\/64.media.tumblr.com\/avatar_21141b8d50be_64.pnj&quot;,&quot;tumblelogAvatar128&quot;:&quot;https:\/\/64.media.tumblr.com\/avatar_21141b8d50be_128.pnj&quot;,&quot;tumblelogHost&quot;:&quot;https:\/\/www.bryanbell.com&quot;,&quot;hasCustomDomain&quot;:true,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:false,&quot;themeHeaderImage&quot;:&quot;https:\/\/assets.tumblr.com\/images\/default_header\/optica_pattern_04.png?_v=7c4e5e82cf797042596e2e64af1c383f&quot;,&quot;themeBackgroundColor&quot;:&quot;#FAFAFA&quot;,&quot;themeTitleColor&quot;:&quot;#444444&quot;,&quot;themeAccentColor&quot;:&quot;#529ECC&quot;,&quot;brag&quot;:false,&quot;canShowAd&quot;:false,&quot;isPremium&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:&quot;blog&quot;,&quot;currentPage&quot;:1,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;https:\/\/www.bryanbell.com\/?feed=rss2&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;openInPeeprUrl&quot;:&quot;https:\/\/www.tumblr.com\/bryanbellportfolio&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;showRemoveAdsCta&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;https:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=3de94a184d600617102ddd5b48fb36e9&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_continue_or_install_cta&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_continue_or_install_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;bn_header_open_btn&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:-1,&quot;installUrlOpenFailed&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dbn_header_app_open_failed&quot;,&quot;ios&quot;:&quot;https:\/\/apps.apple.com\/app\/apple-store\/id305343404?pt=212308\u0026ct=bn_header_app_open_failed\u0026mt=8&quot;},&quot;loginWallVariant&quot;:&quot;small_center&quot;},&quot;CommunityLabels&quot;:{&quot;has_community_label&quot;:false,&quot;is_single&quot;:false,&quot;redirect_target&quot;:null}},&quot;Flags&quot;:{&quot;features&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwibW9iaWxlX3dlYl9nYXRlIjp0cnVlLCJzYWZlX21vZGUiOnRydWUsInNhZmVfbW9kZV9lbmFibGVkIjp0cnVlLCJrZXljb21tYW5kX2F1dG9fcGFnaW5hdGUiOnRydWUsImxvZ2dlZF9vdXRfc2VhcmNoIjp0cnVlLCJrcmFrZW5fd2ViX2xvZ2dpbmdfbGlicmFyeSI6dHJ1ZSwibGl2ZXBob3Rvc193ZWIiOnRydWUsInVzZXJfdGFnX2ZpbHRlcmluZyI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJwcm9qZWN0X3hfYXBwZWFsIjp0cnVlLCJtb2JpbGVfd2ViX3Bob3Rvc2V0cyI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwibm90aWZpY2F0aW9uX3JlcGx5X2xpbmtfdG9fbm90ZXMiOnRydWUsInR5cGluZ19pbmRpY2F0b3Jfd3JpdGUiOnRydWUsInR1bWJscl92aWRlb19zcG9uc29yZWRfZGF5Ijp0cnVlLCJjYXB0Y2hhOnVzZV9yZWNhcHRjaGEyIjp0cnVlLCJsaXR0bGVfc2lzdGVyIjp0cnVlLCJlbmFibGVfanNfZXJyb3JzX2xvZyI6dHJ1ZSwibG9nX2xhZHkiOnRydWUsInJlZHBvcF9wb3N0X2Zvcm1fbW9iaWxlX2NyZWF0ZSI6dHJ1ZSwibGVnYWN5X3Bvc3RfZm9ybV9idXR0b25zX2xpbmtfdG9fcmVkcG9wIjp0cnVlLCJzaG93X3RzcF9jbGlja190aHJvdWdoX3RvZ2dsZSI6dHJ1ZSwiZGFybGFfYWRfZmVlZGJhY2siOnRydWUsInN0YXR1c19pbmRpY2F0b3IiOnRydWUsImNvbnZlcnNhdGlvbmFsX25vdGlmaWNhdGlvbnMiOnRydWUsImRpc2FibGVfeWFob29fYl9jb29raWUiOnRydWUsImxpdmVwaG90b3MiOnRydWUsImNvbW11bml0eV9sYWJlbHMiOnRydWUsIm1vbmV0aXphdGlvbiI6dHJ1ZX0=&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1780698645000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;https:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;https:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our user guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sDelete your tip??%2$s&quot;:&quot;%1$sDelete your tip?%2$s&quot;,&quot;Deleting your tip&quot;:&quot;Deleting your tip will only remove it from the replies tab and notes. %1$sYou won&#039;t receive a refund of your tip.%2$s For further help contact %3$sTumblr Support%4$s.&quot;}}"></noscript><script src="https://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=556c8cff1980b8ff6446e0be7b9365a1"></script></body>





<script src="https://static.tumblr.com/t8k4hxe/PCZmuawr7/selectnav.min.js"></script>

       <script>selectnav('nav'); </script>


    <script>
    var $container = $('.posts');

function masonryTiles() {

if ($(window).width() > 450) {
 $container.masonry({
  itemSelector: '.post',
  "gutter":0,
  "isFitWidth": true
});

 $container.masonry('destroy')


}
if ($('#permalink').length > 0) {
            $('#loading').hide();

  $('.posts').fadeTo( "slow", 1 );


$container.masonry('destroy')


}

if ($('#permalink').length <= 0) {
     $(function() {

// initialize Masonry after all images have loaded
$container.imagesLoaded( function() {
        $('#loading').hide();

  $('.posts').fadeTo( "slow", 1 );

  $container.masonry({
  itemSelector: '.post',
  "gutter": 30,
  columnWidth: 270,
  "isFitWidth": true
});
});
});
  $('.post').css( "width", "240" );
}
}



$(document).ready(masonryTiles);
$(window).resize(masonryTiles);

  // Social Feeds.
  var $f = $("div.flickr .widget-pics"),
      $i = $("div.instagram .widget-pics"),
      $d = $("div.dribbble .widget-pics");

  

  

  

</script>



        <script type="text/javascript">


          $('.photoset-grid').each(function() {
                    $(this).magnificPopup({
                        delegate: 'a', // the container for each your gallery items
                        type: 'image',
                        gallery:{enabled:true},
                        // Delay in milliseconds before popup is removed
                        removalDelay: 300,

                       // Class that is added to popup wrapper and background
                       // make it unique to apply your CSS animations just to this exact popup
                       mainClass: 'mfp-fade'
                    });
                });

        </script>

    
                <script>
var $container = $('.posts');

          $container.infinitescroll({
            navSelector  : "div.pagination",
            nextSelector : "div.pagination #older",
            itemSelector : ".post",
            bufferPx   : 350,
            loading    : {
              finishedMsg : 'No More Posts',
            //  img         : 'https://static.tumblr.com/t8k4hxe/jaZmtwbql/ajax-loader.gif',
              msgText     : null
            }
          },

          function(newElements) {
            var $newElems = $(newElements).css({ opacity: 0 });

$('.photoset-grid').photosetGrid({
          highresLinks: true,
          rel: $('.photoset-grid').attr('data-id'),
          gutter: '5px',

          onComplete: function(){}
        });

        $('.photoset-grid').each(function() {
                    $(this).magnificPopup({
                        delegate: 'a', // the container for each your gallery items
                        type: 'image',
                        gallery:{enabled:true},
                        // Delay in milliseconds before popup is removed
                        removalDelay: 300,

                       // Class that is added to popup wrapper and background
                       // make it unique to apply your CSS animations just to this exact popup
                       mainClass: 'mfp-fade'
                    });
                });
            $newElems.imagesLoaded(function(){
              $newElems.animate({ opacity: 1 });

              $container.masonry('appended', $newElems, true);
            });
          });
                    </script>





        


    <script type="text/javascript" src="/tweets.js"></script>




    <script src="https://static.tumblr.com/t8k4hxe/pkcmuqbsa/script.bundle.js"></script>



        <!-- /Photoset Posts -->

<script>
       $('.photoset-grid').photosetGrid({
          highresLinks: true,
          rel: $('.photoset-grid').attr('data-id'),
          gutter: '5px',

          onComplete: function(){}
        });

        </script>


<script src="https://static.tumblr.com/t8k4hxe/WK1mslt6q/jquery.fitvids.js"></script>

<script>
// Load FitVids to allow Responsive Videos
$(document).ready(function(){
    $(".content").fitVids();
  });
</script>

<!--
    This Tumblr Theme and all of its CSS, Javascript,
    and media assets are subject to Tumblr's Terms of Service:

    https://www.tumblr.com/terms_of_service
-->


</html>
