enable the automatic synchronisation of the nodes
... a wsadmin snippet
To enable:
for node in ("node1","node2"):
sb = AdminControl.completeObjectName("type=NodeSync,node=%s,*" % node)
AdminControl.setAttribute(sb, "autoSyncEnabled", "true")
To disable set the boolean string to "false"!
for node in ("node1","node2"):
sb = AdminControl.completeObjectName("type=NodeSync,node=%s,*" % node)
AdminControl.setAttribute(sb, "autoSyncEnabled", "true")
To disable set the boolean string to "false"!
WAS Jython scripting 20091013
... sticky note on importing Admin objects
At WebSphere Hacks there is a nice, old entry about modular Jython scripting for the AppServer: http://webspherehacks.com/blog/?p=6
There are two ways to provide the Admin* objects in modules.
There are two ways to provide the Admin* objects in modules.
German moms and pops pay for your kids'
... studies in Austria
After a few years Germany has introduced study fees and Austria discontinued them, more and more graduates come to the nation of the Alps to save some money or because their marks are too bad for German universities.
The problem: It is like an herd and the Austrian universities are no watering places for foreign young people, don't leave behind some water for the locals.
Finally the Austrian taxpayers fund the German students and the German educational system.
It's almost high noon Frau Merkel, that you sponsor the German educational system to get it in a fit shape!
Some more details and facts in German:
http://oe1.orf.at/inforadio/113974.html
http://oe1.orf.at/inforadio/113993.html
The problem: It is like an herd and the Austrian universities are no watering places for foreign young people, don't leave behind some water for the locals.
Finally the Austrian taxpayers fund the German students and the German educational system.
It's almost high noon Frau Merkel, that you sponsor the German educational system to get it in a fit shape!
Some more details and facts in German:
http://oe1.orf.at/inforadio/113974.html
http://oe1.orf.at/inforadio/113993.html
Lotus Notes' mail marking
... the hopefully fastest way
My colleague didn't know this shortcut today.
So it could be a novelty for some more users...
Since some time Notes has a real cool (maybe for other mail readers not noteworthy ;-)) feature:
The start-end multiselection (select mail to start with, hold shift key and select the last mail) to select a couple of mails to move around, delete or check the read mark on them.
For the last thing, the read mark, there is key shortcut: In German version Einfügen/Insert...
So it could be a novelty for some more users...
Since some time Notes has a real cool (maybe for other mail readers not noteworthy ;-)) feature:
The start-end multiselection (select mail to start with, hold shift key and select the last mail) to select a couple of mails to move around, delete or check the read mark on them.
For the last thing, the read mark, there is key shortcut: In German version Einfügen/Insert...
Lotus Notes email search
... pesky ... soul-destroying ... painful
Last evening it has been the 2nd time I have "lost" important mail in the nirvana of Lotus Notes mailboxes.
The most annoying part of the search is... that it is so bad that you can not trust it.
You'll never be assured that there is no mail anymore (of course delete by yourself) or you use the wrong search term to find the mail.
So email search in Notes is an endless game of life ;-)
Hopefully my employer will soon get its promised desktop-mail-intranet-search-system in place.
The most annoying part of the search is... that it is so bad that you can not trust it.
You'll never be assured that there is no mail anymore (of course delete by yourself) or you use the wrong search term to find the mail.
So email search in Notes is an endless game of life ;-)
Hopefully my employer will soon get its promised desktop-mail-intranet-search-system in place.
