<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Frank Seitz - Developer Logbuch - Browser</title>
    <link>http://fseitz.de/blog/</link>
    <description>Notizen aus der Welt der Web-, Datenbank- und Unix-Programmierung</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <pubDate>Wed, 05 Jan 2011 09:18:36 GMT</pubDate>

    <image>
        <url>http://fseitz.de/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Frank Seitz - Developer Logbuch - Browser - Notizen aus der Welt der Web-, Datenbank- und Unix-Programmierung</title>
        <link>http://fseitz.de/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Seamonkey installieren (Unix)</title>
    <link>http://fseitz.de/blog/index.php?/archives/51-Seamonkey-installieren-Unix.html</link>
            <category>Browser</category>
    
    <comments>http://fseitz.de/blog/index.php?/archives/51-Seamonkey-installieren-Unix.html#comments</comments>
    <wfw:comment>http://fseitz.de/blog/wfwcomment.php?cid=51</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://fseitz.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    

    <author>nospam@example.com (Frank Seitz)</author>
    <content:encoded>
    &lt;h1 class=&quot;sdoc-sec-h1&quot;&gt;Installation&lt;/h1&gt;
&lt;ol class=&quot;sdoc-list-ol&quot;&gt;
  &lt;li class=&quot;sdoc-list-li-num&quot;&gt;
    &lt;p class=&quot;sdoc-para-p&quot;&gt;
      Neueste Seamonkey-Version (Tarball) holen von
    &lt;/p&gt;
    &lt;div class=&quot;sdoc-code-div&quot;&gt;
      &lt;pre class=&quot;sdoc-code-pre&quot;&gt;http://www.seamonkey-project.org/releases/&lt;/pre&gt;
    &lt;/div&gt;
  &lt;/li&gt;
  &lt;li class=&quot;sdoc-list-li-num&quot;&gt;
    &lt;p class=&quot;sdoc-para-p&quot;&gt;
      Einrichten
    &lt;/p&gt;
    &lt;p class=&quot;sdoc-para-p&quot;&gt;
      Seamonkey wird durch Entpacken des Tarball installiert (die
      Datei README enthält weitere Informationen). Das Directory kann
      eine beliebige Stelle im Dateisystem geschoben werden.
    &lt;/p&gt;
    &lt;div class=&quot;sdoc-code-div&quot;&gt;
      &lt;pre class=&quot;sdoc-code-pre&quot;&gt;$ tar jxvf seamonkey-&amp;lt;VERSION&amp;gt;.tar.bz2&amp;#10;$ mkdir /usr/local/lib/seamonkey&amp;#10;$ mv seamonkey /usr/local/lib/seamonkey/&amp;lt;VERSION&amp;gt;&lt;/pre&gt;
    &lt;/div&gt;
  &lt;/li&gt;
  &lt;li class=&quot;sdoc-list-li-num&quot;&gt;
    &lt;p class=&quot;sdoc-para-p&quot;&gt;
      Seamonkey starten
    &lt;/p&gt;
    &lt;div class=&quot;sdoc-code-div&quot;&gt;
      &lt;pre class=&quot;sdoc-code-pre&quot;&gt;$ /usr/local/lib/seamonkey/&amp;lt;VERSION&amp;gt;/seamonkey&lt;/pre&gt;
    &lt;/div&gt;
  &lt;/li&gt;
&lt;/ol&gt;
&lt;h1 class=&quot;sdoc-sec-h1&quot;&gt;Icon auf GNOME Panel legen&lt;/h1&gt;
&lt;p class=&quot;sdoc-para-p&quot;&gt;
  Mit der rechten Maustaste das Panel-Menü öffnen, &quot;Add to panel&quot;
  auswählen und einen &quot;Custom Application Launcher&quot; für das
  Executable anlegen. Das Seamonkey-Icon findet sich unter
&lt;/p&gt;
&lt;div class=&quot;sdoc-code-div&quot;&gt;
  &lt;pre class=&quot;sdoc-code-pre&quot;&gt;seamonkey/&amp;lt;VERSION&amp;gt;/chrome/icons/default/default.png&lt;/pre&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Tue, 04 Jan 2011 14:45:42 +0100</pubDate>
    <guid isPermaLink="false">http://fseitz.de/blog/index.php?/archives/51-guid.html</guid>
    
</item>

</channel>
</rss>