<?xml version="1.0" encoding="UTF-8"?>
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
				<channel>
					<title>Nico Schoenteich - Blog</title>
					<link>https://nicoschoenteich.de</link>
					<description>undefined</description>
					<language>en-US</language>
					<lastBuildDate>Tue, 11 Aug 2026 09:35:15 GMT</lastBuildDate>
					<atom:link href="https://nicoschoenteich.de/blog/feed.xml" rel="self" type="application/rss+xml" />
					
				<item>
					<title>A few thoughts on AI agents, and how they change the user interface</title>
					<link>https://nicoschoenteich.de/blog/2026-08-04-agentic-ui-future</link>
					<guid>https://nicoschoenteich.de/blog/2026-08-04-agentic-ui-future</guid>
					<pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
					<description></description>
				</item>
			
				<item>
					<title>Semantic search in CAP (Node.js): vector embeddings and cosine similarity</title>
					<link>https://nicoschoenteich.de/blog/2025-12-09-semantic-search-in-cap-vector-embeddings</link>
					<guid>https://nicoschoenteich.de/blog/2025-12-09-semantic-search-in-cap-vector-embeddings</guid>
					<pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate>
					<description>In this blog post I report on my recent experiments and findings on how to implement a semantic search in CAP Node.js using (local) vector embeddings and a cosine similarity search.</description>
				</item>
			
				<item>
					<title>Consuming your own (or external) Web Components in UI5 Applications</title>
					<link>https://nicoschoenteich.de/blog/2025-12-02-ui5-external-web-components</link>
					<guid>https://nicoschoenteich.de/blog/2025-12-02-ui5-external-web-components</guid>
					<pubDate>Tue, 02 Dec 2025 00:00:00 GMT</pubDate>
					<description>This post summarizes my learnings on how to consume arbitrary web components natively in UI5 applications.</description>
				</item>
			
				<item>
					<title>Quick tip: event/task scheduling in CAP Node.js (in alpha state)</title>
					<link>https://nicoschoenteich.de/blog/2025-10-30-cap-task-scheduling</link>
					<guid>https://nicoschoenteich.de/blog/2025-10-30-cap-task-scheduling</guid>
					<pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate>
					<description>This is just a quick note about a discovery I made in capire: task scheduling for events.</description>
				</item>
			
				<item>
					<title>Creating a personal development environment #4 - A custom theme for SAP TechEd 2025</title>
					<link>https://nicoschoenteich.de/blog/2025-10-20-setting-up-neovim-04</link>
					<guid>https://nicoschoenteich.de/blog/2025-10-20-setting-up-neovim-04</guid>
					<pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
					<description>Building on top of the previous three blog posts, this blog post will focus on creating a custom theme for Neovim, inspired by the SAP TechEd 2025 branding."</description>
				</item>
			
				<item>
					<title>Creating a personal development environment #3 - Vim keybindings</title>
					<link>https://nicoschoenteich.de/blog/2024-11-14-setting-up-neovim-03</link>
					<guid>https://nicoschoenteich.de/blog/2024-11-14-setting-up-neovim-03</guid>
					<pubDate>Thu, 14 Nov 2024 00:00:00 GMT</pubDate>
					<description>Building on top of the previous two blog posts, this blog post will focus learning Vim keybindings, which is very central for using any Vim-based editor, let alone be productive with it.</description>
				</item>
			
				<item>
					<title>On what makes a great frontend framework and why UI5 is one</title>
					<link>https://nicoschoenteich.de/blog/2024-11-12-what-makes-a-great-frontend-framework</link>
					<guid>https://nicoschoenteich.de/blog/2024-11-12-what-makes-a-great-frontend-framework</guid>
					<pubDate>Tue, 12 Nov 2024 00:00:00 GMT</pubDate>
					<description>This blog post is about the qualities of an effective frontend framework and highlights UI5 as the best choice for modern, scalable, and future-proof web applications in the enterprise context</description>
				</item>
			
				<item>
					<title>Creating a personal development environment #2 - Miscellaneous, status line, and color scheme</title>
					<link>https://nicoschoenteich.de/blog/2024-10-29-setting-up-neovim-02</link>
					<guid>https://nicoschoenteich.de/blog/2024-10-29-setting-up-neovim-02</guid>
					<pubDate>Tue, 29 Oct 2024 00:00:00 GMT</pubDate>
					<description>Building on top of the previous blog post, I will continue documenting my journey to a "personal development environment" using Neovim.</description>
				</item>
			
				<item>
					<title>Implementing a quick collapse for the UI5 Splitter control</title>
					<link>https://nicoschoenteich.de/blog/2024-10-29-quick-collapse-for-ui5-splitter</link>
					<guid>https://nicoschoenteich.de/blog/2024-10-29-quick-collapse-for-ui5-splitter</guid>
					<pubDate>Tue, 29 Oct 2024 00:00:00 GMT</pubDate>
					<description>A short post on how to implement a quick collapse feature for the UI5 Splitter control.</description>
				</item>
			
				<item>
					<title>Creating a personal development environment #1 - Why Neovim?</title>
					<link>https://nicoschoenteich.de/blog/2024-07-17-setting-up-neovim-01</link>
					<guid>https://nicoschoenteich.de/blog/2024-07-17-setting-up-neovim-01</guid>
					<pubDate>Wed, 17 Jul 2024 00:00:00 GMT</pubDate>
					<description>In this blog post series I want to share my journey on how I created my personal development environment using Neovim.</description>
				</item>
			
				</channel>
			</rss>