Hi there, On Monday 13 February 2012 15:31:48 Matthias Kirschner wrote: > Hi all, > > this is a reminder for the quartet. We need to finish the information > this week. If we are not able to do that, we have to postpone the > quartet for next year:
I'm not sure you've noticed that I've worked a bit on it this weekend. As I said in my last note there: > Marcos Marado: if we end up only having three groups (I'm not sure if 4 is > the minimum), then we have two categories covered, and only have to deal > with "Network" and "Data" I think this is feasible: we just need someone to look up those 16 standards on wikipedia to see their creation year and the link for the specification, then just: $ wget http://link-to-spec.txt -o /dev/null -O - |wc --words or, if the spec is only available on HTML, $ wget http://link-to-spec.html -o /dev/null -O - |html2text |wc --words Checking out the Freedom Level is more time-consuming, but answering those five questions/points ( http://fsfe.org/projects/os/def.en.html ) is not that hard... -- Marcos Marado _______________________________________________ Discussion mailing list [email protected] https://mail.fsfeurope.org/mailman/listinfo/discussion
