<?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>Insert name here &#187; Web development</title>
	<atom:link href="http://blog.tanist.co.uk/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanist.co.uk</link>
	<description>Web development and general IT snippets, possibly some other irrelevant things too.</description>
	<lastBuildDate>Thu, 22 Apr 2010 13:35:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More updates</title>
		<link>http://blog.tanist.co.uk/2010/04/more-updates/</link>
		<comments>http://blog.tanist.co.uk/2010/04/more-updates/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 13:35:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rambling]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[php serializer]]></category>
		<category><![CDATA[pointless]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[who cares]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=191</guid>
		<description><![CDATA[It&#8217;s been a long time since something was posted here, so I thought I&#8217;d post some pointless rambling. We&#8217;ve just moved the blog to a (hopefully) faster host. That&#8217;s about it.
In other news, I&#8217;ve been working on some new features for the ever popular PHP Unserializer! It will now give you the option to make [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since something was posted here, so I thought I&#8217;d post some pointless rambling. We&#8217;ve just moved the blog to a (hopefully) faster host. That&#8217;s about it.</p>
<p>In other news, I&#8217;ve been working on some new features for the ever popular <a href="http://blog.tanist.co.uk/files/unserialize/index.php">PHP Unserializer</a>! It will now give you the option to make changes to your data and put it back into a serialized format. Currently it only works with arrays that don&#8217;t have any sub-arrays, but I will gradually expand it to cover these too. We hope it&#8217;s of some use.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2010/04/more-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7 applies div margin on text input element</title>
		<link>http://blog.tanist.co.uk/2009/02/ie7-applies-div-margin-on-text-input-element/</link>
		<comments>http://blog.tanist.co.uk/2009/02/ie7-applies-div-margin-on-text-input-element/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 14:59:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[behaviour]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[margin]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[twice]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=130</guid>
		<description><![CDATA[I stumbled upon an annoying bit of IE7 behaviour recently. Whilst putting together an enquiry form, I used normal divs to contain my text input elements. The divs had a left-margin defined, but for some reason IE7 would render the left-margin correctly, but in addition to this it would then apply the same width as [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled upon an annoying bit of IE7 behaviour recently. Whilst putting together an enquiry form, I used normal divs to contain my text input elements. The divs had a left-margin defined, but for some reason IE7 would render the left-margin correctly, but in addition to this it would then apply the same width as if it were a left-padding on the div, or as if it were a left-margin on the text input element.</p>
<p>The following example should show that no gap is present between the left of the text input field and the red border of the div (in browsers other than IE7 of course), this is the behaviour I expected.</p>
<p><a href="http://blog.tanist.co.uk/files/iemargin.html">http://blog.tanist.co.uk/files/iemargin.html</a></p>
<p>I found the fix to be to put a zero-width space before the start of the input tag, this makes IE7 behave as per the other browsers. I have tested the example in the IE8 beta, and it does perform as per everyone else.</p>
<p>Has anyone else had the same problem?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2009/02/ie7-applies-div-margin-on-text-input-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some useful scripts</title>
		<link>http://blog.tanist.co.uk/2008/12/some-useful-scripts-gallery-and-accordion/</link>
		<comments>http://blog.tanist.co.uk/2008/12/some-useful-scripts-gallery-and-accordion/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 11:31:29 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[highslide]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=74</guid>
		<description><![CDATA[Things have been a bit too quiet on here recently, so I thought I would take a few minutes to tell you about some neat scripts I have discovered recently whilst working on a site for Scotts Castle Holidays &#8211; they specialise in self catering holidays in large Scottish castles.
The first one would be Highslide [...]]]></description>
			<content:encoded><![CDATA[<p>Things have been a bit too quiet on here recently, so I thought I would take a few minutes to tell you about some neat scripts I have discovered recently whilst working on a site for <a href="http://www.scottscastles.com">Scotts Castle Holidays</a> &#8211; they specialise in self catering holidays in large Scottish castles.</p>
<p>The first one would be <a href="http://highslide.com/">Highslide JS</a>. SCH uses this on a few pages, for HTML popups as well as the main image galleries belonging to each property. Highslide is an awesome bit of code, customisable in almost every aspect, extensive documentation and a great support forum for issues/feature requests. It needs to be licenced for a commercial site, but it is a small price to pay (29USD) for the instant functionality gain.</p>
<p>Secondly, there is the simple accordion script from <a href="http://www.dezinerfolio.com/2007/07/19/simple-javascript-accordions/?cp=39">Deziner Folio</a>. This required quite a bit of tailoring to add the additional functionality required for the site, but is a great starting point for any accordion as it is so small, coming in at barely over 1k.</p>
<p>Let us know if you decide to use either of the above in your own projects!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2008/12/some-useful-scripts-gallery-and-accordion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Unserializer</title>
		<link>http://blog.tanist.co.uk/2008/10/php-unserializer/</link>
		<comments>http://blog.tanist.co.uk/2008/10/php-unserializer/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 09:38:24 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[unserialize]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://blog.tanist.co.uk/?p=21</guid>
		<description><![CDATA[We&#8217;ve just put together a quick utility to allow us to paste a PHP serialized string into a form and have it return the unserialized output. I&#8217;ve always found it annoying to deal with serialized strings as they are hard to view in this form, so decided that a simple page would resolve this.
I give [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just put together a quick utility to allow us to paste a PHP <a href="http://uk.php.net/serialize">serialize</a>d string into a form and have it return the <a href="http://uk.php.net/unserialize">unserialize</a>d output. I&#8217;ve always found it annoying to deal with serialized strings as they are hard to view in this form, so decided that a simple page would resolve this.</p>
<p>I give you the <a href="http://blog.tanist.co.uk/files/unserialize/index.php">PHP Unserializer</a> (it&#8217;s in the links on the right too!).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tanist.co.uk/2008/10/php-unserializer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
