Tag Archives: Browsers
Firefox service worker puts spotlight on Safari
January 27, 2016, by Ruadhán O'Donoghue
Firefox 44 arrived this week, and with it came service workers and push notifications, the latter dependent on the former. We’re big fans of the Service Worker API and the possibilities it brings to the web. Service workers power some of the best new HTML5 features, such as offline experiences and the just-mentioned push notifications... Read More
The state of the Web 2016
January 15, 2016, by Ruadhán O'Donoghue
2015 was a tumultuous year for the web, but ultimately, it was a good one, even a great one! Let’s take a look at the some of the events that made 2015 one of the most interesting for the web in recent times. Canvas vs DOM The respective merits of using the canvas element vs... Read More
Google Initiative to Penalize App Banners Points Future Direction of Web
September 8, 2015, by Martin Clancy
At the top of the month, Google announced the latest in a series of measures aimed at improving the mobile experience by making further changes to its mobile search ranking algorithms. This time, Google has taken aim at app install banners that obscure a significant part of webpage content on transition from the search results. From November onwards, Google will penalize this practice and offending sites risk worsening their rankings on mobile search... Read More
Webviews and User-Agent strings
April 13, 2015, by Ruadhán O'Donoghue
Much is made of the comparative times spent browsing the web vs engaging with native apps in the apps vs web debate. An often overlooked part of the discussion is that when engaged with a native app some portion of this time is spent actually on the web, via a webview. We'll get to what a webview is in a minute, but for now, what this means is that although the user is in an app, he or she is effectively browsing the web... Read More
Who wants the Pointer Events API? Everyone, nearly
March 24, 2015, by Ruadhán O'Donoghue
The Pointer Events API is an HTML5 API with an interesting history. It's an open API that Microsoft developed as an alternative to the more widely supported Touch Events API. Introduced with IE10 for Windows 8, it defined input events unified across Mouse, Touch and Pen input devices... Read More