<?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>roothausen - web</title>
    <link>http://blog.roothausen.de/</link>
    <description>Born to be different ...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Mon, 25 Oct 2010 12:46:12 GMT</pubDate>

    <image>
        <url>http://blog.roothausen.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: roothausen - web - Born to be different ...</title>
        <link>http://blog.roothausen.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Distributed contact management using HTTP</title>
    <link>http://blog.roothausen.de/2010/10/25/distributed-contact-management-using-http/</link>
            <category>computer</category>
            <category>web</category>
    
    <comments>http://blog.roothausen.de/2010/10/25/distributed-contact-management-using-http/#comments</comments>
    <wfw:comment>http://blog.roothausen.de/wfwcomment.php?cid=720</wfw:comment>

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

    <author>nospam@example.com (Sven Pfleiderer)</author>
    <content:encoded>
    &lt;h1&gt;The Idea&lt;/h1&gt;

&lt;p&gt;A few months ago, &lt;a href=&quot;http://momo.brauchtman.net&quot; title=&quot;Momo&#039;s blog&quot;&gt;Momo&lt;/a&gt; came up with an idea to manage contact data in a decentralized and distributed way. The plan was to provide a simple interface to manage and distribute contact data using HTTP. Some weeks ago he finished his bachelor thesis on this topic.&lt;/p&gt;

&lt;h1&gt;The Project&lt;/h1&gt;

&lt;p&gt;After some discussions with Momo, I decided to implement his protocol specification. Fortunately, I had the possibility to do this as a software project at &lt;a href=&quot;http://www.hdm-stuttgart.de&quot; title=&quot;HdM Stuttgart&quot;&gt;my university&lt;/a&gt;. The project was mentored by &lt;a href=&quot;http://www.kriha.org&quot; title=&quot;Kriha.org&quot;&gt;Prof. Kriha&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The implementation itself was done using &lt;a href=&quot;http://scala-lang.org&quot; title=&quot;Scala Website&quot;&gt;Scala&lt;/a&gt;, &lt;a href=&quot;http://liftweb.net&quot; title=&quot;Lift Website&quot;&gt;Lift&lt;/a&gt; and &lt;a href=&quot;http://mongodb.org&quot; title=&quot;MongoDB Website&quot;&gt;MongoDB&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;Abstract&lt;/h1&gt;

&lt;p&gt;For those of you who don&#039;t want to download the whole documentation, here&#039;s an abstract:&lt;/p&gt;

&lt;blockquote&gt;We all live in times of digital communication: Almost everybody is reachable via cellphone, instant messaging or email. Not only the communication itself evolved but also the communication channels increased dramatically. Some people have multiple email addresses, instant messaging accounts and profiles on several social networks. It is virtually impossible to keep track of all the information available.
To address these problems, Moritz Haarmann came up with an idea of a system which is able to manage contact data in a distributed and convenient way. The result of this idea was a protocol proposal which enables users to manage their address data so they can just stop worrying about it.
This documentation describes the implementation details and design decisions made to create an usable software which uses the protocol defined by Moritz.&lt;/blockquote&gt;

&lt;h1&gt;Documentation&lt;/h1&gt;

&lt;p&gt;I&#039;ve also written &lt;a href=&quot;http://blog.roothausen.de/uploads/documents/documentation-rddrssr.pdf&quot; title=&quot;documentation-rddrssr.pdf&quot; target=&quot;_blank&quot;&gt;a documentation which describes the protocol specification, some implementation details and the technology used&lt;/a&gt;. Have fun with it.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Mon, 25 Oct 2010 10:17:19 +0200</pubDate>
    <guid isPermaLink="false">http://blog.roothausen.de/2010/10/25/720/</guid>
    <category>code</category>
<category>computer</category>
<category>documentation</category>
<category>http</category>
<category>programming</category>
<category>rest</category>
<category>scala</category>
<category>software</category>
<category>web</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Heute Nacht ...</title>
    <link>http://blog.roothausen.de/2009/02/13/heute-nacht-.../</link>
            <category>computer</category>
            <category>misc</category>
            <category>web</category>
    
    <comments>http://blog.roothausen.de/2009/02/13/heute-nacht-.../#comments</comments>
    <wfw:comment>http://blog.roothausen.de/wfwcomment.php?cid=687</wfw:comment>

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

    <author>nospam@example.com (Sven Pfleiderer)</author>
    <content:encoded>
    &lt;p&gt;... steht uns ein einmaliges Ereignis bevor: Der &lt;a href=&quot;http://de.wikipedia.org/wiki/Unixzeit&quot;&gt;UNIX-Timestamp&lt;/a&gt; wird den Wert &lt;strong&gt;1234567890&lt;/strong&gt; erreichen.&lt;/p&gt;

