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

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

  Все выпуски  

Бюллетень "Lotus Notes CodeStore" No 136 от 2009-02-02


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

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

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

comp.soft.prog.lotuscodesrore

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

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

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

... включая и shared mail базу, а сервак начал писать "D:\IBM\Lotus\Domino\data\mail\userbox1.nsf is linked to shared mail, please unlink this database from shared mail."
И так для каждого пользователя. Чтобы это значило? Зачем он просит "please unlink this database from shared mail."?
Коллеги!!!
Крик души!!!

Помогите найти WebSphere Portal 6. Выложите.
В наличие есть лиц. WebSphere MQ v.5.3 (Win, Solaris, HP-UX, AIX, Linux),
WebSphere Development Studio for iSeries v.6 (6 cd), WebSphere Application server v.6.0,
WebSphere Host Access Transformation Services v.6 (HATS), IBM DB2 Universal Database Express Edition v 8.2 (rus, Win), Комплект разработчика IBM для 64-битных систем Java v 1.3.1 и 1.4 +
по мелочи дополнительные утилиты for Java. Все лицензия made in IRELAND.

Может кому пригодится.
Интересные темы:
Список форумов:

Tips. Советы

Hmm. What to do now? I guess we need to make the navigation elements we added last Wednesday actually do something. This is where we go beyond the basics though, stepping outside the idea of a "quick start" and it gets a bit complicated. I should probably have thought this through before I got this far.

There are two approaches we can take here. The most obvious approach would be to somehow have the code fetch the newly-selected view -- both its design and its data -- each time a different view is selected. This seems to be the goal of any Notes developer adapting to a new web framework -- Ext.nd have done it with Ext and it's already been done with Flex by FlexDomino.net. In both cases you select a view and it fetches the view's design and data as two separate requests and then re-builds the view on the fly.

That's all very clever (and useful if you want to quickly migrate a many-viewed database to the web) but it's not the only way to tackle things. Let's look at a way of just re-displaying the data we already have. What if we could categorise the existing data on any "field" it contained without needing to fetch anything back from the server?! Flex can do this.

ScreenShot002 Let's see an example first. Either look at the updated demo for this "series" of posts and click the "by something" links on the left or (if you're feeling underwhelmed by that) try the updated accounts.nsf which I've been working on in the background and click the "group by category" checkbox above the view.

In the both cases notice that there's no request sent to the server! How cool is that!?

To do this the first thing you need to do is switch from using a DataGrid to using an AdvancedDataGrid. Nothing tricky in that, but it does mean you'll need the professional version of Flex Builder, which is nearly three times the price of the standard version ($700 rather than $250). It's worth it for the advanced grid alone, but you also get the charts with the pro version. When combined, both features were enough to convince me to part with the extra cash.

Unfortunately I don't really have the time to talk about the code involved in categorising a previously flat "datagrid". Let's just say there's not really much to it (10 lines of code). You can see how it's done by right-clicking the demo and viewing the source. Look inside the treeItemClicked function.

Hopefully what this has shown is that you can do things differently sometimes. Although there's a big assumption in this case -- that you've already loaded the whole view. If you've only loaded the first 30 entries of the flat view then the categorised version you build might not tell the whole story!

Again it all comes down to the situation at hand, as to how you'd deal with it. It's just that it always seems to be assumed that all you want of a web-enabled Notes database is an exact copy of the client version in every way. Is that really always the case?

Whether I take this "quick start" series of posts any further I don't know yet. What do you think? Hopefully by now it's shown the power of Flex and how simple it is to achieve tangible results. Is there anything else you want to see added/tackled?

Click here to post a response

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

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

Author: Patrick Kwinten
Tags: themes replica centralize
Idea:
in 8.5, you would have to ensure that the file existed on each server's file system. it would be better to have the file existing on a replicable db and refer to that db via a replicaID.
 
my administrators will shoot me if I come with the request to add a new file on the server everytime a theme changes...

Author: Lauri Laanti
Tags: templates designer task design inheritance
Idea:
When running the Designer task manually, we should be able to limit design to refresh from selected template only. Currently you can limit by filename, directory, or by separate list file. Command could be something like this:
 
load design -d mail -t dwa7
 
this would refresh only those database files in directory /mail which inherit design from template 'dwa7'.
 
Granted, you can do this by creating manually a file listing all the databases inheriting from said template and using the -i option, but this is cumbersome & error prone.

