<?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>The Unofficial Poster Child for Notes and Domino | Comments</title><description></description><link>http://www.bobbaehr.com/blog-lotusphere.nsf/</link><language>en-us</language><lastBuildDate>Sat, 9 Jul 2022 08:48:08 AM -0400</lastBuildDate>
<item>
<title>JSON Classes are BAD ASS</title>
<pubDate>Sat, 9 Jul 2022 08:48:08 AM -0400</pubDate>
<dc:creator>Robert Baehr</dc:creator>
<dc:subject>JSON Classes are BAD ASS</dc:subject>
<description><![CDATA[I am sorry - that code is property of the customer.]]></description>
<content:encoded><![CDATA[I am sorry - that code is property of the customer.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/json-classes-are-bad-ass.htm?opendocument&amp;comments#07092022084808AMWWWH25.htm</link>
</item>
<item>
<title>JSON Classes are BAD ASS</title>
<pubDate>Mon, 4 Jul 2022 05:50:47 AM -0400</pubDate>
<dc:creator>Lars Berntrop-Bos</dc:creator>
<dc:subject>JSON Classes are BAD ASS</dc:subject>
<description><![CDATA[Could you post demo code?]]></description>
<content:encoded><![CDATA[Could you post demo code?]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/json-classes-are-bad-ass.htm?opendocument&amp;comments#07042022055047AMWWWDKA.htm</link>
</item>
<item>
<title>You Are One Quarter Cup Of Coffee Away From SSL/TLS With Domino 12</title>
<pubDate>Mon, 27 Sep 2021 05:22:51 AM -0500</pubDate>
<dc:creator>Daniel Nashed</dc:creator>
<dc:subject>You Are One Quarter Cup Of Coffee Away From SSL/TLS With Domino 12</dc:subject>
<description><![CDATA[Great it worked for your out of the box! IMHO this isn't a "little thing".<br /><br />It has been a major shift from the old legacy on disk KYR file format to a modern UI in a domain wide database to maintain and distribute X.509 web server certs for all your servers.<br /><br />This also includes a very easy to use manual flow to create CSRs and also to import the returned certificates.<br /><br />The flow allows to paste certificates in any order and also auto completes chains if the trusted roots are in the database.<br /><br />With 12.0.1 there will be full export and import for PEM, PKCS12 and KYR (only import).<br /><br />And if you are looking for wild card Let's Encrypt support there is an own interface for DNS-01 challenge support via DNS TXT API integrations.<br /><br />It is complemented with a completely new TLS Cache which detects and reloads TLS Credentials and allows to use RSA/ECDSA keys with multiple SANs and also wild-card lookups.<br /><br />If you are looking for details check this blog post and presentation --&gt; https://blog.nashcom.de/nashcomblog.nsf/dx/domino-certmgr-openntf-webinar.htm<br /><br />-- Daniel]]></description>
<content:encoded><![CDATA[Great it worked for your out of the box! IMHO this isn't a "little thing".<br /><br />It has been a major shift from the old legacy on disk KYR file format to a modern UI in a domain wide database to maintain and distribute X.509 web server certs for all your servers.<br /><br />This also includes a very easy to use manual flow to create CSRs and also to import the returned certificates.<br /><br />The flow allows to paste certificates in any order and also auto completes chains if the trusted roots are in the database.<br /><br />With 12.0.1 there will be full export and import for PEM, PKCS12 and KYR (only import).<br /><br />And if you are looking for wild card Let's Encrypt support there is an own interface for DNS-01 challenge support via DNS TXT API integrations.<br /><br />It is complemented with a completely new TLS Cache which detects and reloads TLS Credentials and allows to use RSA/ECDSA keys with multiple SANs and also wild-card lookups.<br /><br />If you are looking for details check this blog post and presentation --&gt; https://blog.nashcom.de/nashcomblog.nsf/dx/domino-certmgr-openntf-webinar.htm<br /><br />-- Daniel]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/you-are-one-half-cup-of-coffee-away-from-ssltls-with-domino-12.htm?opendocument&amp;comments#09272021052251AMWWWE7D.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Mon, 12 Jul 2021 04:47:31 PM -0500</pubDate>
<dc:creator>Michael Marcavage</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[I developed such an app years ago, it was even showcased at Lotusphere for 3 years.<br /><br />It handles filling in PDF Fillable forms from Notes data, reading PDF Fillable forms and taking that data, and creating Notes documents.<br /><br />I have not done anything with it in a few years as the Notes world seemed to have died.<br /><br />All that said, if you are interested to learn more, feel free to contact me at mmarcavage@gmail.com.]]></description>
<content:encoded><![CDATA[I developed such an app years ago, it was even showcased at Lotusphere for 3 years.<br /><br />It handles filling in PDF Fillable forms from Notes data, reading PDF Fillable forms and taking that data, and creating Notes documents.<br /><br />I have not done anything with it in a few years as the Notes world seemed to have died.<br /><br />All that said, if you are interested to learn more, feel free to contact me at mmarcavage@gmail.com.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#07122021044731PMWWWTK9.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Sun, 11 Jul 2021 12:39:20 PM -0500</pubDate>
<dc:creator>Uwe Brahm</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[I would take a closer look at the Java library from Apache named pdfbox: <br /><br />https://pdfbox.apache.org/<br /><br />They have a nice example section with code for Forms to try out:<br /><br />https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/interactive/form/<br /><br />This is where I would look first before buying something :-)<br /><br />As Domino is Java aware, adopting something should be straight forward.<br /><br />Regards,<br /><br />Uwe]]></description>
<content:encoded><![CDATA[I would take a closer look at the Java library from Apache named pdfbox: <br /><br />https://pdfbox.apache.org/<br /><br />They have a nice example section with code for Forms to try out:<br /><br />https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/interactive/form/<br /><br />This is where I would look first before buying something :-)<br /><br />As Domino is Java aware, adopting something should be straight forward.<br /><br />Regards,<br /><br />Uwe]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#07112021123920PMWWWNQ5.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Sun, 11 Jul 2021 07:15:57 AM -0500</pubDate>
<dc:creator>Palmi</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[@Robert I want to fill out forms with data from Domino , <br /><br />Q : Could this be a web form? , when Customer fills in / changes data and it gets save back in Domino THEN is fills out PDF for Customer ??]]></description>
<content:encoded><![CDATA[@Robert I want to fill out forms with data from Domino , <br /><br />Q : Could this be a web form? , when Customer fills in / changes data and it gets save back in Domino THEN is fills out PDF for Customer ??]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#07112021071557AMWWWGE2.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Sun, 11 Jul 2021 04:20:48 AM -0500</pubDate>
<dc:creator>Robert Baehr</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[@Fredrik Malmborg : Thanks. Swing looks like it would be a little "overkill" (looks great, though).<br /><br />@Robert Read: That's more along the train of thought. For a business, I want to fill out forms with data from Domino, get it to a customer, they complete more data, return it, and when I process the form the newly added data updates the original Domino document.<br /><br />Simplicity is key.<br /><br />@Palmi: I'll look for it.]]></description>
<content:encoded><![CDATA[@Fredrik Malmborg : Thanks. Swing looks like it would be a little "overkill" (looks great, though).<br /><br />@Robert Read: That's more along the train of thought. For a business, I want to fill out forms with data from Domino, get it to a customer, they complete more data, return it, and when I process the form the newly added data updates the original Domino document.<br /><br />Simplicity is key.<br /><br />@Palmi: I'll look for it.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#07112021042048AMWWWCYK.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Sun, 11 Jul 2021 04:14:05 AM -0500</pubDate>
<dc:creator>Palmi</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[Hi Robert , this fall there will be a solution to Import Excel and other formats , we are looking into adding Domino &gt; PDF <br /><br />{ <a href="http://lord.is/C3/en/index.html " target="_blank" title="Link: lord.is/C3/en/index.html ">Link</a> } <br /><br />You can contact me if you like more information]]></description>
<content:encoded><![CDATA[Hi Robert , this fall there will be a solution to Import Excel and other formats , we are looking into adding Domino &gt; PDF <br /><br />{ <a href="http://lord.is/C3/en/index.html " target="_blank" title="Link: lord.is/C3/en/index.html ">Link</a> } <br /><br />You can contact me if you like more information]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#07112021041405AMWWWCUC.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Sun, 11 Jul 2021 02:44:31 AM -0500</pubDate>
<dc:creator>Robert Read</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[You might be able to do something with a pdf type called a fillable form]]></description>
<content:encoded><![CDATA[You might be able to do something with a pdf type called a fillable form]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#11072021024431a.m.WWWB4D.htm</link>
</item>
<item>
<title>Domino and PDF Data Transfer</title>
<pubDate>Sun, 11 Jul 2021 02:10:21 AM -0500</pubDate>
<dc:creator>Fredrik Malmborg</dc:creator>
<dc:subject>Domino and PDF Data Transfer</dc:subject>
<description><![CDATA[Have you checked out SWING software? Not sure if they have what you need, but could be.]]></description>
<content:encoded><![CDATA[Have you checked out SWING software? Not sure if they have what you need, but could be.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/domino-and-pdf-data-transfer.htm?opendocument&amp;comments#2021-07-11021021WWWAF2.htm</link>
</item>
<item>
<title>Seeking Feedback on Domino 12 Upgrade</title>
<pubDate>Fri, 2 Jul 2021 04:19:38 AM -0500</pubDate>
<dc:creator>Jesper Kiaer</dc:creator>
<dc:subject>Seeking Feedback on Domino 12 Upgrade</dc:subject>
<description><![CDATA[I have not had any major issues yet on the one server I have upgraded (Linux).<br /><br />How ever I have noticed higher CPU for amgr each running around 4-6% when idle.]]></description>
<content:encoded><![CDATA[I have not had any major issues yet on the one server I have upgraded (Linux).<br /><br />How ever I have noticed higher CPU for amgr each running around 4-6% when idle.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/seeking-feedback-on-domino-12-upgrade.htm?opendocument&amp;comments#07022021041938AMWWWCXT.htm</link>
</item>
<item>
<title>Seeking Feedback on Domino 12 Upgrade</title>
<pubDate>Thu, 1 Jul 2021 04:05:33 PM -0500</pubDate>
<dc:creator>Adam Osborne</dc:creator>
<dc:subject>Seeking Feedback on Domino 12 Upgrade</dc:subject>
<description><![CDATA[G'day Bob,<br /><br />We've done eight Windows servers and haven't hit any issues that would raise a concern. In my opinion, HCL has done a great job! <br /><br />Good luck.<br /><br />Cheers<br /><br />Adam]]></description>
<content:encoded><![CDATA[G'day Bob,<br /><br />We've done eight Windows servers and haven't hit any issues that would raise a concern. In my opinion, HCL has done a great job! <br /><br />Good luck.<br /><br />Cheers<br /><br />Adam]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/seeking-feedback-on-domino-12-upgrade.htm?opendocument&amp;comments#01072021040533PMWWWSR2.htm</link>
</item>
<item>
<title>Seeking Feedback on Domino 12 Upgrade</title>
<pubDate>Thu, 1 Jul 2021 02:02:41 PM -0500</pubDate>
<dc:creator>Jesper Kiaer</dc:creator>
<dc:subject>Seeking Feedback on Domino 12 Upgrade</dc:subject>
<description><![CDATA[Hi <br /><br />I have only upgrade one server yet on Linux. No real issues at this point, however there seems to be some CPU issues maybe.<br /><br />Each amgr stays around 4-5% without running anything.]]></description>
<content:encoded><![CDATA[Hi <br /><br />I have only upgrade one server yet on Linux. No real issues at this point, however there seems to be some CPU issues maybe.<br /><br />Each amgr stays around 4-5% without running anything.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/seeking-feedback-on-domino-12-upgrade.htm?opendocument&amp;comments#01-07-2021140241WWWQC8.htm</link>
</item>
<item>
<title>Seeking Feedback on Domino 12 Upgrade</title>
<pubDate>Thu, 1 Jul 2021 03:20:00 AM -0500</pubDate>
<dc:creator>Robert Read</dc:creator>
<dc:subject>Seeking Feedback on Domino 12 Upgrade</dc:subject>
<description><![CDATA[Still to look into but i.ages pasted into an email are removed and the reciepient is not getting them]]></description>
<content:encoded><![CDATA[Still to look into but i.ages pasted into an email are removed and the reciepient is not getting them]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/seeking-feedback-on-domino-12-upgrade.htm?opendocument&amp;comments#01072021032000a.m.WWWBSK.htm</link>
</item>
<item>
<title>Spell Check Freezing Notes - Interesting Find In The Last Place You Might Expect</title>
<pubDate>Mon, 26 Apr 2021 12:58:49 PM -0500</pubDate>
<dc:creator>Daniel Nashed</dc:creator>
<dc:subject>Spell Check Freezing Notes - Interesting Find In The Last Place You Might Expect</dc:subject>
<description><![CDATA[Not a direct comment to your post ..<br /><br />But I just noticed you also have the same search issue with your blog ..<br /><br />see this link on my blog and I did not find this on my own ..<br /><br />{ <a href="http://blog.nashcom.de/nashcomblog.nsf/dx/domino-blog-template-search-fix.htm" target="_blank" title="Link: blog.nashcom.de/nashcomblog.nsf/dx/domino-blog-template-search-fix.htm">Link</a> }<br /><br />We using the Domino blog template have to support each other ;-)<br /><br />-- Daniel]]></description>
<content:encoded><![CDATA[Not a direct comment to your post ..<br /><br />But I just noticed you also have the same search issue with your blog ..<br /><br />see this link on my blog and I did not find this on my own ..<br /><br />{ <a href="http://blog.nashcom.de/nashcomblog.nsf/dx/domino-blog-template-search-fix.htm" target="_blank" title="Link: blog.nashcom.de/nashcomblog.nsf/dx/domino-blog-template-search-fix.htm">Link</a> }<br /><br />We using the Domino blog template have to support each other ;-)<br /><br />-- Daniel]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/spell-check-freezing-notes-interesting-find.htm?opendocument&amp;comments#04262021125849PMWWWP4B.htm</link>
</item>
<item>
<title>The Domino 11 Upgrade (or lack thereof)</title>
<pubDate>Mon, 17 Feb 2020 02:57:55 PM -0400</pubDate>
<dc:creator>Ben Langhinrichs</dc:creator>
<dc:subject>The Domino 11 Upgrade (or lack thereof)</dc:subject>
<description><![CDATA[Probably worth raising a ticket with them. They fixed mine quickly (basically by letting me know I had two logins, one for production, the other for beta).]]></description>
<content:encoded><![CDATA[Probably worth raising a ticket with them. They fixed mine quickly (basically by letting me know I had two logins, one for production, the other for beta).]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/hcl-domino-11.htm?opendocument&amp;comments#02172020025755PMWWWRER.htm</link>
</item>
<item>
<title>The Domino 11 Upgrade (or lack thereof)</title>
<pubDate>Mon, 17 Feb 2020 11:41:22 AM -0400</pubDate>
<dc:creator>Oliver Busse</dc:creator>
<dc:subject>The Domino 11 Upgrade (or lack thereof)</dc:subject>
<description><![CDATA[I'd suggest to open a support case, type "licensing"]]></description>
<content:encoded><![CDATA[I'd suggest to open a support case, type "licensing"]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/hcl-domino-11.htm?opendocument&amp;comments#17.02.2020114122WWWMKW.htm</link>
</item>
<item>
<title>The Domino 11 Upgrade (or lack thereof)</title>
<pubDate>Mon, 17 Feb 2020 11:09:07 AM -0400</pubDate>
<dc:creator>Ben Langhinrichs</dc:creator>
<dc:subject>The Domino 11 Upgrade (or lack thereof)</dc:subject>
<description><![CDATA[If you were part of the Beta, make sure that you don't have two separate logins. I have one which got me the beta entitlement but doesn't show the production stuff, and which which has production stuff and no beta.<br /><br />I had to raise an issue with them to find this out, but they sorted it out very quickly, so I'd start there.]]></description>
<content:encoded><![CDATA[If you were part of the Beta, make sure that you don't have two separate logins. I have one which got me the beta entitlement but doesn't show the production stuff, and which which has production stuff and no beta.<br /><br />I had to raise an issue with them to find this out, but they sorted it out very quickly, so I'd start there.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/hcl-domino-11.htm?opendocument&amp;comments#02172020110907AMWWWLXS.htm</link>
</item>
<item>
<title>Feedback Appreciated - Integrating Domino, External Data, and Graphics Engines Like Google Charts and Dojo Charts</title>
<pubDate>Tue, 16 Jul 2019 09:26:08 AM -0400</pubDate>
<dc:creator>Brian Moore</dc:creator>
<dc:subject>Feedback Appreciated - Integrating Domino, External Data, and Graphics Engines Like Google Charts and Dojo Charts</dc:subject>
<description><![CDATA[This looks great and I would like to use it right now.]]></description>
<content:encoded><![CDATA[This looks great and I would like to use it right now.]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/integrating-domino-external-data-and-graphics-engines-like-google-charts-and-dojo-charts.htm?opendocument&amp;comments#07162019092608AMWWWHRV.htm</link>
</item>
<item>
<title>Feedback Appreciated - Integrating Domino, External Data, and Graphics Engines Like Google Charts and Dojo Charts</title>
<pubDate>Mon, 15 Jul 2019 01:21:16 AM -0400</pubDate>
<dc:creator>Tinus Riyanto</dc:creator>
<dc:subject>Feedback Appreciated - Integrating Domino, External Data, and Graphics Engines Like Google Charts and Dojo Charts</dc:subject>
<description><![CDATA[Sounds interesting<br /><br />Suggest to add DQL as one of the data source option]]></description>
<content:encoded><![CDATA[Sounds interesting<br /><br />Suggest to add DQL as one of the data source option]]></content:encoded>
<link>http://www.bobbaehr.com/blog-lotusphere.nsf/dx/integrating-domino-external-data-and-graphics-engines-like-google-charts-and-dojo-charts.htm?opendocument&amp;comments#07152019012116AMWWW8AU.htm</link>
</item>

</channel></rss>