&lt;div class=&quot;bash geshi&quot; style=&quot;text-align: left&quot;&gt;&lt;br /&gt;&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;date&lt;/span&gt; -d&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;@&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;1234567890&lt;/span&gt; &lt;br /&gt;Sat Feb &lt;span style=&quot;color: #000000;&quot;&gt;14&lt;/span&gt; 00:&lt;span style=&quot;color: #000000;&quot;&gt;31&lt;/span&gt;:&lt;span style=&quot;color: #000000;&quot;&gt;30&lt;/span&gt; CET &lt;span style=&quot;color: #000000;&quot;&gt;2009&lt;/span&gt;&lt;br /&gt;&amp;#160;&lt;/div&gt;

&lt;p&gt;Den Countdown kann man sich uebrigens &lt;a href=&quot;http://www.1234567890day.com/&quot;&gt;hier&lt;/a&gt; ankucken. Viel Spass dabei. &lt;img src=&quot;http://blog.roothausen.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; 
 
    </content:encoded>

    <pubDate>Fri, 13 Feb 2009 21:08:48 +0100</pubDate>
    <guid isPermaLink="false">http://blog.roothausen.de/2009/02/13/687/</guid>
    <category>computer</category>
<category>linux</category>
<category>misc</category>
<category>software</category>
<category>unix</category>
<category>web</category>
<category>webwide</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>LinuxDay 2009</title>
    <link>http://blog.roothausen.de/2009/04/14/linuxday-2009/</link>
            <category>misc</category>
            <category>web</category>
            <category>zeitgeist</category>
    
    <comments>http://blog.roothausen.de/2009/04/14/linuxday-2009/#comments</comments>
    <wfw:comment>http://blog.roothausen.de/wfwcomment.php?cid=695</wfw:comment>

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

    <author>nospam@example.com (Sven Pfleiderer)</author>
    <content:encoded>
    &lt;p&gt;Gute Nachrichten: Auch dieses Jahr wird es an der HdM Stuttgart einen &lt;a href=&quot;http://linux-day.de/&quot;&gt;LinuxDay&lt;/a&gt; &lt;a href=&quot;http://linux-day.de/2009/04/14/linuxday-2009-an-der-hdm/&quot;&gt;geben&lt;/a&gt;. Dieses mal bin auch ich aktiv daran beteiligt:&lt;/p&gt;

&lt;blockquote&gt;Es steht fest: Es wird einen zweiten LinuxDay an der Hochschule der Medien in Stuttgart geben.
&lt;br /&gt;
Am 25.05.2009 ab ca. 12.30 Uhr an der &lt;a href=&quot;http://www.hdm-stuttgart.de/&quot;&gt;Hochschule der Medien&lt;/a&gt;
&lt;br /&gt;
Das Vortragsprogramm wird zur Zeit noch festgezurrt, nähere Informationen folgen in Kürze. &lt;/blockquote&gt;

&lt;p&gt;Weitere Infos werden im &lt;a href=&quot;http://linux-day.de&quot;&gt;Blog&lt;/a&gt;,  &lt;a href=&quot;http://www.mynethome.de/2009/04/14/linuxday-2009-an-der-hdm/&quot;&gt;bei Markus&lt;/a&gt; auf &lt;a href=&quot;http://twitter.com/linuxDay&quot;&gt;twitter&lt;/a&gt; und auch hier veroeffentlicht.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 14 Apr 2009 23:14:32 +0200</pubDate>
    <guid isPermaLink="false">http://blog.roothausen.de/2009/04/14/695/</guid>
    <category>computer</category>
