<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
<title>Lord Lotus Blog - Category : Domino Development</title>
<description>Lord Lotus Blog - Category : Domino Development</description>
<lastBuildDate>Wed, 10 Feb 2010 10:00:29 -0400</lastBuildDate>
<link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf</link>
<item><title>User-customizable view columns don&apos;t work with shared columns?</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/DOMO-7ZVMYJ</link><description><![CDATA[ Blogger of the year Chris Tooey wrote an excellent&nbsp;article on how to&nbsp;set row colors&nbsp;using profile document.&nbsp; Unfortunately, I discovered today that it does not work with shared columns.&nbsp; I created a non-shared view column and it works ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/DOMO-7ZVMYJ</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/DOMO-7ZVMYJ</guid><content:encoded><![CDATA[ <p>Blogger of the year Chris Tooey wrote an <a href="http://www.dominoguru.com/pages/colorprofiles_notesviewrows.html" target="_blank">excellent&nbsp;article</a> on how to&nbsp;set row colors&nbsp;using profile document.&nbsp; Unfortunately, I discovered today that it does not work with shared columns.&nbsp; I created a non-shared view column and it works just fine.&nbsp; Time to call Lotus Support and complain!</p>]]></content:encoded><pubDate>Wed, 20 Jan 2010 00:00:00 -0400</pubDate><slash:comments></slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=E7206CAB8794AE43852576B1005DFA33</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=E7206CAB8794AE43852576B1005DFA33</wfw:comment></item><item><title>Domino apps on the iPhone</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-7QWTLD</link><description><![CDATA[ I had a good day helping a client iPhone-enable the custom Domino login form, as well as their Home page.

Interestingly enough, displaying a frameset in the iPhone overrides whatever you do in terms of controlling the display width of an initial form or ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-7QWTLD</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-7QWTLD</guid><content:encoded><![CDATA[ I had a good day helping a client iPhone-enable the custom Domino login form, as well as their Home page.
<br><br>
Interestingly enough, displaying a frameset in the iPhone overrides whatever you do in terms of controlling the display width of an initial form or page.  Fortunately, I remembered the old trick of using $$NavigatorTemplate to display an initial form in a Domino application without using a frameset.
<br><br>
One thing I tried to do is find a good emulator for the iPhone.  Apple offers an iPhone SDK, a 1.5 gig beast of a download, but its only for Mac OS.  (It's a .SMI file).  Anyone out there know of a good iPhone emulator?]]></content:encoded><pubDate>Wed, 8 Apr 2009 17:49:20 -0400</pubDate><slash:comments>5</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=D48E5D8A201AED06852575920077DFA4</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=D48E5D8A201AED06852575920077DFA4</wfw:comment></item><item><title>Why am I so impressed with Domino Web Services?</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-7AA5ZW</link><description><![CDATA[ For starters, I can create a Domino web service using Lotusscript.  And since I haven't done much Java coding lately, I appreciate not having to remember all of the Java particulars in order to create a web service.

From what I can tell so far, a ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-7AA5ZW</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-7AA5ZW</guid><content:encoded><![CDATA[ For starters, I can create a Domino web service using Lotusscript.  And since I haven't done much Java coding lately, I appreciate not having to remember all of the Java particulars in order to create a web service.
<br><br>
From what I can tell so far, a Lotusscript-based web service can accomplish everything that a Java web service can.  No "gotta use Java for this because Lotusscript can't handle it" predicament here!
<br><br>
Domino Web services are based on custom Lotusscript classes.  I've been creating custom Lotusscript classes for about four years now, so creating one that serves as the basis for a web service is a snap.  Sure, I'd like to be able to see my class properties and methods in the Objects tab, but none of us have had that capability since Lotusscript was introduced in 1997.  Maybe, someday...
<br><br>
A Domino web service can handle simple input like a text string or a complex object represented in XML.  This probably puts a Domino web service on par with a WebSphere web service, a Microsoft .NET and most other web service platforms.  While this isn't an earth-shattering revelation, its nice to be able to say this about Domino when I can!
<br><br>
When a client calls a Domino web service, Domino automatically populates the parameters of your web service function with data received.  If your web service receives an XML document, Domino will automatically "transform" the data in that XML document into custom Lotusscript classes that you reference in your function declaration.  (And by "transform", I'm not referring to XSLT or XSL-FO.)  For an excellent description how this works, I highly recommend reading <a href="http://www.nsftools.com/" target="_blank">Julian Robichaux</a>'s article titled <a href="http://www.ibm.com/developerworks/lotus/library/web-services2/" target="_blank">"Practical Web services in IBM Lotus Domino 7: Writing and testing simple Web services"</a>.
<br><br>
You can run web services on your Domino server without having to perform any additional configuration.  That's worth repeating: You can run web services on your Domino server without having to perform any additional configuration.
<br><br>
You can test web services locally, provided you start your local web retriever task by previewing something in your browser.
<br><br>
If you know how to create and debug a Domino agent, you can create and debug a Domino web service.  While there are differences between the two, there are enough similarities so that an experienced Domino developer can start writing Domino web services quickly.
<br><br>
Taking all of the above into consideration, I'm amazed at how simple it is to develop web services in Domino.  Domino developers are able to leverage their existing skills, and can develop solutions without a Domino server.  <i>Amazing</i>.  If only IBM/Lotus had spent its time adding more capabilities like this to Domino, instead of chasing its collective tail and ultimately fumbling the whole Lotus Workplace thing...but I'll save that rant for a future blog.]]></content:encoded><pubDate>Fri, 28 Dec 2007 00:00:00 -0400</pubDate><slash:comments>1</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=4B643AD0785F3B2F852573BE0012BBF3</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=4B643AD0785F3B2F852573BE0012BBF3</wfw:comment></item><item><title>Inherit from the design template question</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/DOMO-6X4MRQ</link><description><![CDATA[ I've created a template called Shared Code (sharedcode.ntf) that contains some script libraries, views and forms that I typically include in other templates. When I paste design elements from sharedcode.ntf into another template (sample.ntf), I chose to have ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/DOMO-6X4MRQ</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/DOMO-6X4MRQ</guid><content:encoded><![CDATA[ <font size="2" face="Default" style="font-family: Arial;" sans="" serif=""> I've created a template called <span style="font-weight: bold;">Shared Code</span> (<span style="font-weight: bold;">sharedcode.ntf</span>) that contains some script libraries, views and forms that I typically include in other templates. When I paste design elements from <span style="font-weight: bold;">sharedcode.ntf</span> into another template (<span style="font-weight: bold;">sample.ntf</span>), I chose to have the pasted design elements inherit from <span style="font-weight: bold;">sharedcode.ntf</span>. These pasted design elements have <span style="font-weight: bold;">Shared Code</span> specified as the design template name, and also have a special icon to the left of their design name in Domino Designer.<br/>
<br/>
All of the above is working as I expected. However, when I refresh the design of a <span style="font-weight: bold;">Sample</span> database (<span style="font-weight: bold;">sample.nsf</span>) with a template that includes design elements that inherit from <span style="font-weight: bold;">sharedcode.ntf</span>, the design elements from <span style="font-weight: bold;">sharedcode.ntf</span> in <span style="font-weight: bold;">sample.nsf</span> do not have <span style="font-weight: bold;">Shared Code</span> specified as the design template name and the special icon no longer appears.<br/>
<br/>
The problem I have with this behavior is that when I need to roll out a change to a design element in <span style="font-weight: bold;">sharedcode.ntf</span>, I need to put all of my application templates (<span style="font-weight: bold;">sample.ntf</span>, etc.) on my production servers, instead of just <span style="font-weight: bold;">sharedcode.ntf</span>.&nbsp; Let me explain this a bit more...<br/>
<br style="font-family: Arial;"/></font><font size="2" face="Default" style="font-family: Arial;" sans="" serif="">I know that by refreshing <span style="font-weight: bold;">sample.ntf</span>, <span style="font-weight: bold;">sample.ntf</span> will receive the design changes from <span style="font-weight: bold;">sharedcode.ntf</span>.&nbsp; (Although not quite the same as for other development environments, this can be referred a <span style="font-style: italic;">build</span>.)&nbsp; However, if I have 100 templates (NTFs) that inherit design elements from <span style="font-weight: bold;">sharedcode.ntf</span>, and I change one of these design elements in <span style="font-weight: bold;">sharedcode.ntf</span>, I need to build all 100 templates (NTFs) again in order to deploy the change across all 100 databases. Either that, or I need to keep <span style="font-weight: bold;">sharedcode.ntf</span> <span style="font-style: italic;">and</span> all 100 templates on my production server, and have the Designer task propogate the changes to all templates and databases.</font><br/>
<font size="2" face="Default" style="font-family: Arial;" sans="" serif=""> <br/>
I had thought that design elements in a database (NSF) always showed the design enheritence for individual elements, not just templates (NTFs).&nbsp; In fact, I remember that this was how things worked in R5.&nbsp; Was this behavior intentionally changed between R5 and ND6? Or, is this behavior a result of a bug in the ND6 codestream that has been fixed in later codestreams?</font>]]></content:encoded><pubDate>Wed, 3 Jan 2007 12:08:55 -0400</pubDate><slash:comments>3</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=82126D999821707E85257258005E3343</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=82126D999821707E85257258005E3343</wfw:comment></item><item><title>Processing multiple documents from a Domino view</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6NZ4SC</link><description><![CDATA[ One facet of Domino development I researched for the Adding Agents to Domino Applications presentation I gave last week at the Advisor Summit was how to process multiple documents from a Domino view.  In the Notes client, this is relatively simple, as you can ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6NZ4SC</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6NZ4SC</guid><content:encoded><![CDATA[ One facet of Domino development I researched for the <b>Adding Agents to Domino Applications</b> presentation I gave last week at the Advisor Summit was how to process multiple documents from a Domino view.  In the Notes client, this is relatively simple, as you can use NotesDatabase.UnprocessedDocuments, NotesUIView.Documents or even NotesUIDatabase.Documents to get a collection of all of the documents that are currently selected in a Notes view.  However, for the web, this is not so simple, as there is no NotesUIView or NotesUIDatabase object to access.  Also, all agents run via the web must have their Runtime Target set to None, effectively disabling the UnprocessedDocuments property.  I'd read several articles on how to give an agent a collection of documents to process, notably <a href="http://www.codestore.net/store.nsf/unid/EPSD-5GMT3B?OpenDocument" target="_blank">Jake's article</a> from back in January '03.  However, Jake's method seemed like a lot of work to get a simple view up and running that allowed selection of documents.  I managed to stumble upon a <a href="http://www.tlcc.com/tlcc/tips/selview.nsf/ExplanationFS?OpenFrameSet" target="_blank">tip</a> on the TLCC website that worked under the assumption that you were essentially working with the Notes view as rendered by Domino, not treating the view as HTML and adding your own HTML tags to the view column formulas.
<br><br>
That TLCC tip worked great, and I included it in my presentation.  However, for a project I'm currently working on, I need to follow a standard look and feel for all web-enabled Notes applications.  This means that I have to treat the view as HTML so I can add all sorts of HTML tags and CSS attributes to the view column headers and column formulas, which then allow me to format the content using the agreed-upon look & feel standards.  However, if you enable the <b>Treat view contents as HTML</b> advanced view property, you no longer can select the <b>Allow selection of documents</b>.  Sheesh!  So, Jake's article proved to be very handy for my situation.]]></content:encoded><pubDate>Mon, 17 Apr 2006 00:00:00 -0400</pubDate><slash:comments>3</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=4D60C67F20EF1EA085257155000CEFD6</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=4D60C67F20EF1EA085257155000CEFD6</wfw:comment></item><item><title>Reference multiple classes in CSS</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6NZ547</link><description><![CDATA[ One nice aspect of treating Domino application like traditional web development is that it forces you to learn all sorts of advanced JavaScript and CSS tricks.  In particular, you can code an HTML tag to reference two CSS style classes.  Why would you do ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6NZ547</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6NZ547</guid><content:encoded><![CDATA[ One nice aspect of treating Domino application like traditional web development is that it forces you to learn all sorts of advanced JavaScript and CSS tricks.  In particular, you can code an HTML tag to reference two CSS style classes.  Why would you do this?  Well, I had an editable field that was being displayed as a field label.  So, the field had to use both the label class style properties, as well as additional style properties that just that field.  The label class dictated that field labels must be displayed in bold.  The field itself needed to display without the default INPUT field border.  Without duplicating the label class attributes, I wanted the field to be displayed using all of the properties defined in both style classes.  For a nice example of how to reference two classes in an HTML tag, check out <a href="http://www.quirksmode.org/css/multipleclasses.html" target="_blank">this tip</a>.]]></content:encoded><pubDate>Mon, 17 Apr 2006 00:00:00 -0400</pubDate><slash:comments>4</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=C3299DBA85674B5985257155000E6117</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=C3299DBA85674B5985257155000E6117</wfw:comment></item><item><title>I hate embedded outlines!</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6LRJGX</link><description><![CDATA[ Now, don't get me wrong.  I do like using embedded outlines with the Notes client.  However, they way they render in a web browser is simply mind-boggling.

Part of my complaint is that due to corporate standards, I can't display the outline as a Java ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Michael Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6LRJGX</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6LRJGX</guid><content:encoded><![CDATA[ Now, don't get me wrong.  I do like using embedded outlines with the Notes client.  However, they way they render in a web browser is simply mind-boggling.
<br><br>
Part of my complaint is that due to corporate standards, I can't display the outline as a Java applet.  So, I have to use the HTML rendering.  Unfortunately, the way Domino displays the outline as HTML leaves much to be desired.
<br><br>
My primary example is how Domino always adds a table cell to the left of the outline text for an image, even if you've configured the outline entry not to display an image.  Here's Domino's rendering of the first entry in my outline:
<br><br>
&lt;table width="192" border="0" cellspacing="0"&gt;
&lt;tr&gt;&lt;td width="100%" align="left" valign="top" bgcolor="#FFFFFF"&gt;&lt;img border="0" height="16" width="16" src="/icons/ecblank.gif" alt=""&gt;&lt;img border="0" src="/icons/ecblank.gif" height="1" width="20" alt=""&gt;&lt;font size="2" color="#000000"&gt;&lt;a href="" onclick="return _doClick('852570F20072CB9A.$Outline/9e3377442b6c3e73852570d8006bcc0b/30', this, null)"&gt;Home&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
<br><br>
As you can see, Domino added a blank table cell for where an image could be displayed.  However, this outline entry not defined as displaying any image:
<br><br>
<img src="OutlineEntryProperties01.jpg" alt="">
<br><br>
And in the embedded outline properties, I've also specified that top-level entries have no offset:
<br><br>
<img src="OutlineEntryProperties02.jpg" alt="">
<br><br>
Ugh.  And to think that this behavior has been going on since outlines were introduced with R5.  But I guess this is nothing in comparison to how Domino has been rendering views by default since R4.5...]]></content:encoded><pubDate>Tue, 31 Jan 2006 00:00:00 -0400</pubDate><slash:comments>1</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=18C43CA09C1FED0E8525710D004D2E22</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=18C43CA09C1FED0E8525710D004D2E22</wfw:comment></item><item><title>Broken as designed - local preview of a view yields "No documents found"</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KRHX8</link><description><![CDATA[ Last night, I was working on a Domino application.  When I previewed my changes locally, my views always displayed "No documents found".  I could preview individual documents, so I figured the problem wasn't due to ACL settings.  It turns out that this ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Michael Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KRHX8</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KRHX8</guid><content:encoded><![CDATA[ Last night, I was working on a Domino application.  When I previewed my changes locally, my views always displayed "No documents found".  I could preview individual documents, so I figured the problem wasn't due to ACL settings.  It turns out that this problem is due to a regression bug introduced with V6.0.  See <a href="http://www-10.lotus.com/ldd/r5fixlist.nsf/0/6000d162e3aa214b852570ac00478cf9?OpenDocument" target="_blank">SPR# DBRO65HJJ9</a> for more info.  Thanks to Steve Leland for <a href="http://www.lotus.com/ldd/nd6forum.nsf/0/6e6faeeaaefe101b85256fdc0076d44d?OpenDocument" target="_blank">clarifying this</a> in the <a href="http://www.lotus.com/ldd/nd6forum.nsf" target="_blank">LDD Notes/Domino 6 and 7 Forum</a>]]></content:encoded><pubDate>Thu, 5 Jan 2006 08:34:42 -0400</pubDate><slash:comments>0</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=5BB817B7FDC86FF5852570ED004A96E5</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=5BB817B7FDC86FF5852570ED004A96E5</wfw:comment></item><item><title>Creating a "Starts with..." box for web users</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KRHG5</link><description><![CDATA[ In the Notes client, when you start typing in any view, a "Starts with..." box automatically appears:



This functionality is very handy, especially when you want to "jump to" a particular category in a view:



Remember back in V3 how you didn't get ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Michael Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KRHG5</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KRHG5</guid><content:encoded><![CDATA[ In the Notes client, when you start typing in any view, a "Starts with..." box automatically appears:
<br><br>
<img src="StartsWith.JPG" alt="Notes Starts with box">
<br><br>
This functionality is very handy, especially when you want to "jump to" a particular category in a view:
<br><br>
<img src="CategorizedNotesView.JPG" alt="Categorized view in Notes">
<br><br>
Remember back in V3 how you didn't get this box at all?  You just started typing as fast as you could, to make sure Notes got the entire string you were looking for?  But I digress.
<br><br>
So, how would you implement this for web users?  Click the Read More link below to learn how...]]></content:encoded><pubDate>Tue, 3 Jan 2006 00:00:00 -0400</pubDate><slash:comments>0</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=A68346382FB078F8852570ED004860D8</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=A68346382FB078F8852570ED004860D8</wfw:comment></item><item><title>Using CSS to over ride a Rich Text Field font</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KC4M8</link><description><![CDATA[ When a Notes document is opened or read in a web browser, Domino automatically translates all font names, colors, sizes, etc. used in a Rich Text Field.  So, if a Rich Text Field contains text that uses Arial font, Domino serves the following to the user's ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Mike Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KC4M8</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6KC4M8</guid><content:encoded><![CDATA[ When a Notes document is opened or read in a web browser, Domino automatically translates all font names, colors, sizes, etc. used in a Rich Text Field.  So, if a Rich Text Field contains text that uses Arial font, Domino serves the following to the user's browser:
<br><br>
&lt;font face="Arial"&gt;On February 5, 2006 Detroit will host Super Bowl XL.  A number of events are planned leading up to the game starting the week of January 30 that will bring visitors from around Michigan and from out of state to Southeastern Michigan.  Branches are asked to carefully consider appropriate cash levels to accommodate increased demand on branch serviced ATMs or bankcard cash advances.  If your branch is in the downtown Detroit area or near local hotels or transportation centers, please take this demand into consideration when placing cash orders during the weeks of January 23 &amp; 30.&lt;/font&gt;
<br><br>
I tried adding the typical stylesheets to over ride the font tag served by Domino, like applying a font-family to the &lt;/body&gt;, &lt;p&gt; and &lt;td&gt; tags.  Didn't work.  I even looked through the <a href="http://ibm.advisor.com/Articles.nsf/vWriterID?OpenView&RestrictToCategory=GOODX" target="_blank">series of articles</a> <a href="http://www.scottgood.com" target="_blank">Scott Good</a> wrote for the Lotus Advisor a while back.  Nothing in there, either.
<br><br>
Then it hit me:  I just need to override the &lt;font&gt; tag.  No problem.]]></content:encoded><pubDate>Thu, 22 Dec 2005 21:13:04 -0400</pubDate><slash:comments>2</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=5338BD0D1A498F37852570E0000C2EC9</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=5338BD0D1A498F37852570E0000C2EC9</wfw:comment></item><item><title>A thought on web-enabling Notes databases</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-66JT6E</link><description><![CDATA[ One of the biggest challenges I face as a senior consultant is maintaining existing Notes applications.  Notes applications that have been web-enabled are particularly challenging.  Why?  Part of this is due to the process of web-enabling a Notes application. ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Michael Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-66JT6E</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-66JT6E</guid><content:encoded><![CDATA[ One of the biggest challenges I face as a senior consultant is maintaining existing Notes applications.  Notes applications that have been web-enabled are particularly challenging.  Why?  Part of this is due to the process of web-enabling a Notes application.  Are there separate design elements for the Notes client and the browser client?  If so, then you end up with twice the amount of code to support.  If a single design element, say a form, is used for both clients, then you have to pick through the various events to locate the code specific for that client.  For example, with Notes 6.x, you can put code for both Notes client and web clients in a single button.  On the surface, the design of the form is much cleaner.  However, there is no easy way to find out if a button, action or whatever has Notes client code in it, web client code in it, or both.  I had to update the Javascript code in a form action button recently, and was very confused as to why my code changes weren't working.  Then it dawned on me: I had changed the code in the <b>Client</b> event, and not the <b>Web</b> event.  The solution was to change the type of code being run to <b>Common Javascript</b>, but that didn't change the fact that there was no really good way to see that there was two code streams present in the action.
<br><br>
This situation made me reflect on what IBM Lotus is proposing with the Lotus Domino Toolkit for WebSphere Studio.  What they are proposing is that instead of maintaining the web version of your Notes application within the Notes application itself, you create and maintain the web UI of the Notes application within JSPs within WebSphere Studio.  This, of course, is much simpler than it sounds.  You first have to have a WebSphere Application Server (WAS) up and running, and then configure SSO between it and your Domino servers.  You also have to have DIIOP running on all Domino servers, and properly configure the Run unrestricted methods and operations setting in the server documents.  There is the small matter of being able to write JSPs and being able to use tag libraries, the Domino JSP Custom Tags in particular.  Finally, you will need to work within the limitations of the Toolkit.  For example, you can only leverage forms, views and agents in JSPs.  So you won't be able to use an outline or a page you've already created for the Notes client.
<br><br>
But if you do have a WAS up and running and SSO is configured between it and your Domino servers, writing JSPs and using taglibs is a (relatively) small mountain to climb.  What are your thoughts?]]></content:encoded><pubDate>Fri, 5 Nov 2004 00:00:00 -0400</pubDate><slash:comments>0</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=7C4C70A8A642DDE385256F460075D442</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=7C4C70A8A642DDE385256F460075D442</wfw:comment></item><item><title>codestore.net comes through again</title><link>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6582JW</link><description><![CDATA[ I implemented a custom event monitor for one of my customers.  This monitor sends myself and the organization's Notes administrator an e-mail whenever an event with the following text occurs on the Domino server:

HTTP Web Server: Lotus Notes Exception

I ...]]></description><dc:subject>Domino Development</dc:subject><dc:creator>Michael Sobczak</dc:creator><comments>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6582JW</comments><guid isPermaLink="true">http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/d6plinks/MSOK-6582JW</guid><content:encoded><![CDATA[ I implemented a custom event monitor for one of my customers.  This monitor sends myself and the organization's Notes administrator an e-mail whenever an event with the following text occurs on the Domino server:
<br><br>
HTTP Web Server: Lotus Notes Exception
<br><br>
I implemented this monitor because of a Lotus Notes Exception that was occurring when users were entering text into a numeric field that wasn't required.  Whenever a user did this, the following would appear in the Notes Log:
<br><br>
HTTP Web Server: Lotus Notes Exception - Cannot convert text to a number &lsqb;/apps/somedb.nsf/5fb803444610eed885255fa30050e8e8?OpenForm&Seq=3&rsqb;
<br><br>
I mentioned this to my customer, who said that the field didn't need to be numeric.  So, I changed it to text and this error went away.  However, my custom event monitor began notifying me about another problem with the Domino application:
<br><br>
HTTP Web Server: Lotus Notes Exception - Special database object cannot be located &lsqb;/apps/somedb.nsf/&rsqb;
<br><br>
I wasn't sure what this exception meant, so I looked up in Jake Howlett's <a href="codestore.net/errors/" target="_blank">DominoErrors</a> database.  Sure enough, Jake's <a href="http://codestore.net/apps/errors.nsf/all/31A793ED6A18DE7E86256E930043CCE8?OpenDocument" target="_blank">synopsis</a> for why this error occurs was right on the money.  My Domino database was set up to open the About document on first use, but didn't have an About document defined.  This was easily remedied, and the error has not occurred again since.  Thanks, Jake!]]></content:encoded><pubDate>Thu, 23 Sep 2004 00:00:00 -0400</pubDate><slash:comments>0</slash:comments><wfw:commentRss>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/CommentsRSS?Open&amp;id=3A70E3C11183422A85256F1C00027868</wfw:commentRss><wfw:comment>http://ww2.nutechs.com/hosting/msobczak/Blogs/BlogSphere-1_0_2/LordLotusBlog.nsf/PostComment?RunAgent&amp;id=3A70E3C11183422A85256F1C00027868</wfw:comment></item></channel>
</rss>
