<?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>groesch.net</title>
    <link>http://www.groesch.net/</link>
    <description>digital brain extender</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Nice color scheme - Solarized</title>
    <link>http://www.groesch.net/index.php?/archives/14-Nice-color-scheme-Solarized.html</link>
            <category>linux</category>
    
    <comments>http://www.groesch.net/index.php?/archives/14-Nice-color-scheme-Solarized.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;Being bored of &quot;green on black&quot;, &quot;black on yellow&quot; ... give &lt;a href=&quot;http://ethanschoonover.com/solarized&quot; target=&quot;_blank&quot;&gt;Solarized&lt;/a&gt; a chance. Ethan Schoonover did great work with that color scheme. It is a mixture of 16 colors, which harmonize perfect. I switched every editor, terminal and IDE I am using to Solarized, great. Many thx Ethan.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://ethanschoonover.com/solarized&quot; target=&quot;_blank&quot;&gt;Go get it&lt;/a&gt; &lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
Preview -&gt; stolen from Ethans page (mea culpa but I like that &lt;img src=&quot;http://www.groesch.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; )&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:13 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;433&quot; height=&quot;434&quot;  src=&quot;http://www.groesch.net/uploads/images/solarized-yinyang.png&quot;  alt=&quot;&quot; /&gt; 
    </content:encoded>

    <pubDate>Sat, 05 May 2012 21:35:24 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/14-guid.html</guid>
    
</item>
<item>
    <title>Meld, a nice visual diff tool</title>
    <link>http://www.groesch.net/index.php?/archives/13-Meld,-a-nice-visual-diff-tool.html</link>
            <category>linux</category>
    
    <comments>http://www.groesch.net/index.php?/archives/13-Meld,-a-nice-visual-diff-tool.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Project page: http://meldmerge.org/&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:12 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;380&quot; height=&quot;176&quot;  src=&quot;http://www.groesch.net/uploads/images/meld-mary.png&quot;  alt=&quot;&quot; /&gt;&lt;br /&gt;
This nice tool has three aspects, file, directory diff and version control view. At my gnome desktop I&#039;ll replaced the shell diff via alias with meld.&lt;br /&gt;
&lt;br /&gt;
Get the current version via &lt;pre&gt;git clone http://git.gnome.org/browse/meld&lt;/pre&gt;&lt;br /&gt;
So this is nice to get deeper into python coding &lt;img src=&quot;http://www.groesch.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 17 Apr 2012 01:57:07 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/13-guid.html</guid>
    
</item>
<item>
    <title>Using cp for many files sucks</title>
    <link>http://www.groesch.net/index.php?/archives/12-Using-cp-for-many-files-sucks.html</link>
            <category>linux</category>
    
    <comments>http://www.groesch.net/index.php?/archives/12-Using-cp-for-many-files-sucks.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;You don&#039;t see how many files are copied yet. Use &lt;i&gt;rsync&lt;/i&gt; instead.&lt;/p&gt;&lt;pre&gt;rsync -rP source target&lt;/pre&gt; 
    </content:encoded>

    <pubDate>Wed, 11 Apr 2012 21:17:21 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/12-guid.html</guid>
    
</item>
<item>
    <title>Make a short break while watching 'tail -f whatever'</title>
    <link>http://www.groesch.net/index.php?/archives/11-Make-a-short-break-while-watching-tail-f-whatever.html</link>
            <category>linux</category>
    
    <comments>http://www.groesch.net/index.php?/archives/11-Make-a-short-break-while-watching-tail-f-whatever.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;I am a fast reader, really fast but often I have to look through log files running thousand of lines per minute, even if I grep for specific strings. To make it a little bit easier just make a break in the stream: use &lt;i&gt;CTRL S&lt;/i&gt;, to continue with the output stream &lt;i&gt;CTRL Q&lt;/i&gt;.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 11 Apr 2012 17:01:10 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/11-guid.html</guid>
    
</item>
<item>
    <title>some bash tricks</title>
    <link>http://www.groesch.net/index.php?/archives/10-some-bash-tricks.html</link>
            <category>linux</category>
    
    <comments>http://www.groesch.net/index.php?/archives/10-some-bash-tricks.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;Extract local tgz file at another host via ssh&lt;/p&gt;&lt;pre&gt;cat data.tgz | ssh user@host &quot;cd /wherever/you/wanna/go; tar xzf -&quot;&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Get line numbers where the pattern matches&lt;/p&gt;&lt;pre&gt;sed -n &#039;/[aA]/=&#039; /etc/passwd&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;See differences when using &lt;i&gt;watch&lt;/i&gt;&lt;/p&gt;&lt;pre&gt;watch -n2 -d &#039;df -h&#039;&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Print inode informations&lt;/p&gt;&lt;pre&gt;df -i&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;How many CPU are inside&lt;/p&gt;&lt;pre&gt;grep &#039;model name&#039; /proc/cpuinfo | wc -l&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Send message to another users tty&lt;/p&gt;&lt;pre&gt;write user [tty]&lt;return&gt;text blablub&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Which users have access to a specified hard drive?&lt;/p&gt;&lt;pre&gt;lsof /dev/sda2 | awk &#039;{print $3}&#039; | uniq&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Which users have access to files of a specified dir?&lt;/p&gt;&lt;pre&gt;lsof +D Dokumente/ | awk &#039;{print $3}&#039; | uniq&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Which processes have access to files of a specified dir?&lt;/p&gt;&lt;pre&gt;lsof +d /verzeichnis&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt;Add a user withou a home dir and no shell&lt;/p&gt;&lt;pre&gt;useradd -d /dev/null -s /bin/false username&lt;/pre&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 10 Apr 2012 06:29:00 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/10-guid.html</guid>
    
</item>
<item>
    <title>Show me your .bashrc</title>
    <link>http://www.groesch.net/index.php?/archives/9-Show-me-your-.bashrc.html</link>
            <category>linux</category>
    
    <comments>http://www.groesch.net/index.php?/archives/9-Show-me-your-.bashrc.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;pre&gt;#------------------------------------------
# Source global definitions
#------------------------------------------
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi

#------------------------------------------
# Activate bash tab completion
#------------------------------------------
if [ -f /etc/bash_completion ]
then
 . /etc/bash_completion
fi

#------------------------------------------
# don&#039;t put duplicate lines in the history. See bash(1) for more options
# ... or force ignoredups and ignorespace
#------------------------------------------
HISTCONTROL=ignoredups:ignorespace

#------------------------------------------
# User specific aliases and functions
#------------------------------------------
alias gcc=&#039;gcc -ggDb -Wall -o&#039;
alias mv=&#039;mv -i&#039;
alias cd..=&#039;cd ..&#039;
alias grepn=&#039;grep -n&#039;
alias df=&#039;df -h&#039;
alias timestamp=&#039;date &quot;+%Y%m%d%H%M%S&quot;&#039;
alias mkdir=&#039;mkdir -p&#039;
alias ll=&#039;ls -l&#039;
alias grep=&#039;grep --color=auto&#039;
alias svim=&#039;sudo vim&#039;

#------------------------------------------
# Easy encryption/decryption
#------------------------------------------
function enc() { openssl enc -aes-256-cbc -a -salt -in &quot;$1&quot; -out &quot;$1.enc&quot;; }
function dec() { openssl enc -d -aes-256-cbc -a -in &quot;$1.enc&quot; -out &quot;$1&quot;; }

#------------------------------------------
# Easy extract and make tgz
#------------------------------------------
extract () {
  if [ -f $1 ] ; then
      case $1 in
          *.tar.bz2)   tar xvjf $1    ;;
          *.tar.gz)    tar xvzf $1    ;;
          *.bz2)       bunzip2 $1     ;;
          *.rar)       rar x $1       ;;
          *.gz)        gunzip $1      ;;
          *.tar)       tar xvf $1     ;;
          *.tbz2)      tar xvjf $1    ;;
          *.tgz)       tar xvzf $1    ;;
          *.zip)       unzip $1       ;;
          *.Z)         uncompress $1  ;;
          *.7z)        7z x $1        ;;
          *)           echo &quot;don&#039;t know how to extract &#039;$1&#039;...&quot; ;;
      esac
  else
      echo &quot;&#039;$1&#039; is not existing, yo bastard!&quot;
  fi
}

