<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://ideajam.net/ideajam/p/ij.nsf/rsstransform.xslt"?>
<rss version="2.0">
<channel>
	<language>en-us</language>
	<lastBuildDate>Wed, 22 May 2013 20:11:28 +0000</lastBuildDate>
	<title>IdeaJam(tm) RSS Feed</title>
	<description>An RSS feed generated by IdeaJam(tm) for tag tool</description>
	<link>http://ideajam.net/ideajam/p/ij.nsf</link>
	<image>
	    <title>IdeaJam(tm) RSS Feed</title>
	    <url>http://ideajam.net/ideajam/p/ij.nsf</url>
	    <link>http://ideajam.net/ideajam/p/ij.nsf/LogoSquare.gif?OpenImageResource</link>
	</image>
	<item>
		<pubDate>Tue, 27 Nov 2007 07:21:04 +0000</pubDate>
		<title>Domino Designer / : lotusscript classes to access Productivity Tools basic</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Josep Alemany Fruitos&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=LotusScript"&gt;LotusScript&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Productivity"&gt;Productivity&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Tool"&gt;Tool&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;p&gt;We need easily acces to Productivity Tools for program automathic processes. The best way is to do it with LotusScript!&lt;/p&gt;
&lt;p&gt;Implement new classes to connect data from Notes &amp;lt;-&amp;gt; Productivity Tools: to find a bookmark and replace it with some text, for example.&lt;/p&gt;
&lt;p&gt;A wizard to &amp;quot;combine correspondence&amp;quot; with contacts for the final user will be interesting too.&lt;/p&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/F02CD3CB9284912C862573A0002861D1?OpenDocument</link>
	</item>
	<item>
		<pubDate>Tue, 08 Jan 2008 11:58:13 +0000</pubDate>
		<title>Domino Designer / : A notes formula engine parser in java with ANTLR </title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Axel Janssen&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=@formula"&gt;@formula&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=tool"&gt;tool&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=ide"&gt;ide&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;[warning: lots of jargon&#93;&lt;/div&gt;
&lt;div&gt;This won't get many promotes, though I think it would be great to have.&lt;/div&gt;
&lt;div&gt;Domain Specific languages are getting more and more interest. Now notes formula language owns a lot of similarities with domain specific languages.&lt;/div&gt;
&lt;div&gt;With ANTLR and other tools on the Java side, there are now effective tools to create interpreters for domain specific languages.&lt;/div&gt;
&lt;div&gt;Once a non-Domino interpreter of formula language does exist, debugging, unit testing, refactoring and perhaps learning of notes formula language would become much easier. Aditionally it could be plugged into my soon-to-be released mock framework for the Domino Java Api a lot simpler (see link).&lt;/div&gt;
&lt;div&gt;Also it would make for a interesting open source projects for those interested in learning writing a language interpreter.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/6021FB054E497FFA862573CA0041C196?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 04 Feb 2010 14:36:25 +0000</pubDate>
		<title>Notes Client / Core/Frameworks (Incl. sidebar, rich text editor): Make replicate/refresh tool ever-present across all databases</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Stuart McIntyre&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=notes"&gt;notes&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=client"&gt;client&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=replicate"&gt;replicate&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=refresh"&gt;refresh&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=smarticon"&gt;smarticon&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=tool"&gt;tool&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Since R8, the Mail view has had a nifty refresh icon, that is clever enough to know to kick off a replication process if a local replica is being used.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;However, that tool seems to only be available in the Mail db.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;I'd like it to be available in every database/application - and to be intelligent as to whether a simple refresh or replication is required.&amp;nbsp; It would be relevant to 90% of the DBs I&amp;nbsp;access - particularly blogs, forums, wikis etc.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;What do you think?&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/77CE74E0E7C4F12C862576C000503D32?OpenDocument</link>
	</item>
	<item>
		<pubDate>Mon, 23 Aug 2010 20:14:01 +0000</pubDate>
		<title>Domino Designer / : Action "remove flag prohibit design refresh or replace to modify"</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Michael Tassati&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=design"&gt;design&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=refresh"&gt;refresh&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=action"&gt;action&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=tool"&gt;tool&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;in domino desiger tools menu, beside &amp;quot;recompile all&amp;quot; a new action &amp;quot;remove flag prohibit design refresh or replace to modify&amp;quot; will be nice. currently i'm using ytria or teamstudio tools for this, but this funktion is basic and so IBM&amp;nbsp;Lotus should create it.&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/64660A98DD2DF39D862577880069A756?OpenDocument</link>
	</item>
</channel></rss>
