<?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; twitter</title>
	<atom:link href="http://www.hywelvaughan.com/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hywelvaughan.com</link>
	<description>Industrial Designer</description>
	<lastBuildDate>Thu, 27 Oct 2011 16:44:47 +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>Quicklinks &#8211; 01/04/09</title>
		<link>http://www.hywelvaughan.com/archive/2009/04/quicklinks-010409/</link>
		<comments>http://www.hywelvaughan.com/archive/2009/04/quicklinks-010409/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:55:58 +0000</pubDate>
		<dc:creator>hywel</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[atkins]]></category>
		<category><![CDATA[fail whale]]></category>
		<category><![CDATA[greener gadget]]></category>
		<category><![CDATA[hiking]]></category>
		<category><![CDATA[manufacture]]></category>
		<category><![CDATA[oxfam]]></category>
		<category><![CDATA[quicklinks]]></category>
		<category><![CDATA[rapid prototyping]]></category>
		<category><![CDATA[trailwalker]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.hywelvaughan.co.uk/?p=224</guid>
		<description><![CDATA[Today's Quicklinks for articles and pages of interest...]]></description>
			<content:encoded><![CDATA[<p>With my fondness for Twitter only increasing with my new iPhone, plus my continual reading of design and industry related articles online, I have decided to follow the lead of <a title="Drew Batchelor" href="http://www.drewbatchelor.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.drewbatchelor.com/?referer=');">Drew Batchelor</a> and start posting some links to stuff I enjoy.  Here are a few from the past few days&#8230;</p>
<p>Twitter has plans on how it is going to make some money <a title="WIRED magazine" href="http://www.wired.com/video/twitter-plans-to-make-money/18173818001" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.wired.com/video/twitter-plans-to-make-money/18173818001?referer=');">&lt;</a></p>
<p>A fantastic array of Twitter &#8216;Fail Whale&#8217; inspired art <a title="Fail Whale" href="http://ifitshipitshere.blogspot.com/2009/03/symbol-of-failure-inspires-round-up-of.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/ifitshipitshere.blogspot.com/2009/03/symbol-of-failure-inspires-round-up-of.html?referer=');">&lt;</a></p>
<p>A product that does almost exactly what my Greener Gadget competition entry did is <a title="Science Daily" href="http://www.sciencedaily.com/releases/2009/03/090318090348.htm" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.sciencedaily.com/releases/2009/03/090318090348.htm?referer=');">&lt;</a></p>
<p>How bad energy consumption is in manufacture <a title="MIT" href="http://www.eurekalert.org/pub_releases/2009-03/miot-mu032709.php" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.eurekalert.org/pub_releases/2009-03/miot-mu032709.php?referer=');">&lt;</a></p>
<p>The Atkins Project in rapid manufacture <a title="Rapid Today" href="http://www.rapidtoday.com/Atkins.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.rapidtoday.com/Atkins.html?referer=');">&lt;</a></p>
<p>And finally, as not all of my life revolves around design (although granted, most of it does), here is the link to the Just Giving page that myself and a few friends have.  We have entered into the Oxfam Trailwalker event, and I shall spare you all the promotion, just read the page <a title="Just Giving - Oxfam Trailwalker" href="http://www.justgiving.com/indestructibles" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.justgiving.com/indestructibles?referer=');">&lt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hywelvaughan.com/archive/2009/04/quicklinks-010409/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

