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

<feed version="0.3" 
   xmlns="http://purl.org/atom/ns#"
   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/rss.php?version=atom0.3" rel="service.feed" title="PHP, the universe and all the rest" type="application/x.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 mode="escaped" type="text/html">PHP, the universe and all the rest</title>
    <tagline mode="escaped" type="text/html">PHP Groupie since 1999 </tagline>
    <id>http://www.php-groupies.de/blogs/</id>
    <modified>2010-08-25T08:31:55Z</modified>
    <generator url="http://www.s9y.org/" version="1.0.3">Serendipity 1.0.3 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <info mode="xml" type="text/html">
        <div xmlns="http://www.w3.org/1999/xhtml">You are viewing an ATOM formatted XML site feed. Usually this file is inteded to be viewed in an aggregator or syndication software. If you want to know more about ATOM, please visist <a href="http://atomenabled.org/">Atomenabled.org</a></div>
    </info>

    <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)" type="text/html" />
        <author>
            <name>Hartmut Holzgraefe</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2010-08-24T09:09:48Z</issued>
        <created>2010-08-24T09:09:48Z</created>
        <modified>2010-08-25T08:31:55Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=33</wfw:commentRss>
    
        <id>http://www.php-groupies.de/blogs/archives/33-guid.html</id>
        <title mode="escaped" type="text/html">Is it really that hard ...? (or how i finally learned to hate CSS)</title>
        <content type="application/xhtml+xml" 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 ..." type="text/html" />
        <author>
            <name>Hartmut Holzgraefe</name>
            <email>nospam@example.com</email>
        </author>
    
        <issued>2010-02-17T09:22:11Z</issued>
        <created>2010-02-17T09:22:11Z</created>
        <modified>2010-02-17T09:22:11Z</modified>
        <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=atom0.3&amp;type=comments&amp;cid=32</wfw:commentRss>
    
        <id>http://www.php-groupies.de/blogs/archives/32-guid.html</id>
        <title mode="escaped" type="text/html">Why ...</title>
        <content type="application/xhtml+xml" 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>