<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://krischer.org/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://krischer.org/feed.php">
        <title>EDV-Krischer IT-Serice Wiki</title>
        <description></description>
        <link>http://krischer.org/</link>
        <image rdf:resource="http://krischer.org/lib/images/favicon.ico" />
       <dc:date>2010-03-11T03:08:06+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://krischer.org/linux/shorties/bash/csv2latex"/>
                <rdf:li rdf:resource="http://krischer.org/linux/special/sop"/>
                <rdf:li rdf:resource="http://krischer.org/hardware/dell_mini_9"/>
                <rdf:li rdf:resource="http://krischer.org/hardware/skytraq_venus6_gps_logger"/>
                <rdf:li rdf:resource="http://krischer.org/whois"/>
                <rdf:li rdf:resource="http://krischer.org/code/php/snipplets/prevent_pwd_change"/>
                <rdf:li rdf:resource="http://krischer.org/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://krischer.org/lib/images/favicon.ico">
        <title>EDV-Krischer IT-Serice Wiki</title>
        <link>http://krischer.org/</link>
        <url>http://krischer.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://krischer.org/linux/shorties/bash/csv2latex">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-03T14:11:07+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>CSV2latex - angelegt</title>
        <link>http://krischer.org/linux/shorties/bash/csv2latex</link>
        <description>Ever wanted to use OpenOffice calc sheets as a table in a latex document? Here’s the KDE4 variant of an older script from here

#!/bin/bash
# calc2latex: Clipboard format exchange KDE SC 4 version
# Manuel Krischer, March 2010
# (kde3 original http://www.molspaces.com/d_misc1.php)
# Pere Constans, Mar 6 2004 (uses csv2latex, by Benoit Rouits)
# http://dries.ulyssis.org/rpm/packages/csv2latex/info.html
# with help from
# http://milianw.de/code-snippets/access-klipper-clipboard-on-cli-under-kde4

…</description>
    </item>
    <item rdf:about="http://krischer.org/linux/special/sop">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-03T14:07:46+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>sop - The Sopcast Starterscript</title>
        <link>http://krischer.org/linux/special/sop</link>
        <description>’gsopcast


I searched for a comfortable way to start sopcast  links from the browser and ended up with this script.

It depends on the sopcast binary available in your path

#!/bin/bash
######################################################
# Startupscript for www.sopcast.com P2P Videostreams #
# Needs the sp-sc-auth from Sopcast www.sopcast.com  #
#                                                    #
# Published under the terms of the GNU GPL License   #
######################################…</description>
    </item>
    <item rdf:about="http://krischer.org/hardware/dell_mini_9">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T14:09:07+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>Dell Mini 9</title>
        <link>http://krischer.org/hardware/dell_mini_9</link>
        <description>I got my Dell Inspiron Mini 9 in the middle of december 2008, and of course it was the Windows XP Version (because of the hardware), but I made sure to put a Linuxdistribution on top soon.

I decided to go with my standard system openSUSE (11.1 was fresh back then), knowing that this distribution isn’t specialized for the use of small(er) displays and the install on a SSD Flashdisk but I’m used to the tools and configuration of it.</description>
    </item>
    <item rdf:about="http://krischer.org/hardware/skytraq_venus6_gps_logger">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-11T13:59:00+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>Skytraq GPS</title>
        <link>http://krischer.org/hardware/skytraq_venus6_gps_logger</link>
        <description>Today I got my latest gadget, a Skytraq Venus 6 GPS 3in1 Device. It calls itself a GPS-Mouse, a data logger and photo tagger and comes in a small box for ~ 30 bucks.


lsusb calls the device like this
Bus 004 Device 006: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
and dmesg recognizes this few lines</description>
    </item>
    <item rdf:about="http://krischer.org/whois">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-09T23:49:01+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>WHOIS tool</title>
        <link>http://krischer.org/whois</link>
        <description></description>
    </item>
    <item rdf:about="http://krischer.org/code/php/snipplets/prevent_pwd_change">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-09T21:56:09+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>Disallow Directory changes</title>
        <link>http://krischer.org/code/php/snipplets/prevent_pwd_change</link>
        <description>Improved security for websites using the php include.  Only includes from the same directory are allowed, any double-dots in the name are filtered.

&lt;?php //for empty id, call home page
    if ($_GET['id'] == '') { $id=('start'); }
    $id=($id.$ext);
?&gt;</description>
    </item>
    <item rdf:about="http://krischer.org/start">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-04T13:59:01+01:00</dc:date>
        <dc:creator>Manuel Krischer</dc:creator>
        <title>Krischer.org</title>
        <link>http://krischer.org/start</link>
        <description>This Page is sort of like an  attic, I put everything in, I could not decide if it’s usefull someday again or not.

You will find, Code(Snipplets) in some programming languages, small linux helper tools, some configurations for my special hardware and maybe some information about my used hardware and how to use it with linux.</description>
    </item>
</rdf:RDF>
