<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     xmlns:georss="http://www.georss.org/georss"
     xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Marko Kocic Blog</title>
    <atom:link
      href="https://marko.euptera.com/feed.xml"
      rel="self" type="application/rss+xml" />
    <link>https://marko.euptera.com/</link>
    <description><![CDATA[ Personal web site, blog, etc, ... ]]></description>
    <language>en</language>
    <pubDate>Thu, 05 Jun 2025 00:00:00 +0200</pubDate>
    <lastBuildDate>2025-10-15 11:34:01 +0200</lastBuildDate>
    <generator>weblorg 0.1.0 (https://emacs.love/weblorg)</generator>
    <webMaster>Marko Kocic</webMaster>
    

    
    <item>
      <title>VeraCrypt under Windows using wsl</title>
      <link>https://marko.euptera.com/posts/veracrypt-wsl.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/veracrypt-wsl.html</guid>
      <pubDate>2025-06-05 00:00:00 +0200</pubDate>
      <description><![CDATA[
  <h1>
    VeraCrypt under Windows using wsl
  </h1>
  <section>
    2025-06-05 - How to install VeraCrypt under wsl to be used in Windows
  </section>
  
  <section>
    Keywords:  linux windows wsl veracrypt crypto 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>How to install OcrMyPdf on Windows</title>
      <link>https://marko.euptera.com/posts/ocrmypdf-windows.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/ocrmypdf-windows.html</guid>
      <pubDate>2023-04-06 00:00:00 +0200</pubDate>
      <description><![CDATA[
  <h1>
    How to install OcrMyPdf on Windows
  </h1>
  <section>
    2023-04-06 - Instructions for installing OcrMyPdf open source OCR program and its dependencies on Windows
  </section>
  
  <section>
    Keywords:  ocr ocrmypdf pdf windows scoop tesseract 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Developing Ionic application using Clojurescript and Helix - To-do App</title>
      <link>https://marko.euptera.com/posts/ionic-clojure-helix.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/ionic-clojure-helix.html</guid>
      <pubDate>2023-03-16 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Developing Ionic application using Clojurescript and Helix - To-do App
  </h1>
  <section>
    2023-03-16 - Tutorial showing how to create a small Todo application using Clojure tools like shadow-cljs, Helix, refx and the Ionic framework
  </section>
  
  <section>
    Keywords:  ionic clojure clojurescript react programming javascript helix shadow-cljs refx webpack 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>htmx in Clojure using kit framework</title>
      <link>https://marko.euptera.com/posts/htmx-kit.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/htmx-kit.html</guid>
      <pubDate>2022-07-18 00:00:00 +0200</pubDate>
      <description><![CDATA[
  <h1>
    htmx in Clojure using kit framework
  </h1>
  <section>
    2022-07-18 - Create a htmx based application using the kit framework
  </section>
  
  <section>
    Keywords:  clojure htmx kit 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Setup WebDAV using Caddy</title>
      <link>https://marko.euptera.com/posts/caddy-webdav.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/caddy-webdav.html</guid>
      <pubDate>2022-03-09 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Setup WebDAV using Caddy
  </h1>
  <section>
    2022-03-09 - Setting up Caddy web server for WebDAV
  </section>
  
  <section>
    Keywords:  caddy webdav site hosting linux 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Setup Caddy to host WordPress site</title>
      <link>https://marko.euptera.com/posts/caddy-wordpress-site.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/caddy-wordpress-site.html</guid>
      <pubDate>2022-03-03 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Setup Caddy to host WordPress site
  </h1>
  <section>
    2022-03-03 - Instructions for setting up Caddy web server and WordPress to self-host a website.
  </section>
  
  <section>
    Keywords:  caddy WordPress site hosting linux 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Developing Ionic application with Clojurescript - To-do App</title>
      <link>https://marko.euptera.com/posts/ionic-clojure-todo-example.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/ionic-clojure-todo-example.html</guid>
      <pubDate>2022-02-21 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Developing Ionic application with Clojurescript - To-do App
  </h1>
  <section>
    2022-02-21 - Tutorial showing how to create a small Todo application using standard Clojure tools like shadow-cljs, re-frame and Ionic framework
  </section>
  
  <section>
    Keywords:  ionic clojure clojurescript react programming javascript shadow-cljs reagent re-frame webpack 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Developing Ionic applications with Clojurescript</title>
      <link>https://marko.euptera.com/posts/ionic-clojure.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/ionic-clojure.html</guid>
      <pubDate>2022-02-14 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Developing Ionic applications with Clojurescript
  </h1>
  <section>
    2022-02-14 - Show how to set up an Ionic project to be used with Clojurescript
  </section>
  
  <section>
    Keywords:  ionic clojure clojurescript react programming javascript shadow-cljs 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>How to compile Emacs with native compilation on Windows</title>
      <link>https://marko.euptera.com/posts/compile-emacs-windows.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/compile-emacs-windows.html</guid>
      <pubDate>2021-05-03 00:00:00 +0200</pubDate>
      <description><![CDATA[
  <h1>
    How to compile Emacs with native compilation on Windows
  </h1>
  <section>
    2021-05-03 - Shows how to compile Emacs under Windows using msys2 toolchain and enable native compilation support
  </section>
  
  <section>
    Keywords:  emacs windows msys2 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Add Root Certificate to Java Keystore</title>
      <link>https://marko.euptera.com/posts/add-root-certificate-to-java-keystore.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/add-root-certificate-to-java-keystore.html</guid>
      <pubDate>2019-02-22 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Add Root Certificate to Java Keystore
  </h1>
  <section>
    2019-02-22 - Shows how to add a root certificate to the Java keystore
  </section>
  
  <section>
    Keywords:  java ssl certificate security 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Sticky folders on Linux</title>
      <link>https://marko.euptera.com/posts/sticky-folders-on-linux.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/sticky-folders-on-linux.html</guid>
      <pubDate>2016-11-22 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Sticky folders on Linux
  </h1>
  <section>
    2016-11-22 - A quick guide on how to set sticky bit on Linux to propagate user and group ownership to directory content
  </section>
  
  <section>
    Keywords:  linux security 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>uMatrix and uBlock Origin</title>
      <link>https://marko.euptera.com/posts/umatrix.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/umatrix.html</guid>
      <pubDate>2016-01-04 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    uMatrix and uBlock Origin
  </h1>
  <section>
    2016-01-04
  </section>
  
  <section>
    Keywords:  privacy firefox 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Jes EÜR</title>
      <link>https://marko.euptera.com/posts/jes-eur.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/jes-eur.html</guid>
      <pubDate>2015-11-10 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Jes EÜR
  </h1>
  <section>
    2015-11-10
  </section>
  
  <section>
    Keywords:  freelancer taxes software 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Quickly Improve Web Browsing Privacy</title>
      <link>https://marko.euptera.com/posts/improved-privacy.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/improved-privacy.html</guid>
      <pubDate>2015-10-29 00:00:00 +0100</pubDate>
      <description><![CDATA[
  <h1>
    Quickly Improve Web Browsing Privacy
  </h1>
  <section>
    2015-10-29
  </section>
  
  <section>
    Keywords:  privacy web 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>Markdown vs Asciidoc</title>
      <link>https://marko.euptera.com/posts/markdown-vs-asciidoc.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/markdown-vs-asciidoc.html</guid>
      <pubDate>2015-10-02 00:00:00 +0200</pubDate>
      <description><![CDATA[
  <h1>
    Markdown vs Asciidoc
  </h1>
  <section>
    2015-10-02
  </section>
  
  <section>
    Keywords:  journal 
  </section>
  
        ]]>
      </description>
    </item>
    
    <item>
      <title>First Post</title>
      <link>https://marko.euptera.com/posts/first-post.html</link>
      <author>Marko Kocic</author>
      <guid isPermaLink="false">https://marko.euptera.com/posts/first-post.html</guid>
      <pubDate>2015-10-01 00:00:00 +0200</pubDate>
      <description><![CDATA[
  <h1>
    First Post
  </h1>
  <section>
    2015-10-01
  </section>
  
  <section>
    Keywords:  journal 
  </section>
  
        ]]>
      </description>
    </item>
    

  </channel>
</rss>
