<?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>Keyboardcowboys - Ruby on Rails</title>
    <link>http://www.keyboardcowboys.de/</link>
    <description>&quot;Ein Programmierer und der Alltag&quot;</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Mon, 13 Jul 2009 15:30:54 GMT</pubDate>

    <image>
        <url>http://www.keyboardcowboys.de/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Keyboardcowboys - Ruby on Rails - &quot;Ein Programmierer und der Alltag&quot;</title>
        <link>http://www.keyboardcowboys.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Pragmatischer Programmierer #3</title>
    <link>http://www.keyboardcowboys.de/archives/357-Pragmatischer-Programmierer-3.html</link>
            <category>Allgemein</category>
            <category>Ruby on Rails</category>
    
    <comments>http://www.keyboardcowboys.de/archives/357-Pragmatischer-Programmierer-3.html#comments</comments>
    <wfw:comment>http://www.keyboardcowboys.de/wfwcomment.php?cid=357</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.keyboardcowboys.de/rss.php?version=2.0&amp;type=comments&amp;cid=357</wfw:commentRss>
    

    <author>nospam@example.com (daim)</author>
    <content:encoded>
    &lt;p&gt;Im Januar habe ich noch überlegt Phyton als neue Programmiersprache zu erlernen. Doch in der Zwischenzeit (Studium und so...) habe ich mich entschieden ab dem 1. Juli (rückwirkend &lt;img src=&quot;http://www.keyboardcowboys.de/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;) neue Datenbanksystem kennenzulernen. Da wären drei Stück die ich diese Jahr in Angriff nehmen werden.&lt;br /&gt;&lt;br /&gt;
1. Oracle&lt;br /&gt;&lt;br /&gt;
2. Postgresql&lt;br /&gt;&lt;br /&gt;
3. CouchDB&lt;br /&gt;&lt;br /&gt;
Zudem werde ich weil Ruby so klasse ist dies weiter vertiefen. Denke das ist für das nächste Jahr ein guter Kompromiss den meistens hängt doch die Performance mehr an der Datenbank als an der Applikation selbst.&lt;/p&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 13 Jul 2009 17:30:54 +0200</pubDate>
    <guid isPermaLink="false">http://www.keyboardcowboys.de/archives/357-guid.html</guid>
    <category>Pragmatischer Programmiere</category>
<category>Ruby on Rails</category>

</item>
<item>
    <title>Pragmatischer Programmierer #2</title>
    <link>http://www.keyboardcowboys.de/archives/315-Pragmatischer-Programmierer-2.html</link>
            <category>Allgemein</category>
            <category>Ruby on Rails</category>
    
    <comments>http://www.keyboardcowboys.de/archives/315-Pragmatischer-Programmierer-2.html#comments</comments>
    <wfw:comment>http://www.keyboardcowboys.de/wfwcomment.php?cid=315</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.keyboardcowboys.de/rss.php?version=2.0&amp;type=comments&amp;cid=315</wfw:commentRss>
    

    <author>nospam@example.com (daim)</author>
    <content:encoded>
    &lt;p&gt;Im Februar letzen Jahres habe ein den Beitrag &lt;a href=&quot;http://www.keyboardcowboys.de/archives/156-Tellerrand-der-Programmiersprachen.html&quot; target=&quot;_blank&quot;&gt;Tellerrand der Programmiersprachen&lt;/a&gt; verfasst. Wenn man sich nun vor Augen hält das ich effektiv leider erst im Juni anfangen konnte Ruby zu lernen bin ich doch schon recht weit gekommen. Für mich privat habe ich schon paar schöne Sachen programmiert die mir das Leben erleichtern. Ab Juni will ich aber wieder was neues lernen. Was würde sich da wohl anbieten? Momentan tendiere ich zu Python oder frische mal meine eher angestaubten Javascriptkenntnisse (ich hasse Javascript) auf. Was würdet ihr für eine Sprache nehmen?&lt;/p&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 06 Jan 2009 16:09:24 +0100</pubDate>
    <guid isPermaLink="false">http://www.keyboardcowboys.de/archives/315-guid.html</guid>
    <category>programmierer</category>
<category>ruby on rails</category>

</item>
<item>
    <title>Ruby und mysql.sock</title>
    <link>http://www.keyboardcowboys.de/archives/272-Ruby-und-mysql.sock.html</link>
            <category>Ruby on Rails</category>
    
    <comments>http://www.keyboardcowboys.de/archives/272-Ruby-und-mysql.sock.html#comments</comments>
    <wfw:comment>http://www.keyboardcowboys.de/wfwcomment.php?cid=272</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.keyboardcowboys.de/rss.php?version=2.0&amp;type=comments&amp;cid=272</wfw:commentRss>
    

    <author>nospam@example.com (daim)</author>
    <content:encoded>
    Da ich unter dem Mac MAMP benutze hat dieser auch einen MySQL-Server. Um nicht noch einen zusätzlichen für Ruby einzurichten muss man einfach in der database.yml folgende Zeile einfügen&lt;br /&gt;
&lt;br /&gt;
socket: /Applications/MAMP/tmp/mysql/mysql.sock&lt;br /&gt;
&lt;br /&gt;
Wenn man dies nicht macht sucht er den mysql.sock unter /tmp/mysql.sock 
    </content:encoded>

    <pubDate>Sat, 13 Sep 2008 20:19:53 +0200</pubDate>
    <guid isPermaLink="false">http://www.keyboardcowboys.de/archives/272-guid.html</guid>
    <category>Ruby</category>
<category>Ruby on Rails</category>

</item>
<item>
    <title>Alte Versionen von Rails löschen</title>
    <link>http://www.keyboardcowboys.de/archives/271-Alte-Versionen-von-Rails-loeschen.html</link>
            <category>Ruby on Rails</category>
    
    <comments>http://www.keyboardcowboys.de/archives/271-Alte-Versionen-von-Rails-loeschen.html#comments</comments>
    <wfw:comment>http://www.keyboardcowboys.de/wfwcomment.php?cid=271</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.keyboardcowboys.de/rss.php?version=2.0&amp;type=comments&amp;cid=271</wfw:commentRss>
    

    <author>nospam@example.com (daim)</author>
    <content:encoded>
    gem uninstall rails --install-dir=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8 
    </content:encoded>

    <pubDate>Sat, 13 Sep 2008 19:32:26 +0200</pubDate>
    <guid isPermaLink="false">http://www.keyboardcowboys.de/archives/271-guid.html</guid>
    <category>Ruby</category>
<category>Ruby on Rails</category>

</item>
<item>
    <title>Ruby unter dem Mac update</title>
    <link>http://www.keyboardcowboys.de/archives/270-Ruby-unter-dem-Mac-update.html</link>
            <category>Ruby on Rails</category>
    
    <comments>http://www.keyboardcowboys.de/archives/270-Ruby-unter-dem-Mac-update.html#comments</comments>
    <wfw:comment>http://www.keyboardcowboys.de/wfwcomment.php?cid=270</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.keyboardcowboys.de/rss.php?version=2.0&amp;type=comments&amp;cid=270</wfw:commentRss>
    

    <author>nospam@example.com (daim)</author>
    <content:encoded>
    Unter root:&lt;br /&gt;
&lt;br /&gt;
gem update --system&lt;br /&gt;
gem update 
    </content:encoded>

    <pubDate>Sat, 13 Sep 2008 19:19:40 +0200</pubDate>
    <guid isPermaLink="false">http://www.keyboardcowboys.de/archives/270-guid.html</guid>
    <category>Ruby</category>
<category>Ruby on Rails</category>

</item>

</channel>
</rss>