<?xml version="1.0" encoding="iso-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
  <title>Bilby&apos;s Blog</title>
  <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/" />
  <modified>2004-10-25T13:17:01Z</modified>
  <tagline></tagline>
  <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2</id>
  <generator url="http://www.movabletype.org/" version="2.661">Movable Type</generator>
  <copyright>Copyright (c) 2004, Bilby</copyright>
  <entry>
    <title>Australian Idol</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000197.html" />
    <modified>2004-10-25T13:17:01Z</modified>
    <issued>2004-10-25T22:47:01+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.197</id>
    <created>2004-10-25T13:17:01Z</created>
    <summary type="text/plain">Just curious - does anyone else see the irony in given each departing Idol hopefull two free tickets to see &quot;Forgotten&quot;? :)...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>Just curious - does anyone else see the irony in given each departing Idol hopefull two free tickets to see "Forgotten"? :)<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Programming Skills</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000193.html" />
    <modified>2004-10-18T01:31:14Z</modified>
    <issued>2004-10-18T11:01:14+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.193</id>
    <created>2004-10-18T01:31:14Z</created>
    <summary type="text/plain">A recent discussion on Lambda the Ultimate, stemming from a thread on the plt mailing list, looked at what constitutes a core programming skill. The argument - and admittedly there isn&apos;t much debate about this - is that the core...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>A recent discussion on <a href="http://lambda-the-ultimate.org/node/view/325">Lambda the Ultimate</a>, stemming from a <a href="http://list.cs.brown.edu/pipermail/plt-scheme/2004-October/006878.html">thread</a> on the plt mailing list, looked at what constitutes a core programming skill. The argument - and admittedly there isn't much debate about this - is that the core of programming is thinking. Indeed, as <a href="http://list.cs.brown.edu/pipermail/plt-scheme/2004-October/006884.html">stated</a> in the original thread:<br />
<blockquote><i>Programming is just another name for the lost art of thinking.</i></blockquote><br />
Ignoring the "lost art" claim, which seems a bit precious (even to me), it is an interesting statement and one that I'm, on the whole, in agreement with. My academic background isn't computing per se, although I've always been a geek and a hacker, but instead most of my undergraduate and postgraduate study has been in Philosophy. My own situation is atypical, due to my background, but it was interesting to note that it is anything but unusual for philosophy students to move into computing after they graduate.</p>

<p>Why? Probably to some extent this is because computing is a popular field, so the odds are that some students will select it. However, I have also always suspected that it is in part also due to a strong correspondence between the skills of a philosopher and the skills of a programmer. Philosophy (at least in the empirical tradition) is, more than anything else, about logical analysis. You take a problem or an argument, and you logically break it until you can either propose a solution or display its weaknesses. This isn't a trival skill to be proficient at, and it takes a long time to get students (especially students like I was) to do this in a reasonable manner. Similarly, programing is also about analysis - you take a problem, and logically break it down into manageable chunks, each one of which you try and write code to solve.</p>

<p>So, accepting that the point made in the thread is true, how can we teach thinking? Are "high concept" courses designed to encourage thinking (aka philosophy) going to be wise, or do we instead continue on the current path of assuming that students will pick up problem-solving skills or that they will fail, and thus focus on syntax and functions. The only middle road I can see is the one being pursued in the design of the new first year programming course - that is to teach minimal programming in terms of functions and syntax, but to then try and spend a lot of time looking at how that code can be applied. It's still not the same thing as teaching thinking, though.</p>

<p>The problem with this is that I have never been fond of compromise decisions - I'd much rather sit at one extreme or the other. It's easy for a mailing list to say that we need programming is all about thinking, but it is rather a different story to try and work out how to teach it. :)</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Sharing Materials</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000191.html" />
    <modified>2004-10-14T08:10:08Z</modified>
    <issued>2004-10-14T17:40:08+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.191</id>
    <created>2004-10-14T08:10:08Z</created>
    <summary type="text/plain">Some time ago, MIT chose to make selected course materials available free online. I have long admired this concept. Unfortunately I can&apos;t see many Australian universities taking up the challenge to do the same. However, I have (traditionally) tended to...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>Some time ago, MIT chose to make selected course materials available free online. I have long admired this concept. Unfortunately I can't see many Australian universities taking up the challenge to do the same.</p>

<p>However, I have (traditionally) tended to create my own web sites for my courses. Not out of any particular desire, but simply because I found it easier, quicker and more productive to build the site than it would have been to have had to do battle with a content management system. The side effect of this is that my materials aren't always password protected, and thus, if someone finds out where they are, the materials can be accessed by non-students. I figured this wouldn't matter. After all, why should anyone bother to access my materials? There isn't anything good enough to be worth stealing, anyway.</p>

<p>Not long ago I was catching a train home, and found myself sitting across from someone who was reading a PHP textbook. Because I'm rather fond of the language I decided to break my usual self-imposed silence when travelling, and mentioned that I enjoyed programming in PHP and that it seemed worth learning. Having broken the cardinal rule of never talking to strangers while on an Adelaide train, I found myself caught up in a conversation of my own making. The astonishing coincidence was that, not only was he reading the PHP book, but that he was involved in settng up a PHP course in an adult-education center, he had heard of me (a surprise in and of itself) and that he had provided a link to my materials for students so that they could look at my course as well, and maybe gain something from it.</p>

