How to Design a Creative Barcode

Want to learn how to design a barcode label? In this article, we’ll explore how to make a barcode and ways you can explore creative barcode design too. What You’ll Learn What is a barcode and what are barcodes used for? How to make a barcode and what tools you can use How… Continue reading How to Design a Creative Barcode

Card sorting with visually impaired participants: how to overcome accessibility barriers

A guide to conducting card sorting with participants who are visually impaired. Photo by Author; generated using Stable Diffusion. Card Sorting is a UX research method used to understand how users categorize and organize information, which reflects how they expect information and content to be organized on a user interface. In this method, participants are… Continue reading Card sorting with visually impaired participants: how to overcome accessibility barriers

Open web3 usability questions

A list of web3 design patterns and user behaviours that puzzle me. DallE generated: “an astronaut pondering the mysteries of life” Through my articles on DeFi, I’ve identified various usability problems specific to crypto apps. I’ve also thought hard about how to build a general framework for web3 UX. I try to speak to users… Continue reading Open web3 usability questions

Published
Categorized as UX Tagged

Photoshop for Beginners

Learn how to use Adobe Photoshop in this detailed, easy-to-follow course. I’ll teach you all the essential Photoshop tools and techniques, starting from scratch and building to more advanced skills. Watch the Full Photoshop for Beginners Course What You’ll Learn How to use Photoshop layers and layer styles How to work with color and… Continue reading Photoshop for Beginners

Visual forensics, impostor syndrome, UI color system, accessibility checklist

Weekly curated resources for designers — thinkers and makers. “User feedback is always a valuable source of information. But if product designers aren’t careful, user feedback can quickly become a to-do list of features organized by whoever yells the loudest and most often. This not only runs the risk of pulling a product team in dozens of different… Continue reading Visual forensics, impostor syndrome, UI color system, accessibility checklist

How to Import Brushes Into Sketchbook Pro

What You’ll Be Creating * { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} If you want to add new brushes for Sketchbook Pro, you need just a few steps! In this short tutorial I’ll show you how to import brushes into Sketchbook Pro using my own custom Sketchbook brush pack. Disclaimer: this method works only for… Continue reading How to Import Brushes Into Sketchbook Pro

How to Send Serverless Emails With Node.js

If you are running a Jamstack architecture, sometimes you will require additional functionality like sending transactional emails to your users. Sending emails requires a server, so you can make a simple serverless service with an endpoint that takes a few fields and sends off an email. It’s an excellent alternative that doesn’t require the maintenance… Continue reading How to Send Serverless Emails With Node.js

How to Make a Halloween Flyer

What You’ll Be Creating Want to learn how to make a Halloween flyer? In this tutorial, we’ll create a Halloween costume contest flyer, and you could use these concepts to create any kind of Halloween event flyer you prefer. We’ll also take a look at some Halloween flyer ideas. We’ll create this Halloween flyer design… Continue reading How to Make a Halloween Flyer

How to Turn a Picture Into an SVG for Cricut

What You’ll Be Creating Looking to turn a picture into an SVG for Cricut? Then look no further! In this tutorial, we’ll go over what the SVG file type is and why you would want to use SVG files for Cricut. Next, we’ll go over how to create SVG files for Cricut in several different… Continue reading How to Turn a Picture Into an SVG for Cricut

How to Fix SD Card Not Showing Up Mac

Mishaps occur at any moment, and we don’t have any idea about them. For instance: When you insert an SD card, nothing happens on Mac. If your SD card is not showing up, you cannot open or view files saved on your SD card. As you can see that your Mac SD card is not accessible,… Continue reading How to Fix SD Card Not Showing Up Mac

How to Make a Live Chat Script in PHP

In this article, we’ll discuss how you can make a live chat script in PHP. Although there are different ways you could achieve this, we’ll use a socket-based implementation. If you’re building a community site which involves user engagement, it’s useful to provide a way for users to discuss ideas in real time. When it… Continue reading How to Make a Live Chat Script in PHP

10 Free Bot Development Platforms to Try

There are hundreds of free bot development platforms to try online. Some are paid, some offer their services for free. Bots are great for website assistance. These chatbots improve website user experience and are proven to significantly increase conversion rates. Chatbots are helpful for many websites because it directly answers the questions that readers have.… Continue reading 10 Free Bot Development Platforms to Try

