<?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>DEV Community: jj cal</title>
    <description>The latest articles on DEV Community by jj cal (@4jjcale).</description>
    <link>https://dev.to/4jjcale</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1020508%2Ffa9f7572-5604-41e5-80d0-b1e79a0db91b.png</url>
      <title>DEV Community: jj cal</title>
      <link>https://dev.to/4jjcale</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/4jjcale"/>
    <language>en</language>
    <item>
      <title>How one type of file compression functions?</title>
      <dc:creator>jj cal</dc:creator>
      <pubDate>Sat, 04 Feb 2023 08:28:09 +0000</pubDate>
      <link>https://dev.to/4jjcale/how-one-type-of-file-compression-functions-1pp4</link>
      <guid>https://dev.to/4jjcale/how-one-type-of-file-compression-functions-1pp4</guid>
      <description>&lt;p&gt;I understood the concept of compression involved reducing the size of files.  Some of the benefits of this process is freed up disk space, improved transmission speed, and better secured files.  However, I never learned the “how” about the process.  Today, I learned there are different compression algorithms that execute this process.  The Lossless type of file compression stores data in efficient manner by reducing redundancy.  I found an article written by Vicky that I feel provides a great example of this process.  A text like “eeeerrrssjjj” can be reduced to “e4r3s2j4”.  &lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.partitionwizard.com/partitionmagic/what-dose-compressing-a-file-do.html" rel="noopener noreferrer"&gt;https://www.partitionwizard.com/partitionmagic/what-dose-compressing-a-file-do.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devto</category>
      <category>announcement</category>
      <category>web3</category>
      <category>blockchain</category>
    </item>
  </channel>
</rss>
