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

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

    
    <item>
        <title>If IE 6, go ***** yourself (or download a decent browser)</title>
        <link>http://www.posteet.com/view/1706</link>
        <description>
        <![CDATA[<pre>&lt;?php
	$useragent = $_SERVER['HTTP_USER_AGENT'];

    
if( eregi(&quot;(msie) ([6]{1})&quot;,$useragent) )
{print &quot;IE 8.0 -&gt; do something&quot;;}

else
{ }  
?&gt;</pre> <a href="http://www.posteet.com/tags/browser detection">[browser detection]</a>  <a href="http://www.posteet.com/tags/ie">[ie]</a>  <a href="http://www.posteet.com/tags/ie 6">[ie 6]</a>  <a href="http://www.posteet.com/tags/ie6">[ie6]</a> ]]>        </description>
        <dc:creator>sm0k1nggnu</dc:creator>
        <pubDate>Fri, 29 May 2009 13:54:51 +0200</pubDate>

            <category>browser detection</category>
            <category>ie</category>
            <category>ie 6</category>
            <category>ie6</category>
    
    </item>

  
    <item>
        <title>make IE behave like a standards compatible browser / ace que IE acepte los estandares</title>
        <link>http://www.posteet.com/view/715</link>
        <description>
        <![CDATA[<pre>/*
original: http://code.google.com/p/ie7-js/
*/
&lt;head&gt;
    &lt;!--[if lt IE 8]&gt;
    &lt;script src=&quot;http://ie7-js.googlecode.com/svn/version/2.0(beta2)/IE8.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
    &lt;![endif]--&gt;
&lt;/head&gt;</pre> <a href="http://www.posteet.com/tags/explorer">[explorer]</a>  <a href="http://www.posteet.com/tags/html">[html]</a>  <a href="http://www.posteet.com/tags/ie">[ie]</a>  <a href="http://www.posteet.com/tags/IE 5">[IE 5]</a>  <a href="http://www.posteet.com/tags/IE 6">[IE 6]</a>  <a href="http://www.posteet.com/tags/IE 7">[IE 7]</a>  <a href="http://www.posteet.com/tags/IE 8">[IE 8]</a>  <a href="http://www.posteet.com/tags/IE internet">[IE internet]</a>  <a href="http://www.posteet.com/tags/internet explorer">[internet explorer]</a> ]]>        </description>
        <dc:creator>eltupper</dc:creator>
        <pubDate>Sat, 02 Feb 2008 22:29:06 +0100</pubDate>

            <category>explorer</category>
            <category>html</category>
            <category>ie</category>
            <category>IE 5</category>
            <category>IE 6</category>
            <category>IE 7</category>
            <category>IE 8</category>
            <category>IE internet</category>
            <category>internet explorer</category>
    
    </item>


</channel>
</rss>
