Category: Web Design
CSS Frameworks Or CSS Grid: What Should I Use For My Project? CSS Frameworks Or CSS Grid: What Should I Use For My Project? Rachel Andrew 2018-11-09T12:30:30+02:00 2018-11-09T17:55:33+00:00 Among the questions I am most frequently asked is some variety of the question, “Should I use CSS Grid or Bootstrap?” In this article, I will take…
Sharing Data Among Multiple Servers Through AWS S3 Sharing Data Among Multiple Servers Through AWS S3 Leonardo Losoviz 2018-11-08T12:30:30+01:00 2018-11-08T12:30:20+00:00 When providing some functionality for processing a file uploaded by the user, the file must be available to the process throughout the execution. A simple upload and save operation presents no issues. However, if in…
How To Build A Virtual Reality Model With A Real-Time Cross-Device Preview How To Build A Virtual Reality Model With A Real-Time Cross-Device Preview Alvin Wan 2018-11-06T23:50:16+01:00 2018-11-07T10:45:16+00:00 Virtual reality (VR) is an experience based in a computer-generated environment; a number of different VR products make headlines and its applications range far and wide: for…
The Value Of Storyboarding For Product Design The Value Of Storyboarding For Product Design Joshua Bumcrot 2018-11-06T14:15:20+01:00 2018-11-07T10:45:16+00:00 When you think of the word “storyboarding,” you probably think about film, media, and video creation. Historically, this is what storyboards have been used for, but who says we can’t use them for product development as well?…
Improve Animated GIF Performance With HTML5 video Improve Animated GIF Performance With HTML5 video Ayo Isaiah 2018-11-05T14:30:14+01:00 2018-11-06T12:34:07+00:00 Animated GIFs have a lot going for them; they’re easy to make and work well enough in literally all browsers. But the GIF format was not originally intended for animation. The original design of the GIF format…
SmashingConf New York 2018: That’s What It Was Like SmashingConf New York 2018: That’s What It Was Like Bruce Lawson 2018-11-02T14:00:00+02:00 2018-11-02T11:37:08+00:00 As you may know, Smashing Magazine runs a conference — four a year, in fact. Last week saw me, Vitaly, Amanda and Mariona from the Smashing Team in New York, joined by our…
The 101 Course on Crafting 404 Pages The 101 Course on Crafting 404 Pages Shelby Rogers 2018-11-01T09:48:57+00:00 2018-11-02T11:37:08+00:00 Why Your 404 Pages Might Be The Unexpected Hero Of Your Content Marketing Strategy A lot of people toss around the phrase, “It’s not about the destination. It’s about the journey.” And those people are telling the…
Colorful Inspiration For Gray Days (November 2018 Wallpapers) Colorful Inspiration For Gray Days (November 2018 Wallpapers) Cosima Mielke 2018-10-31T10:38:11+01:00 2018-10-31T09:53:16+00:00 How about some colorful inspiration for those gray and misty November days? We might have something for you. Just like every month since more than nine years already, artists and designers from across the globe…
Measuring Performance With Server Timing Measuring Performance With Server Timing Drew McLellan 2018-10-30T03:40:14+02:00 2018-10-31T09:53:16+00:00 When undertaking any sort of performance optimisation work, one of the very first things we learn is that before you can improve performance you must first measure it. Without being able to measure the speed at which something is working, we…
The CSS Working Group At TPAC: What’s New In CSS? The CSS Working Group At TPAC: What’s New In CSS? Rachel Andrew 2018-10-26T22:30:30+02:00 2018-10-30T11:31:57+00:00 Last week, I attended W3C TPAC as well as the CSS Working Group meeting there. Various changes were made to specifications, and discussions had which I feel are of interest to…