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

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

  Все выпуски  

Selecting a character set when sending emails with characters in different languages


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

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

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

comp.soft.prog.lotuscodesrore

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

This class provides methods for XML structured data processing in Lotus Script. XML structure could be read from files or String variables and/or could be written to files or printed out as Text. There are methods which can be used to modify existing XML structure or XML structure could be built from scratch. Features added since last update: - XML transformation with XSLT
- NameSpace support (not fully tested, so use it at your own risk)
- DomQuery selector was re-designed Known issues
- NotesStream encoding problem when running on server. XSLT dies on special characters like "āčū.." (I didn't find a nice way on how to set "utf-8" encoding for NotesStream without saving it to disk) NOTE: This version isn't backward compatible with the previous one
I'm get tired of never ending code in agents which are designed to print out HTML. There are usually tons of HTML strings which are mixed with sophisticated logic... this is a real pain in the ass for maintenance developers such as me :)
This problem is not for LotusScript only, actually this is pretty common problem and I really like the way how it's been solved in other scripting languages (such as Ruby or JavaScript) - templating (http://en.wikipedia.org/wiki/Template_processor). I was wondering why something similar is not available for LotusScript and then I decided to handle it and bring a new age for LotusScript developers :D
As my favorite templating library for JavaScript is Mustache, great job Chris and Jan (http://mustache.github.com/) I came up with an idea to port it to Lotus script. Hope you enjoy the result as I do :)
I'm get tired of never ending code in agents which are designed to print out HTML. There are usually tons of HTML strings which are mixed with sophisticated logic... this is a real pain in the ass for maintenance developers such as me :)
This problem is not for LotusScript only, actually this is pretty common problem and I really like the way how it's been solved in other scripting languages (such as Ruby or JavaScript) - templating (http://en.wikipedia.org/wiki/Template_processor). I was wondering why something similar is not available for LotusScript and then I decided to handle it and bring a new age for LotusScript developers :D
As my favorite templating library for JavaScript is Mustache, great job Chris and Jan (http://mustache.github.com/) I came up with an idea to port it to Lotus script. Hope you enjoy the result as I do :)
Еще примеры:
Больше кодов на сайтах:

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

Такая схема, есть два сервера, оба в одной организации, но в разных доменах. Коннекшны прописаны, лотусовая почта ходит, но если написать на адрес, который находится в том же домене (domain.ru), но его нет в АК, то по идее Лотус должен отдать это письмо смарту, на котором алиасом он прописан и письмо уйдет как прописано в алиасе, но этого не происходит. Если снаружи приходит письмо на этот алиас или от любого юзера, который держит почту на этом сервере - все ок, но когда приходит письмо со второго сервера по лотусовому порту 1352, то на первом сервере просто выкидывает ошибку - "такого юзера нет в ак" и все.....в чем может быть дело? Оба сервера находятся в одной именованной лотусовой зоне
Есть задача мигрировать два сервера в одной организации. Я так понимаю, на версию 6.5 можно просто накатить сверху, а вот в случае миграции с версии 5 мне неоднократно писали, что нужно будет запускать неких агентов в адресных книгах, все говорят, что...
Интересные темы:
Список форумов:

Tips. Советы

Paul Withers was experimenting with the Autosave feature on his database. Since the database had grown quite large, he cut down the retention time. Then he started getting messages from the database.

Read | Permalink
Sasa Brkic has posted a startup script that can be used to start DB2 on a Linux server. Sasa has included links to several other pages with startup scripts to automatically start Sametime and Domino on Windows servers.

Read | Permalink


WHAT'S THE MOST COST-EFFECTIVE & RESPECTED TRAINING RESOURCE FOR LOTUS PROFESSIONALS?
Visit THE VIEW Online Knowledgebase at www.eview.com.

Gregg Eldred has posted directions on how to determine which version of Domino you're running, in case you forgot to write it down. He's also posted links to articles on why you might want to run 64-bit instead of 32-bit Domino.

Read | Permalink
No. It hasn't a thing to do with Notes. Keith Brooks posted a link to this advertisement, and I made the mistake of opening it. Now, I can't get the image out of my head - a computer center filled with servers in HabiCases, rodents merrily dashing about. Though it would make long stints in amongst the servers more entertaining.

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

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

Author: Christian Henseler
Tags: Terminal Services RDS Citrix Xenapp Windows Server 2008 R2
Idea:
MS Windows Server 2008 R2 Remote Desktop Services is a major improvement compared to MS Windows Server 2008 Terminal Services.
Citrix XenApp 6.0 is the first version that supports MS Windows Server 2008 R2
Because Citrix XenApp is the only Terminal Services solution officially supported by IBM, we need XenApp 6.0 support to get official Windows Server 2008 R2 RDS support.
Currently, only XenApp 5.0 is supported, which is pre Windows Server 2008 R2.
This idea is meant as tactical solution. In the long run, direct support for RDS shold be focussed.

Author: Christian Henseler
Tags: Terminal Services RDS MS Windows Server 2008 R2
Idea:
MS Windows Server 2008 R2 Remote Desktop Services have been dramatically improved compared to older Terminal Services. There is more to come with RemoteFX (provided by Windows Server 2008 R2 SP1).
Unfortunately, IBM only supports Citrix XenApp bases Terminal Services, but even the current XenApp 6.0 version (needed for W2K8R2 RDS) is not supported by IBM.
 
A lot of customers want to use pure Windows RDS systems and don't want to spent extra money for Citrix XenApp licenses or don't need the extra-functionality supplied by XenApp.
 
Hence, we need direct support for pure MS Windows Server 2008 R2 Remote Desktop Services without Citrix XenApp.
 
This is a similar post to the idea of Oliver Regelmann (http://www.ideajam.net/IdeaJam/P/ij.nsf/0/EF9AD538FBA21D888625764F007A732A?OpenDocument), but updated for/more specific to MS Windows Server 2008 R2 RDS.

As part of the Mobile Controls project we've contributed a new release with an image viewer control. This control allows viewing multiple images and moving between them via intuitive user gestures. For the displayed image users can also zoom in and out and ...
Еще записи:
Интересные блоги специалистов:

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

When composing an email, click Delivery Options above the message, and then click Advanced. In the MIME character set field, select a language character set for the message that best matches the character set used by its recipients. For example, if the message has one recipient who is using Lotus ...
In 8.5.x, customer would like a way for the administrator and/or end-user to be able to choose which contacts
Administrator is upgrading to Lotus notes 8.5.1 FP3 release from 7.x and 6.x release. He is using Smart upgrade process to
The customer would like to see the Workspace icon document count refresh
This issue occur only by Domino 8.5.1 FP3. Owner restrictions does not work when reservation is created
There is smoking gun, in the Domino server process, in the PollTask task
If your DAOS-enabled Domino server has some of its .NSF files located on a network share, here are some tips on what to do if there is an outage.
Также почитатай:
Найти документацию можно на сайтах:

В избранное