<?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>Hywel Rh Vaughan &#187; free</title>
	<atom:link href="http://www.hywelvaughan.com/tag/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hywelvaughan.com</link>
	<description>Industrial Designer</description>
	<lastBuildDate>Mon, 16 Aug 2010 21:00:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Scalable Twitter Template</title>
		<link>http://www.hywelvaughan.com/archive/2010/08/a-scalable-twitter-template/</link>
		<comments>http://www.hywelvaughan.com/archive/2010/08/a-scalable-twitter-template/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 20:15:59 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[clever]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[scalable]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.hywelvaughan.com/?p=918</guid>
		<description><![CDATA[Want to make a twitter page that doesn't cut all of your info in half? Try this...]]></description>
			<content:encoded><![CDATA[<p>As someone who thoroughly enjoys the whole &#8217;social media&#8217; thing; I often found myself refreshing or updating my <a title="twitter" href="http://www.twitter.com/hrvaughan" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.twitter.com/hrvaughan?referer=');">twitter</a> page and looking for inspiration in the work of others.  When it came to my latest iteration though, I decided to look a bit more carefully at what I really wanted to say and how I could do that.  There were a few&#8230; <em>problems</em>.</p>
<p><em>Problem number one; <strong>I am not a graphic designer</strong></em>.</p>
<p>I didn&#8217;t want anything fancy with swirls of light and clever patterns splattered all over it. I didn&#8217;t want a complicated and distracting background.  All I wanted was something <strong>simple</strong> that tied in with everything else and got the small bits of info across without being too <em>nightclub-poster-ish</em>.</p>
<p><em>This then lead to the second problem; <strong>how do you make sure everything is visible?</strong></em></p>
<p>The advantage of complicated graphics and one flowing extended background is that it looks correct no matter what size window you open it up in; all of the bits tend to flow into each other.  If you want something simple though, you run the risk of discriminating against people with different screen sizes. This is especially important if you are putting text on your background. It is a personal bugbear when you open up a twitter page and part of the background with something you want to see is hidden by the main feed.</p>
<p><a href="http://www.twitter.com/mashable" onclick="pageTracker._trackPageview('/outgoing/www.twitter.com/mashable?referer=');"><img class="size-full wp-image-926" title="mashable2" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/mashable2.jpg" alt="" width="620" height="441" /></a></p>
<p><em>Above: a twitter page that crops the text and images when displayed on a 1024&#215;768 screen.</em></p>
<p>I wanted it to look right no matter what size screen it was opened up on.  Yes, there would always be compromises when people have different size browser windows, but if you maximise the page on any screen, I wanted the page to look right, whether on the iPad or on a wide-screen desktop.</p>
<p><em>Problem three;</em><strong><em> making it fit most screens</em></strong>.</p>
<p>The solution that I came up with is this;</p>
<p><a href="http://www.twitter.com/hrvaughan" onclick="pageTracker._trackPageview('/outgoing/www.twitter.com/hrvaughan?referer=');"><img class="alignnone size-full wp-image-919" title="twitter" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/twitter.jpg" alt="" width="640" height="334" /></a></p>
<p>It may look simple at first glance, but it is actually more than meets the eye.  Whether you have a 1024&#215;768, a 1280&#215;1024, a 1680&#215;1050 or a 1920&#215;1200 screen, this layout should fit all of them and still look correct.</p>
<p><a href="http://www.twitter.com/hrvaughan" onclick="pageTracker._trackPageview('/outgoing/www.twitter.com/hrvaughan?referer=');"><img class="size-full wp-image-927" title="hrvaughan2" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/hrvaughan2.jpg" alt="" width="620" height="441" /></a></p>
<p><em>Above: My twitter page on a 1024&#215;768 screen.</em></p>
<p>The main twitter bar moves and covers over certain sections whilst revealing others.  <em>No cutting paragraphs or images in half</em>.</p>
<p>This was all done by creating &#8217;safe areas&#8217; that will not be cropped, and determining which sections will be visible for different screen resolutions.</p>
<p>On the smallest screen (the same as the iPad at 1024&#215;768), the background has a very thin visible section on the left and right hand sides&#8230;</p>
<p><img class="alignnone size-full wp-image-933" title="Twitter Layout" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/template-small.jpg" alt="" width="620" height="324" /></p>
<p>However, the next (and most common) screen size of 1280&#215;1024 adds another section&#8230;</p>
<p><img class="alignnone size-full wp-image-934" title="Twitter Layout" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/template-medium.jpg" alt="" width="620" height="324" /></p>
<p>When you increase to the next screen size of 1680&#215;1050 you notice that the right hand yellow bar is covered by the twitter stream, with a replacement section appearing on the left in blue&#8230;</p>
<p><img class="alignnone size-full wp-image-936" title="Twitter Layout" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/template-large.jpg" alt="" width="620" height="324" /></p>
<p>Finally, a few little bits become visible on a screen of 1920&#215;1200&#8230;</p>
<p><img class="alignnone size-full wp-image-937" title="Twitter Layout" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/template-extra-large.jpg" alt="" width="620" height="324" /></p>
<p>In order for the transition between these different &#8217;sections&#8217; to be seamless, the background image works best with a white section cut out of it.</p>
<p><img class="alignnone size-full wp-image-938" title="Twitter Layout" src="http://www.hywelvaughan.com/wp-content/uploads/2010/08/template-background.jpg" alt="" width="620" height="324" /></p>
<p>When the twitter stream and side bar are in white, it appears that they are just slightly wider than normal without looking too cluttered, whilst never leaving the white section.</p>
<p>Now for the good bit; I thought I would release the template so that all of you aspiring tweeters out there could do the same (and twitter layouts are surprisingly hard to come by).</p>
<p><strong>Download it here:</strong></p>
<p><a href="http://www.hywelvaughan.com/wp-content/uploads/2010/08/twitter_template_hrhv.zip">twitter_template_hrhv</a></p>
<p>Please feel free to use the template to create your own versions; and tweet me a message or leave a comment to let me know how they come out! Any feedback is always welcome.  Twitter is about being social after all&#8230;</p>
<p>Full disclosure here; the original idea for this came after reading and playing with a tutorial by <a title="chris spooner" href="http://www.blog.spoongraphics.co.uk/tutorials/twitter-background-design-how-to-and-best-practices" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.blog.spoongraphics.co.uk/tutorials/twitter-background-design-how-to-and-best-practices?referer=');">Chris Spooner</a> &#8211; worth a look at too if you have time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hywelvaughan.com/archive/2010/08/a-scalable-twitter-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Five free apps for designers</title>
		<link>http://www.hywelvaughan.com/archive/2009/10/five-free-apps-for-designers/</link>
		<comments>http://www.hywelvaughan.com/archive/2009/10/five-free-apps-for-designers/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 14:00:20 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.hywelvaughan.com/?p=514</guid>
		<description><![CDATA[Following on from last week&#8217;s post on the iPhone and its lack of creativity, I decided to write a little about the creative apps that I find useful.  Designers as a whole, and more specifically student designers, tend to be a little short of funds.  If you are using an iPhone then the chances are [...]]]></description>
			<content:encoded><![CDATA[<p>Following on from<a href="http://www.hywelvaughan.com/archive/2009/10/design-request-an-iphone-cover-for-the-shy-poet/" target="_blank"> last week&#8217;s post</a> on the iPhone and its lack of creativity, I decided to write a little about the creative apps that I find useful.  Designers as a whole, and more specifically student designers, tend to be a little short of funds.  If you are using an iPhone then the chances are that most of your money is being spent on the contract, so you want to get the most out of it whilst paying the least possible.</p>
<p>Below are listed five free applications for the iPhone that are exceptionally useful for the creative type and that all designers should have.</p>
<p><img class="alignnone size-thumbnail wp-image-515" title="units" src="http://www.hywelvaughan.com/wp-content/uploads/2009/10/units-150x150.jpg" alt="units" width="150" height="150" /></p>
<p>Units<br />
Sometimes the best design is simple design. This app is one that I use very frequently for all sorts of things, whether when in the workshops, doing research or just in general conversation.</p>
<p>At its most basic it is a conversion tool. Pick any sort of category; length, time, weight, speed, and convert one unit into every other format. Instantly millimetres can be changed into miles and hours into milliseconds. Exceptionally easy to use, simple and a necessity for designers.</p>
<p><img class="alignnone size-thumbnail wp-image-516" title="wired" src="http://www.hywelvaughan.com/wp-content/uploads/2009/10/wired-150x150.jpg" alt="wired" width="150" height="150" /></p>
<p>Wired<br />
Almost all products since the turn of the new millennia have had a microchip in them somewhere, and those that don&#8217;t probably will do soon. Because of this, it makes sense to keep an eye on the latest innovations in technology related products.<br />
With reviews, videos and my personal favourite WIRED blogs, this is a brilliant way to keep on top of tech and inspire you on your next project. It is also a great read when you are sat on the bus in the morning rush hour.</p>
<p><img class="alignnone size-thumbnail wp-image-517" title="ted" src="http://www.hywelvaughan.com/wp-content/uploads/2009/10/ted-150x150.jpg" alt="ted" width="150" height="150" /></p>
<p>TED<br />
Speaking of inspiration, this is the ultimate source of design related inspiration you will find either on the net or on the iPhone.  TED frequently post talks by creative individuals on a whole range of topics; from inspiration to why they chose to do something in a particular fashion.  All of the videos are well worth a watch and work remarkably well on the iPhone, meaning you are never short of known designers to influence your work.</p>
<p><img class="alignnone size-thumbnail wp-image-518" title="bump" src="http://www.hywelvaughan.com/wp-content/uploads/2009/10/bump-150x150.jpg" alt="bump" width="150" height="150" /></p>
<p>Bump<br />
Social networking always comes across as sounding dirty. It sounds like something you do to get ahead rather than because you want to get to know people. It isn&#8217;t. Bump is a little application that helps you with the networking side of your life.<br />
The way that it works is, like most of the best apps, remarkably simple. You meet someone with an iPhone, you make sure that they have bump too, then you &#8216;bump&#8217; the phones together. This swaps your contact details, much like handing out a business card.</p>
<p><img class="alignnone size-thumbnail wp-image-519" title="sketchbookx" src="http://www.hywelvaughan.com/wp-content/uploads/2009/10/sketchbookx-150x150.jpg" alt="sketchbookx" width="150" height="150" /></p>
<p>SketchBookX<br />
There are lots of drawing apps out there, all with varying features and interactivity.  This though is the best one I have found thus far.  The little brother of the £1.79 SketchBook Mobile, this drawing app is like Photoshop for the iPhone.  You can zoom, you can use varying brush sizes and colours, you can even do layers.  Want to do an illustration on the fly? This is the app for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hywelvaughan.com/archive/2009/10/five-free-apps-for-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
