<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Sidko Blog]]></title><description><![CDATA[Exploring thoughts on various interests and hobbies.]]></description><link>https://blog.sidko.name/</link><image><url>https://blog.sidko.name/favicon.png</url><title>Sidko Blog</title><link>https://blog.sidko.name/</link></image><generator>Ghost 5.75</generator><lastBuildDate>Thu, 14 May 2026 11:26:28 GMT</lastBuildDate><atom:link href="https://blog.sidko.name/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Unlocking Visual Color Lookup with ArgyllCMS and "colo"]]></title><description><![CDATA[<p><a href="https://www.argyllcms.com/?ref=blog.sidko.name">ArgyllCMS</a> stands out as a powerful open-source tool designed for the creation and administration of color profiles. </p><p>One of its notable features is the <a href="https://www.argyllcms.com/doc/spotread.html?ref=blog.sidko.name">spotread</a> utility, which allows you to capture data from individual color patches using your spectrophotometer. </p><p>However, a drawback is that it solely provides textual XYZ and</p>]]></description><link>https://blog.sidko.name/visual-color-lookup-with-argyllcms-and-colo/</link><guid isPermaLink="false">65b6301cf99091869c1ba6cd</guid><category><![CDATA[ArgyllCMS]]></category><category><![CDATA[colo]]></category><category><![CDATA[Rust]]></category><category><![CDATA[Bash]]></category><dc:creator><![CDATA[Oleksandr Sidko]]></dc:creator><pubDate>Sun, 28 Jan 2024 19:54:19 GMT</pubDate><media:content url="https://blog.sidko.name/content/images/2024/01/argyll-and-color-sample-2.png" medium="image"/><content:encoded><![CDATA[<img src="https://blog.sidko.name/content/images/2024/01/argyll-and-color-sample-2.png" alt="Unlocking Visual Color Lookup with ArgyllCMS and &quot;colo&quot;"><p><a href="https://www.argyllcms.com/?ref=blog.sidko.name">ArgyllCMS</a> stands out as a powerful open-source tool designed for the creation and administration of color profiles. </p><p>One of its notable features is the <a href="https://www.argyllcms.com/doc/spotread.html?ref=blog.sidko.name">spotread</a> utility, which allows you to capture data from individual color patches using your spectrophotometer. </p><p>However, a drawback is that it solely provides textual XYZ and LAB values.</p><p>Fortunately, a solution exists in the form of the Rust-based <a href="https://aloso.github.io/colo/?ref=blog.sidko.name">colo</a> utility. By integrating the values obtained from ArgyllCMS with &quot;colo&quot; you can generate a compelling visual representation of the specified color. </p><p>Imagine being able to see the color come to life as an actual image:</p><figure class="kg-card kg-image-card"><img src="https://blog.sidko.name/content/images/2024/01/image.png" class="kg-image" alt="Unlocking Visual Color Lookup with ArgyllCMS and &quot;colo&quot;" loading="lazy" width="1120" height="268" srcset="https://blog.sidko.name/content/images/size/w600/2024/01/image.png 600w, https://blog.sidko.name/content/images/size/w1000/2024/01/image.png 1000w, https://blog.sidko.name/content/images/2024/01/image.png 1120w" sizes="(min-width: 720px) 720px"></figure><p>To streamline this process in real-time during scanning, a concise Bash script has been developed:</p><pre><code class="language-bash">./spotread -H | while IFS= read -r line; do
    if [[ &quot;$line&quot; == *&quot;D50 Lab:&quot;* ]]; then
	echo $line
        lab_values=$(echo &quot;$line&quot; | awk &apos;{print $9, $10, $11}&apos;)
        colo_command=&quot;colo show \&quot;Lab $lab_values\&quot;&quot;
        echo $colo_command &amp;&amp; eval $colo_command
    else
        echo $line
    fi
