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

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

  Все выпуски  

Adding external calendars to your Lotus Notes calendar: LNT852


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

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

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

comp.soft.prog.lotuscodesrore

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

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

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

SCCM не панацея. 4 Фикс пак из за глюка инсталера тупит минут 10-15 минимум, и если в это время пользователь запускает клиент лотуса то фикс пак не устанавливается. То что готового решения нет я знаю.
Можно ли настроить уводомление пользователю что у него истекает срок действия сертификата (там за неделю другой срок до даты окончания пришло письмо пользователю или окно что б он до определенной даты связался со своим админом)?? Дело в том что когда...
В поле ReturnReceipt ,окошко Delivery Options, стоит отметка "Х" чтобы узнать когда получатель откроет письмо. Все остальные значения этого окошка по умолчанию, эти-же письма одновременно отправляются ещё и другим получателям, с указанием их в "To:" или...
Нет, вы не поняли. Я просил посмотреть именно значение поля документа. Т.е. открыть свойсва письма и посмотреть значение поля документа (оно может быть либо 1, либо 0). И одно ли это поле?
Решил. все до смеха просто (просто я не знал код символа перехода на новую строку) - Chr$(10)
Поле ReturnReceipt одно! И вот его содержимое:

Field Name: ReturnReceipt
Data Type: Text
Data Length: 1 bytes
Seq Num: 68
Dup Item ID: 0
Field Flags: SUMMARY

"1"

Интересные темы:
Список форумов:

Tips. Советы

Stephan Wissel says every project of "size" has a set of parameters. In XPages he advises creation of a SSJS script library for these parameters. He's posted a small sample to show you how it works.

Read | Permalink
Bob Balfe has posted a replay of Chris Miller's webcast on Eclipse Features, Plug-ins and how they work in Notes. The video runs about 77 minutes.

Read | Permalink


NEW!!! NOTES AND DOMINO 8.5 UPDATE COURSES FOR DEVELOPERS AND ADMINSTRATORS
Try a free course at www.tlcc.com/dompower85.

Ed Brill has posted some information on a new Redbook residency. This time it's for administrators and looks at getting Domino, Sametime, LDAP, and QuickPlace working together.

Read | Permalink

Remember about a month ago I asked for help from a Lotus COM API guru on behalf of a customer of mine?

At the time I thought it was a long shot but I just got word that the problem has been solved thanks to the generosity and knowledge of David "Dragon" Cotterill.

I've seen the email thread between the two parties and (although it goes way beyond my knowledge levels -- lots of talk of "semaphores") I can see it took a lot of David's time digging about in NSD files to resolve.

You'd expect David to have charged for this, as he'd be right to do so. I know I probably would. Instead though he wants nothing more than for me to be able to blog about it here. His intention being that it's good advertising for myself - if people think they can come to me for help with any problem whatsoever - no matter how obscure - it could mean more income for me in the long term.

It's heart-warming to know there are such generous people out there and that they're here in the Lotus/codestore community.

Now, my job is to convince David to accept at least a small token of my customer's appreciation (drink Scotch David?), as I know they're frustrated that they can't do at least something.

Click here to post a response

Chris Toohey was asked if there was a way to call a Windows OS application via a Lotus Notes Client XPage. He offers an alternative method of accomplishing the call.

Read | Permalink

Ulrich Krause has posted his slides from a presentation at AdminCamp 2010 in Gelsenkirchen, Germany. The slides are in German though there are enough diagrams and English phrases to make them useful even if you don't know German.

Read | Permalink
Mick Moignard wasn't able to find an answer for the folder limit, but he's posted information on other quirks of Traveler on the iPod and iPhone.

Read | Permalink
Bilal Jaffery would like to know if you are going to attend a Lotus Developer Summit. They're scheduled in IBM Innovation Centers around the world. They're FREE. Bilal has posted a list of dates and locations for October and November. And the sessions are free.

Read | Permalink


STRUGGLING WITH EXPORTING NOTES DATA TO SPREADSHEETS? NO MORE!
Try IntelliPRINT, The world's leading Reporting, Dashboards, and Analysis solution for Notes & Domino

  • Don't spend unproductive time maintaining different versions of the same spreadsheet
  • Preserve data integrity and security in multi-user environments
  • Create reports in minutes INSIDE Notes
  • Get freedom from iterative report requests, deliver self-serve capabilities

Experience Reporting, Dashboards, and Analysis INSIDE Notes!

Try IntelliPRINT NOW!

By Joe Dolittle

Reader Agnes Timothea asks:

Is it possible to use PHP with my Domino applications? I found some very slick PHP classes and I'd hate to have to reinvent the wheel and try to write it all directly in Domino.

Wow, that one had us stumped for quite some time. I even went and asked Dave, who's been reprogramming many of the ZATZ sites in PHP.

As far as we've been able to tell, you can't run PHP natively inside the Domino environment. But because the Web works dynamically, it is possible to integrate PHP requests with Domino requests.

We found a very old post, dating back to 2002, that described how to integrate Domino with Apache and PHP. Essentially, you use Apache to respond to all Web requests, have mod_rewrite look for the .NSF extension, and pass those along to Domino.

Although it's ancient, this post by Marcin Szczepanski is probably worth a read -- and it's the best answer we've found yet to this question.

