<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>GuyWeb</title>
	<link>http://www.guyweb.co.uk</link>
	<description>The personal website of Guy Carberry</description>
	<pubDate>Wed, 23 Jul 2008 10:22:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Liquid layout best suited to the desktop?</title>
		<link>http://www.guyweb.co.uk/2008/07/23/liquid-layout-best-suited-to-the-desktop/</link>
		<comments>http://www.guyweb.co.uk/2008/07/23/liquid-layout-best-suited-to-the-desktop/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 10:22:47 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Web design</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/07/23/liquid-layout-best-suited-to-the-desktop/</guid>
		<description><![CDATA[I&#8217;m breaking my radio silence to talk about something that has been bothering me about web design lately: Mobile / small screen web design layout. 
I&#8217;ve been using my Nokia e51 to browse the web on a daily basis for the last six months or so. A lot of the sites I visit have mobile [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m breaking my radio silence to talk about something that has been bothering me about web design lately: Mobile / small screen web design layout. </p>
<p>I&#8217;ve been using my Nokia e51 to browse the web on a daily basis for the last six months or so. A lot of the sites I visit have mobile versions of their content: Twitter, Facebook, Flickr, BBC, Amazon. These mobile versions are not just about mobile stylesheets but entirely different templates with different navigation systems which often put a wall around the core features of the site so you can&#8217;t stray into areas that haven&#8217;t been optimised for mobile or simply aren&#8217;t suitable. The majority of websites don&#8217;t have mobile versions of their sites but are still viewable in most modern mobile phones and small screen devices that support HTML and CSS. </p>
<p>There&#8217;s an <a href="http://www.stuffandnonsense.co.uk/archives/fixed_or_fluid_you_decide.html">oft-debated argument</a> about fixed-width -vs- fluid layout. It usually revolves around the need of the designer to have control of the canvas, to be able to absolutely position elements on a page so that the design comes together as a cohesive piece. Whilst this approach might look rather nice if the user has the same display / browser setup as the designer this is rarely the case. A lot of web design is about just letting go. Maybe <a href="http://www.alistapart.com/articles/dao">accepting the loss of control</a> is the mark of a good web designer? So we should all be using fluid layout designs, where possible, in our website design. But what about mobile or small-screened devices?</p>
<p>Viewing a liquid layout website on my Webkit-powered Nokia browser is not a pleasant experience. Imagine a simple layout with the main content occupying 60% of the viewport with the remaining 40% given over to peripheral sidebar style navigation elements. 60% of an 800 pixel viewport is 480px, leaving 320px for the sidebar. This seems reasonable enough. Large screens, with max-width techniques for line-length legibility employed can look good too using this ratio.</p>
<p>Switch to a small screen of 240px and the story is rather different. 60% = 144px / 40% = 96px. Whilst we have no horizontal scrollbars in this instance, the columns are extremely narrow are difficult to read. This is a simple two column layout. Imagine what happens when we throw three or four liquid columns into the mix (4 x 25% = 4 x 60px)! I&#8217;ve actually found that fixed-width layouts optimised for 1024px widths render much better on my mobile phone. Granted I get a horizontal scrollbar but Nokia&#8217;s browser is intelligent enough to recognise blocks of content and to wrap them within the viewport for me. To get to the sidebar I need to scroll right but, once there, the content wraps nicely. The same is true for liquid designs where a min-width is defined. </p>
<p>So for me, on my Nokia e51, fixed width websites work better than percentage-based liquid designs that don&#8217;t have a min-width defined. I don&#8217;t have an iphone so can&#8217;t comment about that but would be interested to know of your experiences on a range of different small-screened devices that attempt to render HTML and CSS.</p>
<p>So, in addition to the <a href="http://www.456bereastreet.com/archive/200803/specify_a_maximum_width_for_embased_layouts/">excellent advice from Roger Johansson</a> on setting a max-width, I&#8217;d like to suggest that all liquid layouts need a defined min-width for viewing on small screens.</p>
<p>To understand what I&#8217;m talking about, make your browser really small for the following liquid-width websites:</p>
<ul>
<li><a href="http://meyerweb.com/">Meyerweb.com</a></li>
<li><a href="http://adactio.com/journal/?skin=hirnlego">Adactio using the hirnlego theme</a></li>
<li><a href="http://www.vivabit.com/">Vivabit</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/07/23/liquid-layout-best-suited-to-the-desktop/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>GuyWeb will return</title>
		<link>http://www.guyweb.co.uk/2008/06/01/guyweb-will-return/</link>
		<comments>http://www.guyweb.co.uk/2008/06/01/guyweb-will-return/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 15:49:37 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Web design</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/06/01/guyweb-will-return/</guid>
		<description><![CDATA[ GuyWeb.co.uk is the personal website of Guy Carberry. It&#8217;s been here since 1999 but this is the most minimal it&#8217;s ever been. You wouldn&#8217;t believe I&#8217;m a web designer for the Open University would you? Alas, I&#8217;ve been so overloaded with work lately, including a few freelance gigs that my own website has had [...]]]></description>
			<content:encoded><![CDATA[<p><img class="right" id="image1065" src="http://www.guyweb.co.uk/wp-content/uploads/2007/09/guyweb-simplified-2007-09-03-1213.gif" alt="coming soon" /> GuyWeb.co.uk is the personal website of Guy Carberry. It&#8217;s been here since 1999 but this is the most minimal it&#8217;s ever been. You wouldn&#8217;t believe I&#8217;m a <a href="http://www.open.ac.uk/personalpages/g.d.carberry/">web designer for the Open University</a> would you? Alas, I&#8217;ve been so overloaded with work lately, including a few freelance gigs that my own website has had to take a bit of a backseat. It&#8217;s been on the backburner for about two years now. I&#8217;ve made plenty of promises that a new design will pop along soon and maybe something interesting to read but I&#8217;m done promising now. At somepoint there may be something here. </p>
<h2>for the time being..</h2>
<ul>
<li><a href="http://flickr.com/photos/guyweb/">Photos on Flickr</a></li>
<li><a href="http://facebook.com/">Friends on Facebook</a></li>
<li><a href="http://del.icio.us/guyweb/">Bookmarks on Del.ici.ous</a></li>
<li><a href="http://last.fm/user/guyweb/">Music on Last.fm</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/06/01/guyweb-will-return/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-06-01</title>
		<link>http://www.guyweb.co.uk/2008/06/01/links-for-2008-06-01/</link>
		<comments>http://www.guyweb.co.uk/2008/06/01/links-for-2008-06-01/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 08:32:33 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/06/01/links-for-2008-06-01/</guid>
		<description><![CDATA[

changingExpectations.swf (application/x-shockwave-flash Object)
tony&#8217;s ouasis mashup thing.
(tags: ou web2.0)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://ouseful.open.ac.uk/presentations/changingExpectations.swf">changingExpectations.swf (application/x-shockwave-flash Object)</a></div>
<div class="delicious-extended">tony&#8217;s ouasis mashup thing.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/ou">ou</a> <a href="http://del.icio.us/guyweb/web2.0">web2.0</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/06/01/links-for-2008-06-01/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-21</title>
		<link>http://www.guyweb.co.uk/2008/05/21/links-for-2008-05-21/</link>
		<comments>http://www.guyweb.co.uk/2008/05/21/links-for-2008-05-21/#comments</comments>
		<pubDate>Wed, 21 May 2008 08:37:33 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/21/links-for-2008-05-21/</guid>
		<description><![CDATA[

Webmonkey: the Web Developers Resource
The phoenix rises.
(tags: webdesign tutorials)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.webmonkey.com/">Webmonkey: the Web Developers Resource</a></div>
<div class="delicious-extended">The phoenix rises.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/tutorials">tutorials</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/21/links-for-2008-05-21/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-15</title>
		<link>http://www.guyweb.co.uk/2008/05/15/links-for-2008-05-15/</link>
		<comments>http://www.guyweb.co.uk/2008/05/15/links-for-2008-05-15/#comments</comments>
		<pubDate>Thu, 15 May 2008 08:39:53 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/15/links-for-2008-05-15/</guid>
		<description><![CDATA[

Energy saving trust
save money on cavity wall insulation etc. As recommended on money saving expert on five.
(tags: consumer)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.energysavingtrust.org.uk/">Energy saving trust</a></div>
<div class="delicious-extended">save money on cavity wall insulation etc. As recommended on money saving expert on five.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/consumer">consumer</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/15/links-for-2008-05-15/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-14</title>
		<link>http://www.guyweb.co.uk/2008/05/14/links-for-2008-05-14/</link>
		<comments>http://www.guyweb.co.uk/2008/05/14/links-for-2008-05-14/#comments</comments>
		<pubDate>Wed, 14 May 2008 08:36:29 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/14/links-for-2008-05-14/</guid>
		<description><![CDATA[

Who Should I Follow? &#124; Twitter Friend Recommendations
lots of pending &#8216;follow&#8217; button pressing action.
(tags: webdesign twitter socialsoftware)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://whoshouldifollow.com/guyweb">Who Should I Follow? | Twitter Friend Recommendations</a></div>
<div class="delicious-extended">lots of pending &#8216;follow&#8217; button pressing action.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/twitter">twitter</a> <a href="http://del.icio.us/guyweb/socialsoftware">socialsoftware</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/14/links-for-2008-05-14/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-09</title>
		<link>http://www.guyweb.co.uk/2008/05/09/links-for-2008-05-09/</link>
		<comments>http://www.guyweb.co.uk/2008/05/09/links-for-2008-05-09/#comments</comments>
		<pubDate>Fri, 09 May 2008 08:36:13 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/09/links-for-2008-05-09/</guid>
		<description><![CDATA[

script.aculo.us - drag and drop list items
(tags: javascript webdesign)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://demo.script.aculo.us/ajax/sortable_elements">script.aculo.us - drag and drop list items</a></div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/javascript">javascript</a> <a href="http://del.icio.us/guyweb/webdesign">webdesign</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/09/links-for-2008-05-09/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-08</title>
		<link>http://www.guyweb.co.uk/2008/05/08/links-for-2008-05-08/</link>
		<comments>http://www.guyweb.co.uk/2008/05/08/links-for-2008-05-08/#comments</comments>
		<pubDate>Thu, 08 May 2008 08:40:29 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/08/links-for-2008-05-08/</guid>
		<description><![CDATA[

Ofcom confirms Freeview will get HD next year &#124; Register Hardware
some Brits will get HD over Freeview next year.
(tags: tv feeeview digitaltv hdtv)


99designs » Need something designed? Crowdsource it.
Need something designed? Crowdsource it to our community of thousands of designers. Choose a winning design from hundreds of concepts created for you in under a week.
(tags: [...]]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.reghardware.co.uk/2008/05/07/freeview_hd_service_in_uk/">Ofcom confirms Freeview will get HD next year | Register Hardware</a></div>
<div class="delicious-extended">some Brits will get HD over Freeview next year.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/tv">tv</a> <a href="http://del.icio.us/guyweb/feeeview">feeeview</a> <a href="http://del.icio.us/guyweb/digitaltv">digitaltv</a> <a href="http://del.icio.us/guyweb/hdtv">hdtv</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://99designs.com/">99designs » Need something designed? Crowdsource it.</a></div>
<div class="delicious-extended">Need something designed? Crowdsource it to our community of thousands of designers. Choose a winning design from hundreds of concepts created for you in under a week.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://21degrees.com.au/products/symphony/">Symphony — Home</a></div>
<div class="delicious-extended">When did symphony become free?</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/cms">cms</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/08/links-for-2008-05-08/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-07</title>
		<link>http://www.guyweb.co.uk/2008/05/07/links-for-2008-05-07/</link>
		<comments>http://www.guyweb.co.uk/2008/05/07/links-for-2008-05-07/#comments</comments>
		<pubDate>Wed, 07 May 2008 08:36:27 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/07/links-for-2008-05-07/</guid>
		<description><![CDATA[

bestkungfu weblog » @alt and the Flickr Defense
the argument for keeping the alt attribute.
(tags: webdesign alttext accessibility)


Improving Code Readability With CSS Styleguides
(tags: webdesign css productivity code)


Image Replacement + Google
Google is cool with image replacemet. Dave Shea has the evidence.
(tags: webdesign css)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://www.bestkungfu.com/archive/date/2008/05/alt-and-the-flickr-defense/">bestkungfu weblog » @alt and the Flickr Defense</a></div>
<div class="delicious-extended">the argument for keeping the alt attribute.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/alttext">alttext</a> <a href="http://del.icio.us/guyweb/accessibility">accessibility</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://www.smashingmagazine.com/2008/05/02/improving-code-readability-with-css-styleguides/">Improving Code Readability With CSS Styleguides</a></div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/css">css</a> <a href="http://del.icio.us/guyweb/productivity">productivity</a> <a href="http://del.icio.us/guyweb/code">code</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://mezzoblue.com/archives/2008/05/05/image_replac/">Image Replacement + Google</a></div>
<div class="delicious-extended">Google is cool with image replacemet. Dave Shea has the evidence.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/css">css</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/07/links-for-2008-05-07/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>links for 2008-05-02</title>
		<link>http://www.guyweb.co.uk/2008/05/02/links-for-2008-05-02/</link>
		<comments>http://www.guyweb.co.uk/2008/05/02/links-for-2008-05-02/#comments</comments>
		<pubDate>Fri, 02 May 2008 08:35:02 +0000</pubDate>
		<dc:creator>Guy Carberry</dc:creator>
		
	<category>Links</category>
		<guid isPermaLink="false">http://www.guyweb.co.uk/2008/05/02/links-for-2008-05-02/</guid>
		<description><![CDATA[

Web Support


Shadowbox.js Media Viewer
For more than just images. Applys the lightbox effect to videos and other objects. Very useful for Study at the OU.
(tags: webdesign javascript ajax)


TinyMCE Javascript Content Editor by Moxiecode Systems AB
HTML editor of choice (the simple example).
(tags: webdesign)


]]></description>
			<content:encoded><![CDATA[<ul class="delicious">
<li>
<div class="delicious-link"><a href="http://wwwdev.open.ac.uk/NTSS/steven/web-support/">Web Support</a></div>
</li>
<li>
<div class="delicious-link"><a href="http://mjijackson.com/shadowbox/">Shadowbox.js Media Viewer</a></div>
<div class="delicious-extended">For more than just images. Applys the lightbox effect to videos and other objects. Very useful for Study at the OU.</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a> <a href="http://del.icio.us/guyweb/javascript">javascript</a> <a href="http://del.icio.us/guyweb/ajax">ajax</a>)</div>
</li>
<li>
<div class="delicious-link"><a href="http://tinymce.moxiecode.com/example.php?example=true">TinyMCE Javascript Content Editor by Moxiecode Systems AB</a></div>
<div class="delicious-extended">HTML editor of choice (the simple example).</div>
<div class="delicious-tags">(tags: <a href="http://del.icio.us/guyweb/webdesign">webdesign</a>)</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRSS>http://www.guyweb.co.uk/2008/05/02/links-for-2008-05-02/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
