<?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>freestyle developments &#187; CMS</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?cat=63&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://freestyle-developments.co.uk/blog</link>
	<description>Fun, games and coding</description>
	<lastBuildDate>Sun, 16 Jun 2013 07:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>HTML5 &lt;article&gt; for WordPress comments</title>
		<link>http://freestyle-developments.co.uk/blog/?p=113</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=113#comments</comments>
		<pubDate>Wed, 03 Nov 2010 08:55:10 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=113</guid>
		<description><![CDATA[WordPress natively allows us to wrap comments in &#60;div&#62;&#8217;s or &#60;li&#62;&#8217;s but not HTML5 &#60;article&#62; elements. If you want to do this, add an &#8216;end-callback&#8217; param to the wp_list_comments function call and set &#8216;article&#8217; as the style (in comments.php): wp_list_comments(array('callback' &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=113">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=113</wfw:commentRss>
		<slash:comments>149</slash:comments>
		</item>
		<item>
		<title>Formatting WordPress the_date or get_the_date for HTML5 time tag (datetime attribute)</title>
		<link>http://freestyle-developments.co.uk/blog/?p=102</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=102#comments</comments>
		<pubDate>Mon, 01 Nov 2010 22:06:47 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=102</guid>
		<description><![CDATA[This is how you format post dates for the datetime attribute of the HTML5 &#60;time&#62; tag: &#60;time datetime="&#60;?php the_date('Y-m-d\TH:i'); ?&#62;"&#62;&#60;?php the_date(); ?&#62;&#60;/time&#62;]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=102</wfw:commentRss>
		<slash:comments>117</slash:comments>
		</item>
	</channel>
</rss>
