<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>pmslava</title><link>https://www.pmslava.com/</link><description>Recent content on pmslava</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.pmslava.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Why I use a static website</title><link>https://www.pmslava.com/posts/why-i-use-a-static-website/</link><pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/posts/why-i-use-a-static-website/</guid><description>&lt;p&gt;The site you&amp;rsquo;re reading lives as a folder of plain Markdown files. A tool turns them into HTML. GitHub serves the HTML. That&amp;rsquo;s it. No database, no PHP, no React app, no backend, no analytics SDK, no cookie banner. I keep choosing this setup over the modern alternatives — Substack, Medium, Wordpress, Notion sites — and people sometimes ask why. Here&amp;rsquo;s the answer.&lt;/p&gt;
&lt;h2 id="it-loads-instantly"&gt;It loads instantly&lt;a class="heading-link" href="#it-loads-instantly" aria-label="Link to heading"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/svg&gt;
&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;A static page is a finished file. Your browser asks for it; the server hands it over; you read it. There&amp;rsquo;s no template to render, no database query to wait for, no JavaScript framework to spin up. On a slow connection or on a phone with a tired battery, the difference is obvious — the page is just there.&lt;/p&gt;</description></item><item><title>How to Switch to Open-Source Alternatives for Everyday Software - Painlessly</title><link>https://www.pmslava.com/posts/how-to-switch-to-open-source-alternatives-for-everyday-software-painlessly/</link><pubDate>Sun, 23 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/posts/how-to-switch-to-open-source-alternatives-for-everyday-software-painlessly/</guid><description>&lt;p&gt;This article will not discuss the advantages of switching to &lt;a href="https://opensource.org/osd" class="external-link" target="_blank" rel="noopener"&gt;open-source&lt;/a&gt; software in detail. However, briefly put, open-source respects users’ privacy, genuinely serving as an assistant in everyday life rather than extracting maximum personal information from them. With very few exceptions, open-source software offers a user experience at least as good as proprietary alternatives - and quite often, even better.&lt;/p&gt;
&lt;p&gt;Personally, I&amp;rsquo;ve relied almost exclusively on open-source software for many years - both professionally and in my private life. In this article, I&amp;rsquo;ll share practical tips designed to help new users transition comfortably and painlessly to open-source alternatives.&lt;/p&gt;</description></item><item><title>Business Model Canvas for IT Product Evaluation</title><link>https://www.pmslava.com/posts/business-model-canvas-for-it-product-evaluation/</link><pubDate>Thu, 20 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/posts/business-model-canvas-for-it-product-evaluation/</guid><description>&lt;p&gt;Before investing in development, I like to use the &lt;strong&gt;Business Model Canvas (BMC)&lt;/strong&gt; template to objectively evaluate a product idea. The BMC’s nine sections help me ensure that I have thought through every aspect of the business. For each section below, I outline its &lt;strong&gt;purpose&lt;/strong&gt;, provide an &lt;strong&gt;example&lt;/strong&gt;, discuss &lt;strong&gt;risks &amp;amp; challenges&lt;/strong&gt;, highlight &lt;strong&gt;opportunities&lt;/strong&gt;, suggest &lt;strong&gt;how to research&lt;/strong&gt; that element online, and give &lt;strong&gt;decision criteria&lt;/strong&gt; to judge the strength of the idea. This structured approach helps me thoroughly assess IT product ideas and identify weaknesses early.&lt;/p&gt;</description></item><item><title>Open-Source Alternatives to Google Forms and SurveyMonkey</title><link>https://www.pmslava.com/posts/open-source-alternatives-to-google-forms-and-surveymonkey/</link><pubDate>Wed, 19 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/posts/open-source-alternatives-to-google-forms-and-surveymonkey/</guid><description>&lt;p&gt;Open-source form builders and survey tools let you create forms while hosting data on your own server. They often provide comparable or even more advanced features than Google Forms or SurveyMonkey, with the benefit of &lt;strong&gt;data privacy, customization, and no per-response fees&lt;/strong&gt;. Below are some notable open-source alternatives, with details on their features, hosting, usability, customization, integrations, and how they stack up against Google Forms and SurveyMonkey.&lt;/p&gt;
&lt;h2 id="limesurvey"&gt;LimeSurvey&lt;a class="heading-link" href="#limesurvey" aria-label="Link to heading"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/svg&gt;
&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://www.limesurvey.org/" class="external-link" target="_blank" rel="noopener"&gt;LimeSurvey&lt;/a&gt; is a mature open-source survey platform known for its &lt;strong&gt;extensive features and flexibility&lt;/strong&gt;. It’s suitable for everything from simple polls to complex, multi-page surveys.&lt;/p&gt;</description></item><item><title>About</title><link>https://www.pmslava.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/about/</guid><description>&lt;p&gt;I build products, run projects, and turn analytics into the next decision.&lt;/p&gt;
&lt;p&gt;Some results:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Results.&lt;/strong&gt; LTV↑31%, ARR↑66%, NPS↑62%, CR↓79% (recent project).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Track record.&lt;/strong&gt; Building products and running projects since 2003. Roles held: business analyst, project manager, associate professor, product owner, director.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Knowledge.&lt;/strong&gt; PhD in Project Management. PMP certification and 24 other certificates.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Easy to hire.&lt;/strong&gt; Sole proprietor in Serbia — start in days.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;English.&lt;/strong&gt; C1 level, confirmed by IELTS 8.0.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Full CV: &lt;a href="https://pmslava.com/files/Slava_Kuznetsov_Product_CV_en.pdf" class="external-link" target="_blank" rel="noopener"&gt;PDF&lt;/a&gt;. To get in touch: &lt;a href="https://www.pmslava.com/contact"&gt;contact&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Contact Information</title><link>https://www.pmslava.com/contact/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/contact/</guid><description>&lt;figure class="vcard"&gt;
 &lt;a class="vcard-link" href="https://www.pmslava.com/files/pmslava_contacts.vcf" aria-label="Download Slava's contact card (vCard)"&gt;
 &lt;div class="vcard-title"&gt;Press or scan&lt;/div&gt;
 &lt;img src="https://www.pmslava.com/images/pmslava_vCard.svg" width="200" height="200" alt="" loading="lazy" decoding="async"&gt;
 &lt;div class="vcard-identity"&gt;Slava Kuznetsov&lt;/div&gt;
 &lt;/a&gt;
