Between trendy terms like Product Discovery, and older terms we’ve been carrying around for years, like UCD (User Centered Design) and the Double Diamond, it’s time to make room for the concept of user research that you’ll inevitably encounter in all design-forward companies: Y.O.L.O.
Last articles about HTML5, CSS3, JavaScript, WordPress, et Webdesign
In-App Review: How to ask for a review on the AppStore?
When the design and development of a mobile application reaches its high point, a crucial question arises: when is the right time to ask users for an “In-App Review”, that long-awaited opportunity to gather opinions on the Apple or Android App Store platforms? Find out in this article how to choose the right time to do this, and what you should do to maximise its impact.
AI Tools as Alternative & Complement to ChatGPT
Due to the recent media attention surrounding ChatGPT’s success, AI has gained a new persona; however, this is not representative of all AI available. Beyond simply conversing with AI, there are a plethora of capabilities that can assist with various tasks such as voice editing, music generation, image manipulation, photo clean-up, and more. Join me as we explore some of these capabilities.
Plugins to build an accessible form for WordPress
In my eternal quest for a better web, a question was recently asked to me on LinkedIn. The question was: do you know a WordPress plugin that allows you to create an accessible form? I’ve never asked myself this question because I use Contact Form 7 which allows you to do a bit of everything. But let’s dig in.
What is “Google UX Design Professional Certificate” really worth?
The Google UX Design Certificate makes a lot of noise recently. It’s always good to see more kinds of training in our industry. But the real question I was asking myself was: is it really worth it? Well, I enrolled in this course to give you feedback as a professional in UX Design.
Pantone 2021: Working on an Accessible Color Palette
A lot of people seem to want to play with the Pantone colors of the year. Maybe these colors inspire more creative people. Or maybe it’s because it’s rare to get two of them. Note however that their use in the web, or digital assets, can have an impact on the accessibility of your creations. Small note on this topic.
CSS Custom Properties: introduction on CSS variables
Some years ago (2018 I think), I gave a talk during the JavaScript Meetup of Luxembourg where I presented briefly my interest for this new topic: CSS Variables. The official name of this specification is CSS Custom Properties. It allows you to store dynamic custom values to be used as CSS value within your code.
PWA – Add shortcuts to your application
You have probably already used these shortcuts available at “force touch” or “long touch” on your mobile application icons? It’s a way to access shortcuts inside your application to quickly access a section, or directly start a more precise action. It is now possible to do this for your Progressive Web App (PWA).
A One Time Code Input compatible with Keyboard suggestion
Ones of the more painful experiences on mobile come with infinite online forms you have to fill in here and there. What about optimizing those experiences step by step? Today I propose to you a solution for One Time Code input: You receive the SMS with a code, your keyboard suggest-it to you, one tap, done! Ok let’s go!
Self-hosted Design and Project Management Solutions
At the era of Cloud solutions and worldwide shared resources, some big companies are stuck with a strict prohibition of any Cloud service. Self-hosting is a solution for those companies that want to build modern well-designed interfaces. How to do so if you are stuck outside the overall Cloud system?
The best WYSIWYG Editors
When the need arises to focus on writing texts for web pages, WYSIWYG editors allow you to project yourself into what your text will look like once it is published on your page, or at least give you a good idea of what it will be like. Here is a selection of editors that can be installed in your web projects.