With Great Power Comes Great Responsibility: Understanding Drupal Entities
With easier data referencing, Drupal’s entity structure gives your website more power and flexibility than ever before — but it also requires a whole new set of skills for content managers.
What Self-Driving Cars Teach Us About Content Management
Though technology is reshaping our world every day, complex situations often require the human ability to strategize, connect, and communicate. Someone who can take the wheel, make decisions, and steer the site towards success. A great example? A complex website needs a managing editor.
An Agile Approach to Content Management Systems
Before agile, developers would build what they thought you’d need and spend months polishing that concept. Now, we invite you in early so we can design a CMS that’s a much better fit for you and your organization.
The Complexity of Flexibility
When designing the functionality of a website’s content management system, people often want a highly flexible system filled with options and variations. Or, at least, they think they do. The challenge is that the more flexibility you add, the more complicated everything becomes.
What Studying the Humanities Taught Me About Software Development
Back in my computer science days, I took a programming class where the professor decided to assign us a project to show us how real-world programming gets done (or ought to get done). We discussed the problem we were trying to solve in extreme detail The professor dictated the precise toolset we were supposed to […]
For SEO and Accessibility, There’s No Alt-ernative
Are you writing alt text for your images? If not, it’s time to start. Like right now. It may seem like an interruption or an extra step, but alt text is critical for both accessibility and SEO. The good news is that it doesn’t have to be difficult.
What Responsive Design Can Teach Us About Accessibility
“Every time you try to operate one of these weird black controls that are labelled in black on a black background, a little black light lights up black to let you know you’ve done it.— Restaurant at the End of the Universe”
Div Hacking: Chopping Off Corners
So you need a triangle shape in the corner of a div. Maybe it’s just a graphical flourish. Maybe you’re using it as a backdrop for an icon. I don’t know why. I’m not judging. Sometimes you just need triangles.
Building Sane, Reusable WordPress Templates with Timber and Twig
Traditional WordPress templates are written in PHP code that mixes HTML output with more advanced programming logic. The Timber plugin for Wordpress lets you move the markup part of your templates into separate files written in Twig, a simple yet powerful templating language. When you separate logic from layout in this way, your themes will be easier to read, easier to edit, and more portable.
Content and Development: The New Dynamic Duo
How to Structure a Cringe-Proof CMS for Content Creators