<?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>Sun, 07 Feb 2010 08:25:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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="http://justintadlock.com/wordpress/options/change-log" title="Showcasing great uses of my themes"> 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>Make Your MySpace Profile Look Like Facebook 2</title>
		<link>http://justintadlock.com/archives/2007/11/26/make-your-myspace-profile-look-like-facebook-2</link>
		<comments>http://justintadlock.com/archives/2007/11/26/make-your-myspace-profile-look-like-facebook-2#comments</comments>
		<pubDate>Mon, 26 Nov 2007 20:12:00 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[MySpace Themes]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/11/26/make-your-myspace-profile-look-like-facebook-2</guid>
		<description><![CDATA[I&#8217;ve had many requests to update my fairly popular  Facebook Mimic theme for MySpace.  I finally promised myself that I&#8217;d do a complete revamp of the theme once I hit 2,000 downloads.  Well, that time is now.
Download:
Before downloading, you should know that this theme is a div overlay theme, and it requires [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://justintadlock.com/wp-content/uploads/2007/11/facebook-mimic-2.jpg" alt="Facebook theme for MySpace profiles" title="Facebook theme for MySpace" class="center" /></p>
<p>I&#8217;ve had many requests to update my fairly popular <a href="http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook" title="Original Facebook theme for MySpace"> Facebook Mimic</a> theme for MySpace.  I finally promised myself that I&#8217;d do a complete revamp of the theme once I hit 2,000 downloads.  Well, that time is now.</p>
<h3>Download:</h3>
<p>Before downloading, you should know that this theme is a div overlay theme, and it requires a little labor to work properly (a file named &#8220;readme.txt&#8221; is included to guide you).  Also, do not send support questions to me via MySpace. </p>
<ul>
<li><a href="http://justintadlock.com/downloads/facebook-mimic-v2.0.zip" title="Download Facebook Mimic: A MySpace theme based off Facebook">Download Theme (6346)</a></li>
<li><a href="http://myspace.com/justintadlock" title="Facebook theme for MySpace demo">Demo</a></li>
<li><a href="http://justintadlock.com/forums" title="Support forums"> Support forums</a></li>
</ul>
<h3>A brief history of Facebook Mimic:</h3>
<ul>
<li><strong>February 25, 2007:</strong><br />
I posted the <a href="http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook" title="Original Facebook theme for MySpace"> original theme</a> to an almost nonexistent audience.  The theme wasn&#8217;t wildly popular at the time, and my attempts to raise it up the Digg and Reddit ladders were unsatisfactory.</li>
<li><strong>June 6, 2007:</strong><br />
Social networking news site, Mashable, posts a huge article, <a href="http://mashable.com/2007/06/06/best-myspace-layouts-that-dont-look-like-myspace-at-all" title="Best MySpace layouts that don't look like MySpace at all"> Best MySpace Layouts That Don&#8217;t Look Like MySpace At All</a>, naming the Facebook theme in the second spot on their list.  The theme seemed to come back to life.  Download numbers soared.</li>
<li><strong>September 13, 2007:</strong><br />
A link back from Michael Arrington of Techcrunch in his article, <a href="http://www.techcrunch.com/2007/09/13/myspace-getting-a-little-less-chaotic" title="MySpace Getting A Little Less Chaotic?"> MySpace Getting A Little Less Chaotic?</a>, pushes download numbers higher up the scale.</li>
<li><strong>Since then:</strong><br />
Many requests to update the theme to match Facebook&#8217;s newer design.</li>
<li><strong>November 21, 2007:</strong><br />
The theme gets its 2,000th download.</li>
<li><strong>Today:</strong><br />
Updated, revamped, and revitalized version of the Facebook theme for MySpace.</li>
</ul>
<h3>Thoughts about the theme:</h3>
<p>This is in no way a finished product.  I&#8217;m just ready to put it out there, get some bug reports, and continuously update the theme over time.  I&#8217;ve, honestly, got more important things to do than worry with MySpace themes.  I&#8217;m a WordPress theme-developer, of course.</p>
<p>Nevertheless, I have put quite a bit of time into this project and would like your feedback.  What other options would you want to see?  I&#8217;m thinking of integrating some other features (if possible) that Facebook has to give it more of a Facebook feel.  However, I wanted to leave most of the page elements up to the user because it&#8217;s his/her profile.</p>
<p>Internet Explorer has been kicking my ass over the last few days.  Even though the browser sometimes causes problems, the real problem is MySpace&#8217;s age.  They seriously need to think of a revamp themselves.</p>
<p>This version of the template is much less image-reliant.  The theme also uses a div overlay as opposed to the twisting, turning, and positioning of MySpace&#8217;s tables, <em> circa 1995</em>.  Using the theme requires more work on the user&#8217;s end, but I assume the people that want a clean layout, probably know a little more about XHTML and CSS anyway.</p>
<p>Tell me what you think about the new Facebook theme for MySpace.  I&#8217;m interested in your thoughts.  Any features you want in future updates?  Please report all bugs here.</p>
<p><em>One other note: I might continue with the development of the original Facebook theme, so that users that don&#8217;t want to put in the time, can have another option.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/11/26/make-your-myspace-profile-look-like-facebook-2/feed</wfw:commentRss>
		<slash:comments>68</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 [...]]]></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/07/how-to-create-tabs-using-jquery" 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>87</slash:comments>
		</item>
		<item>
		<title>Facebook-Mimic Theme Gets More Attention</title>
		<link>http://justintadlock.com/archives/2007/09/16/facebook-mimic-theme-gets-more-attention</link>
		<comments>http://justintadlock.com/archives/2007/09/16/facebook-mimic-theme-gets-more-attention#comments</comments>
		<pubDate>Sun, 16 Sep 2007 09:41:36 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[facebook mimic]]></category>
		<category><![CDATA[mashable]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[technorati]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/09/16/facebook-mimic-theme-gets-more-attention</guid>
		<description><![CDATA[Yes, you read that right.  The  Make Your MySpace Proflie Look Like Facebook theme I created back in February has gotten a little more attention on the web in the last week.
I never planned on getting as much attention as this on my blog.  One could always hope, but never actually think [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, you read that right.  The <a href="http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook" title="Make Your MySpace Proflie Look Like Facebook"> Make Your MySpace Proflie Look Like Facebook</a> theme I created back in February has gotten a little more attention on the web in the last week.</p>
<p>I never planned on getting as much attention as this on my blog.  One could always hope, but never actually think it could happen.  Granted, I&#8217;m not pulling in thousands of readers every day, but I&#8217;m a little giddy nonetheless.</p>
<p>The &#8220;Facebook-Mimic&#8221; theme has now generated over 1,100 downloads, according to my download counter.  One reason it got so many downloads was because it was featured in the article <a href="http://mashable.com/2007/06/06/best-myspace-layouts-that-dont-look-like-myspace-at-all" title="Best MySpace Layouts That Don't Look Like MySpace At All"> Best MySpace Layouts That Don&#8217;t Look Like MySpace At All</a> on <a href="http://mashable.com" title="Mashable"> Mashable</a>.  Mashable is currently the 8th-ranked blog on <a href="http://technorati.com" title="Technorati"> Technorati</a>.</p>
<p>This was nearly four months after the initial release of the theme.  I had given up on any success at this point.  Also, instead of trying to &#8220;cash in&#8221; on my newfound success, I had to sit idly by and watch as my website started to fall back into oblivion.  I was sadly without much Internet access over the course of the summer.</p>
<p>Now, this very week, I get another mention by the 3rd-ranked blog, <a href="http://techcrunch.com" title="TechCrunch"> TechCrunch</a>.  Of course, it was only a mention at the bottom of the article <a href="http://www.techcrunch.com/2007/09/13/myspace-getting-a-little-less-chaotic" title="MySpace Getting A Little Less Chaotic?"> MySpace Getting A Little Less Chaotic?</a>, and the article didn&#8217;t stay on the front page long because the site is constantly updated.</p>
<p>It&#8217;s probably not a good thing to blog about my success, although I have very little of it, but I feel somewhat rewarded.  After almost four-and-a-half years blogging, I feel a like I&#8217;ve accomplished something.  And, I guess&#8230;well, I guess that&#8217;s something.</p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/09/16/facebook-mimic-theme-gets-more-attention/feed</wfw:commentRss>
		<slash:comments>3</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[amy russell]]></category>
		<category><![CDATA[books in bed]]></category>
		<category><![CDATA[dawsons creek]]></category>
		<category><![CDATA[faded green leaf]]></category>
		<category><![CDATA[firefly]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[relax]]></category>
		<category><![CDATA[rome]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[spring break]]></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 [...]]]></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 13: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.
]]></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.</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>Make Your MySpace Profile Look Like Facebook</title>
		<link>http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook</link>
		<comments>http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook#comments</comments>
		<pubDate>Mon, 26 Feb 2007 02:33:05 +0000</pubDate>
		<dc:creator>Justin Tadlock</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[MySpace Themes]]></category>

		<guid isPermaLink="false">http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook</guid>
		<description><![CDATA[Download Facebook Mimic version 1.2.1 ()

Get the new version (2.0):

Get version 2.0 here. (Also, ask all support questions about version 2.0 at that post).

Version 1.2.1

Fixed the text-alignment problem that arose for some reason.

Version 1.2

Fixed the background color.  It is now white again.
Fixed the hover issue on the contact table.  There&#8217;s no longer that [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://justintadlock.com/downloads/facebook-mimic-v1.2.1.zip" title="Download Facebook Mimic: The Facebook Layout For MySpace">Download Facebook Mimic version 1.2.1 (5050)</a></li>
</ul>
<h3>Get the new version (2.0):</h3>
<ul>
<li><a href="http://justintadlock.com/archives/2007/11/26/make-your-myspace-profile-look-like-facebook-2" title="Make your MySpace profile look like Facebook 2: Updated, revamped, and revitalized">Get version 2.0 here</a>. (Also, ask all support questions about version 2.0 at that post).</li>
</ul>
<h3>Version 1.2.1</h3>
<ul>
<li>Fixed the text-alignment problem that arose for some reason.</li>
</ul>
<h3>Version 1.2</h3>
<ul>
<li>Fixed the background color.  It is now white again.</li>
<li>Fixed the hover issue on the contact table.  There&#8217;s no longer that ugly blue background when you hover over the links.</li>
</ul>
<p>I&#8217;ve been working on this idea in my head for some time.  I wasn&#8217;t really sure how I was going to make my <a href="http://myspace.com/justintadlock" title="My MySpace Profile" rel="external"> MySpace profile</a> look like <a href="http://facebook.com" title="Facebook"> Facebook</a>.  However, I did remember reading Mike Davidson&#8217;s <a href="http://www.mikeindustries.com/blog/archive/2006/04/hacking-myspace-layouts" title="Hacking A More Tasteful MySpace" rel="external"> Hacking A More Tasteful MySpace</a> a while back.  So, I snatched that code to work with.</p>
<p>So, now we&#8217;re going to make our MySpace profiles look like our Facebook profiles.  Why would anyone want to do that?  Because Facebook just looks a lot more user-friendly.  And, it is more user-friendly.  Even though there&#8217;s little we can do to make the MySpace interface work better, we can make it look better.  Since I&#8217;m so happy with Facebook&#8217;s service, I&#8217;ve decided to dedicate this theme to them.</p>
<p>I won&#8217;t bother going through an entire tutorial on how to tweak this thing.  You can find that at <a href="http://www.mikeindustries.com/blog/archive/2006/04/hacking-myspace-layouts" title="Hacking A More Tasteful MySpace" rel="external"> Hacking A More Tasteful MySpace</a>.  I would simply be saying the same thing Mike said.</p>
<p>I&#8217;ve obviously made a few adjustments to line things up a little differently, and I&#8217;ve put together some new images for the theme.  I&#8217;m still tweaking the layout to work better with <a href="http://www.mozilla.com/en-US/firefox" title="Download Firefox Browser" rel="external"> Firefox</a>.  However, if you fix it before I do, then I would appreciate it if you send the code to me (I&#8217;m sure there&#8217;ll be a link back if you do).</p>
<p>Feel free to modify the layout and images in any way you want.  Just &#8220;unzip&#8221; the contents of the file onto your computer.  Tweak the included &#8220;<code>.psd</code>&#8221; files in Photoshop.  Upload the images to your webserver.  Then, chage the image file paths in the included &#8220;<code>facebook-mimic.css</code>&#8221; file, and put it in the &#8220;About Me&#8221; section under &#8220;Edit Profile&#8221; in your MySpace control panel.</p>
<p>If you have any questions or suggestions, leave them here, and I&#8217;ll try to get back to you or implement them as quickly as I can.</p>
<p>If you just want to trash me for making my profile look like Facebook, then feel free to do that here also.</p>
<ul>
<li><a href="http://justintadlock.com/archives/2007/11/26/make-your-myspace-profile-look-like-facebook-2" title="Make your MySpace profile look like Facebook 2: Updated, revamped, and revitalized">Facebook theme for MySpace version 2.0</a></li>
<li><a href="http://myspace.com/justintadlock" title="My MySpace Profile" rel="external">See it in action</a></li>
<li><a href="http://www.mikeindustries.com/blog/archive/2006/04/hacking-myspace-layouts" title="Hacking A More Tasteful MySpace" rel="external">Mike Davidson&#8217;s Hacking A More Tasteful MySpace</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2007/02/25/make-your-myspace-profile-look-like-facebook/feed</wfw:commentRss>
		<slash:comments>48</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 01: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[designs]]></category>
		<category><![CDATA[skins]]></category>
		<category><![CDATA[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.
]]></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.</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 10: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[designs]]></category>
		<category><![CDATA[skins]]></category>
		<category><![CDATA[themes]]></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.
]]></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.</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 06: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[designs]]></category>
		<category><![CDATA[skins]]></category>
		<category><![CDATA[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.
]]></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.</p>
]]></content:encoded>
			<wfw:commentRss>http://justintadlock.com/archives/2006/12/19/new-christmas-theme/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