mktgz() { tar cvzf &quot;${1%%/}.tgz&quot;  &quot;${1%%/}/&quot;; }

#------------------------------------------
# dirsize - finds directory sizes and lists them for the current directory
#------------------------------------------
dirsize (){
    du -shx * .[a-zA-Z0-9_]* 2&gt; /dev/null | \
    egrep &#039;^ *[0-9.]*[MG]&#039; | sort -n &gt; /tmp/list
    egrep &#039;^ *[0-9.]*M&#039; /tmp/list
    egrep &#039;^ *[0-9.]*G&#039; /tmp/list
    rm -rf /tmp/list
}

#------------------------------------------
# Some path exports
#------------------------------------------
# export JAVA_HOME JDK/JRE
export JAVA_HOME=&quot;/usr/java/latest&quot;

# export GO
export PATH=$PATH:/usr/local/go/bin
&lt;/pre&gt; 
    </content:encoded>

    <pubDate>Mon, 09 Apr 2012 14:27:56 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/9-guid.html</guid>
    
</item>
<item>
    <title>Currently watching...</title>
    <link>http://www.groesch.net/index.php?/archives/7-Currently-watching....html</link>
            <category>watching</category>
    
    <comments>http://www.groesch.net/index.php?/archives/7-Currently-watching....html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://www.imdb.com/title/tt0104691/&quot; target=&quot;_blank&quot;&gt;The last mohican&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The scene at the plateau is incredible thrilling. A fantastic song from Trevor Horn when Unca is killed by Magua, Cora jumps down, Chingachgook kills Magua - just incredible. And even more incredible the scene after, suddenly no sound, Chingachgook and Hawkeye say farewell to the fallen.&lt;br /&gt;
