<?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>MacKinven&#187; gradient</title>
	<atom:link href="http://mackinven.com/tag/gradient/feed/" rel="self" type="application/rss+xml" />
	<link>http://mackinven.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 May 2010 15:56:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Welcome to MacKinven.com</title>
		<link>http://mackinven.com/welcome-to-mackinven-com/</link>
		<comments>http://mackinven.com/welcome-to-mackinven-com/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 07:50:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[blog title]]></category>
		<category><![CDATA[empty canvas]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[gradient]]></category>
		<category><![CDATA[graphics application]]></category>
		<category><![CDATA[logo design ideas]]></category>
		<category><![CDATA[page titles]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web properties]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://mackinven.com/?p=4</guid>
		<description><![CDATA[Welcome, I&#8217;ve just put this blog up and am quite pleased with how it&#8217;s come together.
I wanted something very simple and minimalistic, where I could post my off-topic thoughts that do not fit into the context of my other web properties.
I started with Wordpress, an excellent free web publishing application &#8211; or blog. Installed this [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome, I&#8217;ve just put this blog up and am quite pleased with how it&#8217;s come together.</p>
<p>I wanted something very simple and minimalistic, where I could post my off-topic thoughts that do not fit into the context of my other web properties.</p>
<p>I started with <a href="http://wordpress.org/" target="_blank">Wordpress</a>, an excellent free web publishing application &#8211; or blog. Installed this on a <a href="http://www.liquidweb.com/?RID=BigBear" target="_blank">web host</a>, and got down to finding myself <a href="http://rubiqube.com/free-wordpress-theme-empty-canvas/" target="_blank">a good clean wordpress theme</a> that I could modify and build upon.</p>
<p><img class="alignright size-thumbnail wp-image-5" title="rubiqube" src="http://mackinven.com/wp-content/uploads/2009/10/rubiqube-200x200.jpg" alt="rubiqube" width="200" height="200" />I settled for <a href="http://rubiqube.com/free-wordpress-theme-empty-canvas/" target="_blank">Empty Canvas</a> by Romanian designer <strong>Adrian Diaconescu</strong>, It&#8217;s just what I was after, Thanks Adrian.</p>
<p>Next step was to create a simple, clean logo. When in need of a quick typography fix I usually head on over to <a href="http://dafont.com" target="_blank">DaFont</a>, type in my text and then preview their top 100. A good place to start for logo design ideas.</p>
<p><a href="http://dirt2.com/fonts/angelic-war/" target="_blank">Angelic War</a> from Dirt2 caught my eye and I decided to have a play with this &#8211; I typed my surname, and name of this blog, &#8220;MacKinven&#8221; into Fireworks, my graphics application of choice, and then added a slight red gradient over the text, giving the result seen at the top of this page.</p>
<p>Happy so far.</p>
<p>Next up was getting my HTML Page Titles optimised for SEO. I found a great post from <a href="http://www.nathanrice.net/blog/ultimate-guide-to-wordpress-seo-optimized-titles/" target="_blank">Nathan Rice</a>, explaining how to do this. I made a couple of small modifications and ended up with this code:</p>
<p>&lt;title&gt;<br />
&lt;?php if ( is_home() ) { ?&gt;<br />
&lt;?php bloginfo(&#8216;name&#8217;); ?&gt; &amp;mdash; &lt;?php bloginfo(&#8216;description&#8217;); ?&gt;<br />
&lt;?php } else { ?&gt;<br />
&lt;?php wp_title(&#8221;); ?&gt; &amp;mdash; &lt;?php bloginfo(&#8216;name&#8217;); ?&gt;<br />
&lt;?php } ?&gt;<br />
&lt;/title&gt;</p>
<p>Adding this to your header.php gives a nice Title tag for the home page that is the blog title and blog buy-line together &#8211; For posts this gives the post title first followed by the blog title.</p>
<p>Done! And welcome to the blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://mackinven.com/welcome-to-mackinven-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
