<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<?xml-stylesheet type="text/css" href="http://blog.ngas.ch/styles/feed.css"?>


<title type="html">Filed under: chaos | Pas un Geek en tant que tel</title>
<subtitle type="html">No Geek As Such</subtitle>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch"/>
<link rel="self" type="application/atom+xml" href="http://blog.ngas.ch/archives/chaos/index-atom.xml"/>
<updated>2011-12-12T21:19:44+01:00</updated>
<author>
<name><a href=&quot;https://plus.google.com/114292582268779510325&quot;>Tonnerre Lombard</a></name>
<uri>http://blog.ngas.ch</uri>
</author>
<id>http://blog.ngas.ch/</id>
<generator uri="http://nanoblogger.sourceforge.net" version="3.4.2">
NanoBlogger
</generator>

<entry>
<title type="html">Trust based PGP key signing</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2008/11/29/trust_based_pgp_key_signing/index.html"/>

<id>http://blog.ngas.ch/archives/2008/11/29/trust_based_pgp_key_signing/index.html</id>
<published>2008-11-29T22:31:25+01:00</published>
<updated>2008-11-29T22:31:25+01:00</updated>
<category term="security" />
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 As a visitor here at <a href="http://rgb2r.de/">rgb2r</a> is now moving
 to <s>another planet</s> a far-away country, the discussion came up again
 how to do PGP key signing properly. Originally, the requestor asked for
 passport based signing as done on most of the so-called PGP key signing
 parties. However, for the following reasons I will not sign passports
 and don't want passport based signatures.
</p>
<h2>Party signing</h2>
<p>
 In the normal PGP key signing party based approach, all that is required
 to obtain a signature is a passport or identity card. The signer verifies
 that the signee looks like the person on the picture and then signs the
 key. For this, the signer does not have to know or trust the signee.
 The signer then submits the key to a key server and the signee can download
 it from there.
</p>
<p>
 This method allows one to accumulate a lot of signatures over a short
 time, and to extend the network of signatures very quickly. However, it
 contains various flaws:
</p>
<ul>
 <li>There is no trust relation between the signer and the signee, so the
  only thing that is attested by the signature is, that the signee has
  certain similarities with the documents he/she presented.</li>
 <li>However, especially in multinational keysigning parties, these documents
  can rather easily be forged so that an untrained eye cannot detect the
  forgery.</li>
 <li>There may be valid reasons not to want to show one's ID. For example
  if one's in possession of a diplomatic passport, one might not want to
  show it to everybody because it might be met with suspicion, or it might
  compromise the position of the owner of the passport to have everyone
  be aware of the status.</li>
 <li>In some cases, people may have valid reasons not to disclose their
  real names, especially if they're working in IT security, if they are
  political activists or live in a totalitarian regime. But even under
  normal circumstances, it should be accepted if a person does not want
  to disclose his/her real name.<br/>
  Some people are not even known under their real name at all, and thus
  a signature on their real name would be rather pointless.</li>
 <li>The associated addresses need not automatically belong to the
  signee.</li>
</ul>
<p>
 There are probably many more problems this model is arising by its
 lack of trust dependencies or its focus on the passport as the sole
 base of trust, but these are the most apparent which came to mind.
</p>
<h2>Trust signatures</h2>
<p>
 The so-called <i>trust signature scheme</i> follows an entirely different
 dogma. In this scheme, people knowing each other know enough will sign
 each other's key in order to testify that they are willing to testify
 that the signee is known as the person he/she claims to be. This of course
 implies a much greater level of familiarity between the signer and the
 signee.
</p>
<p>
 Note that in this scheme, it is perfectly valid for the signer to sign
 a key belonging to a pseudonym &mdash; if that's what the signee is known
 as. That may sound suspicious to a person who's used to attesting passports,
 but in the end it is much more logical because in the end, the signer
 attests only what he knows about the other person, without relying on
 a paper he cannot verify.
