360 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Domino 301 redirect for site.com - www.site.com
Wed, Feb 3rd 2010 60
SecurTrac Mail Monitor Samples
Wed, Jan 27th 2010 3
Profile your LotusScript Agents
Sun, Dec 13th 2009 128
Run compact from a Linux terminal window
Sat, Dec 12th 2009 48
Tools for Admins
Thu, Nov 19th 2009 10
Reduce the size of your Notes Databases
Thu, Sep 3rd 2009 11
Using the db2 backend
Tue, Jun 2nd 2009 10
Top 10
Profile your LotusScript Agents
Sun, Dec 13th 2009 128
Domino 301 redirect for site.com - www.site.com
Wed, Feb 3rd 2010 60
Run compact from a Linux terminal window
Sat, Dec 12th 2009 48
Using a row numbers in a Query View
Fri, Dec 12th 2008 28
Reduce the size of your Notes Databases
Thu, Sep 3rd 2009 11
Using Dojo with Domino 8.5
Mon, Jun 1st 2009 11
Tools for Admins
Thu, Nov 19th 2009 10
Using the db2 backend
Tue, Jun 2nd 2009 10
Installing Domino 7.0.2 on Linux
Fri, Feb 9th 2007 10
JSON and Domino
Mon, Jan 7th 2008 9


Bruce Lill
Blog Title How did I do it
Blog Description Notes from the bench.
Blog URL http://www.kalechi.com/comments.nsf
RSS Feed http://www.kalechi.com/comments.nsf/feed.rss
Validate Feed feedvalidator.org or validator.w3.org
Feed Last Checked Mar 19, 2010 4:25:29 AM EST. Realtime Update:
Landed Here Dec 10, 2009
Location Lees Summit, MO USA
Posts: # / 1st / Latest - -
Total Hits 360. myPL RSS Selections: 11


Recent Blog Posts
60


Domino 301 redirect for site.com - www.site.com
Wed, Feb 3rd 2010 4:25p   Bruce Lill
Someone asked me how do you redirect users to the www.domain.com address if they just entered domain.com in the browser. It seems the search engines will see the two as different sites and not combine ... [read] Keywords: domino
3


SecurTrac Mail Monitor Samples
Wed, Jan 27th 2010 11:04a   Bruce Lill
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. ... [read] Keywords: admin email
128


Profile your LotusScript Agents
Sun, Dec 13th 2009 4:59p   Bruce Lill
I just spent the last few week doing an infrastructure review because of the bad performance they've been having. I reviewed a lot of logs, setup the Domino Domain Monitoring and got the servers runni ... [read] Keywords: domino lotusscript profile
48


Run compact from a Linux terminal window
Sat, Dec 12th 2009 8:55p   Bruce Lill
The first time I tried I got the error: "Error while loading shared libraries: libnotes.so: cannot open shared object file: No such file or directory." So I created a symbolic link the library in /usr ... [read] Keywords: linux
10


Tools for Admins
Thu, Nov 19th 2009 7:23a   Bruce Lill
After using Lotus Notes 8 for a while, I have found some great tools for Domino Administrators to use. These tools will help make your job easier and you don't have to try to bribe your developers to ... [read] Keywords: domino lotus notes
11


Reduce the size of your Notes Databases
Thu, Sep 3rd 2009 6:49p   Bruce Lill
With Notes 8.5 and Domino 8.5 you get a new database structure that support things like Design compression, database compression and DAOS (for servers). This will let you reduce the sizes of your Note ... [read] Keywords: domino notes database




10


Using the db2 backend
Tue, Jun 2nd 2009 5:26p   Bruce Lill
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 ... [read] Keywords: domino db2 server wiki
11


Using Dojo with Domino 8.5
Mon, Jun 1st 2009 4:05p   Bruce Lill
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 ... [read] Keywords: domino javascript development dojo
7


The orignial JMP103 Lotusphere session
Mon, Jan 5th 2009 6:50a   Bruce Lill
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 ... [read] Keywords: lotusphere database db2
28


Using a row numbers in a Query View
Fri, Dec 12th 2008 6:47p   Bruce Lill
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 ... [read] Keywords: notes db2 sql
7


SecurTrac Mail Monitor Samples
Tue, Nov 11th 2008 7:46a   Bruce Lill
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. ... [read] Keywords: admin formula email
9


JSON and Domino
Mon, Jan 7th 2008 9:25a   Bruce Lill
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 ... [read] Keywords: domino javascript ajax database profile
4


My wish list for db2-Domino integration
Wed, Dec 12th 2007 11:48a   Bruce Lill
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 ... [read] Keywords: domino lotus db2 integration
4


Installation - db2 v9, Domino 8 and db2 Access Server.
Fri, Nov 30th 2007 8:12a   Bruce Lill
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 ... [read] Keywords: domino db2 server
4


Photo library that import jpegs
Fri, Nov 30th 2007 8:10a   Bruce Lill
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. ... [read] Keywords: domino lotus application
3


Configuration Manager - How to manage links between multi-db, multi-server applications
Fri, Nov 30th 2007 8:09a   Bruce Lill
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 ... [read] Keywords: agent applications database development server
3


db2 access views and Query Views
Wed, Nov 14th 2007 3:59p   Bruce Lill
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 ... [read] Keywords: domino notes db2 interface linux
10


Installing Domino 7.0.2 on Linux
Fri, Feb 9th 2007 7:55a   Bruce Lill
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 ... [read] Keywords: admin domino lei linux red hat




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - FAQ - Mobile Edition