<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?xml-stylesheet href="http://narkose.twoday.net/rss2html.xsl" type="text/xsl"?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/"
> 

  <channel rdf:about="http://narkose.twoday.net/">
    <title>narcosis-notes (Narkose-Notizen) : topic:computer</title>
    <link>http://narkose.twoday.net/</link>
    <description>Narkose-Notizen</description>
    <dc:publisher>tophee</dc:publisher>
    <dc:creator>tophee</dc:creator>
    <dc:date>2009-06-27T19:20:12Z</dc:date>
    <dc:language>en</dc:language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T00:00:00Z</sy:updateBase>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/" />

    <image rdf:resource="https://static.twoday.net/narkose/images/icon.jpg" />
    <items>
      <rdf:Seq>
            <rdf:li rdf:resource="http://narkose.twoday.net/stories/4353136/" />
            <rdf:li rdf:resource="http://narkose.twoday.net/stories/4166086/" />
            <rdf:li rdf:resource="http://narkose.twoday.net/stories/4164880/" />

      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="https://static.twoday.net/narkose/images/icon.jpg">
    <title>narcosis-notes</title>
    <url>https://static.twoday.net/narkose/images/icon.jpg</url>
    <link>http://narkose.twoday.net/</link>
  </image>

  <item rdf:about="http://narkose.twoday.net/stories/4353136/">
    <title>Fritz!Box empfängt Faxe und verschickt sie per Mail!</title>
    <link>http://narkose.twoday.net/stories/4353136/</link>
    <description>Ich versteh gar nicht, warum AVM diese neue Funktion &lt;a href=&quot;http://www.avm.de/de/Service/Service-Portale/Service-Portal/Labor/labor_download_telefonie/labor_feedback_versionen.php&quot;&gt;im hintersten Winkel &lt;/a&gt;ihrer Website verstecken. In diversen Foren wird seit langem genau danach gerufen: Die Fritz!Box soll Faxe entgegennehmen und automatisch an eine Emailadresse weiterleiten. Nun ist es so weit! Jedenfalls für die &lt;a href=&quot;http://www.avm.de/de/Service/Service-Portale/Service-Portal/index.php?portal=FRITZ!Box_Fon_WLAN_7170&quot;&gt;Fritz!Box Fon WLAN 7170&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Und so geht&apos;s:&lt;br /&gt;
&lt;br /&gt;
1. Labor-Version 29.04.97-8853 der Firmware runterladen. Die gibt&apos;s hier: &lt;a href=&quot;http://www.avm.de/de/Service/Service-Portale/Service-Portal/Labor/labor_download_telefonie/labor_download_telefonie.php&quot;&gt;http://www.avm.de/de/Service/Service-Portale/Service-Portal/Labor/labor_download_telefonie/labor_download_telefonie.php&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
2. Man folge den auf o.g. Seite beschriebenen Schritten zur Sicherung der bestehenden Einstellungen und Installation der neuen Firmware. (Anleitung ist auch in der zip-Datei enthalten)&lt;br /&gt;
&lt;br /&gt;
3. Nachdem die Fritz!Box neu gestartet ist muss man nun nur noch die versteckte Faxempfangsfunktion finden. Die Beschreibung dazu findet sich hier:&lt;br /&gt;
&lt;a href=&quot;http://www.avm.de/de/News/artikel/portal-artikel/tipp_der_woche/14241.html&quot;&gt;http://www.avm.de/de/News/artikel/portal-artikel/tipp_der_woche/14241.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Ich hab&apos;s gleich ausprobiert und mir selbst ein Fax geschickt. Es funktioniert! Wenige sekunden später hatte ich es als tif-Datei in meiner Inbox! Da es sich um eine Beta-Version handelt, könnten natürlich noch ein paar Probleme auftauchen. Wer sich darauf also nicht einlassen will, sollte noch eine Weile warten, bis die Funktion in die regulären Firmware-Updates integriert ist. (Womit doch wohl zu rechnen ist, oder?)</description>
    <dc:creator>tophee</dc:creator>
    <dc:subject>Computer</dc:subject>
    <dc:rights>Copyright &#169; 2007 tophee</dc:rights>
    <dc:date>2007-10-16T00:35:00Z</dc:date>
  </item>
  <item rdf:about="http://narkose.twoday.net/stories/4166086/">
    <title>Problems with LaTeX =&amp;gt; OpenDocument export</title>
    <link>http://narkose.twoday.net/stories/4166086/</link>
    <description>I&apos;m not sure what use it is to write this here, but maybe someone finds the solution to this problem? At least this is a kind of archive for me to remind me of what I found so far to solve the problem.&lt;br /&gt;
