<?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0">
      <channel>
        <title>vensas Blog</title>
        <link>https://vensas.de/en/blog</link>
        <description>vensas Blog posts on software and more</description>
        
    <item>
      <title>Modern .NET Development: Building Scalable Solutions</title>
      <link>https://vensas.de/en/blog/dot-net-development-at-vensas</link>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <description>From .NET 1.0 to Semantic Kernel, vensas is your software development team and implementation partner for robust .NET applications.</description>
    </item>
  
    <item>
      <title>Requirements Engineering 2026: AI, SMEs, and the End of Knowledge Monopolies</title>
      <link>https://vensas.de/en/blog/requirements-engineering-small-medium-enterprises</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
      <description>AI writes your user stories now? Maybe. But it doesn't solve your biggest problem: knowledge trapped in the heads of individual employees. Especially in SMEs.</description>
    </item>
  
    <item>
      <title>The Requirements Cycle: Why a One-Time Specification Doesn't Work</title>
      <link>https://vensas.de/en/blog/requirements-engineering-iterative-cycle-core-use-case</link>
      <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
      <description>Requirements change. Always. We show you why you need to understand Requirements Engineering as a continuous cycle – not a one-off checklist.</description>
    </item>
  
    <item>
      <title>Requirements Engineering: Why Your Project Doesn't Fail Because of Technology</title>
      <link>https://vensas.de/en/blog/requirements-engineering-challenges</link>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
      <description>Frameworks work, the cloud scales. Yet projects fail – mostly because we build the wrong thing. We show you how to stay focused with use cases and early vertical slices.</description>
    </item>
  
    <item>
      <title>MCP vs CLI Tools: The Cost Comparison Every AI Developer Needs to See</title>
      <link>https://vensas.de/en/blog/mcp-vs-cli-cost-comparison</link>
      <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
      <description>A deep dive into the token economics of Model Context Protocol versus traditional CLI tools for AI agents. Spoiler: CLI often wins by 60-90% on cost.</description>
    </item>
  
    <item>
      <title>WebMCP: Turning Websites into AI-Ready Interfaces</title>
      <link>https://vensas.de/en/blog/webmcp-ai-agents-web-integration</link>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <description>How WebMCP transforms any webpage into an intelligent, agent-ready interface using the Model Context Protocol - without brittle screen scraping or slow automation tools.</description>
    </item>
  
    <item>
      <title>Self-Hosted AI Coding Agents - Data Privacy and Local Alternatives</title>
      <link>https://vensas.de/en/blog/self-hosted-coding-agents</link>
      <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
      <description>Exploring local alternatives to GitHub Copilot and Claude Code for enhanced data privacy. A technical comparison of OpenCode.ai and Claude Code CLI with custom backends, including setup instructions, quality analysis, and GDPR compliance considerations.</description>
    </item>
  
    <item>
      <title>From Junior to Senior in the Age of AI: The Right Way to Level Up</title>
      <link>https://vensas.de/en/blog/junior-to-senior-ai-age</link>
      <pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
      <description>AI won't make you a senior developer—but used correctly, it can accelerate your path to becoming one. Here's how to use AI as a learning tool, not a crutch.</description>
    </item>
  
    <item>
      <title>Conway's Law - Why Your Software Looks Like Your Company</title>
      <link>https://vensas.de/en/blog/conways_law</link>
      <pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
      <description>Conway's Law shows that software architectures reflect the communication structures of an organization. We explain why this is often costly and how to do it better – from startups to enterprises.</description>
    </item>
  
    <item>
      <title>Scaling Development with Git Worktrees and AI Agents</title>
      <link>https://vensas.de/en/blog/git-worktrees-ai-workflows</link>
      <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
      <description>Git Worktrees enable parallel development across multiple branches simultaneously. Combined with AI coding agents, they unlock entirely new possibilities for efficient, scalable workflows - like having a virtual development team on a single machine.</description>
    </item>
  
    <item>
      <title>Code Reviews in the Age of Coding Agents</title>
      <link>https://vensas.de/en/blog/genai_code_reviews</link>
      <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
      <description>For companies using coding agents, questions arise: How do we handle generated code? Do we still need to review it? And who bears the responsibility?</description>
    </item>
  
    <item>
      <title>The Most Expensive Process in Your Company - And Why You're Probably Not Optimizing It</title>
      <link>https://vensas.de/en/blog/process-optimization-reduce-costs</link>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>Many companies know their resource-intensive processes but underestimate their true costs. We show why inefficient workflows are often more expensive than expected and how targeted process optimization helps reduce costs - without major IT projects.</description>
    </item>
  
    <item>
      <title>Case Study - Migrating a Xamarin.Forms App to .NET MAUI at DATAflor</title>
      <link>https://vensas.de/en/blog/case-study-dataflor-maui-migration</link>
      <pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate>
      <description>How we supported DATAflor in the gradual migration of a productive Xamarin.Forms multi-project codebase to a modern .NET MAUI application – with minimal risk, close team collaboration, and a focus on time-to-market</description>
    </item>
  
    <item>
      <title>'Which industry are you experts in?' – None, and that's exactly our strength!</title>
      <link>https://vensas.de/en/blog/sdlc_quality_domain_knowledge</link>
      <pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate>
      <description>We believe that good software doesn't arise from industry specialization, but from a structured approach and asking the right questions. With our unbiased view of core processes and consistent focus on quality, we develop individual solutions – with or without AI.</description>
    </item>
  
    <item>
      <title>HTTPClients in ASP.NET Core - DelegatingHandlers vs PrimaryMessageHandlers</title>
      <link>https://vensas.de/en/blog/asp-net-http-handlers</link>
      <pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate>
      <description>Combine both with named HTTP clients to create modular reliable interfaces to other services</description>
    </item>
  
    <item>
      <title>UI Testing with Playwright</title>
      <link>https://vensas.de/en/blog/playwright</link>
      <pubDate>Fri, 14 Feb 2025 00:00:00 GMT</pubDate>
      <description>BUGS! Playwright is one of many popular testing tools for UI-driven end-to-end tests. In this post, we highlight several approaches and decisions that can help optimize test strategies, reduce effort, and improve quality.</description>
    </item>
  
    <item>
      <title>DATAS and Server Garbage Collection in .NET 9</title>
      <link>https://vensas.de/en/blog/dotnet9_datas_memory</link>
      <pubDate>Sun, 26 Jan 2025 00:00:00 GMT</pubDate>
      <description>.NET 9 brings numerous optimizations regarding performance and resource management. DATAS and Server Garbage Collection help run .NET services on Kubernetes more cost-effectively.</description>
    </item>
  
    <item>
      <title>How to Conduct Effective Code Reviews</title>
      <link>https://vensas.de/en/blog/code_reviews</link>
      <pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
      <description>Code reviews are an indispensable part of modern software development. But how to do a truly impactful code review?</description>
    </item>
  
      </channel>
    </rss>