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

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: cc</title> 
    <link>http://posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>CSS Conditional Comments CC</title>
        <link>http://posteet.com/view/1204</link>
        <description>
        <![CDATA[<pre>&lt; !--[if IE 6]&gt; = explizit Version IE 6    /  (explizit)
&lt; !--[if !IE 6]&gt; = not -Operator   /  (to negate)
&lt; !--[if lt IE 6]&gt; = kleiner als   /  (Less Than)
&lt; !--[if lte IE 6]&gt; = kleiner oder   /  (less or equal)
&lt; !--[if gt IE 6]&gt; = groesser als   /  (greater than)
&lt; !--[if gte IE 6]&gt; = groesser oder gleich   / (greater or equal)</pre> <a href="http://posteet.com/tags/cc">[cc]</a>  <a href="http://posteet.com/tags/css">[css]</a> ]]>        </description>
        <dc:creator>sx</dc:creator>
        <pubDate>Tue, 19 Aug 2008 19:25:26 +0200</pubDate>

            <category>cc</category>
            <category>css</category>
    
    </item>

  
    <item>
        <title>make: cc: command not found</title>
        <link>http://posteet.com/view/662</link>
        <description>
        <![CDATA[<pre># Créer un lien symbolique vers gcc
cd /usr/bin
ln -s gcc cc</pre> <a href="http://posteet.com/tags/cc">[cc]</a>  <a href="http://posteet.com/tags/compilation">[compilation]</a>  <a href="http://posteet.com/tags/gcc">[gcc]</a>  <a href="http://posteet.com/tags/linux">[linux]</a>  <a href="http://posteet.com/tags/make">[make]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Wed, 09 Jan 2008 16:20:29 +0100</pubDate>

            <category>cc</category>
            <category>compilation</category>
            <category>gcc</category>
            <category>linux</category>
            <category>make</category>
    
    </item>


</channel>
</rss>
