<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: I8flan's Code Snippets</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Mon, 06 Oct 2008 09:16:31 GMT</pubDate>
    <description>DZone Snippets: I8flan's Code Snippets</description>
    <item>
      <title>Alternate table cell background color</title>
      <link>http://snippets.dzone.com/posts/show/326</link>
      <description>&lt;code&gt;&lt;br /&gt;BGCOLOR="###IIF(currentrow MOD 2, DE ('FFFFCC'), DE ('FFFFFF'))#"&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 26 May 2005 08:57:54 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/326</guid>
      <author>i8flan (Matt)</author>
    </item>
    <item>
      <title>Replace line breaks with HTML breaks</title>
      <link>http://snippets.dzone.com/posts/show/325</link>
      <description>&lt;code&gt;&lt;br /&gt;Replace(check1.comments, chr(13) &amp; chr(10), "&lt;br&gt;","ALL")&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 26 May 2005 08:56:36 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/325</guid>
      <author>i8flan (Matt)</author>
    </item>
  </channel>
</rss>
