<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://blog.dzoesch.com/rss.php?version=atom0.3" rel="service.feed" title="05282s Blog" type="application/x.atom+xml" />
    <link href="http://blog.dzoesch.com/"                        rel="alternate"    title="05282s Blog" type="text/html" />
    <link href="http://blog.dzoesch.com/rss.php?version=2.0"     rel="alternate"    title="05282s Blog" type="application/rss+xml" />
    <title mode="escaped" type="text/html">05282s Blog</title>
    <tagline mode="escaped" type="text/html">Leben und Leiden mit dem Okapi</tagline>
    <id>http://blog.dzoesch.com/</id>
    <modified>2010-07-22T10:19:56Z</modified>
    <generator url="http://www.s9y.org/" version="1.5.3">Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <dc:language>de</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:blog@05282.com" />
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <entry>
        <link href="http://blog.dzoesch.com/archives/242-Dont-copy-that-floppy!.html" rel="alternate" title="Don't copy that floppy!" type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-07-22T10:19:56Z</issued>
        <created>2010-07-22T10:19:56Z</created>
        <modified>2010-07-22T10:19:56Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=242</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=242</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/242-guid.html</id>
        <title mode="escaped" type="text/html">Don't copy that floppy!</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Jaja, schon 1992 war es ein Kampf!</p> <br />
<p><object width="480" height="385"><param value="http://www.youtube.com/v/up863eQKGUI&amp;hl=de_DE&amp;fs=1?rel=0&amp;color1=0x006699&amp;color2=0x54abd6" name="movie" /><param value="true" name="allowFullScreen" /><param value="always" name="allowscriptaccess" /><embed width="480" height="385" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/up863eQKGUI&amp;hl=de_DE&amp;fs=1?rel=0&amp;color1=0x006699&amp;color2=0x54abd6" /></object></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/216-LaTeX,-setspace-und-hyperref.html" rel="alternate" title="LaTeX, setspace und hyperref" type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2008-09-16T08:56:11Z</issued>
        <created>2008-09-16T08:56:11Z</created>
        <modified>2010-07-10T09:20:47Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=216</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=216</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/216-guid.html</id>
        <title mode="escaped" type="text/html">LaTeX, setspace und hyperref</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Nochmal was aus der IT-Welt...<br />
