<?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>Lotus Notes — рабочий инструмент программиста. &#187; Lotus Notes</title>
	<atom:link href="http://lotusnotes.wordpress.com/category/lotus-notes/feed/" rel="self" type="application/rss+xml" />
	<link>http://lotusnotes.wordpress.com</link>
	<description>Обсуждения программирования на Lotus Notes/Domino</description>
	<lastBuildDate>Wed, 28 Jan 2009 11:50:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>ru</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='lotusnotes.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/97b248b0bf04b67d7d728ad100c2d26b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Lotus Notes — рабочий инструмент программиста. &#187; Lotus Notes</title>
		<link>http://lotusnotes.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lotusnotes.wordpress.com/osd.xml" title="Lotus Notes — рабочий инструмент программиста." />
		<item>
		<title>YUI 2.6.0 via Webdav</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/yui-260-via-webdav-2/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/yui-260-via-webdav-2/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:50:30 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/yui-260-via-webdav-2/</guid>
		<description><![CDATA[I loaded the Yahoo User Interface via WebDav, into a Domino Database. Works well, and you don&#8217;t need to beg the Administrator to put the files on the server for you.








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10025&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/yui-260-via-webdav-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating an Empty Document Collection &#8211; Undocumented Code</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/creating-an-empty-document-collection-undocumented-code-31/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/creating-an-empty-document-collection-undocumented-code-31/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:50:19 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/creating-an-empty-document-collection-undocumented-code-31/</guid>
		<description><![CDATA[Have you ever wanted to build your own custom document collections? I have, imagine my surprise when I came across this undocumented code within the R8 Mail Template which lets you do just that: CreateDocumentCollection() This handy little timesaver allows you to quickly initialize an empty collection. Here is an example: Dim MyCol As NotesDocumentCollectionSet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10024&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/creating-an-empty-document-collection-undocumented-code-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Refresh All Views</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/refresh-all-views-38/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/refresh-all-views-38/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:50:13 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/refresh-all-views-38/</guid>
		<description><![CDATA[Sub RefreshAllViews(db As NotesDatabase)&#8216; posted to http://www.openntf.org/Projects/codebin/codebin.nsf/0/C4BA0B2EC810D7EE8625751C0051534A&#8216; written by Mike Mortin, 20081211	Dim s As New NotesSession &#8216; use the current db if none is specified	If db Is Nothing Then set db = s.CurrentDatabase &#8216; refresh all views	Forall view In db.Views&#8216; Print &#34;Refreshing view &#8216;&#34; &#38; view.Name &#38; &#34;&#8217;&#34; Call view.Refresh	End ForallEnd Sub








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10023&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/refresh-all-views-38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Converting Domino view XML to hierarchical style</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/converting-domino-view-xml-to-hierarchical-style-40/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/converting-domino-view-xml-to-hierarchical-style-40/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:50:04 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/converting-domino-view-xml-to-hierarchical-style-40/</guid>
		<description><![CDATA[The view XML you get using ?ReadViewEntries is descriptive. The tree structure of view categories is maintained via position attribute, not via XML structure. I needed a view XML with tree structure to display a categorized Notes view in TreeView component in .NET. This is the XSLT that can do the trick. Simply transform your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10022&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/converting-domino-view-xml-to-hierarchical-style-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Clear Lotus Notes local cache (cache.ndk) with LotusScript</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/clear-lotus-notes-local-cache-cachendk-with-lotusscript-43/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/clear-lotus-notes-local-cache-cachendk-with-lotusscript-43/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:52 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/clear-lotus-notes-local-cache-cachendk-with-lotusscript-43/</guid>
		<description><![CDATA[Embed this LotusScript in a button or in the postopen sub of a database script. With it, users can clear their local caches without deleting their cache.ndk files. Here is the code : ************************** Dim WorkSpace As New NotesUIWorkspaceDim DbCache As NotesDatabaseDim AllDocs As NotesDocumentCollectionDim Doc, nextDoc As NotesDocumentDim i As Integer On erreur Goto [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10021&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/clear-lotus-notes-local-cache-cachendk-with-lotusscript-43/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Sample Access to OpenOffice or Lotus Symphony</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/sample-access-to-openoffice-or-lotus-symphony-43/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/sample-access-to-openoffice-or-lotus-symphony-43/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:41 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/sample-access-to-openoffice-or-lotus-symphony-43/</guid>
		<description><![CDATA[This database contains a small sample application, which shows you, how you can access OpenOffice or Symphony from within LotusScript by using the COM-UNO Bridge, that comes with these two products. Until today, documentation that is good for most of us LS programmers is sparse. And samples are rare. This database contains an application, which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10020&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/sample-access-to-openoffice-or-lotus-symphony-43/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete BES State Databases</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/delete-bes-state-databases-53/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/delete-bes-state-databases-53/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:36 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/delete-bes-state-databases-53/</guid>
		<description><![CDATA[&#8216;OptionsOption Declare &#8216; Declarations&#8216;%INCLUDE &#34;LsConst.LSS&#34;&#8216; msgBoxOptions = MB_YESNO + MB_ICONQUESTION + MB_DEFBUTTON2Const msgBoxOptions = 4 + 32 + 256&#8216; yes = IDYESConst yes = 6 Sub Click(Source As Button)&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeByDate/3307822D17936284862575000058210D&#8216; written by Mike Mortin, 20081015 Dim ui As New NotesUIWorkspace	Dim uidoc As NotesuiDocument	Dim db() As NotesDatabase	Dim user As String, serverList() As String, msg [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10019&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/delete-bes-state-databases-53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>is application on local or not (function)</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/is-application-on-local-or-not-function-56/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/is-application-on-local-or-not-function-56/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:33 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/is-application-on-local-or-not-function-56/</guid>
		<description><![CDATA[this function checks if the current application is on the server or local. true = is on localfalse = is on a server Its a very small and easy function. But sometimes useful  








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10018&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/is-application-on-local-or-not-function-56/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Open database listed in an email ( like GSX errors )</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/open-database-listed-in-an-email-like-gsx-errors-58/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/open-database-listed-in-an-email-like-gsx-errors-58/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:32 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/open-database-listed-in-an-email-like-gsx-errors-58/</guid>
		<description><![CDATA[Sub Initialize&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeByDate/BB07663266C769D2862574F60054154B&#8216; written by Mike Mortin, 20070830 Dim ws As New NotesUIWorkspace	Dim uiDoc As NotesUIDocument	Dim nServer As NotesName	Dim tempStr As String, fileList As String, server As String	Dim tempVar As Variant	Dim index As Integer	Const kDelim = &#34; &#34; &#8216; get email content	Set uiDoc = ws.CurrentDocument	tempStr = uiDoc.FieldGetText(&#34;body&#34;) &#8216; split and join to remove [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10017&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/open-database-listed-in-an-email-like-gsx-errors-58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Clear the Recent Contacts</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/clear-the-recent-contacts-59/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/clear-the-recent-contacts-59/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:31 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/clear-the-recent-contacts-59/</guid>
		<description><![CDATA[Here is a quick little code that I added to the R8 Mail template to quickly purge the Recent Contacts in R8. It removes the documents from the local NAB &#38; clears the Metadata from the local PC.








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10016&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/clear-the-recent-contacts-59/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>PromptMailTemplateUsed &#8211; Get information about the template your mail database inherits from.</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/promptmailtemplateused-get-information-about-the-template-your-mail-database-inherits-from-62/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/promptmailtemplateused-get-information-about-the-template-your-mail-database-inherits-from-62/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:26 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/promptmailtemplateused-get-information-about-the-template-your-mail-database-inherits-from-62/</guid>
		<description><![CDATA[&#91;&#60;pre&#62;Sub PromptMailTemplateUsed()&#8216;Written by John Smart John.Smart@GreyDuck.com&#8216;Submitted to OpenNTF on 30 Oct 2008&#8216;http://www.openntf.org/projects/codebin/codebin.nsf/CodeByDate/660570790A3B977B862574F2006E3E4F	Dim db As New NotesDatabase(&#34;&#34;, &#34;&#34;)	Dim doc As NotesDocument	Dim strMsg As String	Dim strTemplateName As String	Dim strTemplateServerName As String	Dim strTemplateFileName As String Print &#34;Finding your email database&#8230;&#34;	Call db.OpenMail() Print &#34;Verifying that your email database inherits from a template&#8230;&#34;	strTemplateName = db.DesignTemplateName	If Len(strTemplateName) = 0 Then Error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10015&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/promptmailtemplateused-get-information-about-the-template-your-mail-database-inherits-from-62/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Modify or Remove any field in the current view</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/modify-or-remove-any-field-in-the-current-view-57/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/modify-or-remove-any-field-in-the-current-view-57/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:25 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/modify-or-remove-any-field-in-the-current-view-57/</guid>
		<description><![CDATA[Sub Initialize&#8216; from the current view, removes a field or modifies a field in every document&#8216; posted to http://www.openntf.org/Projects/codebin/codebin.nsf/CodeBySubCategory/A37FAED4F7480160862574F10071BAAA&#8216; written by Mike Mortin 20081029	On Error Goto ErrorHandler	Dim s As NotesSession	Dim ws As New NotesUIWorkspace	Dim currentDb As NotesDatabase	Dim uiView As NotesUIView	Dim view As NotesView	Dim coll As notesViewEntryCollection	Dim entry As NotesViewEntry	Dim doc As NotesDocument	Dim field As String, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10014&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/modify-or-remove-any-field-in-the-current-view-57/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Your Enterprise NAB from the current database ( shorten your code )</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/get-your-enterprise-nab-from-the-current-database-shorten-your-code-51/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/get-your-enterprise-nab-from-the-current-database-shorten-your-code-51/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:23 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/get-your-enterprise-nab-from-the-current-database-shorten-your-code-51/</guid>
		<description><![CDATA[Function GetEnterpriseNAB( default As String ) As NotesDatabase &#8216; returns the NAB from the server the current Db is on&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeBySubCategory/808CDC4680D8BF37862574EF006EDD01&#8216; written by Mike Mortin	Dim s As New NotesSession	Dim db As NotesDatabase	Dim server As String	Dim nname As NotesName &#8216; set the default	If default = &#34;&#34; Then default = &#34;Admin01/Operations/CA&#34; &#8216; get our parent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10013&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/get-your-enterprise-nab-from-the-current-database-shorten-your-code-51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Immediate If</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/immediate-if-52/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/immediate-if-52/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:18 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/immediate-if-52/</guid>
		<description><![CDATA[Function IIf (condition As Variant, trueCondition As Variant, falseCondition As Variant) As Variant&#8216; such a basic function for all other programming languages &#8230; stands for &#34;Immediate IF&#34;&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeBySubCategory/328BED8C4AB8E446862574EF0068734A&#8216; written by Mike Mortin	If condition Then If Isobject(TrueCondition) Then Set IIf = trueCondition  Else IIf = trueCondition  End If	Else If Isobject(TrueCondition) Then Set [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10012&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/immediate-if-52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Get all the servers in a cluster</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/get-all-the-servers-in-a-cluster-48/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/get-all-the-servers-in-a-cluster-48/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:09 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/get-all-the-servers-in-a-cluster-48/</guid>
		<description><![CDATA[Function GetClusterServers(server As String, getAllServers As Boolean) As Variant &#8216; returns a list of servers in cluster, given one server&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeBySubCategory/71497FFD8E4531A7862574EF006567C5&#8216; written by Mike Mortin 20081027 Dim s As New NotesSession	Dim cluster As String	Dim serverDoc As NotesDocument	Dim serverName As NotesName	Dim key(1 To 1) As Variant	Dim navDoc As NotesViewEntry	Dim nav As NotesViewNavigator &#8216; define [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10011&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/get-all-the-servers-in-a-cluster-48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>grab category docs from a database ( shorten your code )</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/grab-category-docs-from-a-database-shorten-your-code-43/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/grab-category-docs-from-a-database-shorten-your-code-43/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:08 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/grab-category-docs-from-a-database-shorten-your-code-43/</guid>
		<description><![CDATA[Function GetCategoryDocsFromDb( db As NotesDatabase, viewName As String, category As String ) As NotesViewNavigator	&#8216; returns all docs from a given category&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeBySubCategory/16B4DEA132579F6D862574EF00630D42&#8216; written by Mike Mortin Dim view As NotesView &#8216; get the view	Set view = db.GetView(viewName) &#8216; get the docs from the cateogry	Set GetCategoryDocsFromDb = view.CreateViewNavFromCategory( category )End Function








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10010&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/grab-category-docs-from-a-database-shorten-your-code-43/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>grab a document from a database ( shorten your code )</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/grab-a-document-from-a-database-shorten-your-code-40/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/grab-a-document-from-a-database-shorten-your-code-40/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:07 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/grab-a-document-from-a-database-shorten-your-code-40/</guid>
		<description><![CDATA[Public Function GetDocFromDb( db As NotesDatabase, viewName As String, key() As Variant, exact As Boolean ) As NotesDocument &#8216; returns the first doc based on a search key&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeBySubCategory/D8474BE8C4FEEB35862574EF00628013&#8216; written by Mike Mortin	Dim view As NotesView &#8216; get the view	Set view = db.GetView(viewName) &#8216; get the doc from the key	Set GetDocFromDb = view.GetDocumentByKey(key, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10009&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/grab-a-document-from-a-database-shorten-your-code-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>returns a date the document/email should be considered created</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/returns-a-date-the-documentemail-should-be-considered-created-40/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/returns-a-date-the-documentemail-should-be-considered-created-40/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:49:05 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/returns-a-date-the-documentemail-should-be-considered-created-40/</guid>
		<description><![CDATA[Public Function GetEmailCreatedDate(doc As NotesDocument) As String&#8216; returns a date the document/email should be considered created&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeBySubCategory/1D9C645C986EAF74862574EF0061CBBB&#8216; written by Mike Mortin 20080625	If doc.DeliveredDate(0) &#60;&#62; &#34;&#34; Then GetEmailCreatedDate = doc.DeliveredDate(0)	Elseif doc.PostedDate(0) &#60;&#62; &#34;&#34; Then GetEmailCreatedDate = doc.PostedDate(0)	Else GetEmailCreatedDate = doc.Created	End If	End Function








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10008&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/returns-a-date-the-documentemail-should-be-considered-created-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling Drag and Drop on a Calendar in a Browser</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/enabling-drag-and-drop-on-a-calendar-in-a-browser-46/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/enabling-drag-and-drop-on-a-calendar-in-a-browser-46/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:48:55 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/enabling-drag-and-drop-on-a-calendar-in-a-browser-46/</guid>
		<description><![CDATA[







Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10007&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/enabling-drag-and-drop-on-a-calendar-in-a-browser-46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Dashboard example (realtime data into graphs using RMchart)</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/dashboard-example-realtime-data-into-graphs-using-rmchart-46/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/dashboard-example-realtime-data-into-graphs-using-rmchart-46/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:48:39 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/dashboard-example-realtime-data-into-graphs-using-rmchart-46/</guid>
		<description><![CDATA[In this sample application I show you how you can use RMcharts in an Lotus Notes Dashboard application. You need to download RMchart at http://www.rmchart.com/ and install it on your PC (a restart is required). Make sure the files RMchart.ocx and RMchart.dll are installed in your windows&#92;system32 directory. RMchart is completely freeware. Go to the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10006&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/dashboard-example-realtime-data-into-graphs-using-rmchart-46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Directory &#8211; thumbnails in the domino directory</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/visual-directory-thumbnails-in-the-domino-directory-50/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/visual-directory-thumbnails-in-the-domino-directory-50/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:48:35 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/visual-directory-thumbnails-in-the-domino-directory-50/</guid>
		<description><![CDATA[Code to automatically display thumbnails in the domino directory using DXL and background agents The code is here =&#62; http://www.seancull.co.uk/Public/seancull.nsf/dx/visual-directory-thumbnails-in-the-domino-directory.htm








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10005&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/visual-directory-thumbnails-in-the-domino-directory-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Lotusphere Bloggers</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/lotusphere-bloggers-6/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/lotusphere-bloggers-6/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:29 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/lotusphere-bloggers-6/</guid>
		<description><![CDATA[







Original source : http://migratenotes.wordpress.com/2009/01/22/lotus&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10004&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/lotusphere-bloggers-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>HTTPS Performance Tuning</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/https-performance-tuning-11/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/https-performance-tuning-11/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:28 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/https-performance-tuning-11/</guid>
		<description><![CDATA[







Original source : http://blog.httpwatch.com/2009/01/15/https-perform&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10003&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/https-performance-tuning-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Coding Horror: Top 25 Most Dangerous Programming Mistakes</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/coding-horror-top-25-most-dangerous-programming-mistakes-13/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/coding-horror-top-25-most-dangerous-programming-mistakes-13/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:24 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/coding-horror-top-25-most-dangerous-programming-mistakes-13/</guid>
		<description><![CDATA[







Original source : http://www.codinghorror.com/blog/archives/001210.h&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10002&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/coding-horror-top-25-most-dangerous-programming-mistakes-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Push Your Web Design Into The Future With CSS3</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/push-your-web-design-into-the-future-with-css3-14/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/push-your-web-design-into-the-future-with-css3-14/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:23 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/push-your-web-design-into-the-future-with-css3-14/</guid>
		<description><![CDATA[







Original source : http://www.smashingmagazine.com/2009/01/08/push-yo&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10001&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/push-your-web-design-into-the-future-with-css3-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful new LS-method in Notes 8.5 &#8211; NotesDocumentCollection .StampAllMulti</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/useful-new-ls-method-in-notes-85-notesdocumentcollection-stampallmulti-4/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/useful-new-ls-method-in-notes-85-notesdocumentcollection-stampallmulti-4/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:22 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/useful-new-ls-method-in-notes-85-notesdocumentcollection-stampallmulti-4/</guid>
		<description><![CDATA[







Original source : http://dontpanic82.blogspot.com/2009/01/useful-new&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=10000&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/useful-new-ls-method-in-notes-85-notesdocumentcollection-stampallmulti-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>The Web Design Sketchbook &#124; Paranaiv / Are Sundnes</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/the-web-design-sketchbook-paranaiv-are-sundnes-20/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/the-web-design-sketchbook-paranaiv-are-sundnes-20/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:18 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/the-web-design-sketchbook-paranaiv-are-sundnes-20/</guid>
		<description><![CDATA[







Original source : http://www.paranaiv.no/portfolio/2008/webdesign-sk&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9999&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/the-web-design-sketchbook-paranaiv-are-sundnes-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Useful Techniques To Improve Your User Interface Designs</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/10-useful-techniques-to-improve-your-user-interface-designs-38/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/10-useful-techniques-to-improve-your-user-interface-designs-38/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:15 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/10-useful-techniques-to-improve-your-user-interface-designs-38/</guid>
		<description><![CDATA[







Original source : http://www.smashingmagazine.com/2008/12/15/10-usef&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9998&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/10-useful-techniques-to-improve-your-user-interface-designs-38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>ANN: TopStyle Acquired by Stefan van As</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/ann-topstyle-acquired-by-stefan-van-as-40/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/ann-topstyle-acquired-by-stefan-van-as-40/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:12 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/ann-topstyle-acquired-by-stefan-van-as-40/</guid>
		<description><![CDATA[







Original source : http://nick.typepad.com/blog/2008/12/ann-topstyle-&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9997&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/ann-topstyle-acquired-by-stefan-van-as-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>24 ways: The IE6 Equation</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/24-ways-the-ie6-equation-42/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/24-ways-the-ie6-equation-42/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:10 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/24-ways-the-ie6-equation-42/</guid>
		<description><![CDATA[







Original source : http://24ways.org/2008/the-ie6-equation&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9996&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/24-ways-the-ie6-equation-42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Compatibility View Improvements to come in IE8</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/compatibility-view-improvements-to-come-in-ie8-45/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/compatibility-view-improvements-to-come-in-ie8-45/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:21:02 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/compatibility-view-improvements-to-come-in-ie8-45/</guid>
		<description><![CDATA[







Original source : http://blogs.msdn.com/ie/archive/2008/12/03/compat&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9995&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/compatibility-view-improvements-to-come-in-ie8-45/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Adds HTTPS Support to the Ajax Libraries API</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/google-adds-https-support-to-the-ajax-libraries-api-48/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/google-adds-https-support-to-the-ajax-libraries-api-48/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:53 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/google-adds-https-support-to-the-ajax-libraries-api-48/</guid>
		<description><![CDATA[







Original source : http://blog.httpwatch.com/2008/11/27/google-adds-h&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9994&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/google-adds-https-support-to-the-ajax-libraries-api-48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>When generated JavaScript goes wild; JavaScript WTF in SharePoint</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/when-generated-javascript-goes-wild-javascript-wtf-in-sharepoint-51/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/when-generated-javascript-goes-wild-javascript-wtf-in-sharepoint-51/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:52 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/when-generated-javascript-goes-wild-javascript-wtf-in-sharepoint-51/</guid>
		<description><![CDATA[







Original source : http://ajaxian.com/archives/when-generated-javascr&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9993&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/when-generated-javascript-goes-wild-javascript-wtf-in-sharepoint-51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Avoid save-conflicts in web applications</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/avoid-save-conflicts-in-web-applications-46/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/avoid-save-conflicts-in-web-applications-46/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:51 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/avoid-save-conflicts-in-web-applications-46/</guid>
		<description><![CDATA[







Original source : http://dontpanic82.blogspot.com/2008/11/avoid-save&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9992&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/avoid-save-conflicts-in-web-applications-46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Design principles for Windows 7 &#8211; istartedsomething</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/design-principles-for-windows-7-istartedsomething-55/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/design-principles-for-windows-7-istartedsomething-55/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:45 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/design-principles-for-windows-7-istartedsomething-55/</guid>
		<description><![CDATA[







Original source : http://www.istartedsomething.com/20081030/design-p&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9991&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/design-principles-for-windows-7-istartedsomething-55/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Debunking Dojo Toolkit Myths</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/debunking-dojo-toolkit-myths-51/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/debunking-dojo-toolkit-myths-51/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:44 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/debunking-dojo-toolkit-myths-51/</guid>
		<description><![CDATA[







Original source : http://www.sitepen.com/blog/2008/10/27/debunking-d&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9990&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/debunking-dojo-toolkit-myths-51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>JavaScript creates a jump box on a Lotus Notes Web form</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/javascript-creates-a-jump-box-on-a-lotus-notes-web-form-2/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/javascript-creates-a-jump-box-on-a-lotus-notes-web-form-2/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:41 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/javascript-creates-a-jump-box-on-a-lotus-notes-web-form-2/</guid>
		<description><![CDATA[If you want to give Lotus Notes/Domino users an easy method to jump to other pages on a website, follow these steps using JavaScript code to create a jump box in a Lotus Notes Web form.










Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9989&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/javascript-creates-a-jump-box-on-a-lotus-notes-web-form-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>An introduction to Domino Domain Monitoring (DDM)</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/an-introduction-to-domino-domain-monitoring-ddm-12/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/an-introduction-to-domino-domain-monitoring-ddm-12/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:39 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/an-introduction-to-domino-domain-monitoring-ddm-12/</guid>
		<description><![CDATA[Domino Domain Monitoring (DDM) is a free administration tool in Domino version 7 or higher that monitors events that the logging process of your Domino servers register, records information on a central server throughout your entire Domino domain, suggests how to fix server problems and more. This tutorial outlines how to leverage DDM in your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9988&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/an-introduction-to-domino-domain-monitoring-ddm-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>LotusScript code pluralizes singular nouns automatically</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/lotusscript-code-pluralizes-singular-nouns-automatically-12/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/lotusscript-code-pluralizes-singular-nouns-automatically-12/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:36 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/lotusscript-code-pluralizes-singular-nouns-automatically-12/</guid>
		<description><![CDATA[Use this LotusScript code to automatically pluralize a singular English-language noun. One benefit of the code is that Lotus Notes/Domino users will receive an alternative to generic messages like, &#171;You have # something(s).&#187;










Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9987&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/lotusscript-code-pluralizes-singular-nouns-automatically-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10 Lotus Notes/Domino administration tips of 2008</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-administration-tips-of-2008-17/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-administration-tips-of-2008-17/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:25 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-administration-tips-of-2008-17/</guid>
		<description><![CDATA[Discover how some Lotus Notes administrators fixed Out of Office agent error messages, which Domino domain default server settings you should change, how to move a Domino server to a new certifier without reinstalling and a method to secure Lotus Notes 8. Our top ten admin tips of 2008 has all of this and more.










Original [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9986&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-administration-tips-of-2008-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10 Lotus Notes/Domino coding and development tips of 2008</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-coding-and-development-tips-of-2008-18/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-coding-and-development-tips-of-2008-18/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:20 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-coding-and-development-tips-of-2008-18/</guid>
		<description><![CDATA[We&#8217;ve compiled our most-viewed Lotus Notes/Domino coding and development tips of 2008. Discover how to use LotusScript to sort a document selection, programmatically replace the design of a Lotus Notes database, clear a local cache using LotusScript and more here. You&#8217;ll see why these development tips caught our readers&#8217; eyes in 2008.










Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo&#8230;
Posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9985&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/top-10-lotus-notesdomino-coding-and-development-tips-of-2008-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Can Lotus Notes/Domino and Microsoft SharePoint play nice together?</title>
		<link>http://lotusnotes.wordpress.com/2009/01/28/can-lotus-notesdomino-and-microsoft-sharepoint-play-nice-together-37/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/28/can-lotus-notesdomino-and-microsoft-sharepoint-play-nice-together-37/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 05:20:17 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/28/can-lotus-notesdomino-and-microsoft-sharepoint-play-nice-together-37/</guid>
		<description><![CDATA[As companies transition from employing Generation X to Generation Y workers, use of collaboration software such as Lotus Quickr and Microsoft SharePoint is beginning to gain steam for project and document management. For enterprises that rely solely on Lotus Notes/Domino and Lotus Quickr, the ability for individuals to share information is relatively straightforward and seamless. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9984&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/28/can-lotus-notesdomino-and-microsoft-sharepoint-play-nice-together-37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>YUI 2.6.0 via Webdav</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/yui-260-via-webdav/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/yui-260-via-webdav/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:07:39 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/yui-260-via-webdav/</guid>
		<description><![CDATA[I loaded the Yahoo User Interface via WebDav, into a Domino Database. Works well, and you don&#8217;t need to beg the Administrator to put the files on the server for you.








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9983&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/yui-260-via-webdav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating an Empty Document Collection &#8211; Undocumented Code</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/creating-an-empty-document-collection-undocumented-code-30/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/creating-an-empty-document-collection-undocumented-code-30/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:07:38 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/creating-an-empty-document-collection-undocumented-code-30/</guid>
		<description><![CDATA[Have you ever wanted to build your own custom document collections? I have, imagine my surprise when I came across this undocumented code within the R8 Mail Template which lets you do just that: CreateDocumentCollection() This handy little timesaver allows you to quickly initialize an empty collection. Here is an example: Dim MyCol As NotesDocumentCollectionSet [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9982&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/creating-an-empty-document-collection-undocumented-code-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Refresh All Views</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/refresh-all-views-37/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/refresh-all-views-37/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:07:36 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/refresh-all-views-37/</guid>
		<description><![CDATA[Sub RefreshAllViews(db As NotesDatabase)&#8216; posted to http://www.openntf.org/Projects/codebin/codebin.nsf/0/C4BA0B2EC810D7EE8625751C0051534A&#8216; written by Mike Mortin, 20081211	Dim s As New NotesSession &#8216; use the current db if none is specified	If db Is Nothing Then set db = s.CurrentDatabase &#8216; refresh all views	Forall view In db.Views&#8216; Print &#34;Refreshing view &#8216;&#34; &#38; view.Name &#38; &#34;&#8217;&#34; Call view.Refresh	End ForallEnd Sub








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9981&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/refresh-all-views-37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Converting Domino view XML to hierarchical style</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/converting-domino-view-xml-to-hierarchical-style-39/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/converting-domino-view-xml-to-hierarchical-style-39/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:07:30 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/converting-domino-view-xml-to-hierarchical-style-39/</guid>
		<description><![CDATA[The view XML you get using ?ReadViewEntries is descriptive. The tree structure of view categories is maintained via position attribute, not via XML structure. I needed a view XML with tree structure to display a categorized Notes view in TreeView component in .NET. This is the XSLT that can do the trick. Simply transform your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9980&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/converting-domino-view-xml-to-hierarchical-style-39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Clear Lotus Notes local cache (cache.ndk) with LotusScript</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/clear-lotus-notes-local-cache-cachendk-with-lotusscript-42/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/clear-lotus-notes-local-cache-cachendk-with-lotusscript-42/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:07:15 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/clear-lotus-notes-local-cache-cachendk-with-lotusscript-42/</guid>
		<description><![CDATA[Embed this LotusScript in a button or in the postopen sub of a database script. With it, users can clear their local caches without deleting their cache.ndk files. Here is the code : ************************** Dim WorkSpace As New NotesUIWorkspaceDim DbCache As NotesDatabaseDim AllDocs As NotesDocumentCollectionDim Doc, nextDoc As NotesDocumentDim i As Integer On erreur Goto [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9979&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/clear-lotus-notes-local-cache-cachendk-with-lotusscript-42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Sample Access to OpenOffice or Lotus Symphony</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/sample-access-to-openoffice-or-lotus-symphony-42/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/sample-access-to-openoffice-or-lotus-symphony-42/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:07:00 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/sample-access-to-openoffice-or-lotus-symphony-42/</guid>
		<description><![CDATA[This database contains a small sample application, which shows you, how you can access OpenOffice or Symphony from within LotusScript by using the COM-UNO Bridge, that comes with these two products. Until today, documentation that is good for most of us LS programmers is sparse. And samples are rare. This database contains an application, which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9978&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/sample-access-to-openoffice-or-lotus-symphony-42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete BES State Databases</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/delete-bes-state-databases-52/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/delete-bes-state-databases-52/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:06:57 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/delete-bes-state-databases-52/</guid>
		<description><![CDATA[&#8216;OptionsOption Declare &#8216; Declarations&#8216;%INCLUDE &#34;LsConst.LSS&#34;&#8216; msgBoxOptions = MB_YESNO + MB_ICONQUESTION + MB_DEFBUTTON2Const msgBoxOptions = 4 + 32 + 256&#8216; yes = IDYESConst yes = 6 Sub Click(Source As Button)&#8216; posted to http://www.openntf.org/projects/codebin/codebin.nsf/CodeByDate/3307822D17936284862575000058210D&#8216; written by Mike Mortin, 20081015 Dim ui As New NotesUIWorkspace	Dim uidoc As NotesuiDocument	Dim db() As NotesDatabase	Dim user As String, serverList() As String, msg [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9977&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/delete-bes-state-databases-52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
		<item>
		<title>is application on local or not (function)</title>
		<link>http://lotusnotes.wordpress.com/2009/01/27/is-application-on-local-or-not-function-55/</link>
		<comments>http://lotusnotes.wordpress.com/2009/01/27/is-application-on-local-or-not-function-55/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 16:06:46 +0000</pubDate>
		<dc:creator>lotusnotes</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false">http://lotusnotes.wordpress.com/2009/01/27/is-application-on-local-or-not-function-55/</guid>
		<description><![CDATA[this function checks if the current application is on the server or local. true = is on localfalse = is on a server Its a very small and easy function. But sometimes useful  








Original source : http://www.openntf.org/projects/codebin/codebin.ns&#8230;
Posted in Lotus Notes       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lotusnotes.wordpress.com&blog=163811&post=9976&subd=lotusnotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://lotusnotes.wordpress.com/2009/01/27/is-application-on-local-or-not-function-55/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">lotusnotes</media:title>
		</media:content>

		<media:content url="http://www.xfruits.com/_theme/images/xfruits_logo_small.jpg" medium="image">
			<media:title type="html">Published by xFruits</media:title>
		</media:content>
	</item>
	</channel>
</rss>