<?xml version="1.0" encoding="ISO-8859-1" ?>
<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>Brownie's Blog | Comments</title><description>Web, JavaScript, Linux, Apple, Australia and whatever else crosses my mind...</description><link>http://www.browniesblog.com</link><language>en-us</language><lastBuildDate>Wed, 25 Jan 2012 05:03:59 AM -0500</lastBuildDate>
<item>
<title>Notes on maverick meerkat(Ubuntu 11.04)</title>
<pubDate>Wed, 25 Jan 2012 05:03:59 AM -0500</pubDate>
<dc:creator>S.Manivannan</dc:creator>
<dc:subject>Notes on Natty (Ubuntu 11.04)</dc:subject>
<description><![CDATA[Ubuntu 11.04 upgrade + Lotus 8.5 not working Upgraded Ubuntu last week from 10.10. I do this with my work computer and we use Lotus notes here. I had Lotus notes 8.5 working on 10.10 just fine before upgrading.<br /><br />We have using maverick meerkat after upgraded the client opening but not show inbox (white screen )<br /><br />Still the same problems.]]></description>
<content:encoded><![CDATA[Ubuntu 11.04 upgrade + Lotus 8.5 not working Upgraded Ubuntu last week from 10.10. I do this with my work computer and we use Lotus notes here. I had Lotus notes 8.5 working on 10.10 just fine before upgrading.<br /><br />We have using maverick meerkat after upgraded the client opening but not show inbox (white screen )<br /><br />Still the same problems.]]></content:encoded>
<link>http://www.browniesblog.comdx/04282011091431PMMBRF7M.htm?opendocument&amp;comments#01252012050359AMDOMEZ2.htm</link>
</item>
<item>
<title>Apple PCs are overpriced because....</title>
<pubDate>Fri, 20 Jan 2012 03:27:00 PM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Apple PCs are overpriced because....</dc:subject>
<description><![CDATA[@Mark,<br /><br />Good points.<br /><br />I didn't mention superrior component choice or build quality in my post, but they are a big part of why Macs hold their value as well as they do.]]></description>
<content:encoded><![CDATA[@Mark,<br /><br />Good points.<br /><br />I didn't mention superrior component choice or build quality in my post, but they are a big part of why Macs hold their value as well as they do.]]></content:encoded>
<link>http://www.browniesblog.comdx/19012012053121PMMBR9NP.htm?opendocument&amp;comments#01202012032700PMDOMT6F.htm</link>
</item>
<item>
<title>Apple PCs are overpriced because....</title>
<pubDate>Fri, 20 Jan 2012 08:27:25 AM -0500</pubDate>
<dc:creator>Mark Hughes</dc:creator>
<dc:subject>Apple PCs are overpriced because....</dc:subject>
<description><![CDATA[While you can get the same processor hard drive and ram and maybe even the same mother board, you can not get the same quality case or screen that apple uses cheaper.<br /><br />Think about the uni body macbook pro does anyone else make a solid aluminum case? And a screen with real glass and unbelievable brightness?]]></description>
<content:encoded><![CDATA[While you can get the same processor hard drive and ram and maybe even the same mother board, you can not get the same quality case or screen that apple uses cheaper.<br /><br />Think about the uni body macbook pro does anyone else make a solid aluminum case? And a screen with real glass and unbelievable brightness?]]></content:encoded>
<link>http://www.browniesblog.comdx/19012012053121PMMBR9NP.htm?opendocument&amp;comments#01202012082725AMDOMJY7.htm</link>
</item>
<item>
<title>Get AJAX data from *any* server!</title>
<pubDate>Fri, 25 Nov 2011 05:00:10 PM -0500</pubDate>
<dc:creator>Joacim Boive</dc:creator>
<dc:subject>Get AJAX data from *any* server!</dc:subject>
<description><![CDATA[It's no abuse. It's simply named function with data attached. Just (usually) originates from another domain. <br /><br />It's somewhat limited as you must have control of the other side, or at least have the JSONP provided for you. <br /><br />You can fetch HTML from ANY site, just use an iFrame. JSONP could deliver HTML as well, but that goes against the whole idea of JSON. <br /><br />/J]]></description>
<content:encoded><![CDATA[It's no abuse. It's simply named function with data attached. Just (usually) originates from another domain. <br /><br />It's somewhat limited as you must have control of the other side, or at least have the JSONP provided for you. <br /><br />You can fetch HTML from ANY site, just use an iFrame. JSONP could deliver HTML as well, but that goes against the whole idea of JSON. <br /><br />/J]]></content:encoded>
<link>http://www.browniesblog.comdx/24112011114357PMMBRGXK.htm?opendocument&amp;comments#11252011050010PMDOMUYN.htm</link>
</item>
<item>
<title>Get AJAX data from *any* server!</title>
<pubDate>Fri, 25 Nov 2011 04:57:01 AM -0500</pubDate>
<dc:creator>Michael Brown</dc:creator>
<dc:subject>Get AJAX data from *any* server!</dc:subject>
<description><![CDATA[@Thimo,<br /><br />I've not yet delved into it that deeply, but in theory, it could do that.<br /><br />As I said, it's actually abusing the script tag in order to return JSON type data instead of JavasScript source code, which is what that tag *should* be fetching for you. So, why not HTML too?<br /><br />Cheers,<br /><br />- Mike]]></description>
<content:encoded><![CDATA[@Thimo,<br /><br />I've not yet delved into it that deeply, but in theory, it could do that.<br /><br />As I said, it's actually abusing the script tag in order to return JSON type data instead of JavasScript source code, which is what that tag *should* be fetching for you. So, why not HTML too?<br /><br />Cheers,<br /><br />- Mike]]></content:encoded>
<link>http://www.browniesblog.comdx/24112011114357PMMBRGXK.htm?opendocument&amp;comments#11252011045701AMDOMEUP.htm</link>
</item>
<item>
<title>Get AJAX data from *any* server!</title>
<pubDate>Fri, 25 Nov 2011 04:39:45 AM -0500</pubDate>
<dc:creator>Thimo Jansen</dc:creator>
<dc:subject>Get AJAX data from *any* server!</dc:subject>
<description><![CDATA[But this only works for services that understand and return JSONP, right? Meaning you can't use it to retrieve HTML from another server.]]></description>
<content:encoded><![CDATA[But this only works for services that understand and return JSONP, right? Meaning you can't use it to retrieve HTML from another server.]]></content:encoded>
<link>http://www.browniesblog.comdx/24112011114357PMMBRGXK.htm?opendocument&amp;comments#11252011043945AMDOMEHW.htm</link>
</item>
<item>
<title>Get AJAX data from *any* server!</title>
<pubDate>Fri, 25 Nov 2011 01:41:24 AM -0500</pubDate>
<dc:creator>Niklas Heidloff</dc:creator>
<dc:subject>Get AJAX data from *any* server!</dc:subject>
<description><![CDATA[You can also this with Dojo easily via dojo.io.script.get<br /><br />Example: { <a href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/OpenNTF%20Widget" target="_blank" title="Link: www.openntf.org/Projects/pmt.nsf/ProjectLookup/OpenNTF%20Widget">Link</a> }]]></description>
<content:encoded><![CDATA[You can also this with Dojo easily via dojo.io.script.get<br /><br />Example: { <a href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/OpenNTF%20Widget" target="_blank" title="Link: www.openntf.org/Projects/pmt.nsf/ProjectLookup/OpenNTF%20Widget">Link</a> }]]></content:encoded>
<link>http://www.browniesblog.comdx/24112011114357PMMBRGXK.htm?opendocument&amp;comments#11252011014124AMDOMB2F.htm</link>
</item>
<item>
<title>Notes on Natty 64-bit</title>
<pubDate>Thu, 3 Nov 2011 03:45:00 PM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Notes on Natty 64-bit</dc:subject>
<description><![CDATA[@Andrew,<br /><br />You got further than me; I've not even managed to get it installed on Oneiric 64-bit yet!<br /><br />There's a thread on the the Ubuntu Forums that may be some help:<br /><br />{ <a href="http://ubuntuforums.org/showthread.php?t=1864573" target="_blank" title="Link: ubuntuforums.org/showthread.php?t=1864573">Link</a> }]]></description>
<content:encoded><![CDATA[@Andrew,<br /><br />You got further than me; I've not even managed to get it installed on Oneiric 64-bit yet!<br /><br />There's a thread on the the Ubuntu Forums that may be some help:<br /><br />{ <a href="http://ubuntuforums.org/showthread.php?t=1864573" target="_blank" title="Link: ubuntuforums.org/showthread.php?t=1864573">Link</a> }]]></content:encoded>
<link>http://www.browniesblog.comdx/06112011015026PMMBR6J5.htm?opendocument&amp;comments#03112011034500PMDOMSC7.htm</link>
</item>
<item>
<title>Notes on Natty 64-bit</title>
<pubDate>Thu, 3 Nov 2011 02:06:47 PM -0500</pubDate>
<dc:creator>Andrew</dc:creator>
<dc:subject>Notes on Natty 64-bit</dc:subject>
<description><![CDATA[Have you had any success on running 8.5.3 on Oneiric 64bit?<br /><br />I hate Unity so am using Gnome Shell and have followed all the same steps, Notes installed but I can't open any databases. When I try opening my Mail db, I get:<br /><br />CWPCA8515E: Application failed to open: Notes 8.0 Mail Calendar ToDo Applications<br /><br />Any suggestions?]]></description>
<content:encoded><![CDATA[Have you had any success on running 8.5.3 on Oneiric 64bit?<br /><br />I hate Unity so am using Gnome Shell and have followed all the same steps, Notes installed but I can't open any databases. When I try opening my Mail db, I get:<br /><br />CWPCA8515E: Application failed to open: Notes 8.0 Mail Calendar ToDo Applications<br /><br />Any suggestions?]]></content:encoded>
<link>http://www.browniesblog.comdx/06112011015026PMMBR6J5.htm?opendocument&amp;comments#11032011020647PMDOMQES.htm</link>
</item>
<item>
<title>New NAB Name Picker for the Web</title>
<pubDate>Mon, 3 Oct 2011 12:58:34 PM -0500</pubDate>
<dc:creator>Jon Antalvari</dc:creator>
<dc:subject>New NAB Name Picker for the Web</dc:subject>
<description><![CDATA[Fabulous. Thank you. Thank you. Thank you. I have tried numerous things and finally happened upon your blog. This is so great. I appreciate the help very much!!!!]]></description>
<content:encoded><![CDATA[Fabulous. Thank you. Thank you. Thank you. I have tried numerous things and finally happened upon your blog. This is so great. I appreciate the help very much!!!!]]></content:encoded>
<link>http://www.browniesblog.comdx/07122009183645MBRAXK.htm?opendocument&amp;comments#10032011125834PMDOMP46.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Thu, 15 Sep 2011 02:41:14 AM -0500</pubDate>
<dc:creator>Lars Berntrop-Bos</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[Yes that was my first reaction too. What he has really done is refine the dynamic class loading technique so that instead of all variants you can have compile time type checks instead of runtime.<br /><br />What you call the scary looking stuff is part of this particular implementation, a timekeeping class which can be run on a lot of platforms and hides the implementation differences, and solves running on different platforms by dynamically loading different implementations of the same interface. Also note that the R3 and R4 you mention are LotusScript versions. Those have a relation with the Notes version, but are not the same.<br /><br />Don't disparage compiler time checking too much. If they cannot be done, LotusScript must use variants. That carries a significant performance penalty, as detailed in the same redbook that discusses dynamic classloading: Performance considerations for Domino Applications: { <a href="http://www.redbooks.ibm.com/abstracts/sg245602.html" target="_blank" title="Link: www.redbooks.ibm.com/abstracts/sg245602.html">Link</a> }<br /><br />So: for large systems/frameworks it is certainly worth it to explore these techniques. Another I just came across while looking into this is the use of Get/Set Property in ScriptLibraries, outside of a class. This gives you the opportunity to have globals which cannot be easily corrupted by a sloppy program. Examples here: { <a href="http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F872570AD00528E48 " target="_blank" title="Link: www.breakingpar.com/bkp/home.nsf/0/87256B280015193F872570AD00528E48 ">Link</a> } and here: { <a href="http://opendom.blogspot.com/2007/03/static-properties-methods-in.html" target="_blank" title="Link: opendom.blogspot.com/2007/03/static-properties-methods-in.html">Link</a> }]]></description>
<content:encoded><![CDATA[Yes that was my first reaction too. What he has really done is refine the dynamic class loading technique so that instead of all variants you can have compile time type checks instead of runtime.<br /><br />What you call the scary looking stuff is part of this particular implementation, a timekeeping class which can be run on a lot of platforms and hides the implementation differences, and solves running on different platforms by dynamically loading different implementations of the same interface. Also note that the R3 and R4 you mention are LotusScript versions. Those have a relation with the Notes version, but are not the same.<br /><br />Don't disparage compiler time checking too much. If they cannot be done, LotusScript must use variants. That carries a significant performance penalty, as detailed in the same redbook that discusses dynamic classloading: Performance considerations for Domino Applications: { <a href="http://www.redbooks.ibm.com/abstracts/sg245602.html" target="_blank" title="Link: www.redbooks.ibm.com/abstracts/sg245602.html">Link</a> }<br /><br />So: for large systems/frameworks it is certainly worth it to explore these techniques. Another I just came across while looking into this is the use of Get/Set Property in ScriptLibraries, outside of a class. This gives you the opportunity to have globals which cannot be easily corrupted by a sloppy program. Examples here: { <a href="http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F872570AD00528E48 " target="_blank" title="Link: www.breakingpar.com/bkp/home.nsf/0/87256B280015193F872570AD00528E48 ">Link</a> } and here: { <a href="http://opendom.blogspot.com/2007/03/static-properties-methods-in.html" target="_blank" title="Link: opendom.blogspot.com/2007/03/static-properties-methods-in.html">Link</a> }]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#09152011024114AMDOMB2B.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Wed, 14 Sep 2011 07:16:19 PM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[@Lars<br /><br />Thanks for again for the link.<br /><br />I read through Alain's stuff briefly, and suffered a severe brain explosion, I'm afraid. I like his technique for creating Abstract classes, but how he's applying it to his Factory stuff is completely beyond my chops.<br /><br />It also seems include a lot of scary-looking stuff that's specific to what versions of Notes you happen to be using, e.g:<br /><br />LotusScript.lang.R3.Interpreter<br /><br />LotusScript.lang.R4.Interpreter<br /><br />and so on. And none of that stuff goes beyond version 5.<br /><br />The BIll/IBM technique does what I want and I understand how it works. That's good enough for me. Compiler-time checking I can do without. Come to think of it, compiler-time checking is what led to a lot of my problems in the first place!!!]]></description>
<content:encoded><![CDATA[@Lars<br /><br />Thanks for again for the link.<br /><br />I read through Alain's stuff briefly, and suffered a severe brain explosion, I'm afraid. I like his technique for creating Abstract classes, but how he's applying it to his Factory stuff is completely beyond my chops.<br /><br />It also seems include a lot of scary-looking stuff that's specific to what versions of Notes you happen to be using, e.g:<br /><br />LotusScript.lang.R3.Interpreter<br /><br />LotusScript.lang.R4.Interpreter<br /><br />and so on. And none of that stuff goes beyond version 5.<br /><br />The BIll/IBM technique does what I want and I understand how it works. That's good enough for me. Compiler-time checking I can do without. Come to think of it, compiler-time checking is what led to a lot of my problems in the first place!!!]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#14092011071619PMDOM2C9.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Wed, 14 Sep 2011 05:08:06 AM -0500</pubDate>
<dc:creator>Lars Berntrop-Bos</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[It works by constructing code in runtime, and use s an Execute statement to run the construct. When used for objects, the first time it's constructed there is a performance hit when the code is compiled, after that it runs full tilt.<br /><br />If you really want to expand your mind, check out Alain Romedenne's work. He has figured out a way to use the classes fully typed instead of as variants, so if you use the classes elsewhere you get compiler checks (Option Declare) benefits. <br /><br />Read: { <a href="http://opendom.blogspot.com/2007/04/interfaces-abstract-classes-with.html" target="_blank" title="Link: opendom.blogspot.com/2007/04/interfaces-abstract-classes-with.html">Link</a> }<br /><br />He has other easily implemented methods in his blog which can be very valuable: use of a certain way of declaration, you can make your code more robust by implementing static globals.]]></description>
<content:encoded><![CDATA[It works by constructing code in runtime, and use s an Execute statement to run the construct. When used for objects, the first time it's constructed there is a performance hit when the code is compiled, after that it runs full tilt.<br /><br />If you really want to expand your mind, check out Alain Romedenne's work. He has figured out a way to use the classes fully typed instead of as variants, so if you use the classes elsewhere you get compiler checks (Option Declare) benefits. <br /><br />Read: { <a href="http://opendom.blogspot.com/2007/04/interfaces-abstract-classes-with.html" target="_blank" title="Link: opendom.blogspot.com/2007/04/interfaces-abstract-classes-with.html">Link</a> }<br /><br />He has other easily implemented methods in his blog which can be very valuable: use of a certain way of declaration, you can make your code more robust by implementing static globals.]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#09142011050806AMDOMDW5.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Tue, 13 Sep 2011 09:46:42 PM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[@Lans,<br /><br />Many thanks for that link. I'd read Bill's work on OO LotusScript before, but had missed the slides concerning Dynamic Loading... or maybe I read them and didn't understand them!<br /><br />In fact, I'm not sure now I completely understand how it works, but work it does.]]></description>
<content:encoded><![CDATA[@Lans,<br /><br />Many thanks for that link. I'd read Bill's work on OO LotusScript before, but had missed the slides concerning Dynamic Loading... or maybe I read them and didn't understand them!<br /><br />In fact, I'm not sure now I completely understand how it works, but work it does.]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#13092011094642PMDOM5A9.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Tue, 13 Sep 2011 08:58:23 AM -0500</pubDate>
<dc:creator>Lars Berntrop-Bos</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[But you can. That's how dynamic classloading works.<br /><br />See: { <a href="http://www.billbuchan.com/web.nsf/htdocs/BBUN6MQECQ.htm " target="_blank" title="Link: www.billbuchan.com/web.nsf/htdocs/BBUN6MQECQ.htm ">Link</a> } Object Oriented Lotusscript presentations]]></description>
<content:encoded><![CDATA[But you can. That's how dynamic classloading works.<br /><br />See: { <a href="http://www.billbuchan.com/web.nsf/htdocs/BBUN6MQECQ.htm " target="_blank" title="Link: www.billbuchan.com/web.nsf/htdocs/BBUN6MQECQ.htm ">Link</a> } Object Oriented Lotusscript presentations]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#09132011085823AMDOMJE2.htm</link>
</item>
<item>
<title>Class Hierarchies in LotusScript - let&#8217;s loosen things up!</title>
<pubDate>Tue, 13 Sep 2011 08:42:35 AM -0500</pubDate>
<dc:creator>Lars Berntrop-Bos</dc:creator>
<dc:subject>Class Hierarchies in LotusScript - let&#8217;s loosen things up!</dc:subject>
<description><![CDATA[Or you could put the main stuff apart, and in a third library which includes the other two write a new clas which is a subclass of one and includes the other.<br /><br />that way, the mixed class stuff is put in a separate space, even less lumping!]]></description>
<content:encoded><![CDATA[Or you could put the main stuff apart, and in a third library which includes the other two write a new clas which is a subclass of one and includes the other.<br /><br />that way, the mixed class stuff is put in a separate space, even less lumping!]]></content:encoded>
<link>http://www.browniesblog.comdx/09062011092009PMMBRFB7.htm?opendocument&amp;comments#09132011084235AMDOMJ46.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Mon, 12 Sep 2011 10:06:43 PM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[@Ethann,<br /><br />Just exactly what I had in mind. It's how I handle it in JavaScript already: { <a href="http://www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm" target="_blank" title="Link: www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm">Link</a> }<br /><br />Sadly though, you can't create LotusScript objects on the fly like you can JavaScript objects. The object parameter passed to the constructor would need to have its own Class definition. That's a fair bit of work to set up, but it would get around the problem of needing multiple parameters, passed in a particular order.]]></description>
<content:encoded><![CDATA[@Ethann,<br /><br />Just exactly what I had in mind. It's how I handle it in JavaScript already: { <a href="http://www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm" target="_blank" title="Link: www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm">Link</a> }<br /><br />Sadly though, you can't create LotusScript objects on the fly like you can JavaScript objects. The object parameter passed to the constructor would need to have its own Class definition. That's a fair bit of work to set up, but it would get around the problem of needing multiple parameters, passed in a particular order.]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#12092011100643PMDOM5NR.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Mon, 12 Sep 2011 09:11:15 PM -0500</pubDate>
<dc:creator>Ethann Castell</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[The best way to get around this is to pass a structure (or class containing only member vars) to the constructor.<br /><br />This gets around the need for specific ordering of parameters in the array.]]></description>
<content:encoded><![CDATA[The best way to get around this is to pass a structure (or class containing only member vars) to the constructor.<br /><br />This gets around the need for specific ordering of parameters in the array.]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#09122011091115PMDOM4L4.htm</link>
</item>
<item>
<title>Teamstudio Script Browser 3.0 Bug?</title>
<pubDate>Sun, 11 Sep 2011 04:53:40 PM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Teamstudio Script Browser 3.0 Bug?</dc:subject>
<description><![CDATA[@Bert<br /><br />Belated thanks for the INI file tip. I can confirm that it worked for me too.<br /><br />For me, the teamstudio.ini file was in my Notes Data folder. I added Bert's line directly under the [Teamstudio] section in that file.]]></description>
<content:encoded><![CDATA[@Bert<br /><br />Belated thanks for the INI file tip. I can confirm that it worked for me too.<br /><br />For me, the teamstudio.ini file was in my Notes Data folder. I added Bert's line directly under the [Teamstudio] section in that file.]]></content:encoded>
<link>http://www.browniesblog.comdx/15042009072713PMMBRD4L.htm?opendocument&amp;comments#11092011045340PMDOMTP4.htm</link>
</item>
<item>
<title>Multiple constructors for LotusScript objects</title>
<pubDate>Sun, 11 Sep 2011 02:02:39 AM -0500</pubDate>
<dc:creator>Mike Brown</dc:creator>
<dc:subject>Multiple constructors for LotusScript objects</dc:subject>
<description><![CDATA[@Peter,<br /><br />Thanks for the link. I actually found that not long after making my own post. (Der, should have looked first.)<br /><br />I have in mind something slightly different....<br /><br />@Erik,<br /><br />Yes, an array of variants would work.<br /><br />You would still have the disadvantage of having to get the members of the array in the right order though. And whenever you changed that in the class constructor, you'd likely have to update all your calling functions accordingly too.<br /><br />What I've got in mind is more like how you can do it in JavaScript { <a href="http://www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm?opendocument" target="_blank" title="Link: www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm?opendocument">Link</a> }]]></description>
<content:encoded><![CDATA[@Peter,<br /><br />Thanks for the link. I actually found that not long after making my own post. (Der, should have looked first.)<br /><br />I have in mind something slightly different....<br /><br />@Erik,<br /><br />Yes, an array of variants would work.<br /><br />You would still have the disadvantage of having to get the members of the array in the right order though. And whenever you changed that in the class constructor, you'd likely have to update all your calling functions accordingly too.<br /><br />What I've got in mind is more like how you can do it in JavaScript { <a href="http://www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm?opendocument" target="_blank" title="Link: www.browniesblog.com/A55CBC/blog.nsf/dx/09072011063106PMMBRBZJ.htm?opendocument">Link</a> }]]></content:encoded>
<link>http://www.browniesblog.comdx/09102011033622PMMBR8LA.htm?opendocument&amp;comments#11092011020239AMDOMAA8.htm</link>
</item>

</channel></rss>

