<?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>codo's blog &#187; Drummond &amp; Russell</title>
	<atom:link href="http://www.codo.co.uk/wordpress/tag/drummond-russell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codo.co.uk/wordpress</link>
	<description>some randomness from the world of codo</description>
	<lastBuildDate>Tue, 30 Mar 2010 14:54: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>Updates to Drummond &amp; Russell site</title>
		<link>http://www.codo.co.uk/wordpress/2008/12/updates-to-drummond-russell-site/</link>
		<comments>http://www.codo.co.uk/wordpress/2008/12/updates-to-drummond-russell-site/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 14:44:05 +0000</pubDate>
		<dc:creator>codo</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser detection]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Drummond & Russell]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.codo.co.uk/wordpress/?p=21</guid>
		<description><![CDATA[After the initial release of this website further testing has showed some rather interesting errors. These were mainly caused by developing the site in Internet Explorer. Testing in Firefox has shown some strange effects of the CSS and issues with the slide shows.
It appears that Firefox does not use the &#60;object&#62; tag in the same [...]]]></description>
			<content:encoded><![CDATA[<p>After the initial release of this website further testing has showed some rather interesting errors. These were mainly caused by developing the site in Internet Explorer. Testing in Firefox has shown some strange effects of the CSS and issues with the slide shows.<span id="more-21"></span></p>
<p>It appears that Firefox does not use the &lt;object&gt; tag in the same way as IE. Further investigation has shown that an &lt;embed&gt; tag can be used inside the &lt;object&gt; tag to allow this to work with both browsers.</p>
<p>Some rather interesting results were also seen with the CSS in Firefox. Most of these could be resolved with a bit of Googling. ONe main problem was with the way the main pag container had been centered on the page. Originally I had used a text-align: center in the &lt;body&gt; tag. Fine for IE, which is more tolerent of these shortcuts, but no so good for Firfox. This was solved by removing this code and replacing with auto margin sizes for both left and right margins. However, this didn&#8217;t seem to work too well in IE.</p>
<p>This left me with a slight problem, how to have two style sheets. Thankfully, I managed to find a pre-coded PHP class for browser detection. This was found here: <a title="PHP Browser Detection" href="http://apptools.com/phptools/browser/" target="_blank">http://apptools.com/phptools/browser/</a> With this I have managed to have seperate CSS Stylesheets for each of the offending browsers. More code to manage, but I&#8217;m only worried with the main stream browsers.</p>
<p>So after all this, the website is now up and running, with only a few changes to be made after a meeting with the customer. A lesson has also been learnt, develop in Firefox and bodge it for IE later!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codo.co.uk/wordpress/2008/12/updates-to-drummond-russell-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drummond &amp; Russell site goes live!</title>
		<link>http://www.codo.co.uk/wordpress/2008/12/drummond-russell-site-goes-live/</link>
		<comments>http://www.codo.co.uk/wordpress/2008/12/drummond-russell-site-goes-live/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 18:23:10 +0000</pubDate>
		<dc:creator>codo</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Drummond & Russell]]></category>

		<guid isPermaLink="false">http://www.codo.co.uk/wordpress/?p=17</guid>
		<description><![CDATA[The website being developed for Drummond &#38; Russell has gone live.
Based in Wilstead, near Bedford, Drummond and Russell is a well established local building company with over 30 years experience.
They cater for domestic and commercial customers in Bedfordshire and the surrounding areas and can offer  a complete range of project management services for new builds [...]]]></description>
			<content:encoded><![CDATA[<p>The website being developed for Drummond &amp; Russell has gone live.</p>
<p>Based in Wilstead, near Bedford, Drummond and Russell is a well established local building company with over 30 years experience.<span id="more-17"></span></p>
<p>They cater for domestic and commercial customers in Bedfordshire and the surrounding areas and can offer  a complete range of project management services for new builds right through to basic refurbishments.</p>
<p>The site can be seen at:</p>
<p><a title="Drummond &amp; Russell" href="http://www.drummondandrussell.co.uk" target="_blank">http://www.drummondandrussell.co.uk/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codo.co.uk/wordpress/2008/12/drummond-russell-site-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