<br />
Da ich momentan etwas in LaTeX schreibe muss ich mich damit herumschlagen wie welche Option wann gesetzt wird damit der Kram am Schluss auch ansehnlich ist.<br />
<br />
Sollte jemand in die Verlegenheit kommen Fußnoten bzw. Links im pdf zu ermöglichen und gleichzeitig den Zeilenabstand zu setzen dann bitte in der Reihenfolge:<br />
<br />
<div class="geshi" style="text-align: left"><span style="color: #2C922C; font-style: italic;">%% Zeilenabstand auf 1,5 %%</span><br /><span style="color: #800000; font-weight: normal;">usepackage</span><span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;">setspace</span><span style="">&#125;</span><br /><span style="color: #800000; font-weight: normal;">makeatletter</span><br /><span style="color: #800000; font-weight: normal;">renewcommand</span><span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #800000; font-weight: normal;">onehalfspacing</span></span><span style="">&#125;</span><span style="">&#123;</span><span style="color: #2C922C; font-style: italic;">%</span><br />&#160; <span style="color: #800000; font-weight: normal;">setstretch</span><span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;"><span style="">1</span>.<span style="">5</span></span><span style="">&#125;</span><span style="color: #2C922C; font-style: italic;">%&#160; default</span><br />&#160; <span style="color: #800000; font-weight: normal;">ifcase</span> <span style="color: #E00000; font-weight: normal;">@ptsize</span> <span style="color: #800000; font-weight: normal;">relax</span> <span style="color: #2C922C; font-style: italic;">% 10pt</span><br />&#160; &#160; <span style="color: #800000; font-weight: normal;">setstretch</span> <span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;"><span style="">1</span>.<span style="">5</span></span><span style="">&#125;</span><span style="color: #2C922C; font-style: italic;">%</span><br />&#160; <span style="color: #800000; font-weight: normal;">or</span> <span style="color: #2C922C; font-style: italic;">% 11pt</span><br />&#160; &#160; <span style="color: #800000; font-weight: normal;">setstretch</span> <span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;"><span style="">1</span>.<span style="">5</span></span><span style="">&#125;</span><span style="color: #2C922C; font-style: italic;">%</span><br />&#160; <span style="color: #800000; font-weight: normal;">or</span> <span style="color: #2C922C; font-style: italic;">% 12pt</span><br />&#160; &#160; <span style="color: #800000; font-weight: normal;">setstretch</span> <span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;"><span style="">1</span>.<span style="">5</span></span><span style="">&#125;</span><span style="color: #2C922C; font-style: italic;">%</span><br />&#160; <span style="color: #800000; font-weight: normal;">fi</span><br /><span style="">&#125;</span><br /><br /><span style="color: #2C922C; font-style: italic;">%% Links im PDF ermöglichen %%</span><br /><span style="color: #800000; font-weight: normal;">usepackage</span><span style="">&#123;</span><span style="color: #2020C0; font-weight: normal;">hyperref</span><span style="">&#125;</span><br /><span style="color: #2C922C; font-style: italic;">% und so weiter ...</span><br />&#160;</div><br />
<br />
Ansonsten gibts nämlich schöne Warnungen Marke "<strong>pdfTeX warning (dest): name{Hfootnote.1} has been referenced but does not exist, replaced by a fixed one</strong>" und die Links funktionieren nicht, das wollen wir ja vermeiden. ;)<br />
<br />
Zum Thema setspace: Das Package wird natürlich in der Präambel definiert, nach dem Inhaltsverzeichnis sollte man dann noch ein <strong>\onehalfspacing</strong> setzen, damit das Ganze auch angewandt wird.<br />
<br />
Was LaTeX genau ist erklärt euch die <a href="http://de.wikipedia.org/wiki/LaTeX" title="Begriffserklärung: LaTeX">Wikipedia</a>, im Kurzen: Text schreiben, dabei mit Auszeichnungen versehen und am Schluss kommt ein druckreifes Dokument heraus ohne dass man sich weiter um Formatierungen etc. kümmern muss. Immer nützlich wenn man mehr als einen Brief schreiben muss, denn MS Word heißt aus gutem Grund nicht MS Book. ;)<br />
<br />
In diesem Sinne.. 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/241-Poladroid-rockt.html" rel="alternate" title="Poladroid rockt" type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-07-10T07:43:46Z</issued>
        <created>2010-07-10T07:43:46Z</created>
        <modified>2010-07-10T08:18:55Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=241</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=241</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/241-guid.html</id>
        <title mode="escaped" type="text/html">Poladroid rockt</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Wenn man nicht zufällig Designer ist und dadurch die Fähigkeiten und Mittel hat die Photoshop Monster-derbe-alles-drin Edition zu benutzen steht man oft doof da sobald man seine Fotos ein wenig aufpeppen möchte, denn <a href="http://picasa.google.com/" target="_blank">Picasa</a> stößt irgendwann auch an seine Grenzen.</p>  <br /><a href="http://blog.dzoesch.com/archives/241-Poladroid-rockt.html#extended">"Poladroid rockt" vollständig lesen</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/240-Eta-Tragol-oder-vergangene-Schoenheitsideale.html" rel="alternate" title="Eta-Tragol oder vergangene Schönheitsideale" type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-07-09T10:44:36Z</issued>
        <created>2010-07-09T10:44:36Z</created>
        <modified>2010-07-09T10:45:12Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=240</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=240</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/240-guid.html</id>
        <title mode="escaped" type="text/html">Eta-Tragol oder vergangene Schönheitsideale</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Wer kennt Eta-Tragol-Bonbons? Wahrscheinlich nur die, die sich für die 20er des letzen Jahrhunderts interessieren, Bekannte haben, die kuriose Mails schicken oder (gleich auch) Leser dieses Blogs.</p>  <p>Langer Rede kurzer Sinn: Ich wäre ja für eine Wiedereinführung der Marke. <img src="http://blog.dzoesch.com/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /></p>  <p><a   rel="lightbox" href="http://blog.dzoesch.com/uploads/WindowsLiveWriter/Goodoldtimes_B1AF/eta-tragol_2.jpg" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="eta-tragol" border="0" alt="eta-tragol" src="http://blog.dzoesch.com/uploads/WindowsLiveWriter/Goodoldtimes_B1AF/eta-tragol_thumb.jpg" width="160" height="244" /></a></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/239-Ruby-Keine-Fehler-weit-und-breit....html" rel="alternate" title="[Ruby] Keine Fehler weit und breit..." type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-07-08T13:30:29Z</issued>
        <created>2010-07-08T13:30:29Z</created>
        <modified>2010-07-08T15:33:37Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=239</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=239</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/239-guid.html</id>
        <title mode="escaped" type="text/html">[Ruby] Keine Fehler weit und breit...</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Da stöpselt man als Umsteiger friedlich einen Server in Ruby zusammen und dann das:</p>  <p>Sobald man dem Server Threads beibringt heisst es "no errors from ruby". Stillschweigen obwohl das Verhalten der Applikation deutlich zeigt, dass da Fehler rumlaufen. Was ist zu tun?</p>  <br /><a href="http://blog.dzoesch.com/archives/239-Ruby-Keine-Fehler-weit-und-breit....html#extended">"[Ruby] Keine Fehler weit und breit..." vollständig lesen</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/238-Heute-im-Angebot-100-Gramm-gute-Musik-fuer-einen-Klick-2..html" rel="alternate" title="Heute im Angebot: 100 Gramm gute Musik für einen Klick #2." type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-07-07T07:27:00Z</issued>
        <created>2010-07-07T07:27:00Z</created>
        <modified>2010-07-07T07:27:00Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=238</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=238</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/238-guid.html</id>
        <title mode="escaped" type="text/html">Heute im Angebot: 100 Gramm gute Musik für einen Klick #2.</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <h3>Lulu and the Lampshades - Feet to the Sky</h3>

