Blog

  • Platform vs. Strategy in E-Learning

    I just heard an e-learning expert demonizing the platform discussion (e.g. “Which Learning Management System is best?”) while at the same time suggesting to evaluate Microsoft e-learning products.

    Then I found this other quote someone called Björn from a discussion thread on Peter Baumgartners weblog:

    … every system claimed to the-one. I find that boring more than ever… but the money still goes into projects which develop an more or less sophisticated e-learning-system as we could see during the discussion on thrusday afternoon. Germany, Austria and Switzerland still give money for the media-side of learning. And there is hardly any money for the “soft-side” of learning.

    After anticipating the difference between non-tutored E-Learning (CBT) and tutored E-Learning (LMS) he seems to negate his own argument:

    I think there are two things to do: 1. Develop tools – but not another learning-system or another cms. Develop tools that open new ways of learning and teaching, tools that enrich the distance education […]. 2. Slowly change the way you teach.

    The problem with this argument is twofold:

    Firstly most decision makers don’t have a clear understanding of the difference between “Develop tools” and “not another LMS”. Most of them may know one LMS (if at all) and they would regard this system as being a “tool”. Secondly this “tool” appears to change the way someone teaches slowly, because while most may begin by digitizing their course materials 1:1 into the learning management system, they may learn from the application of that material in that context what might be particular strategies that need to be selected and changed to meet the expected “improvement”. So to start with inadequate material and learn from experience is better than to develop a theoretical E-Learning scenario from scratch.

    So after reminding myself about some of the evaluation and decision making processes I witnessing I have to say that the platform discussion is a very good way to confront people with exactly the questions about what need to be changed in didactics and learning methods, because most people think that a change in their teaching methods is required only by the introduction by learning management systems. In other words: their teaching method was beforehand a result of the subject and their own learning experience – and now to some degree is supposed to be depend on the delivery format.

    The platform discussion seems to be misleading, because it is often conducted with technically uninformed decision makers that need to decide on long term investments without being able to understand the full implications of any platform decision. So there is a tendency to cut short this discussion and rather just decide on a strategic framework and then leave the decision of the platform to the technicians or the IT department (or some enthusiasts among the faculty).

    A platform discussion is part of the strategic decision making process. And the past years have crystalized some technical requirements for platforms to be systems for consecutive investments and growth of the economic effect of those investments:

    • Interoperability (strong import and export mechanisms; this also keeps up the pressure on the platform vendor to innovate)
    • Open standards support (a prerequisite of the above)
    • Customizability (a general way to integrate in a heterogenous environment as well as across institutions in regard to authentification, usage and access policies, storage and database systems at the backend as well as corporate design)
    • Cross-platform (so not depending on one OS or one client)
    • Modularity (any new system needs just to offer what is needed and not already there)
    • Scalability (necessary to be able cope with rising demand; but also: extensibile on demand)
    • Support (by external partners at reasonable cost while the platform should be capable to define a service market; but also means a wide and supportive community for issues)
    • Managability (minimal administrative overhead in relation to effect)
    • Variability (applicable for different didactic scenarios and assessment strategies)
    • Mandantors feature (allow generation of offsprings with acquisition from global contexts & objects and without setting up a complete new server)
    • Reusability of know-how (also means: learning curve for first time users and developers)
    • Repurposeability of editorial work (related to import/export mechanism and know-how alike)

    There are a lot of implications to this list. But generally the shift of perspective is that “platform” should not be regarded as a collection of applications but rather as a framework of conventions manifestated in protocols, formats, services and methods on top of a plan about how to seed and grow knowledge about this framework and its facilitation among employees and faculty.

    Bit I think what this list shows is that the platform discussion is indeed a strategic discussion. To say that the platform discussion is boring and we need to have a discussion about educative scenarios does only suggest that the aspect of “variability” was not discussed deep enough in the past. It also might be regarded as a symptom of the fact that players in institutions don’t like to re-invent every “technique” they already found to be effective. The “old” platform discussion also allowed IT departments to control the process and limit the strategic discussion on personal taste. And finally decision makers were sometimes unable or unwilling to really get into the details of each of the points – or – were lost in the details of these aspects.

    So without a good understanding of the strategic relevance of a platform for many players in the discourse about educative scenarios cannot be a symbiose between technology and user needs.

    There has been a large trend to outsource skills from institutions into companies. Many of these institutions now have learned to in-source competence and knowledge again as they face the effect of the continuous experience loss: they simply underestimated the severity of the drain of flexibility due to inaccessible experience. In regard to E-Learning I am convinced that there will be the need for a constant revision of the didactical strategies and the enabling technologies involved. Beside of research capacities the “didactical strategies” are the core of what universities actually offer as market value. If universities try to outsource too much of the technology business they actually try to circumvent the need to control the technology involved with their core service as well. This will only postpone the recognition of this interdependence.

    So the platform discussion is not of marginal relevance for the strategic decision making. But I can’t remember a case where this discussion was going beyond the question of this or that application and this or that tool. And in this sense “platform discussions” I witnessed actually have never been real platform discussions. The subtext of those discussion has always been if there should be an anti-cyclic investment into open source (insourcing) or a cyclic investment into commercial vendors and their services (outsourcing).

    So really the question of investments into open source is not only a question of available support for a system. If that would be true, then I would have a hard time to explain how this open source phenomenon came to existence at all.

  • Wiki added!

    So I managed to add a wiki space to this site. It will take some time to grow. You’re invited to add yourself to a list of guests or suggest topics.

  • Ruby on rails

    It is actually the first time that I blog about Ruby. I had a look at Ruby on Rails – a web application framework based on the Ruby scripting language. Ruby appears to be a very well designed scripting language (see here) for anyone who loves “quick but not dirty” programming.

    Ruby is very successful in Japan, where it has already taken over Python in popularity (see here). Quote: “Ruby puts the fun back into programming.”

  • Realtime Wiki

    I am playing around with Wiki tools. Because Zope is the platform on my current development agenda I looked into ZWiki. It offers full Plone integration and support for the ExternalEditor Extension (which means that I can click on small pens to edit pages inside my favorite text editor instead of a textarea inside the browser).

    But what I would like to use is a wiki-enabled editor that allows clicking CamelCase words right after they are typed (which would create a new wiki page or open an existing one for editing).

    VoodooPad does this (even with remote wikis). But currently it uses a proprietary Vpwiki API that is only supported by VoodooPads own server tool, by TWiki (with this experimental extension) and by the FreeCard project (FreeCard is planned to be an open source HyperCard clone). I could not yet find anyone trying a Vpwiki API Extension for ZWiki.

    There are several other RPC API designs for wiki servers, for example: XmlRpcToWiki by 0xDECAFBAD (who has collected some links to some other efforts).

    PersonalWiki is a graphical Wiki editor like VoodooPad that has an experimental and rudimentaty HTTP-based implementation for remote editing. It comes with an example script for a ZWiki site. Unfortunatly the usability is not very good: unlike VoodooPad you need to toggle Browse and Edit (the example script also has a syntax error that prevents saving existing pages).

    So what if Peer-2-peer networking (or Rendezvous maybe) would be paired with such an editor? Editors would see the remote wiki and any change would be probagated to all connected clients.

    And frankly: this has been an idea first sighted at Ray Ozzie’s weblog almost a year ago. And Hugh Pyle from UK needed just five hours to hack a tool with the Groove Web Services framework. He called it “Hyki” (from “Hydra” + “Wiki”; Hydra was the original name of SubEthaEdit). Insipred by this Tim Knip implemented something similar for Groove based on Flash.

  • Design + Knowledge Destruction

    Rosan Chow reflects on work by Alain Findeli. She wants to help characterize design activity by projecting a fringe view on the relation between design activity and knowledge, scientific or non-scientific.

    To me, the essence of design activity lies in the ontological realm and how it affects the way we are that is different than how science or for that matter other activities do. To assert that design activity destroys knowledge redirects our attention to the important and unique role design activity plays in this world in relation to science and other creative human activities. It pushes us to think hard about the contributions that design activity should be able of making.

    There is a german translation available by Wolfgang Jonas.

  • Introduction to Apple Software Design Guidelines

    Apple posts some notes on developing software for Macs. Brent Simmons recommends it not only for other developers but also for anybody who enjoys thinking about software.

  • How children can learn cognition science

    Through a posting on the simplicity weblog I came across Edward De Bonos site. He started to collect bedtime stories for children that incorporate his theories. The first (and only) one by Lorna Santín tells about De Bonos concept named “Six thinking hats” and it’s called “The Magic Hats”.

  • Computer boosts cognitive agility of pre-school children?

    CNN reports that computer use of children aged 3 to 5 scored higher on tests that gauge school readiness and cognitive development.

    Some earlier studies have found computer use improves children’s fine motor skills and improves recognition of numbers and letters.

    Is there a study that shows how extensive computer use in early childhood influences the social skills and empathy?

  • Patents can allow BigCos to annihilate open source?

    This german news item (heise.de) speculates that software patents in Europe will allow big companies like Microsoft to kill the open source movement. It forces open source projects to play according to the rules of capital. Patents are nothing more than land mines in a economic war. I can’t see why Microsoft wouldn’t use patents like these against any open source project that Microsoft does not want to exist. Open Source will be what Microsofts wants it to be.

    The problem is that open source projects are not designed to be profitable. Most projects I can think of would die if the software developers are forced to become lawyers and patent hunters.

    Dave Winer today reminds his readers that he was aware of the problem while ago:

    Five years ago I said here that it was time to do something about patents, if we wait, there will be a meltdown. I don’t think too many paid attention. Today patents are central to every software strategy, not because we’re all going to be defensive with them, as so many say.

    Obviously software patents are here to stay. So what to do about it?

    The European Union could offer free patents and consulting for any project that has been OSI certified and support initiatives that create ideas to patent these. These “free patents” could be used for at no cost by any OSI project. It could demand commercial projects to licence the patents while the licence fees could be determined to refund the free patent system and the open source project. So the price for free patents would be to have no 100% revenue of fees into the project itself.

    The economic value would be that even the BigCos can use the enormous resource of free patents to improve their products.

  • Former Microsoft employee switched

    Here is a little story of a former Microsoft employee that switched to MacOS X:

    I worked for Microsoft for eight years. I’m a long time Windows loyalist. […] Now that I can see them side by side, it’s obvious that the Macintosh provides a brighter display experience than the PC. It’s a more aesthetically pleasing visual experience. It’s less cluttered, and feels less stressful to use than Windows. The Mac just doesn’t get in your way the way that Windows does. […] Apple’s innovation will be an inspiration and guide to Microsoft employees for some time to come.

  • Pros and Cons of Wikis in education

    Here is a summary of experiences with using a Wiki in a educational project. Obviosly a Wiki structure has some advantages over a weblog system (more focussed on content creation and hypertext structure). A Wiki is better suited to generate a set of encyclopedic pages, while a weblog works better as a messaging and news hub in a group.

    What I’d like to do is this: I’d start with a modest number of pages in a Wiki and then relate this to news items we collected over the last years. I really can see this being two sides of a medal: one for the activity related to particular courses – and one for glueing this all together with a number of short memos about particular keywords. The Wiki would be more result oriented with a long term vision – the weblogging would be work and task oriented with narrowed perspectives. The Wiki would offer orientation in the chaos – the weblogs would generate the buzz and the dynamics.

  • Designing success and small companies

    Maish R Nichani on elearningpost.com:

    Yet another article on the importance of design. This one from Inc. magazine reports that even small companies are using the design factor to gain a competitive advantage. (The May 17 issue of Business Week featured The Power of Design and the June issue of Fast Company featured Masters of Design.)

  • Simplicity (cont.)

    Finally there is some movement on the weblog of the “simplicity” seminar. And some very good items popped up already.

    For instance some explanatory animations by Nigel Holmes which look pretty much like the things we did in the “density” seminar. And also I learned that John Maeda at MIT started an experimental research project called “Simplicity” (I wonder who will fund such research here in Germany). Interesting as well: “Simplicity – Nine Theses” that have been presented at the equally named forum in September 1994 of the International Design Forum Ulm and Ulm School of Design Foundation.

  • The little engine that could

    Robert X. Cringely thinks that a small $70 wireless router running on Linux is a disruptive technology.

  • Learning by accident…?

    Martin Spernau’s comment on “accidental learning/teaching/sharing” got my attention. There is are lot of “non-intentional” aspects in communication and we tend to discuss and regard only the “intentional” aspects (just think of body language for example).

    But “by accident” is not a strategy. You can’t do anything willingly “by accident”. So I’d rather think of it as “secondary effects” of the weblog activity.

  • We saved American life

    Sometimes I accidentally surf to very strange pages that stick with me for a while. For instance here: The 2004 Veteran Manhatten Project & Symbosium which is an event organized by the “Children of the Manhatten Project“.

    Reading the agenda felt like going through a ghost party program: a bunch of old men (or children of old men) celebrating their pride and their heroic involvment with the development of the atomic bomb.

    The I noticed the site has an “Atomic Bomb General Store” that sells items like this. or this (to be printed on a t-shirt). I suggest to contemplate about these images while listening to this audio excerpt of J. R. Oppenheimer (commenting the witnessing of the first successful atomic bomb explosion).

    The store also sells a “War on Terror” video for $5 dollars with this description:

    This 50+ sec. video clip tells it all. This is the “War on Terror” video clip that you have heard so much about but can’t find. We used to have this video on our web site but found that it was too graphic for some people.

    This video was recorded from an Apache gunship in Iraq. The video clip opens with 3 members of Al-Qaida attempting to rig an explosive device in an abandoned tractor sitting along a highway. These are the types of explosives that have been killing & wounding so many American soldiers recently. What the Al-Qaida terrorists don’t realize is that their every move is being recorded. You will hear the forward air controller giving the commands to the airman manning the 30mm cannon aboard the Apache helicopter. In each instance he tells the gunner to ‘take him out’. One by one the terrorists are sent to meet Allah in a hail of 30mm cannon shells. The video is taken at night using a night-vision lens. The audio is very clear and compelling. This is a video clip that you will want to share. This .avi video clip is 1.75MB in size.

    This is stranger than fiction. So if you can’t believe this you may rather turn to someone who helps you with that.