Sunday, December 21, 2008

Vicky Cristina Barcelona

Am Freitag hatten wir dank der liebenswerten J. eine Abend zu zweit frei. Das war sehr schön - wie in alten Zeiten. Nach einem feinen Burger und Gesprächen ohne dass ständig jemand am Hosenbein zieht oder man herunterfallende Gegenstände auffangen muss, haben wir uns Vicky Christina Barcelona angeschaut. Der Film war inspirierend. Er verknüpft zwar einige Klischees (Künstlerisches Leben und Schaffen, amerikansichen Touristen, Beziehungen zu zweit/dritt), bleibt dabei aber doch erfrischend. Die Utopie, die den Film durchzieht, wirkte anregend, über sich und sein Leben nachzudenken. Wo sind künstlerische Inspirationen im eigenen Leben, wie kann man den intellektuellen Austausch und interessante Beziehungen pflegen? Wohin geht die eigene Entwicklung. Sinnbildlich diese katalanischen Restaurants und Bars.

Labels: ,

Wednesday, December 17, 2008

Mozatsiki

Heute abend hatten wir unsere sehr freundliche Hauskreis-Weihnachtsfeier. Es gab Raclette. Während dem Essen ist Sohn durch das Zimmer gestiefelt und hat plötzlich etwas ganz Neues erfunden: Mozatsiki! Fast so wie Weihnukka - bringt zusammen, was viele nicht zusammen bringen. Passt aber doch.

Labels:

iPhoto + pixum

I use iPhoto to manage and organize my photos. Occasionally, I order reprints from pixum. Today preparing some christmas presents I discovered the pixum iPhoto plugin. Similar to the Picasa export a new pixum export tab has been created. Quite handy - but I have the impression that the upload takes longer compared to the web upload (but that makes no sense).

Labels: ,

Monday, December 15, 2008

Der frühe Vogel fängt den Wurm

Diesmal alles richtig gemacht. Um 8:30 in der Trafik um die Ecke und Karten fürs FM4 Geburtstagsfest besorgt. Heute ist der Vorverkauf gestartet und heute nachmittag sind die Karten schon wieder alle weg. Aber auch kein Wunder bei dem Line-Up.

Labels: ,

Saturday, December 13, 2008

Python2.5 + site-packages

Some useful python site-packages. Installation is very convenient with Macports. Just search for everything that is useful for you. I found the following python site-packages helpful. After installing python25 execute python_select to switch system python to Macports python version:
port install python25 python_select
python_select python25

port install py25-pil py25-numpy py25-matplotlib py25-django py25-readline py25-mysql
port install py25-cairo py25-dateutil py25-pypdf

Additional interesting ports:
port install xv gimp2 smartmontools

Labels: , ,

Welcome to the MacPorts World

Yesterday I explored the wealth of linux applications on my Macbook. With Fink and Macports two different approaches exist. I decided myself for Macports that uses the BSD port mechanism. Very nice tool with clean installation, de-installation and maintenance mechanisms - simply following the guidelines here. After installation perform a self-update:
port selfupdate

Using Macports is straight-forward, some important commands:
# displays meta-information
port info vim
# install port
port install vim
# list file contents of port
port contents vim
# list all available ports
port list
# list all installed ports
port installed
# Search for a name matches a regular expression
port search vim
# uninstall vim
port uninstall vim
# list other ports that are required to build ports
port deps vim
# Updates the MacPorts system
port selfupdate

Furthermore Macports provides a mechanism to check which port owns a given file (provides), to activate/deactivate ports, to print the location of a given port (location)
During the installation of python packages an Macport error occured, that has been already described here. The CC variable is not properly passed during the port installation. The workaround that worked for me was to set as superuser the CC variable to:

export CC=gcc

Labels: , ,

Wednesday, December 10, 2008

Einsamkeit & Musik

Folgendes Zitat im Zeit Interview mit der französischen Pianistin Hélène Grimaud: "Die Musik von Bach ist die beste Gefährtin in der Einsamkeit, die ich mir vorstellen kann."

Labels: