Yearly Archives: 2006

Publication list (2006)

von Krogh, G.; Spaeth, S. & Lakhani, K. (2003), ‘Community, Joining, and Specialization in Open Source Software Innovation: A Case Study’, Research Policy 32(7), 1217-1241.

von Krogh, G.; Haefliger, S. & Spaeth, S. (2006),The Practice of Knowledge Reuse in Open Source Software: “Shifting the Creative Effort”, in ‘2006 Annual Meeting Best Paper Proceedings’, pp. TIM N1-N4.

von Krogh, G.; Haefliger, S. & Spaeth, S. (2003),’Collective Action and Innovation in Open Source Software Development: The Case of Freenet’, presented at Academy of Management 2003, Seattle.

von Krogh, G.; Spaeth, S. & Haefliger, S. (2005),Knowledge Reuse in open source software: An exploratory Study of 15 open source projects, in ‘Proceedings of the 38th Hawaii International Conference on System Sciences’, pp. 198–207.

von Krogh, G.; Spaeth, S. & Lakhani, K. (2005), ‘Letters to the Editor: Collaboration Rules’, Harvard Business Review 83(10), 150–151.

Haefliger, S. & Spaeth, S. (2003),’Free Ridership in Open Source’, unpublished working paper.

Kugler, P. & Spaeth, S. (2001), ‘The Best Things in the Net are Free?’, Mitteilungen – St.Galler Zentrum für Zukunftsforschung 26(3), 1-11.

Spaeth, S. (2005),’Coordination in Open Source Projects: A Social Network Analysis Using CVS Data’, doctoral dissertation.

Spaeth, S. (2003),’Logistics at NCC’, Master’s thesis, Technical University Linköping, Sweden.

Spaeth, S. (2003),’Decision-Making in Open Source Projects’, proposal for the Doctoral thesis.

Spaeth, S.; Haefliger, S.; von Krogh, G. & Birgit, R. (2006),’Communal Resources in Open Source Software Development, ”EGOS Colloquium 2006′, Bergen, Norway.

Spaeth, S.; Stuermer, M.; Haefliger, S. & Kroghvon Krogh, G. (2007),’Sampling in Open Source Software Development: The case for using the Debian GNU/Linux Distribution, ”HAWAII INTERNATIONAL CONFERENCE ON SYSTEM SCIENCES’, Hawaii.

GPL’ed Java

Hey, they finally managed it. Java (the original implementation) is going to be opensourced under the GPL v2 license. Nice to see them moving. The only question is whether this is too late in the game to stop .NET/mono or [add other languages of your choice here] from doing what Java was supposed to do.

No Business

Georgs band “No Business” played on Saturday in St.Gallen. It was a great concert (and a great party at that). They are actually quite good, with a broad repertoire and the audience forced them to go on for over 2 hours. I was also amazed that Georg played the percussions for a while, and not even bad. Apparantly he has been torturing drums since he was a child. This band is always good for some (pleasant) surprises. Rock on.

Bye Firefox 2

I am a great fan of open source software and so far I’ve used Mozilla/Firefox browsers since their very early releases. However the newest Firefox 2 basically rendered my Powerbook useless. After loading a site it would spin the colored wheel icon for seconds until it allowed to scroll the page. Switching between tabs would take several seconds and would freeze the UI until done, scrolling up/down would take several seconds… (this happened basically for every single action)
So I’ve installed Opera for Mac now on my box and it feels like I’ve upgraded my internet connection, browsing hasn’ been such a pleasure since a long time. I do prefer open source, but this was not tolerable for me. So for now it is: good by Firefox2, Opera here I come (at least on the Mac).

GPL withstands antitrust scrutiny

The claim that the GNU GPL has never been tested in court, is not true anymore. It has been looked at by various courts in several countries looking at different aspects. This time it was examined whether the GPL breaks antitrust rules in the US. InternetCases reports:

The U.S. Court of Appeals for the Seventh Circuit has issued an opinion in which Judge Easterbrook declares, “[t]he GPL and open-source have nothing to fear from the antitrust laws.” The case is called Wallace v. IBM., No. 06-2454.[…]
Plaintiff Wallace filed an antitrust suit against IBM, Red Hat and Novell, arguing that those companies had conspired to eliminate competition in the operating system market by making Linux available at an “unbeatable” price (free) under the General Public License (“GPL”).[…]
Instead of being a restraint on trade, the court held that the GPL serves to foster creativity, by enabling the free distribution and building of new derivative works.

Connexions

Glynn Moody blogs about Connexions, a non-profit organization started by Rice University, which is similar to MIT’s open courseware.

However, it is even more open than MIT’s offering. It’s based on the open source Rhaptos software, whereas MIT’s is proprietary. Anyone seems to be able to contribute modules and courses to the system. And, additionally to its open courseware, it is making materials available as print on demand books, that can be individually customised. It hopes that this move will enable it to become self-sufficient, helped along the way by another grant from the enlightened Hewlett Foundation.

Here is the self-description of Connexions:

Connexions is a rapidly growing collection of free scholarly materials and a powerful set of free software tools to help

  • authors publish and collaborate
  • instructors rapidly build and share custom courses
  • learners explore the links among concepts, courses, and disciplines.

Our Content Commons contains small “knowledge chunks” we call modules that connect into courses. Thanks to a Creative Commons open license, anyone can take our materials, adapt them to meet their needs, and contribute them back to the Commons. And everyone is invited to participate!

Top 10 shell commands

Inspired by this post on the Top 10 shell commands I measured my own. I had to redo the commands though:

root:
cat ~/.bash_history | cut -d " " -f 1 | sort | uniq -c -i | sort -nr |head -10
184 emerge
49 equery
48 emacs
41 ls
21 cd
15 rm
12 revdep-rebuild
11 dispatch-conf
10 man
10 less

spaetz:
cat ~/.bash_history | cut -d " " -f 1 | sort | uniq -c -i | sort -nr |head -10
59 su
13 cd
11 emacs
10 ssh
10 mutt
10 ./Jokosher
7 ls
5 rm
5 graveman
5 eselect