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

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Globalways Blog - HTML / Javascript / CSS</title>
    <link>http://www.globalways.net/blog/</link>
    <description></description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.1.3 - http://www.s9y.org/</generator>
    <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>

    <image>
        <url>http://www.globalways.net/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Globalways Blog - HTML / Javascript / CSS - </title>
        <link>http://www.globalways.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>CSS support in email clients</title>
    <link>http://www.globalways.net/blog/archives/28-CSS-support-in-email-clients.html</link>
            <category>HTML / Javascript / CSS</category>
    
    <comments>http://www.globalways.net/blog/archives/28-CSS-support-in-email-clients.html#comments</comments>
    <wfw:comment>http://www.globalways.net/blog/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.globalways.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Uli Stärk)</author>
    <content:encoded>
    
&lt;p&gt;According to an research of &lt;a target=&quot;_blank&quot; href=&quot;http://www.campaignmonitor.com/css/&quot;&gt;http://www.campaignmonitor.com/css/&lt;/a&gt; Outlook 2007 has major problems with CSS. This is the result of a &lt;a target=&quot;_blank&quot; href=&quot;http://www.golem.de/0704/51864.html&quot;&gt;changed render engine&lt;/a&gt; for HTML emails in Outlook 2007 based upon Word 2007 - not IE.&lt;/p&gt;
&lt;p&gt;So don&#039;t even try to common CSS attributes like background-image when sending HTML emails.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 13 Jun 2008 13:03:28 +0200</pubDate>
    <guid isPermaLink="false">http://www.globalways.net/blog/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Google coding</title>
    <link>http://www.globalways.net/blog/archives/4-Google-coding.html</link>
            <category>HTML / Javascript / CSS</category>
    
    <comments>http://www.globalways.net/blog/archives/4-Google-coding.html#comments</comments>
    <wfw:comment>http://www.globalways.net/blog/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.globalways.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (globalways Admin)</author>
    <content:encoded>
    Recently I saw a strange comment on a website:
&lt;blockquote&gt;
&amp;lt;!--googleoff: index--&amp;gt;
&lt;/blockquote&gt;

After a short google query, the comment can be traced back to the &lt;a href=&quot;https://support.google.com/enterprise/doc/gsa/4x/crawl_policy.html&quot;  title=&quot;google search appliance&quot;&gt;google seach appliance&lt;/a&gt;. The comments change the behaviour, how the page is beeing indexed. Eg: You can avoid that a part of a website is beeing displayed as a snipped in the search results:
&lt;blockquote&gt;
&amp;lt;!--googleoff: snippet--&amp;gt; this text will not appear as a snippet &amp;lt;!--googleon: snippet--&amp;gt;
&lt;/blockquote&gt;

For all googleon/googleoff control abilites &lt;a href=&quot;http://code.google.com/apis/searchappliance/documentation/46/admin_crawl/Preparing.html#pagepart&quot;&gt;check out the google documentation&lt;/a&gt;

I find it quite interesting, that google already parses html-comments for special control sequences like the Internet Explorer. Maybe this kind of google-coding to optimize your homepage will become available to the public google search in the near feature. 
    </content:encoded>

    <pubDate>Fri, 03 Aug 2007 10:30:03 +0200</pubDate>
    <guid isPermaLink="false">http://www.globalways.net/blog/archives/4-guid.html</guid>
    
</item>

</channel>
</rss>