<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Fog of Eternity | Website design and discussion</title>
	
	<link>http://www.fogofeternity.com</link>
	<description>Fog of Eternity examines aspects of website design, social networking, the accessibility agenda and the wider web and tech related world.</description>
	<pubDate>Fri, 14 Nov 2008 02:55:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/FogOfEternity" type="application/rss+xml" /><feedburner:emailServiceId>1375949</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>In An Ideal World We’d Be Free To Choose</title>
		<link>http://feeds.feedburner.com/~r/FogOfEternity/~3/452451899/</link>
		<comments>http://www.fogofeternity.com/index.php/2008/11/in-an-ideal-world-wed-be-free-to-choose/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 02:55:42 +0000</pubDate>
		<dc:creator>Robin Cannon</dc:creator>
		
		<category><![CDATA[Browsers]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[compliance]]></category>

		<category><![CDATA[consistency]]></category>

		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.fogofeternity.com/?p=146</guid>
		<description><![CDATA[Browser makers always go on about how their product is so effective at adhering to web standards. Microsoft is always criticised for how badly Internet Explorer deals with the same issue. Both of those claims have always been exaggerated wildly. Yet are we now finally reaching a stage of standards adherence and consistency between browser [...]]]></description>
			<content:encoded><![CDATA[<p><em>Browser makers always go on about how their product is so effective at adhering to web standards. Microsoft is always criticised for how badly Internet Explorer deals with the same issue. Both of those claims have always been exaggerated wildly. Yet are we now finally reaching a stage of standards adherence and consistency between browser products?</em></p>
<h3>A pain for designers</h3>
<p>We web designers are always talking about the difficulties of designing web sites that will be compatible across various browsers. And new version of the likes of Firefox, Safari and Opera always trumpet about how they so closely adhere to standards. Usually they direct you to look at how well their browsers deal with the Acid test, as a demonstration of how good their product is.</p>
<p>From a purely design point of view, in terms of rendering CSS correctly, the biggest advantage of web standards is that it means that designs will be rendered consistently. And for a long time we&#8217;ve never had that. Regardless of how great a browser was supposed to be, there was always some glitch or other.</p>
<p>Even the supposed standards compliant browsers couldn&#8217;t render pages consistently. I know, there&#8217;s been numerous times where a page that looks fine on Firefox has layout disasters on Opera or Safari, or where Firefox has failed to deal effectively with mouseover menus. And of course Internet Explorer 6 has been a law unto itself, and Internet Explorer 7 still behaving unusually from time to time.</p>
<p>While being the most criticised for lack of standards compliance, as a designer I&#8217;ve always been aware that glitches in Internet Explorer are easier to fix (<a href="http://www.fogofeternity.com/index.php/2008/06/be-realistic-be-like-internet-explorer/">&#8216;Be Realistic, Be Like Internet Explorer&#8217;</a>). Unlike the other browsers, you can specify conditional stylesheets for IE - stylesheets that only load if a particular version of IE is being used. My biggest problems have always been tracking down CSS hacks that deal with inconsistencies between Firefox, Safari and Opera. They seemed to exist in some kind of idealised world - where they didn&#8217;t need to have conditional stylesheets because, hey, they were all compliant so there wouldn&#8217;t be any problems! Some hope.</p>
<h3>But then one day everything pretty much worked</h3>
<p>The last couple of weeks I&#8217;ve been working on a relatively complex site design. I tend to work initially previewing the site in Safari, as the browser that most accurately renders the CSS to what it&#8217;s supposed to look like. I usually get a reasonable way into a design before I start looking at cross browser issues and tracking down fixes.</p>
<p>So earlier this week I decided to check out how it was rendering in the latest versions of the other browsers. I was very aware that with the addition of Chrome, there&#8217;s another browser that has to be addressed in terms of compatibility.</p>
<p>Across the latest versions of Firefox, Opera, Safari and Chrome, there was one single glitch based on my initial CSS. That was a Chrome issue related to margins and a fixed footer, and was solved in the main CSS file without any hacks (i.e. the solution fixed the Chrome issue but was relevant and harmless to all the other browsers). </p>
<p>Internet Explorer, both versions 6 and 7, still have problems of course. But I know that I can fix them without having to hack the main CSS documents. They at least have a practical solution to a known problem with the conditional stylesheets. And with Internet Explorer 8 looking to genuinely be compliant and consistent, one day (although it will be years away given how many people still use the antiquated IE6) the problems might be eliminated altogether.</p>
<h3>Be idealistic when it&#8217;s practical</h3>
<p>Non-Microsoft browsers used to piss me off as a web designer. Internet Explorer always had problems and an obvious and reasonably elegant solution. Firefox, Safari, Opera etc were like the worst kind of idealist - they wouldn&#8217;t address practical problems because those problems weren&#8217;t supposed to exist. The fact that they did exist was conveniently glossed over. And so a designer had to find arcane hacks to CSS code to make it work properly.</p>
<p>Now, perhaps, we&#8217;ve finally reached a stage where those problems are ending. Where I can design with one browser and be genuinely confident that it will render the same in the others - or at the very least it will only glitch in Internet Explorer allowing me an easy fix. Long may it continue.</p>
<ul>
<li><a href="http://www.apple.com/safari/">Apple Safari</a></li>
<li><a href="http://www.google.com/chrome">Google Chrome</a></li>
<li><a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Microsoft Internet Explorer</a></li>
<li><a href="http://www.mozilla-europe.org/en/firefox/">Mozilla Firefox</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/FogOfEternity/~4/452451899" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.fogofeternity.com/index.php/2008/11/in-an-ideal-world-wed-be-free-to-choose/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=FogOfEternity&amp;itemurl=http%3A%2F%2Fwww.fogofeternity.com%2Findex.php%2F2008%2F11%2Fin-an-ideal-world-wed-be-free-to-choose%2F</feedburner:awareness><feedburner:origLink>http://www.fogofeternity.com/index.php/2008/11/in-an-ideal-world-wed-be-free-to-choose/</feedburner:origLink></item>
		<item>
		<title>CSS Deserving Of A Showcase</title>
		<link>http://feeds.feedburner.com/~r/FogOfEternity/~3/370087237/</link>
		<comments>http://www.fogofeternity.com/index.php/2008/08/css-deserving-of-a-showcase/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 15:54:30 +0000</pubDate>
		<dc:creator>Robin Cannon</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.fogofeternity.com/?p=137</guid>
		<description><![CDATA[Despite the increased focus on accessibility and simplicity in web design, it&#8217;s surprising how often designers resort all to quickly to the likes of table based design, Javascript, or Flash when creating websites. CSS and HTML are acknowledged as the most important building blocks of accessible web design, but they&#8217;re also seen as lacking in [...]]]></description>
			<content:encoded><![CDATA[<p>Despite the increased focus on accessibility and simplicity in web design, it&#8217;s surprising how often designers resort all to quickly to the likes of table based design, Javascript, or Flash when creating websites. CSS and HTML are acknowledged as the most important building blocks of accessible web design, but they&#8217;re also seen as lacking in flexibility. But the idea that a site based purely on CSS and HTML has to be simplistic or unattractive is wrong. Sure, there&#8217;s things that you can&#8217;t do, and Flash&#8217;s increased (but imperfect) accessibility allows for wider flexibility in design, but all things being equal it&#8217;s still better to use CSS and HTML where they can provide the required function.</p>
<h3>CSS - Pretty and accessible</h3>
<p>I&#8217;ve spoken about the <a href="http://www.fogofeternity.com/index.php/category/css/">benefits of CSS design</a> regularly in the past, but to recap - CSS gives you great flexibility in design and page appearance, keeps that appearance entirely seperate from the actual content of the page, and therefore provides excellent accessibility and makes redesigning a site far easier.</p>
<p>As browsers develop, support for deeper CSS functionality has grown extensively. The extensive glitches in support with Internet Explorer 6 can largely be overcome with stylesheets specific to that browser, and Internet Explorer 7, Firefox, Safari and Opera all provide pretty comprehensive CSS functionality. Universal consistency is still some way away, but the small differences between the way these browsers render CSS based designs are usually pretty simple to resolve.</p>
<h3>Showcasing the benefits</h3>
<p>I&#8217;ve decided to make some efforts to showcase designs based on CSS and HTML and nothing else. I want to help people realise how much you can achieve merely with those two technologies. That&#8217;s not to say that other technologies don&#8217;t have their place, but I definitely think the artistic opportunities available merely from CSS and HTML are overlooked.</p>
<p><a href="http://www.fogofeternity.com/showcase/cartoon"><img class="size-full wp-image-138" title="Screenshot of CSS demonstration" src="http://www.fogofeternity.com/wp-content/uploads/2008/08/20080820_screenshot.jpg" alt="Screenshot of CSS demonstration" width="400" height="207" /></a></p>
<p>The page at <a href="http://www.fogofeternity.com/showcase/cartoon">www.fogofeternity.com/showcase/cartoon</a> is an opening effort in demonstrating how CSS can be used to make attractive pages with interesting functionality. The main point here is to demonstrate how simple the underlying HTML can be, when you consider how extensively CSS can change the appearance of the page. Look at that page, and its functionality, and consider that the main body of the HTML page, whose appearance the CSS defines, reads:</p>
<blockquote>
<p id="line1">&lt;<span class="start-tag">body</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;header&#8221;</span>&gt;</p>
<p id="line16">&lt;<span class="start-tag">p</span>&gt;A demonstration of some effects possible solely through the use of HTML and CSS. By &lt;<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span class="attribute-value">&#8220;/&#8221;</span>&gt;Fog of Eternity&lt;/<span class="end-tag">a</span>&gt;.&lt;/<span class="end-tag">p</span>&gt;</p>
<p>&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;scene&#8221;</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;tank&#8221;</span>&gt;<br />
&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;jumbo-jet&#8221;</span>&gt;<br />
&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;anime-man&#8221;</span>&gt;<br />
&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;invisible-girl&#8221;</span>&gt;<br />
&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;goth-girl&#8221;</span>&gt;<br />
&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span class="attribute-value">&#8220;explosion&#8221;</span>&gt;<br />
&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;/<span class="end-tag">div</span>&gt;</p>
<p>&lt;/body&gt;</p></blockquote>
<h3>Accessible and good looking</h3>
<p id="line31">The best showcase for the flexibility in CSS design is probably <a href="http://www.csszengarden.com/">CSS Zen Garden</a>. What&#8217;s great about that site is the demonstration of great design with zero changes in the HTML structure of the site. I&#8217;d also advise reading the excellent book &#8216;<a href="http://www.amazon.com/Transcending-CSS-Design-Voices-Matter/dp/0321410971/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1219247551&amp;sr=8-1">Transcending CSS</a>&#8216; to gain a deeper understanding of the benefits, and developments, in CSS based design.</p>
<p>I&#8217;ll be looking to take more opportunities in the future to show how extensive the benefits of CSS can be.</p>
<img src="http://feeds.feedburner.com/~r/FogOfEternity/~4/370087237" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.fogofeternity.com/index.php/2008/08/css-deserving-of-a-showcase/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=FogOfEternity&amp;itemurl=http%3A%2F%2Fwww.fogofeternity.com%2Findex.php%2F2008%2F08%2Fcss-deserving-of-a-showcase%2F</feedburner:awareness><feedburner:origLink>http://www.fogofeternity.com/index.php/2008/08/css-deserving-of-a-showcase/</feedburner:origLink></item>
		<item>
		<title>The Moral Quandries Of A Blogger</title>
		<link>http://feeds.feedburner.com/~r/FogOfEternity/~3/317580954/</link>
		<comments>http://www.fogofeternity.com/index.php/2008/06/the-moral-quandries-of-a-blogger/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 18:54:32 +0000</pubDate>
		<dc:creator>Robin Cannon</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Comment]]></category>

		<category><![CDATA[morals]]></category>

		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://www.fogofeternity.com/?p=120</guid>
		<description><![CDATA[In the last few days I&#8217;ve had occasion to think about the moral aspects of blogging and social media. I was faced with two moral dilemmas. One regarded a visitor to my site, the other about the content I put on Fog of Eternity myself. They led to questions about privacy, independence, trust and fair-use.
Taken [...]]]></description>
			<content:encoded><![CDATA[<p><strong>In the last few days I&#8217;ve had occasion to think about the moral aspects of blogging and social media. I was faced with two moral dilemmas. One regarded a visitor to my site, the other about the content I put on Fog of Eternity myself. They led to questions about privacy, independence, trust and fair-use.</strong></p>
<p>Taken as a hypothetical or general question, in each situation the conclusion I reached would have been different. Each demonstrated the important of context and specifics.</p>
<h3>How to lose your right to browsing privacy</h3>
<p>I&#8217;m a strong believer in the right to browse largely anonymously. Web Analytics will give any webmaster a degree of personal information about their visitors - whether that be IP, domain, service provider - but this information shouldn&#8217;t really be used. It certainly shouldn&#8217;t be used to track individuals.</p>
<p>&#8230;but there are exceptions. I often look at my analytics information to see what Google searches are bringing traffic to my site. I&#8217;d noticed since my post a while ago &#8216;<a href="http://www.fogofeternity.com/index.php/2008/05/only-cute-girls-make-me-stumble/">Only Cute Girls Make Me Stumble</a>&#8216; that I&#8217;d started picking up odd bits and pieces of search for &#8220;cute girls&#8221;. Not entirely surprising given the amount of people who use the web to look at pictures of cute girls, even if they&#8217;d be sadly disappointed on reaching that article.</p>
<p>None of which was of major concern until a couple of days ago. Mistaken searches for &#8220;cute girls&#8221; based on a blog article title is fair enough. Someone coming to my site following a Google search entitled &#8220;images of cute girls of age 6&#8243; is an entirely different matter. That&#8217;s disasteful and potentially illegal.</p>
<p>My analytics data provides me with an IP address and a service provider for that visitor. Not a huge amount of data, but more than nothing. Its a visitor from India, and nothing may happen, but I have no qualms about dropping the service provider a note with the information.</p>
<h3>Does pay always undermine independence?</h3>
<p>When you start to get paid to do a particular piece of work you lose some control over it. As they say, &#8220;Those who pay the piper call the tune.&#8221;</p>
<p>I was pointed recently towards the site <a href="http://www.reviewme.com/">ReviewMe</a>. The basic idea is simple, you submit your blog, it gets checked by the staff at ReviewMe, and you&#8217;re then eligible to write reviews of products (based on the subject matter of your blog) for payment.</p>
<p>The site says that there&#8217;s no requirement to provide positive reviews. And you can pick and choose what you review. I&#8217;m still wary.</p>
<h4>Does it undermine the authority of Fog of Eternity?</h4>
<p>Even if reviews are only a minor part of the site (and I wouldn&#8217;t post more than one a week), are people going to be interested? Or will they feel that the site has &#8220;sold out&#8221;.</p>
<h4>You&#8217;re not &#8220;required&#8221; to give positive reviews?</h4>
<p>ReviewMe say that there&#8217;s no need. But they also say that the &#8220;vast majority&#8221; of reviews are positive. Is that tacit pressure to give positive feedback to their clients?</p>
<h4>Why I&#8217;m going to give it a test run</h4>
<p>Once I&#8217;d had a look around the ReviewMe site my concerns were reduced. It&#8217;s easy to pick and choose. And frankly I&#8217;m independent enough as a person that I&#8217;ll say what I think regardless!</p>
<p>But the biggest reason I decided I&#8217;ll give it a try is that I realised it&#8217;s a good way to find new services. Some of the offered reviews are of betas and services I hadn&#8217;t heard of before, but look interesting. If a service like ReviewMe can give me a route into new products as well as providing a little bit of pin money, then that&#8217;s all well and good. It benefits Fog of Eternity all round.</p>
<h3>Bending morals by circumstance</h3>
<p>If you&#8217;d asked me &#8220;is it right to track back people who visit your site?&#8221; then I&#8217;d have said no. If you&#8217;d asked me if it you thought a site could benefit from paid reviews, I&#8217;d have said no. But context is important, and I think in both the situations above I&#8217;ve come to a fair and considered conclusion.</p>
<p>What do you guys think?</p>
<img src="http://feeds.feedburner.com/~r/FogOfEternity/~4/317580954" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.fogofeternity.com/index.php/2008/06/the-moral-quandries-of-a-blogger/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=FogOfEternity&amp;itemurl=http%3A%2F%2Fwww.fogofeternity.com%2Findex.php%2F2008%2F06%2Fthe-moral-quandries-of-a-blogger%2F</feedburner:awareness><feedburner:origLink>http://www.fogofeternity.com/index.php/2008/06/the-moral-quandries-of-a-blogger/</feedburner:origLink></item>
		<item>
		<title>Look At Me, I’m Alternative…Just Like You!</title>
		<link>http://feeds.feedburner.com/~r/FogOfEternity/~3/316273780/</link>
		<comments>http://www.fogofeternity.com/index.php/2008/06/look-at-me-im-alternativejust-like-you/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 15:17:38 +0000</pubDate>
		<dc:creator>Robin Cannon</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Comment]]></category>

		<category><![CDATA[Social Networking]]></category>

		<category><![CDATA[original thinking]]></category>

		<guid isPermaLink="false">http://www.fogofeternity.com/?p=118</guid>
		<description><![CDATA[Blogging is a way for us to have our voice heard. It&#8217;s how we broadcast our thoughts to the world at large. We develop an audience. We widen the conversation. It allows for a greater variety of discussion. We give our unique viewpoints on&#8230;um&#8230;what everyone else is talking about.

Social networking exacerbates the problem. It creates [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Blogging is a way for us to have our voice heard. It&#8217;s how we broadcast our thoughts to the world at large. We develop an audience. We widen the conversation. It allows for a greater variety of discussion. We give our unique viewpoints on&#8230;um&#8230;what everyone else is talking about.</strong></p>
<p><img class="alignnone size-full wp-image-117" title="Being alternative and unique together." src="http://www.fogofeternity.com/wp-content/uploads/2008/06/20080620_goths.jpg" alt="Picture of goths." width="400" height="200" /></p>
<p>Social networking exacerbates the problem. It creates a sameness in the conversation, because everyone is looking at the same subject. In early May everyone was talking about how great Twitter was. In late May everyone was talking about how annoying Twitter&#8217;s downtimes were. This month it&#8217;s Friendfeed and the fragmentation of conversation.</p>
<h3>Did you hear the one about &#8230; oh &#8230; you did already &#8230;</h3>
<p>Different viewpoints are all well and good. But how many different viewpoints are you going to get among hundreds of blogs all addressing the same topics? People see that something is &#8220;the buzz&#8221; because they read it on <a href="http://scobleizer.com/">Scobleizer</a>. Then they talk about it on their own blog and link back to the original articles.</p>
<p>They probably develop more immediate traffic this way - it&#8217;s the fashionable thing after all. It&#8217;s easier to continue a trend than begin one. But how much value is being added to the wider discussion? Doesn&#8217;t the conversation just become circular, and inaccessible to new readers? When we talk about the topics that everyone else is talking about we&#8217;re not adding originality.</p>
<p>OK, we&#8217;re all talking about the same overall topic - social media. But it&#8217;s rarer to find an original subject than it is to find an article similar to something you&#8217;ve already read. That&#8217;s not beneficial to the long term development of social media. It keeps it insular, it doesn&#8217;t widen the conversation. We&#8217;re happy enough, people come and visit our sites and comment on our thoughts, but there&#8217;s not much new material being developed.</p>
<h3>If everyone is special then no-one is</h3>
<p>The derivative nature of these posts and the discussion stops us moving forward. Social media is failing to widen functionality and accessibility to the non-techie, the non-early adopter. Its highly cliquey when it should be as open as possible.</p>
<p>We think of ourselves as specialised, as interesting, as unique. But in many ways we&#8217;re as &#8220;unique&#8221; as the emo kid who listens to My Chemical Romance like millions of others. Who thinks his angst and his emotion are something special. We think our voices are important in large part because they are <strong>our</strong> voices.</p>
<h3>Don&#8217;t be a dedicated follower of fashion</h3>
<p>That internal conversation is important of course, because we&#8217;re honing and developing the media and its services. There can be new perspectives on popular topics - for example I always find <a href="http://vanelsas.wordpress.com/">Alexander van Elsas</a> tends to offer an original viewpoint on the buzz. But that can&#8217;t be the only conversation, we need to extend ourselves.</p>
<p>We need more original thinking in the blogosphere. I&#8217;m going to challenge myself to do this, and I challenge you to try something similar, at least from time to time. If something is the buzz topic that week, then <strong>don&#8217;t</strong> write about it. Refuse to write about it. Write about something completely different. Don&#8217;t continue a conversation, start one.</p>
<img src="http://feeds.feedburner.com/~r/FogOfEternity/~4/316273780" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.fogofeternity.com/index.php/2008/06/look-at-me-im-alternativejust-like-you/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=FogOfEternity&amp;itemurl=http%3A%2F%2Fwww.fogofeternity.com%2Findex.php%2F2008%2F06%2Flook-at-me-im-alternativejust-like-you%2F</feedburner:awareness><feedburner:origLink>http://www.fogofeternity.com/index.php/2008/06/look-at-me-im-alternativejust-like-you/</feedburner:origLink></item>
		<item>
		<title>Don’t Like It, LOVE It. Don’t Dislike It, HATE It.</title>
		<link>http://feeds.feedburner.com/~r/FogOfEternity/~3/315748997/</link>
		<comments>http://www.fogofeternity.com/index.php/2008/06/dont-like-it-love-it-dont-dislike-it-hate-it/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 22:23:34 +0000</pubDate>
		<dc:creator>Robin Cannon</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browsers]]></category>

		<category><![CDATA[Social Networking]]></category>

		<category><![CDATA[Tools and Apps]]></category>

		<category><![CDATA[competition]]></category>

		<category><![CDATA[pc vs mac]]></category>

		<guid isPermaLink="false">http://www.fogofeternity.com/?p=116</guid>
		<description><![CDATA[Tuesday saw the famed &#8216;Download Day&#8217; as Firefox 3 was released. They racked up 8.3 million downloads despite server problems and rumours of a security loophole. Great press coverage, a success all round. And a big chunk of the success was taken up with a &#8220;yah, boo, sucks to Internet Explorer&#8221; approach.
Which seems to be [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Tuesday saw the famed &#8216;Download Day&#8217; as Firefox 3 was released. They racked up 8.3 million downloads despite server problems and rumours of a security loophole. Great press coverage, a success all round. And a big chunk of the success was taken up with a &#8220;yah, boo, sucks to Internet Explorer&#8221; approach.</strong></p>
<p><img class="alignnone size-full wp-image-115" title="Hello PC, I'm Mac. Today I'll be incredibly patronising again." src="http://www.fogofeternity.com/wp-content/uploads/2008/06/20080619_pcmac.jpg" alt="Screenshot of PC vs Mac Apple commercial" width="400" height="300" />Which seems to be the same across the technology world. We can&#8217;t merely like something and dislike something. We have to love things and despise things. A couple of months ago we loved Twitter. Now it&#8217;s had a little bit of downtime we hate Twitter, but we love Friendfeed. Macs hate PCs, and like to patronise them. People aren&#8217;t just loyal to brands they are LOYAL to brands, to the extent of reacting aggressively and rudely to their competitors.</p>
<p>The only other medium that I can think of that provokes such strong feelings is music. You don&#8217;t see people looking down on others because of the cereal they eat. We don&#8217;t laugh at morons who drink Snapple instead of Mountain Dew. Yet for some reason - and we&#8217;re talking about mere tools here - we can&#8217;t extol the virtues of a computer, a browser, a social media service without denigrating another one in return.</p>
<p>But it doesn&#8217;t matter what we&#8217;re talking about.</p>
<h3>Browsers can all&#8230;well&#8230;browse</h3>
<p>There isn&#8217;t much difference between <a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a>, <a href="www.mozilla.com/firefox">Firefox</a>, <a href="http://www.apple.com/safari/">Safari</a> or <a href="http://www.opera.com/">Opera</a>. All are perfectly fine for browsing the internet and taking pretty much full advantage of its functionality.</p>
<p>They have their strengths and weaknesses. Internet Explorer is more widely supported by corporate sites (e.g. the Citicorp owned <a href="http://www.egg.com">Egg online banking site</a> still has limited non-IE support), but IE6 and 7 fail to adhere to standards. Firefox is extensible, has great add-ons, but is resource heavy (even with version 3) and&#8230;for me anyway&#8230;is the least stable browser in terms of crashes. Safari looks pretty. Opera is perfectly capable but has little market share.</p>
<h3>Actually, I even have a pretty PC</h3>
<p>There isn&#8217;t that much difference between a PC and a Mac. PCs aren&#8217;t the incredibly user unfriendly tangles of code and crashes that Apple suggests. They have more software, tend to have more power for the price. Macs are a bit more user friendly, significantly more stylish (generally) and have a &#8220;cool&#8221; image.</p>
<h3>Twitter still does what it&#8217;s supposed to</h3>
<p>Twitter was good before, and it&#8217;s good now. It went down a few times, it&#8217;s not the most reliable free service around. But it&#8217;s still great. <a href="http://www.friendfeed.com">Friendfeed</a> is also great. Its possible to like one without liking the other. It&#8217;s possible to like <a href="http://www.plurk.com/">Plurk</a> and like <a href="http://twitter.com/">Twitter</a>. It&#8217;s more interesting to state your hatred for Twitter and how you&#8217;re going to abandon it (&#8230;especially if done so in 140 characters!).</p>
<h3>Passion is good. Crazy&#8230;not so much</h3>
<p>It&#8217;s good that we have passion for products and services in the IT world. Passion leads to excitement and further developments. But seriously, people need to chill out a bit sometimes. I look sometimes with jaw dropped at the incredible aggression and strength of feeling in a debate on the merits of an operating system, a browser, Twitter&#8217;s merits.</p>
<p>Be happy that we have a choice. Be happy that there are options for people who don&#8217;t think that it&#8217;s somehow morally wrong not to use Firefox! Be happy that Twitter and Friendfeed can coexist, and that Twitter and Plurk are forced to excel to compete. Competition is good, competition between more than one perfectly capable product is even better.</p>
<img src="http://feeds.feedburner.com/~r/FogOfEternity/~4/315748997" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.fogofeternity.com/index.php/2008/06/dont-like-it-love-it-dont-dislike-it-hate-it/feed/</wfw:commentRss>
		<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetItemData?uri=FogOfEternity&amp;itemurl=http%3A%2F%2Fwww.fogofeternity.com%2Findex.php%2F2008%2F06%2Fdont-like-it-love-it-dont-dislike-it-hate-it%2F</feedburner:awareness><feedburner:origLink>http://www.fogofeternity.com/index.php/2008/06/dont-like-it-love-it-dont-dislike-it-hate-it/</feedburner:origLink></item>
	<feedburner:awareness>http://api.feedburner.com/awareness/1.0/GetFeedData?uri=FogOfEternity</feedburner:awareness></channel>
</rss>
