<?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>CSS Wizardry &#187; CSS Wizardry</title>
	<atom:link href="http://csswizardry.com/category/css-wizardry/feed/" rel="self" type="application/rss+xml" />
	<link>http://csswizardry.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:25:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Two years of Tweets</title>
		<link>http://csswizardry.com/2011/03/two-years-of-tweets/</link>
		<comments>http://csswizardry.com/2011/03/two-years-of-tweets/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 11:58:37 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=2672</guid>
		<description><![CDATA[So today marks exactly two years of Twitter. I registered the @csswizardry account on March 16, 2009&#8230;
This post is to say thanks to all of you for following, reading, sharing, commenting, improving and shaping the articles and projects I&#8217;ve worked on over the last 24 months.
Twitter has been monumental in my online success and&#8212;as a [...]]]></description>
			<content:encoded><![CDATA[<p>So today marks exactly two years of Twitter. I registered the <a href="http://twitter.com/csswizardry">@csswizardry</a> account on March 16, 2009&#8230;</p>
<p>This post is to say thanks to all of you for following, reading, sharing, commenting, improving and shaping the articles and projects I&#8217;ve worked on over the last 24 months.</p>
<p>Twitter has been monumental in my online success and&mdash;as a result&mdash;my career as a whole. That account would have been useless without people reading it, so thank you all for giving it a purpose.</p>
<p>Also, a thank you in particular to my friends at <a href="http://smashingmagazine.com/">Smashing Magazine</a> who have been Tweeting and sharing my articles etcetera for a large chunk of those two years&mdash;it is these Tweets in particular that have led to mass exposure and no doubt brought a lot of you who&#8217;re reading this to CSS Wizardry in the first place!</p>
<p>So, here&#8217;s to the next two years!</p>
<p><i>Harry</i></p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2011/03/two-years-of-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new year, a new CSS Wizardry II</title>
		<link>http://csswizardry.com/2011/01/a-new-year-a-new-css-wizardry-ii/</link>
		<comments>http://csswizardry.com/2011/01/a-new-year-a-new-css-wizardry-ii/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 14:08:31 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Redesign]]></category>
		<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=2084</guid>
		<description><![CDATA[I wrote a few days ago about one or two changes under way at CSS Wizardry. A couple of minor things have changed since then, too.
Firstly I decided to do a tablet-optimised (read, less than 800px wide) version of the site. The reasons behind this are:

I&#8217;m really keen to pour even more effort into CSS [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener">I wrote <a href="/2011/01/a-new-year-a-new-css-wizardry/">a few days ago</a></span> about one or two changes under way at CSS Wizardry. A couple of minor things have changed since then, too.</p>
<p>Firstly I decided to do a tablet-optimised (read, less than 800px wide) version of the site. The reasons behind this are:</p>
<ol>
<li>I&#8217;m really keen to pour even more effort into CSS Wizardry in 2011, I&#8217;ve promised myself that I will make this year better than the last one. As such I thought the time taken to create the tablet version would be well worth it.</li>
<li>CSS Wizardry has always had a mobile version, but the inclusion of the <code>&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, minimum-scale=1.0, maximum-scale=1.0&quot; /&gt;</code> meta tag caused it to &#8216;break&#8217; a little on the iPad, to circumvent this I resorted to some browser-sniffing to omit that code from the iPad. This is obviously bad because a) well, how wrong is browser sniffing?! and b) I was building for &gt;800px, <em>not just iPad</em>. Whilst it might look okay on the iPad but I had no idea how bad things were on other devices.</li>
</ol>
<p>So the sub-800px version is live and active (size your browser down to see it). A few people on Twitter suggested that user-pinch-zooming should be allowed, however I really don&#8217;t want it enabled on the iPhone as I feel it provides a more solid feeling experience when the site reads and works like a native app.</p>
<p>The font-size is more than adequate for easy reading without needing to pinch-zoom and the only way I could allow it on one and not the other is to go back to browser sniffing, which I <em>really</em> don&#8217;t want to do.</p>
<p>However I hear people loud and clear and I&#8217;m still pondering what to do&#8230;</p>
<p>Secondly, further to my joining Smashing Magazine&#8217;s Experts Panel, I have also just joined <a href="http://www.smashingmagazine.com/the-smashing-network/"><i>the Smashing Network</i></a>.</p>
<p>Vitaly and the team have played a huge role in the recent success of CSS Wizardry, with regular tweets and mentions of my articles, so a massive thanks to those guys!</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2011/01/a-new-year-a-new-css-wizardry-ii/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A new year, a new CSS Wizardry</title>
		<link>http://csswizardry.com/2011/01/a-new-year-a-new-css-wizardry/</link>
		<comments>http://csswizardry.com/2011/01/a-new-year-a-new-css-wizardry/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 22:45:37 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Redesign]]></category>
		<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=2015</guid>
		<description><![CDATA[Well, kind of&#8230; With the advent of 2011 a few things have changed at CSS Wizardry.
Read part two of this article.
First up, I decided to give it a slight redesign (or rather a realign). There are certain things I love about CSS Wizardry which haven&#8217;t changed in about two years. The colours, the type, the [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener">Well, kind of&#8230;</span> With the advent of 2011 a few things have changed at CSS Wizardry.</p>
<p class="info-message">Read <a href="/2011/01/a-new-year-a-new-css-wizardry-ii/">part two of this article</a>.</p>
<p>First up, I decided to give it a slight redesign (or rather <a href="http://www.alistapart.com/articles/redesignrealign">a realign</a>). There are certain things I love about CSS Wizardry which haven&#8217;t changed in about two years. The colours, the type, the minimalism and the content. There were also some things I hated.</p>
<p>The logo sitting top left, fixed all the way up there. Looked okay at 1024px, but not any bigger. It just looked so detached. I changed that to be more like <a href="http://twitter.com/csswizardry">my Twitter avatar</a> etc. I also built it in markup as opposed to an image&mdash;check it out.</p>
<p>The nav. Before it was just, well, there. It was a lot like the logo, it didn&#8217;t seem to belong anywhere. I brought that and the logo in line with one another and gave the entire header a left aligned, fixed feel. I think that brings things a lot tighter and far neater.</p>
<p>Lastly in design news was the sidebar. Jesus that thing was ugly. It was so horrible it ws illegal in 17 countries. That thing is gone, replaced with some text and some links and&#8230;</p>
<p>Yep, another announcement is that the guys at <a href="http://buysellads.com/">BuySellAds.com</a> got in touch and asked if I&#8217;d like to be part of their new <a href="http://adpacks.com/">AdPacks.com</a> network. I said yes!</p>
<p>Lastly, and the most exciting for me, Vitaly (owner of <a href="http://smashingmagazine.com/">Smashing Magazine</a>) got in touch and asked if id like to join their Experts Panel. Needless to say I said yes.</p>
<p>Anyway, that&#8217;s the new CSS Wizardry. If you spot any bugs etc, please do drop me <a href="http://twitter.com/csswizardry">a tweet</a>. Happy 2011!</p>
<h2 id="update-2011-01-15"><ins datetime="2011-01-15T18:30:10+00:00">Update</ins></h2>
<p>I heard peoples&#8217; feedback about comment-author info laying over the header (logo and nav) and I listened.</p>
<p>I enlisted the help of friend, colleague and genius <a href="http://twitter.com/dan_bentley">Dan Bentley</a> who came up with some nice JS for me. Give him a follow if you&#8217;re interested in PHP, or MySQL, or Ruby, or iOS dev, or Javascript dev&#8230; Well, just anything programming/scripting/dev related.</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2011/01/a-new-year-a-new-css-wizardry/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tweet this!</title>
		<link>http://csswizardry.com/2010/12/tweet-this/</link>
		<comments>http://csswizardry.com/2010/12/tweet-this/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 20:32:22 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=1854</guid>
		<description><![CDATA[This is just a very quick article of no real substance, but that I thought I&#8217;d share for all you Twittering bloggers out there. You may have noticed a few weeks ago I added a simple link at the end of every article in order for readers to quickly Tweet the current post with a [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>T</span>his</span> is just a very quick article of no real substance, but that I thought I&#8217;d share for all you Twittering bloggers out there. You may have noticed a few weeks ago I added a simple link at the end of every article in order for readers to quickly Tweet the current post with a link and my <a href="http://twitter.com/csswizardry">Twitter username</a>. A very small and trivial addition, which seems to have had massive benefits!</p>
<p>The code for this very subtle addition is simply:</p>
<pre><code>&lt;p&gt;&lt;a href=&quot;http://twitter.com/?status=&lt;?php the_title(); ?&gt;%20by%20@csswizardry%20&lt;?php the_permalink() ?&gt;&quot;&gt;Please Tweet this article&lt;/a&gt;, it&#8217;d be surely appreciated.&lt;/p&gt;</code></pre>
<p class="marginalia"><b>Above:</b> Note the use of the Wordpress template tags.</p>
<p>There we have it, just a simple textual link with a personal-sounding message. This is so trivial that I didn&#8217;t actually bother putting any metrics into place to track its effectiveness. However, one thing I have noticed is that that subtle, textual link with a polite message (I didn&#8217;t want a garish &#8216;Tweet me now!&#8217; kind of button as that wouldn&#8217;t have sat properly with the way I&#8217;ve done the rest of CSS Wizardry) has had quite a noticeable impact on articles&#8217; tweet rates. It seems to be very very effective!</p>
<p>So yeah, basically if you&#8217;re wondering how effective something such as that might be, I&#8217;d say very&mdash;although I don&#8217;t have numbers to prove it&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2010/12/tweet-this/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Things are changing at CSS Wizardry</title>
		<link>http://csswizardry.com/2010/10/things-are-changing-at-css-wizardry/</link>
		<comments>http://csswizardry.com/2010/10/things-are-changing-at-css-wizardry/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 13:08:19 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Advertising]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=1642</guid>
		<description><![CDATA[Things are changing&#8230; but not much, thankfully. In light of a culmination of recent events, I have decided to start advertising on CSS Wizardry. Not spammy, unmoderated Google ads, or intrusive, unrelated and pointless ones, but single, exclusive ads reserved for one advertiser per month and for only £150. Here&#8217;s why, after three years, I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>T</span>hings</span> are changing&#8230; but not much, thankfully. In light of a culmination of recent events, I have decided to start <a href="/advertising/">advertising</a> on CSS Wizardry. Not spammy, unmoderated Google ads, or intrusive, unrelated and pointless ones, but single, exclusive ads reserved for one advertiser per month and for only £150. Here&#8217;s why, after three years, I&#8217;ve made that decision&#8230;</p>
<p>The timing is handy. CSS Wizardry has just broken the <a href="http://csswizardry.com/wp-content/uploads/2010/10/stats.jpg">50,000 visitors-in-30-days milestone</a> and its <a href="http://twitter.com/csswizardry">associated Twitter account</a> has just exceeded 2,500 followers. These followers include some of the industry&#8217;s most esteemed individuals.</p>
<p>You may be familiar with <a href="http://csswizardry.com/2010/09/css-wizardry-personal-content-and-getting-things-for-free/">this recent article</a> about CSS Wizardry&#8217;s content and getting things for free. Well it&#8217;s true, I put a lot of effort into writing articles here and, if recent traffic and follower counts are anything to go by, you guys seem to enjoy them. I love this, this is what keeps me writing, I just <em>love</em> doing it. However, whilst I don&#8217;t mind the time cost, there is the financial cost of maintaining CSS Wizardry. Next month I get the £xxx.xx bill for a year&#8217;s hosting and although I&#8217;m more than happy to pay it, it will be coming out of my salaried pay-packet.</p>
<p>So I&#8217;ve decided that it&#8217;s time to attempt to monetise CSS Wizardry. Ads will not be expensive, as they don&#8217;t need to be. They will not be spammy, because I don&#8217;t want them to be. There will not be multitudes of them, because I&#8217;m sure you don&#8217;t want there to be.</p>
<p>An ad appears throughout the CSS Wizardry blog and associated pages for one calendar month, it is the same ad, and it&#8217;s yours and yours only; no other ads appear alongside yours at all.</p>
<p>If you, or someone you know, are interested then see the <a href="/advertising/">advertising page</a> and drop me an email. This is all very informal, I hope the price is okay but feel free to enquire about special/bulk-buying offers.</p>
<p>This month&#8217;s advertiser is <a href="http://twitter.com/dealpond">Dealpond</a>, a site I&#8217;ve used myself on a number of occasions when looking for the best prices on books, electronics and gadgets.</p>
<p>Fingers crossed that this new strategy takes off and I hope it won&#8217;t alienate readers not used to ads. I&#8217;ve tried to do this in the most classy way possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2010/10/things-are-changing-at-css-wizardry/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CSS Wizardry, personal content and getting things for free</title>
		<link>http://csswizardry.com/2010/09/css-wizardry-personal-content-and-getting-things-for-free/</link>
		<comments>http://csswizardry.com/2010/09/css-wizardry-personal-content-and-getting-things-for-free/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 12:25:01 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Personal Branding]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=1414</guid>
		<description><![CDATA[Today I was somewhat surprised to receive a tweet from one of my (I&#8217;m guessing newer) followers saying he was &#8216;disappointed that I tweet personal content from this account&#8217; and that he &#8216;expects more CSS related content&#8217;. I&#8217;m not going to link to the tweet, because I feel that&#8217;s not necessary, but I was a [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>T</span>oday</span> I was somewhat surprised to receive a tweet from one of my (I&#8217;m guessing newer) followers saying he was &#8216;disappointed that I tweet personal content from this account&#8217; and that he &#8216;expects more CSS related content&#8217;. I&#8217;m not going to link to the tweet, because I feel that&#8217;s not necessary, but I was a little taken aback. Here&#8217;s my open reply&#8230;</p>
<p class="marginalia"><strong>N.B.</strong> This article is not aimed directly at the person who sent the tweet, rather an open letter to everyone…</p>
<p>CSS Wizardry is my own personal branding. It started off as my portfolio back in 2007 when I was 17. Since then it has transformed as I released more and more tutorial and resource content, and started writing in-depth articles. I also joined <a href="http://twitter.com/csswizardry">Twitter</a> to help spread my personal brand to reach a wider audience. Twitter, along with some very high brow followers I am both pleased and humbled to have acquired, has been a massive force in CSS Wizardry&#8217;s expansion.</p>
<p>Since its inception, CSS Wizardry has remained free to use<del datetime="2012-01-11T16:08:03+00:00">, and free of ads</del>. <del datetime="2012-01-11T16:08:03+00:00">I currently do not monetise CSS Wizardry whatsoever.</del> <ins datetime="2012-01-11T16:08:03+00:00">Cheeky wee ad in the sidebar.</ins> I have provided hours and hours and <em>hours</em> of decent, insightful content at no cost to my followers/readers and have not directly collected a penny for myself from doing so. CSS Wizardry costs me massively in both time writing content, and money in hosting etc. I give a lot away for nothing, and actually at cost to myself.</p>
<p>I was conscious some time ago that I had a few personal articles on CSS Wizardry which I thought were perhaps out of place, so I created my even-more-personal site at <a href="http://harryroberts.co.uk/">harryroberts.co.uk</a> to house all that stuff.</p>
<p class="marginalia">People like to follow people, otherwise they&#8217;d just read RSS feeds&#8230;</p>
<p>If you really don&#8217;t want any personal stuff appearing via Twitter then simply don&#8217;t follow me. If you <em>just</em> want web development content then subscribe to <a href="/feed/">the feed</a>, but please please please&#8230;</p>
<p>Play fair, CSS Wizardry is a time and cash investment on my part to provide good quality content for you for free. Don&#8217;t bitch about it, ey? That&#8217;s just ungrateful&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2010/09/css-wizardry-personal-content-and-getting-things-for-free/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>CSS Wizardry Netvibes widget</title>
		<link>http://csswizardry.com/2010/02/css-wizardry-netvibes-widget/</link>
		<comments>http://csswizardry.com/2010/02/css-wizardry-netvibes-widget/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:04:54 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[netvibes]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=593</guid>
		<description><![CDATA[For those of you that read CSS Wizardry and use Netvibes, I have created a small search widget which you may be interested in adding to your Netvibes page. The widget is simply a small search form, from which you can search all the current articles on the CSS Wizardry site. All you need to [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>F</span>or</span> those of you that read CSS Wizardry <em>and</em> use <a href="http://www.netvibes.com/" title="Netvibes personal start page">Netvibes</a>, I have created <a href="http://eco.netvibes.com/widgets/295220/css-wizardry-search" title="The CSS Wizardry search widget on Netvibes">a small search widget</a> which you may be interested in adding to your Netvibes page. The widget is simply a small search form, from which you can search all the current articles on the CSS Wizardry site. All you need to do is head to <a href="http://eco.netvibes.com/widgets/295220/css-wizardry-search" title="The CSS Wizardry search widget on Netvibes">the widget&#8217;s page</a> and hit &#8216;Add to Netvibes&#8217;.</p>
<p><img src="http://csswizardry.com/wp-content/uploads/2010/02/widget.jpg" alt="A screenshot of the CSS Wizardry Netvibes widget" width="270" height="173" class="left polaroid" /></p>
<p>From my point of view, creating the widget could not have been simpler&mdash;simply writing some basic form HTML which posts to the blog will yield results, and it then just requires dropping into an XML document and placing on a live server, and linking to via the Netvibes developer centre.</p>
<p>You can view the &#8216;master&#8217; XML document here: <a href="http://csswizardry.com/netvibes/index.xml">http://csswizardry.com/netvibes/index.xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2010/02/css-wizardry-netvibes-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moo business cards&#8212;most impressive</title>
		<link>http://csswizardry.com/2010/01/moo-business-cardsmost-impressive/</link>
		<comments>http://csswizardry.com/2010/01/moo-business-cardsmost-impressive/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 16:36:42 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=81</guid>
		<description><![CDATA[After so long with no type of business cards to speak of, I decided to design myself some new ones. I wanted to use the pink I use on the site (#f43059) but I also wanted to shy away from using the obvious choice of Helvetica (although it is a beautiful typeface). Instead I opted [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>A</span>fter</span> so long with no type of business cards to speak of, I decided to design myself some new ones. I wanted to use the pink I use on the site (<code>#f43059</code>) but I also wanted to shy away from using the obvious choice of Helvetica (although it <em>is</em> a beautiful typeface). Instead I opted for Din, which I think works amazingly well in context. I also decided to use <a href="http://moo.com/">Moo</a> for the printing, and I am <em>extremely</em> glad I did&#8230;</p>
<p><span id="more-81"></span></p>
<p><img src="http://csswizardry.com/wp-content/uploads/2010/01/cards.jpg" alt="CSS Wizardry business cards" class="left skewed shadow" /></p>
<p>Naturally I designed the cards in Illustrator but my initial thoughts were to flatten these vector files and send them off to a print company to be done by them. However, after remembering Moo, I decided to give them a shot and get a limited run of just fifty cards made&mdash;this was because I wasn&#8217;t sure on just how good the quality might be&#8230;</p>
<p><img src="http://csswizardry.com/wp-content/uploads/2010/01/cards-02.jpg" alt="Photograph of the front and back of my business cards" width="640" height="338" class="full" /></p>
<p>The main reason for my concerns about quality was the fact that I was to print the cards from a .jpg image, rather than a lossless vector format. However, when they arrived I was amazed to find they were perfectly legible, totally flawless and perfectly finished. Nothing was even slightly questionable about the cards or their quality, I was pretty impressed!</p>
<p><img src="http://csswizardry.com/wp-content/uploads/2010/01/case.jpg" alt="Photograph of the case in which my Moo business cards arrived" class="right right-skewed shadow polaroid" /></p>
<p>As well as the quality of the cards themselves I was delighted to find they were presented in a gorgeous heavy card case along with some sorting tags for &#8216;Mine&#8217; and &#8216;Theirs&#8217; business cards. A beautiful way to present some top quality cards.</p>
<h2 class="clear">Moo MiniCards</h2>
<p>As well as getting myself some business cards from Moo I decided to surprise <a href="http://twitter.com/suzehaworth" title="Suzanna Haworth on Twitter">Suze</a> with some MiniCards with a few photos from <a href="http://www.flickr.com/photos/suzannahaworth/" title="Suzanna Haworth on Flickr">her Flickr stream</a>. The cards were, again, top quality, presented in a lovely shallow box. She was really pleased with them! Although she is wondering what exactly to do with them, so please post any suggestions!</p>
<p><img src="http://csswizardry.com/wp-content/uploads/2010/01/minicards.jpg" alt="Suzanna Haworth&rsquo;s MiniCards" width="640" height="480" class="full" /></p>
<h3>A firm recommendation&#8230;</h3>
<p>After the speed with which the cards were printed and delivered, their outstanding quality, the beautiful presentation and the sheer pleasure of using Moo (not to mention the extremely attractive prices) I will, without a shadow of a doubt, be using Moo again, and definitely recommending them to anyone who requires professional business cards or something novelty like their MiniCards. Five star service.</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2010/01/moo-business-cardsmost-impressive/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Test article from the iPhone</title>
		<link>http://csswizardry.com/2009/12/test-article-from-the-iphone/</link>
		<comments>http://csswizardry.com/2009/12/test-article-from-the-iphone/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:48:34 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://csswizardry.com/2009/12/test-article-from-the-iphone/</guid>
		<description><![CDATA[This is merely a test article written from my iPhone. Please forgive any loose ends on the site—it was developed in a matter of hours and released possibly too soon. Any bug reporting would be very much appreciated.
Harry — twitter.com/csswizardry
]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>T</span>his</span> is merely a test article written from my iPhone. Please forgive any loose ends on the site—it was developed in a matter of hours and released possibly too soon. Any bug reporting would be very much appreciated.</p>
<p>Harry — <a href="//twitter.com/csswizardry">twitter.com/csswizardry</a></p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2009/12/test-article-from-the-iphone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>CSS Wizardry&#8212;a realignment</title>
		<link>http://csswizardry.com/2009/12/css-wizardrya-realignment/</link>
		<comments>http://csswizardry.com/2009/12/css-wizardrya-realignment/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:51:14 +0000</pubDate>
		<dc:creator>Harry Roberts</dc:creator>
				<category><![CDATA[CSS Wizardry]]></category>

		<guid isPermaLink="false">http://csswizardry.com/?p=5</guid>
		<description><![CDATA[After quite some time with version three of CSS Wizardry being live and not really changing I decided that it was time I did something with it. I was more than happy with the design—it had received some nice responses—however I thought the code could be neatened up somewhat. I decided to maintain as much [...]]]></description>
			<content:encoded><![CDATA[<p><span class="opener"><span>A</span>fter</span> quite some time with version three of CSS Wizardry being live and not really changing I decided that it was time I did something with it. I was more than happy with the design—it had received some nice responses—however I thought the code could be neatened up somewhat. I decided to maintain as much of the previous design as possible and add Wordpress as a CMS.</p>
<p><img class="full" src="http://csswizardry.com/wp-content/uploads/2009/12/shot.jpg" alt="Screenshot of CSS Wizardry version 3.0" width="640" height="400" /></p>
<p><span id="more-5"></span></p>
<p>After two nights work I managed to port most of the styles over and get the bulk of the site functioning perfectly, moving copy across bit by bit. Despite a couple of minor flaws I am, on the whole, very impressed with Wordpress.</p>
<p>Now hopefully I&#8217;ll be a little more inclined to update the site—something I&#8217;ve been pretty slack with of late&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csswizardry.com/2009/12/css-wizardrya-realignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

