<?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>blog.andyhume.net &#187; 2004</title>
	<atom:link href="http://blog.andyhume.net/2004/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.andyhume.net</link>
	<description>Thoughts and commentary on web development</description>
	<lastBuildDate>Thu, 13 May 2010 13:37:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Dredge v2.0</title>
		<link>http://blog.andyhume.net/the-dredge-v20</link>
		<comments>http://blog.andyhume.net/the-dredge-v20#comments</comments>
		<pubDate>Tue, 28 Dec 2004 16:59:15 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">/?p=1</guid>
		<description><![CDATA[The latest redesign of The Dredge and updating to WP 1.3]]></description>
			<content:encoded><![CDATA[<p>Welcome to the re-design. Well more than a re-design: more of a re-launch.</p>
<p>I am now proudly powered by <a href="http://wordpress.org">WordPress</a>1.3. This version is still not in beta, so before you rush off to download it be aware that it is not quite ready for public consumption yet. I was intrested in testing some of its new features and thought the the redesign of this place was as good a place as any to give it a spin.</p>
<div class="update"><strong>Update:</strong><br />
Okay, it seems I am actually using WP 1.5 Alpha 6. I&#8217;m more cutting edge than I ever could have imagined&#8230; (I&#8217;ll be using <a href="http://usabletype.com/articles/2004/how-and-when-to-use-sifr/">sIFR</a>next). The development team appear to have bounced the version number up from 1.3 to 1.5. I wonder why?</div>
<p>For anyone subscribed to feeds here, my apologies for the hideous mess you will have experienced this evening. I have no doubt that there are better ways of implementing a site wide CMS and CSS update, but live editing felt so much more exciting.</p>
<p>Version 2.0 has been christened <em>Dockshite</em> and nods to a building in Docklands, London, that I spent a bit of time in leading up to Christmas. It was tall, minimalist, and very shiny. All the graphics come from one photo taken in a glass lift.</p>
<p>Incidentally, if anyone has strong feelings about some of the content that has gone missing from The Dredge, <a href="/contact/">drop me a line</a>and I will port some of it in to the new database. If not, I won&#8217;t bother because I&#8217;m not really missing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/the-dredge-v20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How and when to use sIFR</title>
		<link>http://blog.andyhume.net/how-and-when-to-use-sifr</link>
		<comments>http://blog.andyhume.net/how-and-when-to-use-sifr#comments</comments>
		<pubDate>Fri, 24 Dec 2004 22:03:14 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.andyhume.net/?p=93</guid>
		<description><![CDATA[Before embarking on an analysis of sIFR, let&#8217;s make sure everyone is up to speed on what it is and how it works. sIFR stands for scalable Inman Flash Replacement and is a technique for delivering truly customised typography on the web. It does this by replacing any text in a designated element with Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Before embarking on an analysis of sIFR, let&#8217;s make sure everyone is up to speed on what it is and how it works. sIFR stands for scalable Inman Flash Replacement and is a technique for delivering truly customised typography on the web. It does this by replacing any text in a designated element with Flash rendered text as the page is loading. It is important to understand that it is not the element that is being replaced by Flash, but the text within it, leaving the element to be styled or positioned as normal.</p>
<h3>Some facts about sIFR: not up for debate</h3>
<ul>
<li>sIFR does not require any changes to the (X)HTML code, all the work is done by Javascript, Flash and CSS.</li>
<li>If the user does not have Flash installed or Javascript enabled then the (X)HTML text is displayed and styled by CSS.</li>
<li>sIFR is scalable, and when rendered will adjust to the users font size settings.</li>
<li>sIFR is compatible with all screen readers. No problems or issues have ever been reported.</li>
<li>sIFR text is selectable with the mouse, although visual confirmation of the selection may be absent when selected with body text.</li>
<li>sIFR does not affect search engine placement or ranking, nor does it hide textual content from search engines or users.</li>
</ul>
<p>The conclusion should be that sIFR is an accessible, mature technology, and that its use must be given serious consideration by designers and developers.</p>
<h3>When to use sIFR</h3>
<p>Like all web technologies, it is important to understand the best way to use sIFR and to realise the situations in which it is most appropriately used. It&#8217;s about choosing the right tool for the job; and there is one job in particular where sIFR leaps from the toolbox and begs us to give it a go.</p>
<p>The scenario: A large sports news website decides to style all their headlines in a unique corporate typeface. News stories (with their headlines) are published by different people, in different places, all over the world, via some sort of content management software. They can&#8217;t employ someone to sit in front of Photoshop and create a headline image every time an editor wants to add a news story!</p>
<p>In this situation, sIFR is a tool that is unrivalled in simplicity, accessibility, and extensibility. Some news sites implement a solution involving the building of images on the fly via PHP or other server side jiggery-pokery. This works well as a time saver, but has many disadvantages when compared to sIFR:</p>
<ul>
<li>Images will not scale to the users default font size.</li>
<li>Although images should be cached on the server, there is still a performance issue in generating the images.</li>
<li>Each image must be downloaded separately creating server and bandwidth concerns.</li>
</ul>
<p>With sIFR, all that is required is one Flash (.swf) file and one Javascript (.js) file to be downloaded allowing all headlines on the site to be rendered in the corporate typeface.</p>
<p>This example was not just plucked from the air. It was the exact scenario that led to <a href="http://mikeindustries.com">Mike Davidson</a> developing the original Flash replacement technique back in 2001, for a redesign of <a href="http://espn.com">ESPN.com</a>. Since then, with the input of <a href="http://shauninman.com">Shaun Inman</a> and others, it has grown in to the rounded and fluent technology we have today, and will likely have a major impact on web typography during 2005.</p>
<h3>Using sIFR for links</h3>
<p>The latest version of sIFR allows for linked text to be replaced. Although this is an exciting development it is almost always not appropriate to use it in such a context. This is due to the following accessibility issues:</p>
<ul>
<li>No browser right-click (contextual menu)</li>
<li>No option/apple click</li>
<li>No status bar information</li>
</ul>
<p>Although these appear to be trivial issues, many people find broken functionality of these features quite frustrating. With the lack of status bar information it is impossible to get a clue as to where you may be heading next; and with the popularity of browsers such as Firefox and Opera, the contextual right click is becoming an increasingly used tool. Although sIFR provides a basic right click on links, the browser&#8217;s contextual options are unavailable.</p>
<p>Of course, these are limitations with Flash and not with sIFR itself. It is likely that some of these problems will be overcome in the future. The status bar for example can be controlled via Javascript, so it is not too hard to imagine some sort of functionality being added to display link targets. However, until Flash allows for a full browser contextual menu on links, I believe that sIFR is not quite viable for tackling this kind of text.</p>
<h3>Anti-aliasing</h3>
<p>While most of the interest in sIFR is centred around the ability to serve custom fonts, an important consideration is also the fact that Flash text can be anti-aliased. Web developers often forget this, partly because so many are working with Mac OS X and its impressive Quartz font smoothing. However, Windows users (despite having the ClearType option buried in a display menu somewhere) are not likely to have anti-aliasing enabled, and the ability to have anti-aliased headlines shown to these users as well as pre Windows XP and Mac OS X users is an important consideration.</p>
<h3>Fine tuning</h3>
<p>One issue that I have heard mentioned a few times, is that sIFR does not allow for the fine control of text that is possible with an image. This is perfectly true. With an image you have created in Photoshop or Fireworks, you can exactly control kerning, stretching, anti-aliasing, or any other features such as drop shadows very accurately. A graphic&#8217;s editor is a true WYSIWYG medium. sIFR rendered Flash is not.</p>
<p>If this level of control is required then an image is still the best way to deliver the text, and sIFR is not the right tool for these situations. However, if the requirement is purely to deliver a custom typeface, then sIFR beats creating images hands down.</p>
<h3>Loading speed</h3>
<p>The rendering speed of the replaced text is an important consideration when using sIFR, and although speeds have been significantly increased since early versions, there can still be a distinct delay if there are many instances of sIFR on screen at one time. This is perhaps the best example of why using sIFR in moderation (ie. one headline per page, or headline per post) is currently the ideal way to use the technique.</p>
<p>This is one of the most frustrating drawbacks of using Flash replacement. The temptation when first implementing sIFR is to replace too many elements on the one page. For this to be viable, loading speeds have to be greatly increased; and although a nice nippy server will help you out, the true culprit is the time that the rather bulky Javascript takes to run.</p>
<h3>The conclusion</h3>
<p>sIFR is not a rival to image replacement; it is a separate tool that does a different job. It is best used with text that would otherwise be displayed in one of the browser&#8217;s default fonts, and not to replace custom built graphics.</p>
<p>The ideal situation for sIFR is when you would otherwise use an image solely to display a custom typeface or anti-aliased headline. This is done very frequently on the web, and sIFR is by far a better option in these cases. It scales to the users default font size, is selectable, degrades <span style="text-decoration:line-through;">gracefully</span> beautifully, and can be used on thousands of pages with only two files required for download.</p>
<h3>Summary</h3>
<ul>
<li>Use sIFR for page titles or headlines.</li>
<li>Keep use of sIFR limited to optimise loading times.</li>
<li>Don&#8217;t use sIFR for links.</li>
</ul>
<h3>Useful links</h3>
<ul>
<li><a href="http://www.mikeindustries.com/blog/archive/2004/08/sifr">Mike Davidson: Introducing sIFR: The Healthy Alternative to Browser Text</a></li>
<li><a href="http://www.mikeindustries.com/blog/archive/2004/12/sifr-2.0-release-candidate-3">Mike Davidson: sIFR 2.0 RC 3 is Here&#8230; Come Get Some</a></li>
<li><a href="http://www.mezzoblue.com/archives/2004/10/26/sifr/">Dave Shea on sIFR<br />
</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/how-and-when-to-use-sifr/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default font size: The battle is won</title>
		<link>http://blog.andyhume.net/default-font-size-the-battle-is-won</link>
		<comments>http://blog.andyhume.net/default-font-size-the-battle-is-won#comments</comments>
		<pubDate>Sun, 28 Nov 2004 22:06:50 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.andyhume.net/?p=97</guid>
		<description><![CDATA[How could we publish the first edition of a site like UsableType without an article on font sizing? It would be like toast without butter, fish without chips, a Bush without war. So here it is: another article on font sizing. This one however, is not intended to expose the pros and cons of various [...]]]></description>
			<content:encoded><![CDATA[<p>How could we publish the first edition of a site like UsableType without an article on font sizing? It would be like toast without butter, fish without chips, a Bush without war.</p>
<p>So here it is: another article on font sizing.</p>
<p>This one however, is not intended to expose the pros and cons of various sizing methods. In fact, it is not going to address any particular methods of font sizing at all. What it is intended to be is a base for further discussion. A central hub if you like, with many a spoke thrusting outwards to create a spinning wheel of controversy.</p>
<p>I want to talk about designers that lower their body text below the default font size. These ill-mannered, uncouth, hooligans that neglect standards, fly in the face of accessibility, and&#8230; oh, hang on, I&#8217;m one of them. Damn.</p>
<h3>What&#8217;s going on?</h3>
<p>I thought I was better than that. I thought I had a grasp of web standards that was allowing me to deliver tight semantic code, bandwidth saving CSS, and accessible sites to all. So why have I (and if you want to admit to it too, now is the time to do so) ignored one of the most obvious premises of usability?</p>
<h3>First, a little history</h3>
<p>From 2000 onwards all the leading browser makers adopted a default font size of 16 pixels (px). Before this time, default font sizes did not match up across operating systems, causing havoc with designers&#8217; patience and sanity. So the introduction of a true standard default was hailed as a pretty good day for the web. Developers felt this would help solve the problem of delivering consistent font sizes across platforms, and there was much rejoicing by all.</p>
<p>Unfortunately it didn&#8217;t really work out that way. The 16px default font size is rather large. Not huge, but just a little too large for comfortable reading on an average resolution monitor. Macintosh users in particular were used to a smaller default. They took one glance at the new size and promptly switched their default back to the 12px they were used to seeing. All that good work, all that exciting promise: undone in three clicks of a mouse.</p>
<p>Meanwhile, web designers where looking at their pages and thinking, hmm&#8230; that&#8217;s a rather large font size for body text; I think I&#8217;ll drop it by about 10%.</p>
<p>With both groups (designers and users) lowering the font sizes, the result was inconsistency, confusion, illegible text, and a whole mess as big as the one we started with in the first place.</p>
<h3>What&#8217;s the solution?</h3>
<p>The true solution is obvious, surely? Either users or designers stop lowering default font sizes. Users shouldn&#8217;t have to do that of course. They want control over their web pages; to see them at a size that is comfortable (or indeed necessary for visually impaired users), without having to adjust the font size for every different site they come across.</p>
<p>So that leaves us. Designers. Simple really.</p>
<p>Every accessibility and usability rule in the book tells us to let the user control the experience. If they want to lower their default size, then let them. But don&#8217;t do it for them!</p>
<h3>Right. Who wants to change?</h3>
<p>The short answer to that is: no one.</p>
<p>I have spent the last 3 months developing this site, UsableType. And after not much soul searching and discussion, I decided to lower font sizes from the default size. Why did I do this?</p>
<p>For one reason: the site looked rubbish in every browser I tested on; and I wanted the site to look good.</p>
<p>That is the logic behind nearly every designers choice to lower body font sizes. It just doesn&#8217;t look good with line after line of the default font size. Accessiblity and usability can go hang&#8230; it just doesn&#8217;t look good!</p>
<p>Dirk Knemeyer recently published an article for Digital Web Magazine, called The End of Usability Culture, in which he claimed that the age of usability driven design was over. Although his argument was based on more general principals of design, in terms of font sizing his point is demonstrated very well indeed. Designers are reducing the level of usability in exchange for increased typographical control. In the same way as some designers set font sizes in pixels (despite their inaccessiblity in IE/Win), the bulk of desingers have decided that the pros of font size control outweigh the cons of reduced accessiblity.</p>
<h3>A new default size</h3>
<p>Downsized body text is so common on the web these days that we have gone too far to ever correct the problem. Users expect to see their default font size looking smaller than it is set in their browsers &#8211; whether they aware of the fact or not. Designers have forced a new default themselves by being so adamant that they want it smaller. It is now the norm for text to be set at anywhere between 70% and 80% for the &lt;body&gt; element and then other font sizes for title, etc, scaled from that base size.</p>
<p>As for users that want to see text larger, they will have figured out how to change the default on their machine and are probably browsing away happily as we speak. So it&#8217;s not all bad news, and although it is still not an ideal situation, the issue has settled a lot over the last few years. Designers have defninitely beaten the usability purists over the issue of font sizes. It is rare that you come across sites with default sized body text, and what&#8217;s more, my use of text-zoom is deployed only very late at night to reduce eye strain &#8211; so we must be getting something right!</p>
<p>Whether the purists like it or not, downsized body text is here to stay, and as designers we should no longer feel ashamed about our wish to present text at the size we want.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/default-font-size-the-battle-is-won/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forgotten Times</title>
		<link>http://blog.andyhume.net/forgotten-times</link>
		<comments>http://blog.andyhume.net/forgotten-times#comments</comments>
		<pubDate>Thu, 18 Nov 2004 21:57:22 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.andyhume.net/?p=91</guid>
		<description><![CDATA[Times New Roman is one of the most widely used typefaces in the world, as well as one of the most recognisable. The standard default font in nearly all browsers in living memory is Times, and for years when reading content on the web it was the typeface we were stuck with. Until the &#60;font&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Times New Roman is one of the most widely used typefaces in the world, as well as one of the most recognisable. The standard default font in nearly all browsers in living memory is Times, and for years when reading content on the web it was the typeface we were stuck with.</p>
<p>Until  the <code>&lt;font&gt;</code> tag  was introduced by browser vendors in 1995 there was no way of changing the font family except by changing the default font in your browser&#8217;s settings&#8212;which people rarely did anyway, as Times was seen as the obvious choice.</p>
<p>However, as the excitement of designating fonts on the web became more widespread&#8212;even becoming a <abbr title="World Wide Web Consortium">W3C</abbr> recommendation in 1997&#8212;designers rebuked Times fairly resolutely, and it became the emblem of early 1990&#8242;s web pages.  The forgotten font of the web.</p>
<h3>Typography Times</h3>
<p>With the birth of <abbr title="Cascading Style Sheets">CSS</abbr>, web typography was given a new lease of life. Suddenly we had control of <code>line-height</code> (leading), <code>letter-spacing</code>, and <code>word-spacing</code>. But Times missed out on most of these revelations because hardly anyone was using it. At the same time, a school of thought that regarded sans-serif typefaces to be more readable on the screen, struck another blow to Times&#8217;s hope of a comeback.</p>
<h3>Times are changing</h3>
<p>In case you hadn&#8217;t noticed, this article uses the Times New Roman typeface. That might surprise you if you are only familiar with it in its un-styled form&#8212;the 1990&#8242;s emblem. I think this text is really rather pretty.</p>
<p>Let&#8217;s have a look at how we got from the plain, rather amateur look of the un-styled Times, to what you are reading now. Here is an example of your bog standard, rather embarrassing, default Times.</p>
<div class="textex">
<p>It is generally considered good practice when selecting fonts to choose from the resident default fonts for most operating systems&#8212;specifding because I feel that serif typefaces can have a slightly cluttered feel when on the screen, particularly if the line length of the body text is fairly long, which it is at UsableType. A good rule is to adjust the amount of leading relative to the line length. If you have shorter lines than UsableType then you should probably use a little less <code>line-height</code>, although I very rarely go below <code>1.4</code> for body text. This already gives us a distinctly different look.</p>
</div>
<div class="textex" style="line-height:1.6;">
<p>It is generally considered good practice when selee feel of the text. The best thing to do when applying letter-spacing is to test several values and watch their effects in different browsers.</p>
</div>
<p>With that last addition we have the classic Times New Roman typeface looking as good as new, with the finished rule is as follows.</p>
<div class="codex">body {<br />line-height:1.6;<br />word-spacing:0.1em;<br />font-size:90%;<br />letter-spacing:0.01em;<br />}</div>
<p>It would be great to see a resurgence of Times being used in 2005. Next time you need a serif font for the screen, instead of just typing Georgia without thinking, have a look at Times. Have a play with the <abbr title="Cascading Style Sheets">CSS</abbr>, and let&#8217;s see if we can restore it to its former glory.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/forgotten-times/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>England Football Concerns</title>
		<link>http://blog.andyhume.net/england-football-concerns</link>
		<comments>http://blog.andyhume.net/england-football-concerns#comments</comments>
		<pubDate>Thu, 09 Sep 2004 16:51:13 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thedredge.org/2004/09/england-football-concerns/</guid>
		<description><![CDATA[NB: Archived post]]></description>
			<content:encoded><![CDATA[<p>I title this post &#8216;concerns&#8217;, but don&#8217;t be led into thinking that I  am <em>concerned</em> by the woes of the English football team. I lost interest in the England team sometime after the European Championships in 1996, when we surely should have lifted the trophy and finally brought football home.<br />
<span id="more-32"></span></p>
<p>I have no doubt that England will qualify for the World Cup in 2006. They have one of the best squads in Europe. Arugably two of the best midfielders in the world in Beckham and Gerrard, as well as two of the best defenders in Campbell and Cole. If they had strikers that could score at international level then they may well have won something in the last few years.</p>
<p>Let me make a few predictions&#8230;</p>
<p>Beckham will start for England as captain against Poland on Wednesday, as he will in the World Cup in 2006. He is one of the finest players in the world, a fantastic leader, and when on form can control and dominate matches.</p>
<p>David James will <strong>not</strong> start against Poland. I am sticking my neck out here big time, and may well be proved wrong &#8211; but I believe Eriksson may drop him in favour of Paul Robinson.</p>
<p>Eriksson will not be sacked by the FA. It would cost them millions of pounds to pull out of his contract, and lets face it &#8211; he&#8217;s done a bloody good job since he got here.</p>
<p>England will not win a major tournament in the next twenty years. Shock horror! For England to win tournaments things need to change in the English game. To begin with, the English Football Association (FA) need to start giving a shit. Their priorities are to the Premier League, the most popular and exciting league in the world, and probably rightly so. Football in this country has always been rooted in club football, and that is not going to change anytime soon. Where, for example, is the long awaited and long discussed &#8216;winter break&#8217; that so many figures have been calling for? Yeah&#8230; right.</p>
<p>The players feel the same. Even the most dependable in say, Steven Gerrard. In an England shirt, is he ever going to hurtle himself around the pitch sweating blood from his pours, as he did when he single handedly propelled Liverpool into a European Cup spot last season?</p>
<p>Perhaps these are depressing thoughts for England fans. You don&#8217;t have to believe them though. Maybe I have it all wrong and the National game is in fine form. Either way, we have a long hard season of Premiership football to look forward too.  Surely that is infinitely more appealing than worrying about Beckham and company as they trudge around Europe for these &#8216;tricky away ties&#8217;.</p>
<p><strong>Update:</strong><br />
9/9/04</p>
<p>Well goodness, if I wasn&#8217;t proved right on a number of points. Beckham did start as captain and David James was dropped in favour of Paul Robinson. For the record, England won 1-2.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/england-football-concerns/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Real Use for Gmail</title>
		<link>http://blog.andyhume.net/a-real-use-for-gmail</link>
		<comments>http://blog.andyhume.net/a-real-use-for-gmail#comments</comments>
		<pubDate>Tue, 29 Jun 2004 09:01:10 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thedredge.org/2004/06/a-real-use-for-gmail/</guid>
		<description><![CDATA[NB: Archived post]]></description>
			<content:encoded><![CDATA[<p>Garrett Murray of <a href="http://www.maniacalrage.net">Maniacal Rage</a>has found a use for all  <a href="http://www.thedredge.org/archives/2004/06/26/the-fuss-about-gmail/">the fuss about Gmail</a>.</p>
<p>I have donated my remaining Gmail account invitations to him. So if you are still after one, please <a href="http://www.maniacalrage.com/archives/2004/06/moregmailaccounts/">visit him</a>, and consider a donation to the National Multiple Sclerosis Society. Let&#8217;s use the hype to do some good.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/a-real-use-for-gmail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fuss about Gmail</title>
		<link>http://blog.andyhume.net/the-fuss-about-gmail</link>
		<comments>http://blog.andyhume.net/the-fuss-about-gmail#comments</comments>
		<pubDate>Sat, 26 Jun 2004 11:55:57 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thedredge.org/2004/06/the-fuss-about-gmail/</guid>
		<description><![CDATA[NB: Archive post]]></description>
			<content:encoded><![CDATA[<p>Strangely, I picked up a <a href="http://gmail.google.com">Gmail</a>invite just as a few bloggers were beginning to ask what<a href="http://www.7nights.com/asterisk/archives/whats_the_big_deal_with_gmail.php"> all the fuss was about</a>.</p>
<p>As most people rightly <a href="http://www.clagnut.com/blog/358/">pointed out</a>, most of the fuss over Gmail centers around the fact that you can&#8217;t actually get one yet. Google have cunningly tapped into a human drive that is with us from the day we are born until the day we die. The desire to want something we can&#8217;t have.</p>
<p>Now we all have Gmail, (and if anyone does not, I <strong>may</strong> &#8211; depending on when you are reading this post &#8211;  be able to help you out with an invite) are we still mad keen on it, and is anyone actually using it?</p>
<p>My initial thoughts on the Gmail service is that it&#8217;s good, but I can&#8217;t yet see what advantages &#8211; apart from the 1GB storage &#8211; it holds over <a href="http://www.hotmail.com">Hotmail</a> or <a href="http://www.yahoo.com">Yahoo</a>services.</p>
<p>Gmail are pinning all their hopes on the way it is marketed. In their words, &#8216;Gmail is different&#8217;. They are massively plugging the 1GB of storage of course, but there is also the search facility, and the feature of showing messages in context as conversations. If Gmail does become successful it will be because these features catch the imagination of the public, and not  because it is a superior email service to others.</p>
<p>My new Gmail address is andyhume@gmail.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/the-fuss-about-gmail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Problems</title>
		<link>http://blog.andyhume.net/password-problems</link>
		<comments>http://blog.andyhume.net/password-problems#comments</comments>
		<pubDate>Wed, 09 Jun 2004 19:21:55 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thedredge.org/2005/06/password-problems/</guid>
		<description><![CDATA[NB: Archived post]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a good one!</p>
<p>This afternoon, I managed to post a rather sensitive password on to a very busy community&#8217;s web forum. A forum, that many <a href="http://www.wordpress.org">WordPress</a>users may well be familiar with actually, as you&#8217;re all very busy on it.</p>
<p>Anyhow, after a 30 minute password recovery project &#8211; involving a quick visit to a server admin panel, ftp clients, and the like &#8211; I popped back to the &#8216;forum&#8217; to see exactly what, in my stupidity, I had done.</p>
<p>Perhaps it&#8217;s just me , but there is something about the <a href="http://wordpress.org/support/2#newtopic">login interface</a>that is slightly confusing. It seems  a little tied up with the whole &#8216;new post&#8217; thing. Maybe it could be moved above the &#8216;new topic&#8217; <code>&amp;lt;h2&amp;gt;</code>, or perhaps to the bottom near the submit button. May suggest it to <a href="http://www.photomatt.net">Matt</a>.</p>
<p>What&#8217;s ironic of course, was that I was already logged in &#8211; hence the message being posted &#8211; and didn&#8217;t even need to enter any passwords.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/password-problems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intangible Templates</title>
		<link>http://blog.andyhume.net/intangible-templates</link>
		<comments>http://blog.andyhume.net/intangible-templates#comments</comments>
		<pubDate>Sun, 06 Jun 2004 01:55:40 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thedredge.org/2004/06/intangible-templates/</guid>
		<description><![CDATA[NB: Archive post]]></description>
			<content:encoded><![CDATA[<p>Learning about <a href="http://www.clickz.com/news/article.php/3362801">Sam&#8217;s Club&#8217;s new offer</a> in a <a href="http://www.9rules.com/whitespace/web_business/the_commodization_of_web_design.php">post</a> from <a href="http://www.9rules.com/whitespace/">Scrivs</a>yesterday, I decided to nose around at it a little more, with half an eye on the future of web professionals everywhere.</p>
<p>What they are offering appears to be slightly different to your standard $5 (Ãƒâ€šÃ‚Â£2.72!) web design package &#8211; if there is such a thing. It is certainly feature packed, with options for e-commerce with intergrated merchant accounts, server logs, message boards, and the like.  Of course, without signing up for a yearly subscription to Sam&#8217;s Club and then paying the extra for the website package (neither of which I was particularly attracted by!), it&#8217;s not possible to ascertain exactly what is available for $5 a month; and frankly, I&#8217;ve lost interest in finding out anyway.</p>
<p>What has been raised though, is the question of whether freelance designers like myself &#8211; and Scrivs I believe &#8211;  be concerned about the rise of template packages such as these, no matter how featureless or feature packed they are?</p>
<p>There is no doubt that these offers are taking work from smaller design firms and the freelancer. That is unfortunate for whoever is losing the work; but at the same time it is pushing us to understand how we need to extend our skills as designers and developers.</p>
<p>Services such as Sam&#8217;s Club, which offer a web based interface allowing pretty much anyone to set up a website &#8216;in less than 5 minutes&#8217;, lack one pretty crucial function. No one is planning or designing the site. Users are just dumping content into various holes, specified by the templates. How are these sites really different from a small business owner, sitting down on a Sunday afternoon with a copy of Frontpage, and &#8216;designing&#8217; a site for his business? Anyone with a reasonable amount of common sense and patience can do that, but it does not guarantee a successful online store, or customer service solution, or anything really.</p>
<p>My point is this: Yes, these services will take work from freelancers; but is it work that we would value highly anyway? I, like all designers, take a certain amount of pride in my work. I happen to specialise for a particular client type in my work, and I have a measure of self-esteem, and belief that I offer an excellent service in that area. The expertise I offer, as do all designers and developers, cannot be funnelled  into some templates for a Ãƒâ€šÃ‚Â£2.72 website. What about information architecture, site goals, target audience, search engine optimization, <strong>not to mention standards</strong>.</p>
<p>These are facets of design that web professionals obtain through knowledge, experience, and practise. They are also skills that cannot be replicated by a template, the skills that we should continue to learn and develop, and the skills which mean we have a few more years left in us yet.</p>
<p>The philosophy behind the Sam&#8217;s Club service is, as Scrivs rightly points out, to increase the number of small/medium businesses with a web presence. So let&#8217;s hope, firstly for good old Sam&#8217;s sake, that many people sign up for it; but let&#8217;s also hope that within a few years, these businesses come to see the importance of a successful site, and realise what they have missed out on by buying a template service.</p>
<p>Remember the digital watch you bought from the petrol station for 99p thinking you&#8217;d found a bargain? Me too, but Rolex didn&#8217;t have much to worry about did they?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/intangible-templates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing Live</title>
		<link>http://blog.andyhume.net/designing-live</link>
		<comments>http://blog.andyhume.net/designing-live#comments</comments>
		<pubDate>Sat, 05 Jun 2004 08:42:35 +0000</pubDate>
		<dc:creator>ahume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thedredge.org/2004/06/designing-live/</guid>
		<description><![CDATA[NB: Archive post]]></description>
			<content:encoded><![CDATA[<p>Thanks for some of the nice <a href="http://www.thedredge.org/archives/2004/05/28/new-wordpress-blog#comment-9">comments</a>about this site. The WordPress community, which I think is the majority of my visitors at the moment, seem like a pleasant and encouraging bunch.</p>
<p>Still totally at a loss with what to do with the side bar here at The Dredge. I am playing around with offering a DOM based style switcher, allowing users to choose between two or three styles of the side bar, and seeing which proves most popular. I am quite happy with the rest of the design so far, and once I have tied the side bar into the overall feel, I think I will be well on the way to possibly having a finished Web site!</p>
<p>Implementing a site design while the site is live is quite an interesting concept. I remember <a href="http://www.zeldman.com">Zeldman</a>doing it a few years back, and thinking it was a very bizzare affair. In hindsight, I imagine he found it quite exciting, and no doubt  received hundreds of thoughts from visitors during the redesign with their individual opinions and ideas. Having the time to mull many concepts and notions for a design is not something Web developers are  generally used to. Many projects tend to end up with some deadline or other looming dangerously close, and time to sit on a problem or mull over a concept is often unavailable.</p>
<p>I have enjoyed, and indeed, am enjoying, the &#8216;no pressure&#8217; aspect of The Dredge&#8217;s development. For example, yesterday I added the little &#8216;Dredge the Archives:&#8217; image replacement for the search interface. Yes, that&#8217;s all I did.</p>
<p>Anyway, having said all that, you probably realise I would encourage comments about any aspect of the site&#8217;s design. Infact I would like them very much, as I have no strong feelings about where to go with the design, and will probably mull things over for a good few weeks before making any more changes.</p>
<p>Isn&#8217;t that great. I&#8217;ll just wait and see what springs to mind&#8230; no pressure.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.andyhume.net/designing-live/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
