This is pretty exciting! You used to only be able to do this on single page apps. Examples The View Transition API lets you add transitions between views of a website. — Read on developer.chrome.com/docs/web-platform/view-transitions/ Deeper dive: https://news.ycombinator.com/item?id=43308907 https://jakearchibald.com/2024/view-transitions-handling-aspect-ratio-changes/
Tag Archives: software
Open Source UX: reviewing Joplin and Ocenaudio
In this post, we’re diving into two compelling open source projects, Joplin (task management) and Ocenaudio (audio editing), which are redefining user expectations and providing strong alternatives to proprietary software. These applications not only challenge the dominance of established players but also showcase a commitment to improving usability and functionality in ways that appeal to …
Continue reading “Open Source UX: reviewing Joplin and Ocenaudio”
Trusting your customers: a ”Semi Subscription” coupon WooCommerce plugin
Upcoming: I plan to publish this in WordPress plugin marketplace. This WooCommerce plugin adds a simple way to display a license expiration date in the customer name shown in admin order emails. It does this when a specific coupon is used. Being fair in software business: Background motivation I’ve always admired Balsamiq—not just for their …
Continue reading “Trusting your customers: a ”Semi Subscription” coupon WooCommerce plugin”
Learning and state machines
Guiding learning can be a deceptive thing. Where an expert might think something is simple, the student’s journey toward understanding is filled with twists and turns the expert no longer even remembers. This is really the core challenge of teaching: how to communicate the complex when your own mind has already largely automated those early …