background

Software Development Blog | Rails Upgrades, Maintenance & Best Practices

Expert insights on software development, maintenance, upgrades, and best practices. Read our latest articles on building durable software solutions.

Business Insights

Tech Companies in New Hampshire: Complete Guide to Starting & Running a NH Tech Business

Read more…

More:

Outsourced Code Rescue: Keep Costs Down With This Ten Step Framework

Is Anthropic's AI Code Review Worth It? Lessons from the ELIZA Chatbot

Technical Insights

From DelayedJob to Solid Queue: Migrating a Legacy Rails App

DelayedJob served the Rails community well for over a decade. Solid Queue, introduced with Rails 8, offers a more modern foundation — but migrating a production application requires more than swapping a gem.

Read more…

More:

How to Prepare for Rails 8.0 End-of-Life

How to Plan a Base44 Migration to Ruby on Rails and Inertia.js

Business Insights

Physical Marketing in a Virtual World

While digital advertising and social media algorithms dominate discussions, an analysis of response rates reveals a different perspective on traditional physical marketing.

Read more
Business Insights

Leading in Uncertain Times

In 1929, Post Cereal and Kellogg's responded to the Great Depression with contrasting strategies. This article examines the leadership decisions that led to Kellogg's sustained market leadership.

Read more
Business Insights

Change Healthcare Data Breach

Sometimes, it's the little stuff.

Read more
Business Insights

Why is Manufacturing ERP so Frustrating?

Enterprise Resource Planning systems are designed to integrate business processes, yet manufacturers consistently report frustration with these implementations. This analysis examines the structural conflicts between ERP software architecture and manufacturing operations, revealing why the gap between expected and actual outcomes remains wide despite decades of development.

Read more
Business Insights

Knowledge Transfer for Software Teams: Building Capability, Not Dependency

The project is 'done.' The final invoice is paid. The outside dev team have packed up their laptops and moved on to their next client. For most business leaders, this moment should feel like victory. Instead, a creeping dread sets in.

Read more
Technical Insights

Ruby on Rails vs Svelte: Why You Should Use Both Together (with Inertia.js)

Choosing between Ruby on Rails vs Svelte? This comprehensive comparison shows why combining both frameworks with Inertia.js creates the ideal full-stack solution - Rails handles backend logic while Svelte delivers lightning-fast frontends, without complex APIs or duplicated code.

Read more
Technical Insights

Ruby on Rails Upgrade Guide: 10 Steps for a Successful Migration [2025]

Ruby on Rails upgrades can seem intimidating, but they don't have to be a nightmare. Here are ten practical steps to prepare for a successful upgrade.

Read more
Technical Insights

How to Export Asana Data: Complete Guide to Backup & Preserve Your Tasks

Need to export Asana data for backup or preservation? This comprehensive guide shows you how to export all Asana tasks and incomplete tasks to plain text YAML files with complete metadata, custom fields, and attachments - ensuring your project data is accessible forever, not locked in proprietary formats.

Read more
Technical Insights

The Importance of Locking Gem Versions in Ruby Projects

Ever had a Ruby application works perfectly in development but breaks in production? Learn how to avoid deployment surprises and maintain consistency across environments by properly locking your gem versions in Ruby projects.

Read more
Technical Insights

Subpixels and You

We can learn valuable lessons from the 1980s - lessons with great significance for us today.

Read more
Technical Insights

Access Database to MySQL Migration Guide: Convert MS Access with mdbtools

Need to migrate an Access database to MySQL? This comprehensive guide walks through the complete migration process using mdbtools, covering schema conversion, data export, validation, and production deployment strategies for safe Access to MySQL migration.

Read more
Technical Insights

Configuration Flexibility: CLI Flags, Env Vars & Config Files [Guide]

Modern software tools should offer multiple configuration methods - CLI flags, environment variables, and config files. Learn why this flexibility matters and how it makes your tools more adaptable to different environments and workflows.

Read more
Technical Insights

How to Add Hotwire to A Legacy Rails Application

Read more