&lt;br /&gt;
Not the best movie at all but good, I like it.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 09 Apr 2012 13:50:57 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/7-guid.html</guid>
    
</item>
<item>
    <title>setup @ home</title>
    <link>http://www.groesch.net/index.php?/archives/6-setup-home.html</link>
            <category>tech</category>
    
    <comments>http://www.groesch.net/index.php?/archives/6-setup-home.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    desktop&lt;br /&gt;
 - intel i5, 8gb ram, 2 tb sata, 128gb ssd, windows 7, ubuntu 11.10&lt;br /&gt;
 &lt;br /&gt;
 laptop (mostly working with that so this crap has to be updated soon)&lt;br /&gt;
 - intel core 2 duo, 4gb ram, 160 gb sata, fedore core 16&lt;br /&gt;
 &lt;br /&gt;
 netbook&lt;br /&gt;
 - burns around my bed with ubuntu 11.10 installed&lt;br /&gt;
 &lt;br /&gt;
 eee box&lt;br /&gt;
 - test server with ubuntu 10.04 lts server&lt;br /&gt;
 &lt;br /&gt;
 vserver1&lt;br /&gt;
 - intel x3430@2.40ghz, 2gb ram, debian squeeze&lt;br /&gt;
 &lt;br /&gt;
 vserver2&lt;br /&gt;
 - same as above but with centos 6.2 
    </content:encoded>

    <pubDate>Mon, 09 Apr 2012 13:41:53 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/6-guid.html</guid>
    
</item>
<item>
    <title>Hi Leon</title>
    <link>http://www.groesch.net/index.php?/archives/5-Hi-Leon.html</link>
            <category>personal</category>
    
    <comments>http://www.groesch.net/index.php?/archives/5-Hi-Leon.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    01.01.2012, 03:35 - break of New Year&#039;s Eve ... straight to the hospital and directly to the maternity room.&lt;br /&gt;
15:14 - Hi Leon, welcome son.&lt;br /&gt;
&lt;br /&gt;
Daniela was wearied by the birth but okay, Leon as well.&lt;br /&gt;
&lt;br /&gt;
After three days at the hospital I fetched both of them and brought them home. Now I&#039;m mastering my diaper changing skills &lt;img src=&quot;http://www.groesch.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&quot;serendipity_image_link&quot;  href=&#039;http://www.groesch.net/uploads/images/Leon.jpg&#039;&gt;&lt;!-- s9ymdb:8 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;74&quot; height=&quot;110&quot;  src=&quot;http://www.groesch.net/uploads/images/Leon.serendipityThumb.jpg&quot;  alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 05 Jan 2012 22:00:25 +0100</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/5-guid.html</guid>
    
