Search Domino Solutions

Solution Search:
Archiving Strategies for Collaborative Environments in Notes/Domino  by Sherpa Software
and be able to tap into the knowledge collected in Lotus Notes/Domino. When we think of archiving Notes/Domino we tend to only consider email; however it also contains valuable records in the collaborative applications deployed on the system.

Does your company have a comprehensive strategy that covers all information collected in Notes/Domino? This ...

Building a Comprehensive Notes/Domino Archiving Strategy  by Sherpa Software
and be able to tap into the knowledge collected in Lotus Notes/Domino. When we think of archiving Notes/Domino we tend to only consider email; however it also contains valuable records in the collaborative applications deployed on the system.

Does your company have a comprehensive strategy that covers all information collected in Notes/Domino? This webcast...

Solving Key Management Problems in Lotus Notes/Domino Environments by Sherpa Software
Email management in the Lotus Notes environment has become increasingly difficult as the number of users and use for email continues to grow. Reads this white paper to get tips every Notes admin needs to manage the messaging server efficiently. As the use of email continues to grow, its content becomes more valuable and more difficult...
Integrating mobility into a Notes Infrastructure by BlackBerry
This e-guide offers expert information that Lotus Notes administrators should consider when deploying mobile devices in the Lotus Notes environment and other issues that may arise from deployment. With the growing number of mobile device users within Lotus Notes Domino enterprises, it is becoming critical that employees have access to...
Drive SharePoint Adoption in Lotus Notes Shops by Mainsoft Corporation
the two platforms - including email migration and Notes-SharePoint coexistence strategies. How can you drive user adoption of Microsoft SharePoint when your users rely on IBM Lotus Notes? Unlike early adopters, who readily embraced SharePoint for document collaboration using a Web browser, most IT users are less inclined to change their work habits. In...
Considerations for Deploying Mobile Devices on Lotus Notes Domino by BlackBerry
consider when deploying mobile devices in your Lotus Notes Domino environment. With the growing number of mobile device users within Lotus Notes Domino enterprises, it is becoming critical that employees have access to collaboration tools from their handhelds when they're on the run. However, problems such as improper training, an inability to gain access...
Gartner Podcast: Driving SharePoint Adoption in Notes Shops by Mainsoft Corporation
email with SharePoint – including migration and Lotus Notes-SharePoint coexistence strategies.

Collaboration is a top IT priority and the key to enabling people to increase the effectiveness of their work while reducing the time, cost, and effort spent working together. But how can you drive mainstream user adoption of Microsoft SharePoint when your users...

Solving Your Lotus Notes Domino and Blackberry Problems by BlackBerry
of your most frequently asked BlackBerry questions. Lotus Notes Domino users are on the go now more than ever, making the effective and efficient use of mobile devices an integral part of doing business. Results from last year's reader survey showed that the large majority of the SearchDomino.com community use BlackBerry mobile devices. This guide was...
Featured Article

Ed Brill reported in his blog this week that downloads of Notes/Domino 7, as well as updates for Sametime, Quickplace and Domino Document Manager, are now available from IBM. The downloads are available to members of IBM PartnerWorld or IBM Passport Advantage. Public release of Notes/Domino 7 is expected sometime this month.

Domino 7.0 is being viewed primarily as a... More...

Sep 1, 2005
IBM Research
Presentation Transcript: Green Data Center Energy Efficiency by IBM
Read this brief presentation transcript for information about improving data center energy efficiency and how this can have a tremendous impact on the environment. Presenters also discuss the LEED ratings system and the need for data center specific benchmarks.

Read this brief presentation transcript for information about improving data center...

Maintaining Trust: Protecting Your Web Site Users from Malware by IBM
This paper explores the problem of malware and how it is increasingly being delivered through legitimate Web sites. It also introduces new techniques from IBM that are designed to go beyond standard security measures to help organizations proactively defend against threats. Given potential costs to the business as well as ethical considerations, Web...
Featured News
JBoss rolls rebuilt Portal 2.0
In many ways a full-fledged portal offering, JBoss Portal 2.0 features a unified user interface for different applications and content. The previous version was based on PHP, an HTML scripting language used to create dynamic Web pages. Version 2.0, however, has been been built from the ground up using JSR-168, the industry standard Java portlet API spec. A JBoss... More...
Jun 21, 2005
Users brace for SarbOX deadline
A deadline for compliance with the Sarbanes-Oxley Act (SOX) comes due, and IT departments cross the finish line with lighter wallets, still unsure whether they've got it right or how the first round of audits will turn out... More...
Nov 15, 2004
Brightmail updates anti-spam software
Brightmail has released a new version of its anti-spam software that boasts a variety of improvements to keep up with the latest spammer tricks. It includes the ability to set rules to filter e-mail by the Web site mentioned in the call-to-action, and an improved method of cleaning HTML messages to filter by content... More...
Jul 22, 2003
Featured Advice
Calculating results for a column in a Lotus Notes view by Brian Mahoney
Is it possible to get high/low results computed for a column in a Lotus Notes view? The data is a text field using Notes Domino Formula language. I don't mind if it is only a high or low... More...
May 15, 2009
Can you use LotusScript to read a text file attached to a Notes doc? by Cregg Hardwick
Can a LotusScript agent read a text file that is attached to a Lotus Notes document without first detaching the attachment? I'm not aware of any way to read an attached file from... More...
Mar 12, 2009
Featured Notes Tips
Keep the original Universal ID when copying a Lotus Notes document by Fabrice Proudhon
ID for the new Lotus Notes document. The LotusScript code below allows you to keep the original Universal ID. Function NoteCopy2DBWithSameUNID (noteToCopy As NotesDocument, DbDest As NotesDatabase) Dim noteDest As NotesDocument Set noteDest = DBDest.CreateDocument noteDest.UniversalID = noteToCopy.UniversalID Call noteToCopy.CopyAllItems(noteDest) Call noteDest.Save(True... More...
Mar 11, 2008
Save, store and a new shared action by Paul Morris
you have a useful Lotus Notes, Domino, Workplace or WebSphere tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize. This Formula code from SearchDomino.com member Paul Morris saves a current Lotus Notes document, stores the form name in a variable, closes the window, and then composes a new Lotus Notes document using the stored form name... More...
Jun 27, 2006
Firefox shortcut to get HTML page info by William Beh
Do you have a useful Notes/Domino tip or code to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame. Here's a shortcut you can use in Firefox to quickly access HTML page information without having to view source... More...
Aug 12, 2004