Domino
Posted by Bruce Lill on June 2nd, 2009 | Category: Domino
The server setup and configuration is not covered here. There is an installation guide available at Installation wiki and some more information is else where on this site. You can access DB2 from
Comments (0)
Posted by Bruce Lill on June 1st, 2009 | Category: Domino
Overview JavaScript Libraries are no longer just for leading edge web development. They used to be hard to learn and it was easier to code the functions yourself. Now they provide benefit to all web
Comments (0)
Posted by Bruce Lill on January 5th, 2009 | Category: Domino
My proposal for a session on Query Views had been selected for Lotusphere 2009. The presentation was completed, submitted and approved. Demo database just about done. Then I get a call about the sessi
Comments (0)
Posted by Bruce Lill on December 12th, 2008 | Category: Domino
In a normal Notes view the @docnumber can't be used in formulas. If you are using Query Views, you can get a row number that is accessible with @functions, SQL lets you return the Row number with the
Comments (0)
Posted by Bruce Lill on November 11th, 2008 | Category: Domino SecurTrac
Mail Monitor: To monitor email for improper terms that HR might have a problem with, you can flag emails by content. You need to build a formula that will return a True for emails you want to flag.
Comments (0)
Posted by Bruce Lill on January 7th, 2008 | Category: Domino
I started using JSON in my web designs and list here what I have found. I built a database that will let you create a profile to be used by JavaScript to pull JSON data from any database. It's include
Comments (2)
Posted by Bruce Lill on December 12th, 2007 | Category: Domino
Besides having Lotus take it out of maintenance mode and fix it up or at least allow Query Views to work without being in a DB2NSF, these are things that would help make it more usable: Have a prope
Comments (0)
Posted by Bruce Lill on November 30th, 2007 | Category: Domino
The first thing to decide is if the server will only use db2 as a backend or if db2 Access Views and Query views will be used. For the DAVs you need to have the Db2 Access server installed. You can d
Comments (4)
Posted by Bruce Lill on November 30th, 2007 | Category: AJAX Domino
The Photo gallery is a Lotus Domino based application that will pull images from a flash drive and create the different sizes needed for the gallery. The gallery can be seen here with family photos.
Comments (0)
Posted by Bruce Lill on November 30th, 2007 | Category: Domino
The database will be used to house all configuration documents that will be replicated to all servers. A scheduled agent will run on each server that will verify that all profiled databases have the c
Comments (1)
Posted by Bruce Lill on November 14th, 2007 | Category: Domino
I'm building a sales reporting interface that will use the all the new features of Domino and db2. These are the notes from installation on Windows 2003 (later Linux so I can use 64 bit apps) though t
Comments (0)
Posted by Bruce Lill on February 9th, 2007 | Category: Domino Linux
Setting up Domino 7.0.2 on SUSE Ent 10 (64) and Red Hat Ent 4, running on an AMD Dual-core 64 chip. Hopefully I will be able to install LEI 7 (need version 7.01) With Domino 8, it's just a simple i
Comments (0)