<?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/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>blog.der-link.de - Nur mal so gesagt</title>
    <link>http://blog.der-link.de/</link>
    <description>Take it or leave it</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.der-link.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: blog.der-link.de - Nur mal so gesagt - Take it or leave it</title>
        <link>http://blog.der-link.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>&quot;Hallo Steve, da bin ich&quot; (2)</title>
    <link>http://blog.der-link.de/archives/1618-Hallo-Steve,-da-bin-ich-2.html</link>
            <category>Mac</category>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1618-Hallo-Steve,-da-bin-ich-2.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1618</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1618</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    &lt;img src=&quot;http://der-link.de/stuff/stapel.jpg&quot; alt=&quot;Screenie&quot; style=&quot;float:right; margin: 0 0 5px 5px;&quot; /&gt;OS X - Leopard&lt;br /&gt;
Das System selbst und alles was an Software mitkommt ist aus einem Guss.&lt;br /&gt;
Die Bedienung ist einheitlich, wenn auch ungewöhnlich. Die Menueleiste am oberen Rand &quot;ändert&quot; ihren Inhalt je nach aktiver Applikation.&lt;br /&gt;
&lt;br /&gt;
Ebenfalls ungewöhnlich ist die Installation von Programmen. Einfach den Inhalt der DMG-Datei in den Programme-Ordner ziehen - fertig.&lt;br /&gt;
Deinstallation ist Analog, nur das das Ziel der Papierkorb ist. &lt;br /&gt;
Was mich daran stört bzw. beunruhigt ist die Tatsache, dass man, wie unter Windows, nicht weiß, wo welche Datei landet. Ob da eine Deinstallation noch sauber funktioniert bezweifle ich.&lt;br /&gt;
Ob ich die Stapel(siehe Bild) gut/praktisch finde oder nicht, weiß ich noch nicht. Sieht auf jeden Fall nett aus.&lt;br /&gt;
&lt;br /&gt;
Software &lt;br /&gt;
Das Dock habe ich erstmal ausgemistet, auch um Platz für Anwendungen zu schaffen, die ich wirklich brauche.&lt;br /&gt;
Expose ist sehr schick und vor allem nützlich.&lt;br /&gt;
Maill.app habe ich zwar eingerichtet, überzeugt mich aber nicht wirklich. &lt;br /&gt;
Dashboard halte ich für eine nette Spielerei ist aber überflüssig. Bei mir tummeln sich nur 2 Widgets darin. Das aktuelle Wetter für Berlin und &lt;a href=&quot;http://www.islayer.com/index.php?op=item&amp;id=7&quot;&gt;iStat Pro&lt;/a&gt;, das Widget hat natürlich was.&lt;br /&gt;
Front Row ist einfach nur geil. Ich denke, das Front Row am meisten von Quartz profitiert.&lt;br /&gt;
Safari ist rasend schnell, aber hat mir zuwenig Features für Entwickler. Also kommt Firefox wieder rauf.&lt;br /&gt;
&lt;br /&gt;
Apropos Entwickler. Apache liegt in Version 2.2 bei und PHP in Version 5.2.4. &lt;br /&gt;
Um den Apachen zu starten muß man in den Systemeinstellungen unter &quot;Sharing&quot; nur &quot;Web-Sharing&quot; aktivieren. Es empfiehlt sich in der /etc/apache2/httpd.conf den Indianer nur an Localhost lauschen zu lassen.&lt;br /&gt;
&lt;code&gt;Listen 127.0.0.1:80&lt;/code&gt;&lt;br /&gt;
In der selben Datei muß die # vor LoadModule php5_module  libexec/apache2/libphp5.so entfernt werden um PHP zu aktivieren. Die Datei httpd.conf ist für normale User nicht beschreibbar, daher im Terminal über &lt;br /&gt;
&lt;code&gt;sudo vi /etc/apache2/httpd.conf&lt;/code&gt; &lt;br /&gt;
öffnen.&lt;br /&gt;
MySql ist nicht enthalten. Wie man MySql installiert, ist im &lt;a href=&quot;http://www.apfeltalk.de/forum/apache-php-mysql-t116370.html&quot;&gt;apfeltalk.de-Forum&lt;/a&gt; sehr gut beschrieben.&lt;br /&gt;
&lt;br /&gt;
Bisher habe ich noch folgende Software installiert.&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.aptana.com/&quot;&gt;Aptana Studio&lt;/a&gt; - für die Webentwicklung&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://cyberduck.ch/&quot;&gt;Cyberduck&lt;/a&gt; - ein FTP-Client&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://xtralean.com/IWOverview.html&quot;&gt;ImageWell&lt;/a&gt; - simple Bildbearbeitung&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Skype&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;LastFM&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
Was mir noch fehlt(bisher, denn da kommt bestimmt noch einiges) ist ein Brennprogramm. Gibts da Empfehlungen aus der Freeware-Ecke? &lt;br /&gt;
&lt;br /&gt;
Thema &quot;schwerer Umstieg&quot;&lt;br /&gt;
Kann ich nicht sagen. Innerhalb von ein paar Stunden intensiver Bedienung kommt man gut zurecht. &lt;br /&gt;
Und das, obwohl ich seit DOS4.0 über Win3.1 mit allen Windowsversionen außer Vista und Win95 gearbeitet habe. KDE und Gnome sind jedoch näher an Windows als OS X.&lt;br /&gt;
Für einige Sachen werde ich weiterhin Windows nehmen(müssen), aber vorher war ich auch schon mehrschienig (Win, Linux und BSD).&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 24 Apr 2008 12:25:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1618-guid.html</guid>
    <category>Apple</category>