<p>I can't see any reason for objecting to this. The students had materials, not based on my own, while my materials (which are, of course, paid for by the government, and therefore there is a case for saying that they should belong to everyone) were being used simply as an additional source. But from a marketing perspective this might be an excellent thing. If any of those students were thinking of going to uni, and were interested in studying PHP, they would now know at least one university which provides that sort of course. We would, I suspect, be a serious consideration.</p>

<p>Not that I imagine that any students will come here as a result of my little course. But what if this idea was extended? What if a number of courses provided a portion of their material online, and high schools were encouraged to use those university-branded materials as an adjunct to their own teaching? I can't see it doing any harm, but I can certainly see it doing some good.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Merger Problems: Graphic Design</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000190.html" />
    <modified>2004-10-14T06:22:48Z</modified>
    <issued>2004-10-14T15:52:48+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.190</id>
    <created>2004-10-14T06:22:48Z</created>
    <summary type="text/plain">I had expected that the merger of our school with computer science would cause problems. And, naturally, it has been a painful experience. But the latest &quot;problem&quot; is that I just discovered that I have to use their templates for...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>I had expected that the merger of our school with computer science would cause problems. And, naturally, it has been a painful experience. But the latest "problem" is that I just discovered that I have to use their templates for all my courses - their powerpoint slides, their web structure and graphics, their rules on types of content. The problem is not that I have to use an identical style to everyone else, but that their graphic design is so, horribly, unforgiveably <i>ugly.</i></p>

<p><img alt="look_and_feel.jpg" src="http://godot.unisa.edu.au/MT/Bilby/archives/look_and_feel.jpg" width="500" height="378" border="0" align="center" /></p>

<p>As is clear, the design is cluttered and distracting - the banner seems to "glow", which I find to be almost difficult to look at, pulling my attention away from the content. Structurally, the navigation is grouped by type of content. Thus lecture materials are in "Modules" (numbered, meaninglessly, from 01 to NN), while associated tutorial and practical materials are kept in their own separate sections elsewhere on the site. To find out everything for a given week I have to first work out what module that I'm after, then find the appropriate files for the lecture, then go to the tutorials section, find the right tutorial and find the right material, and, finally, visit the practical section, find the right practical and then find (and download) the desire documents. The content, by the way, is well presented - but that was the concern of the individual lecturer, who clearly knows how to present the material. It is just unfortunate that the rest of the (enforced) layout pulls it down.</p>

<p><img alt="look_and_feel1.jpg" src="http://godot.unisa.edu.au/MT/Bilby/archives/look_and_feel1.jpg" width="500" height="378" border="0" align="center"/></p>

<p>The second design is by someone else employing the same CMS. I wouldn't describe it as "pretty", and certainly it won't be to everyone's taste, but the focus here is on the content, which is being framed by the banner instead of having to compete with it for your attention. Plus materials are grouped according to "weeks", with the tutorial, practical and lecture material for each week being placed in the same folder. I'd still rather see more information than just "Week 1", but as a student I have a better idea as to where to look for materials, and I know that there is only one place to look for everything associated with that week's work.</p>

<p>Perhaps I'm being precious, (and this isn't exactly unusual - I may describe myself as a pedestrian graphic designer, but that doesn't stop me feeling uncomfortable when I have to employ a design that I <i>really</i> don't like) but there is a more significant argument here. (Mind you, if one can't be precious and opinionated in one's blog, then what is the point of having one?) Small universities (at least on the world stage) can't often compete with the likes of MIT in terms of prestige. They can compete in terms of quality - good course designers can pop up anywhere, when you least expect it - but on the whole this isn't something that the universities can control (they can encourage it, though, by providing training and sufficent resources). However, there is nothing stopping small universities from competing on the grounds of the "Student Experience". For a university like this one, one option is to try and provide an exciting and enjoyable online experience for the students - to really strive for the best possible delivery. Ugly designs (exactly the sort of thing which has always traditionally emerged from engineering/computing schools, at least in my experence) don't help in this competition.</p>

<p>Professionalism isn't just about using a consistent look-and-feel - it should be an <i>attractive</i> and functional look-and-feel as well. :) </p>

