Archive

Posts Tagged ‘Free Software’

33C3 CfP

September 1st, 2016 No comments

2194299784Der Chaos Computer Club (CCC) veröffentlicht heute den Call for
Participation zum 33. Chaos Communication Congress (33C3), der dieses
Jahr nochmals im Congress Center Hamburg (CCH) [1] stattfindet. Wie in
den vergangenen Jahren werden zum weltweit größten nicht-kommerziellen
Hackertreffen zwischen dem 27. und 30. Dezember 2016 mehr als 11.000
Nerds aller Interessensgebiete zum Erfahrungsaustausch, zum Hacken,
Basteln, Feiern und Kennenlernen zusammenkommen.

Call for Papers (deadline: 30st September 2016)

GNU 30th anniversary

September 27th, 2013 No comments

GNU_30th

I consider that the golden rule requires that if I like a program I
must share it with other people who like it. I cannot in good
conscience sign a nondisclosure agreement or a software license
agreement.

So that I can continue to use computers without violating my principles,
I have decided to put together a sufficient body of free software so that
I will be able to get along without any software that is not free.

30 years ago Richard Stallman started GNU with his announcement of the GNU’s not UNIX project.

Congratulations, Richard!

moar Cryptoparties!1!!

July 2nd, 2013 No comments

cp-logo-200x67
Worried about surveillance and control? Still living in 1984? Get your copy of the Cryptoparty handbook and organise your Cryptoparty today!

Debian 7.0 “Wheezy”

May 5th, 2013 No comments

debian_splashDebian 7.0 “Wheezy” has just been released. \o/

After many months of constant development, the Debian project is proud to present its new stable version 7.0 (code name Wheezy).

This new version of Debian includes various interesting features such as multiarch support, several specific tools to deploy private clouds, an improved installer, and a complete set of multimedia codecs and front-ends which remove the need for third-party repositories.

Treasuring the subject

January 15th, 2013 No comments

Aaron EFFTo treasure the subject and issues that Aaron Swartz was fighting for, I would like to refer and remind to my mail to Richard Stallman, Lawrence Lessig and Cory Doctorow, which I wrote on 21st of January 2012.

Link to former blog post

Carla-Ortiz-Aaron-Swartz

awk’ing lat/lon

January 10th, 2013 No comments

Here’s how one can convert latitude/longitude values from degrees to decimal format using GNU awk.

# description: convert dec values to lat/lon
# license: GPL 3.0
# input: "N010.00.21.698 E094.24.35.999"
# output: "10.006027 94.41

awk '{
lat=$1;lon=$2;
split (lat, latitude, ".");
latpre=substr(latitude[1],1,1);
latdeg=substr(latitude[1],2);
latmin=latitude[2];
latsec=latitude[3];
latmil=latitude[4];
latdec=latdeg+(latmin/60)+(latsec/3600)+(latmil/3600000);
if (latpre == "S"){
latdec=latdec*-1;
}

split (lon, longitude, ".");
lonpre=substr(longitude[1],1,1);
londeg=substr(longitude[1],2);
lonmin=longitude[2];
lonsec=longitude[3];
lonmil=longitude[4];
londec=londeg+(lonmin/60)+(lonsec/3600)+(lonmil/3600000);
if (lonpre == "W"){
londec=londec*-1;
}

printf "%.7f %.7f\n", latdec, londec;
}'

usage:
echo "N010.00.21.698 E094.24.35.999" | ./awk_converter.sh
output:
10,0060272 94,4099997

Apple corrupting RFC 6352 (by Apple)

December 1st, 2012 No comments

In the nice setup of my own “un-clouded” PIM (personal information manager), in which DAViCal plays a major role, OS X Lion (10.7) & OS X Mountain Lion (10.8) seemingly can’t handle the groups in the address book (Contacts.app) any longer. – When connecting through CardDAV, the groups just remain empty.
In the respective paragraph 7.1.1 of RFC 6352, which Apple released in August 2011, states:


Description: The CARDDAV:addressbook-home-set property is meant to
allow users to easily find the address book collections owned by
the principal. Typically, users will group all the address book
collections that they own under a common collection. This
property specifies the URL of collections that are either address
book collections or ordinary collections that have child or
descendant address book collections owned by the principal.

… though Contacts.app sets the value of addressbook-home-set to /caldav.php/foobar/ instead of /caldav.php/foobar/addressbook/ in ~/Library/Application\ Support/AddressBook/Sources/XYZ-123456-FOOBAR/Configuration.plist, which is a violation of RFC 6352.