<category>Leopard</category>
<category>Software</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Gute Frage</title>
    <link>http://blog.der-link.de/archives/1540-Gute-Frage.html</link>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1540-Gute-Frage.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1540</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1540</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    Gerade lese ich bei &lt;a href=&quot;http://www.spiegel.de/wissenschaft/weltall/0,1518,499983,00.html&quot; &gt;SPON&lt;/a&gt;, dass die Hitzeschilde der Raumfähre &quot;Endeavour&quot; doch nicht im All repariert werden müssen. &lt;br /&gt;
&lt;br /&gt;
Jetzt frage ich mich, würde ich auf ein Urteil vertrauen, welches Wissenschafter treffen, deren Arsch mal gerade 60cm vom Erdboden entfernt ist &lt;img src=&quot;http://blog.der-link.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; während ich so einige Kilometer davon entfernt bin? &lt;br /&gt;
Ich denke, NEIN. Ich würde das lieber &quot;oben&quot; fixen.&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Wed, 15 Aug 2007 20:11:45 +0200</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1540-guid.html</guid>
    <category>Endeavour</category>
<category>NASA</category>
<category>Raumfähre</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Die Hard 4  - Trailer</title>
    <link>http://blog.der-link.de/archives/1462-Die-Hard-4-Trailer.html</link>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1462-Die-Hard-4-Trailer.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1462</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1462</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    &lt;img src=&quot;http://de.sevenload.com/im/D8Fl0bM/133x200&quot; width=&quot;133&quot; height=&quot;200&quot; alt=&quot;&#039;Bruce Willis, Die Hard 4&#039; von SteBu&quot; style=&quot;float:left; margin: 0 5px 5px 0;&quot;/&gt; Für Die Hard 4(LIVE FREE OR DIE HARD) gibt es einen neuen &lt;a href=&quot;http://movies.yahoo.com/feature/livefreeordiehard.html;_ylt=Ausl_RkYkqp_NdcR.KINxGRfVXcA&quot; &gt;Trailer&lt;/a&gt; und etwas mehr Info.&lt;br /&gt;
