<?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>Simon Battersby&#039;s blog &#187; Web Design and Build</title>
	<atom:link href="http://www.simonbattersby.com/blog/category/web-design-and-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonbattersby.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 09:43:36 +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>CSS3PIE/PIE.htc and https and IE6</title>
		<link>http://www.simonbattersby.com/blog/2012/02/css3pie-and-https-and-ie6/</link>
		<comments>http://www.simonbattersby.com/blog/2012/02/css3pie-and-https-and-ie6/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 09:42:32 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[CSS3PIE]]></category>
		<category><![CDATA[IE6]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=2078</guid>
		<description><![CDATA[Came across an interesting one last week using https on an Opencart installation. After implementing https I discovered that all the secure pages generated a warning in IE6: &#8220;This page contains both secure and insecure items&#8221;. I couldn&#8217;t work out why this was happening at all and ended up with a test page with virtually [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2012/02/css3pie-and-https-and-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple images on WP e-Commerce product pages</title>
		<link>http://www.simonbattersby.com/blog/2011/11/multiple-images-on-wp-e-commerce-product-pages/</link>
		<comments>http://www.simonbattersby.com/blog/2011/11/multiple-images-on-wp-e-commerce-product-pages/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 17:54:02 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp e-Commerce]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=2041</guid>
		<description><![CDATA[Dismayed this morning to find that WP e-Commerce does not support multiple images on a product page unless you pay for the &#8220;gold cart&#8221; option. Since I&#8217;m basically stingy, I did it myself. Here&#8217;s how: I replaced this code in wpsc-single_product.php: &#60;?php if ( wpsc_the_product_thumbnail() ) : ?&#62; &#60;a rel="&#60;?php echo wpsc_the_product_title(); ?&#62;" class="&#60;?php echo [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2011/11/multiple-images-on-wp-e-commerce-product-pages/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Heart Internet and CSS3PIE/PIE.htc</title>
		<link>http://www.simonbattersby.com/blog/2011/10/heart-internet-and-css3piepie-htc/</link>
		<comments>http://www.simonbattersby.com/blog/2011/10/heart-internet-and-css3piepie-htc/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 21:09:50 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[CSS3PIE]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1996</guid>
		<description><![CDATA[Discovered this evening that a website I&#8217;d built a month or so ago using CSS3PIE for box-shadow and border-radius had lost both of these. I&#8217;d just made a couple of changes so at first I thought I&#8217;d messed something up, but after backing all the changes out only to find the problem was still there, [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2011/10/heart-internet-and-css3piepie-htc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To IE6 or not IE6, that is the question&#8230;</title>
		<link>http://www.simonbattersby.com/blog/2011/10/to-ie6-or-not-ie6-that-is-the-question/</link>
		<comments>http://www.simonbattersby.com/blog/2011/10/to-ie6-or-not-ie6-that-is-the-question/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 16:15:37 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1992</guid>
		<description><![CDATA[I have now officially moved my stance on IE6 support from &#8220;must support&#8221; to &#8220;not sure&#8221;. The last two companies I&#8217;ve worked in have had IE6 as the only browser available, and I&#8217;ve been heartily fed up with sites telling me I&#8217;m retarded and lazy for not upgrading. Consequently I&#8217;ve always been quite keen on [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2011/10/to-ie6-or-not-ie6-that-is-the-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New online shop for Adelaide Walker</title>
		<link>http://www.simonbattersby.com/blog/2011/10/new-online-shop-adelaide-walker/</link>
		<comments>http://www.simonbattersby.com/blog/2011/10/new-online-shop-adelaide-walker/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 11:17:05 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1959</guid>
		<description><![CDATA[Launched a full e-commerce website last month at Adelaide Walker. This represents the third stage in the evolution of this particular website which started as three static pages to provide an initial online presence about four years ago. I&#8217;ve built it using Opencart &#8211; which I&#8217;ve not used before. Overall pretty good, the odd bit [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2011/10/new-online-shop-adelaide-walker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cufon not working in Opera 11</title>
		<link>http://www.simonbattersby.com/blog/2011/05/cufon-not-working-in-opera-11/</link>
		<comments>http://www.simonbattersby.com/blog/2011/05/cufon-not-working-in-opera-11/#comments</comments>
		<pubDate>Tue, 03 May 2011 18:43:26 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[opera]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1820</guid>
		<description><![CDATA[Latest bizarre oddity. By chance I spotted that Cufon wasn&#8217;t working on some pages on my site in Opera 11. Turns out Opera doesn&#8217;t like empty stylesheets &#8211; these pages had links that I hadn&#8217;t removed to a now defunct stylesheet. Removed the dead link and everything works again. Nothing in the stylesheet referred to [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2011/05/cufon-not-working-in-opera-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress wrapping shortcodes with p tags</title>
		<link>http://www.simonbattersby.com/blog/2011/02/wordpress-wrapping-shortcodes-with-p-tags/</link>
		<comments>http://www.simonbattersby.com/blog/2011/02/wordpress-wrapping-shortcodes-with-p-tags/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 20:56:17 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1784</guid>
		<description><![CDATA[Been struggling over the last day or so to stop WordPress wrapping p tags around a shortcode. I&#8217;m using Arnan de Gans Events plugin on a WordPress site for a client. One of the pages just includes this shortcode: [events_show] This shows a list of events. I&#8217;ve configured the plugin so each event is in [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2011/02/wordpress-wrapping-shortcodes-with-p-tags/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery fadeIn and fadeOut problems with IE8</title>
		<link>http://www.simonbattersby.com/blog/2010/10/jquery-fadein-and-fadeout-problems-with-ie8/</link>
		<comments>http://www.simonbattersby.com/blog/2010/10/jquery-fadein-and-fadeout-problems-with-ie8/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 08:41:50 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1242</guid>
		<description><![CDATA[I&#8217;ve just written a jQuery plugin to allow a user to simply configure some dropdown menu animations. It tests fine in IE6 and IE7, but the fadeIn/fadeOut didn&#8217;t work in IE8. Unbelievable. It astonishes me the things that fail in IE8 but were fine in IE7. The specific instance here was fading a drop down [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2010/10/jquery-fadein-and-fadeout-problems-with-ie8/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Preventing doubleclick firing two clicks with jQuery</title>
		<link>http://www.simonbattersby.com/blog/2010/10/preventing-doubleclick-firing-two-clicks-with-jquery/</link>
		<comments>http://www.simonbattersby.com/blog/2010/10/preventing-doubleclick-firing-two-clicks-with-jquery/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 16:15:35 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1114</guid>
		<description><![CDATA[A user of my wife&#8217;s workshop page reported that they couldn&#8217;t click to expand a div &#8211; when they did it opened and then immediately closed again. Experimentation showed that in fact they were double clicking rather than single clicking &#8211; registering two click events in fact. My original code was: $('h3 span a').click(function() { [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2010/10/preventing-doubleclick-firing-two-clicks-with-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Experiments with @font-face</title>
		<link>http://www.simonbattersby.com/blog/2010/10/experiments-with-font-face/</link>
		<comments>http://www.simonbattersby.com/blog/2010/10/experiments-with-font-face/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 09:26:58 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Web Design and Build]]></category>

		<guid isPermaLink="false">http://www.simonbattersby.com/blog/?p=1109</guid>
		<description><![CDATA[I&#8217;ve previously been a fan of Cufon for rendering web fonts, but this morning I thought I&#8217;d have a play around with @font-face. I tried it, of course, in Firefox first, and it worked. Hurrah. But IE uses its own proprietary font format .eot, created, or so I thought, by Microsoft&#8217;s own product WEFT. I&#8217;d [...]]]></description>
		<wfw:commentRss>http://www.simonbattersby.com/blog/2010/10/experiments-with-font-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

