<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yes, I'm Canadian &#187; HTML</title>
	<atom:link href="http://kevinyank.com/blog/archives/category/html/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinyank.com/blog</link>
	<description>an unfortunately-named geek living Down Under</description>
	<lastBuildDate>Fri, 27 Apr 2012 10:54:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>K2 Customisation</title>
		<link>http://kevinyank.com/blog/archives/k2-customisation</link>
		<comments>http://kevinyank.com/blog/archives/k2-customisation#comments</comments>
		<pubDate>Tue, 10 Jan 2006 04:43:41 +0000</pubDate>
		<dc:creator>Kev</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.kevinyank.com/blog/archives/k2-customisation/</guid>
		<description><![CDATA[Just finished a first wave of customisation of the design of this blog. I&#8217;m using beta 2 of the K2 theme, which is quite a nice add-on for WordPress 2. Tweaking the visual styles was blissfully easy thanks to K2&#8242;s support for drop-in styles (that&#8217;s right&#8212;styles for a theme), but making changes to the HTML [...]]]></description>
			<content:encoded><![CDATA[<p>Just finished a first wave of customisation of the design of this blog. I&#8217;m using beta 2 of <a href="http://binarybonsai.com/wordpress/k2/">the K2 theme</a>, which is quite a nice add-on for <a href="http://wordpress.org/">WordPress 2</a>.</p>
<p><span id="more-6"></span>Tweaking the visual styles was blissfully easy thanks to K2&#8242;s support for drop-in styles (that&#8217;s right&#8212;styles for a theme), but making changes to the HTML that is produced was less fun. All of K2&#8242;s HTML output is hard-coded, so you need to edit K2&#8242;s PHP files, which means that when K2 is updated (a significant concern due to its beta status), you need to make all your changes in the updated files again.</p>
<p>With some judicious use of a code versioning system, I should be able to make this process a bit less painful.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinyank.com/blog/archives/k2-customisation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

