<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Robert James Gabriel</title>
  <subtitle>Writing on software engineering, web accessibility, and whatever else I am thinking about.</subtitle>
  <link href="https://www.robertgabriel.ninja/feed.xml" rel="self" />
  <link href="https://www.robertgabriel.ninja/" />
  <updated>2024-09-01T00:00:00Z</updated>
  <id>https://www.robertgabriel.ninja/</id>
  <author>
    <name>Robert James Gabriel</name>
  </author>
  <entry>
    <title>My Markdown Editor for Safari Just Hit 26 in Developer Tools on the App Store!</title>
    <link href="https://www.robertgabriel.ninja/blog/markdown-editor-for-safari-just-hit-26-in-developer-tools-on-app-store/" />
    <updated>2024-09-01T00:00:00Z</updated>
    <id>https://www.robertgabriel.ninja/blog/markdown-editor-for-safari-just-hit-26-in-developer-tools-on-app-store/</id>
    <content type="html">&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;I&#39;m really excited to share some good news. My extension, &lt;a href=&quot;https://apps.apple.com/us/app/markdown-editor-for-safari/id6578456621&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;Markdown Editor for Safari&lt;/a&gt;, has climbed up to #26 in the Developer Tools category on the Apple App Store!&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;This isn’t just a direct copy of my old extension; it’s a full rebuild. I poured a lot of time and effort into making sure it’s a smooth, user-friendly experience for anyone who loves working with Markdown. So, seeing it get recognized like this really makes me proud.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;For those who haven’t checked it out yet, the extension lets you write, edit, and preview Markdown right in Safari. Whether you’re coding, writing, or just enjoying the simplicity of Markdown, it’s a handy tool to have.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;A big thank you to everyone who’s &lt;a href=&quot;https://apps.apple.com/us/app/markdown-editor-for-safari/id6578456621&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;downloaded it&lt;/a&gt; so far. Your support means a lot, and it’s what keeps me motivated to keep improving and adding new features. If you haven’t tried it out yet, I’d love for you to give it a go!&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Here’s to reaching even more milestones together!&lt;/p&gt;</content>
  </entry>
  <entry>
    <title>Finding an Exploit and Annoying the Xbox Dev Team</title>
    <link href="https://www.robertgabriel.ninja/blog/finding-an-exploit-and-annoying-the-xbox-dev-team/" />
    <updated>2024-03-17T00:00:00Z</updated>
    <id>https://www.robertgabriel.ninja/blog/finding-an-exploit-and-annoying-the-xbox-dev-team/</id>
    <content type="html">&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;introduction&quot; tabindex=&quot;-1&quot;&gt;Introduction&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;So this is the story of how I accidentally annoyed the Xbox dev team and got Major Nelson&#39;s attention — all from a late-night coding session.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;how-it-started&quot; tabindex=&quot;-1&quot;&gt;How It Started&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;I was gaming one night, half-listening to the Rooster Teeth podcast (episode 355). They were talking about how you could view Xbox game clips and screenshots, including ones people had marked as private. That got me thinking.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;building-the-tool&quot; tabindex=&quot;-1&quot;&gt;Building the Tool&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Xbox One lets players record game clips and screenshots. I wondered — could I build a simple tool that pulls anyone&#39;s clips using just their gamertag? So I started writing a JavaScript script and a little website to do exactly that.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;finding-the-exploit&quot; tabindex=&quot;-1&quot;&gt;Finding the Exploit&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;I started poking around the Xbox website using Chrome DevTools. Turns out there were JSON endpoints that loaded game clips and screenshots with zero authentication. You could just swap out the gamertag in the URL and see anyone&#39;s stuff. That was the whole exploit.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Here&#39;s a glimpse into the JSON file structure:&lt;/p&gt;&lt;pre&gt;&lt;code class=&quot;language-json&quot;&gt;{  
   &amp;quot;result&amp;quot;: true,
   &amp;quot;data&amp;quot;: {  
      &amp;quot;ContinuationToken&amp;quot;: null,
      &amp;quot;Screenshots&amp;quot;: [  
         {  
            &amp;quot;Id&amp;quot;: &amp;quot;9e8a5803-a495-4a29-b21a-c64602434393&amp;quot;,
            &amp;quot;Scid&amp;quot;: &amp;quot;c4060100-4951-4a51-a630-dce26c15b8c5&amp;quot;,
            &amp;quot;Name&amp;quot;: &amp;quot;&amp;quot;,
            &amp;quot;Uri&amp;quot;: &amp;quot;http://screenshotscontent-t5002.xboxlive.com/000900000284f400-9e8a5803-a495-4a29-b21a-c64602434393/Screenshot-Original.png?sv=2014-02-14&#92;u0026sr=c&#92;u0026sig=K8Tn%2FgFZeSH8hi6porRPNC18RXkIIfveQoKa00D6zp4%3D&#92;u0026st=2015-09-07T21%3A31%3A54Z&#92;u0026se=2015-09-07T22%3A36%3A54Z&#92;u0026sp=r&#92;u0026__gda__=1441665414_1a6bf18ae80dc665c7f877f53f10d049&amp;quot;,
            &amp;quot;Preview&amp;quot;: &amp;quot;http://screenshotscontent-t5002.xboxlive.com/000900000284f400-9e8a5803-a495-4a29-b21a-c64602434393/Thumbnail_Large.PNG&amp;quot;,
            &amp;quot;Thumbnail&amp;quot;: &amp;quot;http://screenshotscontent-t5002.xboxlive.com/000900000284f400-9e8a5803-a495-4a29-b21a-c64602434393/Thumbnail_Small.PNG&amp;quot;,
            &amp;quot;Expiration&amp;quot;: &amp;quot;2015-09-07T22:36:54.5126079Z&amp;quot;,
            &amp;quot;Duration&amp;quot;: 0,
            &amp;quot;CaptureTime&amp;quot;: &amp;quot;Uploaded 8/5/2015&amp;quot;,
            &amp;quot;ViewCount&amp;quot;: 4,
            &amp;quot;Views&amp;quot;: &amp;quot;4 views&amp;quot;,
            &amp;quot;TitleId&amp;quot;: 1813362885,
            &amp;quot;TitleName&amp;quot;: &amp;quot;FIFA 14&amp;quot;,
            &amp;quot;TitleLink&amp;quot;: &amp;quot;https://store.xbox.com/en-US/Xbox-One/Games/FIFA-14/f04f7029-01ea-4d65-988b-56f583fb7f6c&amp;quot;,
            &amp;quot;OwnerGamerTag&amp;quot;: null,
            &amp;quot;OwnerProfile&amp;quot;: null,
            &amp;quot;OwnerGamerPic&amp;quot;: null
         },
         {  
            &amp;quot;Id&amp;quot;: &amp;quot;196aad38-cc91-4760-9beb-fb0c07e0c8a5&amp;quot;,
            &amp;quot;Scid&amp;quot;: &amp;quot;1b180100-2e72-4297-a9e6-b79d5a9771a4&amp;quot;,
            &amp;quot;Name&amp;quot;: &amp;quot;&amp;quot;,
            &amp;quot;Uri&amp;quot;: &amp;quot;http://screenshotscontent-t4002.xboxlive.com/000900000284f400-196aad38-cc91-4760-9beb-fb0c07e0c8a5/Screenshot-Original.png?sv=2014-02-14&#92;u0026sr=c&#92;u0026sig=s9dqA1I%2Bdjv1oTxM%2FmX%2B0tYj8RD2eysCWgp1XAQ6xA4%3D&#92;u0026st=2015-09-07T21%3A31%3A54Z&#92;u0026se=2015-09-07T22%3A36%3A54Z&#92;u0026sp=r&#92;u0026__gda__=1441665414_379050eaf43b062e85d9af7811df2300&amp;quot;,
            &amp;quot;Preview&amp;quot;: &amp;quot;http://screenshotscontent-t4002.xboxlive.com/000900000284f400-196aad38-cc91-4760-9beb-fb0c07e0c8a5/Thumbnail_Large.PNG&amp;quot;,
            &amp;quot;Thumbnail&amp;quot;: &amp;quot;http://screenshotscontent-t4002.xboxlive.com/000900000284f400-196aad38-cc91-4760-9beb-fb0c07e0c8a5/Thumbnail_Small.PNG&amp;quot;,
            &amp;quot;Expiration&amp;quot;: &amp;quot;2015-09-07T22:36:54.5126079Z&amp;quot;,
            &amp;quot;Duration&amp;quot;: 0,
            &amp;quot;CaptureTime&amp;quot;: &amp;quot;Uploaded 5/30/2015&amp;quot;,
            &amp;quot;ViewCount&amp;quot;: 0,
            &amp;quot;Views&amp;quot;: &amp;quot;0 views&amp;quot;,
            &amp;quot;TitleId&amp;quot;: 1519874468,
            &amp;quot;TitleName&amp;quot;: &amp;quot;Forza Horizon 2 Presents Fast &amp;amp; Furious&amp;quot;,
            &amp;quot;TitleLink&amp;quot;: &amp;quot;https://store.xbox.com/en-US/Xbox-One/Games/Forza-Horizon-2-Presents-Fast-Furious/aaae1849-53dc-453f-8b38-27955610925d&amp;quot;,
            &amp;quot;OwnerGamerTag&amp;quot;: null,
            &amp;quot;OwnerProfile&amp;quot;: null,
            &amp;quot;OwnerGamerPic&amp;quot;: null
         }
      ]
   }
}
&lt;/code&gt;&lt;/pre&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;One interesting thing — there was a &lt;strong class=&quot;font-semibold text-black&quot;&gt;&amp;quot;ContinuationToken&amp;quot;&lt;/strong&gt; that meant clips loaded in batches of 12. If someone had more than 12, you needed this token to get the rest.&lt;/p&gt;&lt;pre&gt;&lt;code class=&quot;language-js&quot;&gt;https://account.xbox.com/en-us/gameclips/loadByUser?gamerTag=rob%20gabriel&amp;amp;ContinuationToken=token
&lt;/code&gt;&lt;/pre&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Reminder you can access the code here. I built some fixtures to allow for valuation and options like so.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;So the parameters (Flags) you need to send are the following:&lt;/p&gt;&lt;ul class=&quot;leading-relaxed list-disc mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;Flag&lt;/strong&gt;: 1 equals all screenshots/videos, 0 equals random screenshot/video.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;Type&lt;/strong&gt;: &amp;quot;screenshots&amp;quot; means screenshot, &amp;quot;gameclips&amp;quot; means videos.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;gamerTag&lt;/strong&gt;: The Gamer Tag you want to get videos from.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;width&lt;/strong&gt;: The width of the Video Player.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;height&lt;/strong&gt;: The height of the video player.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;Number of Videos/images&lt;/strong&gt;: In case you want to limit it.&lt;/li&gt;&lt;/ul&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;sharing-it&quot; tabindex=&quot;-1&quot;&gt;Sharing It&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;About two hours later, I posted it on Reddit in the Rooster Teeth subreddit. It blew up — loads of people were excited about it, sharing it around, and giving feedback. One comment in particular really got the ball rolling.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;then-they-shut-it-down&quot; tabindex=&quot;-1&quot;&gt;Then They Shut It Down&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;About four months later, the JSON endpoints started requiring authentication. My tool stopped working overnight. I can&#39;t say for sure it was because of me, but I&#39;d like to think I had something to do with Xbox tightening things up.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;&lt;img src=&quot;https://www.robertgabriel.ninja/assets/images/blog/reddit.webp&quot; alt=&quot;The Reddit thread where the Xbox clip tool took off&quot; class=&quot;rounded-2xl my-8 shadow-md max-w-full h-auto&quot;&gt;&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;looking-back&quot; tabindex=&quot;-1&quot;&gt;Looking Back&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;It was a fun project and a good reminder of what you can find when you&#39;re curious enough to poke around. The whole thing — from idea to getting shut down — only took a few months but it&#39;s one of my favourite stories.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The code is still up &lt;a href=&quot;https://github.com/RobertJGabriel/xbox-dvr/blob/master/assets/js/xboxonemedia.js&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;here&lt;/a&gt; if you want to have a look.&lt;/p&gt;</content>
  </entry>
  <entry>
    <title>What&#39;s in my Bag 2018</title>
    <link href="https://www.robertgabriel.ninja/blog/bag/" />
    <updated>2017-07-13T00:00:00Z</updated>
    <id>https://www.robertgabriel.ninja/blog/bag/</id>
    <content type="html">&lt;h1 class=&quot;leading-relaxed font-display text-3xl my-8 font-bold text-black&quot; id=&quot;what&#39;s-this-about%3F&quot; tabindex=&quot;-1&quot;&gt;What&#39;s this about?&lt;/h1&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;I recently read a book about the minimal life. I&#39;m no hipster, and I am a privileged, white Irish man. So, I don&#39;t have to worry about some things and have savings and a job. I thought I would write about what I need for my day-to-day life.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;I recently came across an article on Medium, and it kind of inspired me to redo this.&lt;/p&gt;&lt;h1 class=&quot;leading-relaxed font-display text-3xl my-8 font-bold text-black&quot; id=&quot;what-is-what&quot; tabindex=&quot;-1&quot;&gt;What is What&lt;/h1&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;&lt;img src=&quot;https://www.robertgabriel.ninja/assets/images/bag/bag.webp&quot; alt=&quot;What&#39;s in my bag&quot; class=&quot;rounded-2xl my-8 shadow-md max-w-full h-auto&quot;&gt;&lt;/p&gt;&lt;ol class=&quot;leading-relaxed list-decimal mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;MacBook (Retina, 12-inch, Mid 2017)&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Apple Airpods&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Adidas Originals NMD Runner - Men&#39;s&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;iPad Air (2nd generation)&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Apple iPhone 8 ‑ 64 GB ‑ Gold&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Seagate Game Drive for Xbox 2TB Green&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Tommy Hilfiger Soft-Shell Bomber Hooded Jacket&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Moleskine Plain Notebook&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Sharpie Permanent Markers, Fine Point, Assorted Colors&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;12 Pack coloring pencils&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Listerine Antiseptic Mouthwash, Cool Mint, 0.25 L, Green&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Apple Watch Series 1 42mm Gold Aluminum Case with Concrete Sport Band, Red&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Nylon Swisslander Laptop backpack Waterproof&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Apple iPhone, Watch, and Mac chargers&lt;/li&gt;&lt;/ol&gt;</content>
  </entry>
  <entry>
    <title>Web Accessibility and OpenDyslexic</title>
    <link href="https://www.robertgabriel.ninja/blog/research-into-web-accessibility-for-dyslexics/" />
    <updated>2016-06-01T00:00:00Z</updated>
    <id>https://www.robertgabriel.ninja/blog/research-into-web-accessibility-for-dyslexics/</id>
    <content type="html">&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;introduction&quot; tabindex=&quot;-1&quot;&gt;Introduction&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;There are few published papers about usability testing with dyslexia focused fonts, but there is a considerable collection of knowledge on dyslexia as well as many suggestions for authoring dyslexia-friendly interfaces. Existing accessibility guidelines for dyslexic and non-dyslexic users suggest that dyslexic-accessible practices may redress difficulties encountered by all Internet users. This paper reviews two existing papers about dyslexia-focused fonts (OpenDyslexia font) and accessibility.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;It will examine the font itself, as well as how the use of the font affects the visual perception, readability, and comprehension of the website and text with general web accessibility. The report is interested in the effects the font has, if any, for people with dyslexia, in comparison with those of Comic Sans or Times New Roman, and on improving human-computer interactions.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;typography&quot; tabindex=&quot;-1&quot;&gt;Typography&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;It is necessary to be familiar with the particulars of typography in order to understand the importance of font use in web accessibility. Typography is the technique of arranging text for print or on screens for aesthetics and readability. It involves the use of different font types, faces, sizes and layout restrictions such as line height, column width and spacing between characters and colors. Typography has been around for thousands of years, from stone tablets right through history up to the GUI (graphical user interface).&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the context of human-computer interaction, typography has critical importance in some applications. The primary purpose of a significant proportion of websites and web applications (web apps) is to display/render textual content. Included in this are instructions, labels, and navigation for the web app which can be presented in text (web icons or symbols are in fact a font), and must be readable for users to have fruitful and efficient interactions with the application.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;key-typography-terms&quot; tabindex=&quot;-1&quot;&gt;Key Typography Terms&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Font face describes the overall letter form, for example, Comic Sans or Times New Roman. Font faces may have serifs (a slight projection finishing off a stroke of a letter in certain typefaces such as Times New Roman) or may be sans serif (Don’t use serifs which are small lines at the ends/tips of characters such as in Comic Sans).&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Fonts may be display fonts, designed for headlines, or text fonts, designed for large bodies of smaller text.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;When measuring font size, there are two key areas to focus on:&lt;/p&gt;&lt;ul class=&quot;leading-relaxed list-disc mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;The body size:&lt;/strong&gt; Measures the full height of letters, from the bottom of the descenders (the part of the character that lies below the baseline) to the top of the ascenders (the part of the character that lies above the baseline) and three additional gutter spaces above and below.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;X-Height:&lt;/strong&gt; The top of the main body height of lowercase letters excluding the spacing or ascenders or descenders. X-Height is a huge factor in typeface regarding readability.&lt;/li&gt;&lt;/ul&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;what-is-opendyslexia&quot; tabindex=&quot;-1&quot;&gt;What is OpenDyslexia&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;OpenDyslexia is a free font face designed to mitigate some of the common reading errors caused by dyslexia. It was made with the goal of helping with some of the symptoms of dyslexia. The font is based on the concept that the letters have heavily weighted bottoms to indicate direction. This aids in recognizing the correct letter and which part of the letter is down as it helps your brain from rotating them. Consistently weighted bottoms can also contribute to reinforcing the line of text.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The unique shape of each letter in the OpenDyslexia font can help prevent confusion through flipping and swapping as the font is unlike that of other fonts the brain has seen before.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;As you can see below:&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;&lt;img src=&quot;https://www.robertgabriel.ninja/assets/images/blog/opendyslexic.png&quot; alt=&quot;The OpenDyslexic typeface, with heavier weighted letter bottoms&quot; class=&quot;rounded-2xl my-8 shadow-md max-w-full h-auto&quot;&gt;&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;the-history-of-opendyslexia%E2%80%99s-development&quot; tabindex=&quot;-1&quot;&gt;The History of OpenDyslexia’s Development&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The font was created by a dyslexic and software developer Abelardo Gonzalez, who released it under an open-source license. The design for the font is based on that of DejaVu Sans, also open-source.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Like many dyslexia-intervention font-faces, most notably Dyslexia or even DejaVu Sans, OpenDyslexia furthers the research of Dyslexia. It is more of a reading aid, but it is to be noted that this is not a cure for dyslexia even though it is very popular. The typeface includes regular, bold, italic, bold-italic, and monospaced font styles. In 2012, Gonzalez explained his motivation to the BBC: &amp;quot;I had seen similar fonts, but at the time they were completely unaffordable and so impractical as far as costs go.”&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;the-theory-on-opendyslexia&quot; tabindex=&quot;-1&quot;&gt;The Theory on OpenDyslexia&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The OpenDyslexia font uses heavy weighted bottoms to the font, this, in theory, will figure out fast which part of the letter is down. This helps in spotting the correct letter and sometimes contributes to keeping the user&#39;s brain from rotating them around. Consistently weighted bottoms can also contribute to reinforcing the line of text. The unique shapes of each letter can help prevent confusion through flipping and swapping.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;pre-existing-studies-on-opendyslexia&quot; tabindex=&quot;-1&quot;&gt;Pre-existing Studies on OpenDyslexia&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;There are many reports of the positive impacts of using OpenDyslexia in both traditional media and within online forms and schools. Currently, as of 7 February 2016, there is no research paper or text-based paper on the effect of the OpenDyslexia that shows OpenDyslexia to be effective with English readers with dyslexia.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;One study by Boyarski in 1998 examined the varying features of legacy fonts and modern typefaces designed for digital displays. This study wasn’t planned to determine which fonts were better than others regarding readability. It did offer a scientific way to discern which features of new typefaces affect readability. This scientific method has been used by other researchers in their investigations of the links between typography and readability for dyslexics.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Currently, two major studies have investigated the effect of specialized fonts with students with dyslexia. One paper by Rello and Baeza-Yates written in 2013 titled &amp;quot;Good Fonts for Dyslexia,&amp;quot; examined the effects of fonts, namely OpenDyslexia, Arial, Times New Roman and Comic Sans on the reading time and eye fixation (i.e. squinting and returning to particular points on a page to double check) of a group of dyslexic subjects from the ages of 12-59. They found that OpenDyslexia did not hugely improve reading time nor reduce eye fixation when reading and processing text.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;fonts-for-dyslexia---rello-and-baeza-yates%E2%80%99-paper&quot; tabindex=&quot;-1&quot;&gt;Fonts for Dyslexia - Rello and Baeza-Yates’ Paper&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the paper co-authored by Rello, Rello noted that dyslexia is a visual reading disability. It is characterized by having difficulties with fluent word recognition and commonly having poor spelling. Also, in the paper it is estimated to affect 10% of the population in the US has dyslexia. During her research for the paper, Rello looked into how different algorithms could be used to replace words with more common synonyms that are hard or confusing for dyslexics.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Rello also investigated the possibility of using eye tracking and facial expression analysis to discover problem areas on the internet for dyslexics and to test the impact of key interface design elements on sample groups of people with dyslexia. The list of variables stated in Rello&#39;s experiments was very complete: paragraph spacing, character spacing, line spacing, font size, type, column width, gray scales color pairs.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;A summarized version of Rello&#39;s findings is presented in an upcoming paper in which Rello details visual details that make reading online much easier for dyslexics, for example, Rello learned that the larger the font size, the better, up to a point. &amp;quot;’14 pt.’ seemed to be the optimal setting&amp;quot; Rello stated. Another significant highlight from the paper was font types; Rello concluded that italics tended to have an enormous negative impact. Rello noticed that sans serif, monospaced and Roman font styles significantly improved the reading performance of those with dyslexia.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Rello stated in the report, that the use of the fonts Helvetica, OpenDyslexia, Courier and Computer Modern Unicode are excellent typefaces to make sure your website is dyslexia-friendly, because they are sans serif and their simple, clean design is very easy for the dyslexic eye to process, as it doesn’t have the curves at the end of the tips of the font to cause confusion of processing the text on a webpage.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Despite the fact that there were already dozens of available fonts claiming to be dyslexia-friendly, none of them had the backing of scientific proof. Rello’s study was one of the first times that HCI techniques were used to investigate the effects of key aspects of type design on readability for dyslexics, thus providing the basis for designing a font which could potentially make the internet a dyslexia-friendly space.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;special-fonts-for-dyslexia---renske-de-leeuw&quot; tabindex=&quot;-1&quot;&gt;Special Fonts for Dyslexia - Renske De Leeuw&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the second paper, masters student Renske de Leeuw (2010) compared Arial with the font Dyslexie (Dyslexie is a typeface/font designed to mitigate some of the issues that dyslexics experience when reading. It was developed by Dutch graphic designer Christian Boer while in college to help combat her own dyslexia). Rello took 21 Dutch students with dyslexia as her sample group, gave them texts to read in both fonts and monitored the differences in reading speed and accuracy the fonts produced.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Rello found that Dyslexie did not lead to quicker reading, however it did help some students make less dyslexia-related errors, another inserting aspect was from the questionnaires. Renske found that users wouldn&#39;t use the font, because other people, who would have to read their work, would not like the font. This gives the impression that dyslexics are adapting to others, instead of asking for understanding of the use of an adapted font, so that a dyslexic can cope with his/her handicap.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Overall the dyslexics read fewer errors while reading the words printed in the font &amp;quot;Dyslexie&amp;quot;.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;results-of-the-papers&quot; tabindex=&quot;-1&quot;&gt;Results of the Papers&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;While there is currently a lack of definite evidence that a dyslexia-friendly font can make a difference to reading rate and accuracy for students with dyslexia, the results of the papers do suggest that these fonts might improve accuracy for dyslexic students if not reading times: further research is needed to determine whether this is actually the case. However, it is clear that the variable design elements of fonts impact dyslexic students in some way, therefore the creation of an effective dyslexia-friendly font should be possible, if there were enough research to indicate which elements have negative or positive effects.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;the-effect-of-optimal-colours-on-readability&quot; tabindex=&quot;-1&quot;&gt;The Effect of Optimal Colours on Readability&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Another important area in web accessibility is color. This is dealt with in the research report by the W3C communities (Web developers who make the W3C specifications).&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the study, they analyze how the aspects of text customization, text and background colors can improve readability for people with dyslexia, through different color mixes and brightness levels. In previous studies, it came to light that particular text and background color combinations can be beneficial for reading on the screen for those with dyslexia.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Several text customization suggestions agree that users with dyslexia prefer lower brightness color differences between the text and the background compared to the average user (British Dyslexia Association, 2012). It must be noted that no studies have been carried out upon the relationship between this preference and the minimum color luminosity ratio which the W3C suggested would be suitable for dyslexic users.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;w3c-study&quot; tabindex=&quot;-1&quot;&gt;W3C Study&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the study taken by the W3C, they got 200 people and showed them several pieces of text with different color combinations and asked them which they preferred to read along with reading time. They then tested previous recommendations and compared them with the W3C algorithm (The W3C algorithm suggests avoidance of brightness differences less than 125 and color differences less than 500). The user performance and preferences from the tests, among the different color values across people with and without dyslexia are shown in the chart below.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;&lt;img src=&quot;https://i.stack.imgur.com/TzZ6i.webp&quot; alt=&quot;open dyslexica&quot; class=&quot;rounded-2xl my-8 shadow-md max-w-full h-auto&quot;&gt;&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the report, the areas of focus were broken down as follows:&lt;/p&gt;&lt;ol class=&quot;leading-relaxed list-decimal mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;The performance, measured in reading time.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Preferences, represented by the percentage of participants who chose certain colors.&lt;/li&gt;&lt;/ol&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;eye-movement-(performance)&quot; tabindex=&quot;-1&quot;&gt;Eye movement (Performance)&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Shorter fixations are preferred to longer ones, as according to other studies, readers pause longer at points where processing loads are larger. In their results, it was evident the greatest difference among groups is on the black and white pair, as seen in the chart. Most of the users tested who didn’t have dyslexia (32.5%) preferred a color mixture and only 13.5% of people with dyslexia chose black text on white background in terms of text.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;accessibility-needs-and-personal-preferences-and-testing&quot; tabindex=&quot;-1&quot;&gt;Accessibility needs and Personal Preferences and Testing&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The testing approach is designed so that accessibility needs and personal preferences can be studied separately, rather than being mixed up as they frequently are in recommendations regarding colors and readability.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The tests were composed of two parts:&lt;/p&gt;&lt;ul class=&quot;leading-relaxed list-disc mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Set of texts to be read with the use of the eye-tracking to study the reading performance.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;A survey to collect the user&#39;s preferences.&lt;/li&gt;&lt;/ul&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The benefit of this separation is that they could see whether there was a difference in reading speed and accuracy before and after color customization, which in turn allowed them to determine trends in color choice.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;It must also be noted that during these experiments, the color pairs were displayed randomly rather than in order of brightest to darkest or vice versa, because that would have allowed the subjects’ eyes to adjust to each setting and they would not have been able to make a judgment as to which colors are most advantageous to their reading.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;&lt;strong class=&quot;font-semibold text-black&quot;&gt;Possible problems with the tests include:&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot;leading-relaxed list-disc mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;The texts used are too small to draw firm conclusions.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;The texts were alone on the screen. Thus, the researchers couldn’t predict the effect of color differences in other reading contexts such as web browsing, where there are multiple color schemes on the page.&lt;/li&gt;&lt;/ul&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;results-of-study&quot; tabindex=&quot;-1&quot;&gt;Results of Study&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The outcome of the results from the paper (see figure 1) did not match the WC3 algorithm. Brown and Dark presented high fixation for both groups; that was second and third highest for people without and with dyslexia. These colors were also hardly selected by the users, with only 4.55% without dyslexia and 0.99% of the users with dyslexia.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;However, one surprising outcome of the study was that the pairing of dark brown and light green, which is very similar to the brown and dark green pair in terms of the color hue but different in terms of brightness and color contrast, presented the lowest and second lowest fixations duration for people with dyslexia and without dyslexia.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The results suggest that text customization preferences need to be complemented by measured data from actual reading performance since there is no correlation observed between the reading performance and the personal choices of users with dyslexia.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In the research it was also reported that the use of colors should be taken into consideration by UX developers. It was even noted that if the users with dyslexia seem to be reading more quickly using lower color contrasts than the control group of users these are not below the W3C algorithm, which is to avoid brightness differences less than 125 and color differences less than 500.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;my-research&quot; tabindex=&quot;-1&quot;&gt;My Research&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In my own research, I followed the methods used in the other papers, in order to discover if my results might back up their findings.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;I developed a survey, which consisted of 12 questions ranging from details such as age to the color combinations they preferred to use. I also showed them samples of Ariel and Comic Sans alongside samples of OpenDyslexia and asked them to pick the one they preferred, similar to the method from Renske De Leeuw’s paper.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;In total, I got 43 people to take the survey by posting the link on Reddit sub categories for both dyslexia and web design. I allowed for a section for personal comments so that I could get a better understanding of what the user thought of the fonts. One user wrote &amp;quot;I don’t like using OpenDyslexia all the time because I feel like it’s not very discreet, using it would be immediately obvious to everyone that I was ‘different.’”&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;For the most part, the results followed the same patterns as that of the papers cited, with the exception of the W3C study, where the results were mixed, as dyslexia is different from person to person. The people who were surveyed did not stick to the standard 12px body but preferred the 14px body size which was inline with the recommendation of that from Rello’s paper.&lt;/p&gt;&lt;blockquote class=&quot;bg-gray-100 border-l-4 border-blue-400 pl-4 pr-6 py-3 rounded-lg italic text-gray-800 my-6 shadow-sm&quot;&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Doing Research on Dyslexia and Fonts for college, quick survey &lt;a href=&quot;https://t.co/6xRe7SWXwy&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;https://t.co/6xRe7SWXwy&lt;/a&gt; Please rt :) &lt;a href=&quot;https://twitter.com/hashtag/dyslexia?src=hash&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;#dyslexia&lt;/a&gt; &lt;a href=&quot;https://twitter.com/hashtag/fonts?src=hash&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;#fonts&lt;/a&gt; &lt;a href=&quot;https://t.co/tw6gcSJY3v&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;pic.twitter.com/tw6gcSJY3v&lt;/a&gt;&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;— Robert James Gabriel &lt;a href=&quot;https://twitter.com/RobertJGabriel&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;(@RobertJGabriel)&lt;/a&gt; February 22, 2016&lt;/p&gt;&lt;/blockquote&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;conclusion&quot; tabindex=&quot;-1&quot;&gt;Conclusion&lt;/h2&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;The results of the existing research and the research of this paper into dyslexic focused fonts in terms of web accessibility for dyslexics can be put into effect by developers to improve the readability of their applications in both software, website or web application for those with dyslexia.&lt;/p&gt;&lt;h3 class=&quot;leading-relaxed font-display text-xl my-8 font-semibold text-black&quot; id=&quot;web-accessibility-recommendations&quot; tabindex=&quot;-1&quot;&gt;Web accessibility recommendations&lt;/h3&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Some recommendations from the above mentioned papers include:&lt;/p&gt;&lt;ul class=&quot;leading-relaxed list-disc mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Choose a common font with recognizable letter forms for large bodies of text, such the OpenDyslexia font, Comic Sans or Arial.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Include the option for different fonts&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Allow the user to choose between color combinations&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Set the body text size to least 14px, instead of the existing 12px.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Present blocks of texts in columns; don’t let text span the entire length of the screen on a widescreen display, allowing for better use of whitespace.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Choose text and background colors with a high luminance contrast, or better yet allow the user to select the combination.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Use lower case letters. Avoid the use of capital letters. Using all capital letters makes it harder to read for people with dyslexia.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Double spacing after periods.&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Avoid pure black text on a pure white background (Many dyslexic users can be sensitive to the brightness the high contrast colors cause, as stated in the W3C report as well.)&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;Avoid Serif fonts (A sans-serif font would allow dyslexic users to see the shapes of letters more clearly. This is because of the lack of hooks increases the spacing between letters and makes them more distinguishable.&lt;/li&gt;&lt;/ul&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;As is evident from the suggestions, there are multiple possible avenues for future studies on typography for dyslexic users, and in fact, such research is desperately needed in order to create a web which is universally accessible.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;Despite the fact that the research papers cited and lack of existing research do not offer concrete evidence of a correlation between readability for dyslexic users and the use of dyslexia-focused fonts, there are so many people suffering from dyslexia and even more having trouble reading on the web, that web designers and developers should feel obliged to make their websites accessible to everyone by fixing bad practices or at least considering the above mentioned suggestions. Aside from developing more user friendly fonts, true web accessibility entails always providing users with several options so that they can customize the website to suit their needs.&lt;/p&gt;&lt;p class=&quot;leading-relaxed font-display mb-4 text-lg text-black&quot;&gt;This report should offer an insight into the way dyslexic users experience the web and demonstrate how dyslexic focus fonts try to fix some of their problems and improve web accessibility in general.&lt;/p&gt;&lt;h2 class=&quot;leading-relaxed font-display text-2xl my-8 font-semibold text-black&quot; id=&quot;bibliography&quot; tabindex=&quot;-1&quot;&gt;Bibliography&lt;/h2&gt;&lt;ol class=&quot;leading-relaxed list-decimal mt-4 space-y-2 pl-6 text-lg font-display my-8 text-black&quot;&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;http://www.typographydeconstructed.com/ascender/&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;K. O. Connor, &amp;quot;www.typographydeconstructed.com,&amp;quot; [Online]. [Accessed 21 April 2016]&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://www.robertgabriel.ninja/blog/research-into-web-accessibility-for-dyslexics/&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;L. R. &amp;amp; R. Baeza-Yates, &amp;quot;Good Fonts for Dyslexia,&amp;quot; Web Research Group, Barcelona, Spain, 2013&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://www.opendyslexic.org/contact&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;A. GONZALEZ, &amp;quot;FAQ | OpenDyslexic,&amp;quot; 03 June 2006. [Online]. [Accessed 01 April 2016]&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://opendyslexic.org&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;A. GONZALEZ, &amp;quot;OpenDyslexic | About,&amp;quot; 01 June 2006. [Online]. [Accessed 12 January 2016]&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://www.ilo.gw.utwente.nl/&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;R. d. Leeuw, &amp;quot;Special Font For Dyslexia?,&amp;quot; 5 December 2010. [Online]. [Accessed 13 January 2016]&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://www.dyslexiasw.com/about/website-accessibility&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;D. Scotwest, &amp;quot;Website Accessibility For Dyslexiasw,&amp;quot; 2010 April 2016. [Online]. [Accessed 2010 April 2016]&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://www.w3.org/WAI/RD/2012/text-customization/r11&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;W3C, &amp;quot;Text Customization,&amp;quot; 11 November 2012. [Online]&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;leading-relaxed my-2 text-lg font-display text-black&quot;&gt;&lt;a href=&quot;https://pdfs.semanticscholar.org/&quot; class=&quot;font-sans text-lg text-blue-600 hover:text-blue-800 underline underline-offset-2&quot;&gt;V. F. d. Santana, &amp;quot;pdfs.semanticscholar.org,&amp;quot; University of Campinas, 23 June 2012. [Online] [Accessed 23 February 2016]&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;</content>
  </entry>
  <entry>
    <title>Problems Posed by Ad-blockers</title>
    <link href="https://www.robertgabriel.ninja/blog/adblockers/" />
    <updated>2015-04-01T00:00:00Z</updated>
    <id>https://www.robertgabriel.ninja/blog/adblockers/</id>
    <content type="html">&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;introduction&quot;&gt;Introduction&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Ad blocking, one of the fastest-growing phenomena in internet usage [1], is a type of software that removes or alters advertising content on a web page, most commonly in the form of browser extensions. It allows users to disable the ad blocker on websites by whitelisting them, which is a list of sites where ads are allowed to run. Ad blocking has existed for the past 15 years, initially gaining popularity on Firefox and later becoming more prevalent on other systems and browsers such as Google&#39;s Chrome and Kali Linux.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Desperate times call for desperate measures. Publishers and ad-dependent websites have attempted to fight back against the growing adoption of ad-blockers. In response, they&#39;ve employed various methods, from introducing paywalls and limiting content access to fully blocking users of ad blockers.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Ad-blocking is experiencing a popularity explosion, posing a challenging, universal issue across the global publishing industry. While ad-blocking is most common among video game and technology sites (30-50 percent) [2], the use of ad blockers on other sites, such as business news, entertainment, and sports news, is also on the rise, according to PageFair [3].&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;The challenges posed by ad blockers for publishers are quite concerning. However, it is easy to understand why people frequently resort to ad blockers, as they offer improvements in performance and speed, enhanced privacy and security, and a distraction-free browsing experience. It&#39;s crucial to comprehend these reasons so that solutions can be developed to address the rise in ad blocker usage. This increase has already had a significant impact on many websites and is likely to influence the future of internet advertising. Both the methods used to combat ad blockers and the necessary changes in revenue models will be affected by this new challenge. Given that advertising is a central part of international economies, the increasing use of ad blockers could have far-reaching effects on our society as a whole.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;what-is-ad-blocking&quot;&gt;What is Ad Blocking&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Ad blocking, in this context, is a term not limited to a specific platform or device; it is a general term for software designed solely to remove advertisements from websites or web applications. Many modern web browsers, such as Google&#39;s Chrome and Mozilla Firefox, automatically block pop-up adverts by default. The use of browser extension ad blockers to prevent ads from loading is also common. It has been estimated that 9% of all website views come from browsers with ad-blocking extensions installed [4], and for some publishers, 40% or more of their visitors are using ad blockers [3].&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Several ad blockers are available, with the most popular being Adblock Plus. Adblock Plus itself has no functionality, meaning it does not block anything until instructed to do so. However, the ad blocker comes bundled with pre-selected lists of what to block, known as filter lists. Filter lists are extensive sets of rules that instruct Adblock Plus on which parts of a website to block. Users can also add any filter lists they want, such as those for blocking tracking or malware. Almost all filters are open source, and many are created and maintained by a large online community of users [5].&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Ad blocking as a whole has experienced a 41% growth from 2014 to the end of 2015, showcasing its significant increase in popularity [3]. In the US alone, it grew by 48% over a 12-month period from June 2014 to June 2015, reaching 45 million active users in the U.S. as of January 2016 for both mobile and desktop users [3].&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;benefits-to-the-user&quot;&gt;Benefits to the User&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Ad blockers offer several useful benefits to the user. They block or hide offensive material and other unpleasant elements, and they can also prevent malicious code from running. While ads on the web can be irritating and intrusive, some users choose not to block every ad as they understand that websites rely on advertising to generate income, enabling them to provide free content.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;However, even for users who prefer not to block ads, installing an ad blocker can be worthwhile. It allows web pages to load more quickly, providing cleaner-looking pages that are easier to read, especially for those with reading disabilities. Ad-free web pages consume fewer resources, leading to extended battery life on mobile phones and substantial energy savings. Filtering ads before they load also has financial benefits for users who pay for total transferred bandwidth, like many mobile users worldwide. Additionally, ad blockers enhance security, as online advertising poses a higher risk of infecting devices compared to surfing pornographic sites [6]. These benefits are discussed in further detail below.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;performance-issues&quot;&gt;Performance Issues&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Using an ad blocker significantly impacts loading speeds [7]. However, improved loading comes with some side effects, such as memory or RAM consumption [5]. According to Mozilla Firefox engineer Nicholas Nethercutt, running Adblock Plus in the background on Firefox 40 results in an increase in RAM usage ranging from 80-100MB. The primary issue arises from the process by which Adblock Plus blocks ads [8]. Adblock Plus inserts a substantial CSS stylesheet, consuming approximately 4MB of RAM, into every web page visited. This stylesheet removes ads and overrides existing stylesheets.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;In the modern era of the web, known as web 2.0, it is common for a web page to have multiple iframes and various website elements loading through API calls. These iframes represent separate web pages loaded and embedded within the page the user is viewing. An example is the feature-loaded social sharing widgets on platforms like Facebook.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;When you add a widget to your site, it consists of an iframe containing a separate web page hosted on Facebook&#39;s servers. As web pages become more complex, having an ad blocker that consumes 4MB of RAM per tab may not be sustainable.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;In Nethercote’s testing, TechCrunch served as an example. The site utilized around 194MB of RAM without Adblock Plus (ABP) enabled, but that figure doubled to 417MB with ABP enabled, particularly after triggering all the social widgets and plugins.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Intrigued by these results, I replicated the experiment using the Los Angeles Times website. Employing Google’s PageInsider development tools, I measured the machine&#39;s resources when loading the Los Angeles Times website with and without Adblock Plus [9]. The impact on RAM use in Chrome was comparable to Nethercote’s findings, yielding very similar results.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Despite the unfortunate effect ad blocking has on RAM, the reduction in loading ads (pre-rendering the page and injecting the CSS) leads to a significant performance improvement, particularly in loading time. The test results below showcase the homepage of the popular website, The Los Angeles Times [10].&lt;/p&gt;&lt;table class=&quot;mt-8 mb-8&quot;&gt;&lt;tr&gt;&lt;th class=&quot;text-xl&quot;&gt;The Los Angeles Times&lt;/th&gt;&lt;th class=&quot;text-xl&quot;&gt;With Adblock&lt;/th&gt;&lt;th class=&quot;text-xl&quot;&gt;Without Adblock&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;text-xl&quot;&gt;Loading Times (seconds)&lt;/td&gt;&lt;td class=&quot;text-xl&quot;&gt;11&lt;/td&gt;&lt;td class=&quot;text-xl&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;text-xl&quot;&gt;Size of page (MB)&lt;/td&gt;&lt;td class=&quot;text-xl&quot;&gt;5.7&lt;/td&gt;&lt;td class=&quot;text-xl&quot;&gt;1.4&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;speed&quot;&gt;Speed&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Download speed and rendering of websites and content are critical issues for users, with the average load time expected to be under 5 seconds. It would make sense for developers to be committed to increasing loading speed and reducing rendering time; however, that does not seem to be the case. I conducted informal research on developers&#39; attitudes toward ad loading to confirm my suspicions. In my poll, I asked developers whether they optimize the loading of ads on their web pages, using tools such as asynchronous loading [11].&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;In computer programs, asynchronous operation means that a process operates independently of other processes [12]. According to my results, the majority of web developers do not prioritize this, making it easy to understand why users would opt for ad blockers. Developers often do not consider the time taken for loading ads in their apps or websites.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;security&quot;&gt;Security&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Third-party advertisements can pose a serious threat to computer security. For example, in a high-profile case, malware was distributed through advertisements provided to YouTube by a malicious customer using Google&#39;s Doubleclick network [13]. In August 2015, a 0-day exploit in Firefox browsers was discovered in an advertisement running on a website [14]. The website Forbes requires users to disable ad blocking before viewing their website. However, in one incident, some of the website’s users were served with pop-under malware once they had disabled their ad blockers [15]. These examples demonstrate that ad blockers not only make surfing the internet more comfortable for the user but also safer.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;privacy&quot;&gt;Privacy&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Users employ ad blockers because some advertisements abuse privacy by adding features in the website&#39;s code to track users online. This can be easily exploited to gain access to users’ cookies, which may contain sensitive information. Advertising platforms take advantage of tracking user behavior based on the sites they visit. Ad blockers are popular among users who do not want their browsing history sold to advertisers and advertising networks, making Adblock Plus particularly popular among users who prioritize privacy.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;problems-posed-by-ad-blockers&quot;&gt;Problems Posed by Ad Blockers&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;The economic consequences of ad blocking for online businesses were reported by Adobe/PageFair, estimating the cost to publishers in 2016 alone could be as much as €22 billion [3]. If an ad is running on a website but is snubbed by the user because their ad-blocker is hiding it, this ad provides no value to the website owner. Advertisers perceive little value in putting brands in front of users who ignore advertisements. As a result, sites are rarely paid “per click” anymore, with the standard metric for selling web display ads being “CPM” or “cost per mille” – the cost for a thousand views [16].&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;The majority of websites on the internet would not exist without advertising. Websites, from personal WordPress sites to online magazines like Wired, depend on advertising revenues to keep running. Apple endorsing ad blockers, allowing people to produce ad-blocking technology for their app store [17], is significant news. With Apple&#39;s user base of 1.2 billion [18], this will introduce ad blocking to a whole new set of users on a larger scale.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;According to data from Adobe and PageFair, the adoption of desktop ad blockers has risen from approximately 21 million users in 2010 to more than 181 million users in January 2016 [19]. The report states that the growth of ad-blocking will cost advertisers more than $40 billion by 2016 [24], although other reports have given much lower estimations.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;It is inevitable that the rise of ad blockers will affect advertisers. Some advertisers may notice a huge impact on the performance of their price per click campaigns, while others won’t notice any change at all. This development can be compared to Google’s algorithm updates [7], during which some sites get badly affected by changes in the ordering and display of search results.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Text-based and price per click ads used by advertising networks such as Google AdWords are universally affected by ad blockers. An increase in ad blocker usage would negatively impact many advertising campaigns. For example, if a website owner is running a price per click campaign targeting mobile users on devices such as Apple’s, and they have an ad blocker installed, the users won’t see your ads.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;On the other hand, it is important to note that the majority of people browsing the web don&#39;t have any ad blocker installed at all. Just because the option is there and growing in popularity does not mean that all users are going to completely alter their behavior and install ad blockers.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;In an official blog post on September 30th, 2015, Google (Alphabet) announced they will no longer charge advertisers for impressions that are not viewable to users [20] [21]. If an ad isn&#39;t seen by the user, whether in another tab, out of view on the screen, or if the ad is being blocked by an ad blocker, the advertiser won’t be charged. This move is likely a reaction to concerns about the adoption of ad blockers in both iOS and browser extensions, as the problems stated in the blog post have been an issue for advertisers for some time.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;There are still many potential problems caused by ad blockers. Reports suggest that they will force sites to stop providing free content or decrease the quality of content while increasing the quantity, as seen in clickbait articles. This means that not only will users have access to incomplete information, as in the case of paywalls, but because the sites can no longer track users, this will also result in a loss of revenue and the inability to understand the customer because of their anonymity. These issues stem from ad blockers because publishers are being forced to try other means to increase revenue, such as paywalls and by publishing more low-quantity articles.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;possible-solutions-and-the-future-of-advertising&quot;&gt;Possible Solutions and the Future of Advertising&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;When Apple announced last September that it would allow ad blocking in Safari for iOS 9.3, it brought a conflict that had been building in the web community. Many of the possible solutions included:&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;the-freemium-model-paywall-&quot;&gt;The Freemium Model (Paywall)&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Freemium model pricing strategy is in which a product or service, such as games or web services, is free of charge, but money is charged for proprietary features, functionality, and extra content.&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;subscription-model&quot;&gt;Subscription Model&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;The subscription model is where a customer must pay a subscription price to have access to the product/service. The model is now used by many businesses, websites, and magazines.&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;go-native&quot;&gt;Go Native&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Native advertising is a form of paid media where the ad experience follows the natural form and function of the user experience in which it is placed [22]. Native ads look a lot like that of the content produced by web publishers, but they usually carry some kind of design or banner feature to distinguish it from non-sponsored content, normally at the end of the article. Mobile video is proving so popular as an ad format because it is engaging if done correctly. Mobile video will account for 87% of global advertising spend by 2018, according to ZenithOptimedia [23].&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;pay-the-ad-blockers&quot;&gt;Pay the Ad Blockers&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Where the publisher pays the ad blocker companies, such as Adblock Plus, to not run the ad blocker on their website.&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;ask-audiences-for-sympathy&quot;&gt;Ask Audiences for Sympathy&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;This method involves asking the visitor, using a popup, if they will consider whitelisting the site they’re visiting or disabling ad blockers on it and describing how the use of ad blockers can negatively affect them. For example, on the New York Times website [23], users with ad blockers enabled are shown the following message: “The best things in life aren’t free. You currently have an ad blocker installed. Advertising helps fund our journalism. To continue to enjoy The New York Times, please support us in one of the following ways.”&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Wired.com, which will not let users view their website if they are using an ad blocker of some kind, offers the following alternative:&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;“You can simply add WIRED.com to your ad blocker’s whitelist so you can view ads. When you do, we will keep the ads as ‘polite’ as we can, and you will only see standard display advertising.”&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;They also offer the user the opportunity to subscribe to a brand-new Ad-Free version of WIRED.com. For $1 a week, they can get complete access to their content, with no display advertising or ad tracking.&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;block-content-from-people-who-use-ad-blockers&quot;&gt;Block Content from People Who Use Ad Blockers&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Blocking content from people who use ad blockers is becoming more and more popular; this involves removing content or links from the user and displaying an ad about it. For example, Forbes.com is one of many sites that does not allow access to the site without disabling the extension or whitelisting the website, but not everyone is convinced by this method. Johnny Ryan of PageFair believes ad-blocking walls are relatively easy to bypass [24], and he is right. &quot;Often publishers only update their code, forcing the ad-blocking community to get working again. It is a coding tug of war,&quot; he stated.&lt;/p&gt;&lt;h3 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;offer-ads-free-versions&quot;&gt;Offer Ads Free Versions&lt;/h3&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Offer Ads Free Versions allow the user to support the website or web application. It removes adverts while supporting the services.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;designated-apps&quot;&gt;Designated Apps&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Another approach to the war on ad blockers is exemplified by former Mozilla co-founder Brendan Eich, who launched a browser called Brave [25]. This browser replaces ads on websites with safe, non-tracking ones that do not take users’ data or slow downloading speeds. Brendan Eich stated that the company plans to pay publishers a higher proportion of ad revenues generated by not going through a third-party middleman.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Privacy app Ghostery shows users which ad-serving technologies a website or web app is using and offers the option to blacklist (block) or whitelist those ad-serving technologies. This is significant because it offers the user the choice of seeing the ads rather than hiding them automatically, as many ad blockers do.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;redesigning-ads&quot;&gt;Redesigning Ads&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;As the methods of fighting ad blockers are not particularly successful, it would be better to change the adverts themselves so that they are less irritating and harmful to users. It would be possible to improve the use of ad blockers by optimizing the delivery of ads on websites using an asynchronous tag, as stated earlier in this report, or by integrating them into the site in such a way that it is not annoying to the user.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;As stated by Google’s former senior vice president of advertising, Susan Wojcicki [26], the future of ads depends on whether advertisers choose to follow the suggestions, which would encourage users not to rely on ad blockers. She stated that ad views will be voluntary; users will participate in the ecosystem if we provide enough value and control. Ads will be more interactive and beautiful at scale, and ads will help people live their lives on the go. For example, PageFair, among other sites, has been employing more user-friendly methods of circumventing ad blockers. They enable publishers to display &quot;respectful and unobtrusive ads&quot; that do not get blocked by ad blockers.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Similar to what Susan Wojcicki said in 2013, an online organization called acceptableads.org [27] formed in late 2015 with the manifesto of following on from Wojcicki&#39;s idea because major sites and the organization understand that advertising is the backbone that drives the Internet and gives us web content for free. As click rates on adverts continue to decline, many online advertisements/publishers have become obnoxious and annoying in an effort to be heard. Many popular websites have signed the manifesto, such as Reddit, DuckDuckGo, and Google.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Some websites have adopted these futuristic, interactive ad formats, with a great deal of success, such as with engagement ads, which show standard ad formats; when users hover their mouse over the ad, more features come up. This gives users an opportunity to be more creative and involved in the advertising process, making them more popular.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;This method has been used very effectively by companies such as Samsung, who live-streamed their 90-minute Galaxy S4 launch event via multiple channels, including ads [28]. Susan Wojcicki also advocates advertising where the user is choosing to view an ad, so that publishers are paid on a cost-per-click basis. It’s up to the ad network and the publisher/developer to show the right ad at the right time to the user.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;TrueView ads on YouTube follow this model. About 70% of ads on YouTube are now classified as TrueView, which has led to a reduction of 40% in the drop-off of ad viewing. One ad on YouTube got 33 million views, an ad by Pepsi featuring NASCAR car driver Jeff Gordon, going undercover to buy a car. It got 33 million views even though it was four minutes long because it was entertaining and relevant [29].&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;According to common guidelines, a good advert on a website should not be annoying and should not disrupt or distort the page content the user is trying to read. It should also be transparent with the user about being an ad; it must be effective without shouting at the user and it must be appropriate to the site that the user is on.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;Unfortunately, many websites do not follow these rules, and with the ever-changing landscape of the internet, it remains impossible to predict what exactly ads should be in the future.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;While it is difficult to determine what exactly the future of advertising on the internet should be, all the evidence discussed in this report indicates that steps must be taken to make web advertising less invasive and more user-friendly if the internet economy is to survive.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;In the ever-changing landscape of web advertising and the ad-blocking world, it is up to both the developers and the advertisers to better understand their target audience and to improve their engagement with the user, thus making them more likely to click on the ad than to be annoyed. Ideally, advertisers should follow the guidelines suggested by Susan Wojcicki. However, different sites host different content and therefore should employ different methods, be that a request for whitelisting, a paywall, or native apps.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;At the end of the day, it is impossible to prevent people from using ad blockers; therefore, publishers and advertisers must make it worth the user’s while to surf the web without this software, by creating entertaining, non-invasive adverts tailored to their needs and interests and follow the manifests and guidelines set out by recognized organizations like acceptableads.org.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;On the other hand, users need to be aware that they cannot expect free content if they do not also accept a certain amount of advertising. Therefore, the future of web advertising hinges on the willingness of both sides to compromise. Fortunately, users can whitelist websites and ad networks that follow the acceptable ads manifest and want to support. This means that users can use ad blockers selectively to tip the balance in favor of ads that truly inform them and send a message to the publishers.&lt;/p&gt;&lt;p class=&quot;mt-8 mb-8 text-xl&quot;&gt;In our modern world, the internet economy has become such a fundamental part of our society that the world economy has come to depend on it. The internet economy is mostly dependent on advertising for revenue; therefore, the uptick in the usage of ad blockers poses a considerable threat to that system. If users continue to avoid advertising, the foundation of the web economy will be shaken, which could lead to a global economic crisis bigger than anything ever seen before. With that in mind, it is vital that we change advertising to make it appeal to users so that the web economy may continue to grow and flourish.&lt;/p&gt;&lt;h2 class=&quot;mt-4 mb-4 text-2xl&quot; id=&quot;bibliography&quot;&gt;Bibliography&lt;/h2&gt;&lt;ol&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;B. Insider, &quot;PageFair and Adobe 2015 ad blocking report,&quot; Business Insider, 2016 August 2015. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://www.businessinsider.com/pagefair-and-adobe-2015-ad-blocking-report-2015-8&quot; title=&quot;Link to reference in article&quot;&gt;Business Insider&lt;/a&gt;. [Accessed 9 May 2016]&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;K. Hill, &quot;Use Of Ad Blocking Is On The Rise,&quot; 21 August 2015. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://www.forbes.com/sites/kashmirhill/2013/08/21/use-of-ad-blocking-is-on-therise/#5b2eae07496bFQjCNHxRqxnzge7RFxDCcMw6kN543u4-w&amp;amp;sig2=kX3AEhuUzMP8XC2dE5Mhg&quot; title=&quot;Link to reference in article&quot;&gt;Forbes&lt;/a&gt;. [Accessed 24 April 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;Adobe, &quot;Adobe,&quot; Adobe, 2 July 2015. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://blog.pagefair.com/2015/ad-blocking-report/&quot; title=&quot;Link to reference in article&quot;&gt;Adobe&lt;/a&gt;. [Accessed 3 May 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;I. Yablonka, &quot;What is the percentage of Internet users that employ,&quot; Ido Yablonka, 25 September 2015. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://www.quora.com/What-is-the-percentageof-Internet-users-that-employ-AdBlock-Plus-or-similar-ad-blocking-plugins&quot; title=&quot;Link to reference in article&quot;&gt;Quora&lt;/a&gt;. [Accessed 22 April 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;A. Plus, &quot;About Adblock Plus.,&quot; 21 December 2009. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://adblockplus.org/about&quot; title=&quot;Link to reference in article&quot;&gt;Adblock Plus&lt;/a&gt;. [Accessed 25 February 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;A. Khetarpal, &quot;The Top Ten Most Dangerous Things You Can Do Online.,&quot; 10 October 2010. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://gizmodo.com/5614047/the-top-ten-most-dangerousthings-you-can-do-online&quot; title=&quot;Link to reference in article&quot;&gt;Gizmodo&lt;/a&gt;. [Accessed 28 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;D. Shewan, &quot;The Rise of Ad Blockers: Should Advertisers Be Panicking ..,&quot; 10 October 2015. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://www.wordstream.com/blog/ws/2015/10/02/ad-blockers&quot; title=&quot;Link to reference in article&quot;&gt;WordStream&lt;/a&gt;. [Accessed 28 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;N. Nethercote, &quot;Firefox 41 will use less memory when running AdBlock Plus ...,&quot; 1 July 2015. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://blog.mozilla.org/nnethercote/2015/07/01/firefox-41-will-use-less-memory-when-running-adblock-plus/&quot; title=&quot;Link to reference in article&quot;&gt;Mozilla Blog&lt;/a&gt;. [Accessed 22 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;Google, &quot;PageSpeed Insights - Google Developers.&quot; 2012. 9 May. 2016,&quot; Google, 2 09 2012. [Online]. Available: &lt;a class=&quot;link link-secondary&quot; href=&quot;https://developers.google.com/speed/pagespeed/insights/&quot; title=&quot;Link to reference in article&quot;&gt;Google Developers&lt;/a&gt;. [Accessed 3 May 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;S. Anthony, &quot;extremetech,&quot; 14 March 2014. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.extremetech.com/computing/182428-ironic-iframes-adblock-plus-isprobably-the-reason-firefox-and-chrome-are-such-memory-hogs&quot;&gt;https://www.extremetech.com/computing/182428-ironic-iframes-adblock-plus-isprobably-the-reason-firefox-and-chrome-are-such-memory-hogs &lt;/a&gt;. [Accessed 28 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;R. J. Gabriel, &quot;Adblocker Survey Results,&quot; 22 February 2016. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.projectbird.com/problems-posed-by-ad-blockers&quot;&gt;https://www.projectbird.com/problems-posed-by-ad-blockers &lt;/a&gt;. [Accessed 11 April 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;M. Rouse, &quot;What is asynchronous? - SearchNetworking - TechTarget,&quot; 20 March 2012. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://searchnetworking.techtarget.com/definition/asynchronous&quot;&gt;https://searchnetworking.techtarget.com/definition/asynchronous &lt;/a&gt;. [Accessed 18 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;M. Navaraj, &quot;labs.bromium.com,&quot; 21 February 2014. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://labs.bromium.com/2014/02/21/the-wild-wild-web-youtube-ads-serving-malware/&quot;&gt;https://labs.bromium.com/2014/02/21/the-wild-wild-web-youtube-ads-serving-malware/ &lt;/a&gt;. [Accessed 26 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;D. Goodin, &quot;arstechnica,&quot; 7 August 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://arstechnica.com/security/2015/08/0-day-attack-on-firefox-users-stole-passwordand-key-data-patch-now/&quot;&gt;https://arstechnica.com/security/2015/08/0-day-attack-on-firefox-users-stole-passwordand-key-data-patch-now/ &lt;/a&gt;. [Accessed 20 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;T. Geigner, &quot;Forbes Site, After Begging You Turn Off Adblocker, Serves Up,&quot; 11 January 2016. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.techdirt.com/articles/20160111/05574633295/forbes-site-after-beggingyou-turn-off-adblocker-serves-up-steaming-pile-malware-ads.shtml&quot;&gt;https://www.techdirt.com/articles/20160111/05574633295/forbes-site-after-beggingyou-turn-off-adblocker-serves-up-steaming-pile-malware-ads.shtml &lt;/a&gt;. [Accessed 18 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;investopedia, &quot;Cost Per Thousand - CPM,&quot; 20 July 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.investopedia.com/terms/c/cpm.asp&quot;&gt;https://www.investopedia.com/terms/c/cpm.asp &lt;/a&gt;. [Accessed 10 April 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;J. MARSHALL, &quot;apples-ad-blocking-is-potential-nightmare-for-ad-sellers/,&quot; 28 August 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://blogs.wsj.com/cmo/2015/08/28/apples-ad-blocking-ispotential-nightmare-for-ad-sellers/&quot;&gt;https://blogs.wsj.com/cmo/2015/08/28/apples-ad-blocking-ispotential-nightmare-for-ad-sellers/ &lt;/a&gt;. [Accessed 02 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;S. Ranger, &quot;zdnet,&quot; zdnet, 20 January 2016. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.zdnet.com/article/ios-versus-android-apple-app-store-versus-google-playhere-comes-the-next-battle-in-the-app-wars/&quot;&gt;https://www.zdnet.com/article/ios-versus-android-apple-app-store-versus-google-playhere-comes-the-next-battle-in-the-app-wars/ &lt;/a&gt;. [Accessed 13 April 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;D. Shewan, &quot;wordstream,&quot; 10 October 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.wordstream.com/blog/ws/2015/10/02/ad-blockers&quot;&gt;https://www.wordstream.com/blog/ws/2015/10/02/ad-blockers &lt;/a&gt;. [Accessed 18 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;J. Kahn, &quot;Google says it won’t make advertisers pay unless ads are 100% viewable,&quot; 10 October 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://9to5google.com/2015/09/30/google-displayads-viewable/&quot;&gt;https://9to5google.com/2015/09/30/google-displayads-viewable/ &lt;/a&gt;. [Accessed 10 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;Google, &quot;&lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://adwords.blogspot.ie/&quot;&gt; https://adwords.blogspot.ie/ &lt;/a&gt;,&quot; 30 September 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://adwords.blogspot.ie/2015/09/Enhancing-the-google-display-network&quot;&gt;https://adwords.blogspot.ie/2015/09/Enhancing-the-google-display-network &lt;/a&gt;. [Accessed 16 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;sharethrough, &quot;sharethrough,&quot; 10 June 2014. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.sharethrough.com/nativeadvertising/&quot;&gt;https://www.sharethrough.com/nativeadvertising/ &lt;/a&gt;. [Accessed 13 April 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;T. Mogg, &quot;NY Times starts fighting ad blockers with plea to users,&quot; 8 March 2016. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.digitaltrends.com/mobile/ny-times-fights-ad-blockers/&quot;&gt;https://www.digitaltrends.com/mobile/ny-times-fights-ad-blockers/ &lt;/a&gt;. [Accessed 29 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;PageFair, &quot;Inside PageFair | Monitoring adblock and the future of the ..,&quot; 10 June 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://blog.pagefair.com/&quot;&gt;https://blog.pagefair.com/ &lt;/a&gt;. [Accessed 2 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;G. Keeley, &quot;GitHub - brave/browser-ios: Brave iOS Browser.,&quot; 20 October 2015. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://github.com/brave/browser-ios&quot;&gt;https://github.com/brave/browser-ios &lt;/a&gt;. [Accessed 28 March 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;R. H. &amp; S. Wojcicki, &quot;Here&#39;s The Future Of Advertising, According To Google,&quot; 10 April 2013. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.forbes.com/sites/roberthof/2013/04/10/heres-thefuture-of-advertising-according-to-google/#22de1749687a&quot;&gt;https://www.forbes.com/sites/roberthof/2013/04/10/heres-thefuture-of-advertising-according-to-google/#22de1749687a &lt;/a&gt;. [Accessed 01 February 2016]&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;A. A. Org, &quot;Acceptable Ads Manifest,&quot; 1 May 2016. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://acceptableads.org/&quot;&gt;https://acceptableads.org/ &lt;/a&gt;. [Accessed 2 May 2016].&lt;/li&gt;&lt;li class=&quot;mt-8 mb-8 text-lg&quot;&gt;R. Hof, 10 August 2013. [Online]. Available: &lt;a class=&quot;decoration-pink-500 underline hover:underline hover:text-gray-900 hover:decoration-wavy hover:decoration-blue-500 decoration-wavy&quot; title=&quot;Link to reference in article&quot; href=&quot;https://www.forbes.com/sites/roberthof/2013/04/10/heres-the-future-of-advertisingaccording-to-google/&quot;&gt;https://www.forbes.com/sites/roberthof/2013/04/10/heres-the-future-of-advertisingaccording-to-google/ &lt;/a&gt;. [Accessed 10 March 2016]&lt;/li&gt;&lt;/ol&gt;</content>
  </entry>
</feed>