<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blogs/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.php-groupies.de/blogs/feeds/atom10.xml" rel="self" title="PHP, the universe and all the rest" type="application/atom+xml" />
    <link href="http://www.php-groupies.de/blogs/"                        rel="alternate"    title="PHP, the universe and all the rest" type="text/html" />
    <link href="http://www.php-groupies.de/blogs/rss.php?version=2.0"     rel="alternate"    title="PHP, the universe and all the rest" type="application/rss+xml" />
    <title type="html">PHP, the universe and all the rest</title>
    <subtitle type="html">PHP Groupie since 1999 </subtitle>
    <icon>http://www.php-groupies.de/blogs/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.php-groupies.de/blogs/</id>
    <updated>2010-08-25T08:31:55Z</updated>
    <generator uri="http://www.s9y.org/" version="1.0.3">Serendipity 1.0.3 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://www.php-groupies.de/blogs/archives/33-Is-it-really-that-hard-...-or-how-i-finally-learned-to-hate-CSS.html" rel="alternate" title="Is it really that hard ...? (or how i finally learned to hate CSS)" />
        <author>
            <name>Hartmut Holzgraefe</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-08-24T09:09:48Z</published>
        <updated>2010-08-25T08:31:55Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    
            <category scheme="http://www.php-groupies.de/blogs/categories/5-OSM" label="OSM" term="OSM" />
            <category scheme="http://www.php-groupies.de/blogs/categories/1-PHP" label="PHP" term="PHP" />
            <category scheme="http://www.php-groupies.de/blogs/categories/7-Why" label="Why?" term="Why?" />
    
        <id>http://www.php-groupies.de/blogs/archives/33-guid.html</id>
        <title type="html">Is it really that hard ...? (or how i finally learned to hate CSS)</title>
        <content type="xhtml" xml:base="http://www.php-groupies.de/blogs/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>I confess that i've been hiding under a stone for quite some time when it comes to contemporary HTML stuff, for most of the things i'm doing on the presentation level even good old HTML 1.0 would be sufficient if it weren't for the occasinal tabular data ...</p>

<p>So while i know CSS in theory i've never really looked into the black magic of doing CSS layouts and stuff ... until now ...</p>

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

 <br /><a href="http://www.php-groupies.de/blogs/archives/33-Is-it-really-that-hard-...-or-how-i-finally-learned-to-hate-CSS.html#extended">Continue reading "Is it really that hard ...? (or how i finally learned to hate CSS)"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.php-groupies.de/blogs/archives/32-Why-....html" rel="alternate" title="Why ..." />
        <author>
            <name>Hartmut Holzgraefe</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-02-17T09:22:11Z</published>
        <updated>2010-02-17T09:22:11Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    
            <category scheme="http://www.php-groupies.de/blogs/categories/8-Java" label="Java" term="Java" />
            <category scheme="http://www.php-groupies.de/blogs/categories/7-Why" label="Why?" term="Why?" />
    
        <id>http://www.php-groupies.de/blogs/archives/32-guid.html</id>
        <title type="html">Why ...</title>
        <content type="xhtml" xml:base="http://www.php-groupies.de/blogs/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>... oh why do java binaries (java, javac, jar ...) use long command line options starting with a single dash instead of going with the &quot;one dash for one letter options, two dashes for long option names&quot; convention?</p>

<p>I'll probably never learn to type things like <b>java -version</b> instead of <b>java --version</b> right away ...</p>

 
            </div>
        </content>
        
    </entry>

</feed>