<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ChainDetector</title>
	<atom:link href="http://chaindetector.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaindetector.wordpress.com</link>
	<description>Utility for Lotus Notes Designers</description>
	<lastBuildDate>Thu, 17 Jul 2008 20:30:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='chaindetector.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8c34b716e2ba840acc27a7c3e853370e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>ChainDetector</title>
		<link>http://chaindetector.wordpress.com</link>
	</image>
			<item>
		<title>ChainDetector for Lotus Notes Database</title>
		<link>http://chaindetector.wordpress.com/2008/07/17/chaindetector-for-lotus-notes-database/</link>
		<comments>http://chaindetector.wordpress.com/2008/07/17/chaindetector-for-lotus-notes-database/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:20:23 +0000</pubDate>
		<dc:creator>OV</dc:creator>
				<category><![CDATA[ChainDetector]]></category>
		<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://chaindetector.wordpress.com/?p=3</guid>
		<description><![CDATA[Ever wanted to know which other databases are needed for proper run of LN database? You get lost in complicated code done by somebody else? Then ChainDetector can help you! 
Fautures:

 detects any relations in LotusScript, Java and Formula in libraries, actions, forms, pages, frames, outlines, computed texts, &#8230;


displaying type of relation: blue line &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chaindetector.wordpress.com&blog=4230140&post=3&subd=chaindetector&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ever wanted to know which other databases are needed for proper run of LN database? You get lost in complicated code done by somebody else? Then ChainDetector can help you! <img src="http://1.im.cz/webmail/img/smile/5.gif" alt="-)" width="15" height="15" /></p>
<div id="attachment_11" class="wp-caption alignnone" style="width: 310px"><a href="http://chaindetector.files.wordpress.com/2008/07/chd1.gif"><img class="size-medium wp-image-11" src="http://chaindetector.files.wordpress.com/2008/07/chd1.gif?w=300&#038;h=182" alt="ChainDetector in action" width="300" height="182" /></a><p class="wp-caption-text">ChainDetector in action</p></div>
<p><strong>Fautures:</strong></p>
<ul>
<li> detects any relations in LotusScript, Java and Formula in libraries, actions, forms, pages, frames, outlines, computed texts, &#8230;</li>
</ul>
<ul>
<li>displaying type of relation: blue line &#8211; LotusScript, brown &#8211; Java, other &#8211; black</li>
</ul>
<ul>
<li>ignoring comments in LotusScript, Java</li>
</ul>
<ul>
<li>showing line number for LotusScript, Java</li>
</ul>
<ul>
<li>existing target databases has color icon, when exact name cannot be determined, it is gray</li>
</ul>
<p><strong>Installation and running:</strong></p>
<p>1. Download <a title="draw2d download" href="http://www.eclipse.org/gef/downloads/" target="_blank">org.eclipse.draw2d runtime</a></p>
<p>2. Download <a title="swt download" href="http://www.eclipse.org/swt/" target="_blank">org.eclipse.swt runtime</a></p>
<p>(Both files are included into Lotus Notes 8 in framework/rpc/eclipse/plugins.)</p>
<p><a href="http://sweb.cz/ovojta/ChainDetector.jar"></a></p>
<p>3. Locate Notes.jar (e.g. c:/Program Files/lotus/notes/jvm/lib/ext)</p>
<p>4. Make visible these 3 jar files for JVM. Simpliest way is to put them into lib/ext (e.g. c:/Program Files/Java/jre1.5.0_06/lib/ext)</p>
<p>4. Download <a href="http://sweb.cz/ovojta/ChainDetector.jar">ChainDetector</a></p>
<p>5. Run it by commad with database file name as parameter: java -jar ChainDetector.jar DB.nsf</p>
<p>6. If you run out of memory, run it like this: java -Xmx512m -jar ChainDetector.jar DB.nsf</p>
<p>Program saves file dxl.xml in current directory for debugging reasons.</p>
<p><strong> List of code patterns that are searched</strong>:<br />
LS: new NotesDatabase, getDatabase, openDatabase, openByReplicaId, getView, getAgent<br />
Java: getDatabase, openDatabase, openByReplicaId, getView, getAgent<br />
Formula: @DbColumn, @DbLookup, @Command( [FileOpenDatabase]), @Command([Compose]), @Command([ComposeWithReference]</p>
<p><strong>License:</strong> Freeware</p>
<p><strong>Problems</strong></p>
<p><span style="color:#0000ff;">Exception in thread &#8220;main&#8221; java.lang.UnsatisfiedLinkError: no nlsxbe in java.library.path</span><br />
Solution: Set PATH variable to point to your Lotus Notes directory</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chaindetector.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chaindetector.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chaindetector.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chaindetector.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chaindetector.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chaindetector.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chaindetector.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chaindetector.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chaindetector.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chaindetector.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chaindetector.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chaindetector.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chaindetector.wordpress.com&blog=4230140&post=3&subd=chaindetector&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://chaindetector.wordpress.com/2008/07/17/chaindetector-for-lotus-notes-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/698042426c86baccc2e9b912ab8b4f3f?s=96&#38;d=identicon" medium="image">
			<media:title type="html">OV</media:title>
		</media:content>

		<media:content url="http://1.im.cz/webmail/img/smile/5.gif" medium="image">
			<media:title type="html">-)</media:title>
		</media:content>

		<media:content url="http://chaindetector.files.wordpress.com/2008/07/chd1.gif?w=300" medium="image">
			<media:title type="html">ChainDetector in action</media:title>
		</media:content>
	</item>
	</channel>
</rss>