Bob Liu Thoughts on UX Design & Strategy 2024-06-06T20:17:32Z https://liu.design/ Bob Liu bob@liu.design Bring Teams Together With a Design Studio 2024-06-05T00:00:00Z https://liu.design/blog/design-studio/ <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-2400w.jpeg 2400w" sizes="100vw" /><img src="https://liu.design/blog/design-studio/design-studio-1440w.jpeg" width="1440" height="960" alt="Illustration of two hands putting sticky dots on a wireframe" loading="lazy" decoding="async" /> </figure> <p>Imagine presenting a prototype you spent two weeks designing to your stakeholders. You tried to address as many pain points as possible based on your interview with 20 users. You drop your mic on the last screen and expect a standing ovation, only to hear comments like the margins are off, buttons are misplaced, and key features X and Y are missing. We’ve all been there.</p> <p>As UX professionals, we learn what our users want and reflect it in the design. But stakeholders, who may have different goals, are often looped in once a draft prototype is ready, which causes a gap in expectation and unpleasant surprises. The question is, how might we improve the design process — so user needs are aligned with organizational priorities, and stakeholders become your allies?</p> <p>In 2019, I started experimenting with a new workshop format that aims to include the stakeholders early in the design process. I named it “design studio.” Over the years, I used it with seven project teams at the University of Arizona Libraries, and it delivered the expectation every time.</p> <p>The workshop is so simple that anyone can run with their own teams. Here’s how.</p> <h2>What’s a Design Studio?</h2> <div> <div class="gallery full-width" id="gallery-design-studio-sc"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-sc-1-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-sc-1-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-sc-1-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-sc-1-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-sc-1-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-sc-1-1440w.jpeg" width="1440" height="960" alt="Four people standing in front of whiteboards that have sketches on them" loading="lazy" decoding="async" /> </a> <figcaption>Design studio for the University of Arizona Libraries Special Collections, April 2023</figcaption> </figure><figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-sc-2-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-sc-2-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-sc-2-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-sc-2-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-sc-2-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-sc-2-1440w.jpeg" width="1440" height="960" alt="Two people discussing about sketches on whiteboards" loading="lazy" decoding="async" /> </a> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-design-studio-sc', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>Design studio is a lightweight workshop for understanding design goals and mindfully including stakeholders in the design process. The outcome is a list of goals that informs the project requirements and product design.</p> <p>At the core of the workshop is a fully analog sketching session. This structured activity encourages project contributors to share their vision and empathize with the users. The rest of the workshop has several interactive activities to help build trust between the implementors and stakeholders.</p> <h2>Who Should Participate?</h2> <p>A design studio is good for groups of all sizes and doesn’t require the participants to have any previous design experience. That said, I had better success running the workshop with groups that include:</p> <ul> <li>1-3 key stakeholders: those who make important decisions, such as product owners, sponsors, and department heads.</li> <li>2-12 collaborators: members of the project team, such as UX researchers, product designers, developers, and content providers. You might also want to invite customer service professionals who have direct experience working with your users, or even the power users themselves.</li> </ul> <p>Depending on your group size, plan on having 1-2 facilitators who are familiar with the steps of the workshop.</p> <h2>What Do I Need?</h2> <div> <div class="gallery undefined" id="gallery-supplies"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/supplies-1440w.webp 1440w, https://liu.design/blog/design-studio/supplies-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/supplies-1440w.jpeg 1440w, https://liu.design/blog/design-studio/supplies-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/supplies-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/supplies-1440w.jpeg" width="1440" height="960" alt="A roll of tape, a sharpie, a sheet of dot stickers, and two index cards" loading="lazy" decoding="async" /> </a> <figcaption>Supplies for a design studio</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-supplies', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>To run a design studio in person, all you need are basic office supplies, including:</p> <ul> <li>Index cards: the ideal size is 4x6 inch (about 10x15 cm). Prepare 2-3 per participant.</li> <li>Markers: Sharpies or thick pens. Prepare 1 per participant.</li> <li>A roll of tape</li> <li>Stickers (optional): small dot stickers are the best. Prepare 3-6 per participant.</li> </ul> <p>In addition, book a space with a whiteboard, wall, window, or another large vertical surface where you can put tape on.</p> <h2>Steps</h2> <p>The design studio is a 5-step process that takes about an hour. Everyone, including the facilitator, should participate in all steps. Participants should be seated around tables. Consider breaking bigger groups down into several small ones. If possible, provide refreshments.</p> <h3>Step 1: Intro</h3> <p>The facilitator introduces the workshop and shares context of the project. Participants go around the table for intros as the facilitator hands out workshop supplies.</p> <h3>Step 2: Sketch</h3> <div> <div class="gallery full-width" id="gallery-design-studio-sketch"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-news-1-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-news-1-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-news-1-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-news-1-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-news-1-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-news-1-1440w.jpeg" width="1440" height="960" alt="A woman sketching on index cards" loading="lazy" decoding="async" /> </a> <figcaption>Design studio for the University of Arizona Libraries News page, February 2023</figcaption> </figure><figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-homepage-1-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-homepage-1-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-homepage-1-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-homepage-1-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-homepage-1-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-homepage-1-1440w.jpeg" width="1440" height="960" alt="A group of people sitting around a table sketching on index cards" loading="lazy" decoding="async" /> </a> <figcaption>Design studio for the University of Arizona library homepage, May 2024</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-design-studio-sketch', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>Each participant spends 5-7 minutes to sketch something they’d like to see in the final design. The scope doesn’t matter as long the idea fits on an index card. For example, they can draw something as small as a button and as big as the whole page. They can also choose to jot down their idea on the index card instead of sketching.</p> <p>Keep in mind — the index card is a rather small canvas for a Sharpie. This is intentional as it forces the participant to focus on the features that matter the most to them. Follow these guidelines:</p> <ul> <li>The key stakeholders can choose to have three index cards while others have two.</li> <li>Draw or write down only one idea per index card.</li> <li>Use only one side of the card.</li> <li>Do not tape two cards together to make a bigger card.</li> </ul> <p>Once done, ask the participants to tape their sketches to the whiteboard.</p> <h3>Step 3: Gallery Walk</h3> <div> <div class="gallery full-width" id="gallery-design-studio-gallery-walk"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-news-2-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-news-2-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-news-2-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-news-2-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-news-2-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-news-2-1440w.jpeg" width="1440" height="960" alt="Four people discussing sketches on whiteboards" loading="lazy" decoding="async" /> </a> <figcaption>Design studio for the University of Arizona Libraries News page, February 2023</figcaption> </figure><figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-homepage-2-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-homepage-2-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-homepage-2-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-homepage-2-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-homepage-2-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-homepage-2-1440w.jpeg" width="1440" height="960" alt="Several people viewing sketches on whiteboards" loading="lazy" decoding="async" /> </a> <figcaption>Design studio for the University of Arizona library homepage, May 2024</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-design-studio-gallery-walk', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>Once everyone’s done sketching, participants walk closer to the whiteboard to review others’ work. They can put dot stickers on sketches they like, agree with, or are interested in.</p> <h3>Step 4: Share</h3> <p>Participants take turns to share what they sketched with the group. Others can ask clarifying questions. The facilitator takes notes of features or patterns they noticed.</p> <p>As the participants continue to share their sketches, the facilitator should call out any repeated designs. This helps reinforce the shared goal and build consensus for the group.</p> <h3>Step 5: Recap</h3> <div> <div class="gallery full-width" id="gallery-design-studio-hours"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-hours-1-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-hours-1-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-hours-1-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-hours-1-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-hours-1-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1800" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-hours-1-1440w.jpeg" width="1440" height="1080" alt="Five people talking in a room that has a monitor showing a library website and a whiteboard with sketches" loading="lazy" decoding="async" /> </a> <figcaption>Design studio for the University of Arizona library hours, July 2019</figcaption> </figure><figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/design-studio-hours-2-1440w.webp 1440w, https://liu.design/blog/design-studio/design-studio-hours-2-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/design-studio-hours-2-1440w.jpeg 1440w, https://liu.design/blog/design-studio/design-studio-hours-2-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/design-studio-hours-2-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1800" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/design-studio-hours-2-1440w.jpeg" width="1440" height="1080" alt="Sketches and notes on a whiteboard" loading="lazy" decoding="async" /> </a> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-design-studio-hours', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>Once every participant has done sharing, the facilitator starts a recap. Describe designs that received many votes, had the most agreement, or led to an active discussion. At the end, put these features or patterns in a “wish list.”</p> <h2>Before and After the Design Studio</h2> <p>As the facilitator, it’s a good idea to come to the design studio prepared. The right amount of research will help you narrow down to the right scope for the workshop. Before the design studio, consider:</p> <ul> <li>Conducting user research. Interview the users to understand their journey, and run usability testing to probe what is and isn’t working.</li> <li>Talking to the stakeholders. Know their roles and have an initial understanding of their goals, needs, pain points, and capacity.</li> </ul> <p>Once you wrap up the design studio, make sure you share findings, including whiteboard snapshots and the final “wish list,” with the project team. Then use the “wish list” as a starting point for drafting project requirements and wireframes.</p> <h2>Can I Do It Online?</h2> <p>Yes! The design studio is flexible enough to be tweaked for fully-remote teams. All you need is an online whiteboard tool — I use <a href="https://www.figma.com/figjam/" target="_blank" rel="noopener noreferrer">Figjam</a> but other online whiteboards, such as <a href="https://miro.com/" target="_blank" rel="noopener noreferrer">Miro</a> and <a href="https://apps.apple.com/us/app/freeform/id6443742539" target="_blank" rel="noopener noreferrer">Freeform</a>, work equally well.</p> <div> <div class="gallery undefined" id="gallery-remote-workshop"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/design-studio/remote-workshop-1440w.webp 1440w, https://liu.design/blog/design-studio/remote-workshop-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/design-studio/remote-workshop-1440w.jpeg 1440w, https://liu.design/blog/design-studio/remote-workshop-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/design-studio/remote-workshop-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1600" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/design-studio/remote-workshop-1440w.jpeg" width="1440" height="960" alt="Screenshot of an online whiteboard tool that has photos of sketches and sticky notes" loading="lazy" decoding="async" /> </a> <figcaption>Online design studio for the University of Arizona Libraries' tech lending project, April 2022</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-remote-workshop', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>While the whiteboard is virtual, the sketching activity stays analog. As the facilitator, you would still ask the participants to sketch on physical index cards (or index card-sized paper). Once complete, each participant takes photos of their sketches and uploads them to the online whiteboard. All the other steps remain the same.</p> <h2>Your Turn</h2> <p>I’d love to hear how your design studio goes! Feel free to get in touch via <a href="mailto:bob@liu.design">email</a> or on <a href="https://mastodon.design/@bobliu" target="_blank" rel="noopener noreferrer">Mastodon</a> and share your experience.</p> What the Board Said 2024-04-23T00:00:00Z https://liu.design/blog/talk-back-board/ <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/tin-can-whiteboards-1440w.webp 1440w, https://liu.design/blog/talk-back-board/tin-can-whiteboards-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/tin-can-whiteboards-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/tin-can-whiteboards-2400w.jpeg 2400w" sizes="100vw" /><img src="https://liu.design/blog/talk-back-board/tin-can-whiteboards-1440w.jpeg" width="1440" height="960" alt="Illustration of two whiteboards connected by a tin can telephone" loading="lazy" decoding="async" /> </figure> <p>My team at the University of Arizona Libraries uses whiteboards to capture feedback from library users. We leave questions or prompts on the whiteboard and invite library visitors to respond with sticky notes. We call them “talk-back boards.”</p> <p>Talk-back boards are often displayed in museums or libraries to capture free-form feedback as a part of visitor study projects. Museums also use them for interactive programs where visitors can participate.</p> <p>We set up the first talk-back board at our library in 2018. Over the years, more than 40 boards were displayed with topics including website feedback, book recommendations, space evaluation, and creative projects. We captured responses for 37 boards in the library’s <a href="https://lib.arizona.edu/research-repo" target="_blank" rel="noopener noreferrer">UX Research Repo</a>.</p> <p>Here’s a recap of four of my favorite talk-back boards.</p> <h2>February 2024: “What Brings You to the Library Today?”</h2> <div> <div class="gallery undefined" id="gallery-board-visit"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/board-visit-1440w.webp 1440w, https://liu.design/blog/talk-back-board/board-visit-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/board-visit-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/board-visit-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/board-visit-2400w.jpeg" data-pswp-width="2400" data-pswp-height="3200" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/board-visit-1440w.jpeg" width="1440" height="1920" alt="A whiteboard in an open space covered by pink and red sticky notes" loading="lazy" decoding="async" /> </a> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-board-visit', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>Our team want to know what motivates people to visit the library in person, so we often post the same question in different library locations. This board was set up during the week of Valentine’s Day in 2024, and we prepared pink, orange, and red sticky notes to celebrate.</p> <p>In the instructions on the board, we asked the participants to add new answer with a sticky note and vote on existing answers with a smaller sticker. The same instructions were included for most talk-back boards we set up.</p> <blockquote class="pull-right"> <p>Answers that received more than 3 votes:</p> <ol> <li>“gaslight myself to think that I’m studious” (+6)</li> <li>“bc then I can get a silly little coffee :)” (+5)</li> <li>“To cry” (+5)</li> <li>“TO LOCK TF IN!” (+4)</li> <li>“To be Studious” (+3)</li> <li>“To take a piss” (+3)</li> <li>“coding HW :( #WOMENINSTEM” (+3)</li> </ol> </blockquote> <p>327 sticky notes were captured in 8 days. We analyzed each answer and extracted the following themes:</p> <ol> <li>Studying/working (100 responses)</li> <li>Relationship (37 responses)</li> <li>Restroom (11 responses)</li> <li>Library technology (8 responses)</li> <li>Borrowing/returning books (7 responses)</li> <li>Buying coffee (7 responses)</li> <li>View/scenery (6 responses)</li> <li>Bad weather (4 responses)</li> <li>Reminiscence (4 responses)</li> </ol> <p>In addition to the common reasons of visiting the library such as studying or using the restroom, we were glad to see answers mentioning library technology as a result of the Libraries’ revamped and expanded <a href="https://lib.arizona.edu/borrow/tech" target="_blank" rel="noopener noreferrer">tech lending program</a>. Interestingly, the Valentine’s color scheme may have led the answers in a certain way, which is why “relationship” became the second most popular theme.</p> <p>Our student assistant, Linda Lopez, also asked ChatGPT to analyze the answers. When doing so, she found that it could not recognize terms like “lock in” and “grind” as Gen Z slang for studying. She then manually edited some of the data before running the analysis in ChatGPT again, and here are the themes she got:</p> <ol> <li>Study purposes</li> <li>Specific academic work</li> <li>Personal activities</li> <li>Specific tasks</li> <li>Humor</li> <li>Interpersonal connections</li> <li>Emotional state</li> <li>Physical needs</li> <li>Miscellaneous</li> </ol> <h2>August 2023: “Write a Monsoon Haiku!”</h2> <div> <div class="gallery undefined" id="gallery-board-haiku"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/board-haiku-1440w.webp 1440w, https://liu.design/blog/talk-back-board/board-haiku-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/board-haiku-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/board-haiku-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/board-haiku-2400w.jpeg" data-pswp-width="2400" data-pswp-height="3199" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/board-haiku-1440w.jpeg" width="1440" height="1919" alt="A whiteboard in an open space covered by white and yellow sticky notes" loading="lazy" decoding="async" /> </a> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-board-haiku', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>In June and July, people in Tucson anxiously wait for the monsoon rains to bring the cure for the unbearable Arizona heat. That’s also the time of the year when we set up this recurring creative project where library visitors are invited to write a haiku, which are 3-line poems in the following format:</p> <ul> <li>First line: 5 syllables</li> <li>Second line: 7 syllables</li> <li>Third line: 5 syllables</li> </ul> <p>Here are four most popular haikus of the 2023 monsoon season:</p> <blockquote class="pull-right"> <p><em>10 votes:</em><br /> Why so late Monsoon?<br /> Are you angry at humans<br /> Since we broke the earth?</p> </blockquote> <blockquote> <p><em>11 votes:</em><br /> I like to eat hail<br /> oh it is very yomy<br /> Thank you so much</p> </blockquote> <blockquote class="pull-right"> <p><em>7 votes:</em><br /> Welcome monsoon, hi!<br /> We are so happy you’re here.<br /> Thanks for bringing life.</p> </blockquote> <blockquote> <p><em>7 votes:</em><br /> metamorphic rocks<br /> foliated and shiny<br /> with or without rain</p> </blockquote> <p>When capturing answers on this board, our friend Kevin O’Dea, Platforms Engineer at the Libraries, helped us develop a workflow to quickly transcribe text from photos. He created a Photoshop script that detects sticky notes, crops them out, and exports them to individual images. He then used OCR tools to extract text from the images.</p> <h2>December 2021: “What Stories About Social Justice and Anti-Racism Matter to You?”</h2> <div> <div class="gallery undefined" id="gallery-board-social-justice"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/board-social-justice-1440w.webp 1440w, https://liu.design/blog/talk-back-board/board-social-justice-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/board-social-justice-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/board-social-justice-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/board-social-justice-2400w.jpeg" data-pswp-width="2400" data-pswp-height="3200" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/board-social-justice-1440w.jpeg" width="1440" height="1920" alt="A whiteboard with a question: What stories about social justice and anti-racism matter to you? and answers on sticky notes" loading="lazy" decoding="async" /> </a> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-board-social-justice', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>In 2021, the Main Library unveiled the new <em>Books that Matter</em> collection that focuses on social justice and anti-racism. We set up this board to learn what books students think should be added to this collection.</p> <p>Here are seven answers with the most votes:</p> <ol> <li>“JUSTICE 4 PALESTINE” (+7)</li> <li>“gender pay gap” (+5)</li> <li>“criminal justice system” (+4)</li> <li>“how to identify &amp; disrupt white supremacy” (+3)</li> <li>“non-stereotypical immigrant stories” (+3)</li> <li>“Maternal health” (+3)</li> <li>“Anti-capitalist stories” (+3)</li> </ol> <h2>September 2021: “How Much Did You Spend on Textbooks &amp; Homework Access Codes This Semester?”</h2> <div> <div class="gallery full-width" id="gallery-interaction-textbook"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/interaction-textbook-1-1440w.webp 1440w, https://liu.design/blog/talk-back-board/interaction-textbook-1-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/interaction-textbook-1-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/interaction-textbook-1-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/interaction-textbook-1-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1800" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/interaction-textbook-1-1440w.jpeg" width="1440" height="1080" alt="A student handing a marker to another student to answer questions on a whiteboard" loading="lazy" decoding="async" /> </a> </figure><figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/interaction-textbook-2-1440w.webp 1440w, https://liu.design/blog/talk-back-board/interaction-textbook-2-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/interaction-textbook-2-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/interaction-textbook-2-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/interaction-textbook-2-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1799" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/interaction-textbook-2-1440w.jpeg" width="1440" height="1079" alt="A student using writing on a whiteboard with a question: How much did you spend on textbooks this semester" loading="lazy" decoding="async" /> </a> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-interaction-textbook', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>In 2021, our library was ready to implement a flat-fee textbook program introduced by the university’s book store. Two librarians who led the project wanted to learn how much students spent on textbooks and homework access codes prior to this program.</p> <p>Our student assistant Riley Zuckert, who has a background in data science, designed a talk-back board that visualizes data. She set up the board with two questions:</p> <ul> <li>How much did you spend on textbooks this semester?</li> <li>How much did you spend on homework access codes this semester?</li> </ul> <p>Under each question, she included a vertical axis to represent cost ranges from $0 to $800+. She then invited students to mark their numbers on the axis.</p> <p>The board collected 308 answers over two weeks. We then calculated the percentages based on the answers:</p> <p><em>How much did you spend on textbooks this semester?</em> (Based on 170 answers)</p> <ul> <li>$0: 22.35%</li> <li>$1-$99: 21.18%</li> <li><strong>$100-$199: 27.06%</strong></li> <li>$200-$299: 15.29%</li> <li>$300-$399: 7.06%</li> <li>$400-$499: 2.35%</li> <li>$500-$599: 0.59%</li> <li>$600-$699: 0.59%</li> <li>$700-$799: 0%</li> <li>$800+: 3.53%</li> </ul> <p><em>How much did you spend on homework access codes this semester?</em> (Based on 138 answers)</p> <ul> <li><strong>$0: 36.23%</strong></li> <li>$1-$99: 30.43%</li> <li>$100-$199: 20.09%</li> <li>$200-$299: 4.35%</li> <li>$300-$399: 0.72%</li> <li>$400-$499: 2.17%</li> <li>$500-$599: 0%</li> <li>$600-$699: 0%</li> <li>$700-$799: 0%</li> <li>$800+: 0.72%</li> </ul> <p>In the meantime, Lauren Dunn, intern on our team, ran a survey with the same questions on Instagram and collected 20 more answers. Riley then combined the data from the talk-back board and Instagram to created the following histograms to visualize the answers:</p> <div> <div class="gallery full-width" id="gallery-cost-visualized"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/textbook-cost-visualized-1440w.webp 1440w, https://liu.design/blog/talk-back-board/textbook-cost-visualized-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/textbook-cost-visualized-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/textbook-cost-visualized-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/textbook-cost-visualized-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1282" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/textbook-cost-visualized-1440w.jpeg" width="1440" height="769" alt="Three histograms that visualize data for the question: How much did UArizona students spend on textbooks in Fall 2021?" loading="lazy" decoding="async" /> </a> <figcaption>Image Credit: Riley Zuckert</figcaption> </figure><figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/access-code-cost-visualized-1440w.webp 1440w, https://liu.design/blog/talk-back-board/access-code-cost-visualized-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/access-code-cost-visualized-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/access-code-cost-visualized-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/access-code-cost-visualized-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1283" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/access-code-cost-visualized-1440w.jpeg" width="1440" height="769" alt="Three histograms that visualize data for the question: How much did UArizona students spend on homework access codes in Fall 2021?" loading="lazy" decoding="async" /> </a> <figcaption>Image Credit: Riley Zuckert</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-cost-visualized', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <h2>Takeaways</h2> <div> <div class="gallery undefined" id="gallery-respond-to-board"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/talk-back-board/respond-to-board-1440w.webp 1440w, https://liu.design/blog/talk-back-board/respond-to-board-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/talk-back-board/respond-to-board-1440w.jpeg 1440w, https://liu.design/blog/talk-back-board/respond-to-board-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/talk-back-board/respond-to-board-2400w.jpeg" data-pswp-width="2400" data-pswp-height="1800" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/talk-back-board/respond-to-board-1440w.jpeg" width="1440" height="1080" alt="Three students pointing at sticky notes on a whiteboard at the entrance to a public space" loading="lazy" decoding="async" /> </a> <figcaption>Talk-back board at the University of Arizona Main Library, March 2020</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-respond-to-board', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>The talk-back board has become an essential piece in our UX research toolkit for collecting unmoderated user feedback for websites, services, and spaces. It’s also perfect for engaging library visitors through creative projects that help them de-stress with fun distraction.</p> <p>As we experimented with a wide spectrum of topics, we developed handy workflows to transcribe written answers to text for analysis. We also learned how to use AI tools for the initial analysis such as identifying common themes.</p> <p>Since the boards were mostly left unattended in a public space, we inevitably saw inappropriate responses. Our team members as well as the Libraries’ desk staff regularly checked the board to remove those responses. We also refilled the supplies as needed.</p> <h2>Want to Read More?</h2> <p>You can browse more of our talk-back boards in the Libraries’ <a href="https://ualibraries.notion.site/Research-Repo-186fb1c12a4b4481a7aee963ecf18437?pvs=4" target="_blank" rel="noopener noreferrer">UX Research Repo</a>.</p> Welcome to liu.design 2024-02-26T00:00:00Z https://liu.design/blog/welcome/ <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/welcome/new-site-1440w.webp 1440w, https://liu.design/blog/welcome/new-site-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/welcome/new-site-1440w.jpeg 1440w, https://liu.design/blog/welcome/new-site-2400w.jpeg 2400w" sizes="100vw" /><img src="https://liu.design/blog/welcome/new-site-1440w.jpeg" width="1440" height="960" alt="Illustration of an index card with text: “new site hello again world”" loading="lazy" decoding="async" /> </figure> <p>Hi there, and welcome to liu.design! Building a new website was one of my New Year’s resolutions. I’m glad to have completed it by March when 2024 can still be called the “new year.”</p> <p>This post marks the end of my previous portfolio website: bobliu.<nolink>io, which went live exactly four years ago on March 1, 2020. Here are some changes I made on the new website and things I learned while building it.</nolink></p> <h2>New Domain</h2> <p>I launched this website on <a href="https://liu.design/">liu.design</a>. I wanted to stop using bobliu.<nolink>io mainly because the .io domains became a part of the UK government’s modern-day colonialism<sup class="footnote-ref"><a href="https://liu.design/blog/welcome/#fn1" id="fnref1">[1]</a></sup>. I had been eyeing this domain for a while and was lucky no one grabbed it before I did.</nolink></p> <p>bobliu<nolink>.io now redirects to this site. I plan to keep the previous domain for a little longer and wait for the search engines to catch up.</nolink></p> <h2>Design More, Write More</h2> <p>I rewrote about my past projects when moving them to this site. It’s always fun to look back at my almost-binary mindset and think about how differently I approach things now. I hope you’ll have fun reading them too.</p> <p>My previous design portfolio didn’t have a structure to capture my random thoughts that are yet to be full-blown projects. So, as you read this post, I have also committed myself to write a blog. I hope to write about design strategies I experimented with, whether they worked or didn’t, and occasionally share life updates.</p> <h2>Eleventy</h2> <p>If you’re a designer, you probably are no stranger to portfolios sites forever under construction. To me, this wasn’t the first time I went from writing about a new project to rebuilding the entire website.</p> <p>I like static site generators and have used several of them to build my portfolio since 2017. bobliu.<nolink>io was built with a Vue-based static site generator called Gridsome. I liked the framework a lot but had to move away from it because the project’s development quietly ended in 2020.</nolink></p> <div> <div class="gallery undefined" id="gallery-previous-site"> <figure class=""> <source type="image/webp" srcset="https://liu.design/blog/welcome/previous-site-1440w.webp 1440w, https://liu.design/blog/welcome/previous-site-2400w.webp 2400w" sizes="100vw" /> <source type="image/jpeg" srcset="https://liu.design/blog/welcome/previous-site-1440w.jpeg 1440w, https://liu.design/blog/welcome/previous-site-2400w.jpeg 2400w" sizes="100vw" /> <a href="https://liu.design/blog/welcome/previous-site-2400w.jpeg" data-pswp-width="2400" data-pswp-height="2706" data-cropped="true" target="_blank"> <img src="https://liu.design/blog/welcome/previous-site-1440w.jpeg" width="1440" height="1623" alt="Screenshot of my previous site" loading="lazy" decoding="async" /> </a> <figcaption>Last screenshot of bobliu.io before it went offline</figcaption> </figure> </div> <script type="module"> import PhotoSwipeLightbox from '/assets/js/photoswipe-lightbox.esm.min.js'; import PhotoSwipe from '/assets/js/photoswipe.esm.min.js'; const lightbox = new PhotoSwipeLightbox({ gallery: '#gallery-previous-site', children: 'a', imageClickAction: 'close', tapAction: 'close', showHideAnimationType: 'fade', arrowPrev: false, arrowNext: false, zoom: false, close: false, counter: false, pswpModule: PhotoSwipe, preload: [1, 1] }); lightbox.init(); </script> </div> <p>This site was built from scratch with <a href="https://www.11ty.dev/" target="_blank" rel="noopener noreferrer">Eleventy</a>. I like that Eleventy:</p> <ul> <li>has an intuitive file structure</li> <li>supports any template language</li> <li>builds in no time for a site of this size</li> </ul> <p>My biggest pet peeve with static site generators is having to fiddle with file paths, and Eleventy was no exception to that. To customize the images displayed on this website, I had to create <em>shortcodes</em> and define where images live in the project folder. Figuring out the following line alone took my whole Saturday morning:</p> <pre class="language-js"><code class="language-js"><span class="token keyword">let</span> imageSrc <span class="token operator">=</span> <span class="token template-string"><span class="token template-punctuation string">`</span><span class="token interpolation"><span class="token interpolation-punctuation punctuation">${</span>path<span class="token punctuation">.</span><span class="token function">dirname</span><span class="token punctuation">(</span><span class="token keyword">this</span><span class="token punctuation">.</span>page<span class="token punctuation">.</span>inputPath<span class="token punctuation">)</span><span class="token interpolation-punctuation punctuation">}</span></span><span class="token string">/</span><span class="token interpolation"><span class="token interpolation-punctuation punctuation">${</span>src<span class="token interpolation-punctuation punctuation">}</span></span><span class="token template-punctuation string">`</span></span><span class="token punctuation">;</span></code></pre> <p>(Looks like Eleventy is working on an “almost-zero-configuration” image plugin<sup class="footnote-ref"><a href="https://liu.design/blog/welcome/#fn2" id="fnref2">[2]</a></sup> with the upcoming 3.0 release.)</p> <p>Other than that, Eleventy mostly felt flexible and forgiving, and it didn’t get in the way too much. I do wish Eleventy’s documentation was more detailed and included examples, though I found answers to most of my questions from the amazing blog articles others wrote.</p> <h2>Get in Touch</h2> <p>Together with the new domain, I also made myself a new email: <a href="mailto:bob@liu.design">bob@liu.design</a>. Drop me a line! You can also find me on social media linked from the bottom of this page. Thanks again for stopping by.</p> <hr class="footnotes-sep" /> <section class="footnotes"> <ol class="footnotes-list"> <li id="fn1" class="footnote-item"><p><a href="https://www.wired.com/story/the-digital-colonialism-behind-tv-and-ly/" target="_blank" rel="noopener noreferrer">The Digital Colonialism Behind .tv and .ly</a> <a href="https://liu.design/blog/welcome/#fnref1" class="footnote-backref">↩︎</a></p> </li> <li id="fn2" class="footnote-item"><p><a href="https://fosstodon.org/@eleventy/111904085623744762" target="_blank" rel="noopener noreferrer">Eleventy on Mastodon</a> <a href="https://liu.design/blog/welcome/#fnref2" class="footnote-backref">↩︎</a></p> </li> </ol> </section>