<category>life</category>
<category>linux</category>
<category>misc</category>
<category>opensource</category>
<category>web</category>
<category>webwide</category>
<category>zeitgeist</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>
<item>
    <title>Newsbeuter 2.0</title>
    <link>http://blog.roothausen.de/2009/04/21/newsbeuter-2.0/</link>
            <category>computer</category>
            <category>web</category>
    
    <comments>http://blog.roothausen.de/2009/04/21/newsbeuter-2.0/#comments</comments>
    <wfw:comment>http://blog.roothausen.de/wfwcomment.php?cid=699</wfw:comment>

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

    <author>nospam@example.com (Sven Pfleiderer)</author>
    <content:encoded>
    &lt;p&gt;Nach langer Wartezeit wurde nun der von mir genutzte und fuer &lt;a href=&quot;http://archlinux.org&quot;&gt;Arch Linux&lt;/a&gt; gepflegte Feedreader &lt;a href=&quot;http://newsbeuter.org&quot;&gt;newsbeuter&lt;/a&gt; in der Version 2.0 &lt;a href=&quot;http://newsbeuter.org/download.html&quot;&gt;freigegeben&lt;/a&gt;. Die Liste der Neuerungen liesst sich bisher sehr gut:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;    Added more flexible dialog handling&lt;/li&gt;
&lt;li&gt;    Improved position handling in article list (fixes #112; thanks to Isaac Good)&lt;/li&gt;
&lt;li&gt;    Fixed a lot of bugs (#102, #111, #117, #130, #131).&lt;/li&gt;
&lt;li&gt;    Added ability to specify a list of OPML URLs when using OPML as URL source.&lt;/li&gt;
&lt;li&gt;    Added config option &quot;keep-articles-days&quot; to optionally keep articles only for a limited number of days.&lt;/li&gt;
&lt;li&gt;    Added config option &quot;bookmark-interactive&quot; to indicate that the configured bookmarking command is interactive.&lt;/li&gt;
&lt;li&gt;    Don&#039;t display authentication information in URLs (fixes #121).&lt;/li&gt;
&lt;li&gt;    Replaced mrss with new RSS/Atom parser.&lt;/li&gt;
&lt;li&gt;    Added ability to search for text from the article view.&lt;/li&gt;
&lt;li&gt;    Added basic support for Yahoo Media RSS.&lt;/li&gt;
&lt;li&gt;    Made article view pager configurable.&lt;/li&gt;
&lt;li&gt;    Improved HTML rendering of links and underlined and bold text.&lt;/li&gt;
&lt;li&gt;    Added &quot;:source&quot; commandline command to (re)load configuration files.&lt;/li&gt;
&lt;li&gt;    Implemented &quot;pipe-to&quot; key to pipe articles to external commands.&lt;/li&gt;
&lt;li&gt;    Implemented backtick evaluation for configuration files.&lt;/li&gt;
&lt;li&gt;    Extended filter language with &quot;between&quot; operator.&lt;/li&gt;
&lt;li&gt;    Added &quot;age&quot; attribute for articles to filter them for relative age (in days).&lt;/li&gt;
&lt;li&gt;    Extended &quot;set&quot; commandline command to toggle boolean variables and reset configuration variables of all types to their default.&lt;/li&gt;
&lt;li&gt;    Added ability to configure local files as feeds.&lt;/li&gt;
&lt;li&gt;    Added a &quot;random-unread&quot; key to go to a random unread article.&lt;/li&gt;
&lt;li&gt;    When opening articles from a search result dialog, make search phrase stand out in article view.&lt;/li&gt;
&lt;li&gt;    Persist commandline and search history.&lt;/li&gt;
&lt;li&gt;    Implemented commandline completion.&lt;/li&gt;
&lt;li&gt;    Improved help dialog so that it now shows unbound functions.&lt;/li&gt;
&lt;li&gt;    Added ability to sort feed list and article list by interactively choosing the sort method.&lt;/li&gt;
&lt;li&gt;    Improved and extended conditional HTTP download handling.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Ich habe gerade die Arbeiten am PKGBUILD fuer Arch Linux fertig gestellt und dieses&lt;a href=&quot;http://aur.archlinux.org/packages.php?ID=9551&quot; title=&quot;Arch User Repository&quot;&gt; in AUR hochgeladen&lt;/a&gt;. Ich wuensche euch viel Spass damit!&lt;/p&gt; 
 
    </content:encoded>

    <pubDate>Tue, 21 Apr 2009 21:50:21 +0200</pubDate>
    <guid isPermaLink="false">http://blog.roothausen.de/2009/04/21/699/</guid>
    <category>computer</category>
<category>feedreader</category>
<category>linux</category>
<category>media</category>
<category>newsbeuter</category>
<category>opensource</category>
<category>unix</category>
<category>web</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>
