<?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>Paul McAlenan &#187; wordpress</title>
	<atom:link href="http://paulmcalenan.co.uk/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulmcalenan.co.uk</link>
	<description></description>
	<lastBuildDate>Tue, 01 Dec 2009 11:38:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blog Design Tweaks</title>
		<link>http://paulmcalenan.co.uk/blog-design-tweaks/</link>
		<comments>http://paulmcalenan.co.uk/blog-design-tweaks/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 08:09:00 +0000</pubDate>
		<dc:creator>paul-oid</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.paulmcalenan.co.uk/?p=682</guid>
		<description><![CDATA[I&#8217;ve made some minor modifications to the blog design by making the layout more consistent with the &#8216;main&#8217; site. The blog layout differs in that [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made some minor modifications to the blog design by making the layout more consistent with the <a title="Paul McAlenan Home Page - open link in new window" href="http://www.paulmcalenan.co.uk" target="_blank">&#8216;main&#8217;</a> site. The blog layout differs in that it has a fixed header and now a fixed footer so that when the content is scrolled the header &amp; footer stay where they are.</p>
<p>I&#8217;ve also added <a title="Matt Mullenweg - link opens in new window" href="http://ma.tt/about/" target="_blank">Matt&#8217;s</a> <a title="Matt's Random Image Script - link opens in new window" href="http://ma.tt/scripts/randomimage/ " target="_blank">Random Image Script</a> via <a title="weblogtools - link opens in new window" href="http://weblogtoolscollection.com/archives/2004/04/17/random-image-header/" target="_blank">weblogtools</a> to insert a random background image to the &#8216;welcome&#8217; post on the blog front page.</p>
]]></content:encoded>
			<wfw:commentRss>http://paulmcalenan.co.uk/blog-design-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thickbox Validation Error</title>
		<link>http://paulmcalenan.co.uk/thickbox-validation-error/</link>
		<comments>http://paulmcalenan.co.uk/thickbox-validation-error/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:18:42 +0000</pubDate>
		<dc:creator>paul-oid</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.paulmcalenan.co.uk/?p=635</guid>
		<description><![CDATA[WordPress ships with the Thickbox webpage UI dialog widget which I used in a recent post to showcase a website design. When I validated the [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress ships with the <a title="ThickBox - link opens in a new window" href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox </a>webpage UI dialog widget which I used in a <a title="web design - link opens in a new window" href="../precious-prints-jewellery/" target="_blank">recent post</a> to showcase a website design. When I validated the blog I got errors for markup &amp; CSS. When this kind of thing happens it&#8217;s both irritating &amp; interestingly challenging at the same time.<span id="more-635"></span></p>
<p>There are some fixes that I came across but they either didn&#8217;t initially work or required me to install a WordPress plugin.</p>
<p>The markup was failing on:</p>
<pre style="padding-left: 30px;"><span style="color: #3366ff;">?keepThis=true&amp;TB_iframe=true&amp;height=400&amp;width=600 </span></pre>
<p>in an href attribute on the end of the URL.</p>
<p>The WordPress Manage Theme page in the admin panel uses ThickBox to preview themes. I validated that page and it passed. Examining the code I saw that instead of the ampersand a semi-colon was used. After making the change in my code the blog passed the markup validator.</p>
<p>The CSS was failing in two areas. The Thickbox CSS file contains IE6 specific CSS hacks and valid -moz rules that are CSS3 (<a title="world wide web consortium - link opens in a new window" href="http://www.w3.org/" target="_blank">W3C</a> only validates CSS2.1). I put the IE6 specific CSS into a separate stylesheet and decided to leave in the -moz rules.</p>
<p>For the time being I&#8217;ve removed the W3C CSS validator link at the bottom of my website to avoid any possible confusion as I do like to create websites that have valid markup and CSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://paulmcalenan.co.uk/thickbox-validation-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8.4: Security Release</title>
		<link>http://paulmcalenan.co.uk/wordpress-2-8-4-security-release/</link>
		<comments>http://paulmcalenan.co.uk/wordpress-2-8-4-security-release/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 21:14:24 +0000</pubDate>
		<dc:creator>paul-oid</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.paulmcalenan.co.uk/?p=583</guid>
		<description><![CDATA[There has been a lot of chatter about the latest WordPress security fix version 2.8.4 released last month.
A worm is making the rounds that sets itself [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of chatter about the latest WordPress security fix <a title="open link in new window" href="http://wordpress.org/development/2009/08/2-8-4-security-release/" target="_blank">version 2.8.4</a> released last month.</p>
<p>A worm is making the rounds that sets itself up as a blog administrator; it&#8217;s able to hide itself from the blog&#8217;s admin panel and it inserts spam and malware into posts.</p>
<p>As this site is powered by WordPress I guess it&#8217;s my duty to mention this just in case someone passing by finds it useful to know!</p>
]]></content:encoded>
			<wfw:commentRss>http://paulmcalenan.co.uk/wordpress-2-8-4-security-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