<p><i>(It seems I am just being precious after all. My wife just came home, and commented on how she liked the first design better. This is why I dislike talking about design - it is very much a matter of taste. But I still don't have to like it).</i></p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Wasted Technology</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000189.html" />
    <modified>2004-10-12T05:25:42Z</modified>
    <issued>2004-10-12T14:55:42+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.189</id>
    <created>2004-10-12T05:25:42Z</created>
    <summary type="text/plain">I have this theory. Technology hasn&apos;t truely made an impact until we employ it to do pointless things. Take the mobile phone. The mobile phone is the result of (probably) billions of dollars and decades of research. It can save...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>I have this theory. Technology hasn't truely made an impact until we employ it to do pointless things. Take the mobile phone. The mobile phone is the result of (probably) billions of dollars and decades of research. It can save lives, allow people to be reached during an emergency - it can do wonderful things. But I knew that it was a part of society the first time I saw someone using a mobile to ask if they should buy the Greenseas tuna or the John West variety. (Ok, I admit, the first time <i>I</i> used it to figure out which to buy). Similarly, the day I see someone use a  video phone to show the person on the other end what options they have for their Subway meal is the day that I am convinced that video phones have finally come of age.</p>

<p>In the spirit of this, I would like to propose that the true purpose of a <a href="http://www.wiki.org/">Wiki</a> is not to provide a powerful, community generated <a href="http://en.wikipedia.org/wiki/Main_Page">online encyclopedia</a>. It is to keep track of important information about the <a href="http://www.eurovision.tv/">Eurovision Song Contest</a>. Information like "whatever happened to the group of Slovenian transvestites who competed in 2002", or "what was the voting scheme employed in the 1962 Luxembourg competition?". Important stuff, that matters to people like me (I, of course, am absolutely convinced that there <i>are</i> people like me. Somewhere).</p>

<p>So, now I have a new goal in life.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>What is Information Systems?</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000188.html" />
    <modified>2004-10-11T07:19:38Z</modified>
    <issued>2004-10-11T16:49:38+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.188</id>
    <created>2004-10-11T07:19:38Z</created>
    <summary type="text/plain">Over the past 12 months, our school of Information Systems (well, the IS part of the School) has been going through a slow and somewhat painful process of being taken from its traditional home within a Business division/faculty and replanted...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>Over the past 12 months, our school of Information Systems (well, the IS part of the School) has been going through a slow and somewhat painful process of being taken from its traditional home within a Business division/faculty and replanted within a Computing/Engineering division. Invariably any IS academic I mention this to offers his or her commiserations. Apparently this is always a painful task, and never seems to end well for the IS discipline. Hopefully the process will go a bit better this time, and certainly the computing (and thus our future) Head of School seems like just the sort of person who could make it work to the advantage of both sides.</p>

<p>However, it clearly is a painful process, as has been suggested. A lot of the pain comes from the difference in focus. Within the current business setting, we have always seen (or at least, I <i>believe</i> that we have always seen) IS as primarily a "soft" discipline, focused on how to make technology work for people. In many ways we have been offering the traditional Management Information Systems (MIS) degree, with a lot of business/management subjects mixed in with a slightly higher number of IS ones (mostly focusing around database design). However, the common view in computing seems to be that IS is predominantly about the technological artifact, and thus the focus there is majority technology/coding first, with some business-type subjects to offer a "more rounded" discipline. This is can be referred to as a "hard" view of IS, and can form the basis of a Computing Information Systems (CIS) degree.</p>

<p>As a result, there is always the possibility of the suggestion that our current MIS degree does not represent a true IS course, and does not produce IS professionals, as it is too business-orientated. And yet it seems to me that if you wish to produce an Information System of any sort then an understanding of the environment is a key concern – as our graduates are, unsurprisingly, hired by businesses, it is our responsibility to make sure that they understand the business processes well enough to design systems (and hire programmers) which will meet the business' needs. This is not a trivial problem to balance. If we remove some of the business skills then the students will still need to learn them when they finish, just as we currently expect students to improve their technological skills once they have left our environment and entered the Real World. If only we could make it a 5 year degree! (Of course, then any remaining students would really suffer, but is this such a bad thing?) So although I wouldn't argue that one is a better model than the other, I would argue that each has a place, and that both are IS degrees capable of producing IS professionals. It is just that the professionals have different skill sets.</p>

<p>Perhaps the best example of this battle comes from a simple question that I have been asking myself while trying to redesign the IS programming courses – if an IS graduate can barely write a line of code, are they still of any value as an IS professional? I would tend to argue yes, but I think I would have a hard time convincing someone on the hard side of the equation that this is the case.</p>

<p>None of this is new, of course, and these questions are asked constantly within IS schools everywhere. But it is interesting to be on the pointy end of the debate. I tend to be pulled in two directions – as displayed in the last post, I see people as playing an essential role both as users and as members of an Information (or Knowledge Management) System, and therefore I'm theoretically leaning more towards the soft end than the hard. But I'm also the resident Geek, and proud of the fact, and thus I do love the "technological artifact". (I used to describe myself as the Token Hacker, but everyone seemed to assume that I meant the incorrect use of the term – someone who breaks into computers – as opposed to what I have actually meant, so I avoid the term now in order to skip the standard accusations). <br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Dueling Epistemologies</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000185.html" />
    <modified>2004-10-06T04:27:11Z</modified>
    <issued>2004-10-06T13:57:11+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.185</id>
    <created>2004-10-06T04:27:11Z</created>
    <summary type="text/plain">Oh joyous day! Today I discovered that there are, indeed, other IS academic bloggers in the blogsphere. Not that this should be a surprise. :) Anyway, it was fascinating to catch up on some recent debates. My personal favorite right...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>Oh joyous day! Today I discovered that there are, indeed, other <a href="http://jaarons.typepad.com/dubbings/">IS academic bloggers</a> in the blogsphere. Not that this should be a surprise. :) Anyway, it was fascinating to catch up on some recent debates. My personal favorite right now, is, of course, that surrounding the nature of knowledge. Why? Well, it is my <a href="http://godot.unisa.edu.au/MT/Bilby/archives/000006.html">thesis</a> topic, of course.</p>

<p>So, to the debate - on the one hand we have <a href="http://denham.typepad.com/km/">Denham</a>, who states in the <a href="http://knowledgeaforethought.blogs.com/knowledge_aforethought/2004/09/gained_in_trans.html">discussion</a>:</p>

<blockquote>My test for your assertion is this - If you are alone on a desert island and are learning, reflecting and building competencies - will you have knowledge?

<p>IMO opinion NO. </p>

<p>Knowledge is a social construct, you have to test those beliefs / learnings / competencies with others AND gain their approval to claim knowledge.</blockquote></p>

<p>This is very much the social view of knowledge. The initial reply from <a href="">Tom</a>:</p>

<blockquote>Taking up your test, if I'm alone on the island and I figure out how to adapt local materials and some copper wire I find washed up on the shore to build a wind-driven electric generator, it seems to me I've combined existing information with creativity to solve a problem. 