Which problem is he talking about anyway? If I want to convert a tex-document to an odt-document using oolatex.exe (BTW: I&apos;m working on Win XP), I very often don&apos;t get any odt file at all because the process stops for different reasons. And even when I got an odt-document once, OpenOffice could not read it.&lt;br /&gt;
&lt;br /&gt;
One Problem in this whole chaos was that towards the end of the converting process a program called zip.exe is called (if I get it right, an odt-file is a zip-archive made up of several folders (e.g. a pictures-folder) and some xml-files). But I had no zip.exe on my system. I downloaded &lt;a href=&quot;http://www.info-zip.org/&quot;&gt;info-zip&lt;/a&gt; and just put it in the windows-folder, cause I knew it would be found there and that solved the problem. But as I said, there are some more and here are some ressources related to it. Maybe you can make sense of them (unfortunately I have no time to go through them more thoroughly myself):&lt;br /&gt;
&lt;a href=&quot;http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg123680.html&quot;&gt;http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg123680.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=453721&quot;&gt;http://ubuntuforums.org/showthread.php?t=453721&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://ubuntuforums.org/showthread.php?p=3153341&quot;&gt;http://ubuntuforums.org/showthread.php?p=3153341&lt;/a&gt;&lt;br /&gt;
... and lots more to find if you google for oolatex...&lt;br /&gt;
&lt;br /&gt;
P.S. What I don&apos;t understand is: how does mk4ht work on windows? It&apos;s a perl-script so am I supposed to install perl on windows or what?</description>
    <dc:creator>tophee</dc:creator>
    <dc:subject>Computer</dc:subject>
    <dc:rights>Copyright &#169; 2007 tophee</dc:rights>
    <dc:date>2007-08-15T10:28:00Z</dc:date>
  </item>
  <item rdf:about="http://narkose.twoday.net/stories/4164880/">
    <title>When LaTeX produces pdf-files instead of dvi-files</title>
    <link>http://narkose.twoday.net/stories/4164880/</link>
    <description>Today, I&apos;ve tried to solve the problem of why my LaTeX-installation (MikTex) produces pdf-files instead of dvi-files with some documents, even though I have set the output profile to LaTeX =&amp;gt; DVI in TexnicCenter. Since I have collected some references which where not that easy to find, I just post them here:&lt;br /&gt;
&lt;br /&gt;
The clearest answer seems to be this one:&lt;br /&gt;
&lt;a href=&quot;http://lists.debian.org/debian-tetex-maint/2006/01/msg00409.html&quot;&gt;http://lists.debian.org/debian-tetex-maint/2006/01/msg00409.html&lt;/a&gt;&quot;&lt;br /&gt;
and similarly this one:&lt;br /&gt;
&lt;a href=&quot;http://www.issa.stevens.edu/cgi-bin/query-pr-full?pr=2937&quot;&gt;http://www.issa.stevens.edu/cgi-bin/query-pr-full?pr=2937&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
yes, it is as these people write: in the tex-file in question I do find this:&lt;cite&gt;&lt;CODE&gt;&lt;br /&gt;
\newif\ifpdf&lt;br /&gt;
\ifx\pdfoutput\undefined 	&lt;br /&gt;
\pdffalse              	&lt;br /&gt;
\else	&lt;br /&gt;
\pdfoutput=1           	&lt;br /&gt;
\pdftrue               &lt;br /&gt;
\fi&lt;br /&gt;
&lt;/CODE&gt;&lt;/cite&gt;&lt;br /&gt;
(It is in fact from a template by Mark Müller, based on KOMA-script. I think it came with TexnicCenter)&lt;br /&gt;
&lt;br /&gt;
I have replaced the first two line with&lt;br /&gt;
&lt;CODE&gt;&lt;br /&gt;
\usepackage{ifpdf}&lt;br /&gt;
\ifpdf&lt;br /&gt;
&lt;/CODE&gt;&lt;br /&gt;
But a pdf-environment is still detected (and thus pdf instead of dvi produced), I don&apos;t know why... :-((&lt;br /&gt;
&lt;br /&gt;
Here are some more documents I googled:&lt;br /&gt;
The description of the \ifpdf package:&lt;br /&gt;
&lt;a href=&quot;ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/oberdiek/ifpdf.pdf&quot;&gt;ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/oberdiek/ifpdf.pdf&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
and a manual which still uses the old pdf-detection, which - according to the sources above - does not work anymore:&lt;br /&gt;
&lt;a href=&quot;http://tex.lickert.net/tipps/ausgabetest/format_abfragen.html&quot;&gt;http://tex.lickert.net/tipps/ausgabetest/format_abfragen.html&lt;/a&gt;</description>
    <dc:creator>tophee</dc:creator>
    <dc:subject>Computer</dc:subject>
    <dc:rights>Copyright &#169; 2007 tophee</dc:rights>
    <dc:date>2007-08-14T20:21:00Z</dc:date>
  </item>


<textinput rdf:about="http://narkose.twoday.net/search">
   <title>find</title>
   <description>Search this site:</description>
   <name>q</name>
   <link>http://narkose.twoday.net/search</link>
</textinput>
<cc:License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/">
   <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
   <permits rdf:resource="http://web.resource.org/cc/Distribution" />
   <requires rdf:resource="http://web.resource.org/cc/Notice" />
   <requires rdf:resource="http://web.resource.org/cc/Attribution" />
   <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
   <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
</cc:License>

</rdf:RDF>