done
</code></pre>
]]></content:encoded></item><item><title><![CDATA[Paper Matters: A User's Perspective on Epson's Value Glossy and Photo Paper Glossy]]></title><description><![CDATA[<p>When it comes to printing, the paper you choose can make a real difference. I recently found myself in a bit of a pickle trying to figure out the variances between two Epson papers &#x2013; Value Glossy and Photo Paper Glossy. The internet didn&apos;t make it any easier,</p>]]></description><link>https://blog.sidko.name/epson-value-glossy-photo-paper-vs-photo-paper-glossy/</link><guid isPermaLink="false">65a7ddc5b0aefbc397e9a7b2</guid><category><![CDATA[Epson]]></category><category><![CDATA[Photo]]></category><category><![CDATA[Paper]]></category><category><![CDATA[Comparison]]></category><dc:creator><![CDATA[Oleksandr Sidko]]></dc:creator><pubDate>Fri, 19 Jan 2024 23:12:48 GMT</pubDate><media:content url="https://blog.sidko.name/content/images/2024/01/value-paper-comparison-banner.webp" medium="image"/><content:encoded><![CDATA[<img src="https://blog.sidko.name/content/images/2024/01/value-paper-comparison-banner.webp" alt="Paper Matters: A User&apos;s Perspective on Epson&apos;s Value Glossy and Photo Paper Glossy"><p>When it comes to printing, the paper you choose can make a real difference. I recently found myself in a bit of a pickle trying to figure out the variances between two Epson papers &#x2013; Value Glossy and Photo Paper Glossy. The internet didn&apos;t make it any easier, bombarding me with info that felt more like a sales pitch than useful details. </p><p>In this quick read, I&apos;m sharing my down-to-earth journey of figuring out what sets these papers apart. No fancy jargon, just real talk. So, if you&apos;ve been scratching your head over which Epson paper to pick, join me as we cut through the confusion surrounding Value Glossy and Photo Paper Glossy.</p><table>
<thead>
<tr>
<th><img src="https://blog.sidko.name/content/images/2024/01/c13s400038-value-glossy-photo-paper-10x15cm-50-sheets-s-2.webp" alt="Paper Matters: A User&apos;s Perspective on Epson&apos;s Value Glossy and Photo Paper Glossy" loading="lazy"></th>
<th><img src="https://blog.sidko.name/content/images/2024/01/c13s042547-photo-paper-glossy-10x15cm-50-sheets-s-2.webp" alt="Paper Matters: A User&apos;s Perspective on Epson&apos;s Value Glossy and Photo Paper Glossy" loading="lazy"></th>
</tr>
</thead>
<tbody>
<tr>
<td>Value Glossy Photo Paper</td>
<td>Photo Paper Glossy</td>
</tr>
</tbody>
</table>
<h3 id="prices">Prices</h3><ul><li><em>Value Glossy</em> &#x2014; 8.5 euros for 100 sheets (0.085 per sheet)</li><li><em>Photo Paper Glossy</em> &#x2014; 12.3 euros for 100 sheets (0.123 per sheet)</li></ul><p>Although <em>Photo Paper Glossy</em> is 50% more expensive than <em>Value Glossy</em>, it&apos;s worth considering that Epson offers the former in a packaging of 500 sheets, providing a more favorable per-sheet price. Additionally, taking advantage of discounts (the last one in Europe was 33% off on all papers), you could potentially get a price of 0.075 euros per sheet.</p><h3 id="physical-differences">Physical Differences</h3><p>In terms of feel,<em> Photo Paper Glossy</em> is lighter and thinner (or it just more flexible) than <em>Value Glossy</em>, despite the manufacturer&apos;s specifications suggesting the opposite. The more expensive paper is supposed to be 200 g/m2 compared to 183 g/m2 for the cheaper option. </p><p>On the reverse side, <em>Photo Paper Glossy</em> features an Epson pattern, while <em>Value Glossy</em> has a simple white matte coating.</p><h3 id="testing">Testing</h3><p>For an objective comparison, I&apos;ve printed classic test image from Bill Atkinson (found <a href="https://www.redrivercatalog.com/infocenter/printing-test-images-files.html?ref=blog.sidko.name" rel="noreferrer">here</a>)  on my Epson L8180 printer. Both papers utilized the same &quot;Photo Paper Glossy&quot; profile in the Epson drivers, with printing quality set to High Quality.</p><h3 id="results">Results</h3><p>To be honest, I was surprised. I didn&apos;t expect the cheaper paper to be so inferior.</p><p>In comparison,<em> Photo Paper Glossy</em> impresses with more vibrant dark color shades compared to <em>Value Glossy</em>. It also has much less grain in the shadows. </p><p>Just check how the Rose background looks on both papers.</p><p>No less important, the classic pizza-wheel marks on the glossy surface are almost imperceptible, making it more appealing for use.</p><p>Here is a shot of both prints side by side (left one is Value Glossy):</p><figure class="kg-card kg-image-card kg-width-wide"><img src="https://blog.sidko.name/content/images/2024/01/DSCF1104.jpg" class="kg-image" alt="Paper Matters: A User&apos;s Perspective on Epson&apos;s Value Glossy and Photo Paper Glossy" loading="lazy" width="1440" height="684" srcset="https://blog.sidko.name/content/images/size/w600/2024/01/DSCF1104.jpg 600w, https://blog.sidko.name/content/images/size/w1000/2024/01/DSCF1104.jpg 1000w, https://blog.sidko.name/content/images/2024/01/DSCF1104.jpg 1440w" sizes="(min-width: 1200px) 1200px"></figure><p>For your convenience, you can compare scanned prints of both papers using the widget below. Note that no processing has been applied, except for resizing and compression.</p>
<!--kg-card-begin: html-->
<img-comparison-slider value="33" direction="horizontal" hover>
  <img slot="first" src="https://blog.sidko.name/content/images/2024/01/epson-value-glossy-photo-paper@2x.jpg" alt="Paper Matters: A User&apos;s Perspective on Epson&apos;s Value Glossy and Photo Paper Glossy">
  <img slot="second" src="https://blog.sidko.name/content/images/2024/01/epson-photo-paper-glossy@2x.jpg" alt="Paper Matters: A User&apos;s Perspective on Epson&apos;s Value Glossy and Photo Paper Glossy">
</img-comparison-slider>
<!--kg-card-end: html-->
<p></p><h3 id="conclusions">Conclusions</h3><p>Both papers bear a quality label of 3 stars on their packaging, and it seems like Epson&apos;s marketers might be playing a bit clever here. </p><p>In my opinion, from Epson&apos;s perspective, it would be more honest to assign 2 or even 1 star to <em>Value Glossy</em>.</p>]]></content:encoded></item><item><title><![CDATA[Paper Matters: How Paper Weight Influences Inkjet Print Clarity]]></title><description><![CDATA[<p>Have you ever wondered why thicker paper is essential for your inkjet printer? Let&apos;s explore this by examining a resolution test image printed at 1440 PPI on an Epson L8180 (aka ET-8550) printer using two different types of papers.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.sidko.name/content/images/2024/01/resolution.color-rc4s.gif" class="kg-image" alt loading="lazy" width="558" height="301"><figcaption><span style="white-space: pre-wrap;">The original image itself: </span><a href="https://clarkvision.com/articles/printer-ppi/?ref=blog.sidko.name"><span style="white-space: pre-wrap;">https://clarkvision.com/articles/printer-ppi/</span></a></figcaption></figure>]]></description><link>https://blog.sidko.name/paper-maters/</link><guid isPermaLink="false">65a80080b0aefbc397e9a7ca</guid><category><![CDATA[InkJet]]></category><category><![CDATA[Paper]]></category><category><![CDATA[Comparison]]></category><dc:creator><![CDATA[Oleksandr Sidko]]></dc:creator><pubDate>Wed, 17 Jan 2024 21:45:14 GMT</pubDate><media:content url="https://blog.sidko.name/content/images/2024/01/paper-comparison.webp" medium="image"/><content:encoded><![CDATA[<img src="https://blog.sidko.name/content/images/2024/01/paper-comparison.webp" alt="Paper Matters: How Paper Weight Influences Inkjet Print Clarity"><p>Have you ever wondered why thicker paper is essential for your inkjet printer? Let&apos;s explore this by examining a resolution test image printed at 1440 PPI on an Epson L8180 (aka ET-8550) printer using two different types of papers.</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.sidko.name/content/images/2024/01/resolution.color-rc4s.gif" class="kg-image" alt="Paper Matters: How Paper Weight Influences Inkjet Print Clarity" loading="lazy" width="558" height="301"><figcaption><span style="white-space: pre-wrap;">The original image itself: </span><a href="https://clarkvision.com/articles/printer-ppi/?ref=blog.sidko.name"><span style="white-space: pre-wrap;">https://clarkvision.com/articles/printer-ppi/</span></a></figcaption></figure><p>When printed on cheap plain office paper with a weight of 80 g/m2, the result reveals how ink drops merge due to the coarse texture of the paper:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.sidko.name/content/images/2024/01/80g-paper.webp" class="kg-image" alt="Paper Matters: How Paper Weight Influences Inkjet Print Clarity" loading="lazy" width="850" height="530" srcset="https://blog.sidko.name/content/images/size/w600/2024/01/80g-paper.webp 600w, https://blog.sidko.name/content/images/2024/01/80g-paper.webp 850w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">80 g/m</span><sup style="white-space: pre-wrap;"><span>2</span></sup><span style="white-space: pre-wrap;"> office paper</span></figcaption></figure><p>Now, compare this with the same print setup but using 100 g/m<sup>2</sup> paper, which displays significantly improved clarity:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.sidko.name/content/images/2024/01/100g-paper.webp" class="kg-image" alt="Paper Matters: How Paper Weight Influences Inkjet Print Clarity" loading="lazy" width="850" height="530" srcset="https://blog.sidko.name/content/images/size/w600/2024/01/100g-paper.webp 600w, https://blog.sidko.name/content/images/2024/01/100g-paper.webp 850w" sizes="(min-width: 720px) 720px"><figcaption><span style="white-space: pre-wrap;">100 g/m</span><sup style="white-space: pre-wrap;"><span>2</span></sup><span style="white-space: pre-wrap;"> inkjet paper</span></figcaption></figure><p>The choice of paper weight plays a crucial role in determining the print quality. Thicker paper minimizes the merging of ink drops, resulting in a sharper and clearer image. Consider opting for higher GSM (grams per square meter) paper to enhance the overall print resolution and achieve the best results with your inkjet printer.</p>]]></content:encoded></item></channel></rss>