<?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>Maban &#187; dconstruct</title>
	<atom:link href="http://maban.co.uk/tag/dconstruct/feed" rel="self" type="application/rss+xml" />
	<link>http://maban.co.uk</link>
	<description>Anna Debenham - Front End Developer</description>
	<lastBuildDate>Sat, 21 Aug 2010 17:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>dConstruct 2009 (Clearleft)</title>
		<link>http://maban.co.uk/200</link>
		<comments>http://maban.co.uk/200#comments</comments>
		<pubDate>Sat, 06 Jun 2009 15:15:13 +0000</pubDate>
		<dc:creator>Anna Debenham</dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[dconstruct]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[front end]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://maban.co.uk/?p=200</guid>
		<description><![CDATA[I worked on the HTML and CSS for Clearleft&#8217;s dConstruct 2009 website, using microformats to mark up the schedules and locations. The navigation was a bit of a challenge.  The selected state was quite fiddly to develop because I wanted the text to resize without dropping out of the green strip. Here&#8217;s what I did&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://maban.co.uk/wp-content/uploads/2009/08/dConstruct-2009.jpg"><img class="alignleft size-thumbnail wp-image-201" title="dConstruct 2009" src="http://maban.co.uk/wp-content/uploads/2009/08/dConstruct-2009-150x150.jpg" alt="dConstruct 2009" width="150" height="150" /></a>I worked on the HTML and CSS for Clearleft&#8217;s dConstruct 2009 website, using microformats to mark up the schedules and locations.</p>
<p><span id="more-200"></span></p>
<p>The navigation was a bit of a challenge.  The selected state was quite fiddly to develop because I wanted the text to resize without dropping out of the green strip.  Here&#8217;s what I did&#8230;</p>
<p><img class="alignnone size-full wp-image-202" title="Home Link Normal Size" src="http://maban.co.uk/wp-content/uploads/2009/08/Firefox-2.jpg" alt="Home Link Normal Size" width="152" height="123" /></p>
<p>Above is the text at normal size, and below is the text 5x bigger than normal.</p>
<p><img class="alignnone size-full wp-image-203" title="Home Link Large Text" src="http://maban.co.uk/wp-content/uploads/2009/08/Firefox-3.jpg" alt="Home Link Large Text" width="220" height="123" /></p>
<p>I extended the white background at the top of the image so that it would cover the green strip when the text is resized and not look too out of place.  The selected state is actually two images.</p>
<p><img class="size-full wp-image-204 alignleft" title="Link background right" src="http://maban.co.uk/wp-content/uploads/2009/08/LittleSnapper.jpg" alt="Link background right" width="233" height="92" />This is what the background image for the right half of the link looks like.  It&#8217;s long to allow for long links.  When the link is small, it looks shorter.</p>
<p>While I was working on the site, <a href="http://natbat.net">Nat</a> showed me a really good way to make the site more maintainable and use less code.  The site is made up of strips of content &#8211; the header, main content, sponsors and footer, and these all have very similar properties (things like they all have a width of 80% and the same amount of margins).  Rather than repeating the CSS for each class, we added a class within each strip called &#8220;section&#8221;.  So if we needed to make a change to the layout and instead make the width 70%, we would only need to change this in one place. </p>
]]></content:encoded>
			<wfw:commentRss>http://maban.co.uk/200/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