</p>
<p>
 Also, some more unrelated improvements come to play. In order to verify
 UIDs, the signer creates signatures for each individual UID and sends
 these individually to the mail address in the UID, in an encrypted mail.
 Then, the signer deletes the signature from the local keychain again.
 This sounds tedious, but there are good scripts to take care of that,
 such as, for example, <i>caff</i> from the
 <a href="http://pgp-tools.alioth.debian.org/">pgp-tools package</a>.
</p>
<p>
 In this scheme, it is assured that the owner of the UIDs is at least aware
 of the signature that took place, and can decide whether or not to upload
 the signatures. On the other hand, a pseudonymous signer can participate
 without any loss of the trust relationship.
</p>
</div>
</content>

</entry>
<entry>
<title type="html">Free Software Mag: &quot;10 ways to attract women to your FS project&quot;</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2008/10/22/free_software_mag_10_ways_to_attract_women_to_your_fs_project/index.html"/>

<id>http://blog.ngas.ch/archives/2008/10/22/free_software_mag_10_ways_to_attract_women_to_your_fs_project/index.html</id>
<published>2008-10-22T08:33:43+01:00</published>
<updated>2008-10-22T08:33:43+01:00</updated>
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 The <a href="http://www.freesoftwaremagazine.com/">Free Software Magazine</a>
 has published an article about
 <a href="http://www.freesoftwaremagazine.com/columns/ten_easy_ways_attract_women_your_free_software_project">Ten easy ways to attract women to your
  Free Software project</a>.
</p>
<p>
 Judging from the suggestions, it is absolutely unclear if the article is
 for real or just a prank. Some arguments are perfectly valid, such as
 &rdquo;Informal apprenticeship with men may be awkward&ldquo;. One can
 observe the effect at geek events already; women are usually asked which
 man they &rdquo;belong to&ldquo;, apparently people find it hard to believe
 that the woman might attend the event out of interest. This goes so far that
 women even introduce themselves as &rdquo;the girlfriend of &hellip;&ldquo;
</p>
<p>
 Other arguments just appear to be plainly insulting (such as women having
 less time due to childcare, an argument which appears to regard women as
 &rdquo;birth giving machines&ldquo;. Following this argument, women would
 not be present in any job) or simply bullshit (such as avatars in web
 fora giving people a &rdquo;face&ldquo; &ndash; a lot of women actually
 appreciate the anonymity of the web because it protects them from
 seduction-seeking men).
</p>
<p>
 Some people even go so far to say that only women can really judge the
 problems. While they certainly cannot be excluded from the process, we
 cannot really expect the tiny minority of our community which they
 constitute to solve our problem for us. It is a bad excuse of men to
 keep out of the issue.
</p>
<p>
 I have, myself, already invested a large amount of time into the matter
 over time, since I am also seeing the low percentage of women in the IT as
 a big problem. I see a lot of these points as well, but I am seeing a
 variety of problems here ranging from unfair treatment over stupid male
 procedures to simple education issues on both sides. My opinion on it all
 can, however, be summarized in two short sentences:
</p>
<ol>
 <li>Men should wisen up slightly and not treat the women in any special
  way. They don't need nor want it, it only drives them away.</li>
 <li><i>A little less conversation, a little more action, please</i> (&copy;
  Elvis Presley)</i></li>
</ol>
</div>
</content>

</entry>
<entry>
<title type="html">Linux wrecking fest</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2008/10/20/linux_wrecking_fest/index.html"/>

<id>http://blog.ngas.ch/archives/2008/10/20/linux_wrecking_fest/index.html</id>
<published>2008-10-20T01:32:38+01:00</published>
<updated>2008-10-20T01:32:38+01:00</updated>
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 On Saturday, I attended the
 <a href="http://gnugeneration.epfl.ch/if/accueil">Linux install fest</a>
 of the <a href="http://gnugeneration.epfl.ch/">GNU Generation</a> at
 <a href="http://www.epfl.ch/">EPFL</a>. Despite the fact that it was
 all about penguins, it was actually quite a bit of fun meeting all
 different types of people.
</p>
<p>
 During the preparation phase, we wired all installation tables with
 power and ethernet cables of different lengths. For that purpose, we
 used GNU/multi power sockets.