Joe is a ZATZ associate editor. Prior to this job, he was customer support manager for the FileFlex database engine.

After ten years of codestore.net I'm now thinking of moving email for both the codestore domain and rockalldesign.com to Google Mail For Domains.

Why Move?

Good question. My email setup as it stands isn't broken, per se, so why try and fix it. The only real reason is that POP3 access to my inbox is slooooow.

Current Setup

For the last 7 years or more my setup has been to have email for both domains delivered to the codestore Domino server and then to my own Mail File. From there I download it to Thunderbird via POP3, while leaving a copy in the Notes Mail File, which acts as a kind of backup.

I don't use the Notes client for email.

It all works well, but I find myself checking mail while out and about more and more. Either via my Android-based phone or my iPad or (if I'm really desperate) via an internet browser direct to the Notes mail file.

When using POP3 on my mobile devices to connect to the Domino server it can take what feels like an eternity to check for new mail. It's probably less than a minute in reality but when you just want to quickly check for mail it sure feels like forever as you sit watching a spinner go round and round.

Day-to-day use is fine as Thunderbird checks for new mail every 10 minutes and the POP3 delays just get added on to this interval and go un-noticed.  It's just when I'm not at the desk that I find myself thinking there has to be something better.

Something Better

In total I probably have about 6 or 7 email addresses. Two are them are Notes-based. Others are on Gmail, Yahoo!, Hotmail (my "throw-away" address) and my own POP3 server. It's when I compare these other setups to my Notes-based one, which is the most important and most-used of them all, that I see how it's lacking somewhat.

Why Google?

Hmm. Mainly because it integrates so well with various and many devices. Read a mail on my phone and it's marked as read online etc. But also because I know they offer this service and I can't off-hand think of any other similar service.

For the last couple of days I've been setting up an account with Google Apps for Business for Rockalldesign.com and testing it out. I really like what I'm seeing.

  • It works how I'd expect email to work.
  • Through Google's IMAP support I can download (and hence backup) and sync my mail between the internet and my laptop.
  • Sent mail gets stored on the web. Currently sent items are only stored on my laptop and not in my Notes mail file.
  • Similarly if I send a mail from the internet while out and about it will sync to Thunderbird's sent folder when I get back.
  • Read/unread status of messages is synced between laptop, web and mobile devices.
  • Google Mail has tight integration with Android

What's to lose? Anybody know any reason I should think twice?

Click here to post a response

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

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

Author: Vlad Sh
Tags: Idea ideas Implemented
Idea:
Now I can change the status of ideas only to Withdrawn. Sometimes the idea is implemented, such as this, and I would like to mark it as done. 

Author: Vlad Sh
Tags: profile bugs
Idea:
I press the button "Edit My Prifile", choose Location, click the button "Save Profile" - Login page appears with the fields of a login and password; the information selected in the Location, not saved..
 
This idea arose because the email address of the "Report a Bug" at the bottom right corner of the page is not working, I sent back a letter with the ...@fromru.com and ...@i.ua, but no answer there, including a failure of delivery or that the delivery declined because of spam.

As requested in IdeaJam we've created a new page on our web site that can be reached via the About tab. The new page contains various tools that can be used to promote OpenNTF. For example the OpenNTF logo is available in various formats. We've also created ...
As requested by several people we're creating some videos describing the XPages Extension Library. Below is a first video with an overview of the ...
Еще записи:
Интересные блоги специалистов:

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

You can add an external calendar to your Notes® calendar and select the View this calendar when offline or on a mobile device option. IBM® Lotus Notes® Traveler can then sync the external calendar events to your device that have been saved for offline or mobile viewing. IMPORTANT: Only external ...
Sametime Classic meetings fail to be created in stconf.nsf on the Sametime Server when created with the Notes 8.5.1 mail template
When trying to delegate a mail file in Lotus Domino, you might notice that an Adminp requests, "Delegate Mail File on Administration Server" or "Delegate Mail File", would be generated on the administration server and that this request would fail. Delegation would stop at this point.
If you configure a Directory Link to a directory on another disk, although you are able to access databases that reside in the directory under the Directory Link, the "show directory" command will not display the databases that reside in the directory.
Domino/Notes crashing on cd to mime conversion of calendar entry with a large number of RepeatDates
Error message: "The attachment may be corrupted. Would you like to continue with the available data?" when using DAOS and Domino 8.5.1. The resulting attachments can not be viewed or opened. SPR SRIO83LSTW
Resolving problems sometimes requires you to delete profile documents. For example, a corrupt Calendar Profile document in a mail database can cause a Notes workstation crash when creating a calendar entry. Such crashes can be avoided only by deleting the Calendar Profile and recreating it. If using Notes 4.x, there is an additional Delegation Profile document which may need to be deleted as well. But as profile documents do not appear in views and folders, how can profile documents be deleted?
Extend IBM Lotus Connections capabilities with a RESTful web application that supports XML and JSON APIs. The Connections Profiles user interface is a custom widget based on the Dojo Toolkit. The web app enables a university professor to share his publications on a social network profile page. Further customize the application to share other information from the professor's profile such as research grant awards or courses taught.
Также почитатай:
Найти документацию можно на сайтах:

В избранное