<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dw.aboehler.at/doku/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://dw.aboehler.at/doku/feed.php">
        <title>Andreas Böhler - blog:2012</title>
        <description></description>
        <link>https://dw.aboehler.at/doku/</link>
        <image rdf:resource="https://dw.aboehler.at/doku/lib/exe/fetch.php/wiki:dokuwiki.svg" />
       <dc:date>2026-04-14T07:29:21+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dw.aboehler.at/doku/doku.php/blog:2012:0524_download_an_entire_picasa_web_album?rev=1493201661&amp;do=diff"/>
                <rdf:li rdf:resource="https://dw.aboehler.at/doku/doku.php/blog:2012:0705_adding_ssd_to_lenovo_x200t_while_keeping_the_harddrive?rev=1493201869&amp;do=diff"/>
                <rdf:li rdf:resource="https://dw.aboehler.at/doku/doku.php/blog:2012:0801_extracting_lecture_slides_from_video?rev=1493201615&amp;do=diff"/>
                <rdf:li rdf:resource="https://dw.aboehler.at/doku/doku.php/blog:2012:1007_recovering_contacts_from_dead_android_phone?rev=1493201516&amp;do=diff"/>
                <rdf:li rdf:resource="https://dw.aboehler.at/doku/doku.php/blog:2012:1127_authenticate_owncloud_against_postfixadmin_database?rev=1493201511&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dw.aboehler.at/doku/lib/exe/fetch.php/wiki:dokuwiki.svg">
        <title>Andreas Böhler</title>
        <link>https://dw.aboehler.at/doku/</link>
        <url>https://dw.aboehler.at/doku/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dw.aboehler.at/doku/doku.php/blog:2012:0524_download_an_entire_picasa_web_album?rev=1493201661&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-26T10:14:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Download an entire Picasa Web Album in Full Resolution</title>
        <link>https://dw.aboehler.at/doku/doku.php/blog:2012:0524_download_an_entire_picasa_web_album?rev=1493201661&amp;do=diff</link>
        <description>Download an entire Picasa Web Album in Full Resolution

I'm on Linux and Google stopped developing Picasas for Linux (well, they never did, they just had the Windows version running under Wine). Nevertheless, I wanted to download a complete Web Album in the highest possible resolution.</description>
    </item>
    <item rdf:about="https://dw.aboehler.at/doku/doku.php/blog:2012:0705_adding_ssd_to_lenovo_x200t_while_keeping_the_harddrive?rev=1493201869&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-26T10:17:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Adding an SSD to a Lenovo X200t while keeping the harddrive</title>
        <link>https://dw.aboehler.at/doku/doku.php/blog:2012:0705_adding_ssd_to_lenovo_x200t_while_keeping_the_harddrive?rev=1493201869&amp;do=diff</link>
        <description>Adding an SSD to a Lenovo X200t while keeping the harddrive

I was thinking about buying an SSD for my X200t for quite some time, but never wanted to replace the HD by an SSD. I always wanted SSD and HD to coexist, which is a bit problematic in a laptop that doesn't support mSATA. Furthermore, I've got integrated WWAN, so I wanted to keep that as well.</description>
    </item>
    <item rdf:about="https://dw.aboehler.at/doku/doku.php/blog:2012:0801_extracting_lecture_slides_from_video?rev=1493201615&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-26T10:13:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Extracting lecture slides from Video</title>
        <link>https://dw.aboehler.at/doku/doku.php/blog:2012:0801_extracting_lecture_slides_from_video?rev=1493201615&amp;do=diff</link>
        <description>Extracting lecture slides from Video

Sometimes, I get lecture videos online, but no slides in PDF or whatever other format, or I could buy the slides for a few euros.

Luckily, being a computer enthusiast, I looked for a quick, easy way to extract the slides from the videos, without too much hassle. My first try was to rely on the video encoder to correctly use keyframes, but it turned out that I ended up with 1000 images for 15 slides. Dooh.</description>
    </item>
    <item rdf:about="https://dw.aboehler.at/doku/doku.php/blog:2012:1007_recovering_contacts_from_dead_android_phone?rev=1493201516&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-26T10:11:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Recovering contacts from dead Android phone</title>
        <link>https://dw.aboehler.at/doku/doku.php/blog:2012:1007_recovering_contacts_from_dead_android_phone?rev=1493201516&amp;do=diff</link>
        <description>Recovering contacts from dead Android phone

A friend of mine recently dropped her Android phone on the floor and the screen cranked - only the backlight would come on, but nothing was displayed. As she didn't sync her contacts, she asked me how to get her contacts back. Here is what I did:</description>
    </item>
    <item rdf:about="https://dw.aboehler.at/doku/doku.php/blog:2012:1127_authenticate_owncloud_against_postfixadmin_database?rev=1493201511&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-26T10:11:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Authenticate ownCloud against postfixAdmin database</title>
        <link>https://dw.aboehler.at/doku/doku.php/blog:2012:1127_authenticate_owncloud_against_postfixadmin_database?rev=1493201511&amp;do=diff</link>
        <description>Authenticate ownCloud against postfixAdmin database

We recently set up an ownCloud hosted site as well as a mailserver based on postfixAdmin. In order to authenticate ownCloud to postfixAdmin, one can use either user_imap oder user_pwauth. Both methods work, but with the drawback that a user list cannot be retrieved.</description>
    </item>
</rdf:RDF>
