<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.andybev.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.andybev.com/feed.php">
        <title>DokuWiki</title>
        <description></description>
        <link>https://wiki.andybev.com/</link>
        <image rdf:resource="https://wiki.andybev.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-13T22:24:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.andybev.com/doku.php?id=start&amp;rev=1776010441&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.andybev.com/doku.php?id=overlay&amp;rev=1730240714&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.andybev.com/doku.php?id=building_debian_packages_of_perl_modules&amp;rev=1726154331&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.andybev.com/doku.php?id=how_to_rebuild_mariadb_against_readline_in_debian&amp;rev=1716240830&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.andybev.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>DokuWiki</title>
        <link>https://wiki.andybev.com/</link>
        <url>https://wiki.andybev.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.andybev.com/doku.php?id=start&amp;rev=1776010441&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-12T16:14:01+00:00</dc:date>
        <dc:creator>abeverley (abeverley@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.andybev.com/doku.php?id=start&amp;rev=1776010441&amp;do=diff</link>
        <description>This is the web page of Andy Beverley, where I have put a variety of information that is either difficult to find on the web, or that I want as a handy reference for the future. There are also a couple of other pages at the end that do not fall into these categories! Feel free to email me</description>
    </item>
    <item rdf:about="https://wiki.andybev.com/doku.php?id=overlay&amp;rev=1730240714&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-29T22:25:14+00:00</dc:date>
        <dc:creator>abeverley (abeverley@undisclosed.example.com)</dc:creator>
        <title>overlay</title>
        <link>https://wiki.andybev.com/doku.php?id=overlay&amp;rev=1730240714&amp;do=diff</link>
        <description>Using Overpass to extract data from OpenStreetMap

I used the following Overpass files to measure the amount of cycle lanes in cities:

Total length of highways in Westminster
[out:csv(number,length)];
{{geocodeArea:Westminster}}-&gt;.searchArea;
way[&quot;highway&quot;][&quot;highway&quot;!=&quot;cycleway&quot;][&quot;highway&quot;!=&quot;bridleway&quot;][&quot;highway&quot;!=&quot;footway&quot;][&quot;highway&quot;!=&quot;path&quot;][&quot;highway&quot;!=&quot;service&quot;][&quot;access&quot;!=&quot;private&quot;](area.searchArea);
make stat number=count(ways),length=sum(length());
out;</description>
    </item>
    <item rdf:about="https://wiki.andybev.com/doku.php?id=building_debian_packages_of_perl_modules&amp;rev=1726154331&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-12T15:18:51+00:00</dc:date>
        <dc:creator>abeverley (abeverley@undisclosed.example.com)</dc:creator>
        <title>building_debian_packages_of_perl_modules</title>
        <link>https://wiki.andybev.com/doku.php?id=building_debian_packages_of_perl_modules&amp;rev=1726154331&amp;do=diff</link>
        <description>Building Debian packages of Perl modules

Some example commands to build Debian packages of Perl modules, using Dh-make-perl.

Installing dh-make-perl
apt-get install dh-make-perl build-essential apt-file
apt-file update # Needed to build packages with correct dependencies listed</description>
    </item>
    <item rdf:about="https://wiki.andybev.com/doku.php?id=how_to_rebuild_mariadb_against_readline_in_debian&amp;rev=1716240830&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-20T21:33:50+00:00</dc:date>
        <dc:creator>abeverley (abeverley@undisclosed.example.com)</dc:creator>
        <title>how_to_rebuild_mariadb_against_readline_in_debian</title>
        <link>https://wiki.andybev.com/doku.php?id=how_to_rebuild_mariadb_against_readline_in_debian&amp;rev=1716240830&amp;do=diff</link>
        <description>Build Debian MariaDB packages with readline support

I&#039;ve been frustrated with the use of editline (libedit) instead of readline that MariaDB is now built with in Debian 11. I have found editline to be buggy: its implementation of Ctrl-R and editing of wrapped lines do not work well, plus Ctrl-W not being mapping to delete a word by default is infuriating!</description>
    </item>
</rdf:RDF>
