<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Docubase Systems (US)</title>
	<link>http://www.docubaseonline.com/blog</link>
	<description>a resource for Docubase users and admins</description>
	<lastBuildDate>Wed, 09 Sep 2009 14:13:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Videos</title>
		<description>



There will be more videos added here as they are produced.


	Print 2 DIS
DIS AddDocs
 </description>
		<link>http://www.docubaseonline.com/blog/?p=650</link>
			</item>
	<item>
		<title>DIS AddDoc</title>
		<description>DIS AddDoc covers the need to get documents into the document repository quickly.

Features

	Scan single to multi-page documents using the basic TWAIN drivers
	Add files directly from the PC
	Add newer versions of files into the system



Setup is fast and easy

Usage

	Launch the application by clicking its' icon 
	If you have access to more ...</description>
		<link>http://www.docubaseonline.com/blog/?p=619</link>
			</item>
	<item>
		<title>Print 2 DIS</title>
		<description>
About
Print 2 DIS is the easiest way to get electronic documents stored into your Docubase Information Suite system.  If you can operate a printer, you can use Print 2 DIS.

Currently the latest release of Print 2 DIS is 0.6
Licensing
Print 2 DIS is sold as a per-computer license meaning each ...</description>
		<link>http://www.docubaseonline.com/blog/?p=588</link>
			</item>
	<item>
		<title>Protected: Document Versioning</title>
		<description>
	This post is password protected. To view it please enter your password below:
	Password:  
	
	 </description>
		<link>http://www.docubaseonline.com/blog/?p=489</link>
			</item>
	<item>
		<title>Protected: Index form creation</title>
		<description>
	This post is password protected. To view it please enter your password below:
	Password:  
	
	 </description>
		<link>http://www.docubaseonline.com/blog/?p=552</link>
			</item>
	<item>
		<title>Protected: Search form creation</title>
		<description>
	This post is password protected. To view it please enter your password below:
	Password:  
	
	 </description>
		<link>http://www.docubaseonline.com/blog/?p=504</link>
			</item>
	<item>
		<title>Docubase Barcode Maker</title>
		<description>Docubase Barcode Maker was born of the idea that users wanted an easy way to associate date with paper files.

Requirements

This application requires a minimum of .NET 2.0 Framework to be installed on the workstation, available here from Microsoft's website.

The barcode maker application is configured using an INI file which makes ...</description>
		<link>http://www.docubaseonline.com/blog/?p=467</link>
			</item>
	<item>
		<title>Dictionary Management</title>
		<description>
Dictionary Management [dbloadindex.exe] is an application for adding predetermined keywords to a category in a database.

	Launch the Dictionary Manager from the client shortcut directory (normally on the desktop).
	Log into Dictionary Manager using an account that has administrative rights on the database you wish to add words to.

	A non-administrator can log-in ...</description>
		<link>http://www.docubaseonline.com/blog/?p=452</link>
			</item>
	<item>
		<title>Form Scripting in DIS</title>
		<description>Make a field 'read-only'
This code needs to be in the Init field

var block = this.getRootBlock();
var lines = block.getChildren();

l1=lines[0];
l2=lines[1];

l1._readonly=true;
l2._readonly=true;

Replace unwanted values
This code needs to be in the Submit field

cat1=this.getChild("l1");
tVal1=cat1.getValue1();
tVal1=tVal1.replace(/-/,"?");
cat1.setValue1(tVal1,false);


Set values of fields to a given field
This code needs to be in the Submit field
Takes the value entered in field 1 and ...</description>
		<link>http://www.docubaseonline.com/blog/?p=442</link>
			</item>
	<item>
		<title>Adding Image converter to DIS [JPG-&gt;PDF]</title>
		<description>Step 1.  Purchase; Download; Install Total Image Converter Get it Here

Step 2. Install the image converter to a simple directory on the server. (eg C:\Converters)

Step 3. Configure the converter in amfconfig.

	Log into amfconfig
	Select Node Management
	Select the view option from rheaweb-SERVERNAME 
	Select Add a new parameter 
	Enter the information as follows ...</description>
		<link>http://www.docubaseonline.com/blog/?p=422</link>
			</item>
</channel>
</rss>