</p>
<img src="http://tonnerre.users.bsdprojects.net/social/gallery/Events/EPFL_Install_Fest_2008/GNU_Multiprise_Sm.jpg" alt="GNU/multi power socket" title="GNU/Multi power socket" width="480" />
<p>
 Nathalie ensured that I got a sufficiently twisted case, so in my case
 it was not about an installation but rather to make a Firewire hard disk
 work on an existing installation. (Yes, Linux install fests are also for
 fixing problems.)
</p>
<p>
 After ensuring that it is not a problem with the Firewire OHCI, I
 discovered that plugging the disk into the OHCI caused an interrupt
 storm. On some rare occasions, however, it would work as usual.
 On a Windows and a MacOS of nearby users, the same occurred.
 Thus, it seemed that the firewire client interface on the disk was
 broken.
</p>
<p>
 Another patient nearby had problems with the network card not
 transmitting. After a reboot, it disappeared entirely from the PCI
 device list. Deactivating and reactivating it in the BIOS did not help,
 it remained gone, even on the Windows installation of the notebook.
</p>
<p>
 But on the upside, I also managed to make a compiz installation work,
 showed people how to use zsh, SSH keys, sshfs and gmailfs, and apparently
 left a good general impression: my client gave me the best possible
 evaluation.
</p>
<p>
 Other features from the event were an eekpc cluster&hellip;
</p>
<img src="http://tonnerre.users.bsdprojects.net/social/gallery/Events/EPFL_Install_Fest_2008/eekpc_Cluster_Sm.jpg" alt="EekPC cluster" title="EekPC cluster" width="480" />
<p>
 &hellip;and a foldable keyboard.
</p>
<img src="http://tonnerre.users.bsdprojects.net/social/gallery/Events/EPFL_Install_Fest_2008/Clavier_deroulable_Sm.jpg" alt="Foldable keyboard" title="Foldable keyboard" width="480" />
</div>
</content>

</entry>
<entry>
<title type="html">&quot;You have 0 optimism points&quot;</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2008/08/24/you_have_0_optimism_points/index.html"/>

<id>http://blog.ngas.ch/archives/2008/08/24/you_have_0_optimism_points/index.html</id>
<published>2008-08-24T02:33:13+01:00</published>
<updated>2008-08-24T02:33:13+01:00</updated>
<category term="general" />
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 Just for fun, I recently participated in some personality evaluation
 test. And as expected, the most remarkable thing the tool constanted
 was pessimism. Since <i>Thomas &rdquo;maximus&ldquo; Deutsch</i>
 recently
 <a href="http://thomas.tuxpeople.org/post/46404606/licht-ins-dunkle-bringen">wrote 
  about his opinion on his attitude</a>, which also included pessimism, I
 got the idea that there is actually a difference between pessimism and
 pessimism.
</p>
<h2>Destructive Pessimism</h2>
<p>
 Most people know the <b>destructive pessimism</b> very well. Even the
 most cheerful people usually had a phase of depression at least during
 their puberty. In <b>destructive pessimism</b>, people stop believing
 in the sense of their life, their actions and everything surrounding
 them. As a consequence, these people find it useless to act at all.
</p>
<p>
 The cognitive aspect is also very discouraging. Destructive pessimists
 don't perceive positive developments and events at all. Maybe they became
 too ordinary to be perceived, but in any case these people act like they
 never happened. Bad events however are perceived as an affirmation and
 frustration.
</p>
<h2>Constructive Pessimism</h2>
<p>
 <b>Constructive pessimism</b> however, the type of pessimism I tend to
 adhere to, does not have the expectation of everything to fail. The
 pessimistic assumptions in <b>constructive pessimism</b> are way more
 moderate:
</p>
<ul>
 <li><b>You cannot expect other people to do work.</b> They most likely
  won't. They will overestimate their capacity and capability or never
  get to the job in the first place.</li>
 <li><b>If something can fail, it will.</b> This is basically a moderate
  version of <i>murphyism</i>. However, this principle leads to concepts
  like <i>redundancy</i>, thus it is an important part of the philosophy
  of engineers.</li>
 <li><b>Too few people make bad decisions.</b> Individuals tend to oversee
  aspects, so consulting an adequate number of people is always a nice
  idea. Too many people however tend to have problems comunicating.</li>
