<?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>Julian Wraith &#187; General</title>
	<atom:link href="http://www.julianwraith.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.julianwraith.com</link>
	<description>CMS expert, entrepreneur and autodidact.</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:52:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Retro Computing: HTML 2.0</title>
		<link>http://www.julianwraith.com/2010/08/retro-computing-html-2-0/</link>
		<comments>http://www.julianwraith.com/2010/08/retro-computing-html-2-0/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 07:31:13 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html 5.0]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=538</guid>
		<description><![CDATA[To read this article in HTML 2.0, click here. To read it in HTML 4.0, click here. There is allot of talk at the moment about HTML 5 and far be it from me to jump on the blog post band wagon and post something about HTML 5. For instance, I did not post anything [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://www.julianwraith.com/wp-content/uploads/2010/08/html.jpg"><img class="alignright size-thumbnail wp-image-554" title="html" src="http://www.julianwraith.com/wp-content/uploads/2010/08/html-150x150.jpg" alt="" width="150" height="150" /></a>To read this article in HTML 2.0, click <a href="/julian/content/RetroComputingHTML20.html">here</a>. To read it in HTML 4.0, click <a href="/?p=538" target="_self">here</a>.</em></p>
<p>There is allot of talk at the moment about <a href="http://en.wikipedia.org/wiki/HTML5" target="_blank">HTML 5</a> and far be it from me to jump on the blog post band wagon and post something about HTML 5. For instance, I did not post anything about Day being purchased by Adobe and my feelings about the impending doom to Day customers who fell in love with Day’s great technical marketing and Open Source strategy. My feeling is just that, a feeling, and Adobe and Day tell us this is not the case so I probably should not worry. Anyway, I digress. I have been looking at HTML 5 and it looks to be the best thing to happen to the web since&#8230; well since ever.</p>
<p>Since it become geek cool to have a web page, I have had one. That is not to say I was cool, but at least I tried. I have had many, many websites; some successful, others not. In all of those sites there was probably millions of lines of code, some written in beautiful HTML and others written in the crappiest hacked code you have ever seen.</p>
<p>Way back when I started, there was no HTML standard. HTML 2.0 (November 1995) was the first standard and was versioned as 2.0 to separate it from the many informal HTML versions that were around since 1990. Building out pre 2.0 websites using VI, Netscape Navigator browser on our HP-UX terminals seemed like the cutting edge (it was) but now is somewhat laughable when I think about my current development environment and my browser on my phone. By the year 2000, HTML 2.0 was obsolete&#8230;</p>
<p>HTML 2.0 defined many features, that we now take for granted, for the first time; HTML, HEAD and BODY all made an official appearance as well as LINK and TITLE. But missing from 2.0 would be things like STYLE (HTML 3.2), DIV (HTML 3.2) and even CENTER (HTML 3.2 and already deprecated) &#8211; they might have been available but they were not standard and only available to some browsers. LINK allowed links to style sheets but there was no standard for style sheets and few browsers could even implement the CSS1 standard when it was released a year later (IE 5 was the first to a have full (99%) support for CSS and that was in 2000). To my surprise the trusted BLINK and MARQUEE have never been in a standard, it seems that someone at W3C had some good taste.</p>
<p>Without STYLE and DIV elements, modern web designer would be unable to make any modern design look even passable. But with my trustee P tag at hand and a TABLE or two we can get something like a nice design and get it validated against the 2.0 standard. Oh wait, there is no TABLE element in 2.0 as that was introduced in 3.2. I shall put away the single pixel gif, I have in case of emergencies, for another day.</p>
<p>Other resources:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/HTML5" target="_blank">HTML 5 on Wikipedia</a></li>
<li><a href="http://www.w3.org/MarkUp/html-spec/" target="_blank">W3C HTML 2.0 Materials</a></li>
<li><a href="http://ftp.ics.uci.edu/pub/ietf/html/rfc1866.txt" target="_blank">HTML 2.0 Standard</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2010/08/retro-computing-html-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with mobile</title>
		<link>http://www.julianwraith.com/2010/08/experimenting-with-mobile/</link>
		<comments>http://www.julianwraith.com/2010/08/experimenting-with-mobile/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 07:30:30 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=536</guid>
		<description><![CDATA[So I decided to add a mobile plug-in on this site so that the site is a little bit more readable on a mobile device. It says it looks nice on the iPhone and it does. I have no idea how it looks on any other device. Information would be appreciated!]]></description>
			<content:encoded><![CDATA[<p>So I decided to add a mobile plug-in on this site so that the site is a little bit more readable on a mobile device. It says it looks nice on the iPhone and it does. I have no idea how it looks on any other device. Information would be appreciated! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2010/08/experimenting-with-mobile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Note to self&#8230;</title>
		<link>http://www.julianwraith.com/2010/07/note-to-self/</link>
		<comments>http://www.julianwraith.com/2010/07/note-to-self/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 12:31:32 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[personalization]]></category>
		<category><![CDATA[sweex]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=498</guid>
		<description><![CDATA[Wow, it’s been a while since I wrote anything and my head is brimming with ideas on things to blog about. Now, I could come up with an army of excuses why I did not blog&#8230; such as, &#8220;I have moved house&#8221; or &#8220;I spent time today cleaning next doors cat’s vomit from my path&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.julianwraith.com/wp-content/uploads/2010/07/catvomitsign.jpg"><img class="alignright size-medium wp-image-505" title="catvomitsign" src="http://www.julianwraith.com/wp-content/uploads/2010/07/catvomitsign-205x300.jpg" alt="" width="171" height="251" /></a>Wow, it’s been a while  since I wrote anything and my head is brimming with ideas on things to  blog about. Now, I could come up with an army of excuses why I did not  blog&#8230; such as, &#8220;I have moved house&#8221; or &#8220;I spent time today cleaning next  doors cat’s vomit from my path&#8221;. But all in all they are just good  excuses not to post rather than actual reasons. All of these things have  also even stopped me opening Twitter each day. Today I found all sorts  of information in there, including the fact that the company I work for,  SDL, has taken over <a href="http://www.sdl.com/en/events/news-PR/2010/sdl-announces-acquisition-of-language-weaver.asp" target="_blank">Language Weaver</a>.  Moments later I found this news in my email inbox; maybe I should work  bottom to top on my emails?</p>
<p><a href="http://www.julianwraith.com/wp-content/uploads/2010/07/clonedetective.png"><img class="alignleft size-medium wp-image-504" title="clonedetective" src="http://www.julianwraith.com/wp-content/uploads/2010/07/clonedetective-300x200.png" alt="" width="228" height="152" /></a>Anyway, I wanted to share two things that I  wanted to write about but did not get the chance so far (blah, blah).  First up is <a href="http://clonedetectivevs.codeplex.com/" target="_blank">Clone Detective</a>. My  current project is undergoing some re-factoring both in approach and  content. A natural progression of a project running this long, things  change and thus we must change also. One of the things being addressed  is the code that has been written and how good it is. In my part of the  work on this I came across Clone Detective for Visual Studio; this neat  tool discovers how much of your code is duplicated allowing you to see  what methods you can merge and how you can restructure the code. In this  particular case, 25% of the code was duplicated which is way more than  you would have ever spotted with the naked eye. Even if you write great  code, I think this is well worth downloading.</p>
<p>Next, for the new  house (did I mention that?) I had to install a new wifi network. I opted  for a N class wifi network hoping that even poor connectivity would  give me a decent connection. The curse of any wifi network is that,  unless you are sitting next to the access point, your connection is  bound to be suspect. Whilst annoying, a long Ethernet cable is usually  allot faster. To make this all happen, I needed to purchase a new wifi  adapter and grabbed a Sweex wifi adapter from MediaMarkt. I chose it  mainly because the price was right (read: cheap) and I figured it would  work just as well as any of the others. Well good news it did! But this  tale is not of the adapter itself but what was in the box.</p>
<p>In the box was a note  from the founder of <a href="http://www.sweex.com/nl/home" target="_blank">Sweex</a>, Leon. It reads:</p>
<p style="text-align: center;"><em>&#8220;I had a dream</em></p>
<p style="text-align: center;"><em>Some time ago I had a  dream in my sleep.</em></p>
<p style="text-align: center;"><em>I dreamt that I was shipping millions of boxes around the  world</em></p>
<p style="text-align: center;"><em>(which  is exactly what my company Sweex is doing).</em></p>
<p style="text-align: center;"><em>And inspite of useful  products in them,</em></p>
<p style="text-align: center;"><em>I experienced an empty feeling in myself.</em></p>
<p style="text-align: center;"><em>I sat with the dream  for a while and pondered over it.</em></p>
<p style="text-align: center;"><em>Then I realized &#8211; I needed to fill the  boxes with my wish for you.</em></p>
<p style="text-align: center;">
<p style="text-align: center;"><em>Here is the content:</em></p>
<p style="text-align: center;">
<p style="text-align: center;"><em>&#8220;Dear receiver of the  box, from the bottom of my heart I wish you a life full of happiness,  peace and wellbeing&#8221;</em></p>
<p style="text-align: center;">
<p style="text-align: center;"><em>Now the boxes are full.</em></p>
<p style="text-align: center;">
<p style="text-align: center;"><em>Leon</em></p>
<p style="text-align: center;"><em>founder and owner of  Sweex&#8221;</em></p>
<p>WOW. As a result, I  will buy more Sweex products because, unlike all the other companies out  there, it seems this guy cares about me. OK, maybe not really, but at  least I was made to feel this way and he also made this more personal  than any website could ever do, because after all I had a piece of  paper, in my hand, in front of me now, even when the website was closed.</p>
<p>As  a result I have made a mental promise to write more notes to people to  say something to them, but first I will write a note to myself to write  more blog posts!﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2010/07/note-to-self/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Crockford on Javascript</title>
		<link>http://www.julianwraith.com/2010/02/crockford-on-javascript/</link>
		<comments>http://www.julianwraith.com/2010/02/crockford-on-javascript/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 17:00:13 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[crockford]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=463</guid>
		<description><![CDATA[Last week (just to show how long it takes me to think about posting) I had the pleasure to drop into Yahoo&#8217;s Sunnyvale offices to see Douglas Crockford lecture on JavaScript. This was part two in a series of lectures by Yahoo&#8217;s senior JavaScript Architect and author. The lecture was very good (and quite detailed) [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.julianwraith.com/wp-content/uploads/2010/02/IMG_5325.jpg"><img class="alignright size-thumbnail wp-image-470" title="IMG_5325" src="http://www.julianwraith.com/wp-content/uploads/2010/02/IMG_5325-150x150.jpg" alt="" width="150" height="150" /></a>Last week (just to show how long it takes me to think about posting) I had the pleasure to drop into Yahoo&#8217;s Sunnyvale offices to see <a href="http://en.wikipedia.org/wiki/Douglas_Crockford" target="_blank">Douglas Crockford</a> lecture on JavaScript. This was part two in a <a href="http://yuiblog.com/crockford/" target="_blank">series of lectures</a> by Yahoo&#8217;s senior JavaScript Architect and author.</p>
<p>The lecture was very good (and quite detailed) and free pizza was supplied by Yahoo (hey, I have to have a motivator!). I find it good to watch leaders of (any) industry speak. It helps me understand how I should present in the future when I guest speak (next guest presentation is a few months away). I liked the style, content and even the jokes.</p>
<p><a href="http://www.julianwraith.com/wp-content/uploads/2010/02/IMG_5326.jpg"><img class="alignleft size-thumbnail wp-image-467" title="IMG_5326" src="http://www.julianwraith.com/wp-content/uploads/2010/02/IMG_5326-150x150.jpg" alt="" width="150" height="150" /></a>I personally am not a JavaScript developer, although I hacked a few things together in the past. As Crockford remarks, we rarely sit down and learn JavaScript, it is something we just often do because we have to. However, it seems there is much to gain from actually knowing what you are doing (this should not really be a surprise).</p>
<p>You can watch the lecture and the previous one on Yahoo! Theater:</p>
<ul>
<li><a href="http://developer.yahoo.com/yui/theater/video.php?v=crockonjs-1" target="_blank">Douglas Crockford — Crockford on JavaScript &#8212; Volume 1: The Early Years</a></li>
<li><a href="http://developer.yahoo.com/yui/theater/video.php?v=crockonjs-2" target="_blank">Douglas Crockford — Crockford on JavaScript &#8212; Chapter 2: And Then There Was JavaScript</a></li>
</ul>
<p><a href="http://www.julianwraith.com/wp-content/uploads/2010/02/poster.jpg"><img class="alignnone size-full wp-image-464" title="poster" src="http://www.julianwraith.com/wp-content/uploads/2010/02/poster.jpg" alt="" width="750" height="353" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2010/02/crockford-on-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Incomplete Directory of Open Standards</title>
		<link>http://www.julianwraith.com/2010/01/an-incomplete-directory-of-open-standards/</link>
		<comments>http://www.julianwraith.com/2010/01/an-incomplete-directory-of-open-standards/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:00:12 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=459</guid>
		<description><![CDATA[Just in case you do not think it is complete, Jon Marks has published the &#8220;Incomplete Directory of Open Standards&#8220;. Awesome stuff&#8230;]]></description>
			<content:encoded><![CDATA[<p>Just in case you do not think it is complete, Jon Marks has published the<br />
&#8220;<a href="http://jonontech.com/2010/01/10/an-incomplete-directory-of-open-standards/" target="_blank">Incomplete Directory of Open Standards</a>&#8220;. Awesome stuff&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2010/01/an-incomplete-directory-of-open-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying files to VMWare Server</title>
		<link>http://www.julianwraith.com/2010/01/copying-files-to-vmware-server/</link>
		<comments>http://www.julianwraith.com/2010/01/copying-files-to-vmware-server/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 08:39:13 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=444</guid>
		<description><![CDATA[Andreas has a nice tip on how to copy files to and from VMWare Server (as drag and drop does not work) Check it here&#8230;]]></description>
			<content:encoded><![CDATA[<p>Andreas has a nice tip on how to copy files to and from VMWare Server (as drag and drop does not work) Check it <a href="http://achatzia.blogspot.com/2009/12/copying-files-to-vmware-server.html">here</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2010/01/copying-files-to-vmware-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I fell into the trap…</title>
		<link>http://www.julianwraith.com/2009/09/how-i-fell-into-the-trap%e2%80%a6/</link>
		<comments>http://www.julianwraith.com/2009/09/how-i-fell-into-the-trap%e2%80%a6/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 07:39:52 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[cmsorigins]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=347</guid>
		<description><![CDATA[Laurence Hart started another meme, how we all started in the CMS business and it seems to have got popular. I tweeted that I would do something, but my Friday went a bit wrong. Meetings in two different places in the country and allot of driving put pay to writing any posts. Since I started [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.julianwraith.com/wp-content/uploads/2009/09/trapdoor.jpg"><img class="alignright size-full wp-image-350" title="trapdoor" src="http://www.julianwraith.com/wp-content/uploads/2009/09/trapdoor.jpg" alt="" width="249" height="286" /></a><a href="http://wordofpie.com/2009/09/08/my-first-content-management-application/" target="_blank">Laurence Hart</a> started another meme, how we all started in the CMS business and it seems to have got <a href="https://twitter.com/#search?q=cmsorigins" target="_blank">popular</a>. I <a href="https://twitter.com/julesdw/status/3907463018" target="_blank">tweeted</a> that I would do something, but my Friday went a bit wrong. Meetings in two different places in the country and allot of driving put pay to writing any posts.</p>
<p>Since I started my Computer Science degree at university I have been building websites. Apart from the mandatory project websites I had “Jules&#8217; f1 Garage” which had the news and results of the F1 races. It was kind of popular and the most popular daily site at the university. From that it led me to <a href="http://www.f1rogues.com/" target="_blank">F1Rogues.com</a> which essentially ran an alternative fantasy league for F1 fans where the dirty tricks and misfortunes of drivers were rewarded with copious amounts of points. The site still runs as a blog, but I have not posted there in a while. It is hard to maintain so many online presences at the same time but I would hate to stop it completely. This site got me started with Content Management. Originally the site, which I ran together with a friend, was built out of plain HTML files. Working from two different countries, the change and upload method did not really work out and there were too many mistakes and confusions. So I installed and setup <a href="http://www.mamboserver.com/" target="_blank">Mambo Server</a>. This ran for a while until I got annoyed at the inflexibility of the whole thing so wrote my own CMS. From my own CMS we were able to link in our page management as well as our fantasy league management. It worked for a long time and is still working just fine.</p>
<p>When I started working, I worked for a Interactive Software who sold data warehousing solutions to <a href="http://en.wikipedia.org/wiki/Baan" target="_blank">BAAN</a> customers. Taken over and sold as <a href="http://www.asg.com/products/productarea_list.asp?id=content" target="_blank">ASG Safari</a> the software apparently was Content Management or so the marketers would have you believe. From there I went to an e-Logistic company, called <a href="http://findarticles.com/p/articles/mi_m0EIN/is_2001_Feb_21/ai_70702795/" target="_blank">LogiGo.com</a>, in the good old days of the dot com. With LogiGo.com I managed the infrastructure messing around with Oracle, Weblogic and allot of other web related things. After that I moved to Oracle and worked with 9iAS and 9iAS Portal server, Oracle’s idea of a Content Management system before they purchased <a href="http://www.oracle.com/stellent/index.html" target="_blank">Stellent</a> (still misguided by the way).</p>
<p>Once I had managed to get bored enough implementing websites for bus companies and petrol cards I moved to SDL Tridion. I have worked for SDL Tridion for 7 years and started as an Infrastructure Consultant, implementing CMS environments for all SDL Tridion’s customers. I am now a Technical Account Manager looking at every part of the implementation and trying to get the best technical ROI for our customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2009/09/how-i-fell-into-the-trap%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is Firefox the holy grail of web browsers?</title>
		<link>http://www.julianwraith.com/2009/05/is-firefox-the-holy-grail-of-web-browsers/</link>
		<comments>http://www.julianwraith.com/2009/05/is-firefox-the-holy-grail-of-web-browsers/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:40:37 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[SDL Tridion 2009]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=295</guid>
		<description><![CDATA[Recently I posted about SDL Tridion’s new release, 2009. Now I work for SDL Tridion, so I will not say much about it suffice to say it has lots of new features and a much more “suite feel” than previous releases. When I posted a screenshot and a link to the new release information I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://swik.net/Logo+Google"><img class="alignright size-full wp-image-294" title="ffcircle" src="http://www.julianwraith.com/wp-content/uploads/2009/05/ffcircle.jpg" alt="" width="300" height="213" /></a>Recently I posted about <a href="http://www.julianwraith.com/?p=284" target="_blank">SDL Tridion’s new release, 2009</a>. Now I work for <a href="http://www.sdltridion.com" target="_blank">SDL Tridion</a>, so I will not say much about it suffice to say it has lots of new features and a much more “suite feel” than previous releases.</p>
<p>When I posted a screenshot and a link to the new release information I did not expect everyone to fall of their chairs but the comments I did get surprised me. It is true, SDL Tridion 2009 does not support Firefox for its <strong>management</strong> interface and 2009 is not a product and SDL Tridion is not a vendor that is unique is this; so why the reaction? Is Firefox the holy grail of web browsers?</p>
<p>I thought about this and I thought how I use Firefox. I use Firefox for 90% of my browser usage but of course I have IE 8 or IE 7 (depending on the computer) installed. There are indeed some applications or even websites that just won’t work correctly in one or the other browsers but these days both browsers are about the same with regard to basic functionality. Firefox leads on extensions and this is why I use it most, not because it is not a Microsoft product, but because I need gadgets.<br />
How do I compare with other users?</p>
<p>According to <a href="http://marketshare.hitslink.com/browser-market-share.aspx?qprid=0" target="_blank">Market Share</a>, 66% of people use IE and this sounds like allot. This says that 66% of people either choose to use IE, are forced to or they don’t know how to change their browser because it came on the operating system. Looking at my own website I see that a coincidental percentage of users are using Firefox. With 66% of users using Firefox I can conclude the visitors to my site are probably more educated in browser types and they are.</p>
<p>So, I am comparable to visitors to my website?  I am educated in browsers and I have a choice so it looks like I am. IE is left to the rest, which is the majority of users (66% to be exact). So what if you work for a corporate giant? Are you in the masses? Even more so&#8230;</p>
<p>A <a href="http://articles.techrepublic.com.com/5100-10878_11-5030684.html" target="_blank">bit of Googling will reveal</a> that IE still rules the roost with the corporate giants, IE is easy to deploy, comes with the operating system and everyone will understand it as a result. Maybe Firefox is better but, for instance, it does not have an administration kit, tends to cause issues like security popups and application integration issues that do not affect IE. In short, it is harder to deploy.</p>
<p>Figure suggest that <a href="http://news.cnet.com/8301-17939_109-10231713-2.html" target="_blank">80% of users in enterprises</a> use IE and that means that applying an 80/20 rule, the browser any enterprise application should support first is IE. Within that 80% I would suspect the majority of users are perfectly happy with their browser and those who are not happy at the educated amongst us who like Firefox. But do we actually _know_ it is better or are we stuck in our ways? Are we just wanting Firefox support for everything because we think we have to? I personally do not think either browser is really that different and <a href="http://www.google.com/search?hl=en&amp;rlz=1B3GGGL_enNL298GB299&amp;q=which+browser+is+better%3F&amp;btnG=Search" target="_blank">searching for the answer brings no conclusions</a> .</p>
<p>So what is it? Is Firefox is king? Is 42 the answer? I just don’t see the need of why all applications should support all flavours, is it not making our lives difficult? I am not saying that I don’t think that applications should not be cross browser, but is it that much of an issue to only remark on that point?<br />
Thoughts and flames are welcome below&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2009/05/is-firefox-the-holy-grail-of-web-browsers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ian Truscott responds to evil genius Kas Thomas</title>
		<link>http://www.julianwraith.com/2009/04/ian-truscott-responds-to-evil-genius-kas-thomas/</link>
		<comments>http://www.julianwraith.com/2009/04/ian-truscott-responds-to-evil-genius-kas-thomas/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 13:56:28 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[10 things]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=202</guid>
		<description><![CDATA[Ian Truscott has responded to evil genius Kas Thomas&#8216; ways of making us waste time by revealing damaging information about ourselves&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.persuasivecontent.com/meme-again" target="_blank">Ian Truscott has responded</a> to evil genius <a href="http://asserttrue.blogspot.com/2009/04/10-things-about-me.html" target="_blank">Kas Thomas</a>&#8216; ways of making us waste time by revealing damaging information about ourselves&#8230; <img src='http://www.julianwraith.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2009/04/ian-truscott-responds-to-evil-genius-kas-thomas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kas Thomas comments on the draft of CMIS</title>
		<link>http://www.julianwraith.com/2009/04/kas-thomas-comments-on-the-draft-of-cmis/</link>
		<comments>http://www.julianwraith.com/2009/04/kas-thomas-comments-on-the-draft-of-cmis/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 13:48:19 +0000</pubDate>
		<dc:creator>Jules</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[CMIS]]></category>

		<guid isPermaLink="false">http://www.julianwraith.com/?p=197</guid>
		<description><![CDATA[Kas Thomas has commented on the draft of CMIS. Indeed allot of what he says makes interesting reading. I am working round to reading up on this but I am behind on all my activities. More time in the day I say!]]></description>
			<content:encoded><![CDATA[<p>Kas Thomas <a href="http://asserttrue.blogspot.com/2009/04/coming-to-grips-with-cmis.html" target="_blank">has commented</a> on the <a href="http://xml.coverpages.org/ni2008-09-10-a.html#biblio" target="_blank">draft of CMIS</a>. Indeed allot of what he says makes interesting reading. I am working round to reading up on this but I am behind on all my activities. More time in the day I say!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.julianwraith.com/2009/04/kas-thomas-comments-on-the-draft-of-cmis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

