<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://inkompetent.se/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://inkompetent.se/feed.php">
        <title>inkompetent.se</title>
        <description></description>
        <link>http://inkompetent.se/</link>
        <image rdf:resource="http://inkompetent.se/lib/images/favicon.ico" />
       <dc:date>2009-08-28T15:57:25+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://inkompetent.se/php/wtf?rev=1251381283&amp;do=diff"/>
                <rdf:li rdf:resource="http://inkompetent.se/superfly?rev=1243974103&amp;do=diff"/>
                <rdf:li rdf:resource="http://inkompetent.se/index?rev=1239224522&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://inkompetent.se/lib/images/favicon.ico">
        <title>inkompetent.se</title>
        <link>http://inkompetent.se/</link>
        <url>http://inkompetent.se/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://inkompetent.se/php/wtf?rev=1251381283&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-27T15:54:43+02:00</dc:date>
        <dc:creator>daniel</dc:creator>
        <title>Php WTF</title>
        <link>http://inkompetent.se/php/wtf?rev=1251381283&amp;do=diff</link>
        <description>array_combine cant combine empty arrays


var_dump(array_combine(array(), array()));


Produces:



warning: array_combine(): Both parameters should have at least 1 element in /home/daniel/hg/xmlrpc/test.php on line 6
bool(false)


String {} only works on some strings



$o = new stdObject();
$o-&gt;name = 'nisse';
echo ((string)($o-&gt;name)){0};</description>
    </item>
    <item rdf:about="http://inkompetent.se/superfly?rev=1243974103&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-02T22:21:43+02:00</dc:date>
        <dc:creator>daniel</dc:creator>
        <title>SuperFly - Nested css</title>
        <link>http://inkompetent.se/superfly?rev=1243974103&amp;do=diff</link>
        <description>SuperFly makes it possible to nest, reference other selectors and mixin rules in css, with 99% backword compability with standard css. Currently there is a php-version only.</description>
    </item>
    <item rdf:about="http://inkompetent.se/index?rev=1239224522&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-08T23:02:02+02:00</dc:date>
        <dc:creator>daniel</dc:creator>
        <title>index</title>
        <link>http://inkompetent.se/index?rev=1239224522&amp;do=diff</link>
        <description>*  Building a simple serverside framework in js
	*  SuperFly - Nested css
	*  p12mlaowsujpgfklajmkmvckl
	*  Idea
	*  Editing php with vim
	*  HTML
	*  Links
	*  Php WTF
	*  Mercurial
	*  System info tools
	*  Wmii
	*  The trap
	*  Linux
	*  Fixing Acer aspire cpu temperature problem
	*  Remote debugging with PDT and Xdebug</description>
    </item>
</rdf:RDF>
