<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://ceardach.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>theming</title>
 <link>http://ceardach.com/blog/tags/theming</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Don&#039;t ever forget your DOCTYPE</title>
 <link>http://ceardach.com/blog/2008/10/dont-ever-forget-your-doctype</link>
 <description>&lt;p&gt;Although I am an expert in &lt;em&gt;executing&lt;/em&gt; HTML and CSS, I am not an expert in the details of the HTML 4.01 and XHTML 1.0/1.1 standards.  As such, I have had some strange misunderstandings of how it all works.  When compared, XHTML strict is an elegant thing of beauty and order, while HTML transitional is an unholy land of disorder and corruption.&lt;/p&gt;

&lt;p&gt;And why not think this way?  Whenever I have taken a peak under the hood of a poor looking site, it was in HTML 4 with disordered markup.  Whenever I look at a good looking site, it is in XHTML with orderly markup.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ceardach.com/blog/2008/10/dont-ever-forget-your-doctype&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://ceardach.com/blog/2008/10/dont-ever-forget-your-doctype#comments</comments>
 <category domain="http://ceardach.com/blog/tags/cross-browser-compatibility">cross browser compatibility</category>
 <category domain="http://ceardach.com/blog/tags/css">css</category>
 <category domain="http://ceardach.com/blog/tags/html">html</category>
 <category domain="http://ceardach.com/blog/tags/theming">theming</category>
 <pubDate>Wed, 15 Oct 2008 10:54:51 -0700</pubDate>
 <dc:creator>Kathleen</dc:creator>
 <guid isPermaLink="false">10035 at http://ceardach.com</guid>
</item>
<item>
 <title>Reducing the quantity of Views and template code</title>
 <link>http://ceardach.com/blog/2008/06/reducing-quantity-views-and-template-code</link>
 <description>&lt;p&gt;I was tasked with maintaining a Drupal website that had 44 &lt;a href=&quot;http://drupal.org/project/views&quot; title=&quot;Views module&quot; class=&quot;external-link&quot;&gt;views&lt;/a&gt;.  The template.php file for the theme was unwieldy.  I spun off all the views template code into another file for ease of maintenance, but it was still 1333 lines&lt;sup&gt;1&lt;/sup&gt; weighing in at 36.5kb! &lt;sup&gt;[1] Just four more lines and it could have been elite!&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;The quantity of views certainly wasn&#039;t pretty, and when I had to add in another view, I decided that enough was enough.  It was time to clean it up and develop a system to help keep the views under control.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://ceardach.com/blog/2008/06/reducing-quantity-views-and-template-code&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://ceardach.com/blog/2008/06/reducing-quantity-views-and-template-code#comments</comments>
 <category domain="http://ceardach.com/blog/tags/code-snippet">code snippet</category>
 <category domain="http://ceardach.com/blog/tags/drupal">drupal</category>
 <category domain="http://ceardach.com/blog/tags/drupalplanet">drupalplanet</category>
 <category domain="http://ceardach.com/blog/tags/php">php</category>
 <category domain="http://ceardach.com/blog/tags/theming">theming</category>
 <pubDate>Sat, 21 Jun 2008 14:04:32 -0700</pubDate>
 <dc:creator>Kathleen</dc:creator>
 <guid isPermaLink="false">10022 at http://ceardach.com</guid>
</item>
</channel>
</rss>