<p>The testing is against nature, rather than the opinions of other humans, and the proof is that it works! </blockquote></p>

<p>and was, once again, interesting. It appears to suggest that Tom is following the formation-based definitions of knowledge, where the information has to be tested for it to consitute knowledge (eg Roy, Parent & Desmarasis, 2003 and Mort, 2001). Perhaps the key distinction between the two approaches is the nature of the testing - Tom accepts external, "objective" tests, while Denham is after external, socially-constructed, subjective tests. The debate is further carried by <a href="http://jaarons.typepad.com/dubbings/2004/09/personal_knowle.html">discussion</a> on <a href="http://jaarons.typepad.com/dubbings/">Jeremey's</a> blog, where he states:</p>

<blockquote>… "a self-administered validation" can be knowledge if it is a true, justified belief about the world.</blockquote>

<p>This, clearly, is the Standard definition of knowledge, which differs from Tom's accounts in that the tests, if, indeed, justification requires such things, are able to be internal. </p>

<p>My interest in this debate is not on their conclusions, but on the impossibility of reaching consensus. As Denham said, "I'm not sure we have sufficient common ground here to take this much further." Because these are very different definitions – the social constructivist approach is radically different from the "justified true belief" definition - there is no possibility of an agreement being reached. Let me add that after analysing 346 knowledge management publications (for my thesis - I'm not really a masochist), I have found 53 distinct definitions of knowledge – so this problem is somewhat widespread. Which leads, of course, to the two key issues in the debate: what <i>is</i> knowledge, and how can Knowledge Management manage it?</p>

<p>In terms of what knowledge <i>is,</i> I see three options:<br />
<ol><li> One definition is right, the others are wrong, and we need to figure out which one it is.</li><br />
<li>All of the definitions are wrong, and we need to find the one, true definition (one definition to rule them all, one definition to find them, one definition to  …)</li><br />
<li>All (or at least some) of the definitions are right concurrently (in the literature this would fit in with both the paradox and multiple perspectives approaches).</li><br />
<li>There is no feasible definition of knowledge.</li></ol><br />
When I started looking into this for my thesis, I was sitting squarely in Jeremey's camp of Justified True Belief. After all, the Standard definition has been around since Plato, and is certainly well tested. But there is a problem or two with it – first, the social people have a point, and second, perhaps more importantly, it doesn't work.  Gettier <a href="http://en.wikipedia.org/wiki/Gettier_problem">demonstrated</a> in 1963 that, at best, Justified True Belief constitutes necessary but not sufficient conditions for knowledge. Similarly the social perspective has problems – intuitively, if I am marooned on a desert island, all on my own, and I figure out how to climb trees and get coconuts, do I "know" how to get coconuts? It seems that I do. Certainly, if I was then to say "I know how to get coconuts" few would be inclined to disagree with my claim (not that anyone can hear me on the island, of course).</p>

<p>So my current stance is the direct opposite to where I started from. All current definitions of knowledge I take to be wrong (philosophically speaking, this is a very sound approach). This nihilist perspective is liberating – if they are all wrong, then they must all be equal. And thus, in answer to the second issue, (how can KM manage knowledge), the answer is by selecting a definition of knowledge that allows you to achieve something useful in a given KM application. This is feasable when you consider that a KM system need not, in the technological side of things anyway, "contain" knowledge, as it is sufficient for it to contain something that generates, or becomes, or creates knowledge. Similarly, in AI research, it doesn't matter if the product is or is not truly intelligent, based at least on some ideal perception of the word - AI researchers are more interested in producing useful systems than they are in philosophical debates. Well, some are, anyway. :)</p>

<p>Somewhere along the line I have become horribly pragmatic. I look forward, when I publish this one day, to some heated attacks.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Thesis Writing</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000184.html" />
    <modified>2004-10-05T04:19:29Z</modified>
    <issued>2004-10-05T13:49:29+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.184</id>
    <created>2004-10-05T04:19:29Z</created>
    <summary type="text/plain">In case anyone is interested: I have finally made some progress on my thesis. :) About three weeks ago I presented a heavily-modified version of my AMCIS paper at the Uni&apos;s Research Colloquium. As reseach students are expected to present...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>In case anyone is interested: I have finally made some progress on my thesis. :) About three weeks ago I presented a heavily-modified version of my AMCIS paper at the Uni's <a href="http://business.unisa.edu.au/research/degrees/colloquium/colloquium.asp">Research Colloquium</a>. As reseach students are expected to present their research every year,  this event was designed as a means to allow such presentations to occur. I won't comment on the other presentations, except to say that it was interesting to see such a wide spread of topics and approaches, but it was nevertheless a lot of fun. There were a few good suggestions as to my own research, but the most surprising thing was that I discovered I have two supervisors after all. I was worried that I didn't have any. (Note: in terms of research doctrates, it would typically be considered "unusual" if a candidate, ie me, had no idea about whether or not they have a supervisor).</p>

<p>This pleasant discovery led to the additional news that my second supervisor would be attending the uni a couple of weeks later. Which in turn led to a small amount of concern - it would, I thought, have been wise to have something to present to him. So I finished writing my new research database (MySQL & PHP, in this case, as opposed to the erlier version in MS Access), and desperately started collecting data. I just made it - the day before he arrived I finally had enough to pretend that I had done something, and I had even managed to draw some initial conclusions. Cool. :) Apparantly, he was pleased with my progress, which is never a bad thing. Personally, I think it was all due to the big A3-sized diagrams I brought along.</p>

