<?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>Merlin Mason Graphic Design</title>
	<atom:link href="http://www.merlinmason.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.merlinmason.co.uk</link>
	<description>Online Portfolio &#38; Blog</description>
	<lastBuildDate>Thu, 22 Sep 2011 00:35:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>From Cairns to Geraldton</title>
		<link>http://www.merlinmason.co.uk/traveling-web-designer/</link>
		<comments>http://www.merlinmason.co.uk/traveling-web-designer/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 00:33:56 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1843</guid>
		<description><![CDATA[I&#8217;ve been continuing my travels around Australia and after my short stay in Sydney I made my way up to Cairns for some winter sunshine. It&#8217;s a bit tourist saturated for my liking but it makes a great base for &#8230; <a href="http://www.merlinmason.co.uk/traveling-web-designer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been continuing my travels around Australia and after my short stay in Sydney I made my way up to Cairns for some winter sunshine. It&#8217;s a bit tourist saturated for my liking but it makes a great base for adventures into the rain forest and the great barrier reef. I was trying to do some freelance work up there and really struggling to find WIFI or internet connection anywhere so I started hanging out at the local tattoo shop that a friend worked at. It was run by a guy called Crazy Adam, who was genuinely quite crazy, here he is&#8230;</p>
<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/09/crazyAdam.jpg" alt="Traveling Web designer Merlin Mason makes a wordpress site for a tattoo shop in Carins" title="crazyAdam" width="600" height="448" /></p>
<p>Adam was cool and let me sit in his shop everyday and use his internet while telling me tales of traveling and tattooing around the world, people he&#8217;d met and numerous encounters with biker gangs. He mentioned he&#8217;d like a portfolio site for the tattoo shop so I whipped him up a quick WordPress site to show case the shops work. I took this as an opportunity to try out some new things&#8230; Firstly a Javascript image protection that dynamically place a blank GIF over all the image on the site, this doesn&#8217;t fully protect images from screengrabs or printing (or poking around with Firebug) but does stop the copying of images by dragging them off the page or with right click save-as. I also tested out <a href="http://paulirish.com/2009/infinite-scroll-14-is-out-twitter-style-now-supported/" title="View Paul Irish's infinite scroll plugin" target="_blank">Paul Irish&#8217;s infinite scroll plugin</a> and a &#8216;back to the top&#8217; slide animation along with some CSS3 scale transforms in the gallery. Check out the <a href="http://labombalocatattoo.com/" title="La Bomba Loca Tattoo shop in Cairns, North Queensland" target="_blank">La Bomba</a> Loca site.</p>
<p>As a way of saying thanks for the site they offered to give me a free tattoo and I ended up with this beauty on my calf. I quite like the idea of swapping work and trading skills with people, in this case everybody seemed to come away from the deal far more happy than when they spend money on things. </p>
<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/09/tattoo.jpg" alt="Merlin Mason Graphic Design Tattoo wordpress site" title="tattoo" width="600" height="761"/></p>
<p>After heading back to Melbourne for a few weeks I then ended up in Geraldton, WA for a weeks work with <a href="http://usandthemstudios.com/" title="Us and Them studios, design agency in Geraldton, WA" target="_blank">Us &#038; Them Studios</a>. I was helping them finish off some installations for the city wide arts festival that was going on and also to help them move into their shiny new studio. I&#8217;ve got a few projects going on at the moment that are quite fun so will put some details of these up once they&#8217;re closer to completion.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/traveling-web-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Isotope.js filtering with WordPress Categories</title>
		<link>http://www.merlinmason.co.uk/isotope-js-filtering-with-wordpress-categories/</link>
		<comments>http://www.merlinmason.co.uk/isotope-js-filtering-with-wordpress-categories/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 03:03:55 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1839</guid>
		<description><![CDATA[I&#8217;ve recently been working on a site (more details soon!) which requires the sorting of content using the brilliant Isotope.js plugin, and more specifically using the combination filters. To do this I needed to create a couple of unordered lists &#8230; <a href="http://www.merlinmason.co.uk/isotope-js-filtering-with-wordpress-categories/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on a site (more details soon!) which requires the sorting of content using the brilliant <a href="http://isotope.metafizzy.co/" target="_blank">Isotope.js</a> plugin, and more specifically using the <a href="http://isotope.metafizzy.co/demos/combination-filters.html" target="_blank">combination filters</a>.</p>
<p>To do this I needed to create a couple of unordered lists of categories to use as the filters, but they need a few bits of specific mark-up. The final product should look something like this&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="html">&lt;h2&gt;Filter the Content&lt;/h2&gt; 
&lt;ul class=&quot;filter&quot; data-filter-group=&quot;color&quot;&gt; 
	&lt;li&gt;&lt;a href=&quot;#filter-color-any&quot; data-filter-value=&quot;&quot; class=&quot;selected&quot;&gt;All&lt;/a&gt; 
	&lt;li&gt;&lt;a href=&quot;#filter-color-red&quot; data-filter-value=&quot;.red&quot;&gt;red&lt;/a&gt; 
	&lt;li&gt;&lt;a href=&quot;#filter-color-blue&quot; data-filter-value=&quot;.blue&quot;&gt;blue&lt;/a&gt; 
	&lt;li&gt;&lt;a href=&quot;#filter-color-yellow&quot; data-filter-value=&quot;.yellow&quot;&gt;yellow&lt;/a&gt; 
&lt;/ul&gt;</pre></td></tr></table></div>

<p>In short this gives you a URL hash and the <code>data-filter-value</code> is the class of the items you want to filter.</p>
<p>You run into problems trying to do this using WordPress categories as the standard <code>wp_list_categories</code> just dumps out a load of pre-formatted list items that we have little control over. Instead we have to use the <code>get_categories</code> function which allows us more control over formatting the results. So, here goes&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
</pre></td><td class="code"><pre class="php">&lt;h2&gt;Filter the Content&lt;/h2&gt; 
&lt;ul class=&quot;filter&quot; data-filter-group=&quot;color&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;#filter-topic-any&quot; data-filter-value=&quot;&quot; class=&quot;selected&quot;&gt;All&lt;/a&gt;&lt;/li&gt;
	<span class="kw2">&lt;?php</span>
		<span class="co1">//Grab the child categories</span>
		<span class="re0">$categories</span><span class="sy0">=</span>get_categories<span class="br0">&#40;</span><span class="st_h">'child_of=XX'</span><span class="br0">&#41;</span><span class="sy0">;</span>
		<span class="kw1">foreach</span><span class="br0">&#40;</span><span class="re0">$categories</span> <span class="kw1">as</span> <span class="re0">$category</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
			<span class="co1">//and format them for use as isotope filters</span>
			<span class="kw1">echo</span> <span class="st_h">'&lt;li&gt;&lt;a href=&quot;#filter-topic-'</span> <span class="sy0">.</span> <span class="re0">$category</span><span class="sy0">-&gt;</span><span class="me1">slug</span> <span class="sy0">.</span> <span class="st_h">'&quot; class=&quot;&quot; data-filter-value=&quot;.category-'</span> <span class="sy0">.</span> <span class="re0">$category</span><span class="sy0">-&gt;</span><span class="me1">slug</span> <span class="sy0">.</span> <span class="st_h">'&quot; '</span> <span class="sy0">.</span> <span class="st_h">'&gt;'</span> <span class="sy0">.</span> <span class="re0">$category</span><span class="sy0">-&gt;</span><span class="me1">name</span> <span class="sy0">.</span> <span class="st_h">'&lt;/a&gt;&lt;/li&gt;'</span><span class="sy0">;</span>
		<span class="br0">&#125;</span> 
	<span class="sy1">?&gt;</span>
&lt;/ul&gt;</pre></td></tr></table></div>

<p>This grabs all the children of a given category (replace &#8216;XX&#8217; with your category number!), and then formats them for use as Isotope filters. You can then repeat this code to pull in different lists for use as filters.</p>
<p>Then our jQuery, assuming you&#8217;ve already loaded in jQuery and Isotope (this is pretty much taken straight from the <a href="http://isotope.metafizzy.co/docs/introduction.html" target="_blank">Isotope Documentation</a>)&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
</pre></td><td class="code"><pre class="javascript">$<span class="br0">&#40;</span>document<span class="br0">&#41;</span>.<span class="me1">ready</span><span class="br0">&#40;</span><span class="kw2">function</span> <span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
&nbsp;
	<span class="co1">//Set your isotope area</span>
	<span class="kw2">var</span> $container <span class="sy0">=</span> $<span class="br0">&#40;</span><span class="st0">'#yourContainer'</span><span class="br0">&#41;</span><span class="sy0">,</span>
	filters <span class="sy0">=</span> <span class="br0">&#123;</span><span class="br0">&#125;</span><span class="sy0">;</span>
&nbsp;
	<span class="co1">//Set our items to be filtered, .post will work if you're using the post_class(); function</span>
	$container.<span class="me1">isotope</span><span class="br0">&#40;</span><span class="br0">&#123;</span>
		itemSelector <span class="sy0">:</span> <span class="st0">'.post'</span>
	<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
	<span class="co1">//Set the buttons to filter the content</span>
	$<span class="br0">&#40;</span><span class="st0">'.filter a'</span><span class="br0">&#41;</span>.<span class="me1">click</span><span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span>
		<span class="kw2">var</span> $this <span class="sy0">=</span> $<span class="br0">&#40;</span><span class="kw1">this</span><span class="br0">&#41;</span><span class="sy0">;</span>
		<span class="co1">// don't proceed if already selected</span>
		<span class="kw1">if</span> <span class="br0">&#40;</span> $this.<span class="me1">hasClass</span><span class="br0">&#40;</span><span class="st0">'selected'</span><span class="br0">&#41;</span> <span class="br0">&#41;</span> <span class="br0">&#123;</span>
		<span class="kw1">return</span><span class="sy0">;</span>
	<span class="br0">&#125;</span>
&nbsp;
	<span class="kw2">var</span> $optionSet <span class="sy0">=</span> $this.<span class="me1">parents</span><span class="br0">&#40;</span><span class="st0">'.option-set'</span><span class="br0">&#41;</span><span class="sy0">;</span>
	<span class="co1">//change selected class</span>
	$optionSet.<span class="me1">find</span><span class="br0">&#40;</span><span class="st0">'.selected'</span><span class="br0">&#41;</span>.<span class="me1">removeClass</span><span class="br0">&#40;</span><span class="st0">'selected'</span><span class="br0">&#41;</span><span class="sy0">;</span>
	$this.<span class="me1">addClass</span><span class="br0">&#40;</span><span class="st0">'selected'</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
	<span class="co1">//store filter value in object</span>
	<span class="co1">//i.e. filters.color = 'red'</span>
	<span class="kw2">var</span> group <span class="sy0">=</span> $optionSet.<span class="me1">attr</span><span class="br0">&#40;</span><span class="st0">'data-filter-group'</span><span class="br0">&#41;</span><span class="sy0">;</span>
	filters<span class="br0">&#91;</span> group <span class="br0">&#93;</span> <span class="sy0">=</span> $this.<span class="me1">attr</span><span class="br0">&#40;</span><span class="st0">'data-filter-value'</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
	<span class="co1">//convert object into array</span>
	<span class="kw2">var</span> isoFilters <span class="sy0">=</span> <span class="br0">&#91;</span><span class="br0">&#93;</span><span class="sy0">;</span>
	<span class="kw1">for</span> <span class="br0">&#40;</span> <span class="kw2">var</span> prop <span class="kw1">in</span> filters <span class="br0">&#41;</span> <span class="br0">&#123;</span>
	isoFilters.<span class="me1">push</span><span class="br0">&#40;</span> filters<span class="br0">&#91;</span> prop <span class="br0">&#93;</span> <span class="br0">&#41;</span>
	<span class="br0">&#125;</span>
	<span class="kw2">var</span> selector <span class="sy0">=</span> isoFilters.<span class="me1">join</span><span class="br0">&#40;</span><span class="st0">''</span><span class="br0">&#41;</span><span class="sy0">;</span>
	$container.<span class="me1">isotope</span><span class="br0">&#40;</span><span class="br0">&#123;</span> filter<span class="sy0">:</span> selector <span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
	<span class="kw1">return</span> <span class="kw2">false</span><span class="sy0">;</span>
	<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
&nbsp;
<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span></pre></td></tr></table></div>

<p>Job&#8217;s a good&#8217;un!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/isotope-js-filtering-with-wordpress-categories/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Henry Ford</title>
		<link>http://www.merlinmason.co.uk/henry-ford/</link>
		<comments>http://www.merlinmason.co.uk/henry-ford/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 02:27:50 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1837</guid>
		<description><![CDATA[When everything seems to be going against you, remember that the airplane takes off against the wind, not with it.]]></description>
			<content:encoded><![CDATA[<p>When everything seems to be going against you, remember that the airplane takes off against the wind, not with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/henry-ford/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3/HTML5 animated image tooltips</title>
		<link>http://www.merlinmason.co.uk/css3-html5-animated-image-tooltips/</link>
		<comments>http://www.merlinmason.co.uk/css3-html5-animated-image-tooltips/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 02:45:30 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1826</guid>
		<description><![CDATA[I&#8217;ve got a project coming up where, as part of a site rebuild, I would be replacing some old flash content with some updated and more semantic HTML5. The Flash content in question was a product image that had several &#8230; <a href="http://www.merlinmason.co.uk/css3-html5-animated-image-tooltips/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a project coming up where, as part of a site rebuild, I would be replacing some old flash content with some updated and more semantic HTML5. The Flash content in question was a product image that had several icons on it, which when hovered would display a bit more information about that area of the product. As well as the fact this would then make the content accessible to devices such as the iPhone which don&#8217;t support Flash, it also makes the content easier to update using a CMS such as WordPress.</p>
<p>Here&#8217;s my <a href="http://merlinmason.co.uk/demos/tooltips.php" target="_blank">recreation of this using HTML5 and CSS3</a>. Please note this is just for demonstration purposes&#8217; only, and the image is copyright to <a href="http://christopherpolack.net/" target="_blank">Chris Polack</a>.</p>
<p>Ok, let&#8217;s check out some code! Here&#8217;s the HTML&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
</pre></td><td class="code"><pre class="html">&lt;section id=&quot;wrapper&quot;&gt;
    &lt;article&gt;
        &lt;h1&gt;Image with pure CSS animated tooltips&lt;/h1&gt;
        &lt;figure&gt;
            &lt;a href=&quot;#&quot; class=&quot;caption one&quot;&gt;
                &lt;aside&gt;This is a dog, woof woof woof!&lt;/aside&gt;
            &lt;/a&gt;
&nbsp;
            &lt;a href=&quot;#&quot; class=&quot;caption two&quot;&gt;
                &lt;aside&gt;Check out this dudes haircut.&lt;/aside&gt;
            &lt;/a&gt;
&nbsp;
            &lt;a href=&quot;#&quot; class=&quot;caption three&quot;&gt;
                    &lt;aside&gt;Graffiti, ten points if you can read what it says.&lt;/aside&gt;
            &lt;/a&gt;
&nbsp;
        &lt;figcaption&gt;Hover the &lt;span class=&quot;dot&quot;&gt;dot&lt;/span&gt; for information.&lt;/figcaption&gt;
        &lt;/figure&gt;
    &lt;/article&gt;
&lt;/section&gt;&lt;!-- /#wrapper --&gt;</pre></td></tr></table></div>

<p>So, reasonably straight forward&#8230; We&#8217;re using the new HTML5 <code>figure</code> element to wrap the whole image, and  the new <code>figcaption</code> element for the main caption. I was going to use <code>figcaption</code> for all the captions but the HTML5 spec states that each <code>figure</code> should only have one <code>figcaption</code>. I decided to use another new element <code>aside</code>, for the pop-out captions as it seemed the most semantically appropriate: secondary content that is related to the main content. These are wrapped in <code>anchor</code> tags (using anchors to wrap block level elements is allowed and validates in HTML5).</p>
<p>Then on to the CSS&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="css">section<span class="sy0">,</span>
article<span class="sy0">,</span>
aside<span class="sy0">,</span>
figure<span class="sy0">,</span>
figcaption <span class="br0">&#123;</span>
    <span class="kw1">display</span><span class="sy0">:</span><span class="kw2">block</span><span class="sy0">;</span>
<span class="br0">&#125;</span></pre></td></tr></table></div>

<p>First we run a quick reset to ensure our new elements will be displayed how we want them, and then the rest of the CSS&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
</pre></td><td class="code"><pre class="css">article <span class="br0">&#123;</span>
    <span class="kw1">width</span><span class="sy0">:</span><span class="re3">760px</span><span class="sy0">;</span>
    <span class="kw1">margin</span><span class="sy0">:</span><span class="nu0">0</span> <span class="kw2">auto</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
figure <span class="br0">&#123;</span>
    <span class="kw1">background</span><span class="sy0">:</span> <span class="kw2">url</span><span class="br0">&#40;</span><span class="co2">img/tooltips.jpg</span><span class="br0">&#41;</span> <span class="kw2">no-repeat</span><span class="sy0">;</span>
    <span class="kw1">width</span><span class="sy0">:</span><span class="re3">760px</span><span class="sy0">;</span>
    <span class="kw1">height</span><span class="sy0">:</span><span class="re3">500px</span><span class="sy0">;</span>
    <span class="kw1">position</span><span class="sy0">:</span><span class="kw2">relative</span><span class="sy0">;</span>
    <span class="kw1">margin</span><span class="sy0">:</span><span class="nu0">0</span><span class="sy0">;</span>
    <span class="kw1">padding</span><span class="sy0">:</span><span class="nu0">0</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
h1 <span class="br0">&#123;</span>
    <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#fff</span><span class="sy0">;</span>
    <span class="kw1">font-weight</span><span class="sy0">:</span><span class="kw2">normal</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
a <span class="br0">&#123;</span>
    <span class="kw1">position</span><span class="sy0">:</span><span class="kw2">absolute</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
a<span class="re2">:before </span><span class="br0">&#123;</span>
    <span class="kw1">content</span><span class="sy0">:</span> <span class="st0">&quot;&quot;</span><span class="sy0">;</span>
    <span class="kw1">display</span><span class="sy0">:</span><span class="kw2">block</span><span class="sy0">;</span>
    <span class="kw1">position</span><span class="sy0">:</span> <span class="kw2">relative</span><span class="sy0">;</span>
    <span class="kw1">top</span><span class="sy0">:</span> <span class="re3">23px</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
a<span class="re2">:before</span><span class="sy0">,</span>
span<span class="re1">.dot</span> <span class="br0">&#123;</span>
    <span class="kw1">height</span><span class="sy0">:</span><span class="re3">10px</span><span class="sy0">;</span>
    <span class="kw1">width</span><span class="sy0">:</span><span class="re3">10px</span><span class="sy0">;</span>
    <span class="kw1">background</span><span class="sy0">:</span>orange<span class="sy0">;</span>
    border-radius<span class="sy0">:</span><span class="re3">5px</span><span class="sy0">;</span>
    <span class="kw1">vertical-align</span><span class="sy0">:</span> <span class="kw2">middle</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
span<span class="re1">.dot</span> <span class="br0">&#123;</span>
    <span class="kw1">text-indent</span><span class="sy0">:</span><span class="re3">-9999px</span><span class="sy0">;</span>
    <span class="kw1">display</span><span class="sy0">:</span>inline-<span class="kw2">block</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
<span class="re1">.caption</span><span class="re1">.one</span> <span class="br0">&#123;</span>
    <span class="kw1">top</span><span class="sy0">:</span> <span class="re3">210px</span><span class="sy0">;</span>
    <span class="kw1">left</span><span class="sy0">:</span> <span class="re3">305px</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
<span class="re1">.caption</span><span class="re1">.two</span> <span class="br0">&#123;</span>
    <span class="kw1">top</span><span class="sy0">:</span> <span class="re3">210px</span><span class="sy0">;</span>
    <span class="kw1">left</span><span class="sy0">:</span> <span class="re3">680px</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
<span class="re1">.caption</span><span class="re1">.three</span> <span class="br0">&#123;</span>
    <span class="kw1">top</span><span class="sy0">:</span> <span class="re3">360px</span><span class="sy0">;</span>
    <span class="kw1">left</span><span class="sy0">:</span> <span class="re3">330px</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
a <span class="br0">&#123;</span>
    <span class="kw1">width</span><span class="sy0">:</span><span class="re3">174px</span><span class="sy0">;</span> <span class="coMULTI">/*10px extra for dot, 10px for arrow, 4px for box-shadow */</span>
    <span class="kw1">overflow</span><span class="sy0">:</span><span class="kw2">hidden</span><span class="sy0">;</span>
    <span class="kw1">text-decoration</span><span class="sy0">:</span><span class="kw2">none</span><span class="sy0">;</span>
    <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#333</span><span class="sy0">;</span>
    <span class="kw1">font-size</span><span class="sy0">:</span><span class="re3">12px</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
a aside <span class="br0">&#123;</span>
    <span class="kw1">background</span><span class="sy0">:</span><span class="re0">#fff</span><span class="sy0">;</span>
    <span class="kw1">padding</span><span class="sy0">:</span><span class="re3">10px</span><span class="sy0">;</span>
    <span class="kw1">width</span><span class="sy0">:</span><span class="re3">130px</span><span class="sy0">;</span>
    border-radius<span class="sy0">:</span><span class="re3">4px</span><span class="sy0">;</span>
    <span class="kw1">position</span><span class="sy0">:</span><span class="kw2">relative</span><span class="sy0">;</span>
    <span class="kw1">margin</span><span class="sy0">:</span><span class="nu0">0</span> <span class="nu0">0</span> <span class="re3">4px</span> <span class="nu0">0</span><span class="sy0">;</span> <span class="coMULTI">/*to show box shadow*/</span>
    box-shadow<span class="sy0">:</span> <span class="re3">2px</span> <span class="re3">2px</span> <span class="re3">4px</span> rgba<span class="br0">&#40;</span><span class="nu0">0</span><span class="sy0">,</span><span class="nu0">0</span><span class="sy0">,</span><span class="nu0">0</span><span class="sy0">,</span><span class="nu0">0.5</span><span class="br0">&#41;</span><span class="sy0">;</span>
    <span class="kw1">right</span><span class="sy0">:</span><span class="re3">200px</span><span class="sy0">;</span>
    opacity<span class="sy0">:</span><span class="nu0">0.0</span><span class="sy0">;</span>
    -webkit-transition<span class="sy0">:</span> all 0.2s linear<span class="sy0">;</span>
    -moz-transition<span class="sy0">:</span> all 0.2s linear<span class="sy0">;</span>
    -o-transition<span class="sy0">:</span> all 0.2s linear<span class="sy0">;</span>
<span class="br0">&#125;</span>
a aside<span class="re2">:before </span><span class="br0">&#123;</span>
    <span class="kw1">content</span><span class="sy0">:</span> <span class="st0">&quot;&quot;</span><span class="sy0">;</span>
    <span class="kw1">position</span><span class="sy0">:</span> <span class="kw2">absolute</span><span class="sy0">;</span>
    <span class="kw1">left</span><span class="sy0">:</span> <span class="re3">-8px</span><span class="sy0">;</span>
    <span class="kw1">top</span><span class="sy0">:</span> <span class="re3">10px</span><span class="sy0">;</span>
    <span class="kw1">border-top</span><span class="sy0">:</span><span class="re3">8px</span> <span class="kw2">solid</span> <span class="kw2">transparent</span><span class="sy0">;</span>
    <span class="kw1">border-right</span><span class="sy0">:</span><span class="re3">8px</span> <span class="kw2">solid</span> <span class="re0">#fff</span><span class="sy0">;</span>
    <span class="kw1">border-bottom</span><span class="sy0">:</span><span class="re3">8px</span> <span class="kw2">solid</span> <span class="kw2">transparent</span><span class="sy0">;</span>
    <span class="kw1">display</span><span class="sy0">:</span> <span class="kw2">block</span><span class="sy0">;</span>
    <span class="kw1">width</span><span class="sy0">:</span> <span class="nu0">0</span><span class="sy0">;</span>
    <span class="kw1">height</span><span class="sy0">:</span><span class="nu0">0</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
a<span class="re2">:hover </span>aside <span class="br0">&#123;</span>
    <span class="kw1">right</span><span class="sy0">:</span><span class="re3">-20px</span><span class="sy0">;</span>
    opacity<span class="sy0">:</span><span class="nu0">1.0</span><span class="sy0">;</span>
<span class="br0">&#125;</span>
figcaption <span class="br0">&#123;</span>
    <span class="kw1">background</span><span class="sy0">:</span><span class="re0">#000</span><span class="sy0">;</span>
    <span class="kw1">background</span><span class="sy0">:</span>rgba<span class="br0">&#40;</span><span class="nu0">0</span><span class="sy0">,</span><span class="nu0">0</span><span class="sy0">,</span><span class="nu0">0</span><span class="sy0">,</span><span class="nu0">0.8</span><span class="br0">&#41;</span><span class="sy0">;</span>
    <span class="kw1">position</span><span class="sy0">:</span><span class="kw2">absolute</span><span class="sy0">;</span>
    <span class="kw1">bottom</span><span class="sy0">:</span><span class="nu0">0</span><span class="sy0">;</span>
    <span class="kw1">padding</span><span class="sy0">:</span><span class="re3">10px</span><span class="sy0">;</span>
    <span class="kw1">color</span><span class="sy0">:</span><span class="re0">#fff</span><span class="sy0">;</span>
    <span class="kw1">width</span><span class="sy0">:</span> <span class="re3">740px</span><span class="sy0">;</span>
<span class="br0">&#125;</span></pre></td></tr></table></div>

<p>So, there&#8217;s quite a bit going on there, but there&#8217;s only a few key points to look at.</p>
<ol>
<li>The orange dots are created with a <code>:before</code> pseudo class on the <code>anchor</code>&#8216;s.</li>
<li>The parent <code>figure</code> element is has relative positioning, allowing for it&#8217;s child <code>anchor</code> elements to be positioned absolutely.</li>
<li>The <code>anchor</code>&#8216;s have an explicit width set, and are set to hide the overflow.</li>
<li>The asides are positioned relatively, hiding them from view, this position is then changed (and animated with CSS3 transitions) when the <code>anchor</code> is hovered.</li>
<li>The arrows on the side of the captions are based on a <a href="http://nicolasgallagher.com/pure-css-speech-bubbles/" target="_blank">CSS technique by Nicolas Gallagher</a> using pseudo elements.
</ol>
<p>So far this works in all the modern browsers&#8230; but, using <a href="http://www.modernizr.com/" target="_blank">Modernizr</a> we can get the same animated experience in older versions on internet explorer too. I grabbed a customised version, containing a basic HTML5 Shim and feature detection for CSS3 transitions.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="javascript"><span class="sy0">&lt;</span>script src<span class="sy0">=</span><span class="st0">&quot;modernizr.js&quot;</span><span class="sy0">&gt;&lt;/</span>script<span class="sy0">&gt;</span>
	<span class="sy0">&lt;</span>script<span class="sy0">&gt;</span>
		Modernizr.<span class="me1">load</span><span class="br0">&#40;</span><span class="br0">&#123;</span>
			test<span class="sy0">:</span> Modernizr.<span class="me1">csstransitions</span><span class="sy0">,</span>
			nope<span class="sy0">:</span> <span class="br0">&#91;</span><span class="st0">'http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js'</span><span class="sy0">,</span> <span class="st0">'animate.js'</span><span class="br0">&#93;</span>
		<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
	<span class="sy0">&lt;/</span>script<span class="sy0">&gt;</span></pre></td></tr></table></div>

<p>I loaded in the script the my page head, and using <a href="http://www.modernizr.com/" target="_blank">Modernizr</a>&#8216;s built in Yep Nope library we can choose to load further resources based on browser support. Here we test if the browser supports CSS transitions, if the answer is no, we then load in a <a href="http://code.google.com/apis/libraries/" target="_blank">Google CDN</a> copy of <a href="http://jquery.com/" target="_blank">jQuery</a> and our own animation file&#8230;</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="javascript">$<span class="br0">&#40;</span>document<span class="br0">&#41;</span>.<span class="me1">ready</span><span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span>
	$<span class="br0">&#40;</span><span class="st0">'figure a'</span><span class="br0">&#41;</span>.<span class="me1">hover</span><span class="br0">&#40;</span><span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span>
				$<span class="br0">&#40;</span><span class="kw1">this</span><span class="br0">&#41;</span>.<span class="me1">find</span><span class="br0">&#40;</span><span class="st0">'aside'</span><span class="br0">&#41;</span>.<span class="me1">animate</span><span class="br0">&#40;</span><span class="br0">&#123;</span>right<span class="sy0">:</span><span class="st0">'-20px'</span><span class="br0">&#125;</span><span class="sy0">,</span><span class="br0">&#123;</span>queue<span class="sy0">:</span><span class="kw2">false</span><span class="sy0">,</span>duration<span class="sy0">:</span><span class="nu0">500</span><span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
			<span class="br0">&#125;</span><span class="sy0">,</span> <span class="kw2">function</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#123;</span>
				$<span class="br0">&#40;</span><span class="kw1">this</span><span class="br0">&#41;</span>.<span class="me1">find</span><span class="br0">&#40;</span><span class="st0">'aside'</span><span class="br0">&#41;</span>.<span class="me1">animate</span><span class="br0">&#40;</span><span class="br0">&#123;</span>right<span class="sy0">:</span><span class="st0">'200px'</span><span class="br0">&#125;</span><span class="sy0">,</span><span class="br0">&#123;</span>queue<span class="sy0">:</span><span class="kw2">false</span><span class="sy0">,</span>duration<span class="sy0">:</span><span class="nu0">500</span><span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
			<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span>
<span class="br0">&#125;</span><span class="br0">&#41;</span><span class="sy0">;</span></pre></td></tr></table></div>

<p>&#8230;which effectively does exactly the same as the CSS transitions. Tested in IE8 and works fine.</p>
<p>So thats that! I&#8217;d love to hear any suggestions of how the semantics or markup could be improved or if you find somewhere to put this to use! This could also be taken further, if necessary to force IE support for <code>border-radius</code> and <code>box-shadow</code>, but I&#8217;m perfectly content with old browsers seeing little orange squares rather than circles, as long as the interaction still works.</p>
<p>Here&#8217;s my <a href="http://merlinmason.co.uk/demos/tooltips.php" target="_blank">demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/css3-html5-animated-image-tooltips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working from Sydney</title>
		<link>http://www.merlinmason.co.uk/working-from-sydney/</link>
		<comments>http://www.merlinmason.co.uk/working-from-sydney/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:35:13 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/working-from-sydney/</guid>
		<description><![CDATA[I&#8217;m up in Sydney for a bit while visiting some friends&#8230; The guys at 2020 BMX Magazine have been nice enough to let me work from their studio, cheers!]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/20110719-122917.jpg" alt="20110719-122917.jpg" class="alignnone size-full" /></p>
<p>I&#8217;m up in Sydney for a bit while visiting some friends&#8230; The guys at <a href="http://www.2020bmxmag.com.au/">2020 BMX Magazine</a> have been nice enough to let me work from their studio, cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/working-from-sydney/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mutiny Bikes Helicopter Camera</title>
		<link>http://www.merlinmason.co.uk/mutiny-bikes-helicopter-camera/</link>
		<comments>http://www.merlinmason.co.uk/mutiny-bikes-helicopter-camera/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 07:09:15 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1818</guid>
		<description><![CDATA[Mutiny Bikes have been pushing BMX in the right direction for years, both with the quality of their video production and with their branding and art direction. Just spotted this little test edit up on their Vimeo page. They&#8217;ve got &#8230; <a href="http://www.merlinmason.co.uk/mutiny-bikes-helicopter-camera/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/26179832?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="580" height="326" frameborder="0"></iframe></p>
<p><a href="http://www.mutinybikes.com/" title="Go to the Mutiny Bikes website." target="_blank">Mutiny Bikes</a> have been pushing BMX in the right direction for years, both with the quality of their video production and with their branding and art direction. Just spotted this little test edit up on their <a href="http://vimeo.com/mutinybikes" title="Go to mutiny bikes Vimeo page" target="_blank">Vimeo page</a>. They&#8217;ve got themselves a remote control helicopter and strapped a Canon 7D to it, looks amazing!</p>
<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Screen-shot-2011-07-10-at-17.12.14.jpg" alt="" title="Screen shot 2011-07-10 at 17.12.14" width="628" height="438" class="alignnone size-full wp-image-1820" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/mutiny-bikes-helicopter-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If this then that!</title>
		<link>http://www.merlinmason.co.uk/if-this-then-that/</link>
		<comments>http://www.merlinmason.co.uk/if-this-then-that/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 12:31:07 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1813</guid>
		<description><![CDATA[I&#8217;ve just started using a service called &#8220;If This Then That&#8221; also known as IFTTT&#8230; It allows you to link up a large selection of web apps that don&#8217;t quite link up how you&#8217;d want them to, and also lets &#8230; <a href="http://www.merlinmason.co.uk/if-this-then-that/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just started using a service called &#8220;If This Then That&#8221; also known as <a href="http://ifttt.com/" title="Go to If this then that" target="_blank">IFTTT</a>&#8230;</p>
<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Screen-shot-2011-07-08-at-21.49.03-1024x640.jpg" alt="" title="Screen shot 2011-07-08 at 21.49.03" width="640" height="400" class="alignnone size-large wp-image-1814" /></p>
<p>It allows you to link up a large selection of web apps that don&#8217;t quite link up how you&#8217;d want them to, and also lets you manage all these things in a central place. I&#8217;ve set it up to do some basic things, for example: whenever I create a new post on this site it will automatically publish it to Facebook and Twitter. But you can also do more unexpected things like whenever sun is forecast for the nest day, it can send an email to your boss to tell him you&#8217;re feeling ill!</p>
<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Screen-shot-2011-07-08-at-21.41.16-1024x587.jpg" alt="" title="Screen shot 2011-07-08 at 21.41.16" width="640" height="366" class="alignnone size-large wp-image-1815" /></p>
<p>I really like the big bold and simple user interface and it also gives you quite a bit of control over how things are published which is always nice.</p>
<p><a href="http://ifttt.com/" title="Go to If this then that" target="_blank">IFTTT</a> is still in BETA testing currently but I&#8217;ve got some invites if anybody is interested!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/if-this-then-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force Vertical Scroll Bars with CSS3</title>
		<link>http://www.merlinmason.co.uk/force-vertical-scroll-bars/</link>
		<comments>http://www.merlinmason.co.uk/force-vertical-scroll-bars/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 11:16:56 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1808</guid>
		<description><![CDATA[Here&#8217;s a quick and simple one! The Problem: When using centered layouts, if you get to a page which doesn&#8217;t have enough content to cause the page to scroll, the layout will &#8216;jump&#8217; slightly to the side compared to pages &#8230; <a href="http://www.merlinmason.co.uk/force-vertical-scroll-bars/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick and simple one!</p>
<p><strong>The Problem:</strong> When using centered layouts, if you get to a page which doesn&#8217;t have enough content to cause the page to scroll, the layout will &#8216;jump&#8217; slightly to the side compared to pages which have a scroll bar.</p>
<p><strong>The Solution:</strong> For once, IE seems to do the right thing here and always forces a scroll bar. So we can use a new CSS3 property called &#8220;overflow-y&#8221;. This works in the latest versions of all the main browsers: Chrome, Safari, Firefox and Opera.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="css">html <span class="br0">&#123;</span>overflow-y<span class="sy0">:</span> <span class="kw2">scroll</span><span class="sy0">;</span><span class="br0">&#125;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/force-vertical-scroll-bars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chris Polack — Portfolio Site</title>
		<link>http://www.merlinmason.co.uk/chris-polack-portfolio/</link>
		<comments>http://www.merlinmason.co.uk/chris-polack-portfolio/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 10:53:02 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1803</guid>
		<description><![CDATA[I&#8217;ve been aware and a fan of Chris Polacks work for a few years now, I think perhaps through seeing his work published in Dig Magazine. It was a pleasant surprise to find out his studio was just round the &#8230; <a href="http://www.merlinmason.co.uk/chris-polack-portfolio/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Polack.jpg" alt="Chris Polack website design and coding wordpress theme" title="Polack" width="760" height="500" class="alignnone size-full wp-image-1804" /></p>
<p>I&#8217;ve been aware and a fan of <a href="http://christopherpolack.net" title="Visit Chris Polacks Portfolio" target="_blank">Chris Polacks work</a> for a few years now, I think perhaps through seeing his work published in <a href="http://digbmx.mpora.com/" title="Visit Dig BMX Magazine Website" target="_blank">Dig Magazine</a>. It was a pleasant surprise to find out his studio was just round the corner from my house in Melbourne!</p>
<p>Anyway, I recently did a bit of work on Chris&#8217;s WordPress based site, which was origionally built by <a href="http://miek.com.au/" title="Visit Miek Dunbars Portfolio" target="_blank">Miek Dunbar</a>.</p>
<p><img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Screen-shot-2011-07-08-at-20.36.09.jpg" alt="Wordpress portfolio design for Photographer Chris Polack" title="Screen shot 2011-07-08 at 20.36.09" width="1280" height="800" class="alignnone size-full wp-image-1805" /></p>
<p>A tidy up of the main portfolio pages &#8216;thumbnail wall&#8217;, making it simpler to update for Chris and slightly clearer for users. It was put together with the help of the <a href="http://masonry.desandro.com/" title="Visit the jQuery Masonry Project" target="_blank">jQuery Masonry project</a> which I had been looking for a reason to use for some time now!</p>
<p>Check out <a href="http://christopherpolack.net" title="Visit Chris Polacks Portfolio" target="_blank">Chris Polacks new site</a>!</p>
<p>All images are Copyright &copy; Chris Polack.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/chris-polack-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vice Royalty</title>
		<link>http://www.merlinmason.co.uk/vice-royalty/</link>
		<comments>http://www.merlinmason.co.uk/vice-royalty/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 12:41:22 +0000</pubDate>
		<dc:creator>Merlin</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Projects]]></category>

		<guid isPermaLink="false">http://www.merlinmason.co.uk/?p=1788</guid>
		<description><![CDATA[Brief: Website design and build for a music management agency. Client: Vice Royalty while working with Godel Design. Details: Working with the guys at Godel Design we created this minimal, Drupal CMS based site for Melbourne based music management agency &#8230; <a href="http://www.merlinmason.co.uk/vice-royalty/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[  <!-- Easing Slider -->
   
  <script type="text/javascript">
jQuery.noConflict();
jQuery(document).ready( function($){	
  $('.lof-next').hide();
  $('.lof-previous').hide();
  $('#lofslidecontent8').hover(function() {
    $('.lof-next').show();
    $('.lof-previous').show();
  },
    function() {
      $('.lof-next').hide();
      $('.lof-previous').hide();
    }
  ); 	var buttons = { previous:$('#lofslidecontent8 .lof-previous') , next:$('#lofslidecontent8 .lof-next') };
	$obj = $('#lofslidecontent8')
	.lofJSidernews( { interval : 12000,
	easing : 'easeInOutExpo',
	duration : 400,
	auto : true,
	maxItemDisplay : 10,
	startItem:0,
	navPosition     : 'horizontal',
	navigatorHeight : 20,
	navigatorWidth  : 20,
	buttons : buttons,
			wapperSelector: 	'.lof-main-wapper',
			navItemsSelector    : '.lof-navigator li',
			navOuterSelector    : '.lof-navigator-outer' ,
	mainWidth:580} );	
});</script>
    <div class="lof-container" id="lofslidecontent8" style="height:498px;padding-right:0px;padding-top:0px;padding-left:0px;padding-bottom:0px;">
      <div class="lof-slidecontent" style="border:0px solid #ccc;width:580px;height:498px;">
   <div class="preload" style="background:url(http://www.merlinmason.co.uk/wordpress/wp-content/plugins/premium-slider/images/bar.gif) no-repeat center center #222222;">

        </div>
            <div class="lof-main-outer" style="background: #222222;width:580px;height:498px;">
                <ul class="lof-main-wapper">
              		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_01.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_01.jpg" style="width: 580px;" />
                                       
    </li>		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_and_Branding_01.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_and_Branding_01.jpg" style="width: 580px;" />
                            <div class="lof-main-item-desc" style="display: none;bottom: 0; left: 0; font-family: Arial; width: 580px;">
              <h3>Animated Splash Page</h3>                          </div>           
    </li>		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_02.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_02.jpg" style="width: 580px;" />
                                       
    </li>		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_03.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_03.jpg" style="width: 580px;" />
                                       
    </li>		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_04.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_04.jpg" style="width: 580px;" />
                                       
    </li>		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_05.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_05.jpg" style="width: 580px;" />
                                       
    </li>		<li style="width:580px;height:498px;">
              <img src="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_06.jpg" alt="http://www.merlinmason.co.uk:/wordpress/wp-content/uploads/2011/07/Vice_Royalty_Music_Management_Website_Design_Coding_and_Branding_06.jpg" style="width: 580px;" />
                                       
    </li></ul>              <div onclick="return false" class="lof-previous" style="
	background:url(http://www.merlinmason.co.uk/wordpress/wp-content/plugins/premium-slider/images/b_prev.png) no-repeat left center;
	
  left: 10px; "></div>
              <div onclick="return false" class="lof-next" style="
	background:url(http://www.merlinmason.co.uk/wordpress/wp-content/plugins/premium-slider/images/b_next.png) no-repeat right center;
	
  right: 10px; "></div> </div>            </div>
          </div><!-- End of Easing Slider -->
<p><strong>Brief:</strong> Website design and build for a music management agency.<br />
<strong>Client:</strong> <a href="http://www.viceroyalty.com.au" target="_blank">Vice Royalty</a> while working with <a href="http://godeldesign.com.au" target="_blank">Godel Design</a>.<br />
<strong>Details:</strong> Working with the guys at <a href="http://godeldesign.com.au" target="_blank">Godel Design</a> we created this minimal, Drupal CMS based site for Melbourne based music management agency <a href="http://www.viceroyalty.com.au" target="_blank">Vice Royalty</a>.</p>
<blockquote><p>Viceroyalty was founded by Zachary Abroms in Melbourne, Australia in October 2010 with an objective to draw together a family of uniquely talented artists and represent their management interests professionally in a manner underpinned by principles of honesty, respect, creativity, passion and ambition.</p>
</blockquote>
<p>My role in the project was design and front-end CSS development, we used a few subtle CSS3 transforms to make the sites simple design feel a bit slicker and interactive in modern browsers. David from Godel also put together an animated SVG version of the logo on the front page using the <a href="http://raphaeljs.com/" target="_blank">Raphaël JS library</a>.</p>
<p>Check out <a href="http://www.viceroyalty.com.au" target="_blank">Vice Royalty</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.merlinmason.co.uk/vice-royalty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

