Our pictures of our South East Asia round trip with AIDAcara are now online. Ever after we sorted out most of the pictures there are still many of them remaining. So be prepared and have enough time if you want to see them 🙂
Wasser stop …
AIDA-Nachlese
Ich wollte mich noch einmal offiziell zurückmelden. Wir sind am Dienstag abend wieder gut zuhause angekommen. Die 2 Wochen auf der Aida vergingen wie im Flug (obwohl wir ja auf dem Schiff waren :-)).
Es ist eine sehr angenehme Art zu reisen. Man hat sein (komfortables) Hotel immer dabei, muss nicht jeden Tag seine Koffer packen und kommt trotzdem ganz schön rum.
Obwohl die AIDAcara das kleinste und älteste Schiff der AIDA-Flotte ist, ist sie noch tiptop in Schuss (wurde auch letzten Oktober gerade erst teilweise renoviert). Die verschiedenen negativen Einträge die man bei Holidaycheck nachlesen kann, konnten wir nicht wirklich nachvollziehen.
Einmal haben wir uns auch ein Dinner im Rossini-Restaurant gegönnt. Auch das war ganz hervorragend, wenn gleich natürlich auch nicht billig.
Die Kabine war zwar klein, aber ordentlich und sauber. Das Gleiche gilt für das Bad. Das Essen war abwechslungsreich und hat super geschmeckt (Guter Rat an die Nörgler: Man sollte halt vielleicht auch mal was anderes wie Nudeln und Pommes essen :-))
Die abendlichen Shows waren klasse, die Cocktails lecker … Bei den Mitreisenden war die ganze Alterspalette von Kleinkind bis in die 80er vertreten. Der Durchschnitt dürfte ein wenig über unserem Alter gelegen haben.
Was uns nicht ganz so gut gefallen hat:
Es gab relativ wenig kleine Tische beim Essen. Da wir nicht die typischen Cluburlauber sind und es beim Essen gerne etwas ruhiger haben, war es nicht immer ganz einfach den großen Tischen auszuweichen. Wir waren daher fast ausschliesslich im Calypso-Restaurant anzutreffen, wo es ganz erträglich war.
Weiterhin gab es so gut wie keine Schattenplätze auf den Außendecks (das wussten wir aber vorher) und es war ziemlich voll an den Seetagen. Das ist aber auch ein Problem der AIDAcara, weil es dort fast keine Balkonkabinen gibt und alle Leute auf die Außendecks müssen. Beim nächsten Mal werden wir aber auf jeden Fall eine Balkonkabine buchen, damit wir auch draußen mal ein wenig Ruhe haben 🙂
Und: Die getrennten Betten in unserer Kabine. Da wir das Vario-Angebot gebucht hatten, konnten wir uns die Kabine leider nicht aussuchen. Wir hätten aber ja auch Glück haben können … 🙂
Bei den Ausflügen haben wir immer die AIDA-Angebote wahrgenommen. Da wir meistens nur für wenige Stunden irgendwo angelegt hatten, fanden wir das einfach stressfreier als die Ausflüge selbst zu organisieren (und zugegebenermaßen hatten wir uns vorher auch nicht wirklich vorbereitet …). Die Organisation der Ausflüge war top, die örtlichen Reiseleiter haben meistens sogar deutsch gesprochen (entgegen der Ankündigung vorher). Wobei es durchaus Reiseleiter gab, die besser bei Englisch geblieben wären 🙂
Für die Kürze der Zeit hat man recht viel gesehen, auch wenn es manchmal schon ein wenig stressig wurde. Natürlich kann man da nur an der Oberfläche kratzen, aber es reicht um einen ersten Eindruck zu bekommen und sich zu überlegen wo man vielleicht noch einmal hinfahren möchte.
Generell hatten wir Glück, dass wir um das chinesische Neujahrsfest dort waren, da aus diesem Anlass alle Städte sehr schön herausgeputzt und geschmückt waren.
Von den Städten hat uns Singapur am besten gefallen; da werden wir sicherlich irgendwann noch einmal ein bisschen länger bleiben. Sehr interessant fand ich persönlich auch Ho Chi Minh City. Das quirlige Treiben auf den Straßen mit den zigtausenden Mopeds war schon ein Erlebnis. Die schon mal angedachte Vietnam-Rundreise wird nun vermutlich doch mal irgendwann in Angriff genommen werden.
Seekrank wurden wir beide nicht, aber es war auch insgesamt eine recht ruhige Fahrt, mit Ausnahme von einem Tag, wo das Schiff bei Windstärke 9 doch ab und an ein wenig ins Schaukeln kam. Aber nach ein paar Cocktails konnte man eh nicht mehr genau sagen, was die Ursache war …
Fazit: Es hat uns sehr gut gefallen und es war sicherlich nicht die letzte Reise mit AIDA.
P.S. Die Bilder dauern wie üblich noch ein wenig, bis sie aussortiert und bearbeitet sind.
Wir sind dann mal weg …
… sofern es nicht so weiter schneit wie zur Zeit, werden wir heute abend Richtung Bangkok aufbrechen. Am Montag geht es dann auf’s Schiff
.

