Software
Building an AI Support Workflow with a Remote MCP Server: A Production Case Study
A real-world case study of an AI support workflow that classifies inbound email, retrieves prior sent-mail precedents through a remote MCP server, and hands human-reviewed drafts to staff in Gmail.
From Legacy to Modern: Safely Upgrading a Symfony 4.4 + Sonata Admin App to Symfony 7.4
Upgrading a legacy Symfony 4.4 application to Symfony 7.4 is more than a version bump—it’s a strategic investment in security, performance, and long-term maintainability. This guide outlines a practical, low-risk approach using dedicated staging environments, systematic deprecation cleanup, and careful validation to modernize your stack and accelerate future feature delivery.
How I Used AI and Python to Validate STORIS and Inntopia Data for Planning, Mapping, and Pattern Finding
I do not dump whole exports into a chatbot. I use an LLM to help write tight Python that answers one question at a time, prove it on a small sample, then run it locally larger data sets. That keeps work repeatable, cuts token cost, and keeps sensitive fields off hosted tools while I plan integrations and product mapping.
The Agentic Shift: Why E-Commerce Brands Need an MCP Server Now
We are entering the era of "Agentic Commerce," where AI agents like ChatGPT and Gemini handle the entire shopping journey. While Shopify’s Universal Commerce Protocol (UCP) opens the door, building your own private Model Context Protocol (MCP) server is how you take control. Discover why owning your data infrastructure is the key to maintaining a competitive edge.
AI Driven Software Development with Cursor
AI has changed how we write software, but the real story isn’t “AI writes code.” The real story is how you work with AI: what you delegate, what you design yourself, and how you keep the whole thing from turning into an unmaintainable mess.
What Is a Website Manifest and Why Do You Need it?
Learn what a website manifest is, how it powers Progressive Web Apps, and why it's essential for creating app-like experiences on mobile devices. Includes implementation tips.
Building a Multi-Step Form in October CMS 2 with jQuery, HTML5 Validation, and Centralized Saving
3 Must-Do's When Working with Multiple Developers
Successful development teams thrive on clear communication, structured Git task management, and collaborative problem-solving. Regular check-ins, consistent workflows, thorough testing, and teamwork ensure efficient progress and high-quality results while fostering trust and alignment across the team.
Developer Best Practices
Here at Endertech we pride ourselves on doing a good job and providing maximum value to our clients. Feeling satisfaction in doing one’s job is what keeps work fun and interesting. In accordance with those ideologies, we pay close attention to our code quality. For me, I consider coding to be digital clay and a form of artistic expression. Along those lines, creating the best possible code can be considered an artform. There’s a lot to consider there; in this article I’ll go over the basic tenets that guide Endertech's developers and our coding process.
Data Import Tips to a PHP System
Data is a critical component of any software system. Whether it is creating simple dropdown menus to the complex migration of thousands of records from legacy systems. At Endertech, we understand that an effective import process is key to integrating data into a new system.
6 Ways to Identify AI-Generated Images (With Examples)
Discover six key indicators to identify AI-generated images, from unnatural hands to distorted backgrounds. Stay informed and enhance your ability to discern real photos from sophisticated AI fabrications in our digital age.
The Power of Cross Browser Testing
Discover how cross browser testing and the hidden solutions it can help you find during software development and app development.