<p>The side effect of this was that, in order to pretend to have been working, I had to do a lot of work. So in truth there was no pretence - I can now hope to submit my thesis some time next year, at which point everyone will be forced to call me "Dr".  How much value there is in such a title is open to debate, but it certainly won't hurt. </p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Firefox/Mozilla</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000181.html" />
    <modified>2004-09-16T03:54:01Z</modified>
    <issued>2004-09-16T13:24:01+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.181</id>
    <created>2004-09-16T03:54:01Z</created>
    <summary type="text/plain">As a matter of interest, it was cool to see a Slashdot article, Firefox Browser On An Upward Trend, commenting on how Firefox is gaining considerable market share from IE. It seems that Firefox now accounts for something like 18%...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>As a matter of interest, it was cool to see a Slashdot article, <a title="Slashdot | Firefox Browser On An Upward Trend" href="http://slashdot.org/article.pl?sid=04/09/15/028243">Firefox Browser On An Upward Trend</a>, commenting on how Firefox is gaining considerable market share from IE. It seems that Firefox now accounts for something like 18% of the browser market - this is exactly why I was so annoyed by the lack of support for this browser with the <a href="http://www.liberal.org.au/">Liberals Party's</a> website.</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Look-and-Feel: The Australian Democrats</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000180.html" />
    <modified>2004-09-16T03:36:24Z</modified>
    <issued>2004-09-16T13:06:24+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.180</id>
    <created>2004-09-16T03:36:24Z</created>
    <summary type="text/plain">Unlike the ALP, the site for the Australian Democrats looks more like something that was produced by a graphic designer. The layout is very simple and clean, with major links across the top bar, main content running in a variable-width...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>Unlike the ALP, the site for the <a href="http://www.democrats.org.au">Australian Democrats</a> looks more like something that was produced by a graphic designer. The layout is very simple and clean, with major links across the top bar, main content running in a variable-width column on the left, and links to the senate candidates in a fixed-width column on the right. By producing a special campaign site, the Democrats were able to reduce the content, and thus the complexity of the layout, to just the issues which need to be highlighted.</p>

<p>The design is clean with lots of white space – it feels professional, serious and open. Upon visiting the site, the first thing that you see is the motto "The Lie Detectors", which has prominence even over their own logo and party name. The designers have wisely stayed away from using the Democrats' yellow, instead employing a couple of subtle shades of green. I like this, as I'm still not convinced that you can make large expanses of green and gold look good (eg the uniforms of Australian athletes). There are two gimmicks – a "message bar" which constantly changes to show different government lies, and a pop-up Flash advertisement. I can forgive the bar, but I'm not about to forgive the pop-up window. There is no printer-friendly version, but important documents (like policy announcements) are provided as PDFs. Better than nothing, but I would have preferred to see a HTML version as well. One more small complaint – there is no clearly visible information about who to contact. I can only guess that you are expected to contact candidates directly or, alternatively, to venture off to the "normal" Democrats site.</p>

<p>Overall, it is a good, clean design, but marks need to be taken off for the lack of a printer-friendly version, the extensive use of PDFs, the opo-up, and the lack of contact information on each page. I'm giving it a bare Credit with 65%, because it is still better than the ALP site, albeit not by much. And it does look very pretty. :)<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Look-and-Feel: The ALP Website</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000178.html" />
    <modified>2004-09-09T02:02:36Z</modified>
    <issued>2004-09-09T11:32:36+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.178</id>
    <created>2004-09-09T02:02:36Z</created>
    <summary type="text/plain">I have never been comfortable judging the look-and-feel of a site, as unless it is clearly awful, one&apos;s judgement tends to be reduced to little more than personal preference. Just yesterday I received an email from a friend recommending that...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>I have never been comfortable judging the look-and-feel of a site, as unless it is clearly awful, one's judgement tends to be reduced to little more than personal preference. Just yesterday I received an email from a friend recommending that I visit an "incredibly beautiful site". Well, it certainly wasn't beautiful to me: it just screamed 1996 amateur web design – garish and ugly, with no theme, huge pictures, and the whole thing just seemed to scroll down forever. And yet my friend loved it. Nevertheless, I can be as opinionated as the next person, and thus …</p>

<p><h4>The ALP</h4></p>

<p>The ALP have what would appear to be a traditional political site – garish and loud, intended to grab your attention. It uses the ALP colours of blue and red extensively, which I suppose constitutes a theme no matter what you may think of the colour combination. Layout is standard – major links across the top and down the left side, with various specialized secondary links running down the right. The links columns are fixed-width, but the main content resizes to suit the window size. Surprisingly, there is no labeled "Home" button, but, as is traditional, their logo will take you back to the front page. </p>

<p>The design doesn't really say anything – it isn't particularly "professional" in appearance, it isn't trying to be warm, or trusting, or clean – it simply is. The collage running across the top shows Mark Latham meeting various (presumably typical) people, but it is poorly done. Someone grabbed Photoshop, ran a number of photos together, and then used a feathered eraser to "merge" them together.  Simple, but not horribly effective.</p>

<p>There are some plusses, though. There is a "Printer-friendly" version provided, the top links are repeated across the bottom, there are no annoying gimmicks (aka unnecessary Flash or Java), and the key information which you always need, such as contact details and help, is readily accessible from every page.</p>