Quickly Build a PHP CRUD Interface With the PDO Advanced CRUD Generator Tool

In this tutorial, we’re going to review PDO CRUD—a form builder and database management tool. PDO CRUD helps you build forms for your database tables with just a few lines of code, making it quick and easy to bootstrap a database application. There are plenty of extensions available for database abstraction and specifically CRUD (create,… Continue reading Quickly Build a PHP CRUD Interface With the PDO Advanced CRUD Generator Tool

9 Best Font Manager Apps for Mac, Windows, Linux and Online

If you or your business do any kind work with fonts, font management software can help you organize and manage the fonts you work with. In this article, I’ll explain why you should consider using font management software and I’ll outline some of the most popular font manager packages for Windows and Mac users. Fonts… Continue reading 9 Best Font Manager Apps for Mac, Windows, Linux and Online

Display WooCommerce Categories, Subcategories, and Products in Separate Lists

What You’ll Be Creating WooCommerce gives you a few options as to what you can display on your archive pages: products categories (on the main shop page) or subcategories (on category pages) both products and categories. When I’m setting up a store, I normally select the third option: products and categories/subcategories. This means visitors to… Continue reading Display WooCommerce Categories, Subcategories, and Products in Separate Lists

Open a Browser Tab with DevTools Open by Default

Using command line flags is a great way to subtly improve productivity. Whether saving yourself keystrokes or enabling specific features, it’s very much worth knowing the application flags available to you. To launch a new tab with DevTools in Chrome, you can use the –auto-open-devtools-for-tabs command line flag: /Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary –auto-open-devtools-for-tabs https://davidwalsh.name… Continue reading Open a Browser Tab with DevTools Open by Default

How to Make a Minecraft Twitch Overlay

What You’ll Be Creating In this tutorial, we’re going to make a Minecraft Twitch overlay template. We’ll use screenshots from the game to create a custom stream overlay that you can use on Twitch or any other platform you prefer. You will need Minecraft, Adobe Photoshop, and streaming software of your choice. The result is a Minecraft… Continue reading How to Make a Minecraft Twitch Overlay

Best Hand Lettering Quotes For Inspiration

74 Shares Beautiful hand lettering motivational and inspiring quotes. I love hand lettering typography design and today shared some of the amazing handmade lettering designs for quote lovers.  Lettering motivational, inspirational quotes and thoughts that can give you strength and power to work hard for what you want because it won’t come to you without a fight. In… Continue reading Best Hand Lettering Quotes For Inspiration

How to Build a WooCommerce Store With Elementor

Elementor and WooCommerce make it easy to create an online store. In this tutorial, I’ll show you how to use WooComerce, WordPress, and Elementor to build an online store complete with products, categories, and an Amazon-style dropdown menu. Why WooCommerce? WordPress is one of the world’s most popular blogging platforms, but countless businesses also use… Continue reading How to Build a WooCommerce Store With Elementor

WordPress Troubleshooting: HTTP Error When Uploading Images

In this tutorial you’ll learn how to fix the HTTP error sometimes seen when uploading images to WordPress. This is actually a pretty common error and there are several ways to fix it, so let’s break it down. Troubleshooting Uploading Errors in WordPress Here’s a complete video version of this tutorial. Follow along with us… Continue reading WordPress Troubleshooting: HTTP Error When Uploading Images

What are Breadcrumbs in WordPress?

In this tutorial I’m going to explain all you need to know to get started using breadcrumbs in WordPress. BreadCrumbs in WordPress Follow along with us over on our Envato Tuts+ YouTube channel: BreadCrumb Plugins on CodeCanyon If you’re interested in what solutions are on offer from our community of coders, check out the premium WordPress… Continue reading What are Breadcrumbs in WordPress?

How To Benefit From Mental Models in UX Design

Users come to your website with certain expectations already in their mind; they’ve seen thousands of other websites before and it’s only natural that they’ve adopted certain habits. Instead of trying to change these patterns, it’s much better to incorporate them into your design. To learn more, let’s have a closer look at a psychological… Continue reading How To Benefit From Mental Models in UX Design