• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Pixelstew – user experiences that matter

Pixelstew - user experiences that matter

Portfolio of user experience designer and researcher Steve Webster

  • Portfolio
  • About
  • Blog
  • Connect

Features

Home / Features

Primary Sidebar

Blog Posts

synthwave robot surfing the web

Human usability testing will be needed for artificial intelligence generated web design – February 14, 2023

February 14, 2023 By stevew

Human usability testing is an important step in the design process for any website, and it is especially important when it comes to artificial intelligence (AI)-generated web design. This is because AI-generated design can sometimes produce results that are unexpected or that do not meet the needs and expectations of users, Usability testing allows designers… Read more about Human usability testing will be needed for artificial intelligence generated web design – February 14, 2023

user flow diagram

UX design approach for a new or existing website – January 8, 2020

January 8, 2020 By stevew

When thinking of designing from scratch or re-designing an existing website, there are a number of important steps and stages that take place. This post will address those steps below. Mission statement is what your website offers to its users of and how they will benefit from it. It is important to have a clear… Read more about UX design approach for a new or existing website – January 8, 2020

person using website on a tablet

Solving a web design/App usability issue

February 18, 2019 By stevew

What is User Experience? It is the satisfaction someone gets from using a product, more specifically a website or app for our purposes. Do you have a current website that is in need of an update? Take a look at it and try to find out how you can make it better for your users.… Read more about Solving a web design/App usability issue

wishlist with pen

2019 Website Wishlist

February 4, 2019 By stevew

With the new year in full swing many of you may have made plans to make updates to your websites or are in the process of assessing what improvements can be made. After viewing user statistics, having a user review session and discussing the the website needs with your team you have decided what can… Read more about 2019 Website Wishlist

webdesign meeting

Website questions to ask a client in a discovery session

January 24, 2018 By stevew

So you’ve just landed a client that needs a new website re-design. Depending on what they already have in place, you probably are going to need a discovery session with them in order to understand what it is they’re going to need to meet their business needs. These sessions can be very in depth requiring… Read more about Website questions to ask a client in a discovery session

css code

Handy CSS and code snippets to use in your development

January 23, 2018 By stevew

CODE SNIPPETS: HIDE LINK FOR VISUAL IMPAIRED OFF SCREEN [php]<!DOCTYPE html> <html lang="en"> <head> <title>Test</title> <style> .hidden { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; } </style> </head> <body> <div class="hidden"><p><a href="http://www.google.com">For the visually impaired, please click this link to launch the search tool</a></p></div> </body> </html> [/php] CENTER DIV .centerContent{ margin: 0 auto; display:flex; justify-content: center;… Read more about Handy CSS and code snippets to use in your development

coding on a laptop

Customizing the WordPress theme ‘Studio Pro’: a few tricks to get you up and running

July 18, 2017 By stevew

Customizing a wordpress child theme can be challenging involving coding and design expertise makes it much easier. Not every designer has the coding expertise required to take a child-theme and make the required changes to apply all branding design and functionality to create a website that is going to meet your objective needs. Add widgets… Read more about Customizing the WordPress theme ‘Studio Pro’: a few tricks to get you up and running

  • Portfolio
  • About
  • Blog
  • Connect