Hosted By

Contact Me

Misc Links

OpenNTF BlogSphere LotusGeek CoComment Custom Button

Ads by Google

Welcome to keithstric.com!

I hope you find this site useful in some way or another. I strive to bring you all sorts of geeky information and solutions to your most frustrating of issues with the occasional rant on whatever topic, technical reviews and weblog. You'll also find many products that I've developed and make available for you to use however you like. So, grab a cup of coffee, sit down and visit for a while.

SnTT: XPages Calendar Control

02/04/2010 4:05 PM By Keith Strickland
Here is a sample database which contains the ccCalendar custom control. This control will display an XPages calendar that will allow you to move from month to month. It will also allow for data to be displayed on the proper day and a dojo tool tip will be shown when the mouse hovers over a data entry to show the full text.

Other features are
* A menu to navigate to different views
* Reusable via an Editable Area or Property Definitions
* A day view - Works with all browsers except IE, think this has to do with dojo.gfx
* A week view - Right now there is no method to display data on this view

NOTE: This download will be updated as SnTT posts are made concerning the XPages Calendar


keithstric.com BlogSphere theme

12/10/2009 3:17 PM By Keith Strickland
Here is the BlogSphere theme that I'm currently running on keithstric.com. Enjoy.


Folder Action - Image to JPG

06/15/2009 3:47 PM By Keith Strickland
This is a script written by Apple to place in a folder action which will convert an image to JPG, PNG or TIFF format


SnTT: Google Charts demo

04/30/2009 11:21 AM By Keith Strickland
Here is the demo database which goes with the "SnTT: Using the Google Charts class to put Charts in a Lotus Notes application" post, enjoy!


Google Chart class

04/13/2009 2:13 PM By Keith Strickland
A class for generating a Google Charts URL


Domino Rich Text Table class

02/03/2009 2:11 PM By Keith Strickland

This is an LSS of the DomRTTable class I created (at least I think I created it, if you created please let me know and I'll give credit for it). But this all works with the exception of PassThruHTML part of it.


Group Membership Lookups

11/19/2008 9:05 AM By Keith Strickland
This is a simple application which will provide you the ability to lookup the groups a person is a member of or lookup the members of a group.


Copy It!

10/31/2008 11:44 AM By Keith Strickland
A quickie DB I developed for copying a database via a scheduled agent


SnTT: DominoField class

05/02/2008 2:23 PM By Keith Strickland

This is the code for the DominoField class for the 04/02/2008 SnTT post.


SnTT: Flash charts in Lotus Notes

03/07/2008 10:11 PM By Keith Strickland

Demo database for the Flash charts in Lotus Notes SnTT


SnTT: Java Method for building a checkbox dialog

09/10/2007 12:14 PM By Keith Strickland

This is the code talked about in the SnTT: Java Method for building a checkbox dialog post.


Highlight Active Field Demo

08/28/2007 8:47 AM By Keith Strickland

Here is a demo of the Highlight Active Fields SnTT. It contains only one form called Sample which shows the technique.


ExcelData Class

08/13/2007 10:41 AM By Keith Strickland

This is an LSS of the ExcelData class. It provides you a means of getting data out of and in to Microsoft Excel. I have also included a word document that contains explanations and examples of using the class. Also included is an html file of the code.

The most recent updates are not in the HTML or Word documents. But it is commented using the LotusScript.doc formatting


Notes Client BreadCrumbs demo

06/08/2007 11:11 AM By Keith Strickland

This is the example database to accompany the SNTT: Lotus Notes Client Breadcrumbs.


Highlight active field - Images

04/27/2007 11:35 AM By Keith Strickland

These are the images I used in the application that was shown in the SnTT posts for Highlighting the active fields.


WinXP Sign-or-Seal

04/08/2007 11:45 AM By Keith Strickland

This is the registry file for the Samba PDC How-To


Domino Photo Gallery

04/06/2007 10:22 PM By Keith Strickland

This is an early attempt at creating a photo gallery for Domino. It's loosely based on Gallery, the OpenSource PHP Photo Gallery. It's only kind-of functional but maybe you can make some kind of use from it.


Create Database MySQL

04/06/2007 10:11 PM By Keith Strickland

SQL to create a mysql database for xMail users


Bug Tracker database

04/05/2007 8:57 PM By Keith Strickland

This is a very simple database I created for keeping track of bugs in applications. It's not very complex or hard to use. You create an application document then you can create bug documents which are children of the Application document. You can mark them resolved and so forth. Works for simple tracking but probably not on a corporate level.


backup-dirs Script

04/05/2007 8:55 PM By Keith Strickland

This is a Linux script file which will backup all of your MySQL databases and directories defined in a variable. It currently will backup to a directory which is mounted on the box. Hopefully I will be able to add a way to put the created tar files on a CD. The only problem is the data may be too large to fit onto a single CD.


LSXLDAP Demo

04/05/2007 8:44 PM By Keith Strickland

A sample database with the 2 forms and the agent documented in the lsxldap how-to


Subscribe to keithstric.com

OpenNTF

Disclaimer

The opinions and ideas posted on keithstric.com are not necessarily the opinions and ideas of my employer. The solutions, techniques and code provided here are not guaranteed or warranted in any way and are free for you to use at your own risk.