Simply said: OS X 10.7/10.8 Contacts.app cant handle its own technical specifications…

[Update: The very same bug has been reported to the sogo bugtracker.]

[Update: Here is a fix for this OS X bug.]

Y U NO ON JBBR?

March 7th, 2012 No comments


Fuck surveillance! – Fuck Skeip!

Recording “The Politics of Copyright and the New Cultural Economy”

December 8th, 2011 No comments

Cory Doctorow talked about “The Politics of Copyright and the New Cultural Economy” last Tuesday. Here’s the recording.

Direct link:
Cory Doctorow – The Politics of Copyright and the New Cultural Economy MP4 (469 MB)
Cory Doctorow – The Politics of Copyright and the New Cultural Economy OGV (409 MB)

Fetterless Lenovo? – Zwangloses Lenovo?

November 18th, 2011 4 comments

… the story continues. Am still trying to acquire a computer that is whether bound to a proprietary operation system, nor uses outdated hardware components.
Today I was writing to Lenovo Switzerland:

Guten Tag sehr geehrte Lenovo

Gerne würde ich mir eines Ihrer Produkte kaufen. So beispielsweise das ThinkPad X121e oder X220.
Da ich jedoch ausschliesslich das Betriebssystem GNU/Linux Debian benutze, möchte ich dieses ohne Lizenzkosten bei Lenovo oder einem Händler erwerben.

Könnten Sie mir mitteilen, beziehungsweise einen Händler empfehlen, wo ich eines Ihrer Produkte kaufen kann ohne gezwungen zu werden, die Lizenzkosten über ein Produkt zu bezahlen, welches ich nicht benutze?

Besten Dank & freundliche Grüsse, A.A.

Lenovo writes back:

Sehr geehrter Herr A.A.,

vielen Dank für Ihre E-Mail.

Lenovo verfügt über ein Netzwerk kompetenter Händler, die Ihnen helfen, die am besten geeigneten Lösungen aus unserem Angebot auszuwählen.
Lenovo Business Partner sind auf den Vertrieb und den Support unserer Produkte spezialisiert und am Business Partner Logo zu erkennen (siehe Anhang).
Bei Fragen zu Preis, Verfügbarkeit sowie Bestellmöglichkeiten helfen Sie Ihnen gerne weiter.
Lenovo Vertriebspartner beraten Sie sowohl Online als auch vor Ort.
Kontaktdaten für Business Partner in Ihrer Nähe finden Sie unter:

http://shop.lenovo.com/SEUILibrary/controller/e/chind/LenovoPortal/de_CH/special-offers.workflow:ShowPromo?LandingPage

Freundliche Grüsse / Cordialement / Cordiali saluti / Best regards

M.D.

… wobei meine Antwort sich wie folgt liest:

Guten Tag Herr D.

Besten Dank für Ihre Antwort auf meine Anfrage.

Wie von Ihnen vorgeschlagen habe ich mich umgehend dies bezüglich an einen “kompetenten Händler” ihres “Netzwerks” gewendet. Dieser verweist mich jedoch wieder zurück an den Hersteller, also Lenovo.

Es geht, bei meiner Anfrage um genauere Auskunft der Bestellmöglichkeit. Ins Besondere interessiert mich die Möglichkeit der Bestellung Ihrer wunderbaren Notebook Produkte ohne Betriebssystem, genauer ohne dass ich als Kunde die Kosten einer Lizenz eines Betriebssystems trage, welches ich gar nicht benutzen will. Schliesslich handelt es sich bei dem Betriebssytem-Produkt ja auch nicht um ein von Lenovo hergestelltes Produkt, sondern eines Dritten.
Um es anders zu sagen: Ich wünsche mir ein Gerät bei Ihnen, dem Hersteller, zu kaufen, ohne dass eine dritte Firma die Lizenzkosten eines Produktes erhält, welches ich weder erwerben, geschweige denn noch benutzen möchte.
Ich hoffe, im Sinne des freien Wettbewerbs und im Sinne internationaler Kartellrechte und Gesetze, dass dieses Produkt eines Dritten, in diesem Falle Microsoft, nicht an Ihre Produkte gebunden ist.

Mit Neugier freue ich mich auf Ihre postivie Antwort, wünsche ein schönes Wochenende und verbleibe mit freundlichen Grüssen, A.A.