<?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>Justin Tadlock &#187; Web Design</title>
	<atom:link href="http://justintadlock.com/topics/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://justintadlock.com</link>
	<description>Life, Blogging, and WordPress</description>
	<lastBuildDate>Thu, 16 May 2013 00:35:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Some observations on theme design</title>
		<link>http://justintadlock.com/archives/2007/12/17/some-observations-on-theme-design</link>
		<comments>http://justintadlock.com/archives/2007/12/17/some-observations-on-theme-design#comments</comments>
		<pubDate>Mon, 17 Dec 2007 20:39:58 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/12/17/some-observations-on-theme-design</guid>
		<description><![CDATA[&#8220;A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.&#8221; &#8211; Douglas Adams I&#8217;ve been thinking a lot lately about what makes a good blog design and when to release that design to the world. I&#8217;ve ultimatley concluded that I have no good answer [...]]]></description>
				<content:encoded><![CDATA[<p><strong>&#8220;A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.&#8221;</strong> &#8211; Douglas Adams</p>
<p>I&#8217;ve been thinking a lot lately about what makes a good blog design and when to release that design to the world.  I&#8217;ve ultimatley concluded that I have no good answer for that, but I&#8217;ll try to explain my process.</p>
<p>These are just some observations I&#8217;ve made about designing WordPress themes.</p>
<h3>Designs are never foolproof:</h3>
<p>The Douglas Adams quotation above is something every designer should think about.  No matter how perfect, no matter what miniscule details you&#8217;ve added, there&#8217;s always someone that&#8217;s going to screw it up for you.  Do you think MySpace profiles always looked that ugly?</p>
<p>Designs are never &#8220;foolproof,&#8221; but some of us try anyway.</p>
<p>I&#8217;m constantly trying to think of every situation, every widget, every plugin, or other little piece of Internet matter that I might find on someone&#8217;s blog, and I always come across something I haven&#8217;t seen before.  That little widget that breaks my <em> beautiful</em> theme, but the blogger keeps it on their site anyway.</p>
<p>We can never design for everyone or everything.  We can only hope to develop something that will work in every browser, screen resolution, and connection speed.</p>
<blockquote><p><strong>&#8220;You can design and create, and build the most wonderful place in the world. But it takes people to make the dream a reality.&#8221;</strong> &#8211; Walt Disney</p></blockquote>
<p>We design for the people, right?  I&#8217;ve been fortunate enough in the last couple of months to have my themes used by many people and in some <a href="<?php echo get_permalink(675); ?>&#8221; title=&#8221;Showcasing great uses of my themes&#8221;> very creative ways</a>.</p>
<p><em>Why am I providing you with this information?</em></p>
<p>To let you know that a designer&#8217;s work is for others.  When developing a theme, I always think about how the user will use that theme, and we know from our good buddy Walt Disney that getting people to use your theme is your goal.  Douglas Adams tells us that they will ultimately destroy it in some way.</p>
<h3>How do we design for &#8220;the ingenuity of complete fools&#8221;?</h3>
<p>I let my users be my lab rats.  They&#8217;re the best test subjects when it comes to debugging your theme.  The first week of any free theme release is a bug-squashing week for me.  I let the users do all the testing, and I fix things.</p>
<p>The best way to do this is to release your theme on the weekend to a handful of users, while letting them sort your bugs out.  Then, as every theme designer should know by now, release your theme before <a href="http://weblogtoolscollection.com" title="Weblog Tools Collection"> Weblog Tools Collection</a> updates its early-week theme releases.  By then, maybe you&#8217;ve sorted out a few of the bugs.</p>
<p><em>What?  Release my themes with bugs?</em></p>
<p>Well, not bugs that you know about.  The point I&#8217;m trying to make here is that you must eventually quit testing and release your theme to the world.  I know most theme designers have OCD of some sort, but it&#8217;s best to keep that in check.</p>
<blockquote><p><strong>&#8220;Delay always breeds danger and to protract a great design is often to ruin it.&#8221;</strong> &#8211; Miguel de Cervantes Saavedra</p></blockquote>
<p>There are always bugs, even if they&#8217;ve been created by &#8220;the ingenuity of complete fools&#8221; and not you.  Don&#8217;t delay your design release because of potential problems.  Release it when you&#8217;ve completed the project.</p>
<h3>Improving your theme:</h3>
<p>The reason I make my first week a bug-squashing week is because I know there are things I&#8217;ll want to change.  There are always ways to improve the design.  But, if we procrastinate on the release of the theme based on the assumption that we can still improve it, then we&#8217;ll never release the theme.</p>
<blockquote><p><strong>&#8220;Almost all quality improvement comes via simplification of design, manufacturing, layout, processes, and procedures.&#8221;</strong> &#8211; Tom Peters</p></blockquote>
<p>If you want to improve your theme, before or after its initial release, then simplify it.  Don&#8217;t add new features that make things more complicated.  One of the reasons I updated my Structure theme after two days was because I wanted to simplify it for the user.</p>
<p>Don&#8217;t make the mistake of complicating your design.  We should value simplicity above all else in design.  People like simplicity.</p>
<h3>Creating a beautiful canvas on the Web:</h3>
<blockquote><p><strong>&#8220;It is something to be able to paint a particular picture, or to carve a statue, and so to make a few objects beautiful; but it is far more glorious to carve and paint the very atmosphere and medium through which we look, which morally we can do. To affect the quality of the day, that is the highest of arts.&#8221;</strong> &#8211; Henry David Thoreau</p></blockquote>
<p>If anyone would have made a great theme designer, it might have been Henry Davd Thoreau.  The &#8220;atmosphere and medium through which we look&#8221; is the Web.  It is our duty, if we want to be great designers, &#8220;to affect the quality&#8221; of the online world.</p>
<h3>Final thoughts:</h3>
<p>Another great quote I want to leave you with that applies to design is about engineering, but directly applies to theme design.</p>
<blockquote><p><strong>The engineer&#8217;s first problem in any design situation is to discover what the problem really is.&#8221;</strong> &#8211; Unknown</p></blockquote>
<p>Before you go off and decide to create the next &#8220;great&#8221; theme, make sure you take a view of the WordPress theme landscape.  What&#8217;s needed?  What hasn&#8217;t been done before?  What could you do better?</p>
<p><strong>($solving_problems == $innovation &amp;&amp; $innovation == $great_theme_design)</strong></p>
<p>Maybe that last bit was uber-geeky, but the point is that you must provide something that&#8217;s in need or create something that people will want to need.</p>
<p>I&#8217;m not sure how well this post flows, but I wanted to simply let my thoughts flow for one post.  What do you think makes a great WordPress theme design?  What should be added to this list of things?  Better yet, what are you doing to make your themes better?  How are you innovating?</p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/12/17/some-observations-on-theme-design/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How To Create Tabs Using jQuery</title>
		<link>http://justintadlock.com/archives/2007/11/07/how-to-create-tabs-using-jquery</link>
		<comments>http://justintadlock.com/archives/2007/11/07/how-to-create-tabs-using-jquery#comments</comments>
		<pubDate>Wed, 07 Nov 2007 22:15:54 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/11/07/how-to-create-tabs-using-jquery</guid>
		<description><![CDATA[Tabbed sidebar elements are in. Why bother making users scroll down the page, when they can simply click a tab to quickly access various parts of your site? Another popular thing is jQuery, &#8220;The Write Less, Do More, JavaScript Library.&#8221; I&#8217;ve gotten a lot of emails asking how I created tabs with jQuery in the [...]]]></description>
				<content:encoded><![CDATA[<p>Tabbed sidebar elements are in.  Why bother making users scroll down the page, when they can simply click a tab to quickly access various parts of your site?  Another popular thing is <a href="http://jquery.com" title="jQuery javascript library"> jQuery</a>, &#8220;The Write Less, Do More, JavaScript Library.&#8221;</p>
<p>I&#8217;ve gotten a lot of emails asking how I created tabs with jQuery in the last couple of days &mdash; since I released the <a href="http://justintadlock.com/archives/2007/11/04/visionary-wordpress-theme" title="Visionary WordPress theme: A theme for magazine and news sites"> Visionary theme</a>.  It&#8217;s actually not all that hard (I&#8217;m not a JavaScript programmer), and I&#8217;m going to run you through a tutorial.</p>
<p>This tutorial is primarily based off WordPress, but can easily be ported anywhere else.</p>
<p>First, you&#8217;ll need four files.  You need &#8220;sidebar.php,&#8221; &#8220;header.php,&#8221; &#8220;style.css,&#8221; and &#8220;tabs.js&#8221; (you&#8217;ll have to create this file).  Then, you need to download a copy of <a href="http://jquery.com" title="jQuery javascript library"> jQuery</a>.  This file will be named &#8220;jquery.js.&#8221;  Add it to your theme directory along with each of these other files.</p>
<h3>Pulling the jQuery into your blog:</h3>
<p>Open &#8220;header.php&#8221; and add these lines between the <code>&lt;head&gt;&lt;/head&gt;</code> tags:</p>
<pre><code>&lt;script type="text/javascript" src="&lt;?php echo bloginfo(stylesheet_directory) .'/jquery.js'; ?&gt;"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="&lt;?php echo bloginfo(stylesheet_directory) .'/tabs.js'; ?&gt;"&gt;&lt;/script&gt;</code></pre>
<p>Now, you can close that file.  You won&#8217;t need it anymore.  All this does is include jQuery and our custom script on every page of your site.  You can now use them anywhere.</p>
<h3>Creating the sidebar:</h3>
<p>First, we need to open &#8220;sidebar.php&#8221; and input this code.  This is the XHTML we&#8217;re using.  I&#8217;m leaving the content inside the tabs open.  Do what you want with it.  You shouldn&#8217;t change the specific classes used because we&#8217;ll need them when using jQuery.  If you change them here, you&#8217;ll have to change them in your &#8220;tabs.js&#8221; file.</p>
<pre><code>
&lt;div class="tabbed"&gt;
	&lt;!-- The tabs --&gt;
	&lt;ul class="tabs"&gt;
	&lt;li class="t1"&gt;&lt;a class="t1 tab" title="&lt;?php _e('Tab 1'); ?&gt;"&gt;&lt;?php _e('Tab 1'); ?&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li class="t2"&gt;&lt;a class="t2 tab" title="&lt;?php _e('Tab 2'); ?&gt;"&gt;&lt;?php _e('Tab 2'); ?&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li class="t3"&gt;&lt;a class="t3 tab" title="&lt;?php _e('Tab 3'); ?&gt;"&gt;&lt;?php _e('Tab 3'); ?&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;li class="t4"&gt;&lt;a class="t4 tab" title="&lt;?php _e('Tab 4'); ?&gt;"&gt;&lt;?php _e('Tab 4'); ?&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;

	&lt;!-- tab 1 --&gt;
	&lt;div class="t1"&gt;
	&lt;!-- Put what you want in here.  For the sake of this tutorial, we'll make a list.  --&gt;
	&lt;ul&gt;
		&lt;li&gt;List item&lt;/li&gt;
		&lt;li&gt;List item&lt;/li&gt;
		&lt;li&gt;List item&lt;/li&gt;
		&lt;li&gt;List item&lt;/li&gt;
		&lt;li&gt;List item&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/div&gt;

	&lt;!-- tab 2 --&gt;
	&lt;div class="t2"&gt;
	&lt;!-- Or, we could put a paragraph --&gt;
		&lt;p&gt;This is a paragraph about the jQuery tabs tutorial.&lt;/p&gt;
	&lt;/div&gt;

	&lt;!-- tab 3 --&gt;
	&lt;div class="t3"&gt;
	&lt;!-- Or, we could add a div --&gt;
		&lt;div&gt;Something needs to go in here!&lt;/div&gt;
	&lt;/div&gt;

	&lt;!-- tab 4 --&gt;
	&lt;div class="t4"&gt;
	&lt;!-- Why not put a few images in here? --&gt;
		&lt;p&gt;
			&lt;img src="image.gif" alt="Sample" /&gt;
			&lt;img src="image.gif" alt="Sample" /&gt;
			&lt;img src="image.gif" alt="Sample" /&gt;
		&lt;/p&gt;
	&lt;/div&gt;

&lt;/div&gt;&lt;!-- tabbed --&gt;</code></pre>
<p>Now, our sidebar is set up.  You can close &#8220;sidebar.php.&#8221;</p>
<h3>The backbone, jQuery:</h3>
<p>Open, or create, the file &#8220;tabs.js&#8221; for this part of the tutorial.  This is the heart of our script.  I&#8217;m sure there&#8217;s a better way to do this, but since so many people have requested this, they&#8217;ll have to stick with my version I guess.  Copy and paste this code into your file.</p>
<p><strong>Updated:</strong> Thanks to Karl from <a href="http://learningjquery.com" title="Learning jQuery"> Learning jQuery</a> for providing better code for this.</p>
<pre><code>$(document).ready(function() {
// setting the tabs in the sidebar hide and show, setting the current tab
	$('div.tabbed div').hide();
	$('div.t1').show();
	$('div.tabbed ul.tabs li.t1 a').addClass('tab-current');

// SIDEBAR TABS
$('div.tabbed ul li a').click(function(){
	var thisClass = this.className.slice(0,2);
	$('div.tabbed div').hide();
	$('div.' + thisClass).show();
	$('div.tabbed ul.tabs li a').removeClass('tab-current');
	$(this).addClass('tab-current');
	});
});</code></pre>
<p>You can close this file once you&#8217;re finished pasting the above code in.</p>
<h3>Styling the sidebar:</h3>
<p>Since I can&#8217;t decide how to style your sidebar for you, I&#8217;ll just leave you with things styled enough to get your started.  Of course, you can do anything you want with styling.  The tabbed sidebar has a lot of different classes that you can make use of.  Or, you can even add your own.  Use this code in your &#8220;style.css&#8221; file.  Make adjustments to suit your needs.</p>
<pre><code>/* Contains the entire tabbed section */
.tabbed {
	}

/* List of tabs */.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 0 2px 0 0;
	padding: 10px 12px;
	}
.tabbed ul.tabs li a:hover {
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	}

/* The content shown when a tab is selected */
.tabbed div {
	float: left;
	display: block;
	width: 100%;
	}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	}
.tabbed div p {
	}
.tabbed div div {
	}</code></pre>
<p>There you have it.  It seems like a good bit of code, but it really isn&#8217;t too bad.  Most of the stuff you won&#8217;t have to touch too often.  Just get everything set up and style it.</p>
<p>I hope this helps, and if you find any bugs, make sure to report them.</p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/11/07/how-to-create-tabs-using-jquery/feed</wfw:commentRss>
		<slash:comments>110</slash:comments>
		</item>
		<item>
		<title>Back From Spring Break &amp; A New Theme</title>
		<link>http://justintadlock.com/archives/2007/03/30/back-from-spring-break-a-new-theme</link>
		<comments>http://justintadlock.com/archives/2007/03/30/back-from-spring-break-a-new-theme#comments</comments>
		<pubDate>Sat, 31 Mar 2007 04:17:09 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Holidays]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/03/30/509</guid>
		<description><![CDATA[So, I&#8217;m finally getting around to blogging this week. Yes, it&#8217;s been a long absence, and I know I said I&#8217;d be back on Monday or Tuesday. I actually did come home on Tuesday, but I&#8217;ve been lazier than I&#8217;ve ever been this week. I have accomplished a few things though. Let&#8217;s get those out [...]]]></description>
				<content:encoded><![CDATA[<p>So, I&#8217;m finally getting around to blogging this week.  Yes, it&#8217;s been a long absence, and I know I said I&#8217;d be back on Monday or Tuesday.  I actually did come home on Tuesday, but I&#8217;ve been lazier than I&#8217;ve ever been this week.</p>
<p>I have accomplished a few things though.  Let&#8217;s get those out of the way before I get into a long, boring post.  First, I moved my sister&#8217;s site, <a href="http://amynrussell.com" title="Amy N. Russell"> Amy N. Russell.com</a> over to my hosting account, and updated her theme.  Which, by the way, is my first official Wordpress theme.  I know I&#8217;ve done &#8220;themes&#8221; or &#8220;styles&#8221; before, but you have to remember that I&#8217;ve always used my own style/skin/theme system.</p>
<p>That brings me to my next point.  I&#8217;m now moving over to Wordpress themes.  That&#8217;s the final step in completely moving my entire site over Wordpress.  Well, a few things will stay like they are.</p>
<p>If you haven&#8217;t noticed, the site has a new look.  You should see the <a href="http://justintadlock.com/index.php?wptheme=Faded+Green+Leaf" title="Faded Green Leaf"> Faded Green Leaf Theme</a>.  It&#8217;s my first Wordpress theme for this site.  Completely built from the ground up.</p>
<p>I&#8217;ve had a lot of fun in these last few days building a couple of Wordpress themes.  They&#8217;re just so flexible.  I have a few complaints with the sidebar/menu/navigation system, but nothing worth noting right now.  I think I may start making themes to release to the public because I&#8217;ve seen some pretty crappy ones around.  Not saying I&#8217;m the best theme designer around or anything.  I learned a lot from <a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh" title="WP Designer" rel="external"> WP Designer</a> about building themes.  A lot of it I knew, but some stuff I didn&#8217;t know (widgetizing the sidebar was very helpful).</p>
<p>I might release my current theme to the public, but there&#8217;s a few things I have to do to make it user-friendly.  Let me know what you think about the it.</p>
<p>I haven&#8217;t done anything on <a href="http://booksinbed.com" title="Books In Bed"> Books In Bed</a> this week.  Like I said, I&#8217;ve been lazy.  It is Spring Break though.</p>
<p>I went home last Saturday and stayed until Tuesday.  Did I get in touch with my roots as I thought I might when I posted <a href="http://justintadlock.com/archives/2007/03/23/the-captain-of-my-soul" title="The Captain Of My Soul"> The Captain Of My Soul</a>?  I&#8217;m not sure.  There were times when I felt right at home.  Other times, I felt like it was the last place I wanted to be.  I enjoyed seeing my family (for the most part) and friends.  I got my first round of golf in since about early November of last year.  I won&#8217;t bother mentioning my score. It&#8217;s too embarrassing.</p>
<p>This week has done me some good though.  I don&#8217;t think I&#8217;ve been stressed out once.  I&#8217;ve slept more than I have in months.  I watched the first two seasons and part of the third of <i> Dawson&#8217;s Creek</i>, half the first season of <i> Rome</i>, and about half a season (series) of <i> Firefly</i>.  I really need to branch out into some new shows.  Which is why earlier tonight I bought the first two seasons of <i> The Office</i>.</p>
<p>Okay, so I&#8217;ve mostly watched TV during my week off.  Some might argue that it&#8217;s not good for me, but I&#8217;ll have to disagree with that notion.  I&#8217;m totally relaxed right now.</p>
<p>I&#8217;ll try to get around to everyone&#8217;s blogs that I&#8217;ve avoided for the past week.  I&#8217;m interested in seeing what&#8217;s been going on in the blogosphere.</p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/03/30/back-from-spring-break-a-new-theme/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Books In Bed Is Ready</title>
		<link>http://justintadlock.com/archives/2007/03/11/books-in-bed-is-ready</link>
		<comments>http://justintadlock.com/archives/2007/03/11/books-in-bed-is-ready#comments</comments>
		<pubDate>Sun, 11 Mar 2007 12:25:00 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[books in bed]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/03/11/books-in-bed-is-ready</guid>
		<description><![CDATA[I&#8217;ve finally finished the site. This was something I was supposed to do about three months ago. Just click the link above and join the community. Well, join me because there is no community yet. &#8734;]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve finally finished the site.  This was something I was supposed to do about three months ago.  Just click the link above and join the community.  Well, join me because there is no community yet. <a class="permalink" href="http://justintadlock.com/archives/2007/03/11/books-in-bed-is-ready" title="Books In Bed Is Ready">&#8734;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/03/11/books-in-bed-is-ready/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Blue Bloggin&#8217; Theme</title>
		<link>http://justintadlock.com/archives/2007/02/17/blue-bloggin-theme</link>
		<comments>http://justintadlock.com/archives/2007/02/17/blue-bloggin-theme#comments</comments>
		<pubDate>Sun, 18 Feb 2007 00:55:26 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/02/17/blue-bloggin-theme</guid>
		<description><![CDATA[Yes, a new theme. This one is geared a little more toward the blogosphere. I might make a few adjustments here and there though. It&#8217;s made for screen resolutions larger than 800&#215;600. As always, feel free to report any bugs you find with it. &#8734;]]></description>
				<content:encoded><![CDATA[<p>Yes, a new theme.  This one is geared a little more toward the blogosphere.  I might make a few adjustments here and there though.  It&#8217;s made for screen resolutions larger than 800&#215;600.  As always, feel free to report any bugs you find with it. <a class="permalink" href="http://justintadlock.com/archives/2007/02/17/blue-bloggin-theme" title="Blue Bloggin&#8217; Theme">&#8734;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/02/17/blue-bloggin-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplicity Theme</title>
		<link>http://justintadlock.com/archives/2007/01/28/simplicity-theme</link>
		<comments>http://justintadlock.com/archives/2007/01/28/simplicity-theme#comments</comments>
		<pubDate>Sun, 28 Jan 2007 09:19:37 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://justintadlock.net/archives/2007/01/28/simplicity-theme</guid>
		<description><![CDATA[I just finished my new theme. Let me know what you think, or tell me if there&#8217;s anything you&#8217;d like to see changed about it. &#8734;]]></description>
				<content:encoded><![CDATA[<p>I just finished my new theme.  Let me know what you think, or tell me if there&#8217;s anything you&#8217;d like to see changed about it. <a class="permalink" href="http://justintadlock.com/archives/2007/01/28/simplicity-theme" title="Simplicity Theme">&#8734;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/01/28/simplicity-theme/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Christmas Theme</title>
		<link>http://justintadlock.com/archives/2006/12/19/new-christmas-theme</link>
		<comments>http://justintadlock.com/archives/2006/12/19/new-christmas-theme#comments</comments>
		<pubDate>Tue, 19 Dec 2006 05:34:50 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://justintadlock.net/archives/2006/12/19/new-christmas-theme</guid>
		<description><![CDATA[Yes, that&#8217;s right. I made a new Christmas theme for this year. It&#8217;s nothing especially special, but I thought I&#8217;d try and spread some Christmas cheer. &#8734;]]></description>
				<content:encoded><![CDATA[<p>Yes, that&#8217;s right.  I made a new Christmas theme for this year.  It&#8217;s nothing especially special, but I thought I&#8217;d try and spread some Christmas cheer. <a class="permalink" href="http://justintadlock.com/archives/2006/12/19/new-christmas-theme" title="New Christmas Theme">&#8734;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2006/12/19/new-christmas-theme/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Books In Bed</title>
		<link>http://justintadlock.com/archives/2006/11/27/books-in-bed</link>
		<comments>http://justintadlock.com/archives/2006/11/27/books-in-bed#comments</comments>
		<pubDate>Mon, 27 Nov 2006 05:13:59 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://justintadlock.net/archives/2006/11/27/books-in-bed</guid>
		<description><![CDATA[I&#8217;m creating a new website called Books In Bed. Although, I might change it to Reader Village instead. It&#8217;ll probably be another month before the site is fully-functional, but you can check it out anyway. &#8734;]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m creating a new website called <a href="http://booksinbed.com" title="Books In Bed (External Link)" rel="external"> Books In Bed</a>.  Although, I might change it to <i> Reader Village</i> instead.  It&#8217;ll probably be another month before the site is fully-functional, but you can check it out anyway. <a class="permalink" href="http://justintadlock.com/archives/2006/11/27/books-in-bed" title="Books In Bed">&#8734;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2006/11/27/books-in-bed/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upcoming Facebook-Like Design</title>
		<link>http://justintadlock.com/archives/2006/11/16/upcoming-facebook-like-design</link>
		<comments>http://justintadlock.com/archives/2006/11/16/upcoming-facebook-like-design#comments</comments>
		<pubDate>Thu, 16 Nov 2006 09:10:12 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://justintadlock.net/archives/2006/11/16/upcoming-facebook-like-design</guid>
		<description><![CDATA[Yes, I&#8217;ve been influenced by Facebook. So, I&#8217;ve decided to mimic their design for my next theme. I think I&#8217;ll call it Facebook Mimic. It&#8217;s not finished yet. I haven&#8217;t decided whether I&#8217;m keeping the same colors, and I need a good header. &#8734;]]></description>
				<content:encoded><![CDATA[<p>Yes, I&#8217;ve been influenced by <a href="http://www.facebook.com" title="Facebook's Website (External Link)" rel="external"> Facebook</a>.  So, I&#8217;ve decided to mimic their design for my next theme.  I think I&#8217;ll call it <a href="/skins/style.php?set=22" title="View The Facebook Mimic Design"> Facebook Mimic</a>.  It&#8217;s not finished yet.  I haven&#8217;t decided whether I&#8217;m keeping the same colors, and I need a good header. <a class="permalink" href="http://justintadlock.com/archives/2006/11/16/upcoming-facebook-like-design" title="Upcoming Facebook-Like Design">&#8734;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2006/11/16/upcoming-facebook-like-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished Amy&#8217;s Website</title>
		<link>http://justintadlock.com/archives/2006/08/28/finished-amys-website</link>
		<comments>http://justintadlock.com/archives/2006/08/28/finished-amys-website#comments</comments>
		<pubDate>Mon, 28 Aug 2006 05:07:52 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://justintadlock.net/archives/2006/08/28/finished-amys-website</guid>
		<description><![CDATA[It was a long weekend, but I finished putting the pieces of Amy&#8217;s website together. I&#8217;m happy with the results of the design mostly. It has made me reconsider how I structure my website. So, I might have a lot of housecleaning to do if I decide to do a little restructuring. I guess I&#8217;m [...]]]></description>
				<content:encoded><![CDATA[<p>It was a long weekend, but I finished putting the pieces of <a href="http://amynrussell.com" title="Amy Russell" rel="external"> Amy&#8217;s website</a> together.  I&#8217;m happy with the results of the design mostly.  It has made me reconsider how I structure my website.  So, I might have a lot of housecleaning to do if I decide to do a little restructuring.</p>
<p>I guess I&#8217;m off to bed.  I hope I get a chance to blog about <a href="http://www.thnt.com/apps/pbcs.dll/article?AID=/20060726/NEWS/607260437/1001" title="Lawsuit On Coaches Praying With Teams" rel="external"> Coach And Team Prayer</a> tomorrow night.  It&#8217;s a subject that&#8217;s been on my mind for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2006/08/28/finished-amys-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
