Отправляет email-рассылки с помощью сервиса Sendsay

Бюллетень "Lotus Notes CodeStore"

  Все выпуски  

Domino 8.5.2 Interim Fix 2 (8.5.2 IF2)


Рассылку ведет: Программист на Lotus NotesLotus CoderВыпуск No 423 от 2010-12-06
рассылка о программировании на Lotus Notes/Domino
Обсуждения на форумах, блогах. Примеры программного кода на LotusScript,@formula, Java

рассылка:выпускархивлентаблогсайт

Бюллетень "Lotus Notes CodeStore" Выпуск 13 от 21.04.2008

comp.soft.prog.lotuscodesrore

CodeStore. Примеры кодов

Еще примеры:
Больше кодов на сайтах:

Форумы.Свежи темы и обсуждения

Привет!

перешли на 8 версию, кодить попросили тоже на 8
ужаснулся когда увидел это чудо дизайнер 8 версии, с его величественной загрузкой системы ))

можно как то упростить дизайнер? без эклипса например, без всякого ненужного пересчета и оптимизации (чтоб её)

вот клиент 8.5 же есть версии Basic, т е без всего лишнего, он быстро работает, с эклипсом намного медленнее.
Кто что придумал?


Дистриб беру этот: |#^#]>ftp://lotus.net.ua/Lotus/8.5.2/notes_desi...in852_w32en.exe|#^#]>

другого не нашел, прошу помочь. Спасибо
Интересные темы:
Список форумов:

Tips. Советы

Phil Randolph has been working on a project in XPages. He added a "cancel" button to his code that initially refused to work as designed. When it suddenly started working... well Phil would like to know what happened.

Read | Permalink

Bob Balfe is putting together a Jumpstart session on plugins for Lotusphere and would like to know if you have any suggestions on what should be covered.

Read | Permalink
Mat Newman says his abstract on "How to graduate from Padawan Administrator to Domino Jedi Master" wasn't accepted for Lotusphere. So he's posted most of it, minus the timely jokes, on this page.

Read | Permalink
This interim fix addresses two problems. 1- exhaustive private memory usage when particular language settings are enabled in iNotes; 2- users stop receiving mail and the SMTP task on the server shows 50-100% CPU utilization. This page includes a link to the fixpack.

Read | Permalink


WANT THE TOP LOTUS EXPERTS BY YOUR SIDE WITHOUT PAYING HEFTY CONSULTING FEES? LOOK NO FURTHER.
Like having a team of consultants by your side -- ones who have all the answers and never make mistakes -- THE VIEW gives you immediate access to field-tested instruction, guidance, and best practices from the brightest Lotus professionals around.

See the new instruction, advice, and best practices added to THE VIEW this week.

Еще советы:
Смотри советы на сайтах:

Блоги. Что обсуждают и пишут

Author: Didier Boullery
Tags: lotus notes calendar functions propagate souvenir minutes refresh numbers calling lotuslive
Idea:
Here are ideas (coming from the Europe Innovation Hub discussion forum) about the Lotus Notes calendar functions: 1) When a user receives an invitation, he would need a "propagate" function whereby he submits back to the meeting owner a list of names to be invited in addition to the original list, with a feature enabling him to see what action the owner has taken (reject, pend, accept and invite...). 2) After a user has accepted an invitation, he cannot see other participants that have either remove their acceptance or who have been accepted after he has accepted the invitation. Therefore he cannot stay up-to-date with the current list of invitees. Would it be possible to have "refresh" button to see all updates. 3) Sometimes a user declines a meeting but he would still like to attend it. The feature "keep informed of meeting update" is not meeting expectations. Reason is that the user would like to see a calendar entry for this meeting, not booking his time, but as a reminder that he declined it and would accept it if something else changes. In short, it is a "decline with souvenir" function that we need: put a calendar entry, do not book time in the agenda, leave the option to accept or reject it later on. 4) After a meeting took place, a user can write minutes. In all minutes, we have time, location (optional) and the list if invitees or participants. Currently, he has to retype this set of information that already exists in a calendar invitation. It is a waste of time. Would there be a possibility to transform a calendar invitation into a meeting minutes (e.g. a normal e-mail containing above information and having the addresses and subject pre-filled)? The agenda could be copied as optional. 5) Every user has conference call numbers he needs to add for any call he leads. There is no convenient way to do it apart from this video quick tip. Could we get this "add my calling numbers" and/or "add my LotusLive meeting features...".
6) Most people complain about lack of awareness of colleagues being on vacation/education... Vacation planner is a good tool, not used by everybody, but a bit heavy. Would it make sense to have a check box in Lotus Notes calendar, when we set up an absence, that we could check to say "make it public" so that managers/team leaders can get a view of it in their own calendar when they select a "calendar team view"?

Author: Paul Hudson
Tags: solaris domino
Idea:
Despite our Solaris servers having massive amounts of memory, Domino on Solaris is unable to address the majority of memory due to it still being a 32bit application. This restricts the amount of shared memory available to the HTTP task. So if there's code that is causing a memory leak you can end up with regular restarts due to the HTTP task being 'out of memory'. 
 
