<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Jack Osborne</title>
	<atom:link href="http://jackosborne.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jackosborne.co.uk</link>
	<description>West of Scotland standards based web designer</description>
	<lastBuildDate>Mon, 26 Jul 2010 10:23:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on .co Domain Names by Tom Cavill</title>
		<link>http://jackosborne.co.uk/articles/co-domain-names/comment-page-1/#comment-933</link>
		<dc:creator>Tom Cavill</dc:creator>
		<pubDate>Mon, 26 Jul 2010 10:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2803#comment-933</guid>
		<description>Interesting - I&#039;ve had a similar issue for our company site - it&#039;s not ideal having &#039;digital&#039; or &#039;media&#039; appended to your name as they quickly go out of fashion.

Short of acquiring monza.co.uk or .com (tried and failed for both) we went for .co and got it.

We&#039;ll be launching new branding and so on shortly so the new domain will tie-in nicely.

I agree with your thoughts on its relationship to .com and also feel value is given by the &#039;company&#039; association with the co letters.

It&#039;ll be intriguing to see how it plays out. Hopefully some reward will come from being an early adopter...</description>
		<content:encoded><![CDATA[<p>Interesting &#8211; I&#8217;ve had a similar issue for our company site &#8211; it&#8217;s not ideal having &#8216;digital&#8217; or &#8216;media&#8217; appended to your name as they quickly go out of fashion.</p>
<p>Short of acquiring monza.co.uk or .com (tried and failed for both) we went for .co and got it.</p>
<p>We&#8217;ll be launching new branding and so on shortly so the new domain will tie-in nicely.</p>
<p>I agree with your thoughts on its relationship to .com and also feel value is given by the &#8216;company&#8217; association with the co letters.</p>
<p>It&#8217;ll be intriguing to see how it plays out. Hopefully some reward will come from being an early adopter&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add a body id to a wordpress template by Jack Osborne</title>
		<link>http://jackosborne.co.uk/articles/add-a-body-id-to-a-wordpress-template/comment-page-1/#comment-915</link>
		<dc:creator>Jack Osborne</dc:creator>
		<pubDate>Thu, 08 Jul 2010 14:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2693#comment-915</guid>
		<description>Oh I like that, nice and short. Will have to try it out at some point.</description>
		<content:encoded><![CDATA[<p>Oh I like that, nice and short. Will have to try it out at some point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add a body id to a wordpress template by Steve Rydz</title>
		<link>http://jackosborne.co.uk/articles/add-a-body-id-to-a-wordpress-template/comment-page-1/#comment-913</link>
		<dc:creator>Steve Rydz</dc:creator>
		<pubDate>Thu, 08 Jul 2010 14:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2693#comment-913</guid>
		<description>Hi jack, this is the method I use for body id&#039;s in WP:

&lt;code&gt;&lt;?php if (is_home()) { ?&gt;&lt;br /&gt;
&lt;body id=&quot;home&quot;&gt;&lt;br /&gt;
&lt;?php else { ?&gt;&lt;br /&gt;
&lt;body id=&quot;&lt;?php echo $post-&gt;post_name;   ?&gt;&quot;&gt;&lt;br /&gt;
&lt;?php  } ?&gt;
&lt;/code&gt;

It could probably be shortened by putting all the php between the body id parenthesis but it is fine as it is here too.</description>
		<content:encoded><![CDATA[<p>Hi jack, this is the method I use for body id&#8217;s in WP:</p>
<p><code>&lt;?php if (is_home()) { ?&gt;<br />
&lt;body id=&quot;home&quot;&gt;<br />
&lt;?php else { ?&gt;<br />
&lt;body id=&quot;&lt;?php echo $post-&gt;post_name;   ?&gt;&quot;&gt;<br />
&lt;?php  } ?&gt;<br />
</code></p>
<p>It could probably be shortened by putting all the php between the body id parenthesis but it is fine as it is here too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Halfway through project52 by Jack Osborne</title>
		<link>http://jackosborne.co.uk/articles/halfway-through-project52/comment-page-1/#comment-895</link>
		<dc:creator>Jack Osborne</dc:creator>
		<pubDate>Thu, 01 Jul 2010 10:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2581#comment-895</guid>
		<description>I&#039;m not going to lie, it&#039;s been a bloody struggle trying to write something worthwhile every week, sometimes I&#039;ve been scraping the barrel and ended up publishing small write-ups on things, which I really didn&#039;t want to be doing.

I&#039;m starting to seriously wonder if I&#039;m going to be able to see this through, being only just at the halfway point.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not going to lie, it&#8217;s been a bloody struggle trying to write something worthwhile every week, sometimes I&#8217;ve been scraping the barrel and ended up publishing small write-ups on things, which I really didn&#8217;t want to be doing.</p>
<p>I&#8217;m starting to seriously wonder if I&#8217;m going to be able to see this through, being only just at the halfway point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Halfway through project52 by Lee Munroe</title>
		<link>http://jackosborne.co.uk/articles/halfway-through-project52/comment-page-1/#comment-889</link>
		<dc:creator>Lee Munroe</dc:creator>
		<pubDate>Wed, 30 Jun 2010 17:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2581#comment-889</guid>
		<description>Fair play. I gave up a while back - too many other things to do :(</description>
		<content:encoded><![CDATA[<p>Fair play. I gave up a while back &#8211; too many other things to do <img src='http://jackosborne.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Kill Your Site by Jason Cale</title>
		<link>http://jackosborne.co.uk/articles/dont-kill-your-site/comment-page-1/#comment-879</link>
		<dc:creator>Jason Cale</dc:creator>
		<pubDate>Mon, 28 Jun 2010 09:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2511#comment-879</guid>
		<description>Embrace the impermanence of the universe</description>
		<content:encoded><![CDATA[<p>Embrace the impermanence of the universe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Don&#8217;t Kill Your Site by Jim Sweeney</title>
		<link>http://jackosborne.co.uk/articles/dont-kill-your-site/comment-page-1/#comment-843</link>
		<dc:creator>Jim Sweeney</dc:creator>
		<pubDate>Sun, 20 Jun 2010 22:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2511#comment-843</guid>
		<description>This is a massive pet hate of mine too, the .htaccess suggestion is quite a good idea and I&#039;m actually pretty sure that wordpress has a few plugins for this so you don&#039;t have to do any of the heavy lifting.</description>
		<content:encoded><![CDATA[<p>This is a massive pet hate of mine too, the .htaccess suggestion is quite a good idea and I&#8217;m actually pretty sure that wordpress has a few plugins for this so you don&#8217;t have to do any of the heavy lifting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS3 Box Shadow and Inset Shadow by Nathan Staines</title>
		<link>http://jackosborne.co.uk/articles/css3-box-shadow-and-inset-shadow/comment-page-1/#comment-839</link>
		<dc:creator>Nathan Staines</dc:creator>
		<pubDate>Thu, 17 Jun 2010 06:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2424#comment-839</guid>
		<description>I haven&#039;t really found an application where I&#039;ve needed to use the new box-shadow effect thus far, but the idea of using the inset shadow for form elements does sound interesting.

Thanks for yet another great post ;)</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t really found an application where I&#8217;ve needed to use the new box-shadow effect thus far, but the idea of using the inset shadow for form elements does sound interesting.</p>
<p>Thanks for yet another great post <img src='http://jackosborne.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Dribbble Invites To Giveaway by Jack Osborne</title>
		<link>http://jackosborne.co.uk/articles/two-dribbble-invites-to-giveaway/comment-page-1/#comment-810</link>
		<dc:creator>Jack Osborne</dc:creator>
		<pubDate>Fri, 11 Jun 2010 17:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2513#comment-810</guid>
		<description>Thank you to everyone for the submissions, there are some great pieces of work for me to look through. I&#039;ll email the winners during the weekend.</description>
		<content:encoded><![CDATA[<p>Thank you to everyone for the submissions, there are some great pieces of work for me to look through. I&#8217;ll email the winners during the weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Dribbble Invites To Giveaway by C. Tran</title>
		<link>http://jackosborne.co.uk/articles/two-dribbble-invites-to-giveaway/comment-page-1/#comment-809</link>
		<dc:creator>C. Tran</dc:creator>
		<pubDate>Fri, 11 Jun 2010 15:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://jackosborne.co.uk/?p=2513#comment-809</guid>
		<description>Hi Jack,

Came across your posts on Twitter and hope I&#039;m not too late to submit some work:

http://www.behance.net/gallery/Typographic-Posters/480224

This project was a series of posters inspired by different typographic eras. The Neoclassical and Victorian versions that I had originally done as paste-up boards, with each letter was hand-kerned. Eventually, I converted the layouts to a digital format. Lots of work, but very rewarding and greatly improved my sense of typography.

My favorite in the series is an updated boxing poster inspired by early 1900&#039;s advertisements for similar events.

I had a lot a fun with this project, and I hope you enjoy it.


Thanks for the consideration — Christine</description>
		<content:encoded><![CDATA[<p>Hi Jack,</p>
<p>Came across your posts on Twitter and hope I&#8217;m not too late to submit some work:</p>
<p><a href="http://www.behance.net/gallery/Typographic-Posters/480224" rel="nofollow">http://www.behance.net/gallery/Typographic-Posters/480224</a></p>
<p>This project was a series of posters inspired by different typographic eras. The Neoclassical and Victorian versions that I had originally done as paste-up boards, with each letter was hand-kerned. Eventually, I converted the layouts to a digital format. Lots of work, but very rewarding and greatly improved my sense of typography.</p>
<p>My favorite in the series is an updated boxing poster inspired by early 1900&#8242;s advertisements for similar events.</p>
<p>I had a lot a fun with this project, and I hope you enjoy it.</p>
<p>Thanks for the consideration — Christine</p>
]]></content:encoded>
	</item>
</channel>
</rss>