Drückt uns die Daumen, dass sich der Flug nicht so arg verspätet, dafür denken wir auch zwischendurch mal an Euch im kalten Deutschland 🙂 Wer wissen will wo wir gerade stecken und wie das Wetter dort ist, der kann sich unter diesem Link informieren. Ansonsten bis in 2 Wochen!
Notes 8.5.1: Solution for wrong calendar weeks in Germany
As I already got several requests now I think I need to document it here:
Users in Germany do see wrong calendar weeks in Notes 8.5.1 this year. To correct this you need to change a setting in your Notes client. Go to
“File -> Preferences ->Calendar and To Do -> Regional Settings -> Week Numbers”
and change the setting to “Always use ISO-Standard” instead of “Use my operating system regional setting”.
Afterwards the week numbers will be correctly displayed according to the German standard.
Awareness with Lotus Connections 2.5 and Notes 8.x Embedded Sametime Client
If you want to enable Sametime awareness within Lotus Connections 2.5 together with the Sametime embedded client in Notes 8.0.2 or later you need to do the following (Documented in the InfoCenter but seems sometimes to be overlooked)
- Exit the Notes client.
- Open the plugin_customization.ini file in a text editor.By default, the plugin_customization.ini file is stored in the following directory:
1C:\notes\framework\rcp - Search for the com.ibm.collaboration.realtime.webapi/startWebContainer property. If it is set to false, set it equal to true. If you do not find it, add the property using the follow syntax:
1com.ibm.collaboration.realtime.webapi/startWebContainer=true - Search for thecom.ibm.collaboration.realtime.webapi/enableAllWebApisOverride property. If it is set to false, set it equal to true. If you do not find it, add the property using the follow syntax:
1com.ibm.collaboration.realtime.webapi/enableAllWebApisOverride=true - Save and close the plugin_customization.ini file.
- Restart your Notes client.
- To test the setting login to Sametime and then call the following URL in a browser: http://localhost:59449/stwebapi/listservices
- You should see a list of all API services provided by the Sametime client. All values in the column “URL path” should be active (have a link where you can click)
This should work with all Notes versions later than 8.0.2 (IFR1).
Merry Christmas
Trouble getting the Lotus Connections Connector for Lotus Quickr to work
The solution I described for the Sametime awareness issue did also solve another problem I had with the Lotus Connections Connector for Lotus Quickr. When I created a new community and wanted to add a Quickr teamplace to this community, the Quickr place was not created correctly or not created at all. Instead a Java exception occured:
[codesyntax lang=”text” title=”Log”]
1 2 3 4 5 |
[03.12.09 13:52:26:190 CET] 00000073 QuickrAtomCli E org.apache.commons.logging.impl.Jdk14Logger error Der Quickr-Server hat für POST bis http://quickr.acme.com/dm/atom/places/feed einen Fehler zurückgegeben [03.12.09 13:52:26:250 CET] 00000073 QuickrAtomCli E org.apache.commons.logging.impl.Jdk14Logger error Der Quickr-Server hat zurückgegeben: 404 - Not Found [03.12.09 13:52:26:310 CET] 00000073 QuickrAtomCli E org.apache.commons.logging.impl.Jdk14Logger error Der Quickr-Server hat die folgende Antwort zurückgegeben: 404 [03.12.09 13:52:26:340 CET] 00000073 QuickrMemberS E org.apache.commons.logging.impl.Jdk14Logger error Erstellung eines Quickr-Bereichs ist fehlgeschlagen. Ursache: 404 - Not Found com.ibm.tango.exception.TangoException: 404 - Not Found at com.ibm.lconn.comm.quickr.QuickrAtomClient.validateResponse(QuickrAtomClient.java:252) at com.ibm.lconn.comm.quickr.QuickrAtomClient.createPlace(QuickrAtomClient.java:142) |
[/codesyntax]
After I changed the “Token format” in the Domino Web SSO configuration document everything works fine now …
Update: Almost everything worked 🙂 There was still a small issue. If you wanted to save a document from Activities into Lotus Quickr (Domino) you got the list of place and could choose a place and a folder. But then the error “Could not contact remote server” appeared. The solution was to add the line “AllowEncodedSlashes On” to the HTTPD.CONF file of the web server. After restarting the web server you were able to save the file to the Quickr place [Thanks to my collegue Colm O’Brien].
No Sametime awareness in Quickr 8.2 (Domino)
Just had the problem that there was no Sametime awareness in Quickr 8.2 (Domino). Although everything was configured correctly including a working SSO between the servers nothing happened. Even the Java console did not start. With firebug you saw that the STLINKS.JS was loaded correctly.
The solution: In the Domino Web SSO configuration document the “Token format” was set to “LtpaToken and LtpaToken2 (compatible with all releases of Domino)”.After I changed that to the default of “LtpaToken (compatible with Domino 7 and prior releases)” and restartet the HTTP tasks everything were fine.
Not sure if this has something to do with it: The token itself was an imported token of a Websphere 6.1 (Lotus Connections) server.
Lotus Connections 2.5 Business card not displayed in Quickr 8.2 (Domino)
Stuart pointed out what you need to change in the QPCONFIG.XML of Lotus Quickr 8.2 (Domino) to be able to display the Lotus Connections 2.5 business card within Quickr. The new Dojo-based 2.5 business card could currently not be displayed as Connections and Quickr are using different Dojo versions (will change with the next Quickr release) so you need to switch to the older (2.0.1) style of the business card in the meantime.
Here is how to do that:
1. Switch Quickr to using the old business card in Lotus Quickr, by updating the qpconfig.xml file as follows (change “server.acme.com” to the hostname of your Connections server:
[codesyntax lang=”xml” title=”qpconfig.xml”]
1 2 3 4 |
<profile_server> <server_name> server.acme.com </server_name> <semantic_tag_service_location> /profiles/ibm_semanticTagServlet/javascript/semanticTagService201.js </semantic_tag_service_location> </profile_server> |
[/codesyntax]
2. Apply iFix L045514 (or Fixpack 1) to the Lotus Connections Server.