Email Alerts
-
Create an RSS feed in Notes/Domino 8 with XML
You can easily create an RSS feed application in Lotus Notes/Domino 8 using these steps. All you need to do is set up your Notes view and use some XML code. Read the full tip now for complete instructions. Tip
-
Verify scheduled agent status with Domino Extensible Language (DXL)
Discover how to use Domino Extensible Language (DXL) to check the status of active scheduled agents on Lotus Domino servers and in Notes databases. Tip
-
Top 10 Lotus Notes Domino programming and development tips of 2007
The results are in. Here are the top 10 most-clicked Lotus Notes programming and development tips of 2007. The Year in Review
-
A bevy of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of March. Here is a list of the current contenders -- an assortment of 13 Notes/Domino development tips from our valued SearchDomino.com members. Take a few minutes to read them over and rate each... Contest
-
Loading XML from JavaScript
SearchDomino.com member Chandra Teja explains how to load XML from JavaScript and manipulate the data in Internet Explorer using the DOMDocument object. Tip
-
How to apply XSL style sheets to XML views
Learn how you can apply XSL style sheets to your XML views without the pain of creating several templates. Tip
-
Top 10 Notes/Domino developer tips of 2006
Based on your clicks, here are the top 10 most popular Notes/Domino development tips from 2006. From creating PDF documents, column color charts and Lotus Notes views to converting Microsoft Word and Excel files, these topics piqued your interest in ... The Year in Review
-
A smorgasbord of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of December. Here is a list of the current contenders -- a smorgasbord of 20 Notes/Domino development tips from our members. Read them, rate them. Your votes determine the winners. Contest
-
SOA worst practices, part 2: People skills needed
Dan Foody, CTO for Sonic and Actional products at Progress Software Corp., is seeing SOA failures based on what he considers SOA worst practices. Although he is a chief technology officer, he does not see the problem as technological. In the first... Interview
-
Converting XML files into Lotus Notes documents
This LotusScript agent from SearchDomino.com member Genesio Zomparelli parses XML into a standard DOM (Document Object Model) tree using the NotesDOMParser class. Tip