<p>Overall, there is nothing attractive about the site, but it is functional and serves its purpose, and it doesn't have any serious problems (except, perhaps, the lack of a "Home" button). Final score: 63% (P1).<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Cross-Platform Compatibility of  .AU Political Websites</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000176.html" />
    <modified>2004-09-08T05:14:58Z</modified>
    <issued>2004-09-08T14:44:58+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.176</id>
    <created>2004-09-08T05:14:58Z</created>
    <summary type="text/plain">It seems to me that a political website should be designed to be seen by as many people as possible – every person who can&apos;t find what they are looking for on your site may represent a lost vote. Therefore I would expect that cross-platform compatibility is a core consideration when designing political sites.</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[It seems to me that a political website should be designed to be seen by as many people as possible – every person who can't find what they are looking for on your site may represent a lost vote. Therefore I would expect that cross-platform compatibility is a core consideration when designing political sites.

The sites were initially tested against Mac OS 9 (using Mozilla 1.2.1, the last official build for the OS, Internet Explorer 5, and iCab 2.98) and Windows 2000 (using Internet Explorer 6, Firefox 0.9.3 and Opera 7.54). I hope to test them against Linux and OSX as soon as (or maybe <i>if</i>)I can get access to those operating systems again.

<h4>Marking Guide</h4>

To pass (P2), each site must work on at least one browser under each OS. For a P1 they need to work (basic functionality) on both IE and Firefox/Mozilla under Windows. For a Credit they should also provide basic functionality when viewed on iCab and Opera. For a Distinction they need to be able to render consistently on all browsers, and for a HD I would expect that any secondary functions will also work on all browsers. Naturally there is some flexibility with this system, and it will be modified slightly as more operating systems/browsers get thrown into the mix, but it seems fair to me.

<h4>Results</h4>

<table cellpadding="3" cellspacing="0" border="1">
<tr valign="top">
<td align="center"><b></b></td>
<td align="center"><b>iCab<br>(Mac OS 9)</b></td>
<td align="center"><b>Mozilla<br>(Mac OS 9)</b></td>
<td align="center"><b>IE<br>(Mac OS 9)</b></td>
<td align="center"><b>Opera<br>(Windows)</b></td>
<td align="center"><b>Mozilla Firefox<br>(Windows)</b></td>
<td align="center"><b>IE<br>(Windows)</b></td>
</tr>
<tr valign="top">
<td><b>ALP</b></td>
<td>Rendering Problems</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
</tr>
<tr valign="top">
<td><b>Democrats</b></td>
<td>Rendering Problems</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
</tr>
<tr valign="top">
<td><b>Greens</b></td>
<td>Major Rendering Problems</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
</tr>
<tr valign="top">
<td><b>Liberals</b></td>
<td>Lacks Primary Functionality</td>
<td>Lacks Primary Functionality</td>
<td>Lacks Primary Functionality</td>
<td>Fine</td>
<td>Lacks Primary Functionality</td>
<td>Fine</td>
</tr>
<tr valign="top">
<td><b>Nationals</b></td>
<td>Lacks Secondary Functionality</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
<td>Fine</td>
</tr>
</table>

<h4>Evaluation</h4>

<p><b>The Australian Labor Party</b></p>

<p>The ALP website worked, to varying degrees, in all browsers. The only noticeable problem was that rendering was less than ideal in iCab – however this is forgivable, as it was still possible to use the site in that browser. At this stage it would seem that a Credit (68%) is in order.</p>

<p><b>The Democrats</b></p>

<p>The Democrats' website, like the ALP one, worked well in everything but iCab, and only suffered minor rendering problems in that browser. But these rendering problems were very minor indeed, even more so than with the ALP site, so a high Credit (74%) makes sense. </p>

<p><b>The Greens</b></p>

<p>The website for the Greens was compatible across most browsers, with only two notable problems emerging. There was a slight (but entirely forgivable) problem with the rendering of the tabs when viewed under Internet Explorer on Mac OS 9, and significant rendering problems when viewed under iCab on the same OS. No problems emerged under Windows, as expected. The problems under iCab were almost sufficient to warrant claiming that it lacked basic functionality, but not quite – so a bare Credit (65%) seems about right.</p>

<p><b>The Liberal Party</b></p>

<p>This was easily the most disappointing of the sites. For some reason, the designers have chosen to use "pop-up" menus on the site. This is not unusual, although to be honest I've never liked them. However, the code they have employed is only compatible with Internet Explorer 6 and Opera, and thus doesn't work on any other browser. As a result, Mac OS 9 users can't navigate through the site at all, and Mozilla/Firefox users under Windows need to change browsers. Firefox/Mozilla users might be inclined to forgive the designers, although it is comparatively rare nowadays to find a site which doesn't work, but the designers have also chosen to offer no warnings about this limitation. Thus users would be forgiven for mistakenly believing that the site is missing a lot of the expected content – "minor" things, like policies and current sitting members. Given this, the site can not be considered to be compatible across platforms, and thus fails with 40%. (btw, the <a href="http://www.nationalparty.org.au/">National Party of Victoria</a>, discovered during the Domain Names test, also uses the same menus - but theirs work on Mozilla/Firefox)</p>

<p><b>The National Party</b></p>

<p>To my surprise, the National Party website rendered well on everything – even iCab. The only problem encountered was that their small "Loan Calculator" (a clever little gimmick) didn't work in iCab, but did in everything else. This constitutes a problem with a secondary function, and thus I can't give a HD. But I can give them a Distinction with 76%.</p>

<h4>Overall Score</h4>

<p>So, when combined with the scores from the domain name tests, the results are:</p>

<blockquote>Australian Labor Party: 72% (Credit)<br>
The Democrats: 73.5% (Credit)<br>
The Greens: 66.5% (Credit)<br>
The Liberal Party: 45% (Fail)<br>
The National Party: 69.5% (Credit)</blockquote>

<p>Thus the Democrats move into the lead. I was, I must admit, disappointed by the Liberals, as I had expected that a major party would at least make sure that their website worked on the major browsers under Windows, but I was pleased to see that the majority of the sites continued to work even under an obsolete OS such as Mac OS 9. I'm looking forward to throwing OSX and Linux into the mix.</p>

<p>Next, Look-and-Feel.</p>



]]>
      
    </content>
  </entry>
  <entry>
    <title>AMCIS 2004</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000175.html" />
    <modified>2004-09-07T13:09:35Z</modified>
    <issued>2004-09-07T22:39:35+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.175</id>
    <created>2004-09-07T13:09:35Z</created>
    <summary type="text/plain">A short break before I get back to tacking Political websites - I&apos;ve been away from the PC for a couple of days, so I haven&apos;t been able to finish testing. AMCIS 2004 had no shortage of papers – over...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p><i>A short break before I get back to tacking Political websites - I've been away from the PC for a couple of days, so I haven't been able to finish testing.</i></p>

