 <?xml-stylesheet type="text/css" href="http://tetrasys.eu/Data/style/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="http://tetrasys.eu/Data/style/rss1.xsl" ?>
<rss version="2.0">
  <channel>
    <title>Nos RSS</title>
    <link>http://tetrasys.eu/rss</link>
    <description>Nos RSS</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>norpanet Feed Manager module</generator>
    <item>
      <title>Microsoft annonce la version 2.0 du SDK C# officiel du Model Context Protocol (MCP) pour serveurs et clients, un framework d'IA développé en collaboration avec Microsoft</title>
      <description><![CDATA[<b>Microsoft annonce la version 2.0 du SDK C# officiel du Model Context Protocol (MCP) pour serveurs et clients, un framework d'IA développé en collaboration avec Microsoft</b><br/><br/><b>Le SDK C# du Model Context Protocol (MCP) est désormais disponible en version 2.0, mettant en oeuvre la révision du 28 juillet 2026 de la spécification MCP. Il s'agit de la plus importante révision du protocole depuis son lancement. La révision du 28 juillet 2026 revient aux fondamentaux et repense le fonctionnement du MCP sur HTTP....</b>]]></description>
      <link>https://dotnet.developpez.com/actu/385882/Microsoft-annonce-la-version-2-0-du-SDK-C-officiel-du-Model-Context-Protocol-MCP-pour-serveurs-et-clients-un-framework-d-IA-developpe-en-collaboration-avec-Microsoft/</link>
      <pubDate>Tue, 04 Aug 2026 13:55:00 GMT</pubDate>
    </item>
    <item>
      <title>Firebird Adds Optional Static fbclient Libraries, Including Symbol-Collision Prevention</title>
      <description><![CDATA[<p>Firebird&#8217;s client library, libfbclient / fbclient.dll, has always been distributed exclusively as a shared library. PR #9104 by Adriano dos Santos Fernandes, merged into the Firebird source tree on July 24, 2026, changes that: it introduces an optional, non-default static archive (libfbclient.a on POSIX, fbclient_static.lib on Windows) for applications that need to link the client library statically instead of loading</p>
<p>The post <a href="https://www.firebirdnews.org/adds-optional-static-fbclient-libraries-including-symbol-collision-prevention/">Firebird Adds Optional Static fbclient Libraries, Including Symbol-Collision Prevention</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/adds-optional-static-fbclient-libraries-including-symbol-collision-prevention/</link>
      <pubDate>Tue, 04 Aug 2026 11:00:29 GMT</pubDate>
    </item>
    <item>
      <title>FBSimCity v0.6.0: the replication district - journal segments, commit order, and a synchronous replica that dies</title>
      <description><![CDATA[<p>FBSimCity, the explorable isometric city of Firebird internals, is at v0.6.0. This release adds a replication district. Replication without a log Firebird has no write-ahead log to ship, so its replication is logical - and it has to be. As each transaction commits, the changes themselves are written into a replication journal segment. When a segment fills it is sealed</p>
<p>The post <a href="https://www.firebirdnews.org/fbsimcity-v0-6-0-the-replication-district-journal-segments-commit-order-and-a-synchronous-replica-that-dies/">FBSimCity v0.6.0: the replication district - journal segments, commit order, and a synchronous replica that dies</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/fbsimcity-v0-6-0-the-replication-district-journal-segments-commit-order-and-a-synchronous-replica-that-dies/</link>
      <pubDate>Sat, 01 Aug 2026 20:17:30 GMT</pubDate>
    </item>
    <item>
      <title>IBX for Lazarus 2.7.11 and 2.7.12 released</title>
      <description><![CDATA[<p>MWA Software has published two bug-fix releases of IBX for Lazarus, the Lazarus components for accessing Firebird databases. 2.7.11 (2 June) fixes field-to-column mapping when a SELECT uses aggregate or concatenation functions without an explicit alias. Firebird reports the same alias name for each function of a given type, and IBX&#8217;s disambiguation could previously associate fields with the wrong column.</p>
<p>The post <a href="https://www.firebirdnews.org/ibx-for-lazarus-2-7-11-and-2-7-12-released/">IBX for Lazarus 2.7.11 and 2.7.12 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/ibx-for-lazarus-2-7-11-and-2-7-12-released/</link>
      <pubDate>Fri, 31 Jul 2026 22:39:52 GMT</pubDate>
    </item>
    <item>
      <title>node-firebird v2.6.0 - v2.14.0: roadmap complete, issue tracker at zero</title>
      <description><![CDATA[<p>The pure-JavaScript node-firebird driver for Node.js shipped eight releases in under a week (v2.6.0 &#8211; v2.14.0), completing its entire roadmap and closing all 47 open issues &#8212; some dating back to 2015. Highlights for Firebird users: Firebird 6.0 Protocol 20 fully supported &#8212; the long-standing prepare hang was root-caused and fixed (v2.10.0) The sporadic Srp/Srp256 authentication failure solved &#8212; ~1.2&#8211;1.7%</p>
<p>The post <a href="https://www.firebirdnews.org/node-firebird-v2-6-0-v2-14-0-roadmap-complete-issue-tracker-at-zero/">node-firebird v2.6.0 &#8211; v2.14.0: roadmap complete, issue tracker at zero</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/node-firebird-v2-6-0-v2-14-0-roadmap-complete-issue-tracker-at-zero/</link>
      <pubDate>Fri, 31 Jul 2026 19:26:34 GMT</pubDate>
    </item>
    <item>
      <title>Announcing cl-firebird v1.0.0: Pure Common Lisp Driver with Full node-firebird Parity &amp; Multi-Version CI Matrix</title>
      <description><![CDATA[<p>We are excited to announce the release of cl-firebird v1.0.0 &#8212; a pure Common Lisp database driver for Firebird 3.0, 4.0, 5.0, and 6.0+. Featuring full 1:1 feature parity with node-firebird, this release brings 12-factor connection URIs, thread-safe connection pooling, named placeholder parameter binding, custom type parsers (type-cast), streaming cursors, database events (POST_EVENT), Service Manager support, Firebird 6.0 tablespaces/schemas, and</p>
<p>The post <a href="https://www.firebirdnews.org/announcing-cl-firebird-v1-0-0-pure-common-lisp-driver-with-full-node-firebird-parity-multi-version-ci-matrix/">Announcing cl-firebird v1.0.0: Pure Common Lisp Driver with Full node-firebird Parity &amp; Multi-Version CI Matrix</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/announcing-cl-firebird-v1-0-0-pure-common-lisp-driver-with-full-node-firebird-parity-multi-version-ci-matrix/</link>
      <pubDate>Fri, 31 Jul 2026 18:07:51 GMT</pubDate>
    </item>
    <item>
      <title>FBSimCity v0.4.0: the backup yard - gbak pins the OIT, nbackup fills the delta</title>
      <description><![CDATA[<p>FBSimCity, the explorable isometric city of Firebird internals, is at v0.4.0. This release adds a whole backup yard, built around what gbak and nbackup actually do. gbak: the backup that pins your OIT gbak takes a logical backup online: it attaches like any other client and reads every table through a snapshot transaction. That snapshot is the interesting part, because</p>
<p>The post <a href="https://www.firebirdnews.org/fbsimcity-v0-4-0-the-backup-yard-gbak-pins-the-oit-nbackup-fills-the-delta/">FBSimCity v0.4.0: the backup yard - gbak pins the OIT, nbackup fills the delta</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/fbsimcity-v0-4-0-the-backup-yard-gbak-pins-the-oit-nbackup-fills-the-delta/</link>
      <pubDate>Thu, 30 Jul 2026 15:21:49 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft présente la mise à jour de juillet de Visual Studio 2026, avec le nouvel agent IA, optimisé par le SDK GitHub Copilot, ainsi que de nouvelles compétences .NET et Azure intégrées</title>
      <description><![CDATA[<b>Microsoft présente la mise à jour de juillet de Visual Studio 2026, permettant de découvrir le nouvel agent IA, optimisé par le SDK GitHub Copilot, ainsi que de nouvelles compétences .NET et Azure intégrées</b><br/><br/><b>Microsoft a annoncé la mise à jour de juillet de Visual Studio 2026, qui vous invite à découvrir le nouvel agent, optimisé par le SDK GitHub Copilot. Copilot Chat intègre désormais un nouvel agent (en préversion), basé sur le même SDK GitHub Copilot qui alimente l'interface CLI GitHub Copilot,...</b>]]></description>
      <link>https://visualstudio.developpez.com/actu/385715/Microsoft-presente-la-mise-a-jour-de-juillet-de-Visual-Studio-2026-avec-le-nouvel-agent-IA-optimise-par-le-SDK-GitHub-Copilot-ainsi-que-de-nouvelles-competences-NET-et-Azure-integrees/</link>
      <pubDate>Thu, 30 Jul 2026 11:26:00 GMT</pubDate>
    </item>
    <item>
      <title>JetBrains ReSharper 2026.2, l'extension Visual Studio destinée aux développeurs .NET, est disponible, apportant un écosystème d'IA ouvert pour les développeurs .NET et l'agent IA Junie en version preview</title>
      <description><![CDATA[<b>JetBrains ReSharper 2026.2, l'extension Visual Studio destinée aux développeurs .NET, est disponible, apportant un écosystème d'IA ouvert pour les développeurs .NET et l'agent IA Junie en version preview</b><br/><br/>JetBrains est une société spécialisée dans le développement de logiciels, qui conçoit des outils destinés aux programmeurs (développeurs de logiciels) et aux chefs de projet. JetBrains propose divers environnements de développement intégrés (EDI), tels que IntelliJ IDEA, PyCharm, Rider, WebStorm...]]></description>
      <link>https://jetbrains.developpez.com/actu/385641/JetBrains-ReSharper-2026-2-l-extension-Visual-Studio-destinee-aux-developpeurs-NET-est-disponible-apportant-un-ecosysteme-d-IA-ouvert-pour-les-developpeurs-NET-et-l-agent-IA-Junie-en-version-preview/</link>
      <pubDate>Wed, 29 Jul 2026 11:21:00 GMT</pubDate>
    </item>
    <item>
      <title>FBSimCity: an explorable city that shows how Firebird works</title>
      <description><![CDATA[<p>FBSimCity is an interactive visualization of Firebird internals: an explorable isometric city where every building is a subsystem from the classic Conceptual Architecture for Firebird paper (Chan &#38; Yashkir), and queries commute through the pipeline as glowing particles - REMOTE harbor -&#62; Y-valve -&#62; DSQL -&#62; JRD, with the lock manager tower watching over it. The simulation is Firebird-flavored throughout:</p>
<p>The post <a href="https://www.firebirdnews.org/fbsimcity-an-explorable-city-that-shows-how-firebird-works/">FBSimCity: an explorable city that shows how Firebird works</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/fbsimcity-an-explorable-city-that-shows-how-firebird-works/</link>
      <pubDate>Wed, 29 Jul 2026 08:39:04 GMT</pubDate>
    </item>
    <item>
      <title>La dernière version de l'EDI JetBrains pour le développement .NET Rider 2026.2 est disponible, avec l'intelligence de l'EDI pour les agents IA et des mises à jour pour le développement de jeux</title>
      <description><![CDATA[<b>La dernière version de l'EDI JetBrains pour le développement .NET Rider 2026.2 est disponible, avec l'intelligence de l'EDI pour les agents IA et des mises à jour pour le développement de jeux</b><br/><br/>JetBrains est une société spécialisée dans le développement de logiciels, qui conçoit des outils destinés aux programmeurs (développeurs de logiciels) et aux chefs de projet. JetBrains propose divers environnements de développement intégrés (EDI), tels que IntelliJ IDEA, PyCharm, Rider, WebStorm et CLion. JetBrains...]]></description>
      <link>https://jetbrains.developpez.com/actu/385589/La-derniere-version-de-l-EDI-JetBrains-pour-le-developpement-NET-Rider-2026-2-est-disponible-avec-l-intelligence-de-l-EDI-pour-les-agents-IA-et-des-mises-a-jour-pour-le-developpement-de-jeux/</link>
      <pubDate>Tue, 28 Jul 2026 23:41:00 GMT</pubDate>
    </item>
    <item>
      <title>IBPhoenix is Introducting Firebird 2.5 Maintenance Subscription</title>
      <description><![CDATA[<p>Although Firebird 2.5 has reached End of Life, many production systems still depend on it. Following the disclosure of several security vulnerabilities that also affect Firebird 2.5, IBPhoenix has introduced a Firebird 2.5 Maintenance Subscription for commercial users. Subscribers receive security-patched Firebird 2.5 builds based on the final official release, together with future security updates released during the subscription period.</p>
<p>The post <a href="https://www.firebirdnews.org/ibphoenix-is-introducting-firebird-2-5-maintenance-subscription/">IBPhoenix is Introducting Firebird 2.5 Maintenance Subscription</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/ibphoenix-is-introducting-firebird-2-5-maintenance-subscription/</link>
      <pubDate>Tue, 21 Jul 2026 11:05:52 GMT</pubDate>
    </item>
    <item>
      <title>Votre agent IA passe sans cesse à côté du véritable goulot d'étranglement : avec JetBrains Rider 2026.2 EAP, JetBrains présente une fonctionnalité de profilage basée sur dotTrace pour y remédier</title>
      <description><![CDATA[<b>Votre agent IA passe sans cesse à côté du véritable goulot d'étranglement : avec JetBrains Rider 2026.2 EAP, JetBrains présente une fonctionnalité de profilage basée sur dotTrace pour y remédier</b><br/><br/>JetBrains est une société à responsabilité limitée internationale spécialisée dans le développement de logiciels, qui conçoit des outils destinés aux programmeurs (développeurs de logiciels) et aux chefs de projet. JetBrains propose divers environnements de développement intégrés (EDI), tels que IntelliJ...]]></description>
      <link>https://jetbrains.developpez.com/actu/384853/Votre-agent-IA-passe-sans-cesse-a-cote-du-veritable-goulot-d-etranglement-avec-JetBrains-Rider-2026-2-EAP-JetBrains-presente-une-fonctionnalite-de-profilage-basee-sur-dotTrace-pour-y-remedier/</link>
      <pubDate>Thu, 09 Jul 2026 17:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Database Workbench 7 now available</title>
      <description><![CDATA[<p>Upscene Productions is proud to announce the next major version of the popular Firebird development tool: ? Database Workbench 7.0 ? This new release prepares Database Workbench for the future. With a revamped user interface with many improvements and AI powered SQL and database development, we&#8217;re supplying database developers with the tools they need.&#8212; Martijn Tonies, owner of Upscene The</p>
<p>The post <a href="https://www.firebirdnews.org/database-workbench-7-now-available/">Database Workbench 7 now available</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/database-workbench-7-now-available/</link>
      <pubDate>Thu, 09 Jul 2026 11:04:35 GMT</pubDate>
    </item>
    <item>
      <title>New Ebook: Practical Firebird Performance Diagnostics</title>
      <description><![CDATA[<p>IBPhoenix is pleased to announce the release of a new free ebook: Practical Firebird Performance Diagnostics: A Structured Approach Unlike traditional performance tuning guides, this ebook focuses on the reasoning behind successful diagnostics. It introduces a structured framework that helps Firebird professionals move from observed symptoms to defensible explanations by classifying problems, selecting appropriate investigation strategies, interpreting evidence correctly, and</p>
<p>The post <a href="https://www.firebirdnews.org/new-ebook-practical-firebird-performance-diagnostics/">New Ebook: Practical Firebird Performance Diagnostics</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/new-ebook-practical-firebird-performance-diagnostics/</link>
      <pubDate>Wed, 08 Jul 2026 14:53:21 GMT</pubDate>
    </item>
    <item>
      <title>Blaise : un nouveau compilateur pour le langage Pascal Objet, dérivé de Free Pascal</title>
      <link>https://pascal.developpez.com/actu/384794/Blaise-un-nouveau-compilateur-pour-le-langage-Pascal-Objet-derive-de-Free-Pascal/</link>
      <pubDate>Sun, 05 Jul 2026 05:31:00 GMT</pubDate>
    </item>
    <item>
      <title>EmberWings 2026/2 Is Now Available</title>
      <description><![CDATA[<p>We&#8217;re pleased to announce that the June 2026 issue of EmberWings (2026/2) is now available. This issue explores a theme familiar to every experienced Firebird developer: the space between what we observe and what is actually happening inside the database engine. As systems become faster and workloads more demanding, successful diagnostics increasingly depend not on collecting more information, but on</p>
<p>The post <a href="https://www.firebirdnews.org/emberwings-2026-2-is-now-available/">EmberWings 2026/2 Is Now Available</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/emberwings-2026-2-is-now-available/</link>
      <pubDate>Tue, 30 Jun 2026 13:32:31 GMT</pubDate>
    </item>
    <item>
      <title>Laravel-Firebird (Benson Fork)</title>
      <description><![CDATA[<p>TL;DR We started from an already working, mature Firebird driver for Laravel and brought it to real parity with the first-party drivers (MySQL, PostgreSQL, SQL Server). The result: from an estimated ~51% to ~96% functional parity, 216 tests running against Firebird 3, 4 and 5 (dialects 1 and 3), ~87% line coverage, and a green CI across the whole matrix</p>
<p>The post <a href="https://www.firebirdnews.org/laravel-firebird-benson-fork/">Laravel-Firebird (Benson Fork)</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/laravel-firebird-benson-fork/</link>
      <pubDate>Tue, 23 Jun 2026 23:26:38 GMT</pubDate>
    </item>
    <item>
      <title>Personnalisez l'apparence de Microsoft Visual Studio à votre guise grâce à la nouvelle page d'options « Couleurs du thème », qui vous permet de personnaliser n'importe quel code couleur Fluent depuis l'EDI</title>
      <description><![CDATA[<b>Personnalisez l'apparence de Microsoft Visual Studio à votre guise grâce à la nouvelle page d'options « Couleurs du thème », qui vous permet de personnaliser n'importe quel code couleur Fluent directement depuis l'EDI</b><br/><br/><b>Microsoft a introduit une nouvelle page d'options intitulée « Couleurs du thème » dans Visual Studio 2026, version 18.7. Celle-ci permet aux développeurs de personnaliser les codes couleur Fluent directement depuis l'EDI, sans avoir recours à des extensions, à des fichiers JSON ou au...</b>]]></description>
      <link>https://visualstudio.developpez.com/actu/384266/Personnalisez-l-apparence-de-Microsoft-Visual-Studio-a-votre-guise-grace-a-la-nouvelle-page-d-options-Couleurs-du-theme-qui-vous-permet-de-personnaliser-n-importe-quel-code-couleur-Fluent-depuis-l-EDI/</link>
      <pubDate>Thu, 18 Jun 2026 01:18:00 GMT</pubDate>
    </item>
    <item>
      <title>Nouvelle version 4.8 de Lazarus, l'environnement de développement Pascal multiplate-forme libre et gratuit</title>
      <link>https://lazarus.developpez.com/actu/384263/Nouvelle-version-4-8-de-Lazarus-l-environnement-de-developpement-Pascal-multiplate-forme-libre-et-gratuit/</link>
      <pubDate>Wed, 17 Jun 2026 17:18:00 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft a publié l'ensemble d'utilitaires système PowerToys 0.100, avec un nouveau guide des raccourcis, des améliorations apportées à la palette de commandes et une mise à niveau vers .NET 10</title>
      <description><![CDATA[<b>Microsoft a publié l'ensemble d'utilitaires système PowerToys 0.100, avec un nouveau guide des raccourcis, des améliorations apportées à la palette de commandes et une mise à niveau vers .NET 10</b><br/><br/><b>Microsoft a publié la dernière version de son ensemble d'utilitaires système gratuits, PowerToys 0.100, qui propose un nouveau guide des raccourcis repensé, des améliorations majeures de la palette de commandes avec une nouvelle galerie d'extensions, ainsi que la prise en charge du Dock sur plusieurs écrans....</b>]]></description>
      <link>https://windows.developpez.com/actu/384064/Microsoft-a-publie-l-ensemble-d-utilitaires-systeme-PowerToys-0-100-avec-un-nouveau-guide-des-raccourcis-des-ameliorations-apportees-a-la-palette-de-commandes-et-une-mise-a-niveau-vers-NET-10/</link>
      <pubDate>Thu, 11 Jun 2026 11:04:00 GMT</pubDate>
    </item>
    <item>
      <title>Real-time Firebird - Monitor for Firebird - Server 2.5 - 5.0</title>
      <description><![CDATA[<p>A new version 2.0.7.203 is available. Visit our homepage and download the demo version. https://fbm.gksoft.ch</p>
<p>The post <a href="https://www.firebirdnews.org/real-time-firebird-monitor-for-firebird-server-2-5-5-0-5/">Real-time Firebird - Monitor for Firebird - Server 2.5 - 5.0</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/real-time-firebird-monitor-for-firebird-server-2-5-5-0-5/</link>
      <pubDate>Tue, 09 Jun 2026 18:59:56 GMT</pubDate>
    </item>
    <item>
      <title>Améliorer la sécurité de la mémoire en C#, Richard Lander</title>
      <description><![CDATA[<b>Améliorer la sécurité de la mémoire en C#, Richard Lander</b><br/><br/>C# est un langage de programmation de haut niveau à usage général prenant en charge plusieurs paradigmes. C# englobe le typage statique,&#8202; le typage fort, la portée lexicale, la programmation impérative, déclarative, fonctionnelle, générique,&#8202; orientée objet (basée sur les classes) et orientée composants.<br/><br/>Les principaux concepteurs du langage de programmation C# étaient Anders Hejlsberg, Scott Wiltamuth et Peter Golde, de Microsoft....]]></description>
      <link>https://dotnet.developpez.com/actu/383782/Ameliorer-la-securite-de-la-memoire-en-C-Richard-Lander/</link>
      <pubDate>Thu, 04 Jun 2026 14:01:00 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft présente la mise à jour de mai de Visual Studio 2026, avec un nouvel agent de planification, une interface de comparaison des différences multi-fichiers et une nouvelle version de MSVC Build Tools</title>
      <description><![CDATA[<b>Microsoft présente la mise à jour de mai de Visual Studio 2026, avec un nouvel agent de planification, une interface de comparaison des différences multi-fichiers et une nouvelle version de MSVC Build Tools</b><br/><br/><b>Microsoft a publié la mise à jour de mai 2026 de Visual Studio, qui introduit de nouvelles fonctionnalités de développement assisté par l'intelligence artificielle (IA) destinées à optimiser les workflows de planification, de révision et d'optimisation du code. Cette version ajoute notamment un...</b>]]></description>
      <link>https://visualstudio.developpez.com/actu/383580/Microsoft-presente-la-mise-a-jour-de-mai-de-Visual-Studio-2026-avec-un-nouvel-agent-de-planification-une-interface-de-comparaison-des-differences-multi-fichiers-et-une-nouvelle-version-de-MSVC-Build-Tools/</link>
      <pubDate>Wed, 27 May 2026 11:34:00 GMT</pubDate>
    </item>
    <item>
      <title>Firebird External Table Generator (ext-table-gen) 3.0 released</title>
      <description><![CDATA[<p>I am happy to announce the release of version 3.0 of "Firebird External Table Generator" (ext-table-gen for short). "Firebird External Table Generator" is a commandline tool to transform CSV files to Firebird external table files (a binary format for external table data). Compared to version 2.0, we added support for more datatypes: ext-table-gen 3.0 requires Java 21 or higher. You</p>
<p>The post <a href="https://www.firebirdnews.org/firebird-external-table-generator-ext-table-gen-3-0-released/">Firebird External Table Generator (ext-table-gen) 3.0 released</a> appeared first on <a href="https://www.firebirdnews.org">Firebird News</a>.</p>]]></description>
      <link>https://www.firebirdnews.org/firebird-external-table-generator-ext-table-gen-3-0-released/</link>
      <pubDate>Fri, 15 May 2026 12:33:34 GMT</pubDate>
    </item>
  </channel>
</rss>