<?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: m4iva</title>
    <description>The latest articles on DEV Community by m4iva (@everm4iva).</description>
    <link>https://dev.to/everm4iva</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3812469%2Fcd6211eb-14a7-4038-9463-839f52130c70.jpg</url>
      <title>DEV Community: m4iva</title>
      <link>https://dev.to/everm4iva</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/everm4iva"/>
    <language>en</language>
    <item>
      <title>Too many .xml files to manage? Here is a simple and lightweight cli that solves that!</title>
      <dc:creator>m4iva</dc:creator>
      <pubDate>Wed, 20 May 2026 11:10:45 +0000</pubDate>
      <link>https://dev.to/everm4iva/too-many-xml-files-here-is-a-simple-and-lightweight-cli-that-solves-that-3g9m</link>
      <guid>https://dev.to/everm4iva/too-many-xml-files-here-is-a-simple-and-lightweight-cli-that-solves-that-3g9m</guid>
      <description>&lt;h1&gt;
  
  
  XMLM - XML Analysis Tool
&lt;/h1&gt;

&lt;p&gt;A simple terminal tool that reads one or more XML files and processes them using natural language. Summarize, analyze, and compare XML files with ease.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In a nerdy way to say:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;XMLM is a Node.js-based CLI tool that integrates Ollama (with local model files) to provide smart analysis of XML files. It can generate summaries of individual files or compare multiple files to identify differences and similarities. Can used for big ammounts of files or information.&lt;/p&gt;

&lt;p&gt;Here is the github repo: &lt;a href="https://github.com/everm4iva/xmlm-cli" rel="noopener noreferrer"&gt;everm4iva/xmlm-cli&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Im working on make it general purpose, support more types of files like besides .xml&lt;/p&gt;

</description>
      <category>ai</category>
      <category>cli</category>
      <category>productivity</category>
      <category>xml</category>
    </item>
    <item>
      <title>I needed to download a website, Ctrl+S sucked, so I built this</title>
      <dc:creator>m4iva</dc:creator>
      <pubDate>Sun, 08 Mar 2026 05:37:14 +0000</pubDate>
      <link>https://dev.to/everm4iva/i-needed-to-download-a-website-ctrls-sucked-so-i-built-this-4fhm</link>
      <guid>https://dev.to/everm4iva/i-needed-to-download-a-website-ctrls-sucked-so-i-built-this-4fhm</guid>
      <description>&lt;p&gt;BAM! downsrc is here, a simple &amp;amp; customizable npm package that let's you download full websites or specific resources of it.&lt;br&gt;
The strength of it: how visual and easy is to use.&lt;br&gt;
The weakness: some websites can block the "fetcher" system, preventing download. - Working on it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/everm4iva/downsrc" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/@everm4iva/downsrc" rel="noopener noreferrer"&gt;npm page&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;some examples of usage:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;downsrc https://example.com
downsrc https://example.com &lt;span class="nt"&gt;--of&lt;/span&gt; &lt;span class="s2"&gt;"jpeg &amp;amp; svg"&lt;/span&gt;
downsrc https://example.com &lt;span class="nt"&gt;--as&lt;/span&gt; 5

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;blockquote&gt;
&lt;p&gt;(my marketing skills are in development lol)&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs3d9pz9332mav05k804w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs3d9pz9332mav05k804w.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

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