</ul>
<p>
 &hellip; and many more, but you get the idea. So the general rule is to
 have <i>low expectations</i>, as opposed to expecting failure.
</p>
<p>
 Other than the <b>destructive pessimist</b> who drowns in lethargy,
 <b>constructive pessimsts</b> draw their energy from their pessimism.
 The conclusion from the above assumptions is that it is best to do
 the job on one's own, and that one should verify every single component
 for proper operation. This principle is reflected for example in the
 rules of <i>Extreme Programming</i>.
</p>
<p>
 The differences are also very serious in the cognitive dimension. If
 a <b>constructive pessimist</b> perceives failure, it was what he
 expected, so it does not come as a deception. He prepared for the
 failure, in fact. If, however, he succeeds, then he is very positively
 surprised and perceives the success as such. Thus, disappointing a
 <b>constructive pessimist</b> is close to impossible, while the world
 is indeed full of positive surprises for them.
</p>
<p>
 As a conclusion it may be repeated that there are indeed different types
 of pessimism, and that not all of them necessarily lead to apathy. Indeed,
 pessimism can be quite inspiring.
</p>
</div>
</content>

</entry>
<entry>
<title type="html">Goulash and programming — notes from the GPN</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2008/07/14/goulash_and_programming___notes_from_the_gpn/index.html"/>

<id>http://blog.ngas.ch/archives/2008/07/14/goulash_and_programming___notes_from_the_gpn/index.html</id>
<published>2008-07-14T00:21:48+01:00</published>
<updated>2008-07-14T00:21:48+01:00</updated>
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 The last weekend was claimed by 4 different
 <a href="http://www.ccc.de/">CCC</a> events. I decided to go to the
 <a href="http://entropia.de/wiki/GPN7">Goulash programming night</a>
 of the <a href="http://entropia.de/">Entropia e.V. Karlsruhe</a> as a
 member of the Network Operating staff.
</p>
<p>
 The former was nice, the latter was a <u>bad</u> choice in some way.
</p>
<h2>Ambience</h2>
<p>
 I met a lot of old and new friends at the GPN. Due to some circumstances,
 it was also a chance to get in contact with a great amount of new people
 I had never met before. The University in the middle of the city was also
 a nice starting point for discoveries, shopping tours and simply going to
 the restaurant.
</p>
<p>
 While the restaurant made me pay &euro; 10.- too much for the food which
 had bad effects on my digestive system after a short while, the
 City Rallye Ralf created was clearly one of the best highlights of the
 entire event. However, there were also some two or three interesting
 lectures (I am hard to impress).
</p>
<h2>Network Operations</h2>
<p>
 The network didn't run smoothly at all most of the time. The initial
 setup took slightly longer than intented, but that was mainly our fault
 since we tried to debug a VLAN config while filtering the probes. But
 later on the first day, the network was running.
</p>
<p>
 Until the afternoon of the second day, all network traffic was running
 over a Cisco VPN to the VPN server, which was shaped to 1.5Mbit. This
 is enough usually for a single person, but with a hundred people who
 want internet access, the per-user bandwidth was unbearably low. So
 on the second day we got a technician of the University of Karlsruhe
 to provide us with a network cable to the University datacenter.
</p>
<p>
 However, that's when the differential problems started to kick in.
 A couple of hours after activation, our first Intel e1000 died. We
 replaced the router since it was onboard hardware, and used the replacement
 machine. This machine had an e100 and four Sun Happy Meal cards.
 On the morning of the third day, both e100 ports died and everything
 ran over the Happy Meal card which is way more resilient with regard
 to voltage potential.
</p>
<p>
 Unfortunately, the death of the e100 happened at a time when only me was
 around and I didn't have root passwords to the router itself, so I
 had to bridge around it for the users VLAN and reconfigure the name
 and DNS servers to work around the defunct admin VLAN. This worked more
 or less, but took away my capability to make contact with the rest of
 the admin staff who were at home. Unfortunately I also wasn't in possession
 of a telephone number of the staff members.
