<?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>Thu, 23 May 2013 16:58:21 +0000</lastBuildDate>
	<title>IdeaJam(tm) feed for Vlad Sh</title>
	<description>An RSS feed generated by IdeaJam(tm) for Vlad Sh</description>
	<link>http://ideajam.net/ideajam/p/ij.nsf</link>
	<image>
	    <title>IdeaJam(tm) feed for Vlad Sh</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>Mon, 23 Nov 2009 14:45:40 +0000</pubDate>
		<title>Domino Designer / : Add a optional parameter REFItemName for work with hierarchies of responses</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&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=@function"&gt;@function&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;REFItemName = &amp;quot;$REF&amp;quot; by default or omit this parameter.&lt;br /&gt;
&lt;br /&gt;
apply to following methods:&lt;br /&gt;
Call notesDocument.MakeResponse(document As NotesDocument, [ REFItemName As String &#93;)&lt;br /&gt;
Set notesDocumentCollection = notesDocument.Responses( [ REFItemName As String &#93; )&lt;br /&gt;
@Command([ComposeWithReference&#93;; server : database ; form ; flags ; [ REFItemName &#93;)&lt;br /&gt;
@Responses([ REFItemName &#93;)&lt;br /&gt;
&lt;br /&gt;
probably need to take into account:&lt;br /&gt;
notesDocument.ParentDocumentUNID&lt;br /&gt;
IsResponse&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;EDITED&lt;/strong&gt;: MakeResponse or ComposeWithReference can be excluded from this list, but then give a chance to create item type of &amp;quot;Response Reference List&amp;quot;, because now it correctly you can create only MakeResponse method.&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C67D189FA072A0486257677005115D7?OpenDocument</link>
	</item>
	<item>
		<pubDate>Mon, 23 Nov 2009 14:53:46 +0000</pubDate>
		<title>re: Add a optional parameter REFItemName for work with hierarchies of responses</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Peter Presnell&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Hi Vlad. I'm struggling to understand why we would want to change the name of the reserved field always used to denote the parent document. I would suspect there is a whole lot of Notes code that depends on this field being what it is and at the very least there would be a perfromance hit if Notes had to search through all the fields in a document to find if such a field exists (and what would it do if there was more than 1?).&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C67D189FA072A0486257677005115D7?opendocument&amp;#commentsanc&amp;id=69F3060EB514A4C4862576770051D3AE</link>
	</item>
	<item>
		<pubDate>Mon, 23 Nov 2009 15:09:00 +0000</pubDate>
		<title>Notes Client / Core/Frameworks (Incl. sidebar, rich text editor): Interface and functional "Open Application..." window</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Open Application window"&gt;Open Application window&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;I propose to unify the functional window open databases.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Instead of &amp;quot;Browse&amp;quot; button you can proceed to the browsing of local resources using the icon &amp;quot;Up&amp;quot;, located to the right of &amp;quot;Look in: On My Computer&amp;quot;. Also in the expands window (the button &amp;quot;Browse&amp;quot;) contains the file extensions that are not databases...&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Below the field &amp;quot;File name:&amp;quot; to append a ComboBox with a list of file types, appropriate databases Lotus (nsf, ntf, box).&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/95B983D20535786B86257677005338DE?OpenDocument</link>
	</item>
	<item>
		<pubDate>Mon, 23 Nov 2009 15:28:45 +0000</pubDate>
		<title>Notes Client / Other: Assign user hotkeys</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=user hotkeys"&gt;user hotkeys&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Add the Lotus Notes settings for the possibility of the appointment of custom combinations of keys &lt;strong&gt;for different actions&lt;/strong&gt; (also scripts, plugins, etc.). Be able to assign hotkeys for the operation of the Lotus Domino Designer.&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/34634C9712F881BC86257677005507F6?OpenDocument</link>
	</item>
	<item>
		<pubDate>Mon, 23 Nov 2009 16:02:14 +0000</pubDate>
		<title>re: Add a optional parameter REFItemName for work with hierarchies of responses</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Hi, Peter. &lt;br /&gt; &lt;br /&gt; We can do custom hierarchy, that is to build the hierarchy of types of responses to a different field that has a special type of "Response Reference List" with a value in the form of 32-byte number. &lt;br /&gt; &lt;br /&gt; In the view of simply redefined item, which by default ($REF), for example, before SELECT in the view selecting formula write: &lt;br /&gt; DEFAULT $REF := $RefCustom &lt;br /&gt;This enables the formation of different hierarchies, for various dependencies. &lt;br /&gt; &lt;br /&gt; So, to create such a field (type of "Response Reference List") necessary to copy now $REF somewhere, then do makeResponse another "parent", rename, resulting in $REF to $RefCustom (or another name) and then return the old $REF in place ... &lt;br /&gt; And in order to get all the "child's" to the "parent" of $RefCustom, must either create an additional view to the selection by UNID or use notesDatabase.Search, that differently, but still affects the performance is not improved. &lt;br /&gt; I proposed setting and functionality techniques could elegantly solve these problems. &lt;br /&gt; &lt;br /&gt; I apologize for my English.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C67D189FA072A0486257677005115D7?opendocument&amp;#commentsanc&amp;id=C67861585013552D8625767700581890</link>
	</item>
	<item>
		<pubDate>Mon, 23 Nov 2009 16:35:55 +0000</pubDate>
		<title>Notes Client / Other: Writing to copy the field value in the FileName box database properties</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=database properties box"&gt;database properties box&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;I propose to make a window box FileName property database available for copying.  Small cosmetic improvements, but without the bad :)&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/10C451B971E6A56186257677005B2E2C?OpenDocument</link>
	</item>
	<item>
		<pubDate>Mon, 23 Nov 2009 17:46:48 +0000</pubDate>
		<title>Notes Client / Core/Frameworks (Incl. sidebar, rich text editor): When you DoubleClick on the category in the PickList takes off message "Invalid selection"...</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=PickList"&gt;PickList&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=DoubleClick"&gt;DoubleClick&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Invalid selection"&gt;Invalid selection&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;It stretches from the time of R5.x and annoys users.&lt;/div&gt;
&lt;div&gt;I suggest not show this message and make the reaction to DoubleClick &lt;strong&gt;on category&lt;/strong&gt; by analogy with the usual behavior in a view, - that is collapse or expand current category.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Edited later: similar idea &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/0/2CB1932E0F777BE9862573A10071ADE7?OpenDocument"&gt;{ Link&lt;/a&gt; }&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/FE6E3A591235B178862576770061AB80?OpenDocument</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 09:57:00 +0000</pubDate>
		<title>re: Writing to copy the field value in the FileName box database properties</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Paul Davies&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Absolutely. This request has been posted before: { &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/search?searchview&amp;amp;query=properties&amp;amp;start=0&amp;amp;count=40" rel="nofollow" target="_blank"&gt;Link&lt;/a&gt; }&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/10C451B971E6A56186257677005B2E2C?opendocument&amp;#commentsanc&amp;id=B12CB054C3D2DF0C862576780036A847</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 10:55:10 +0000</pubDate>
		<title>Notes Client / Core/Frameworks (Incl. sidebar, rich text editor): Interface and functional "Database ... cannot be found" window</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=cannot be found"&gt;cannot be found&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=window"&gt;window&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;When the database was moved from a server (often from Local), then when you click on application icon appears the window label &amp;quot;Database &lt;em&gt;dbTitle&lt;/em&gt; cannot be found&amp;quot;.&lt;/div&gt;
&lt;div&gt;I propose to add to this window &amp;quot;Browse&amp;quot; button to choice the database by hand, by analogy with click on shortcuts to a nonexistent file in the operating system.
   
   When you click on &amp;quot;Browse&amp;quot; button to display &amp;quot;Open Application ...&amp;quot; window.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;EDITED&lt;/strong&gt;:&lt;/div&gt;
&lt;div&gt;Alternatively: instead of &amp;quot;Database &lt;em&gt;...&lt;/em&gt; cannot be found&amp;quot; window display a &amp;quot;Open Application ...&amp;quot; window, because recently window has all required functionality:&lt;br /&gt;
- can  choose a server;&lt;br /&gt;
- can choose the database by hand;&lt;br /&gt;
- can click the &amp;quot;Cancel&amp;quot; button.&lt;br /&gt;
&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8D01140A32C78F2786257678003BFBD0?OpenDocument</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 11:31:06 +0000</pubDate>
		<title>Notes Client / Other Database Applications: Support for workspace using drag and drop</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=workspace"&gt;workspace&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=tabs"&gt;tabs&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=files"&gt;files&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=drag and drop"&gt;drag and drop&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Drag &amp; Drop"&gt;Drag &amp; Drop&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=drag-and-drop"&gt;drag-and-drop&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Propose:&lt;/div&gt;
&lt;ol&gt;
    &lt;li&gt;Add the ability to drag tabs of workspace.&lt;/li&gt;
    &lt;li&gt;Add support to drag and drop the file (nsf, ntf, box) from browser of the operating system to the workspace (the application's icon should be created automatically).&lt;/li&gt;
    &lt;li&gt;Add the ability to drag and drop applications (nsf, ntf, box) from Admin Client to Notes Client Workspace (&lt;strong&gt;Jens Schwendemann&lt;/strong&gt;).&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/4CC2FF644A3888C586257678003F45FF?OpenDocument</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 13:24:46 +0000</pubDate>
		<title>re: Support for workspace using drag and drop</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Paul Davies&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; also - be able to select a blank area of the workspace before adding an icon so it appears where you want it to!&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/4CC2FF644A3888C586257678003F45FF?opendocument&amp;#commentsanc&amp;id=5D65048683FA2863862576780049ADCA</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 14:57:08 +0000</pubDate>
		<title>re: Support for workspace using drag and drop</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Dirk Stelloh&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Maybe an option controlling where new databases are put on the workspace is sth. to consider too! I'm using lots of pages and it is quite cumbersum to arrange databases the right way, without having the space between filled by databases I've opened...&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/4CC2FF644A3888C586257678003F45FF?opendocument&amp;#commentsanc&amp;id=AFBC0C4506ADA5B38625767800522293</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 15:17:23 +0000</pubDate>
		<title>re: Support for workspace using drag and drop</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Colleagues, thank you for your additions! &lt;br /&gt; In any case, put the application icon in place under the mouse pointer. If this place is occupied, then put the application icon in free space, located right-below. &lt;br /&gt; This should be supported and when you open a database on Ctrl+O.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/4CC2FF644A3888C586257678003F45FF?opendocument&amp;#commentsanc&amp;id=3FFEC623FD7BD855862576780053FD67</link>
	</item>
	<item>
		<pubDate>Tue, 24 Nov 2009 16:57:58 +0000</pubDate>
		<title>Domino Designer / : Improvement Prompt for ChooseDatabase (type=13)</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&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=@function"&gt;@function&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Prompt"&gt;Prompt&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=NotesUIWorkspace"&gt;NotesUIWorkspace&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=ChooseDatabase"&gt;ChooseDatabase&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=13"&gt;13&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Objects of review:&lt;/div&gt;
&lt;div&gt;@Prompt( [style&#93; : [NoSort&#93; ; &lt;em&gt;title&lt;/em&gt; ; prompt ; &lt;em&gt;defaultChoice&lt;/em&gt; ; choiceList ; &lt;em&gt;filetype&lt;/em&gt; )&lt;/div&gt;
&lt;div&gt;variant = NotesUIWorkspace.Prompt( type%, &lt;em&gt;title$&lt;/em&gt;, prompt$ [, &lt;em&gt;default&lt;/em&gt; &#93; [, &lt;em&gt;values&lt;/em&gt; &#93; )&lt;/div&gt;
&lt;div&gt;For &lt;em&gt;type&lt;/em&gt;=13 propose:&lt;/div&gt;
&lt;ol&gt;
    &lt;li&gt;Unify NUIWs.Prompt, adding the missing parameter &lt;em&gt;filetype&lt;/em&gt;, so you can specify the type of the database by default (file mask for display).&lt;/li&gt;
    &lt;li&gt;Parameter &lt;em&gt;title&lt;/em&gt; now does not work. Make it to work.&lt;/li&gt;
    &lt;li&gt;&#1056;arameter &lt;em&gt;default&lt;/em&gt; corresponds to the parameter &lt;em&gt;defaultChoice&lt;/em&gt;, and in this case is not used. Use this option to specify a directory or file by default.&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;Format: &lt;em&gt;server : file&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;file&lt;/em&gt; - can be a &lt;strong&gt;initial folder&lt;/strong&gt; for the &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/0/95B983D20535786B86257677005338DE?OpenDocument"&gt;&amp;quot;Open Application ...&amp;quot; window&lt;/a&gt; and files by default.&lt;/div&gt;
&lt;ul&gt;
    &lt;li&gt;If the &lt;em&gt;file&lt;/em&gt; is not empty, then will attempt to open the folder on the specified server, with the file name should be displayed in the field &amp;quot;&lt;em&gt;File name&lt;/em&gt;&amp;quot; dialog.&lt;/li&gt;
    &lt;li&gt;If the folder is not found, then an attempt should be made the opening of the parent folder. If the path fully does not exist, then the server must be open, just as it opens now.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;4. It would be good to set &lt;em&gt;multipleSelection&lt;/em&gt; (for this can be used in this case an unused parameter &lt;em&gt;choiceList&lt;/em&gt;&lt;em&gt;/values&lt;/em&gt;), and depending on this to display the &amp;quot;Open&amp;quot; button or &amp;quot;Select&amp;quot;.
     
 If omit this parameter, then display the both buttons (as is now).&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;EDITED&lt;/strong&gt;:&lt;/div&gt;
&lt;div&gt;I am aware that a much better solution would be to create a separate method ChooseDatabase; do not understand why the engineers IBM went to add &lt;em&gt;type&lt;/em&gt;=13 is in the method Prompt, if the choice of database is essentially (and parameters!) is much closer to the OpenFileDialog, than Prompt ... But something must be done about this, because the ability to customize the displayed window, in my opinion, is culture.&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/56456B53F8851A8786257678005D32C3?OpenDocument</link>
	</item>
	<item>
		<pubDate>Wed, 25 Nov 2009 10:17:30 +0000</pubDate>
		<title>Domino Designer / : Remove Err=4091 from GetDocumentByUNID method</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=NotesDatabase"&gt;NotesDatabase&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=GetDocumentByUNID"&gt;GetDocumentByUNID&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Err"&gt;Err&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=error"&gt;error&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=4091"&gt;4091&lt;/a&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=java"&gt;java&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Generation of this error is useless, it only hinders. Quite enough to return &lt;strong&gt;Nothing&lt;/strong&gt;.&lt;/div&gt;
&lt;div&gt;Similar &lt;em&gt;GetDocumentByID&lt;/em&gt; method does not generate errors.&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/D98D856C5BDE169B86257679003888AE?OpenDocument</link>
	</item>
	<item>
		<pubDate>Wed, 25 Nov 2009 10:59:56 +0000</pubDate>
		<title>Domino Designer / : When DoubleClick on embeded elements of design to open it by analogy with DoubleClick on SubForm</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=DoubleClick"&gt;DoubleClick&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=embeded"&gt;embeded&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=elements of design"&gt;elements of design&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;...similarly, the opening Shared actions and Shared fields.&lt;/div&gt;
&lt;div&gt;Propose to do with regard to the Views, Folders, Outlines, including those contained in the Frame, and Shared columns.
  
  &amp;nbsp;&lt;/div&gt;
&lt;div&gt;Properties of the Shared columns, and so forth, can be open on &lt;em&gt;Alt+Enter&lt;/em&gt; or by using RightClick-menu.&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/5908F0D814B6BD1F86257679003C6B6B?OpenDocument</link>
	</item>
	<item>
		<pubDate>Wed, 25 Nov 2009 16:37:37 +0000</pubDate>
		<title>Domino Designer / : Opening design element that contains the error, from the tab "Problems"</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&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=error"&gt;error&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=doubleclick"&gt;doubleclick&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=navigation"&gt;navigation&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;In the Lotus Domino Designer tab will appear on &amp;quot;&lt;em&gt;Problems&lt;/em&gt;&amp;quot;, in which displayed records of errors.  I propose (for LotusScript) at &lt;em&gt;DoubleClick&lt;/em&gt; on records not to display the source code of the element of design in XML, but open the corresponding element of the design, automaticaly finding the wrong area code and jump straight to the line, containing the error.&lt;/div&gt;
&lt;div&gt;Code in the form of XML can be open on RightClick-menu.&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/84322ACA951ADDB186257679005B55B0?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 26 Nov 2009 09:31:53 +0000</pubDate>
		<title>Domino Designer / : Remove Err=4411 from NotesUIDocument.Save method</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=NotesUIDocument"&gt;NotesUIDocument&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Save"&gt;Save&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=err"&gt;err&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=error"&gt;error&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=4411"&gt;4411&lt;/a&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=java"&gt;java&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Generation of this error is useless, it also hinders. All error handling should be done in the proper place - on &lt;em&gt;QuerySave&lt;/em&gt;.&lt;/div&gt;
&lt;div&gt;I propose that the &lt;em&gt;Save&lt;/em&gt; method returns the result as &lt;strong&gt;Boolean&lt;/strong&gt;, it's would be very convenient and usefull.&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8CCDCD9255B5E8978625767A00345BB7?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 26 Nov 2009 10:06:47 +0000</pubDate>
		<title>Domino Designer / : Save results of Recompile All LotusScript</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Vlad Sh&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Recompile All LotusScript"&gt;Recompile All LotusScript&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=RALS"&gt;RALS&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=report"&gt;report&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Propose add to &amp;quot;RALS&amp;quot; window a button for export the results (errors) in HTML or any other format. This format should support the opening of a design element (the transition to an error) in Lotus Domino Designer by clicking on the record the error.&lt;/div&gt;
&lt;div&gt;It will be convenient (now to remember all the places of errors have to do PrintScreen and close the window &lt;em&gt;RALS&lt;/em&gt;) and is useful because it gives an opportunity to save reports.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;strong&gt;Alternative variant&lt;/strong&gt;: make &lt;em&gt;RALS&lt;/em&gt; under a new &lt;em&gt;Eclipse-IDE&lt;/em&gt; with the ability to save the results too.&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/7CA0A4EFCC88CDA18625767A00378DAA?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 26 Nov 2009 10:11:52 +0000</pubDate>
		<title>re: Save results of Recompile All LotusScript</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Dirk Stelloh&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; How sbout writing results to the (local) log.nsf?&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/7CA0A4EFCC88CDA18625767A00378DAA?opendocument&amp;#commentsanc&amp;id=331381EF170E16D78625767A003804DE</link>
	</item>
</channel></rss>
