<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>I do Code</title>
<description>I do Code - A Weblog by Finn Ladegaard Knudsen. About Code and things related to Code</description>
<link>http://idocode.net/idocode/blog.nsf/</link>
<language>en-us</language>
<lastBuildDate>Thu, 29 Jan 2009 19:30:02 +0200</lastBuildDate>
<item>
<title>Update - Notes 8: Show Images Whitelist</title>
<pubDate>Thu, 29 Jan 2009 19:30:02 +0200</pubDate>
<description>
<![CDATA[ 
The description is updated. I will soon upgrade to 8.5 and upload a new template. Notes 8: Show Images Whitelist ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/29-01-2009193003FLKPPU.htm</link>
<category></category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/29-01-2009193003FLKPPU.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/29-01-2009193003FLKPPU.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/29-01-2009193003FLKPPU.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/29-01-2009193003FLKPPU.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>NotesMimeEntity: Attach a file to MIME</title>
<pubDate>Mon, 1 Dec 2008 21:13:15 +0200</pubDate>
<description>
<![CDATA[ 
Here is the simple way to attach (and base64 encode) a file to MIME. Function MimeAttachFileAsBase64(mime As NotesMimeEntity, sFolderPath As String, sFileName As String) As Boolean On Error ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/01-12-2008211302FLKRQD.htm</link>
<category>HTML</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/01-12-2008211302FLKRQD.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/01-12-2008211302FLKRQD.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/01-12-2008211302FLKRQD.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/01-12-2008211302FLKRQD.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Notes 8: Show Images Whitelist</title>
<pubDate>Wed, 26 Nov 2008 08:00:00 +0200</pubDate>
<description>
<![CDATA[ 
Now I don&#8217;t have to click the &#8216;Show Images&#8217; on my daily Dilbert email. This is an extension of the Notes 8 security function to block linked images. It stores a Whitelist in a profile-document. (you ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/26-11-2008091419FLKBP2.htm</link>
<category>LotusScript</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/26-11-2008091419FLKBP2.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/26-11-2008091419FLKBP2.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/26-11-2008091419FLKBP2.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/26-11-2008091419FLKBP2.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>If The Matrix ran on Windows</title>
<pubDate>Thu, 20 Nov 2008 21:46:11 +0200</pubDate>
<description>
<![CDATA[ 
The Windows version of The Matrixhttp://www.youtube.com/watch?v=yX8yrOAjfKMSource:http://www.leadershipbynumbers.com/ms.nsf/d6plinks/BMAA-7LKH4Y ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/11202008094341PMALCSBC.htm</link>
<category>Fun</category>
<dc:creator>Finn Ladegaard Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/11202008094341PMALCSBC.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/11202008094341PMALCSBC.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/11202008094341PMALCSBC.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/11202008094341PMALCSBC.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Undocumented: notesUIDocument.Refresh( [ IncludeRichTextItems ], [ RefreshEmbeddedObjects ] ) </title>
<pubDate>Sun, 16 Nov 2008 18:03:37 +0200</pubDate>
<description>
<![CDATA[ 
In Notes 7 we have the optional RefreshEmbeddedObjects refresh embedded views and editors on the form.And Notes 8 gives us an extra feature SkipAddressLookups notesUIDocument.Refresh( &#91; IncludeR ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/11162008055637PMALCMVF.htm</link>
<category>LotusScript</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/11162008055637PMALCMVF.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/11162008055637PMALCMVF.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/11162008055637PMALCMVF.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/11162008055637PMALCMVF.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Undocumented: &#64;Command( [OpenCalendar]; username; ...</title>
<pubDate>Sun, 16 Nov 2008 11:26:55 +0200</pubDate>
<description>
<![CDATA[ 
From Steve Castledine's blog: "Here are the undocumented commands to achieve this (hopefully they are self explanatory): @Command( &#91;OpenCalendar&#93;; username; &#91;UseMailFrameset&#93;) @Com ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/16-11-2008112656FLKE9V.htm</link>
<category>&#64;Formula</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/16-11-2008112656FLKE9V.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/16-11-2008112656FLKE9V.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/16-11-2008112656FLKE9V.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/16-11-2008112656FLKE9V.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Passing Arguments by Value and by Reference</title>
<pubDate>Sat, 15 Nov 2008 10:00:00 +0200</pubDate>
<description>
<![CDATA[ 
When you are calling an external function: C-API function or OLE objects Be aware of how the value is passed. Example with wrong passing of value: Dim vWinHTTP As Variant Set vWinHTTP = Create ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/15-11-2008080118FLKA9E.htm</link>
<category>LotusScript</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/15-11-2008080118FLKA9E.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/15-11-2008080118FLKA9E.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/15-11-2008080118FLKA9E.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/15-11-2008080118FLKA9E.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Wellcome to my Blog</title>
<pubDate>Fri, 14 Nov 2008 20:57:49 +0200</pubDate>
<description>
<![CDATA[ 
Here I will blog about code I am using and it will be my public code archive. I am standing on the shoulders of giants. My work is inspired of what others have done. And I will give credit to the ori ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/14-11-2008205743FLKREQ.htm</link>
<category>Blogs</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/14-11-2008205743FLKREQ.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/14-11-2008205743FLKREQ.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/14-11-2008205743FLKREQ.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/14-11-2008205743FLKREQ.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>&#8217;Added to File&#8217; the missing NotesDocument Property </title>
<pubDate>Fri, 14 Nov 2008 14:03:47 +0200</pubDate>
<description>
<![CDATA[ 
Copy of the code I posted on bleedyellow.com 2008.04.04 This function returns the date/time a NotesDocument has been added to the Notes database. And if the document is added by the replicator it ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/11142008020133PMALCHAJ.htm</link>
<category>LotusScript</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/11142008020133PMALCHAJ.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/11142008020133PMALCHAJ.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/11142008020133PMALCHAJ.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/11142008020133PMALCHAJ.htm?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Hello World</title>
<pubDate>Thu, 13 Nov 2008 09:13:28 +0200</pubDate>
<description>
<![CDATA[ 
Well this is about code so the first entry must be "Hello World" . I did my first Hello World program in Basic on a ZX80. And I have since then coded that program in Assembler, Pascal, C, C++, VB, Sm ...
 ]]>
</description>
<link>http://idocode.net/idocode/blog.nsf/dx/13-11-2008091326FLKBNH.htm</link>
<category>C</category>
<dc:creator>Finn L. Knudsen</dc:creator>
<comments>http://idocode.net/idocode/blog.nsf/dx/13-11-2008091326FLKBNH.htm?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://idocode.net/idocode/blog.nsf/dx/13-11-2008091326FLKBNH.htm</guid>
<wfw:commentRss> http://idocode.net/idocode/blog.nsf/dxcomments/13-11-2008091326FLKBNH.htm</wfw:commentRss>
<wfw:comment> http://idocode.net/idocode/blog.nsf/dx/13-11-2008091326FLKBNH.htm?opendocument&amp;comments</wfw:comment>
</item>
</channel></rss>
