<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.epr.ch/brb/wiki/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="http://www.epr.ch/brb/wiki/feed.php">
        <title>Brb wiki blog</title>
        <description></description>
        <link>http://www.epr.ch/brb/wiki/</link>
        <image rdf:resource="http://www.epr.ch/brb/wiki/.epr.ch/brb/wiki/lib/tpl/dokubook/images/favicon.ico" />
       <dc:date>2012-05-19T16:26:59+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/configure_linux_as_an_airprint_server?rev=1335800084"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/linux_adapt_keyboard?rev=1334653816"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/convert_technisat_ts_file_to_mkv?rev=1333985587"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/convert_avi_to_flv?rev=1332438615"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/recommended_linux_software?rev=1330412637"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/elegant_solution_for_remotely_accessible_vnc_desktops?rev=1329918496"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/recursively_rename_files?rev=1329486353"/>
                <rdf:li rdf:resource="http://www.epr.ch/brb/wiki/blog/replace_faulty_disk_in_linux_md?rev=1329369705"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.epr.ch/brb/wiki/.epr.ch/brb/wiki/lib/tpl/dokubook/images/favicon.ico">
        <title>Brb wiki</title>
        <link>http://www.epr.ch/brb/wiki/</link>
        <url>http://www.epr.ch/brb/wiki/.epr.ch/brb/wiki/lib/tpl/dokubook/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/configure_linux_as_an_airprint_server?rev=1335800084">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-30T17:34:44+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:configure_linux_as_an_airprint_server</title>
        <link>http://www.epr.ch/brb/wiki/blog/configure_linux_as_an_airprint_server?rev=1335800084</link>
        <description>To configure your avahi service with your printer you can use this python script: &lt;https://github.com/tjfontaine/airprint-generate&gt; with this simple command
python airprint-generate.py
that will automatically look in your linux cups configuration, extract your printers and generate the files for avahi.</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/linux_adapt_keyboard?rev=1334653816">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-17T11:10:16+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:linux_adapt_keyboard</title>
        <link>http://www.epr.ch/brb/wiki/blog/linux_adapt_keyboard?rev=1334653816</link>
        <description>Long, long ago in a galaxy far, far away, I attempted starting a blog. It didn't last, but one of the things I posted was about this very subject. When I deleted the blog, I kept the articles. So here's that one. I apologise for the length.

A few years back I started to get what I think was RSI in my hands. I never got it officially diagnosed so I can't be sure, but all the symptoms seemed clear. It was worse when I was typing, and worst in my little fingers.</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/convert_technisat_ts_file_to_mkv?rev=1333985587">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-09T17:33:07+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:convert_technisat_ts_file_to_mkv</title>
        <link>http://www.epr.ch/brb/wiki/blog/convert_technisat_ts_file_to_mkv?rev=1333985587</link>
        <description>This is how to convert Technisat Digicorder TS or TS4 files to MKV (using H.264 video and mp3 audio)

	*  Get necessary tools
		*  ProjectX
		*  avidemux

	*  Copy .TS files from your PVR using a USB Harddisk
	*  Convert TS file to standard TS (not necessary, and does not work for TS4)
		*  Start ProjectX (Java, runs under any OS)
		*  Open your TS file
		*  CutControl: select parts you want
		*  FilterControl: Disable Teletext stream
		*  Process-prepare&gt;&gt; 'to TS'
		*  Start using |&gt; / ||
		*  …</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/convert_avi_to_flv?rev=1332438615">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-22T18:50:15+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:convert_avi_to_flv</title>
        <link>http://www.epr.ch/brb/wiki/blog/convert_avi_to_flv?rev=1332438615</link>
        <description>ffmpeg -acodec mp3 -i spielen_als_lernprozess.avi -s 320x240 -ar 44100 -f flv spielen_als_lernprozess.flvffmpeg -i papier.mp4 -f flv -vcodec flv -r 30 -b 512000 -acodec libmp3lame -ab 128000 -ar 22050 testme.flv
video,
	encoding,
	flv</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/recommended_linux_software?rev=1330412637">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-28T08:03:57+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:recommended_linux_software - [Software development] </title>
        <link>http://www.epr.ch/brb/wiki/blog/recommended_linux_software?rev=1330412637</link>
        <description>Desktop
Task                         Recommended       Runners-up             Word processing              Openoffice write MS Office under vmware Spreadsheet                  Openoffice calc                         Presentation                 Latex Beamer     Openoffice impress     Mathematics                  Maxima, Sage     Maple                  Statistics                   SPSS             R, Rcmdr               Scientific Wordprocessing    LateX                                   Mail    …</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/elegant_solution_for_remotely_accessible_vnc_desktops?rev=1329918496">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-22T14:48:16+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:elegant_solution_for_remotely_accessible_vnc_desktops</title>
        <link>http://www.epr.ch/brb/wiki/blog/elegant_solution_for_remotely_accessible_vnc_desktops?rev=1329918496</link>
        <description>I wanted to give windows users in my network quick access to a linux graphical desktop. I chose the vnc protocol, because there are many good and open source implementations (notably tightvnc which comes with in a portable version). 

Features

	*  vnc terminal server, which can handle any number of clients
	*  minimal setup for users
	*  different resolutions chosen by the vnc port that the client connects to</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/recursively_rename_files?rev=1329486353">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-17T14:45:53+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:recursively_rename_files</title>
        <link>http://www.epr.ch/brb/wiki/blog/recursively_rename_files?rev=1329486353</link>
        <description>For mass renaming files in directories, use something like this:
find . -type f -name &quot;*&quot; -exec echo &quot;mv \&quot;{}\&quot; \&quot;{}.pdf\&quot;&quot; \; &gt;doren.sh

The advantage is that you get a shell script file which you can verify before letting it loose.</description>
    </item>
    <item rdf:about="http://www.epr.ch/brb/wiki/blog/replace_faulty_disk_in_linux_md?rev=1329369705">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-16T06:21:45+02:00</dc:date>
        <dc:creator>brb</dc:creator>
        <title>blog:replace_faulty_disk_in_linux_md</title>
        <link>http://www.epr.ch/brb/wiki/blog/replace_faulty_disk_in_linux_md?rev=1329369705</link>
        <description>Replacing a faulty drive in an mdadm managed RAID array. 

	*  Use 'mdadm --manage /dev/mdX -r /dev/sdF' to remove the drive that was marked as faulty from the array.
	*  Power down and replace the drive with a good drive.
	*  Power up and set the partition table on the new drive to match those of the other drives in the array. Here we used 'sfdisk -d /dev/sdN | sfdisk /dev/sdF'.
	*  Add the proper partition on the new drive into the array, 'mdadm --manage /dev/mdX -a /dev/sdN2'
	*  Sit back and…</description>
    </item>
</rdf:RDF>

