<?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>Julian Buss/YouAtNotes Blog about Lotus Notes, Domino, CRM, CMS / Web Content Management, Workflow and other stuff | Comments</title><description>I am a Lotus Notes developer and consultant. I write about IBM Lotus software and other stuff which I come across. Have a nice time here!</description><link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/</link><language>en-en</language><lastBuildDate>Wed, 28 Jul 2010 17:04:33 +0200</lastBuildDate>
<item>
<title>SORTED view in XPages after a fulltext search</title>
<pubDate>Wed, 28 Jul 2010 17:04:33 +0200</pubDate>
<dc:creator>Patrick Kwinten</dc:creator>
<dc:subject>SORTED view in XPages after a fulltext search</dc:subject>
<description><![CDATA[hwta became the code for this:<br /><br />- get the NotesView<br /><br />- do a ftsearch on the NotesView<br /><br />- get the NotesViewEntryCollection of the already searched view<br /><br />- loop over all NotesViewEntry elements of the collection (which has max 5000 entries)<br /><br />- add each NotesViewEntry to a java.util.TreeMap with an entry's column value as the key<br /><br />- return the values of the TreeMap to a repeat control.]]></description>
<content:encoded><![CDATA[hwta became the code for this:<br /><br />- get the NotesView<br /><br />- do a ftsearch on the NotesView<br /><br />- get the NotesViewEntryCollection of the already searched view<br /><br />- loop over all NotesViewEntry elements of the collection (which has max 5000 entries)<br /><br />- add each NotesViewEntry to a java.util.TreeMap with an entry's column value as the key<br /><br />- return the values of the TreeMap to a repeat control.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/sorted-view-in-xpages-after-a-fulltext-search.htm?opendocument&amp;comments#28072010170433DOMKPE.htm</link>
</item>
<item>
<title>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</title>
<pubDate>Tue, 27 Jul 2010 19:58:03 +0200</pubDate>
<dc:creator>Dennis Dirdjaja</dc:creator>
<dc:subject>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</dc:subject>
<description><![CDATA[From the technology point of view, that's absolutely right. In my opinion, one major reason why Notes isn't mentioned in the NoSQL buzz are the applications.<br /><br />Users got used to the fact that Notes applications have their own weird style of usability, yet hating it. As a result, many Notes applications are still developed like, uhm, Notes applications. Sometimes it's because, after years of suffering, the customer simply expects that from a Notes application, but even more it's because there are still too many developers out there prisoned in their yellow bubble. But modern (web) applications are working differently and developers have to realize that.<br /><br />At the end of the day, it's absolutely irrevelant which technology is behind a certain application for a platform decision made by the management. Getting things done with minimal effort for the user is the key to success. And if the platform is Domino/Notes, even better for us :)]]></description>
<content:encoded><![CDATA[From the technology point of view, that's absolutely right. In my opinion, one major reason why Notes isn't mentioned in the NoSQL buzz are the applications.<br /><br />Users got used to the fact that Notes applications have their own weird style of usability, yet hating it. As a result, many Notes applications are still developed like, uhm, Notes applications. Sometimes it's because, after years of suffering, the customer simply expects that from a Notes application, but even more it's because there are still too many developers out there prisoned in their yellow bubble. But modern (web) applications are working differently and developers have to realize that.<br /><br />At the end of the day, it's absolutely irrevelant which technology is behind a certain application for a platform decision made by the management. Getting things done with minimal effort for the user is the key to success. And if the platform is Domino/Notes, even better for us :)]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/thoughts-about-damiens-couchdb-his-new-company-couch.io-trends-and-lotus-notes.htm?opendocument&amp;comments#27.07.2010195803DOMP3U.htm</link>
</item>
<item>
<title>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</title>
<pubDate>Tue, 27 Jul 2010 15:40:20 +0200</pubDate>
<dc:creator>Kevin S Pettitt</dc:creator>
<dc:subject>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</dc:subject>
<description><![CDATA[Very similar to thoughts I've had. The feature that stood out for me when reading some of the CouchDb articles was the peer-to-peer replication possibilities. Making a server an optional component of a shared application strikes me as an incredibly powerful capability (Anything to take Admins out of the picture is a good thing ;-) ). <br /><br />Whether sharing an application among team members who might be distributed and highly mobile or simply syncing data among all your own devices (laptop, smartphone, tablet), it's pretty cool. I'll be very interested to see what sorts of Lotus Notes integration possibilities may arise as CouchDb matures.]]></description>
<content:encoded><![CDATA[Very similar to thoughts I've had. The feature that stood out for me when reading some of the CouchDb articles was the peer-to-peer replication possibilities. Making a server an optional component of a shared application strikes me as an incredibly powerful capability (Anything to take Admins out of the picture is a good thing ;-) ). <br /><br />Whether sharing an application among team members who might be distributed and highly mobile or simply syncing data among all your own devices (laptop, smartphone, tablet), it's pretty cool. I'll be very interested to see what sorts of Lotus Notes integration possibilities may arise as CouchDb matures.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/thoughts-about-damiens-couchdb-his-new-company-couch.io-trends-and-lotus-notes.htm?opendocument&amp;comments#07272010034020PMDOMJ2R.htm</link>
</item>
<item>
<title>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</title>
<pubDate>Tue, 27 Jul 2010 15:26:12 +0200</pubDate>
<dc:creator>Dan Sickles</dc:creator>
<dc:subject>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</dc:subject>
<description><![CDATA[Damien and his partners at Couchio have been very clear that CouchDB was inspired by Notes. I visited the Couchio offices on one of their Friday evening open houses when working in CA recently and spoke with Damien and his team. They regularly explain the Notes heritage to CouchDB newbies but they don't focus on it.<br /><br />Interestingly, even with Couchdb, many people still don't grasp the significance of replication.<br /><br />{ <a href="http://www.google.com/search?q=Couchdb+lotus+notes" target="_blank" title="Link: www.google.com/search?q=Couchdb+lotus+notes">Link</a> }]]></description>
<content:encoded><![CDATA[Damien and his partners at Couchio have been very clear that CouchDB was inspired by Notes. I visited the Couchio offices on one of their Friday evening open houses when working in CA recently and spoke with Damien and his team. They regularly explain the Notes heritage to CouchDB newbies but they don't focus on it.<br /><br />Interestingly, even with Couchdb, many people still don't grasp the significance of replication.<br /><br />{ <a href="http://www.google.com/search?q=Couchdb+lotus+notes" target="_blank" title="Link: www.google.com/search?q=Couchdb+lotus+notes">Link</a> }]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/thoughts-about-damiens-couchdb-his-new-company-couch.io-trends-and-lotus-notes.htm?opendocument&amp;comments#07272010032612PMDOMHRX.htm</link>
</item>
<item>
<title>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</title>
<pubDate>Tue, 27 Jul 2010 15:06:09 +0200</pubDate>
<dc:creator>Henning Heinz</dc:creator>
<dc:subject>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</dc:subject>
<description><![CDATA[Well if someone does just that he would probably have a tough job competing against other (free as in beer open sourced) NoSQL platforms. <br /><br />Damien tried to get venture capital before but failed at that time (he then went to MySQL AB and later back to IBM who allowed him to work full-time on CouchDb).<br /><br />It still has to be proven if those NoSQL platforms will generate enough revenues to grow a business (although getting bought by a big company in some way is a business model too). I am currently bidding for a project that would involve using CouchDb as its data store.]]></description>
<content:encoded><![CDATA[Well if someone does just that he would probably have a tough job competing against other (free as in beer open sourced) NoSQL platforms. <br /><br />Damien tried to get venture capital before but failed at that time (he then went to MySQL AB and later back to IBM who allowed him to work full-time on CouchDb).<br /><br />It still has to be proven if those NoSQL platforms will generate enough revenues to grow a business (although getting bought by a big company in some way is a business model too). I am currently bidding for a project that would involve using CouchDb as its data store.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/thoughts-about-damiens-couchdb-his-new-company-couch.io-trends-and-lotus-notes.htm?opendocument&amp;comments#27.07.2010150609DOMHDE.htm</link>
</item>
<item>
<title>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</title>
<pubDate>Tue, 27 Jul 2010 12:11:05 +0200</pubDate>
<dc:creator>palmi</dc:creator>
<dc:subject>Thoughts about Damien&#8217;s CouchDB, his new company couch.io, trends and Lotus Notes</dc:subject>
<description><![CDATA[very intreasting thoughts :)]]></description>
<content:encoded><![CDATA[very intreasting thoughts :)]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/thoughts-about-damiens-couchdb-his-new-company-couch.io-trends-and-lotus-notes.htm?opendocument&amp;comments#27.07.2010121105DOMDXY.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 16:45:05 +0200</pubDate>
<dc:creator>Kevin S Pettitt</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[I've actually become very familiar with the issue of doc.isencrypted not working for the user, and ended up writing some C API script that can be called from Lotusscript and DOES work (yet another unwritten blog entry). <br /><br />I am surprised to learn that it worked "properly" back in the 6.5 days. It definitely stopped working by 7.0.2 and doesn't seem to have changed in 8.5.1. The script I used that needs to test for encryption state gets documents using db.getdocumentbyunid so I would be surprised if there is *any* way in which a user-run script can get the property to return true. <br /><br />It is important to note that a *server* run script will correctly report doc.isencrypted (unless the server's public key is among those used to encrypt the document). Typically for mail this is not the case, so scheduled agents should work fine. This is good news because a scheduled agent can be used to occasionally go through the database and find any messages where doc.isencrypted = true AND doc.Encrypt(0) &lt;&gt; "1" and fix the Encrypt field (no it is not 100% reliable). Then the Encrypt = "1" test *will* work reliably, meaning among other things that you can use it in a view selection formula.<br /><br />I will eventually get around to writing this whole thing up, and have actually discussed my approach with Jens Polster (whose related post is referenced in comment @1). He had done some work to adapt it into a class but I subsequently found and fixed a bug in the approach and don't know if he integrated that fix into his efforts. If anyone is desperately in need of this technique and has some consulting dollars/euros to throw at the problem I can jump on it quickly and help you out but I'm otherwise rather swamped at the moment. Sorry for the self-plug, but as someone once said: "Cheap, fast, good. Pick two."]]></description>
<content:encoded><![CDATA[I've actually become very familiar with the issue of doc.isencrypted not working for the user, and ended up writing some C API script that can be called from Lotusscript and DOES work (yet another unwritten blog entry). <br /><br />I am surprised to learn that it worked "properly" back in the 6.5 days. It definitely stopped working by 7.0.2 and doesn't seem to have changed in 8.5.1. The script I used that needs to test for encryption state gets documents using db.getdocumentbyunid so I would be surprised if there is *any* way in which a user-run script can get the property to return true. <br /><br />It is important to note that a *server* run script will correctly report doc.isencrypted (unless the server's public key is among those used to encrypt the document). Typically for mail this is not the case, so scheduled agents should work fine. This is good news because a scheduled agent can be used to occasionally go through the database and find any messages where doc.isencrypted = true AND doc.Encrypt(0) &lt;&gt; "1" and fix the Encrypt field (no it is not 100% reliable). Then the Encrypt = "1" test *will* work reliably, meaning among other things that you can use it in a view selection formula.<br /><br />I will eventually get around to writing this whole thing up, and have actually discussed my approach with Jens Polster (whose related post is referenced in comment @1). He had done some work to adapt it into a class but I subsequently found and fixed a bug in the approach and don't know if he integrated that fix into his efforts. If anyone is desperately in need of this technique and has some consulting dollars/euros to throw at the problem I can jump on it quickly and help you out but I'm otherwise rather swamped at the moment. Sorry for the self-plug, but as someone once said: "Cheap, fast, good. Pick two."]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#07232010044505PMDOMKB8.htm</link>
</item>
<item>
<title>a</title>
<pubDate>Fri, 23 Jul 2010 14:54:57 +0200</pubDate>
<dc:creator>professional seo</dc:creator>
<dc:subject>XPages: how to set edit mode via javascript?</dc:subject>
<description><![CDATA[Thanks for sharing this nice article.]]></description>
<content:encoded><![CDATA[Thanks for sharing this nice article.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/xpages-how-to-set-edit-mode-via-javascript.htm?opendocument&amp;comments#07232010025457PMDOMH6E.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 13:49:45 +0200</pubDate>
<dc:creator>Erik Brooks</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[Sounds broken to me, unless IBM can justify why it should have worked this way all along. It's a regression, and this piece in particular makes it REALLY broken:<br /><br />- You cannot test if a document is encrypted or not at all if you got the handle to the document from a view. <br /><br />Perhaps another backend method (GetDocumentByUNID/GetDocumentById/GetDocumentByKey/Search/FTSearch) will allow you get a doc and test it, but if not then this means there's no way for a scheduled agent to test the encrypted property, and that's REALLY broken.]]></description>
<content:encoded><![CDATA[Sounds broken to me, unless IBM can justify why it should have worked this way all along. It's a regression, and this piece in particular makes it REALLY broken:<br /><br />- You cannot test if a document is encrypted or not at all if you got the handle to the document from a view. <br /><br />Perhaps another backend method (GetDocumentByUNID/GetDocumentById/GetDocumentByKey/Search/FTSearch) will allow you get a doc and test it, but if not then this means there's no way for a scheduled agent to test the encrypted property, and that's REALLY broken.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#07232010014945PMDOMFVN.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 13:43:12 +0200</pubDate>
<dc:creator>Michael Ruhnau</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[Another issue with NotesItem.isEncrypted is that it it returns true for signed but unencrypted fields.]]></description>
<content:encoded><![CDATA[Another issue with NotesItem.isEncrypted is that it it returns true for signed but unencrypted fields.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#23.07.2010134312DOMFRK.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 13:22:25 +0200</pubDate>
<dc:creator>Julian Buss</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[thanks for the tip with the "encrypt" field, this is a kind of workaround in my specific case. <br /><br />But I still don't get why .isEncrypt is false when I get the doc from the view, and true if I get it from an UIDocument. This still sounds wrong and like a bug to me.]]></description>
<content:encoded><![CDATA[thanks for the tip with the "encrypt" field, this is a kind of workaround in my specific case. <br /><br />But I still don't get why .isEncrypt is false when I get the doc from the view, and true if I get it from an UIDocument. This still sounds wrong and like a bug to me.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#23.07.2010132225DOMFCK.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 13:14:32 +0200</pubDate>
<dc:creator>Urs Meli</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[Yesterday I wrote a small application to decrypt all the mails in the users mailbox.<br /><br />I can't find the link right now. But doc.save() does not encrypt a document, unless you called doc.encrypt() before.<br /><br />When you as the owner open the document, it gets decrypted before it's delivered to you. If notes was able to decrypt it, isEncrypted is fals. If notes was not able to decrypt it, isEncrypted is true.<br /><br />In the mailfile you have to test if the field "Encrypt" equals "1" to be almost sure, that the mail has been encrypted.<br /><br />Gruss<br /><br />Urs]]></description>
<content:encoded><![CDATA[Yesterday I wrote a small application to decrypt all the mails in the users mailbox.<br /><br />I can't find the link right now. But doc.save() does not encrypt a document, unless you called doc.encrypt() before.<br /><br />When you as the owner open the document, it gets decrypted before it's delivered to you. If notes was able to decrypt it, isEncrypted is fals. If notes was not able to decrypt it, isEncrypted is true.<br /><br />In the mailfile you have to test if the field "Encrypt" equals "1" to be almost sure, that the mail has been encrypted.<br /><br />Gruss<br /><br />Urs]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#23.07.2010131432DOMF7M.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 11:12:47 +0200</pubDate>
<dc:creator>Julian Buss</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[Michael, thank you for the link and the test. It confirms what I remember: that it was different in previous Notes releases.]]></description>
<content:encoded><![CDATA[Michael, thank you for the link and the test. It confirms what I remember: that it was different in previous Notes releases.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#23.07.2010111247DOMCTJ.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 11:09:32 +0200</pubDate>
<dc:creator>Wolfgang Haderlein</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[I have the same results with 8.51 FP 3 and 7.02. One thing I saw: When you open the property-box for documents on view-level, you won't see/get access to the Body-Field (it works for unencrypted mails).<br /><br />Servus<br /><br />Wolfgang]]></description>
<content:encoded><![CDATA[I have the same results with 8.51 FP 3 and 7.02. One thing I saw: When you open the property-box for documents on view-level, you won't see/get access to the Body-Field (it works for unencrypted mails).<br /><br />Servus<br /><br />Wolfgang]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#23.07.2010110932DOMCRH.htm</link>
</item>
<item>
<title>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</title>
<pubDate>Fri, 23 Jul 2010 10:57:06 +0200</pubDate>
<dc:creator>Michael Ruhnau</dc:creator>
<dc:subject>Bug with encrypted documents and LotusScript NotesDocument.isEncrypted property - what do you think?</dc:subject>
<description><![CDATA[I once came across this issue, too - but I can't remeber what I decided to do. Nevertheless this blog post<br /><br />{ <a href="http://www.domblog.de/domblog.nsf/d6plinks/JPOR-7CTPBT" target="_blank" title="Link: www.domblog.de/domblog.nsf/d6plinks/JPOR-7CTPBT">Link</a> }<br /><br />provides some interesting insights in the comments section.<br /><br />I tested your script on an old 6.5.4 box and in there I experienced the expected behaviour. The messagebox results in a isEncrypted = true in both cases. <br /><br />Additionally I investigated the behaviour with modifications and decrypting. The script I used is:<br /><br />Dim session As New NotesSession<br /><br />Dim doc As NotesDocument<br /><br />Set doc = session.currentDatabase.Unprocesseddocuments.Getfirstdocument()<br /><br />MessageBox "Selected document is encrypted: "+CStr(doc.isEncrypted)<br /><br />Call doc.ReplaceItemValue("subject" , "modified")<br /><br />Call doc.Save(True,true)<br /><br />In Notes 6.5.4 the document will remain encrypted, in Notes 8.5.1 the document will be decrypted (a you mentioned already).<br /><br />In my opinion, this is a Notes 8 bug which should be addressed to IBM. As documents will be decrypted using LotusScript modifications without manually encrypting again. <br /><br />Any experiences with other releases would be interesting...]]></description>
<content:encoded><![CDATA[I once came across this issue, too - but I can't remeber what I decided to do. Nevertheless this blog post<br /><br />{ <a href="http://www.domblog.de/domblog.nsf/d6plinks/JPOR-7CTPBT" target="_blank" title="Link: www.domblog.de/domblog.nsf/d6plinks/JPOR-7CTPBT">Link</a> }<br /><br />provides some interesting insights in the comments section.<br /><br />I tested your script on an old 6.5.4 box and in there I experienced the expected behaviour. The messagebox results in a isEncrypted = true in both cases. <br /><br />Additionally I investigated the behaviour with modifications and decrypting. The script I used is:<br /><br />Dim session As New NotesSession<br /><br />Dim doc As NotesDocument<br /><br />Set doc = session.currentDatabase.Unprocesseddocuments.Getfirstdocument()<br /><br />MessageBox "Selected document is encrypted: "+CStr(doc.isEncrypted)<br /><br />Call doc.ReplaceItemValue("subject" , "modified")<br /><br />Call doc.Save(True,true)<br /><br />In Notes 6.5.4 the document will remain encrypted, in Notes 8.5.1 the document will be decrypted (a you mentioned already).<br /><br />In my opinion, this is a Notes 8 bug which should be addressed to IBM. As documents will be decrypted using LotusScript modifications without manually encrypting again. <br /><br />Any experiences with other releases would be interesting...]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/bug-with-encrypted-documents-and-lotusscript-notesdocument.isencrypted-property-what-do-you-think.htm?opendocument&amp;comments#23.07.2010105706DOMCHR.htm</link>
</item>
<item>
<title>Apple WWDC: the good and the bad</title>
<pubDate>Tue, 13 Jul 2010 21:39:37 +0200</pubDate>
<dc:creator>Dave Navarre</dc:creator>
<dc:subject>Apple WWDC: the good and the bad</dc:subject>
<description><![CDATA["it comes with video calling, which should work perfectly since it's from Apple."<br /><br />Surely, you can't be serious. Apple has blundered lately and is just as fallible as any other market-driven conglomerate. These days, they are no different from Microsoft.]]></description>
<content:encoded><![CDATA["it comes with video calling, which should work perfectly since it's from Apple."<br /><br />Surely, you can't be serious. Apple has blundered lately and is just as fallible as any other market-driven conglomerate. These days, they are no different from Microsoft.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/apple-wwdc-whats-missing.htm?opendocument&amp;comments#07132010093937PMDOMR3B.htm</link>
</item>
<item>
<title>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </title>
<pubDate>Fri, 4 Jun 2010 22:22:28 +0200</pubDate>
<dc:creator>Mike McP</dc:creator>
<dc:subject>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </dc:subject>
<description><![CDATA[@1: Agree. Showing the new "HTML 5 Standard" in a Safari-only demo of HTML5? BAHAHA! If one is arguing for standards and interoperability, isn't it a bit ironic that Flash will play on a large number of platforms, yet their demo only plays on their product? <br /><br />Apple is pure evil. How they still come off as counter-culture renegades to most fans will always baffle me. It's their business to run as they please, but I choose not to buy their products and largely ignore their message of 'standards'.]]></description>
<content:encoded><![CDATA[@1: Agree. Showing the new "HTML 5 Standard" in a Safari-only demo of HTML5? BAHAHA! If one is arguing for standards and interoperability, isn't it a bit ironic that Flash will play on a large number of platforms, yet their demo only plays on their product? <br /><br />Apple is pure evil. How they still come off as counter-culture renegades to most fans will always baffle me. It's their business to run as they please, but I choose not to buy their products and largely ignore their message of 'standards'.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/why-flash-is-oldschool-and-html5-is-the-raising-star.htm?opendocument&amp;comments#06042010102228PMDOMRW4.htm</link>
</item>
<item>
<title>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </title>
<pubDate>Fri, 4 Jun 2010 15:20:51 +0200</pubDate>
<dc:creator>Julian Buss</dc:creator>
<dc:subject>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </dc:subject>
<description><![CDATA[Pretty impressive.]]></description>
<content:encoded><![CDATA[Pretty impressive.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/why-flash-is-oldschool-and-html5-is-the-raising-star.htm?opendocument&amp;comments#04.06.2010152051DOMHNL.htm</link>
</item>
<item>
<title>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </title>
<pubDate>Fri, 4 Jun 2010 14:53:06 +0200</pubDate>
<dc:creator>Bob Balfe</dc:creator>
<dc:subject>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </dc:subject>
<description><![CDATA[For more generic things that work in FireFox and Chrome check out this cool site: { <a href="http://www.chromeexperiments.com/" target="_blank" title="Link: www.chromeexperiments.com/">Link</a> }]]></description>
<content:encoded><![CDATA[For more generic things that work in FireFox and Chrome check out this cool site: { <a href="http://www.chromeexperiments.com/" target="_blank" title="Link: www.chromeexperiments.com/">Link</a> }]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/why-flash-is-oldschool-and-html5-is-the-raising-star.htm?opendocument&amp;comments#06042010025306PMDOMH59.htm</link>
</item>
<item>
<title>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </title>
<pubDate>Fri, 4 Jun 2010 10:33:34 +0200</pubDate>
<dc:creator>Julian Buss</dc:creator>
<dc:subject>Why Flash is oldschool and HTML5 is the raising star. Cool Demo. </dc:subject>
<description><![CDATA[I knew that someone would give this kind of comment :-) <br /><br />No, I don't think that the fact that the demo runs in safari only should be overstressed. HTML5 stuff is standardized and I expect that one could build the same demo for other modern browsers, if the same subset of HTML5 as Safari does. <br /><br />The point is: HTML5 is standardized, and every browser vendor can support it if he likes. It's nothing like the special HTML stuff for Internet Explorer in dark age of web design.]]></description>
<content:encoded><![CDATA[I knew that someone would give this kind of comment :-) <br /><br />No, I don't think that the fact that the demo runs in safari only should be overstressed. HTML5 stuff is standardized and I expect that one could build the same demo for other modern browsers, if the same subset of HTML5 as Safari does. <br /><br />The point is: HTML5 is standardized, and every browser vendor can support it if he likes. It's nothing like the special HTML stuff for Internet Explorer in dark age of web design.]]></content:encoded>
<link>http://blog.youatnotes.de/web/youatnotes/blog-jb.nsf/dx/why-flash-is-oldschool-and-html5-is-the-raising-star.htm?opendocument&amp;comments#04.06.2010103334DOMC32.htm</link>
</item>

</channel></rss>