Author: Adam Gartenberg
Tags: Notes Download
Idea:
One of the things I find myself doing many, many, many times a day is saving an attachment from Notes to my hard drive, and then immediately navigating in file manager to that file to launch it locally.  (I know I can edit documents in place, but much more often, when I make edits or changes as a work in progress, I want to do it from the file in it's final location on my HD so I can easily find it later).  

Ideally, I'd like something like Firefox's download capabilitiy (or the Download Status Bar add-on), so I can with a click open the file locally from the location I saved it to on my hard drive.  (I could envision this either as a sidebar widget, or an additional option.  OK, truth be told what I really want is a "Save and Delete and Open" capability for the attachment in addition to the "Save and Delete" option.

Author: Robert Ibsen Voith
Tags: search
Idea:

The fulltext searchengines should be replaceable so a customer can for example select to leverage X1 Enterprise Server instead of Domino's own.


Author: Darren Duke
Tags: mail profile document archiving
Idea:
When archiving with a "all documents not access in" or "not modified since" selection the calendar profile document seems to get archived too. Hence a nice user now becomes irrate user due to their signature, mail and view customizations disappearing.
 
Now, this maybe to the letter of the law but this is not what users expect. Please exempt  the calendar profile from all archiving by default.

Author: Gregg Eldred
Tags: lotussphere business partners BDD
Idea:
As long as I can recall, registered Business Partners at Lotusphere have never been able to get the slides for the Business Development Day (BDD) sessions. I would like to see the BDD session slides be made available to registered Lotusphere Business Partners (BP).
 
There is a wealth of important information presented to the BP's at Lotusphere, including sales training. However, having to write notes, pay attention, and to consider the content presents some people with not enough time to digest the information. Having the slides be made available would allow IBM to keep the sessions fresh, allow BPs to refer to them prior to sales calls, and provide an additional training source, outside of traditional channels. Further, some of the content could be used to further educate BP employees not able to make the trek to Lotusphere.

Author: David Bailey
Tags: Notes Mail preferences
Idea: I've been using Notes Mail for years. I always use the All Documents view --never the inbox.

For performance reasons from time to time, I open the inbox, select all documents, and click Folder\Remove from Folder. I would much prefer that the inbox just didn't exist.

I would like a User Preference to have/not have an inbox.
Author: Mats Ingelborn
Tags: domino server business licensing
Idea:
Make Domino free to install and use. Maybe restricted to web access, but IBM can always charge for the client...
 
The Domino web server offer some unique and extremely powerful development features but when developing new online applications the user licences will put off most developers and startups. There are many other interesting platforms out there that are in direct competition with Domino (as a web app server), Ruby on rails and Django just to mention the two I've had a closer look at. But when compared to Domino they both come out short... But FREE!
 
So, my suggestion for IBM is to FREE Domino from its licence chains so it can live on and not just slowly fade away and die.

Author: Starrow Pan
Tags: vote sort category
Idea:
Sometimes I want to see those ideas I promoted or demoted as they were most of what I was interested. They scatter in the sea of my "no comments" votes. A sorting or category feature will be helpful.

Author: Mark Demicoli
Tags: Formula @Formula
Idea:
Might be a stupid idea because I have no idea how well optimised this critical function is.  But throwing a genius at it might yield a fantastic performance improvement.  Surely IBM has some nutters in there with 2 key keyboards (0 & 1) :)

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

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

In Lotus Domino, an administrator creates a new Welcome page to use as a corporate greeting page. When the new page is made available, users can right-click and edit the page even though the option to prevent editing was selected. How can you prevent users from editing a custom Welcome page?
You are unable to view the DIIOP_IOR.TXT file for a Lotus Domino server running the DIIOP task.
"Switch to Contacts" switcher option is unavailable when using a Notes client version lower than 8 and viewing a mail template that is at least 8.0.
Can the Lotus Notes Out Of Office (OOO) agent be set up to send mail on an hourly schedule as well as by the day or date? You can do this in Microsoft Outlook.
What is Lotus Software Technical Support's policy for Citrix platform support? What configurations are supported?
This document provides download options for IBM Lotus Notes and Domino 8.0.2 Fix Pack 1 (8.0.2.1).
A Lotus Notes client installed on Citrix server crashes or hangs when opening or viewing an attachment. This issue occurs when the Home= line of the keyview.ini file does not point to the directory where kvvapi.dll is installed and the user does not have write access to the keyview.ini file.
These demonstrations will show you how to perform common tasks in Lotus Notes.
Domino provides a SMTP server. IBM i (formerly OS/400) also provides an SMTP server. This document explains how to configure Domino and IBM i so that each may run an SMTP server.
Также почитатай:
Найти документацию можно на сайтах:

В избранное