Da wir immer noch relativ große Probleme mit der Performance unserer Starface haben möchte ich mich mal ein wenig in die Postgresql Datenbank die von der Starface verwendet wird einarbeiten, deshalb habe ich mir hier einen Blogeintrag gemacht in dem ich die wichtigsten Commands und Tricks für die Arbeit mit der Postgresql Datenbank von Starface zusammentrage:
Alle Arbeiten mit der Datenbank kann man von der Command line von der Starface Telefonanlage ausführen.
A blog about information technology. I am especially interested in Java, Eclipse RCP, IBM Notes Domino, Db2 and IBM i
Saturday, September 12, 2015
Saturday, September 5, 2015
Flüchtlinge wie kann man helfen, wenn man nicht selber direkt helfen kann.
Nicht jeder ist in der Lage Flüchtlingen die derzeit in großer Not sind direkt zu helfen, sei es mit Sachspenden oder direkt vor Ort NGO's bei Ihrer Arbeit zu unterstützen. Eine Möglichkeit die aber jeder hat, ist die NGO's die derzeit selbst weit über Ihre Kapazitäten belastet werden, mit einer Geldspende bei Ihrer Hilfe zu unterstützen. Natürlich gibt es Unmengen an NGO's die man unterstützten kann, deshalb möchte ich hier mal die meiner Meinung nach Seriösesten anführen.Wenn jemand der Meinung ist, dass eine fehlt, bitte einen Kommentar posten und ich werde das gerne ergänzen.
Caritas Österreich Flüchtlingshilfe
Rotes Kreuz Flüchtlingshilfe
Ärzte ohne Grenzen
Überwinden wir Grenzen und zeigen unsere Menschlichkeit in dem wir den Helfern helfen.
Caritas Österreich Flüchtlingshilfe
Rotes Kreuz Flüchtlingshilfe
Ärzte ohne Grenzen
Überwinden wir Grenzen und zeigen unsere Menschlichkeit in dem wir den Helfern helfen.
Tuesday, August 18, 2015
Remove forward or copy protection of a mail with Document Spy
Sometimes i get e-mails from very nice users which thinks that there mails are so super confidential, that the set the $KeepPrivate flag on their mail. Every time you want to do something like forward, print or even copy paste with such a mail you will get the error message that this is not allowed.
Fortunately with the mighty Document Spy this is very easy to solve.
Open the Document Spy in the sidebar and select the mail in the UI.
Search for the field "$KeepPrivate" in the Document Spy table and double click it.
Change the value from 1 to 0 and click OK.
And now the forward, copy, print protection is gone and you can do whatever you want with this e-mail.
Fortunately with the mighty Document Spy this is very easy to solve.
Open the Document Spy in the sidebar and select the mail in the UI.
Search for the field "$KeepPrivate" in the Document Spy table and double click it.
Change the value from 1 to 0 and click OK.
And now the forward, copy, print protection is gone and you can do whatever you want with this e-mail.
Create a Heapdump of the JVM running the Notes standard client
Normally the Garbage Collection of the JVM works without problems, but sometimes caused by programming mistakes the Garbage Collector can not free heap memory and the heap grows and grows till an OutOfMemory Exception is thrown. The best way to find such problems is to use a Heap Analyzer like Eclipse MAT. Before you can use the Heap Analyzer you have to get a heap dump from Notes with these simple steps.
You can find the heap dump in the "..\workspace\logs" directory in your Notes data directory.
- Open a command line
- Change the current directory to the framework\rcp directory in your notes directory
- Enter the command "rcplauncher.exe -com.ibm.rcp.core.logger#dump heap -dumps heapdump"
You can find the heap dump in the "..\workspace\logs" directory in your Notes data directory.
Monday, August 17, 2015
How to determine which version of a plugin is active in a Notes installation
Lazlo Nemes has asked me the question how to determine the version of the Document spy which is installed in the IBM Notes client. This is very easy. Simply go to Help->About IBM Notes.
Sunday, August 16, 2015
How to use the new snapshot functionality in the document spy to reverse engineer features in Notes
Today i want to show you how the new snapshot feature in the Document Spy can help you to understand how features in Notes works and how you can re implement such features in your own apps. As an example i show you which fields of an e-mail changes when you set a follow up flag on this particular mail.
The first step is open the Document Spy in the sidebar view and select the e-mail you want to use for your analysis. All fields of the e-mail will be shown in the document spy. Create a snapshot from the mail document with the snapshot action.
The first step is open the Document Spy in the sidebar view and select the e-mail you want to use for your analysis. All fields of the e-mail will be shown in the document spy. Create a snapshot from the mail document with the snapshot action.
Document Spy 1.2.0 version released
I have got no bug reports for Document Spy 1.2.0 Beta so i have removed the Beta tag from this version and release it as the Production release of this version. If you have already downloaded the Beta there is no need to reinstall it, because the final version is 100% identical to the Beta version.
Thursday, August 6, 2015
Libreoffice 5.0 has been released today
Libreoffice which is a fork of Open office has released a new version with many new functions and ton of bug fixes. You can find informations what is new in 5.0 in the release notes. When you are interested in the details what has been changed in Libreoffice behind the scenes you can read the blog post "Libre office under the hood" from Michael Meeks. The download of Libreoffice 5.0 is available on the Libreoffice download page. Please be aware that Libreoffice 5.0 is the first release from the fresh branch which contains all the new functionality but maybe there are some undiscovered bugs in there. If you want a rock solid solution you better Download Libreoffice 4.4.5 from the sill branch which is the best solution for corporate users in the moment.
If you are looking for a Opensource Office Solution do not look any further and try Libreoffice
Subscribe to:
Posts (Atom)
ad