Sowohl die Bilder, als auch die Infos lassen auf einen Kracher schließen. Diesmal machen &quot;die Bösen&quot; doch glatt den Fehler und entführen die Tochter von John McClane. Alles in allem &lt;strong&gt;keine gute Idee&lt;/strong&gt; würde ich sagen.&lt;br style=&quot;clear:left;&quot; /&gt;  
    </content:encoded>

    <pubDate>Fri, 06 Apr 2007 20:54:09 +0200</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1462-guid.html</guid>
    <category>bruce willis</category>
<category>die hard</category>
<category>trailer</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Es gibt....</title>
    <link>http://blog.der-link.de/archives/1389-Es-gibt.....html</link>
            <category>Nur mal so gesagt</category>
            <category>Private Parts</category>
    
    <comments>http://blog.der-link.de/archives/1389-Es-gibt.....html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1389</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1389</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    ... TV-Sender, die sollte man beim zappen einfach überspringen. Auf Platz 1 ist natürlich 9Live, aber auch RTL2 gehört dazu.&lt;br /&gt;
Bin ich gerade vom &lt;a href=&quot;http://youtube.com/watch?v=RsG4fJExffY&quot;  title=&quot;Er hat den Begriff benutzt&quot;&gt;Knopp&lt;/a&gt;(der für &quot;forward&quot;) abgerutscht und bei RTL2 hängen geblieben. Die bringen doch tatsichlich noch eine Staffel von &quot;mach disch nackisch, hier ist ne Cam&quot; oder wie jene sagen, &quot;Big Brother&quot;*.&lt;br /&gt;
Ein &lt;strong&gt;Ex&lt;/strong&gt;-Bewohner(von 9Live abgeworben?) und eine &lt;strong&gt;Ex&lt;/strong&gt;-Sat.1-Frühstücksfernsehen-Moderatorin sollen das &quot;Kind schon schaukeln.&quot;&lt;br /&gt;
Wer gerne überwacht werden will, kann doch einfach mal Bahn fahren oder in Berlin ein großes Einkaufszentrum besuchen. &lt;br /&gt;
Ich geh mal kurz kotzen.........&lt;br /&gt;
&lt;br /&gt;
*Zur Lektüre empfehle ich &lt;a href=&quot;http://www.bigbrotherawards.de/&quot; &gt;diese Version&lt;/a&gt;.  
    </content:encoded>

    <pubDate>Fri, 26 Jan 2007 19:46:37 +0100</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1389-guid.html</guid>
    <category>trash</category>
<category>tv</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Wer hätte damit rechnen können?</title>
    <link>http://blog.der-link.de/archives/1304-Wer-haette-damit-rechnen-koennen.html</link>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1304-Wer-haette-damit-rechnen-koennen.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1304</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1304</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    Eine Studie besagt, &lt;a href=&quot;http://www.dailymail.co.uk/pages/live/femail/article.html?in_article_id=419040&amp;in_page_id=1879&quot; &gt;Frauen reden 3x soviel wie Männer&lt;/a&gt;.&lt;br /&gt;
Also, das hätte ich auch ohne Studie sagen können. Aber so haben wir es wenigstens wissenschaftlich betätigt.  
    </content:encoded>

    <pubDate>Thu, 30 Nov 2006 13:48:22 +0100</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1304-guid.html</guid>
    <category>frauen und männer</category>
<category>studie</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Meat Loaf is back</title>
    <link>http://blog.der-link.de/archives/1222-Meat-Loaf-is-back.html</link>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1222-Meat-Loaf-is-back.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1222</wfw:comment>

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

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    Heute, nach 3,5 Jahren,  erscheint endlich wieder eine Single von &lt;a href=&quot;http://www.meatloaf.de/&quot; &gt;Meat Loaf&lt;/a&gt; im Handel. Sie trägt den Titel „It’s All Coming Back To Me Now“(1).&lt;br /&gt;
In nur 7 Tagen(am 20.10.2006) erscheint dann auch das Album „Bat Out Of Hell 3 - The Monster Is Loose“(2).&lt;br /&gt;
(1)&lt;a href=&quot;http://www.youtube.com/watch?v=9f2Nh0lhxdg&quot; &gt;Video auf GooTube&lt;/a&gt;&lt;br /&gt;
(2)&lt;a href=&quot;http://www.youtube.com/watch?v=EKH7YXrIbW0&quot; &gt;Trailer auf GooTube&lt;/a&gt;  
    </content:encoded>

    <pubDate>Fri, 13 Oct 2006 00:01:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1222-guid.html</guid>
    <category>meat loaf</category>
