Archive for October, 2007

Microsoft releasing more source code.

Microsoft is set to release source code to the .net class libraries under the Microsoft Reference License. This is not an open source licence, is not even close to an open source licence:

“Reference use” means use of the software within your company as a reference, in read only form, for the sole purposes of debugging your products, maintaining your products, or enhancing the interoperability of your products with the software, and specifically excludes the right to distribute the software outside of your company.

(A) Copyright Grant- Subject to the terms of this license, the Licensor grants you a non-transferable, non-exclusive, worldwide, royalty-free copyright license to reproduce the software for reference use.

So why is Microsoft doing this?

Having worked at a Microsoft partner in the distant past, I’m guessing that the real reason for this is completely unconnected to the open source community and more related to easing the lines of communication with Microsoft partners, who’ve had (very restricted and cumbersome) access to code such as this for a long time. By making the code publicly available to everyone under a licence giving the same rights that partners have had for a long time, Microsoft greatly eases the communication of that code to partners, particularly those who’re looking jealously at the free flow of information and code between Sun and their partners under increasingly liberal licences.

Miguel de Icaza has an excellent post on what this might mean for the open source Mono project (very little). eweek has an even more sceptical article.

Social Tagging in Simal

OSS Watch run a community development mailing list for the discussion of issues faced in building a community led development project. Recently, Stuart Yeates suggested we should have a tag for marking content in our collective social bookmarking tools, we should then aggregate this content into an easily manageable form.

It just so happens that I had already written some code to do crude RSS aggregation in Apache Forrest, which in turn is the base for the OSS Watch project registry software Simal. With a little more hacking on Forrest I quickly created a first stab at an aggregation page in Simal.

Simal is a 0.2-dev product, it’s very rough around the edges and the layout is is quite poor, but it is useful.

The nice thing about this is that it opens up yet another way that you can contribute to Simal:

- feature requests (e.g. what social tools should we support beyond the current magnolia, delicious and diigo?)

- adding to our social tagging feeds (use JISCCommunityDevelopment for anything to do with community led development)

- CSS improvements for our site

- XSL improvements to the feed aggregator

- noises of support

- anything else that takes your fancy

If you are interested in getting involved as a user or develop then a good place to start is with the Simal contributor list.