</p>
<p>
 Another problem was that the VPN connection kept coming back and buggering
 up the routing, which was also a source of problems twice.
</p>
<p>
 As a conclusion, we need high voltage resilient hardware next year, and
 we need to ensure that internal organization between the netadmins takes
 place before the first day of the event.
</p>
</div>
</content>

</entry>
<entry>
<title type="html">Invitation to the 2nd Swiss FOSS compatible lobbyists meeting in Berne</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2007/10/23/invitation_to_the_2nd_swiss_foss_compatible_lobbyists_meeting_in_berne/index.html"/>

<id>http://blog.ngas.ch/archives/2007/10/23/invitation_to_the_2nd_swiss_foss_compatible_lobbyists_meeting_in_berne/index.html</id>
<published>2007-10-23T09:13:47+01:00</published>
<updated>2007-10-23T09:13:47+01:00</updated>
<category term="chaos" />
<category term="politics" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 I would like to invite all people who have an interest in political activism
 for the benefits of Open Source and Free Software as well as aiming at a
 free and open information infrastructure (open standards, etc.) to the
 second Swiss FOSS compatible lobbyist meeting in Berne, in the conference
 room in the railway station. The meeting will take place on
</p>
<p style="text-align: center;">
 Monday, November 5th, 2007 18:00 (that is 6pm)
</p>
<p>
 in the conference rooms inside the railway station of <i>Bern, Switzerland</i>.
</p>
<p>
 The place is easily reached by taking the train to Berne and leaving at the
 central station. If you are planning to go there by car, there is a parking
 lot (surveilled) right above the railway station (Universit&auml;t Langgasse).
</p>
<p>
 If you have comments or don't know how to find this place, call me under
 <a href="http://www.ripe.net/fcgi-bin/whois?searchtext=TL1733-RIPE">TL1733-RIPE</a> or +41.793790549.
</p>
<h2>Agenda</h2>
<ol>
 <li>Salutation</li>
 <li>Review of the situation since the first meeting</li>
 <li>Analysis of failed projects</li>
 <li>Introduction of working groups and creating member lists (see next
  headline)</li>
 <li>Working group agenda discussion</li>
 <li>Outlook on likely items for the year 2008</li>
 <li>Maybe drop by at the Altes Tramdepot or something similar to have a
  drink</li>
</ol>
<h2>Proposed woking groups</h2>
<p>
 The following is a list of working groups which are deemed helpful for the
 organization of the upcoming campaigns:
</p>
<h4>Currently debated items</h4>
<ul>
 <li>Office OpenXML standardization</li>
 <li>Copyright Revision (cleanup work)</li>
 <li>Federal Surveillance (trojan etc.)</li>
</ul>
<h4>Generic Working Groups</h4>
<ul>
 <li>Open Standards</li>
 <li>Amendments</li>
 <li>Lobbying</li>
 <li>Intelligence</li>
 <li>Press</li>
 <li>IT (Yes, there are lots of things to do in this area too)</li>
</ul>
</div>
</content>

</entry>
<entry>
<title type="html">Collection of documents related to the Antitrust case</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2007/08/20/collection_of_documents_related_to_the_antitrust_case/index.html"/>

<id>http://blog.ngas.ch/archives/2007/08/20/collection_of_documents_related_to_the_antitrust_case/index.html</id>
<published>2007-08-20T13:10:55+01:00</published>
<updated>2007-08-20T13:10:55+01:00</updated>
<category term="general" />
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 This is an interesting collection of documents from the Antitrust case against
 Microsoft:
