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

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

  Все выпуски  

Database Corruption Troubleshooting Guide


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

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

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

comp.soft.prog.lotuscodesrore

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

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

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

Запускаю New Tracking Request задаю условие, которое 100% должно отработать (смотреть почту, которая пришла мне, сегодня - было 4 письма). Он думает думает, потом выдает что "Message tracking query returned no results" и никаких ошибок, ничего.....Пробовал искать и на "домашнем" сервере отправителя и на том, который у меня основной - хотя это одно и то же. Файл логов присутствует и как и положено - все старательно записывает, индекс создан. Чего не хватает, куда копать?
Интересные темы:
Список форумов:

Tips. Советы

New on the Lotus Notes and Domino wiki is this trouble shooting guide for databases. It covers the causes as well as the steps you can take to lessen the problem or fix the databases.

Read | Permalink
Daniel Nashed has been using the beta version of Lotus Traveler 8.5.2 for a while. He's now posted information on some of the new features you can expect when ND 8.5.2 is released.

Read | Permalink
Mary Beth Raven has some advice for the Nerd Girls out there. If you're attending The VIEW conferences in Boston next week, there's even a Nerd Girl Birds-of-a-feather session.

Read | Permalink

Chris Toohey does read those e-mails he gets from you. He enjoys the challenge of answering your questions. Chris has posted a few of the questions he's gotten from you, and his answers.

Read | Permalink
Andy Pedisich inherited a situation. He thinks everything is okay now, but.. Deleting 280GB of data can be a tough call.

Read | Permalink


CAN LOTUS QUICKR REPLACE DOMINO.DOC? IT DEPENDS...
Download the new "5 perspectives for Domino.doc migration" whitepaper, register for the webinar, or benchmark yourself against other Domino.doc users to find out what's right for you.

Find out the right direction for you.

IamLUG is scheduled for August 2-3 in St. Louis. If you can talk the boss into an extra day, three additional sessions are being offered on August 4.

Read | Permalink
Marc Champoux claims there are rules that can't be broken. While you might offer suggestions to the contrary, he says the one about a 32k limit on text fields isn't going to change unless you help him convince Lotus to rewrite it.

Read | Permalink
Okay. It has nothing whatsoever to do with Notes. And, despite the title, it isn't just for the guys. Nor is it the kind of video your employer might object to. But you've got to wonder what these guys were thinking... oh, wait.. never mind.

Read | Permalink


MARK YOUR CALENDAR FOR IN-DEPTH LOTUS TRAINING, MAY 12-14, 2010, BOSTON
Register by May 10, 2010, to save $100.

Something I've seen and always wanted to emulate are URLs like this:

http://stackoverflow.com/questions/1491939/can-e4x-have-an-array-passed-to-it

As you can tell just from looking at this URL - it's a question on StackOverflow.com about whether you can pass array to E4X. And you can tell all that simply by looking at the URL!

Not only is this good for the user (perhaps) but it's good for Google and SEO of a site in general.

But how do you do it? I'd always assumed (naively) that you'd have to:

  1. Store the URL-safe version of the question in the database.
  2. Ensure this URL-ready version of the title was unique.

Turns out neither of those are true. The only part of the URL the backend code cares about is the question ID (1491939).

How To Do It:

I'll cover IIS as that's what I've been using just recently. First open IIS manager app and find the URL Rewrite plugin for your website:

image

In there choose Add Rule and then "User-friendly URL":

image

In the next dialog you enter the URL of the ASPX page as the server expects it and then the Rule works out the user-friendly for it, as you can see below, using the Stackoverflow example:

 image

You also get the option to have IIS rewrite out-going HTML to make sure all internal links point to this new friendly format. I left this un-ticked though and just made sure I stuck to the new convention when building my pages.

As you can see it uses Regular Expression to re-write the URLs. Notice it's sending the title part of the URL to the server as a parameter. It doesn't need to though and this parameter isn't referred to by the code.

That's how simple it is though. I can't believe it didn't dawn on me that it would be this straight-forward. Doh!

Here are some example of it in use with a new site I'm working on (for myself).

http://www.grouplets.co.uk/region/247356/the_peak_district/

http://www.grouplets.co.uk/property/163524/hurdlow_grange/

Is it just me that gets a warm fuzzy feeling inside from being able to do stuff like this. Must be a geek thing.

Click here to post a response

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

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

There is a new release of the XPages Mobile Controls project. The new release shows how to use the offline capabilities in HTML5 and IBM Lotus Domino XPages 8.5.2. Starting with XPages 8.5.2 code drop 4 you can refer from your XPages to a manifest file ...
Author: Charles Reid
Tags: certification
Idea:
How do we encourage and make the certification more valuable to IBM/Lotus, Companies and the IBM/Lotus workforce.
The following are idea's I've gathered that I think make the program more valuable to everyone.
  1. Use the innovation centers to provide learning environments for certified program members to learn  new software versions to keep up their certs.
  2. Use the innovation centers to provide learning environments for certified program members to learn software package while they are trying to get certified.
  3. Access to software that can be down loaded and used to learn with by members of the certified community.
  4. A program to encourage test prep producers to produce materials.
  5. A link to IBM Global service jobs so that certified people can apply for IBM GS jobs and GS can attract and approach Certified Individuals.
  6. Discounts to Lotusphere for Certified individuals even if it's 10 dollars.
  7. Change the CLI requirments to make it easier to obtain, add a years of certification to a path to become a CLI.
  8. Add a user community boards to the Certification program to help guide the direction.
I'm  hoping I can gather idea's here and then have IBM/Lotus act on the feed back

Author: Charles Reid
Tags: Sametime SL Second LIfe Plugin
Idea:
We host alot of Second Life business's and Host Sametime and would like to find a programmer to help us connect the two.

