Random thoughts and musings. Part of an oliology.

oliology.diary

Dienstag, August 26, 2008

(A German proverb)
Frühaufsteher

Morgenstund hat Gold im Mund, aber manchmal ist ein starker Kaffee vorzuziehen.

Oliver @ 12:14 | Permalink | 0 comments/Kommentare

Samstag, August 23, 2008

Morning rituals
Morgenrituale

  1. alarm clock (it tries to get me awake me till eight a.m.)
  2. a bit Tai Chi
  3. shower
  4. breakfast
  5. exercise (push-ups, sit-ups and stuff like that)
  6. make a decadent café latte
  7. get things done

  1. Wecker (er versucht, mich spätestens um acht wachzubekommen)
  2. ein bisschen Tai Chi
  3. duschen
  4. Frühstück
  5. Gymnastik (Liegestütze, Situps und so)
  6. einen dekadenten Milchkaffee machen
  7. Arbeit erledigen

Oliver @ 17:11 | Permalink | 0 comments/Kommentare

Montag, August 18, 2008

Protocol-agnostic redirects
Protokollübergreifende Redirects

I've just faced the problem to write a 301 redirect for Apache 2 which should work both with and without SSL (ie. with HTTP and HTTPS). This was the solution that finally worked:


Ich stand gerade vor dem Problem, für Apache 2 einen 301-Redirect zu schreiben, der sowohl mit als auch ohne SSL funktioniert (also mit HTTP und HTTPS). So hat's schließlich funktioniert:

RewriteEngine on
RewriteBase /

RewriteCond %{SERVER_PORT}s ^(443(s)|[0-9]+s)$
RewriteRule ^(.+)$ - [env=askapache:%2]

RewriteRule ^index\.php$ http%{ENV:askapache}://%{SERVER_NAME}/otherpage.php [R=301]

Oliver @ 16:28 | Permalink | 0 comments/Kommentare

Donnerstag, August 14, 2008

OpenPGP smartcard with Leopard
OpenPGP-Smartcard mit Leopard

After the upgrade from Mac OS 10.4 (Tiger) to 10.5 (Leopard), my OpenPGP smartcard (in a SCR335 reader) stopped working. Now, an update for the smartcard services for OS X has been released which solves the problem. Finally, I'm able to sign and decrypt messages on my Mac again.


Nach dem Upgrade von Mac OS 10.4 (Tiger) auf 10.5 (Leopard) tat's bei mir meine OpenPGP-Smartcard (in einem SCR335-Lesegerät) nicht mehr. Inzwischen gibt es ein Smartcard-Services-Update für OS X, das das Problem behebt. Jetzt kann ich endlich auch auf meinem Mac wieder Mails signieren und entschlüsseln.

Oliver @ 12:02 | Permalink | 0 comments/Kommentare

Montag, August 11, 2008

Unit testing with TYPO3 4.x
Unit-Testing mit TYPO3 4.x

For this year's 4th International TYPO3 Conference, I applied with a talk and a tutorial on unit testing. My talk has been turned down, but my tutorial Adding unit tests to legacy TYPO3 4.x extensions has been accepted. Yeehaw!


Für die diesjährige 4th International TYPO3 Conference habe ich mich mit einem Talk und einem Tutorial zum Thema Unit-Testing beworben. Mein Talk ist leider abgelehnt worden, aber dafür ist mein Tutorial Adding unit tests to legacy TYPO3 4.x extensions angenommen worden. Yeehaw!

Oliver @ 13:30 | Permalink | 1 comments/Kommentare

Mobile office
Mobiles Büro

Currently, I'm residing in Dortmund for a few days. Correspondingly, I tried to find a nice mobile office for me (a nice café with good coffee and a hotspot) this morning using my iPhone. This task turned out to be a lot less easier than expected:

  1. The first café nearby (which even had a hotspot) was still closed. The opening hours on the sign weren't completely clear to me, and so I tried to look them up online. When I visited the café's site on my iPhone, the only thing I got to see was a message that I didn't have the required plugins (probably, Flash was meant). There was no HTML-only version of the site.
  2. The next café which I could find using Google Maps didn't open until 10:30 a.m. and probably didn't have a hotspot anyway.
  3. After a walk of about half an hour, I'm now sitting in a Starbucks, feeling well-provided for.

Ich halte mich zurzeit für ein paar Tage in Dortmund auf. Dementsprechend habe ich heute früh versucht, per iPhone ein schönes mobiles Büro für mich zu finden (also ein nettes Café in der Nähe mit guten Kaffee und einem Hotspot). Das war gar nicht so einfach:

  1. Das erste Café in der Nähe (mit Hotspot) war noch zu. Die Öffnungszeiten auf dem Schild fand ich nicht komplett eindeutig. Als ich per iPhone auf die Homepage des Cafés ging, bekam ich nur eine Meldung zu sehen, ich habe ein erforderliches Plugin nicht installiert (gemeint war wohl Flash). Eine Nur-HTML-Version der Site gab's nicht.
  2. Das nächste Café, das ich per Google Maps finden konnte, machte erste um 10:30 Uhr auf und hatte wohl auch keinen Hotspot.
  3. Jetzt sitze ich nach einer halben Stunde Fußmarsch im Starbucks und fühle mich rundum gut versorgt.

Oliver @ 13:12 | Permalink | 0 comments/Kommentare

Donnerstag, August 07, 2008

(A German pun)
Parkhaus

Im Radio war gerade ein Bericht über ein Parkhaus, das vor allem von Frauen gerne besucht wird. Mein erste Gedanke war: Vielleicht ein Frauenparkhaus, das besonders gut beleuchtet ist? Dann stellte sich heraus, dass es um ein Haus im Park ging.

Oliver @ 13:19 | Permalink | 0 comments/Kommentare

Freitag, August 01, 2008

Drink lots of water
Viel trinken!

It is recommended to drink lots of water to keep your body (especially your brain) going. Yesterday (when it was quite a warm day), I kept a tally on how often I emptied and refilled my 1.5 liters water bottle: five times.


Man soll ja viel trinken, um seinem Körper und insbesondere dem Gehirn etwas Gutes zu tun. Ich habe gestern im Büro mal eine Strichliste gemacht, wie oft ich meine 1,5-Liter-Wasserflasche leergemacht und wieder aufgefüllt habe (es war ein ziemlich warmer Tag): fünfmal.

Oliver @ 10:38 | Permalink | 0 comments/Kommentare

Good people

Good Software

Archive