I was told at Lotusphere that the 64-bit version was going to be started after 8.5.2 was released. I've now been told that the 64-bit version is unlikely to happen. I would like to see the 64-bit version developed

Author: Carl Tyler
Tags: sametime proxy ajax
Idea:
The Sametime Proxy server is a great new server component of the Sametime 8.5.x family.  It is basically a server that provides an sametime AJAX client, and Resful APIs for programs.
 
IBM likes to point out that PROXY can be used with older sameitme versions and does n0t require System Console or DB2, but that's kind of a marketing lie.  You actaully need Console and DB2 to be able to install it.
 
So my idea is to have a Sameimte Proxy installer that does not require DB2 or System Console

Author: Mark Demicoli
Tags: agents
Idea:
The "Tell AMGR RUN [db] [agent name]" is an invaluable option to immediately execute server agents.  As an example, I have a custom consistency check agent which validates and fixes data problems that runs on schedule, however I like to be able to execute it on specific databases ad-hoc, where it runs much faster on the server than if executed by a Notes UI instantiation.
 
What I would like is to be able to provide parameters to the Tell command, accessible from LotusScript.
 
Eg:
 
Tell amgr run "db.nsf" 'fixstuff' 'usr\xxx.nsf'
 

Author: Fred Husoy
Tags: notes views sorting
Idea:
In view columns you have option to check sort options to Case-sensitive sorting and Accent-sensitive sorting. I would like an additional option to sort as text.
 
This to avoid problems in sorting of numbers stored as text. Today, when stored as text 2000 comes before 201, and 200.13 comes before 200.2.
 
There are ways to avoid this by adding hidden columns, but this generates other problems regarding type ahead searching in the view. It would therefore be really nice to have this as an option for the view column. Alternatively Text could be added as type of content for the view column.

Author: Fred Husoy
Tags: notes views sorting
Idea:
In view columns you have option to check sort options to Case-sensitive sorting and Accent-sensitive sorting. I would like an additional option to sort as numeric.
 
This to avoid problems in sorting of numbers stored as text. Today, when stored as text 2000 comes before 201, and 200.13 comes before 200.2.
 
There are ways to avoid this by adding hidden columns, but this generates other problems regarding type ahead searching in the view. It would therefore be really nice to have this as an option for the view column. Alternatively Numeric could be added as type of content for the view column.

Author: Tinus Riyanto
Tags: clustering traveler
Idea:
Until know there is no way to built a cluster of traveler servers so that they can do automatic fail over upon themselves when one of them had a problem. Please add this feature so that traveler can be a trully scalable solution.
 
I even understand if clustering support would be added in a paid per user version of this since only company with a large number traveler users or those with mission critical availability would need this. Having this feature on the free version would be a big plus just like recent announcement of clustering support for Domino express.

Author: Tinus Riyanto
Tags: blackberry traveler
Idea:
Currently traveler lack a blackberry client, thus hindering their implementation on places where blackberry population is abundant. I understand that BES Express can be used to connect those "non-enterprise" blackberry to Domino mail server but deploying another BES server in places where there already is a traveler server means paying additional server license, right ?
 
Therefore in companies that already have traveler server it made more sense for Traveler to have blackberry clients instead of deploying BES Express server. 

Author: Tinus Riyanto
Tags: out-of-office delegation send-by
Idea:
As far as I know, there are companies with a habit of sending a company wide announcement from the Company's president address. Of course the actual person sending those email would be either his/her secretary or other trusted personnel with a delegated access to the president's mail file. So those email would arrive at the user with the president's name on the from field and the real sender of the send by field.
 
However if said user have out of office enabled, the one that got the reply would be the president instead of the real sender. In my opinion it would make more sense if the one listed on the send by field receive those out of office notification instead since they are the one that send the email.
 
Being able to toggle this behavior via some sort of server setting would be perfect. 

Еще записи:
Интересные блоги специалистов:

Статьи и Документация

This fix addresses two different issues: 1) Fix exhaustive private memory usage if particular language setting is done in iNotes preferences, The HTTP task on the server crashed due to insufficient memory. The string table for Chinese was being loaded every single time we requested a translated string. 2) Users stop receiving mail and SMTP task on server shows 50-100% CPU utilization. After upgrading to Lotus Domino 8.5.2, users stop receiving SMTP mail. Your Domino server CPU spikes on SMTP and may ap
Notes Client crashes while exporting a view to a Tabular Text file
These are known issues using Apple devices with Lotus Notes Traveler. These issues have been reported to Apple support. This article may not be the most recent information but will be updated with new information as it is known. Bug Problem description and Symptoms Workarounds 8026303 iPad ...
Web application using xPages intermittently fails to display after upgrading to Domino 8.5.2 server.
32/64 Bit Domino for Windows server crashes with ProcessTerminateWinSock in stack due to an issue with WSACleanup API. This is an optional Microsoft API which Domino has issues with. Setting TCP_NO_WINSOCK_WSACLEANUP=1 will disable using this API until a Domino version is released which no longer calls the api.
Также почитатай:
Найти документацию можно на сайтах:

В избранное