<?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>Substrakt &#187; development</title>
	<atom:link href="http://substrakt.co.uk/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://substrakt.co.uk</link>
	<description>Substrakt</description>
	<lastBuildDate>Tue, 31 Aug 2010 11:01:37 +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>Introducting Redprint</title>
		<link>http://substrakt.co.uk/2009/06/19/introducting-redprint/</link>
		<comments>http://substrakt.co.uk/2009/06/19/introducting-redprint/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 12:40:39 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[redprint]]></category>
		<category><![CDATA[simplicity]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.substrakt.co.uk/?p=433</guid>
		<description><![CDATA[A good foundation is the best way to start any project, that's why a few months ago we started looking at how we could improve the default templates we use to build the majority our sites.]]></description>
			<content:encoded><![CDATA[<p>A good foundation is the best way to start any project, that&#8217;s why a few months ago we started looking at how we could improve the default templates we use to build the majority of our sites. We decided to take the awesome WP-Blueprint and put it on a diet, compressing and combing the default stylesheets into a single lump. This made quite a bit of difference. Next we streamlined some of the JavaScript libraries that we used and looked at the fastest and easiest way to serve them up.</p>
<p><a href="http://github.com/deplorableword/redprint/tree/master"><img class="aligncenter size-full wp-image-435" title="Redprint by Substrakt" src="http://www.substrakt.co.uk/files/2009/06/screenshot1.png" alt="" width="300" height="225" /></a></p>
<p>What we ended up with is <a href="http://github.com/deplorableword/redprint/tree/master">Redprint</a> a blank but incredibly fast WordPress template for building great sites.</p>
<ul>
<li>Redprint gets a an A Grade on all Client Side YSlow tests.</li>
<li>It&#8217;s total size is only 52.5K on an empty cache.</li>
<li>Uses sensible CSS defaults from Blueprint, so if your familar with these it&#8217;s very easy to get started.</li>
<li>We&#8217;ve added in support for jQuery, SWFObject and all the hooks for Google Analytics, plus there&#8217;s a neatly defined functions.js to keep all of your jQuery out of the way.</li>
</ul>
<p>We&#8217;ve been using Redprint in house for the past couple of months, now we&#8217;ve decide to open it up to outside contributors, this means that you can use the same superfast template that we do and share your modifications back with the rest of the world.</p>
<p>Visually Redprint isn&#8217;t anything special but under the hood it&#8217;s a well formed blank canvas ready for your theme to take shape.</p>
<p><a href="http://www.substrakt.co.uk/files/2009/06/picture-32.png"><img class="aligncenter size-medium wp-image-438" title="Default redprint" src="http://www.substrakt.co.uk/files/2009/06/picture-32-300x298.png" alt="" width="300" height="298" /></a></p>
<p>To get started <a href="http://github.com/deplorableword/redprint/tree/master">head over to Github</a> and hit <strong>Download</strong> a copy.</p>
<p>If you&#8217;d like to get notified when the template is updated start <a href="http://github.com/deplorableword/redprint/toggle_watch">Watching</a> the project and finally if you&#8217;ve got ideas for additional features or would like to make some changes <a href="http://github.com/deplorableword/redprint/fork">Fork</a> the project and start hacking.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://substrakt.co.uk/2009/06/19/introducting-redprint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
