<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://tobias.schroepf.de/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="http://tobias.schroepf.de/doku/feed.php">
        <title>Doku</title>
        <description></description>
        <link>http://tobias.schroepf.de/doku/</link>
        <image rdf:resource="http://tobias.schroepf.de/doku/lib/images/favicon.ico" />
       <dc:date>2012-02-08T07:38:39+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=garage:atmel_avr&amp;rev=1328132836&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=cheatsheets:bash&amp;rev=1326270065&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=linux:virus_scanners&amp;rev=1325707146&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=windows:writing_batch_files&amp;rev=1320409241&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking_step_h&amp;rev=1317652268&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking&amp;rev=1317650984&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking_step_f&amp;rev=1317650891&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=windows:register_protocol_handler&amp;rev=1313144888&amp;do=diff"/>
                <rdf:li rdf:resource="http://tobias.schroepf.de/doku/doku.php?id=start&amp;rev=1313144281&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://tobias.schroepf.de/doku/lib/images/favicon.ico">
        <title>Doku</title>
        <link>http://tobias.schroepf.de/doku/</link>
        <url>http://tobias.schroepf.de/doku/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=garage:atmel_avr&amp;rev=1328132836&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-01T22:47:16+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>garage:atmel_avr</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=garage:atmel_avr&amp;rev=1328132836&amp;do=diff</link>
        <description>This document describes how to get started with the Atmel AVR microcontrollers. It is based on the German tutorial on &lt;http://www.mikrocontroller.net/articles/AVR-Tutorial&gt;


	*  solder the ISP (in system programmer) named STK200: See here: &lt;http://www.mikrocontroller.net/articles/STK200&gt;
		*  I used a 74HCT244 instead of the 74HC244 (I read that the HCT is better somewhere...)
		*  Parts needed:
			*  1x Board (maybe you could use a breadboard and do not solder at all)
			*  1x 74HCT244 (IC)
		…</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=cheatsheets:bash&amp;rev=1326270065&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-11T09:21:05+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>cheatsheets:bash</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=cheatsheets:bash&amp;rev=1326270065&amp;do=diff</link>
        <description>Shell Grammar

Simple Commands


A simple command is a sequence of optional variable assignments followed by blank-separated words  and redirections,  and  terminated by a control operator.  The first word specifies the command to be executed, and is passed as argument zero. The remaining words are passed as  arguments to the invoked command.</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=linux:virus_scanners&amp;rev=1325707146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-04T20:59:06+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>linux:virus_scanners</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=linux:virus_scanners&amp;rev=1325707146&amp;do=diff</link>
        <description>As there are only very few known viruses under Linux, these scanners scan for Windows viruses.

F-Prot

Installation

sudo emerge -av f-prot


Configuration

/etc/f-prot.conf -&gt; /opt/f-prot/f-prot.conf


Daily Updates

Since version 6.x this is done by /opt/f-prot/fpupdate</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=windows:writing_batch_files&amp;rev=1320409241&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-04T13:20:41+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>windows:writing_batch_files</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=windows:writing_batch_files&amp;rev=1320409241&amp;do=diff</link>
        <description>For loops

	*  &lt;http://www.robvanderwoude.com/ntfor.php&gt;

File name substitution



Wait until a file exists



Assign the output of a program to a variable


After that, the variable OUTPUT holds the output of the command COMMAND.

Links

	*  &lt;http://en.wikipedia.org/wiki/Batch_file&gt; Good overview</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking_step_h&amp;rev=1317652268&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-03T16:31:08+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>garage:samsung_tv_hacking_step_h</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking_step_h&amp;rev=1317652268&amp;do=diff</link>
        <description>Time

I did the following in October 2011 on my Samsung UE40C6700 with the firmware T-VALDEUC 3004.0.

Origin

The following was taken from &lt;http://wiki.samygo.tv/index.php5?title=Enabling_the_PVR_for_C-Series&amp;oldid=1807&gt;

Typografical Conventions

The following typografical conventions apply in the following: buttons to press on the remote are written in bold, menu items that appear on the TV are written in monospaced font.</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking&amp;rev=1317650984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-03T16:09:44+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>garage:samsung_tv_hacking</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking&amp;rev=1317650984&amp;do=diff</link>
        <description>This page describes how to hack Samsung C Series TV's. My TV is a Samsung UE40C6700 (C Series means 2010).

The SamyGO community did these hacks, this page is just a more detailed description for what happens in the [SamyGO forum]. 


To activate PVR functionality, you need step H.

To activate mounting of Windows shares, you need steps C, D, E and G.</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking_step_f&amp;rev=1317650891&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-03T16:08:11+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>garage:samsung_tv_hacking_step_f</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=garage:samsung_tv_hacking_step_f&amp;rev=1317650891&amp;do=diff</link>
        <description>I bricked my TV while playing with the Version.0 and Version.1 file, so be really sure you know what you do!

Back to main Samsung TV Hacking Page</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=windows:register_protocol_handler&amp;rev=1313144888&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-12T12:28:08+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>windows:register_protocol_handler</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=windows:register_protocol_handler&amp;rev=1313144888&amp;do=diff</link>
        <description>The following describes how to register own protocol handlers like  or 

When the user clicks a link to such a protocol, an external program can be started.

Preparation

Create the protocol handler, for example c:\echo.bat: 

Create a HTML file with a link, such as c:\test.html:</description>
    </item>
    <item rdf:about="http://tobias.schroepf.de/doku/doku.php?id=start&amp;rev=1313144281&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-08-12T12:18:01+01:00</dc:date>
        <dc:creator>Markus Ritzer</dc:creator>
        <title>start</title>
        <link>http://tobias.schroepf.de/doku/doku.php?id=start&amp;rev=1313144281&amp;do=diff</link>
        <description>Welcome to the DokuWiki of Tobias Schröpf and Markus Ritzer, who are students of computer science at the Technical University of Munich. The main purpose of this Wiki is the documentation of Linux and Unix specific things. Most of the Wiki is in German language, but there are also english parts. 

If you have questions, further information, comments, etc. just eMail us!</description>
    </item>
</rdf:RDF>