</p>
<ul>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/2000/PX02991.pdf">Bill Gates stating how MS Office should depend on proprietary Internet Explorer features</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03078.pdf">Bill Gates: &laquo;Why would the Office group be giving out the Office 2000 formats to competitors? To me this seems crazy.&raquo;</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03040.pdf">Office
  97 includes an unique user identifier, patch provided for customers asking
  for it explicitly</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03096.pdf">Evangelism
  as a war plan</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/7000/PX07278.pdf">Apple
  took the WinFS promises and made them real before we did</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/7000/PX07049.pdf">Outlook
  for 2005</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_7264.pdf">Allchin:
  I would buy a Mac today</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/9000/PX09445.pdf">Linux
  2003 Heat Map</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/9000/PX09595.pdf">Linux
  OEM Threat Sensor 2002, also assessing StarOffice</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/9000/PX09613.pdf">Attempt
  to unite with Intel against IBM + Linux</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/7000/PX07118.pdf">Getting
  cheap Microsoft products out to Malaysia in order to prevent them from
  switching to Linux</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/9000/PX09346.pdf">Why
  Microsoft Apples are better than Linux Oranges</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/9000/PX09617.pdf">WalMart
  Lindows eradication taskforce</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/9000/PX09275.pdf">IDC
  white paper sponsored by Microsoft: Windows 2000 vs. Linux</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/7000/PX07046.pdf">Strategy
  presentation for 2001</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03097.pdf">Internal
  Office rant following RedHerring article: Is Microsoft losing its grip?</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03121.pdf">Comparison
  between Office XP and StarOffice 5.2</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03114.pdf">Comparison
  between Office 2000 and StarOffice 5.2 &ndash; StarOffice as OEM product must
  be prevented</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03104.pdf">New
  policy regarding Office 2000 file formats forbids to build converters,
  develop competitive products, etc.</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03149.pdf">Prediction
  of StarOffice 5.2 spread</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03083.pdf">Not
  building Word 11: the feature war is over</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03020.pdf">Bill
  Gates: ACPI should be a Windows specific standard</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03093.pdf">Making
  fun of German customers: Corel sells as much as home productivity</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_2403.pdf">
  Anti-Java strategy 1995</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_5906.pdf">Stevenson:
  Why we must not support Java</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/011607/3000/PX03134.pdf">Office
  95 channel push called &laquo;Operation Napalm&raquo;</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_2456.pdf">Plamodon:
  ISVs are pawns in the struggle between platform vendors</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_3506.pdf">Making
  Windows 3.x incompatible with DR-DOS</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_3228.pdf">Source
  code to the &laquo;Alien DOS warning message&raquo;</a></li>
 <li><a href="http://antitrust.slated.org/www.iowaconsumercase.org/010807/PLEX_0425.pdf">Spreading
  FUD about DR-DOS incompatibilities</a></li>
</ul>
<p>
 Please note that all of these are Microsoft internal documents and not an
 invention of some conspiracy theorist.
</p>
</div>
</content>

</entry>
<entry>
<title type="html">Music industry offers unuseable audio streams to critics</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2007/08/19/music_industry_offers_unuseable_audio_streams_to_critics/index.html"/>

<id>http://blog.ngas.ch/archives/2007/08/19/music_industry_offers_unuseable_audio_streams_to_critics/index.html</id>
<published>2007-08-19T22:30:34+01:00</published>
<updated>2007-08-19T22:30:34+01:00</updated>
<category term="chaos" />
<category term="news" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 As their latest change in policy, the music industry
 <a href="http://www.espace.ch/artikel_405831.html">now only offers low
 quality audio streams</a> instead of music CDs to critics of the print and
 movie media corporations.
</p>
<p>
 For quite a while now, the music industry has been accusing the critics of
 passing on the CDs they have been given. Up to this point, they have not
 been able to substantiate this claim. Just like with all the other
 accusations made so far, however, the music industry jumped to conclusions
 and decided to only pass low quality (32 kbps) audio streams to the media
 in the future.
</p>
<p>
 However, as the swiss german news paper <i>Der Bund</i> complains, 32kbps
 are such a horribly bad quality that it doesn't allow the critic to decide
 if the music is worth listening or not. Thus, <i>Der Bund</i> sees this as
 another step of the music industry on the road to insignificance.
</p>
</div>
</content>

</entry>
<entry>
<title type="html">Dell the next one in the row to join the Microsoft agreement</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2007/06/13/dell_the_next_one_in_the_row_to_join_the_microsoft_agreement/index.html"/>

<id>http://blog.ngas.ch/archives/2007/06/13/dell_the_next_one_in_the_row_to_join_the_microsoft_agreement/index.html</id>
<published>2007-06-13T20:35:03+01:00</published>
<updated>2007-06-13T20:35:03+01:00</updated>
<category term="chaos" />
<category term="news" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 Dell, who recently decided to offer laptops with Linux preinstalled as well,
 decided now to join the Microsoft agreement, just like Novell et cetera did
 before.
