<?xml version="1.0" encoding="UTF-8"?>
<!--
  rss.xml — CINRG Systems Blog feed (RSS 2.0)

  HOW TO MAINTAIN:
    1. When you publish a new blog post, add a new <item> block at the TOP of
       the <channel> (most-recent-first ordering). Required fields per item:
         <title>, <link>, <guid>, <pubDate>, <dc:creator>, <description>
    2. Bump the <lastBuildDate> at the top of the channel to the new
       publication date (RFC 822 format: e.g., Mon, 25 Nov 2024 00:00:00 GMT).
    3. Keep no more than ~20 items in the feed; drop the oldest as you add new
       ones to keep the file size sensible.

  Discovery:
    - Auto-discovered by browsers and feed readers via the
      <link rel="alternate" type="application/rss+xml"> tag in _header.html
      (which is included on every page).
    - Listed in llms.txt under "Knowledge base".

  Validate after editing: https://validator.w3.org/feed/
-->
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>

    <title>CINRG Systems Blog</title>
    <link>https://cinrg.com/blog.html</link>
    <atom:link href="https://cinrg.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>Articles from the CINRG Systems technical team on automated particle counting (ASTM D7647), robotic Houillon viscometry (ASTM D7279), ISO 11171 calibration, NIST SRM 2806 transitions, and commercial oil-analysis lab operations. Authored by Bill Quesnel and Alistair Geach.</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2026 CINRG Systems Inc.</copyright>
    <managingEditor>info@cinrg.com (CINRG Systems Inc.)</managingEditor>
    <webMaster>info@cinrg.com (CINRG Systems Inc.)</webMaster>
    <lastBuildDate>Mon, 04 May 2026 00:00:00 GMT</lastBuildDate>
    <pubDate>Mon, 25 Nov 2024 00:00:00 GMT</pubDate>
    <generator>CINRG Systems Inc.</generator>
    <category>Oil analysis</category>
    <category>Particle counting</category>
    <category>Viscometry</category>
    <category>Calibration standards</category>
    <ttl>1440</ttl>
    <image>
      <url>https://cinrg.com/img/CINRG_logo.png</url>
      <title>CINRG Systems Blog</title>
      <link>https://cinrg.com/blog.html</link>
    </image>

    <item>
      <title>CS-APC-22M: The Next-Generation Particle Counter for In-House Laboratories</title>
      <link>https://cinrg.com/blog-cs-apc-22m.html</link>
      <guid isPermaLink="true">https://cinrg.com/blog-cs-apc-22m.html</guid>
      <pubDate>Mon, 25 Nov 2024 00:00:00 GMT</pubDate>
      <dc:creator>Bill Quesnel</dc:creator>
      <category>Particle Counting</category>
      <category>In-house labs</category>
      <description>Why labs running portable particle counters — Beckman PODS, Hiac Royco, MP Filtri LPA, Diagnetics DCA — should consider stepping up to a fully automated benchtop instrument. ASTM D7647 compliance, on-site calibration, and integration with modern LIMS platforms.</description>
    </item>

    <item>
      <title>Ghost Particles — Particle-Counting Methods &amp; Impact on ISO Codes</title>
      <link>https://cinrg.com/blog-ghost-particles.html</link>
      <guid isPermaLink="true">https://cinrg.com/blog-ghost-particles.html</guid>
      <pubDate>Thu, 23 Nov 2023 00:00:00 GMT</pubDate>
      <dc:creator>Bill Quesnel</dc:creator>
      <category>Particle Counting</category>
      <category>Soft particles</category>
      <description>How soft particles — water, varnish precursors, foam inhibitors, friction modifiers — skew optical particle-counting results, and what ASTM D7647 dilution methodology does about it. CINRG laboratory studies show 75/25 toluene/IPA dilution restores accurate ISO 4406 codes.</description>
    </item>

    <item>
      <title>CINRG Particle-Counting Method for Fire-Resistant Water/Glycol Fluids</title>
      <link>https://cinrg.com/blog-water-glycol-method.html</link>
      <guid isPermaLink="true">https://cinrg.com/blog-water-glycol-method.html</guid>
      <pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate>
      <dc:creator>Bill Quesnel</dc:creator>
      <category>Methodology</category>
      <category>Fire-resistant fluids</category>
      <description>Why traditional optical particle counters fail on water/glycol fire-resistant hydraulic fluids — and the dilution method CINRG developed to make D7647-style counting reliable on these samples.</description>
    </item>

    <item>
      <title>Is NIST SRM2806b Driving Your Higher Particle Counts?</title>
      <link>https://cinrg.com/blog-2806-standards.html</link>
      <guid isPermaLink="true">https://cinrg.com/blog-2806-standards.html</guid>
      <pubDate>Sun, 08 Jan 2017 00:00:00 GMT</pubDate>
      <dc:creator>Alistair Geach</dc:creator>
      <category>Calibration Standards</category>
      <category>NIST SRM 2806</category>
      <description>A look at how the 2015 NIST SRM 2806b calibration-fluid revision shifted particle-count baselines industry-wide, and what the proposed ISO 11171 revisions do to keep historical data interpretable.</description>
    </item>

  </channel>
</rss>
