2012-10-28

Halle (Saale)

Ein wenig Sightseeing in der Altstadt:
Marktplatz mit dem Roten Turm und der Marktkirche
Vergangene Zeiten
Innenhof
Dom
Hier muss man wohl noch mal bei ...
Leipziger Turm
Empfehlung: Czech

2012-10-25

Aerials ...

... war der letzte Song des heutigen Konzertes von Serj Tankian im Huxleys Neue Welt, der als Frontmann von System of a Down Berühmheit erlangt hat und seit 2007 auch seine Solokarriere vorantreibt. Was soll ich sagen: tolle Songs mit Aussage, guter Sound, eine unverwechselbare Stimme, volle Hütte und gute Stimmung - und zwischen den Songs immer wieder politische Statements, so natürlich auch zum Genozid an den Armeniern.
Den Support habe ich verpasst - macht aber nix ...

2012-10-21

The Emerald City/The Rain City

Eine Woche arbeiten in Seattle: Morgens mit den Kollegen treffen, arbeiten, Mittagspause, arbeiten, Abendessen, Hotel - und das jeden Tag. D.h. wir hätten nicht so furchtbar viel von Seattle gesehen, wenn wir nicht schon am Samstag angereist wären. So ist wenigstens noch ein wenig Sightseeing drin gewesen. Hier ein paar Eindrücke:
Seattles Wahrzeichen Space Needle und sein Spiegelbild in der Außenhaut des empfehlenswerten EMP Museums
Blick vom Space Needle auf Downtown und Hafen
In der Chihuly-Ausstellung
Im Pike Place Market
Eines der recht wenigen älteren Gebäude
Western Hockey LeagueSeattle Thunderbirds gegen Spokane Chiefs
International District
Da wir fast immer gut und reichlich gegessen haben, hier noch ein paar Verpflegungstipps:

DynamoDB & Ruby

I played around with DynamoDB and Ruby and put down a small sample. Here is what you need to run this sample:

  1. Get yourself an AWS account. The access key id and the associated secret access key are to be stored in a YAML file called aws_config.yml with the following format:
    access_key_id: <your access key id>
    secret_access_key: <your secret access key>
  2. The AWS SDK for Ruby: Download and extract.
  3. A Ruby interpreter: The SDK requires Ruby 1.8.7 or later - I've run this sample with Ruby 1.9.3.
  4. Store the sample in a local file within the same directory as the YAML file and make it executable for convenience. Maybe you have to change the location of the AWS SDK for Ruby in line 5.
Here's a shot short outline of what the sample does:
  1. Setup the load path and load some required files.
  2. Create two tables, if they do not already exist - one with a hash key and one with a hash key and a range key. The sample waits until the tables have left the creating state.
  3. Create some items within these two tables. As DynamoDB is schema-less, you are free to store any information within these items - except for the keys you've defined, they are mandatory.
  4. After counting the items, a query and a scan is performed. A query uses the defined keys to return items, a scan runs through all items of a table.
  5. Wait 20 seconds and delete the two tables. The sample waits until the tables have left the deleting state.
It is notable that in DynamoDB tables take some time to be created and deleted. The sample takes this into account. You can watch the current state of your tables using the AWS console.

2012-10-11

Der Mann im weißen Anzug ...

... war Goran Bregović, der gestern im Huxleys Neue Welt seinen mitreißenden Balkan-Beat zum Besten gegeben hat. Unterstützt wurde er - fast schon traditionell - von der Wedding & Funeral Band aus Serbien und den beiden bulgarischen Sängerinnen Daniela Radkova-Aleksandrova und Ludmila Radkova-Traikova. Den Support haben Forest & Crispian aus Schweden gemacht.
Das Publikum war wie fast immer beim Balkan-Beat sehr gemischt: alle Altersgruppen, viele Kulturen und verschiedene Lebensentwürfe. Und die Stimmung war natürlich hervorragend!