<p>AMCIS 2004 had no shortage of papers – over 500 papers were presented over two and a half days. I didn’t attend them all. Indeed, in order to manage the number of papers they ran 20 simultaneous tracks, so without Herimone's magic time thingy I wasn't going to be able to make an attempt. Traditionally my major interest is with the Philosophical Foundations mini-track, but I also tend to branch out and try some of the other offerings. </p>]]>
      <![CDATA[<p>At the previous two AMCIS conventions, the Philosophical Foundations mini-track has been offered over approximately 6 sessions, and during that time I normally get to listen to a considerable number of papers. On the whole I’ve enjoyed this, but the standard of the papers has not necessarily been consistent. This year Philosophical Foundations was reduced to just two sessions or 8 papers. The standard was very high, but I admit I missed the breadth of previous offerings, even if they were of consistent quality. Perhaps as a counter to this, there were also a number of other philosophical offerings, such as the Critical Theory mini-track, the System Thinking sessions, and Research Methods and Epistemology. I was drawn to these, but ended up skipping them, except for a single session of the Critical Theory component. Amongst the papers from the philosophical sessions was Dirk Hovorka’s "Explanation and Understanding in Information Systems", which differentiated between the two concepts – somewhat theoretical, but that certainly isn’t something that I’m going to complain about, and I felt that it was a deserving winner of the best paper award.  Emmanuel Monod’s "French theories in IS research : An exploratory study on ICIS, AMCIS and MISQ" continued to support my argument that even if you don’t get anything out of what Emmanuel says, you will certainly enjoy the way he says it; and I always enjoy Stephen Probert’s papers, so his "What is an Information System? A Critical Perspective" was unsurprisingly good. Indeed, I had missed the Critical Theory mini-track last year, and it was great to see it back.</p>

<p>My other major focus was on the various IS teaching tracks, of which there were a lot. However, I wasn’t so taken by the standard of the papers.  They were good, but in previous years I left the conference thinking that I had gained some great new  ideas for teaching, while this year I left with some good ideas (which I hope to implement), but nothing really exciting. Nevertheless, the panel on web-based education suggested that it would be worth setting up a discussion forum where students could read the messages in a given thread/topic only <i>after</i> they have posted something on the topic, and this has inspired me to try and set up something similar, as I can see it being useful for external students. Alan Carswell gave an interesting talk about how he (or they?) had organised to video a number of roundtables with CIOs , and to then distribute the results to students online. The concept is a good one – it is difficult to organise guest lecturers/speakers each year (for those that bother to try, of course) so videoing them would be useful for everyone.  And there was a fascinating tool described in the paper entitled "Measuring Student Participation in a Web-based Environment: A Framework for Developing New Tools", which almost automatically grades students based on their participation in online forums. Students beware - should I get access to something like this  I’ll talk everyone into trying it, and there will be no more lurking. :)</p>

<p>The social calendar of the conference was ok – the meals were good, the company pleasant, and the dinner was fun. The dinner was held on three very large boats, each with some 500 delegates and their spouses, during a sunset cruise along the Hudson River. I was impressed by the security – each boat was surrounded be three small US Coast Guard vessels, each with twin mounted machine guns, and onboard every boat was a least one well-armed Coast Guard. It was almost enough to make me feel important.</p>

<p>My own papers went well, although not in the manner I had expected. My "Teaching and Learning" paper, on the use of reflective journals to provide ongoing qualitative feedback for courses, was ok but didn’t go that well. But I guess it didn’t help that I was on at 9am the morning after the cruise. My other paper, which I hadn’t expected as much from, proved to be very different. It was on why definitions of knowledge matter to Knowledge Management, and is the justification (as well as chapter three) for my thesis. I have never had such a good response for a paper – the result was that I am very eager to work on my thesis, as I now realise that there might be some genuine interest in what I’m trying to say. And that is cool – worth the trip on its own. <br />
</p>]]>
    </content>
  </entry>
  <entry>
    <title>Gmail</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000174.html" />
    <modified>2004-09-06T06:30:07Z</modified>
    <issued>2004-09-06T16:00:07+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.174</id>
    <created>2004-09-06T06:30:07Z</created>
    <summary type="text/plain">btw, I have 5 Gmail slots if anyone wants an account. Just let me know....</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>btw, I have 5 Gmail slots if anyone wants an account. Just let me know.<br />
</p>]]>
      
    </content>
  </entry>
  <entry>
    <title>Political Websites: Domain Names</title>
    <link rel="alternate" type="text/html" href="http://godot.unisa.edu.au/MT/Bilby/archives/000173.html" />
    <modified>2004-09-04T08:54:51Z</modified>
    <issued>2004-09-04T18:24:51+09:00</issued>
    <id>tag:godot.unisa.edu.au,2004:/MT/Bilby//2.173</id>
    <created>2004-09-04T08:54:51Z</created>
    <summary type="text/plain">I was interested to read an article on Crikey entitled The online election and missing Libs recently which briefly examined the various Australian political party’s websites. Intrigued, I wandered over to one of the sites, and found that I couldn’t...</summary>
    <author>
      <name>Bilby</name>
      
      <email>adam.jenkins@unisa.edu.au</email>
    </author>
    
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://godot.unisa.edu.au/MT/Bilby/">
      <![CDATA[<p>I was interested to read an article on <a href="http://www.crikey.com.au/">Crikey</a> entitled <a href="http://www.crikey.com.au/politics/2004/08/24-0001.html">The online election and missing Libs</a> recently which briefly examined the various Australian political party’s websites.  Intrigued, I wandered over to one of the sites, and found that I couldn’t do a thing – the navigation buttons only worked when using a different browser. This led me to wonder about all of the official party sites – given that the Federal election is only 5 weeks away, how do they stack up? So I’m going to grade them. :) I’ll be looking at:</p>

<ul><li> Domain names</li><li> Compatibility</li><li> Look-and-Feel</li><li> Navigation/Structure</li><li> Accessibility</li></ul>

<p>Naturally, the first thing I need to do is find the sites – thus this first instalment will be domain names. Can I, as an educated web user, find the sites without using Google?</p>

<p>First we have the ALP. My initial guess as to what the URL would be was, naturally enough <a href="http://www.alp.com.au/">www.alp.com.au</a>. A partial success – it took me to the site for the New South Wales branch, which provides a front-page link to the national site. Feeling creative, I gave <a href="http://www.labor.com.au/">www.labor.com.au</a> a shot. This pointed automatically to <a href="http://www.alp.org.au/">www.alp.org.au</a>, the official national site. Impressed, I also gave <a href="http://www.alp.com/">www.alp.com</a> a go, and it too worked. All up, I’d say a “D” with 76% - I’d give more, but www.labor.com.au really should have pointed to the national site.</p>

<p>Next it is time to look at the Liberals. My first attempt, www.liberals.com.au, failed dismally. My second attempt was no better – www.liberals.org.au. www.australianliberalparty.com.au failed too, as did the "org.au" version. Getting frustrated, I tried www.liberalparty.com.au and www.liberalparty.org.au, both to no avail. I was almost ready to give up, but tried www.liberal.com.au – which didn’t work. Finally, I figured that <a href="http://www.liberal.org.au/" >www.liberal.org.au</a> was worth an attempt. Success at last! Given that I did find their site, I can’t really fail them – someone else may have guessed right on the first try - but P2 50% seems about the best I can give. Surely a major political party can register a couple of extra domains?</p>

<p>The other half of the coalition – the National Party – seemed a good choice as to what to try next. My first attempt, <a href="http://www.nationals.com.au/" >www.nationals.com.au</a> took me to a business site that had nothing to do with the party. My second, www.nationalparty.com.au, failed completely. But <a href="http://www.nationalparty.org.au/">www.nationalparty.org.au</a> dropped me into the Victorian branch’s site, and finally <a href="http://www.nationals.org.au/">www.nationals.org.au</a> took me to where I wanted to go. The Victorian site did provide a link to the national one, but it was on a separate "Links" page and was listed as the final option. Overall, I felt they passed – it only took four attempts, and I could have done it in two if I had stuck with my initial approach - but it was clearly not as impressive as the ALP’s system, so I gave them a comfortable pass: P1, 63%. Not quite a credit though, as once again they should probably reclaim <a href="http://www.nationalparty.org.au/">www.nationalparty.org.au</a> for the national site.</p>

<p>My first attempt with The Greens was one I should have guessed wouldn’t work: <a href="http://www.greens.com.au/">www.greens.com.au</a> took me to the business website for Greens food. Given how much I like their cake mixes, you would have thought that I would have realised this in advance. Sticking to com.au domains, www.thegreens.com.au was another failure, but <a href="http://www.greens.org.au/">www.greens.org.au</a> was successful. They’d get a better mark if they registered www.thegreens.org.au, but overall a low Credit with 68%.</p>

<p>The Democrats were the last one to try – and, much to my surprise, <a href="http://www.democrats.com.au/">www.democrats.com.au</a> took me to a redirect page, which then dropped me onto <a href="http://www.democrats.org.au/">www.democrats.org.au</a> - the national site. I was inclined to give them a Distinction, but didn’t for two reasons: 1) they didn’t register any alternatives other than democrats.com.au (eg. australiandemocrats.com.au), and 2) the redirect didn’t work automatically – the ALP system of just pointing both domains to the same IP address was much cleaner. So in the end, a very strong Credit with 73%.</p>

<p>Next time my personal favourite issue – cross-platform compatibility.</p>]]>
      
    </content>
  </entry>

</feed>