<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
                        <id>https://julweb.dev/feed</id>
                                <link href="https://julweb.dev/feed" rel="self"></link>
                                <title><![CDATA[Blog of julweb.dev]]></title>
                    
                                <subtitle>My Blog posts.</subtitle>
                                                    <updated>2025-08-29T00:00:00+00:00</updated>
                        <entry>
            <title><![CDATA[Almost a full day at Walibi Belgium]]></title>
            <link rel="alternate" href="https://julweb.dev/blog/almost-a-day-at-walibi-belgium" />
            <id>https://julweb.dev/5</id>
            <author>
                <name><![CDATA[Julian]]></name>
            </author>
            <summary type="html">
                <![CDATA[Walibi Belgium is the biggest of the three major theme parks in Belgium. With the pretty recent and recent additions of Kondaa and Mecalodon, it became a main destination one has to visit.]]>
            </summary>
                                    <updated>2025-08-29T00:00:00+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Half a day at Fantasiana]]></title>
            <link rel="alternate" href="https://julweb.dev/blog/half-a-day-at-fantasiana" />
            <id>https://julweb.dev/4</id>
            <author>
                <name><![CDATA[Julian]]></name>
            </author>
            <summary type="html">
                <![CDATA[As most people probably know, Austria isn't particularly well known for roller coasters. However, this year, a little family park called Fantasiana opened up Helios, a Mack Rides BigDipper, which motivated me to visit the park.]]>
            </summary>
                                    <updated>2025-08-16T00:00:00+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Create Your Own JetLag Map with QGIS]]></title>
            <link rel="alternate" href="https://julweb.dev/blog/create-your-own-jetlag-map-with-qgis" />
            <id>https://julweb.dev/3</id>
            <author>
                <name><![CDATA[Julian]]></name>
            </author>
            <summary type="html">
                <![CDATA[My friends and I recently wanted to play Jet Lag: The Game - Hide + Seek in our home city of Berlin and needed a map that one could print to scale.
This article will guide you through creating your own printable map using QGIS and a bit of (optional) Python.]]>
            </summary>
                                    <updated>2025-03-08T00:00:00+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Git Hooks in Laravel with Husky]]></title>
            <link rel="alternate" href="https://julweb.dev/blog/git-hooks-in-laravel-with-husky" />
            <id>https://julweb.dev/2</id>
            <author>
                <name><![CDATA[Julian]]></name>
            </author>
            <summary type="html">
                <![CDATA[This article is about setting up your application with Husky, so you can run your linters, code formatters, static code analysis and tests all before you commit. 
]]>
            </summary>
                                    <updated>2023-03-03T00:00:00+00:00</updated>
        </entry>
            <entry>
            <title><![CDATA[Filament redirect incase canAccessFilament fails]]></title>
            <link rel="alternate" href="https://julweb.dev/blog/filament-redirect-incase-canaccessfilament-fails" />
            <id>https://julweb.dev/1</id>
            <author>
                <name><![CDATA[Julian]]></name>
            </author>
            <summary type="html">
                <![CDATA[In an application of mine, regular users can use the admin panel to manage some of their own content. To do so they had to verify their email. By default, Filament returns a `403` error when the `canAccessFilament()` method fails. I wanted to redirect the user to the email verification page instead.]]>
            </summary>
                                    <updated>2023-02-27T00:00:00+00:00</updated>
        </entry>
    </feed>
