Welcome to part two of our 5 part guide to the Mission Model Canvas worksheet. In part one, we gave an overview of the first three sections: (1) Start with a mission, (2) Have 3-5 core values, and (3) Define the problem your solution is aiming to solve. In this article, we will walk through […]
Technology
Delve into the latest trends and best practices in technology that enhance operations for nonprofit organizations and small businesses. This category covers everything from web development and UX design to innovative digital strategies and tools crucial for success in the digital landscape.

Building trust between users and technology
Fostering trust with your users can be a battle, but the rewards you’ll get are worth the fight.

Migrating, Updating & Securing a Local Museum Website
One evening in late May I got a phone call from our friends at the museum. It’s always alarming to load your website and realize you’ve been hacked. Regardless of the size or nature of the breach, you feel vulnerable.

WordPress 5.0 and What You Need to Know
WordPress is introducing a new way of managing content. The enhanced content editor, named Gutenberg, will become the foundation for customizing and building websites on WordPress.

The Power of Clickable Prototypes
A clickable prototype links multiple screens together via hotspots that are interacted with via click or tap. The result is a testable, easy-to-update solution to a design problem that users can experience.

Advanced REST API Design
In our previous post, we covered the basics of designing a REST API: defining endpoints, using HTTP verbs and performing common read-write operations on data. In this chapter, we’re going to introduce some advanced use and edge cases you may want to consider in order to give your REST API a sound and long-lasting design.