&lt;/figure&gt;
&lt;p&gt;You can contact me in whatever way is convenient for you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cal.com/pmslava" class="external-link" target="_blank" rel="noopener"&gt;Calendar&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="mailto:mail@pmslava.com" class="external-link" target="_blank" rel="noopener"&gt;Email&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="tel:&amp;#43;381628544975"&gt;Phone&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/in/pmslava" class="external-link" target="_blank" rel="noopener"&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.facebook.com/pmslava" class="external-link" target="_blank" rel="noopener"&gt;Facebook&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Studio</title><link>https://www.pmslava.com/studio/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/studio/</guid><description>&lt;p&gt;Apps and small products I build on my own — the joy side of being a product builder.&lt;/p&gt;
&lt;article class="project-card project-card--with-media"&gt;
 &lt;header class="project-card__header"&gt;&lt;h2 id="teniskosmos"&gt;Tennis Cosmos&lt;a class="heading-link" href="#teniskosmos" aria-label="Link to heading"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/svg&gt;
&lt;/a&gt;&lt;/h2&gt;
 &lt;p class="project-card__role"&gt;Court booking app&lt;/p&gt;&lt;p class="project-card__affiliation"&gt;&lt;a href="https://teniskosmos.com" class="external-link" target="_blank" rel="noopener"&gt;teniskosmos.com&lt;/a&gt; · &lt;span class="project-card__period"&gt;2026&lt;/span&gt;&lt;/p&gt;
 &lt;/header&gt;&lt;picture class="project-card__media"&gt;
 &lt;source type="image/avif" srcset="https://www.pmslava.com/images/studio/teniskosmos.avif"&gt;
 &lt;source type="image/webp" srcset="https://www.pmslava.com/images/studio/teniskosmos.webp"&gt;
 &lt;img src="https://www.pmslava.com/images/studio/teniskosmos.jpg"
 alt="Tennis Cosmos booking page on a phone, with a day selected and available time slots listed."
 width="560"
 height="970"
 decoding="async"
 fetchpriority="high"&gt;
 &lt;/picture&gt;
 &lt;p class="project-card__description"&gt;Online booking and training-request app for a five-court tennis academy in Novi Sad. Clients reserve courts with email-verified confirmation; coaches get a callback queue for training enquiries.&lt;/p&gt;</description></item><item><title>Work</title><link>https://www.pmslava.com/work/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.pmslava.com/work/</guid><description>&lt;p&gt;Projects I&amp;rsquo;ve led for companies and clients across product and project roles.&lt;/p&gt;
&lt;article class="project-card"&gt;
 &lt;header class="project-card__header"&gt;&lt;h2 id="leadfrog"&gt;LeadFrog&lt;a class="heading-link" href="#leadfrog" aria-label="Link to heading"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/svg&gt;
&lt;/a&gt;&lt;/h2&gt;
 &lt;p class="project-card__role"&gt;Chief Product Officer&lt;/p&gt;&lt;p class="project-card__affiliation"&gt;&lt;a href="https://veranstalter.leadfrog.de/en" class="external-link" target="_blank" rel="noopener"&gt;LeadFrog&lt;/a&gt; · &lt;span class="project-card__period"&gt;2021–2023&lt;/span&gt;&lt;/p&gt;
 &lt;/header&gt;
 &lt;p class="project-card__description"&gt;SaaS platform for trade-fair organisers, exhibitors, and attendees — lead capture, exhibitor matching, on-site analytics. PHP backend, iOS and Android apps, web client.&lt;/p&gt;</description></item></channel></rss>