Email Alerts
-
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
-
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
-
Ajax Learning Guide
Chances are, you've been doing JavaScript and XML developer work in Lotus Domino for quite some time. This old/new approach is causing quite a stir in developer circles and now rates an official name -- Ajax or 'Asynchronous JavaScript and XML..' Th... Learning Guide
-
RSS Learning Guide
This Learning Guide provides a handy reference to general RSS information and specific Websphere RSS and Domino RSS information on server-side issues. Learning Guide
-
Extensible Markup Language (XML) Learning Guide
This SearchDomino.comguide introduces you to Extensible Markup Language (XML), explains best practices and pitfalls to avoid and provides troubleshooting help and advice. You'll find XML articles, tutorials, tips, tools, white papers, expert advice a... Learning Guide
-
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 | 24 Oct 2006
-
Ajax hype vs. reality
Ajax is a powerful rich Internet application technology, but Burton Group cautions against overkill and notes that tools and frameworks for using it are nascent. Article | 09 Dec 2005
-
IBM unleashes its XML-handling Viper database
Yesterday IBM made available an open beta of Viper, a native XML and relational data version of its DB2 database. Its XML handling capabilities allows users to retain the hierarchical, searchable form of XML, Big Blue officials said. News | 17 Nov 2005
-
Tech stalwarts eye XML hardware
With its purchase of DataPower, IBM recently entered the world of hardware-accelerated XML packet analysis. Customers will soon face multiple alternatives for intercepting XML, as Cisco and Intel are also on the trail of such packet analysis. News | 08 Nov 2005
-
AJAX may clean Microsoft Office's clock
AJAX may bode ill for Microsoft's flagship Office suite. The threat comes about because AJAX, a set of Web development tools that speed up web apps by summoning snippets of data as needed instead of pulling entire Web pages over and over, could allow... News | 01 Nov 2005
-
Support for AJAX development rising
Looking to enrich user experiences with Web applications, vendors are increasingly turning to Asynchronous JavaScript and XML. Even Sun and Microsoft are in on the action. News | 26 Oct 2005
-
IBM gets XML muscle with DataPower acquisition
IBM has brought a hardware component into its SOA portfolio with the purchase of DataPower Technology Inc., a maker of XML and Web services infrastructure technology. Article | 19 Oct 2005
-
No need for 3D glasses: Dassault viewer works with IBM Lotus Notes
IBM and Dassault Systemes have integrated IBM Lotus Notes and Dassault Systemes 3D XML technology. An upcoming release of the 3D XML Player will fully support Notes, according to the companies. Article | 07 Oct 2005
-
IBM, Dassault integrate 3D XML technologies with Lotus
IBM and French firm Dassault Systemes will integrate IBM Lotus Notes and Dassault Systemes 3D XML technology, to be delivered with the next release version of 3D XML Player fully supporting Lotus Notes. The 3D XML Player for Lotus Notes lets users en... News | 05 Oct 2005
-
MS Office 12 to have ability to save as PDF
After watching end users use a variety of third-party applications to save Office files in PDF format, Microsoft announced it will offer "save as PDF" functionality in Office 12. Users will also be able to save in Open XML format. News | 05 Oct 2005
- See more News on XML and Web Services for Lotus Notes Domino
-
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
-
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
-
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
-
Workplace Forms add XML future to WebSphere-Domino environments
Notes/Domino shops that are implementing WebSphere Portal or Workplace technology can use IBM's new Workplace Forms product to create and process XML-based online forms. Tip
-
Enter zip code, get city and state using LotusScript
With this LotusScript tip, the city and state fields in an application will automatically be filled when a user enters the proper zip code. Tip
-
InViewEdit on the Web using JavaScript, XML and XMLHTTP
This code gives a developer the flexibility to edit document contents without opening their underlying form on Web. Tip
-
Using Ajax as a replacement for @DBLookups
In this tip, a developer explains how he started using AJAX for @DBLookup functions. Tip
-
Notes to XML. . .and back again
Notes/Domino 6.x has robust tools for translating Notes data into XML and vice versa. IBM documentation lacks a simple sample showing the full operation. This tip fixes that. Tip
- See more Tips on XML and Web Services for Lotus Notes Domino
-
Finding the properties of a doclinked Lotus Notes document
SearchDomino.com expert Cregg Hardwick explains different options for retrieving the properties of a doclinked Lotus Notes document in Domino R5 or Domino R6. Ask the Expert
-
How to override default Lotus Notes print settings
Discover how to override default Lotus Notes print settings using LotusScript, Formula language or XML. Ask the Expert
-
XML vs. JavaScript to fill in dropdown on form
A developer is using a JavaScript function to automatically fill in a form's dropdown, but wants to know if there's a more efficient method of doing it through XML. Ask the Expert
-
Need to make XML file Web-accessible
Ask the Expert
-
Document creation
Ask the Expert
-
Extracting imported image into rich text field
Ask the Expert
-
Is IBM Lotus planning to support SVG?
Ask the Expert
-
Why a parser? And the difference between SGML and XML
Ask the Expert
-
Third-party tools that can import pictures into a Notes DB via a background agent
Ask the Expert
-
What do I have to learn to read the design synopsis in ND6?
Ask the Expert
- See more Expert Advice on XML and Web Services for Lotus Notes Domino
-
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
- See more All on XML and Web Services for Lotus Notes Domino
About XML and Web Services for Lotus Notes Domino
Because the Extensible Markup Language (XML) and Web services are such an omnipresent part of the Internet, Lotus Notes Domino developers must understand how to code Web applications to work with them. Discover tips, tutorials and code that will help you develop Lotus Notes Domino applications that take advantage of XML and Web services.