<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/AWmo3PDMi9Y&amp;hl=de_DE&amp;fs=1?rel=0&amp;color1=0x006699&amp;color2=0x54abd6"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/AWmo3PDMi9Y&amp;hl=de_DE&amp;fs=1?rel=0&amp;color1=0x006699&amp;color2=0x54abd6" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p> 
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/237-ahhhhhhh.html" rel="alternate" title="ahhhhhhh" type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-06-22T13:54:16Z</issued>
        <created>2010-06-22T13:54:16Z</created>
        <modified>2010-06-22T18:56:23Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=237</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=237</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/237-guid.html</id>
        <title mode="escaped" type="text/html">ahhhhhhh</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Tztz. Da sucht man was in seiner Backupplatte und st&ouml;&szlig;t dabei auf sowas...</p><br />
<p>(Obacht, Flash mit lautem Ton. ^^)</p> <br /><a href="http://blog.dzoesch.com/archives/237-ahhhhhhh.html#extended">"ahhhhhhh" vollständig lesen</a>
            </div>
        </content>

        
    </entry>
    <entry>
        <link href="http://blog.dzoesch.com/archives/236-Yo-Dawg!.html" rel="alternate" title="Yo Dawg!" type="text/html" />
        <author>
            <name>Niklas</name>
            <email>mail@05282.com</email>        </author>
    
        <issued>2010-06-22T11:02:07Z</issued>
        <created>2010-06-22T11:02:07Z</created>
        <modified>2010-06-22T11:02:08Z</modified>
        <wfw:comment>http://blog.dzoesch.com/wfwcomment.php?cid=236</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.dzoesch.com/rss.php?version=atom0.3&amp;type=comments&amp;cid=236</wfw:commentRss>
    
        <id>http://blog.dzoesch.com/archives/236-guid.html</id>
        <title mode="escaped" type="text/html">Yo Dawg!</title>
        <content type="application/xhtml+xml" xml:base="http://blog.dzoesch.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>Es gibt Nerd-Witze, und es gibt Nerd-Nerd-Witze. Dieser hier ist einer aus der 2ten Kategorie:</p>  <p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="yo_dawg" border="0" alt="yo_dawg" src="http://blog.dzoesch.com/uploads/WindowsLiveWriter/YoDawg_AD2F/yo_dawg_3.jpg" width="304" height="378" /></p> 
            </div>
        </content>

        
    </entry>
</feed>