<?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>Stuff 4 Designers</title>
	<atom:link href="http://stuff4designers.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuff4designers.com</link>
	<description>Resources for Web Designers</description>
	<lastBuildDate>Thu, 27 Oct 2011 08:00:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Zhou Fan</title>
		<link>http://stuff4designers.com/2011/10/27/zhou-fan/</link>
		<comments>http://stuff4designers.com/2011/10/27/zhou-fan/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 08:00:31 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Artist]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=1105</guid>
		<description><![CDATA[Zhou Fan is a painter exhibiting globally as one of the exciting new contemporary Chinese artists. His images are unmistakably Asian, from their subject matter to their colour palettes, his world is both surreal and fairytale like. I love the detail, the very Asian fish motifs and bizarreness of his scenes. The characters seem to [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/1.jpg"><img class="aligncenter size-full wp-image-1109" style="border: 0; margin-top: 10px; margin-bottom: 10px;" title="1" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/1.jpg" alt="" width="500" height="420" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/4.jpg"><img class="aligncenter size-full wp-image-1110" style="border: 0; margin-top: 10px; margin-bottom: 10px;" title="4" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/4.jpg" alt="" width="497" height="500" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/6.jpg"><img class="aligncenter size-full wp-image-1111" style="border: 0; margin-top: 10px; margin-bottom: 10px;" title="6" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/6.jpg" alt="" width="506" height="500" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/Zhou-Fan-2.jpg"><img class="aligncenter size-full wp-image-1112" style="border: 0; margin-top: 10px; margin-bottom: 10px;" title="Zhou-Fan-2" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/Zhou-Fan-2.jpg" alt="" width="503" height="500" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/Zhou-Fan-3.jpg"><img class="aligncenter size-full wp-image-1113" style="border: 0; margin-top: 10px; margin-bottom: 10px;" title="Zhou-Fan-3" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/Zhou-Fan-3.jpg" alt="" width="423" height="420" /></a></p>
<p><a href="http://www.zhoufanart.com/">Zhou Fan</a> is a painter exhibiting globally as one of the exciting new contemporary Chinese artists. His images are unmistakably Asian, from their subject matter to their colour palettes, his world is both surreal and fairytale like. I love the detail, the very Asian fish motifs and bizarreness of his scenes. The characters seem to be simultaneously suffering and detached from their reality, all very intriguing!</p>
<p>Fan often references his childhood when talking about his work, the paintings do indicate a fractured or distorted view of reality, where the imagined and the real co-exist as equal entities.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/10/27/zhou-fan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vertical Alignment of Images using CSS</title>
		<link>http://stuff4designers.com/2011/10/24/vertical-alignment-of-images-using-css/</link>
		<comments>http://stuff4designers.com/2011/10/24/vertical-alignment-of-images-using-css/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 13:09:30 +0000</pubDate>
		<dc:creator>Bitka</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[alignment]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=1089</guid>
		<description><![CDATA[Ever wanted to line up a row of images across the center? This article explains how to use vertical-align with images only to give you simple and easy vertical and horizontal alignment.]]></description>
			<content:encoded><![CDATA[<h4>Introduction</h4>
<p>CSS has a great property called &#8216;vertical-align&#8217;. Except that it often doesn&#8217;t do what we expect it to. For those of us who started out with tables (not that we&#8217;d admit it in public!), we remember the good old &#8220;valign&#8221; property, which did exactly what it said on the tin. It centered an element vertically within a table cell. Coupled with our other old friend &#8220;align&#8221;, we were actually able to get something in the middle of a box, which was nice. Now, these 2 elements have been disbarred because we rightly adhere to the principle of separation of content and presentation. But every so often you just wish you could use &#8216;valign&#8217; to work it&#8217;s magic and you end up doing crazy things like changing the &#8216;display&#8217; property of elements to &#8216;table&#8217; and &#8216;table-cell&#8217; in the vain hope that &#8216;vertical-align&#8217; might work the way you want it.</p>
<div id="attachment_1092" class="wp-caption aligncenter" style="width: 310px"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/snip.jpg"><img class="size-medium wp-image-1092 " title="Article Image - Vertical Alignment" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/snip-300x58.jpg" alt="" width="300" height="58" /></a><p class="wp-caption-text">What we want to achieve</p></div>
<p>&nbsp;</p>
<p>First, a brief explanation of how &#8216;vertical-align&#8217; does actually work. It&#8217;s designed for use with inline elements only. The main use case being that it allows you to dictate how an image (or other inline element) will position vertically relative to the baseline of text. There are a few good write ups on this, which really explain it in detail and I&#8217;d recommend you check out Chris Coyier&#8217;s write up on the subject over on <a href="http://css-tricks.com/2597-what-is-vertical-align/" target="_blank">CSS Tricks</a>.</p>
<h4>The Problem</h4>
<p>The problem with vertical-align is that it <strong>only</strong> works to align inline elements <strong>relative to text</strong>. What this means is that if you have no text, &#8216;vertical-align&#8217; will have no effect. The reason this is a problem for me is that I would like to be able to control vertical positioning of an image or many images within a div where there is no text, without resorting to specific margins or javascript. And my memories of the <s>good</s> old days of &#8216;valign&#8217; make me think I should be able to do this. I have 2 concrete examples of where I would like to use vertical alignment:</p>
<ol>
<li>Often I&#8217;ll be asked to create a logo bar on a site to show suppliers, brands stocked, businesses involved, etc. Logos come in all shapes and sizes but generally I&#8217;d like them to align vertically in the block for better presentation. When there&#8217;s no text in the block (because it&#8217;s just logo images), vertical-align gives me no control and I feel I have to resort to individual margins which is less than ideal.</li>
<li>I design interfaces for online stores quite a bit. They are built on a content management system and they are mostly used by small businesses who don&#8217;t tend to have a graphic designer on hand to prepare images. My trusty devs ensure that product images are resized so they fix within width and height restrictions but the thumbnails are often landscape or vertical whereas the thumbnail space in my design is usually square to allow for either. To make the whole interface look a bit nicer, I&#8217;d like to be able to vertically <strong>and</strong> horizontally centre the thumbnail image within its block but again there&#8217;s no text, just an image, so vertical-align doesn&#8217;t work for me.</li>
</ol>
<h4>The Solution</h4>
<h5>Case #1</h5>
<p class="bottom">Starting with case #1, let&#8217;s look at a logo bar. Now these HTML5 logos are all nice and tidy, mostly the same width and height except for the larger one in the middle. Doesn&#8217;t look too bad but I&#8217;d still like to align them along the middle.</p>
<p>View the example &#8211; <a href="http://www.stuff4designers.com/valign/valign-case1.html#without" target="_blank">without vertical alignment set to middle.</a></p>
<p>View the example &#8211; <a href="http://www.stuff4designers.com/valign/valign-case1.html#with" target="_blank">with vertical alignment set to middle.</a></p>
<div id="attachment_1092" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.stuff4designers.com/valign/valign-case1.html#with"><img class="size-medium wp-image-1092" title="Article Image - Vertical Alignment" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/snip-300x58.jpg" alt="" width="300" height="58" /></a><p class="wp-caption-text">With the technique applied</p></div>
<p>&nbsp;</p>
<p>The CSS for this is simple and takes it&#8217;s lead from the &#8220;clearfix&#8221; solution that has been around for quite a while. (Aside: on the subject of clearfix, have you seen the new <a href="http://nicolasgallagher.com/micro-clearfix-hack/" target="_blank">micro clearfix</a>? No more collapsing margins!) Since vertical-align needs text to work, we give it text! Using the pseudo-element &#8220;::after&#8221;, we insert a period (&#8220;.&#8221;) after the content in our div. Then we change the visibility to hidden so that it still takes up space but doesn&#8217;t introduce any unnecessary html in our document.</p>
<p>p&gt;</p>
<p>Our logos are just a list of images in HTML wrapped in a div with class &#8220;logoBar&#8221;. The CSS looks like this:</p>
<pre>.logoBar::after {
	content: ".";
    visibility: hidden;
}

.logoBar img {
	vertical-align: middle;
}</pre>
<p>It&#8217;s not really relevant here, but if you wanted to you can add a line-height (to set the space in which the images align vertically) to the logoBar div as follows:</p>
<pre>.logoBar {
	line-height: 256px;
}</pre>
<h5>Case #2</h5>
<p>In our second example, we have only 1 image but we want it to center both vertically and horizontally within a block. There&#8217;s a method for centering an image horizontally that I regularly use &#8211; you change the &#8216;display&#8217; property of the image to &#8216;block&#8217; and set it&#8217;s margin to &#8216;auto&#8217;. But that won&#8217;t work here as &#8216;vertical-align&#8217; only works on inline elements (as in &#8216;display: inline&#8217; OR &#8216;display: inline-block&#8217; it will work for both. Images are natively &#8216;inline&#8217;). However, because we have added some text to get &#8216;vertical-align&#8217; to work (in the form of the hidden &#8220;.&#8221;), &#8216;text-center&#8217; now works as well.</p>
<p>View the example &#8211; <a href="http://stuff4designers.com/valign/valign-case2.html" target="_blank">single image in a block: horizontal and vertical central alignment</a></p>
<div id="attachment_1101" class="wp-caption aligncenter" style="width: 310px"><a href="http://stuff4designers.com/valign/valign-case2.html"><img class="size-medium wp-image-1101" title="Horizontal and Vertical Alignment" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/10/centered-300x300.jpg" alt="" width="300" height="300" /></a><p class="wp-caption-text">With the technique applied - fully centred</p></div>
<p>&nbsp;</p>
<p>Our HTML is simple, it&#8217;s a single image wrapped in a div with class &#8216;thumbnail&#8217;. Our CSS looks like this:</p>
<pre>.thumbnail {
	background: #ddd;
	width: 350px;
	height: 350px;
	line-height: 350px;
	text-align: center;
}

.thumbnail::after {
	content: ".";
    visibility: hidden;
}

.thumbnail img {
	vertical-align: middle;
}</pre>
<p>Apart from using the &#8216;::after&#8217; pseudo element and &#8216;vertical-align&#8217; same as the previous example, note that our wrapper has an explicitly set width and height <strong>and</strong> &#8216;line-height&#8217; as well as &#8216;text-align:center&#8217;. This technique will work just fine without the &#8216;width&#8217; and &#8216;height&#8217; set &#8211; the div will inherit the width and the height will be set by the line-height. However, without the line-height set the technique won&#8217;t work for vertical aligment and without &#8216;text-align: center&#8217; the horizontal alignment won&#8217;t work.</p>
<h4>Conclusion</h4>
<p>And there you have it. Getting an image centered horizontally and vertically within a div is something that has annoyed me for a while and I dislike having to hack together solutions using &#8216;display: table-cell&#8217;, &#8216;position: absolute&#8217; and other complicated techniques. The beauty of this solution is its simplicity. I hope you find many uses for it, I know I have.</p>
<h5>Appendix</h5>
<p>I mentioned the CSS Tricks article explaining vertical align. You can find it here: <a href="http://css-tricks.com/2597-what-is-vertical-align/" target="_blank">http://css-tricks.com/2597-what-is-vertical-align/</a></p>
<p>Another handy article with explanations of inline vs block elements and some other centering techniques appears on NoobCube: <a href="http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/" target="_blank">http://www.noobcube.com/tutorials/html-css/horizontal-and-vertical-centering-using-css-a-beginners-guide-/</a></p>
<p>HTML5 logos are (I presume) property of the W3C and are used under Creative Commons 3.0 Attribution Licence (as far as I can tell!): <a href="http://www.w3.org/html/logo/">http://www.w3.org/html/logo/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/10/24/vertical-alignment-of-images-using-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sarah Illenberger</title>
		<link>http://stuff4designers.com/2011/09/15/sarah-illenberger/</link>
		<comments>http://stuff4designers.com/2011/09/15/sarah-illenberger/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 08:00:29 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Artist]]></category>
		<category><![CDATA[concept art]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[paper art]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[Sculpture]]></category>
		<category><![CDATA[set design]]></category>
		<category><![CDATA[Thursday Talent]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=1047</guid>
		<description><![CDATA[I first came across Sarah Illenburger through the cover she did for the amazing / inspiring / slightly scary Papercraft book. Illenberger studied in London (Chelsea and Central St Martins, impressive!) &#38; currently resides in her native Germany. She creates great concept art relying on her skills in photography, composition and colour awareness and her [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/5.jpg"><img class="aligncenter size-full wp-image-1076" style="border: none; margin-top: 10px; margin-bottom: 10px;" title="5" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/5.jpg" alt="" width="527" height="360" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/1.jpg"><img class="aligncenter size-full wp-image-1075" style="border: none; margin-top: 10px; margin-bottom: 10px;" title="1" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/1.jpg" alt="" width="367" height="500" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/012_watermelon.jpg"><img class="aligncenter size-full wp-image-1077" style="border: none; margin-top: 10px; margin-bottom: 10px;" title="012_watermelon" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/012_watermelon.jpg" alt="" width="333" height="500" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/021_sweetmusic.jpg"><img class="aligncenter size-full wp-image-1078" style="border: none; margin-top: 10px; margin-bottom: 10px;" title="021_sweetmusic" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/021_sweetmusic.jpg" alt="" width="357" height="500" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/JB.jpg"><img class="aligncenter size-full wp-image-1079" style="border: none; margin-top: 10px; margin-bottom: 10px;" title="J&amp;B" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/JB.jpg" alt="" width="354" height="500" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/sevigneforvogue.jpg"><img class="aligncenter size-full wp-image-1080" style="border: none; margin-top: 10px; margin-bottom: 10px;" title="sevigneforvogue" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/sevigneforvogue.jpg" alt="" width="375" height="500" /></a></p>
<p>I first came across <a href="http://www.sarahillenberger.com/" target="_blank">Sarah Illenburger</a> through the cover she did for the amazing / inspiring / slightly scary <a href="http://www.sarahillenberger.com/index.php?c=workshow&amp;p=380_papercraft" target="_blank">Papercraft</a> book.</p>
<p>Illenberger studied in London (Chelsea and Central St Martins, impressive!) &amp; currently resides in her native Germany. She creates great concept art relying on her skills in photography, composition and colour awareness and her great sense of humour! A lot of her work is sculptural in nature, paper art also crops up quite a bit in her impressive portfolio. Illenberger has a great collection of prints <a href="http://www.sarahillenberger.com/index.php?c=editions" target="_blank">for sale from her shop</a>, all incorporating her trademark wit and beautiful balance of shape and colour.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/09/15/sarah-illenberger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Susie Wright</title>
		<link>http://stuff4designers.com/2011/09/08/susie-wright/</link>
		<comments>http://stuff4designers.com/2011/09/08/susie-wright/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 08:00:09 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Artist]]></category>
		<category><![CDATA[collage]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[Painting]]></category>
		<category><![CDATA[paper art]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[printmaking]]></category>
		<category><![CDATA[textiles]]></category>
		<category><![CDATA[Thursday Talent]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=1031</guid>
		<description><![CDATA[Susie Wright is an inspired illustrator and printer based in Edinburgh &#38; London, i&#8217;d also call her a sculptor, based on her incredible origami deer (see photo above, beautiful!). She also has some fab textile designs that perfectly marry her own unique style to the medium. I love her screenprinting / illustrative style, it&#8217;s quite [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/monutain-origami-deer.jpg"><img class="aligncenter size-full wp-image-1038" style="border-style: initial; border-color: initial; margin-top: 10px; margin-bottom: 10px; border-width: 0px;" title="mountain origami deer" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/monutain-origami-deer.jpg" alt="" width="500" height="375" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/photo-comp.jpg"><img class="aligncenter size-full wp-image-1039" style="border-style: initial; border-color: initial; margin-top: 10px; margin-bottom: 10px; border-width: 0px;" title="photo comp" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/photo-comp.jpg" alt="" width="500" height="710" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/hen.jpg"><img class="aligncenter size-full wp-image-1037" style="border-style: initial; border-color: initial; margin-top: 10px; margin-bottom: 10px; border-width: 0px;" title="hen" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/hen.jpg" alt="" width="550" height="647" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/fawn.jpg"><img class="aligncenter size-full wp-image-1036" style="border-style: initial; border-color: initial; margin-top: 10px; margin-bottom: 10px; border-width: 0px;" title="fawn" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/fawn.jpg" alt="" width="350" height="500" /></a><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/ed-buildings-flat.jpg"><img class="aligncenter size-full wp-image-1035" style="border-style: initial; border-color: initial; margin-top: 10px; margin-bottom: 10px; border-width: 0px;" title="ed buildings flat" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/09/ed-buildings-flat.jpg" alt="" width="527" height="737" /></a></p>
<p><a href="http://www.suzyqandtheowls.co.uk/" target="_blank">Susie Wright</a> is an inspired illustrator and printer based in Edinburgh &amp; London, i&#8217;d also call her a sculptor, based on her incredible origami deer (see photo above, beautiful!). She also has some fab <a href="http://www.suzyqandtheowls.co.uk/textile.html" target="_blank">textile designs</a> that perfectly marry her own unique style to the medium. I love her screenprinting / illustrative style, it&#8217;s quite fragmented and modern while subject matter tends to focus on naturalistic elements, great combo!</p>
<p>Check out her <a href="http://www.suzyqandtheowls.blogspot.com/" target="_blank">blog here</a> and her <a href="http://www.suzyqandtheowls.co.uk/" target="_blank">site here</a> for more info and beautiful work.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/09/08/susie-wright/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monday Magic JavaScript: Exploding Font</title>
		<link>http://stuff4designers.com/2011/08/22/monday-magic-javascript-exploding-font/</link>
		<comments>http://stuff4designers.com/2011/08/22/monday-magic-javascript-exploding-font/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 09:01:26 +0000</pubDate>
		<dc:creator>Richard Reddy</dc:creator>
				<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=1025</guid>
		<description><![CDATA[Starting this week we&#8217;ll be doing a series of posts highlighting some of the cooler JavaScript effects going on out there on the web. To kick things off we have Type/Code who have made an amazing exploding header animation using JavaScript (looks like Yahoo&#8217;s YUI). When the page first loads there is a nice animation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/TypeCode.png"><img class="alignnone size-full wp-image-1026" title="TypeCode" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/TypeCode.png" alt="TypeCode" width="495" height="499" /></a></p>
<p>Starting this week we&#8217;ll be doing a series of posts highlighting some of the cooler JavaScript effects going on out there on the web.</p>
<p>To kick things off we have <a href="http://typeslashcode.com">Type/Code</a> who have made an amazing exploding header animation using JavaScript (looks like Yahoo&#8217;s YUI). When the page first loads there is a nice animation of the font being generated by squares which seem to bounce into place. Once the logo has loaded the real fun can start! Simply rollover the logo to have it explode into tiny pieces and watch it build itself back up again. Great fun!</p>
<p>Check it out over at: <a title="typeslashcode" href="http://typeslashcode.com/">http://typeslashcode.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/08/22/monday-magic-javascript-exploding-font/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bison Art</title>
		<link>http://stuff4designers.com/2011/08/11/bison-art/</link>
		<comments>http://stuff4designers.com/2011/08/11/bison-art/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 08:00:34 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Artist]]></category>
		<category><![CDATA[design studio]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[Painting]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=999</guid>
		<description><![CDATA[Bison Art are a design studio based in New Zealand. They have a very strong, painterly illustrative style, I particularly love the &#8220;Lost Woman&#8221; illustration first here. A lot of the illustrations have an ethnic / African feel, all beautifully textured and layered. Their design work contrasts somewhat with this as quite modernist and minimalist, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/lost_woman.jpg"><img class="aligncenter size-full wp-image-1008" style="margin-top: 10px; margin-bottom: 10px; border: 0px;" title="lost_woman" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/lost_woman.jpg" alt="" width="500" height="484" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/ROFS.jpg"><img class="aligncenter size-full wp-image-1010" style="margin-top: 10px; margin-bottom: 10px; border: 0px;" title="ROFS" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/ROFS.jpg" alt="" width="530" height="263" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/mother.jpg"><img class="aligncenter size-full wp-image-1009" style="margin-top: 10px; margin-bottom: 10px; border: 0px;" title="mother" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/mother.jpg" alt="" width="558" height="335" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/longst_brochure_01.jpg"><img class="aligncenter size-full wp-image-1007" style="margin-top: 10px; margin-bottom: 10px; border: 0px;" title="longst_brochure_01" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/longst_brochure_01.jpg" alt="" width="542" height="534" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/cms_5.jpg"><img class="aligncenter size-full wp-image-1006" style="margin-top: 10px; margin-bottom: 10px; border: 0px;" title="cms_5" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/cms_5.jpg" alt="" width="495" height="597" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/animal_illustration.jpg"><img class="aligncenter size-full wp-image-1004" style="margin-top: 10px; margin-bottom: 10px; border: 0px;" title="animal_illustration" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/animal_illustration.jpg" alt="" width="542" height="382" /></a></p>
<p><a href="http://www.bisonart.co.za">Bison Art</a> are a design studio based in New Zealand.  They have a very strong, painterly illustrative style, I particularly love the &#8220;Lost Woman&#8221; illustration first here.  A lot of the illustrations have an ethnic / African feel, all beautifully textured and layered.</p>
<p>Their design work contrasts somewhat with this as quite modernist and minimalist, some beautiful bespoke typography as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/08/11/bison-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meg Paradise</title>
		<link>http://stuff4designers.com/2011/08/04/meg-paradise/</link>
		<comments>http://stuff4designers.com/2011/08/04/meg-paradise/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 08:00:53 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[design studio]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[Thursday Talent]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[vintage]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=973</guid>
		<description><![CDATA[I first came across Meg Paradise when she was working for Modern Dog, a GREAT poster design company (among other things, the posters are my favourite though!). Meg now co-runs her own design studio with two partners, Parliament of Owls, well done Meg! That&#8217;s class. Meg is particularly talented with illustration and typography, she is [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/651cb9a400e97024563cfede3ceb4a94.jpg"><img class="aligncenter size-full wp-image-978" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="651cb9a400e97024563cfede3ceb4a94" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/651cb9a400e97024563cfede3ceb4a94.jpg" alt="" width="486" height="418" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/afeedaca03b18035c06fe081a85d14bd.jpg"><img class="aligncenter size-full wp-image-982" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="afeedaca03b18035c06fe081a85d14bd" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/afeedaca03b18035c06fe081a85d14bd.jpg" alt="" width="486" height="418" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/593b6a5f45fa2b2976dd1f3c36236f92.jpg"><img class="aligncenter size-full wp-image-977" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="593b6a5f45fa2b2976dd1f3c36236f92" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/593b6a5f45fa2b2976dd1f3c36236f92.jpg" alt="" width="486" height="418" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/853741239137394.jpg"><img class="aligncenter size-full wp-image-979" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="853741239137394" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/853741239137394.jpg" alt="" width="446" height="322" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/853741239140513.jpg"><img class="aligncenter size-full wp-image-980" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="853741239140513" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/853741239140513.jpg" alt="" width="430" height="498" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/853741239372735.jpg"><img class="aligncenter size-full wp-image-981" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="853741239372735" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/853741239372735.jpg" alt="" width="302" height="484" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/bookCover.png"><img src="http://stuff4designers.com/functionform/wp-content/uploads/2011/08/bookCover.png" alt="" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="bookCover" width="304" height="812" class="aligncenter size-full wp-image-983" /></a>
</p>
<p>I first came across <a href="http://megparadise.com/" target="_blank">Meg Paradise</a> when she was working for<a href="http://moderndog.com/MD-16/" target="_blank"> Modern Dog,</a> a GREAT <a href="http://moderndog.com/MD-16/posters/" target="_blank">poster design</a> company (among other things, the posters are my favourite though!).<br />
Meg now co-runs her own design studio with two partners, <a href="http://parliamentofowlsdesign.com/" target="_blank">Parliament of Owls</a>, well done Meg!  That&#8217;s class.</p>
<p>Meg is particularly talented with illustration and typography, she is very versatile in both, well able to deliver a great vintage / retro buzz or modern / quirky / handdrawn feel.  Her illustrative and typographical skills come together perfectly in her book covers, they all have loads of personality and capture a certain atmosphere.  I&#8217;m particularly weak for her typography, it all just feels so RIGHT!</p>
<p>Check out her work (there&#8217;s lots more!) on her <a href="http://megparadise.com/" target="_blank">site</a> and <a href="http://www.behance.net/mistergirlfriend" target="_blank">behance</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/08/04/meg-paradise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heinz Edelmann</title>
		<link>http://stuff4designers.com/2011/07/21/heinz-edelmann/</link>
		<comments>http://stuff4designers.com/2011/07/21/heinz-edelmann/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 08:00:40 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[Artist]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[Heinz Edelmann]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[retro]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=947</guid>
		<description><![CDATA[Today is the second anniversary of Heinz Edelmann&#8217;s death.  The man most famous for his landmark work on the Beetles Yellow Submarine film and merchandise.  Apart from this iconic legacy, Edelmann also produced a lot of celebrated work as an illustrator, including posters, book covers and magazine illustrations, all of which seems to be (perhaps [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/pg-32-edelmann-rex_230942a.jpg"><img class="aligncenter size-full wp-image-958" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="pg-32-edelmann-rex_230942a" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/pg-32-edelmann-rex_230942a.jpg" alt="" width="510" height="348" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/ed02.jpg"><img class="aligncenter size-full wp-image-955" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="ed02" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/ed02.jpg" alt="" width="550" height="394" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/140.jpg"><img class="aligncenter size-full wp-image-952" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="140" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/140.jpg" alt="" width="531" height="729" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/137.jpg"><img class="aligncenter size-full wp-image-950" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="137" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/137.jpg" alt="" width="531" height="745" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/heinz_edelmann_1983.jpg"><img class="aligncenter size-full wp-image-957" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="heinz_edelmann_1983" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/heinz_edelmann_1983.jpg" alt="" width="436" height="623" /></a></p>
<p><iframe width="517" height="425" src="http://www.youtube.com/embed/llrAemrsKG0" frameborder="0" allowfullscreen></iframe>
</p>
<p>Today is the second anniversary of Heinz Edelmann&#8217;s death.  The man most famous for his landmark work on the Beetles Yellow Submarine film and merchandise.  Apart from this iconic legacy, Edelmann also produced a lot of celebrated work as an illustrator, including posters, book covers and magazine illustrations, all of which seems to be (perhaps understandably!) overshadowed by his work on Yellow Submarine.</p>
<p>Yellow Submarine is the ultimate pit-stop for inspiration on psychedelia, Blue Meanies are perhaps my favourite characters!  For more information, check out the <a href="http://containerlist.glaserarchives.org/index.php?id=14" target="_blank">Milton Glaser online archives</a> and read this transcript of an interview with <a href="http://www.21stcenturyradio.com/NP-8-28-99.1.html" target="_blank">21st Century Radio</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/07/21/heinz-edelmann/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thursday Talent: Gary Baseman</title>
		<link>http://stuff4designers.com/2011/07/07/thursday-talent-gary-baseman/</link>
		<comments>http://stuff4designers.com/2011/07/07/thursday-talent-gary-baseman/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 08:00:00 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Artist]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[Painting]]></category>
		<category><![CDATA[Thursday Talent]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=918</guid>
		<description><![CDATA[Gary Baseman is an incredibly prolific artist with a world-wide cult following. His outputs include his very distinctive paintings, animations, vinyl toys and clothes, plus an ongoing photo documentary of the travels of his creation, Toby. He both exhibits and lectures frequently and there is a huge number of interviews with him online. They are [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/happyidiot.jpg"><img class="aligncenter size-full wp-image-926" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="happyidiot" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/happyidiot.jpg" alt="" width="486" height="345" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/4Baseman_2-9-11-035919-29rev72.jpg"><img class="aligncenter size-full wp-image-935" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="4Baseman_2-9-11-035919-29rev72" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/4Baseman_2-9-11-035919-29rev72.jpg" alt="" width="486" height="366" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/baseman_3.jpg"><img class="aligncenter size-full wp-image-922" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="baseman_3" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/baseman_3.jpg" alt="" width="500" height="376" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/article-garybaseman-pilgrimage-small.jpg"><img class="aligncenter size-full wp-image-921" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="article-garybaseman-pilgrimage-small" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/07/article-garybaseman-pilgrimage-small.jpg" alt="" width="504" height="358" /></a></p>
<p><a href="http://www.garybaseman.com/" target="_blank&quot;">Gary Baseman</a> is an incredibly prolific artist with a world-wide cult following.  His outputs include his very distinctive paintings, animations, vinyl toys and clothes, plus an ongoing photo documentary of the travels of his creation, <a href="http://www.facebook.com/media/set/?set=a.412180086927.207098.208084011927" target="_blank">Toby</a>.  He both exhibits and lectures frequently and there is a huge number of interviews with him online.  They are notable for his honesty and advice, some of my favourites are from <a href="http://altpick.com/spot/baseman/" target="_blank">altpick.com</a> and <a href="http://crowndozen.com/main/archives/001409.shtml" target="_blank">crowndozen.com</a>.</p>
<p>Baseman coined the term &#8220;Pervasive art&#8221; specifically to describe his own art.  His style has been compared to early Disney animation, but with a certain slightly perverse twist!  His work aims to (among many other things!) &#8220;blur the lines between fine art and commercial art.&#8221; (<a href="http://en.wikipedia.org/wiki/Gary_Baseman" target="_blank">wikipedia</a>). It represents a new wave of pop art, staying relevant to popular culture today.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/07/07/thursday-talent-gary-baseman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thursday Talent: Pat Perry</title>
		<link>http://stuff4designers.com/2011/06/30/thursday-talent-pat-perry/</link>
		<comments>http://stuff4designers.com/2011/06/30/thursday-talent-pat-perry/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 08:00:22 +0000</pubDate>
		<dc:creator>Maria Murray</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Artist]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[Painting]]></category>
		<category><![CDATA[Thursday Talent]]></category>

		<guid isPermaLink="false">http://stuff4designers.com/?p=891</guid>
		<description><![CDATA[Timelapse Painting Two from Pat Perry on Vimeo. Pat Perry&#8217;s style is very diverse, his paintings and illustrations are quite different, but the underlying feeling of surreality and something slightly twisted and not quite right is present in both. It&#8217;s this slightly macabre edge i&#8217;m such a fan of, also of his incredibly technical ability. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/6_format-painting-1-of-4.jpg"><img class="aligncenter size-full wp-image-894" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="6_format-painting-1-of-4" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/6_format-painting-1-of-4.jpg" alt="" width="540" height="340" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/WithPeople-sample.jpg"><img class="aligncenter size-full wp-image-898" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="WithPeople-sample" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/WithPeople-sample.jpg" alt="" width="535" height="397" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/6_ticktockjpeg4website.jpg"><img class="aligncenter size-full wp-image-896" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="6_ticktockjpeg4website" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/6_ticktockjpeg4website.jpg" alt="" width="531" height="612" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/6_ellohay-poster-web.jpg"><img class="aligncenter size-full wp-image-893" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="6_ellohay-poster-web" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/6_ellohay-poster-web.jpg" alt="" width="522" height="560" /></a><br />
<a href="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/sketchbook7-sample.jpg"><img class="aligncenter size-full wp-image-897" style="border: 0pt none; margin-top: 10px; margin-bottom: 10px;" title="sketchbook7-sample" src="http://stuff4designers.com/functionform/wp-content/uploads/2011/06/sketchbook7-sample.jpg" alt="" width="512" height="398" /></a></p>
<p><iframe src="http://player.vimeo.com/video/8408132?title=0&amp;byline=0&amp;portrait=0" width="500" height="281" frameborder="0"></iframe>
<p><a href="http://vimeo.com/8408132">Timelapse Painting Two</a> from <a href="http://vimeo.com/user2071286">Pat Perry</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a href="http://www.patperry.net/">Pat Perry&#8217;s </a> style is very diverse, his paintings and illustrations are quite different, but the underlying feeling of surreality and something slightly twisted and not quite right is present in both.  It&#8217;s this slightly macabre edge i&#8217;m such a fan of, also of his incredibly technical ability.  The time-lapse video here BLOWS MY MIND, such talent, I love the insight into how he paints, firing the paint onto the work!  It&#8217;s hard to believe he doesn&#8217;t use more digital methods in his process, I guess he just gets it right first time round! Check out more on his <a href="http://vimeo.com/user2071286" target="_blank">vimeo</a>.</p>
<p>I&#8217;m always amazed by artists sketchpads as well! The last image here is an excerpt from his sketch pad, it&#8217;s so good! More can be found on <a href="http://www.patperry.net/blog/" target="_blank">Perry&#8217;s blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://stuff4designers.com/2011/06/30/thursday-talent-pat-perry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