Meeting minutes for OpenNTF Alliance Steering Committee Meeting, April 20, ...
Author: Eric Larson
Tags: sametime 8.5 off-hook presence media-server
Idea:
When a user is in a audio call, A/V call, or A/V enabled meeting using only Media Server (no external TCSPI or SUT integration), show off-hook.
 
Currently, audio presence isn't reflected. If TargetUser is already on a call and Caller tries to initiate a new call with TargetUser, Caller will  get a "rejected" notice and TargetUser doesn't know Caller tried to reach them.

Author: Jess Stratton
Tags: forums
Idea:
Make the forums easier to search by adding a checkbox in the post area for:
Developer
Administrator
End User
 
This would be especially useful for end users, so they could have an easy way to find Notes client solutions without having to be scared away by posts about actual database development issues or policy documents. It could also lead to an entire community of end users who help each other out with technical issues and do their own problem solving!

Author: Jess Stratton
Tags: wiki contribute
Idea:
I read the Lotus Wiki's and completely forget that I am entitled to make my own contributions there. Help Lotus encourage participation and expert posts by community members by putting a large, friendly, "Contribute Now!" button at the top of every page. It can say "Post your own article" or something of that nature.
 
Years ago, a bunch of us noticed that the same questions were being asked over and over again in the Notes.net forums, and so we each created an "FAQ" in our area of expertise. Then, someone created an "FAQ of FAQs" in which he linked to each of our FAQs. The point is, if someone has an area of expertise and consistantly and repetitively tells people how to do ONE thing, give that person an easy mechanism to put it somewhere once and for all. The FAQs worked for years!

Author: Femke Goedhart
Tags: search website
Idea:
I would love to have a central point of access from where you can access and search all of the different IBM resources that are out there for Lotus. Currently you have DW, IBM support site, Greenhouse, Wiki's and the Business Partner site and you need multiple ID's to access them. As a consultant I often use all of these. Why not combine these into one entrance portal that allows you to quickly search and navigate through all of the sites using just one single ID?
 

Author: Femke Goedhart
Tags: search website
Idea:
When doing searches I woul love to have a global search option acros all repositories that allows you to limit results to specific repositories. For instance search for just Wiki & forum posts or for Wiki posts,  and technotes.
Repositories should include all info resources currently available. See also "Provide a "big picture" navigation to the different places to find information (for example Greenhouse, wikis, forums, dw, knowledge base, etc.)"

Author: Patrick Kwinten
Tags: xpages fields
Idea:
If I create a form that is going to be used just as a data source for XPages I find it a bit stupid to create all the fields, field by field.
 
a wizard to add more than one field after each other would be nice...

Thanks to the very good feedback from version 1.0, many improvements to the Javaddin tasklet container were added in version ...
Еще записи:
Интересные блоги специалистов:

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

HTML Body This document contains the following sections:a name"top"abr a href"DatabaseCorruptionTroubleshootingGuidecauses"DDWhat causes corruptionabr a href"DatabaseCorruptionTroubleshootingGuideprevent"DDReducing exposure to data corruptionabr a ...
Environment Notes 8.5 Outlook 2003
When the replica of database is moved to another domino server and old server
User A on Server X sends email to User B on Server Y Server X journals the email, and sets the $JournalResponsibility
INOTES: ADD MY CALENDARS FUNCTION FAILS WITH ERROR ON SERVER CONSOLE
If archive style logging is used and Domino crashes due to the file system where the transaction logs reside fills up, upon
Intermittently HTTP has no output from Show Tasks, task is up and responds to external requests and tasks specific
When using a client, when a user accesses their archive file on the server,
On a Notes 8.5 for Mac client, an agent is scheduled to run locally every 5 minutes. When running the agent loops through
For a Lotus Domino Web server, the system's date and time preferences do not appear to Web users as you expect.
When a user launches a large database in the Lotus Notes Client they notices slow performance and in some instances views are being constantly updated and can take up to several minutes. This can occur because of a New session to the database with the server need to be created. In other instances a hang can occur when the new information is pushed to the local Notes Client cache.ndk file
Learn how to achieve high availability for IBM® Lotus® iNotes® through the use of a software load balancer or hardware such as an Application Delivery Controller (ADC) in conjunction with IBM Lotus Domino® clustering. This article discusses some of the challenges related to properly load balancing Lotus iNotes to ensure high availability with the use of an ADC.
What switches are available when running the Compact server task in Lotus Notes/Lotus Domino?
Creating a new replica on clusters with different versions (6.5.6 FP2 and 8.0.1). The replica is not created with ODS48.
Under certain circumstances, the DAOS object copy optimization feature new to Notes and Domino 8.5.1 is not utilized and attachments are sent in full across the network.
Windows and Notes ColdStart performance considerations For the purpose of this discussion, ColdStart is considered to be the operating phase where a users workstation or laptop is being powered on and encapsulates Windows boot up and Notes client launch times. When troubleshooting issues of this ...
Installation Upgrade After working with many customers, we have see a variety of problems and pitfalls directly related to upgrading to Notes 8.5.1. Many of these problems can be avoided by following some best practices. Upgrade or Clean Install: The first question that many customers are asking ...
The request for the help files from the Lotus Expeditor based clients is a HTTP request sent to a light HTTP server in the back-end of Notes. This error occurs when OS level proxy or firewall is not set up to allow connections to localhost.
If a password resetter is in an organization different from the organization assigned to your vault, you may need to take additional steps in order for the password resetter to be able to reset passwords successfully. If not already created, you will need to create cross certificates so that both ...
Также почитатай:
Найти документацию можно на сайтах:

В избранное