</p>
<p>
 The named main goal of the agreement is to promote interoperability between
 the different Linux flavors and Windows. Critics say however that the
 agreement might be a lawsuit protection against Microsoft in their coming
 IP violation campaign against the Open Source movement.
</p>
</div>
</content>

</entry>
<entry>
<title type="html">BIOS calendar</title>
<author>
<name>Tonnerre Lombard</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.ngas.ch/archives/2007/06/03/bios_calendar/index.html"/>

<id>http://blog.ngas.ch/archives/2007/06/03/bios_calendar/index.html</id>
<published>2007-06-03T15:22:12+01:00</published>
<updated>2007-06-03T15:22:12+01:00</updated>
<category term="general" />
<category term="chaos" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>
 <a href="http://appro.mit.jyu.fi/laitteistot/demot/demo1/bios.jpg">
  <img src="http://appro.mit.jyu.fi/laitteistot/demot/demo1/bios.jpg"
    border="0" alt="January" title="January" height="100" /></a>
 <a href="http://fastolfe.net/2006/iopener/pics/bios.jpg"
  <img src="http://fastolfe.net/2006/iopener/pics/bios.jpg" border="0"
       alt="February" title="Feburary" height="100" /></a>
 <a href="http://www.pcreation.fr/images/flasher_bios_Ov6rMinD/EEPROM.jpg"
  <img src="http://www.pcreation.fr/images/flasher_bios_Ov6rMinD/EEPROM.jpg"
    border="0" alt="March" title="March" height="100" /></a>
</p>
<p>
 <a href="http://www.hardware-one.com/reviews/i845/Iwill_P4S/BIOS.jpg"
  <img src="http://www.hardware-one.com/reviews/i845/Iwill_P4S/BIOS.jpg"
    border="0" alt="April" title="April" height="100" /></a>
 <a href="http://www.bios-passwort.de/bios_passwort_de_at24rf08_1.jpg"
  <img src="http://www.bios-passwort.de/bios_passwort_de_at24rf08_1.jpg"
    border="0" alt="May" title="May" height="100" /></a>
 <a href="http://cgi.zdnet.de/glossar/i/small/id90f18_t.png"
  <img src="http://cgi.zdnet.de/glossar/i/small/id90f18_t.png"
    border="0" alt="June" title="June" height="100" /></a>
</p>
<p>
 <a href="http://images.planet-rcs.de/article/g/ga-7vrxp/bios.jpg"
  <img src="http://images.planet-rcs.de/article/g/ga-7vrxp/bios.jpg"
    border="0" alt="July" title="July" height="100" /></a>
 <a href="http://www.tech1.de/artikel/biossave/bios1.jpg"
  <img src="http://www.tech1.de/artikel/biossave/bios1.jpg"
    border="0" alt="August" title="August" height="100" /></a>
 <a href="http://i20.ebayimg.com/01/i/04/bc/04/f7_1_bl.JPG"
  <img src="http://i20.ebayimg.com/01/i/04/bc/04/f7_1_bl.JPG"
    border="0" alt="September" title="September" height="100" /></a>
</p>
<p>
 <a href="http://www.its-chemnitz.de/images/bios_dip.jpg"
  <img src="http://www.its-chemnitz.de/images/bios_dip.jpg"
    border="0" alt="October" title="October" height="100" /></a>
 <a href="http://www.its-chemnitz.de/images/bios_plcc.jpg"
  <img src="http://www.its-chemnitz.de/images/bios_plcc.jpg"
    border="0" alt="November" title="November" height="100" /></a>
 <a href="http://madrom.de/modchip_anleitungen/ps2/v7/a-dms3_v7_bios.jpg"
  <img src="http://madrom.de/modchip_anleitungen/ps2/v7/a-dms3_v7_bios.jpg"
    border="0" alt="December" title="December" height="100" /></a>
</p>
</div>
</content>

</entry>

</feed>

