<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Ops Community ⚙️: Charlie Geikie</title>
    <description>The latest articles on The Ops Community ⚙️ by Charlie Geikie (@charlie_geikie).</description>
    <link>https://community.ops.io/charlie_geikie</link>
    <image>
      <url>https://community.ops.io/images/bbeW2QvEQRzAiiBIJNY7UZHQGmE05h7CLWwEmI1E0bk/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkub3BzLmlv/L3JlbW90ZWltYWdl/cy91cGxvYWRzL3Vz/ZXIvcHJvZmlsZV9p/bWFnZS8zMjYxMC80/NThkZGNjNi1mNTc2/LTRjZDYtYjUwYi1m/NDRiODkxMTc4YWMu/cG5n</url>
      <title>The Ops Community ⚙️: Charlie Geikie</title>
      <link>https://community.ops.io/charlie_geikie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://community.ops.io/feed/charlie_geikie"/>
    <language>en</language>
    <item>
      <title>Simple way to validate printer output in web-based tools?</title>
      <dc:creator>Charlie Geikie</dc:creator>
      <pubDate>Fri, 10 Apr 2026 01:48:37 +0000</pubDate>
      <link>https://community.ops.io/charlie_geikie/simple-way-to-validate-printer-output-in-web-based-tools-pbe</link>
      <guid>https://community.ops.io/charlie_geikie/simple-way-to-validate-printer-output-in-web-based-tools-pbe</guid>
      <description>&lt;p&gt;&lt;a href="https://community.ops.io/images/ugyb5aaiRHwZJNJR4G5iNNzNFZqSxKJvOAhA6V3-heU/rt:fit/w:800/g:sm/q:0/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkub3BzLmlv/L3JlbW90ZWltYWdl/cy91cGxvYWRzL2Fy/dGljbGVzL3IzZ25r/aXR5OGJ6eHNwMGZi/bTd2LnBuZw" class="article-body-image-wrapper"&gt;&lt;img src="https://community.ops.io/images/ugyb5aaiRHwZJNJR4G5iNNzNFZqSxKJvOAhA6V3-heU/rt:fit/w:800/g:sm/q:0/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkub3BzLmlv/L3JlbW90ZWltYWdl/cy91cGxvYWRzL2Fy/dGljbGVzL3IzZ25r/aXR5OGJ6eHNwMGZi/bTd2LnBuZw" alt=" " width="" height=""&gt;&lt;/a&gt;&lt;br&gt;
Hi everyone,&lt;/p&gt;

&lt;p&gt;I’ve been working on a small web-based utility that helps users quickly generate and &lt;a href="https://myprinttest.com/" rel="noopener noreferrer"&gt;print test pages&lt;/a&gt; to verify their printer is working correctly. The idea came from noticing how often users try to print something important, only to realize the printer isn’t responding.&lt;/p&gt;

&lt;p&gt;From a workflow perspective, this got me thinking about validation steps in web apps. For example, before triggering any important print-related action, having a simple way to confirm that the printer is working could save time and reduce errors.&lt;/p&gt;

&lt;p&gt;I’ve been testing this idea with a basic implementation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I wanted to ask&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How would you approach something like this in a real-world app?&lt;/li&gt;
&lt;li&gt;Would you handle it entirely on the client side (generate a printable file), or involve backend logic?&lt;/li&gt;
&lt;li&gt;Any best practices for handling print-related actions in web applications?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would love to hear your thoughts.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
