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

<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   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="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>PHP, the universe and all the rest</title>
    <link>http://www.php-groupies.de/blogs/</link>
    <description>PHP Groupie since 1999 </description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://www.php-groupies.de/blogs/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.php-groupies.de/blogs/archives/33-guid.html" />
        <rdf:li resource="http://www.php-groupies.de/blogs/archives/32-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://www.php-groupies.de/blogs/templates/default/img/s9y_banner_small.png">
        <url>http://www.php-groupies.de/blogs/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: PHP, the universe and all the rest - PHP Groupie since 1999 </title>
        <link>http://www.php-groupies.de/blogs/</link>
        <width>100</width>
        <height>21</height>
    </image>


<item rdf:about="http://www.php-groupies.de/blogs/archives/33-guid.html">
    <title>Is it really that hard ...? (or how i finally learned to hate CSS)</title>
    <link>http://www.php-groupies.de/blogs/archives/33-Is-it-really-that-hard-...-or-how-i-finally-learned-to-hate-CSS.html</link>
    <description>
    &lt;p&gt;I confess that i&#039;ve been hiding under a stone for quite some time when it comes to contemporary HTML stuff, for most of the things i&#039;m doing on the presentation level even good old HTML 1.0 would be sufficient if it weren&#039;t for the occasinal tabular data ...&lt;/p&gt;

&lt;p&gt;So while i know CSS in theory i&#039;ve never really looked into the black magic of doing CSS layouts and stuff ... until now ...&lt;/p&gt;

&lt;p&gt;What i&#039;m up to right now was to produce a small series of step by step examples on how to use &lt;a href=&quot;http://openlayers.org&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;OpenLayers&lt;/a&gt; to present customized &lt;a href=&quot;http://openstreetmap.org&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;OpenStreetMap&lt;/a&gt; based maps, and for that i wanted to have a simple layout like this:&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://www.php-groupies.de/blogs/archives/33-Is-it-really-that-hard-...-or-how-i-finally-learned-to-hate-CSS.html#extended&quot;&gt;Continue reading &quot;Is it really that hard ...? (or how i finally learned to hate CSS)&quot;&lt;/a&gt;
    </description>

    <dc:publisher>PHP, the universe and all the rest</dc:publisher>
    <dc:creator>nospam@example.com (Hartmut Holzgraefe)</dc:creator>
    <dc:subject>
    OSM, PHP, Why?, </dc:subject>
    <dc:date>2010-08-24T09:09:48Z</dc:date>
    <wfw:comment>http://www.php-groupies.de/blogs/wfwcomment.php?cid=33</wfw:comment>
        <slash:comments>9</slash:comments>
        <wfw:commentRss>http://www.php-groupies.de/blogs/rss.php?version=1.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.php-groupies.de/blogs/archives/32-guid.html">
    <title>Why ...</title>
    <link>http://www.php-groupies.de/blogs/archives/32-Why-....html</link>
    <description>
    &lt;p&gt;... oh why do java binaries (java, javac, jar ...) use long command line options starting with a single dash instead of going with the &amp;quot;one dash for one letter options, two dashes for long option names&amp;quot; convention?&lt;/p&gt;

&lt;p&gt;I&#039;ll probably never learn to type things like &lt;b&gt;java -version&lt;/b&gt; instead of &lt;b&gt;java --version&lt;/b&gt; right away ...&lt;/p&gt;

 
    </description>

    <dc:publisher>PHP, the universe and all the rest</dc:publisher>
    <dc:creator>nospam@example.com (Hartmut Holzgraefe)</dc:creator>
    <dc:subject>
    Java, Why?, </dc:subject>
    <dc:date>2010-02-17T09:22:11Z</dc:date>
    <wfw:comment>http://www.php-groupies.de/blogs/wfwcomment.php?cid=32</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.php-groupies.de/blogs/rss.php?version=1.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    
    
</item>

</rdf:RDF>
