<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
  <channel>
    <title>Guido Flohr - #Web Development</title>
    <description></description>
    <link>https://www.guido-flohr.net/</link>
    <webfeeds:cover image="http://www.guido-flohr.net/assets/images/gfl-profile.jpeg" />
    <atom:link href="https://www.guido-flohr.net/" rel="self" type="application/rss+xml"/>

    <pubDate>Tue, 02 Jun 2026 17:07:24 +0000</pubDate>
    <lastBuildDate>Tue, 02 Jun 2026 17:07:24 +0000</lastBuildDate>
    <generator>Qgoda vv0.11.0 (https://www.qgoda.net/)</generator>
      
      <item>
        <title>The Gory Details of URL Validation</title>
        <description>I currently work on a web application that allows users to supply a link to their homepage. Such links have to be validated client-side with JavaScript (actually Typescript/Angular) and with Perl on the server-side. But what should be accepted as a valid homepage link? And what is the right approach to analyze the provided URLs?</description>
        <pubDate>Fri, 10 Jan 2020 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/the-gory-details-of-url-validation/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/the-gory-details-of-url-validation/index.html</guid>
        
        <category>Web Development</category>
        
        <category>Development</category>
        
        <category>System Administration</category>
        
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>Multilingual Web Sites with Jekyll</title>
        <description>After waiting years on my TODO list I recently decided to tackle the project &quot;web site&quot;. Since I no longer work for Imperia I was looking for a light-weight alternative. I did not want to install PHP on my server, ruling out a lot of options. A colleague finally recommended Jekyll. Its simple semi-static approach reminded me of Imperia and I decided to give it a shot.</description>
        <pubDate>Fri, 26 Feb 2016 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/multilang-with-jekyll/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/multilang-with-jekyll/index.html</guid>
        
        <category>Web Development</category>
        
        <category>CMS</category>
        
        <category>I18N</category>
        
        <category>Static Site Generators</category>
        
        <category>System Administration</category>
        
        <category>Development</category>
        
        <category>Jekyll</category>
        
        <category>Multi-Language</category>
        
        
        <category>System Administration</category>
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>Simple Content Negotiation For Nginx</title>
        <description>Content negotiation is a key concept for multi language web sites. For Nginx it is only available as a patch. But negotiating the language is a rather trivial task for most sites. Instead of patching the web server, a couple of lines of Perl code will also do the job.</description>
        <pubDate>Sun, 28 Feb 2016 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/simple-content-negotiation-for-nginx/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/simple-content-negotiation-for-nginx/index.html</guid>
        
        <category>System Administration</category>
        
        <category>Web Development</category>
        
        <category>Nginx</category>
        
        <category>Perl</category>
        
        
        <category>System Administration</category>
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>Group Authentication For Nginx</title>
        <description>The access control system of Nginx lacks an equivalent for Apache&apos;s group based access control. But it is easy to emulate this Apache feature with a little bit of scripting.</description>
        <pubDate>Tue, 13 Sep 2016 21:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/group-authentication-for-nginx/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/group-authentication-for-nginx/index.html</guid>
        
        <category>System Administration</category>
        
        <category>Web Development</category>
        
        <category>Nginx</category>
        
        <category>Perl</category>
        
        
        <category>System Administration</category>
        
        <category>Development</category>
        
      </item>
      
  </channel>
</rss>