</item>
<item>
    <title>Flashmob: Recycling</title>
    <link>http://www.groesch.net/index.php?/archives/4-Flashmob-Recycling.html</link>
            <category>watching</category>
    
    <comments>http://www.groesch.net/index.php?/archives/4-Flashmob-Recycling.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &lt;a href=&quot;http://www.youtube.com/watch?v=GYnd5JRu86E&amp;amp;feature=player_embedded&quot; target=&quot;blank&quot;&gt;Flashmob Recycling&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 05 Sep 2011 07:39:40 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/4-guid.html</guid>
    
</item>
<item>
    <title>New Car</title>
    <link>http://www.groesch.net/index.php?/archives/3-New-Car.html</link>
            <category>personal</category>
    
    <comments>http://www.groesch.net/index.php?/archives/3-New-Car.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Last week Dani and me searched for a new car as our old one is really old (215k km driven). First we thought about a more practical car as we expect our first kid in december. So we looked for some estates or mini vans but as we saw them in front of us we were realistic enough as we have a really poky subterranean garage. So we looked for some normal cars and finally found this Ford Focus and after a test drive we bought it. Tomorrow we will get it.&lt;br /&gt;
&lt;br /&gt;
&lt;table style=&quot;width:194px;&quot;&gt;&lt;tr&gt;&lt;td align=&quot;center&quot; style=&quot;height:194px;background:url(https://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left&quot;&gt;&lt;a href=&quot;https://picasaweb.google.com/imbablaro/FordFocus?authuser=0&amp;authkey=Gv1sRgCLu3m720laLsWA&amp;feat=embedwebsite&quot;&gt;&lt;img src=&quot;https://lh5.googleusercontent.com/-AggvoUiAVi0/Tlp7JfROccE/AAAAAAAAADE/V2LdcY2JUzI/s160-c/FordFocus.jpg&quot; width=&quot;160&quot; height=&quot;160&quot; style=&quot;margin:1px 0 0 4px;&quot;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;text-align:center;font-family:arial,sans-serif;font-size:11px&quot;&gt;&lt;a href=&quot;https://picasaweb.google.com/imbablaro/FordFocus?authuser=0&amp;authkey=Gv1sRgCLu3m720laLsWA&amp;feat=embedwebsite&quot; style=&quot;color:#4D4D4D;font-weight:bold;text-decoration:none;&quot;&gt;Ford Focus&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 28 Aug 2011 19:44:04 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/3-guid.html</guid>
    
</item>
<item>
    <title>What? Where is the old blog? Am I right?</title>
    <link>http://www.groesch.net/index.php?/archives/1-What-Where-is-the-old-blog-Am-I-right.html</link>
            <category>personal</category>
    
    <comments>http://www.groesch.net/index.php?/archives/1-What-Where-is-the-old-blog-Am-I-right.html#comments</comments>
    <wfw:comment>http://www.groesch.net/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.groesch.net/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com ()</author>
    <content:encoded>
    Don&#039;t panic, this url still belongs to me but my old blog and stuff bothered me. So deleting the old blog, wiping out about 500 blog entries and download stuff and such things really alleviates me.&lt;br /&gt;
For the future I&#039;ll reduce the entries to IT-related topics but with a few personal things occasionally. Mostly this is not to forget things - so increase brain memory &lt;img src=&quot;http://www.groesch.net/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
Furthermore the blog would be now in english to improve my skills.&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;rm -rf blog/
mysql -u admin -p *******
DROP DATABASE s9y;
CREATE DATABASE s9y;
STRG D
tar xfz serendipity.tgz
w3m http://groesch.net
...
write blog&lt;/pre&gt;&lt;br /&gt;
cheers  
    </content:encoded>

    <pubDate>Tue, 23 Aug 2011 17:15:56 +0200</pubDate>
    <guid isPermaLink="false">http://www.groesch.net/index.php?/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>