<category>single</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Strategen</title>
    <link>http://blog.der-link.de/archives/1208-Strategen.html</link>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1208-Strategen.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1208</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1208</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    Wie bekommt man möglichst viele Zielgruppen vor den Fernseher? Ganz einfach, man streut in einer Samstag-Abend-Show die Musikacts möglichst breit. Oder wie soll ich mir das Auftreten von Motörhead, Tarkan, Marc Terenzi, Yvonne Catterfeld und der Kitagruppe Tokio Hotel in einer &lt;a href=&quot;http://tvtotal.prosieben.de/show/specials/stockcar2006/09031.html&quot; &gt;Show&lt;/a&gt; sonst erklären?  
    </content:encoded>

    <pubDate>Fri, 06 Oct 2006 09:39:30 +0200</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1208-guid.html</guid>
    <category>music</category>
<category>tv show</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>
<item>
    <title>Der kleine Haushaltstipp</title>
    <link>http://blog.der-link.de/archives/1192-Der-kleine-Haushaltstipp.html</link>
            <category>Nur mal so gesagt</category>
    
    <comments>http://blog.der-link.de/archives/1192-Der-kleine-Haushaltstipp.html#comments</comments>
    <wfw:comment>http://blog.der-link.de/wfwcomment.php?cid=1192</wfw:comment>

    <slash:comments>8</slash:comments>
    <wfw:commentRss>http://blog.der-link.de/rss.php?version=2.0&amp;type=comments&amp;cid=1192</wfw:commentRss>
    

    <author>nospam@example.com (SteBu)</author>
    <content:encoded>
    Ihr kennt das. Lecker Schnitzel Schnitzel gekauft fürs Abendbrot und beim Auspacken des Einkaufs festgestellt, dass Semmelbrösel zum panieren noch immer im Regal des Supermarktes stehen, anstatt in der Einkaufstüte auf Benutzung zu warten.&lt;br /&gt;
&lt;br /&gt;
Also nochmal zu zum Supermarkt?&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Nein&lt;/strong&gt;, wir haben ja noch Kartoffelchips. &lt;br /&gt;
&lt;br /&gt;
Ja, aus Chips(ob Kartoffel oder Mais) kann man einen guten Paniermehlersatz schaffen. Einfach die Chips in eine Tüte und schön klein drücken(ein Mörser mit Stößel geht auch). Dann das gewünschte Stück Fleich wie gewohnt darin panieren. &lt;br /&gt;
In meinem Fall kamen Chillichips* zum Einsatz, was die ganze Sache etwas pikant macht. &lt;br /&gt;
&lt;br /&gt;
*Ja richtig gelesen. Ich sehe aber auch &lt;a href=&quot;http://de.wikipedia.org/wiki/Tabascosauce&quot; &gt;Tabasco&lt;/a&gt; nicht als Gewürz, sondern als &lt;strong&gt;Grundnahrungsmittel&lt;/strong&gt;.&lt;br /&gt;
  
    </content:encoded>

    <pubDate>Sat, 30 Sep 2006 19:22:51 +0200</pubDate>
    <guid isPermaLink="false">http://blog.der-link.de/archives/1192-guid.html</guid>
    <category>schnitzel</category>
<category>zubereitung</category>
<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/deed.de</creativeCommons:license>
</item>

</channel>
</rss>