<?xml version="1.0" encoding="utf-8"?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/rss.xsl" media="screen"?><rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
  <title>Blogging Roller</title>
  <link>https://rollerweblogger.org/roller/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://rollerweblogger.org/roller/feed/entries/rss?tags=xhtml" />
  <description>Dave Johnson on open web technologies, social software and software development</description>
  <language>en-us</language>
  <copyright>Copyright 2026</copyright>
  <lastBuildDate>Tue, 28 Apr 2026 07:02:22 +0000</lastBuildDate>
  <generator>Apache Roller 6.1.5</generator>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/roller/entry/fauxcoly_and_xhtml</guid>
    <title>Fauxcoly and XHTML</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/roller/entry/fauxcoly_and_xhtml</link>
    <pubDate>Tue, 6 Jan 2009 08:59:36 +0000</pubDate>
    <category>Roller</category>
    <category>apacheroller</category>
    <category>themes</category>
    <category>xhtml</category>
<description>&lt;p&gt;Believe it or not, I&amp;#39;ve never created an XHTML theme for 
&lt;a href=&quot;http://roller.apache.org&quot;&gt;Roller&lt;/a&gt; and I didn&amp;#39;t even notice the XHTML declaration when I put my new theme (which I&amp;#39;m calling &lt;i&gt;Fauxcoly&lt;/i&gt;) together. I did notice when I got over 400 validation errors from the &lt;a href=&quot;http://validator.w3.org&quot;&gt;HTML validator&lt;/a&gt;. So, I worked for a couple of hours last night to fix the errors both in my new theme and in my most recent weblog entries. I also had to fix a couple of Roller bugs, which need to be reported.&lt;/p&gt; 

&lt;p&gt;Now the main pages of my blog validate and I&amp;#39;m brave enough to put this in the theme&amp;#39;s footer.&lt;/p&gt;

&lt;p&gt;
    &lt;a href=&quot;http://validator.w3.org/check?uri=referer&quot;&gt;
    &amp;lt;img src=&amp;quot;http://www.w3.org/Icons/valid-xhtml10-blue&amp;quot;
        alt=&amp;quot;Valid XHTML 1.0 Transitional&amp;quot; height=&amp;quot;31&amp;quot; width=&amp;quot;88&amp;quot; /&amp;gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;Having a theme that supports XHTML isn&amp;#39;t enough, of course. You also have to ensure that each blog entry is well formed and comments too. Unfortunately, we don&amp;#39;t have great infrastructure for that in Roller (yet).&lt;/p&gt;

&lt;p&gt;I still plan to release the theme in packaged-theme form, but only after I XHTML-ize it too.&lt;/p&gt;

  </description>  </item>
</channel>
</rss>