<?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>Intec Blog | Comments</title><description>Intec Blog</description><link>http://hermes.intec.co.uk/Intec/Blog.nsf/</link><language>en-us</language><lastBuildDate>Fri, 7 Oct 2011 06:53:35 PM +0100</lastBuildDate>
<item>
<title>XPages: Validation for Radio Buttons, Check Boxes and List Boxes: Part Two</title>
<pubDate>Fri, 7 Oct 2011 06:53:35 PM +0100</pubDate>
<dc:creator></dc:creator>
<dc:subject>XPages: Validation for Radio Buttons, Check Boxes and List Boxes: Part Two</dc:subject>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/21092009135442HERH6A.htm?opendocument&amp;comments#07.10.2011185335HERNZ2.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Wed, 5 Oct 2011 06:07:08 PM +0100</pubDate>
<dc:creator>Paul Withers</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[@Howard yes, it was added post-CD5 and wonderfully highlights the power if the new OSGi plugin functionality.<br /><br />Incidentally, this is why you need to ensure "Use runtime optimised JavaScript and CSS resources" is unticked, otherwise you'll still see Dojo 1.6.1 loaded from the plugin by Firefox. I only found this out myself just a couple of weeks ago, too late for anything to be done about it.]]></description>
<content:encoded><![CDATA[@Howard yes, it was added post-CD5 and wonderfully highlights the power if the new OSGi plugin functionality.<br /><br />Incidentally, this is why you need to ensure "Use runtime optimised JavaScript and CSS resources" is unticked, otherwise you'll still see Dojo 1.6.1 loaded from the plugin by Firefox. I only found this out myself just a couple of weeks ago, too late for anything to be done about it.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#05102011180708HERN3Z.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Wed, 5 Oct 2011 05:00:40 PM +0100</pubDate>
<dc:creator>Thomas Gumz</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[Apologies, my mistake, @Nathan is right. That's what I get for looking at my own server which uses a non-standard configuration.]]></description>
<content:encoded><![CDATA[Apologies, my mistake, @Nathan is right. That's what I get for looking at my own server which uses a non-standard configuration.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#10052011050040PMHERLSG.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Wed, 5 Oct 2011 02:20:06 PM +0100</pubDate>
<dc:creator>Howard</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[Per Niklas (and I checked the rendered html in the gold release), 1.6.1 is served up for XPages. The files are stored in OSGI as a plug-in. I think CD5 served up 1.5.1 so IBM must have added this after CD5.<br /><br />My first comment was wrong.<br /><br />Howard]]></description>
<content:encoded><![CDATA[Per Niklas (and I checked the rendered html in the gold release), 1.6.1 is served up for XPages. The files are stored in OSGI as a plug-in. I think CD5 served up 1.5.1 so IBM must have added this after CD5.<br /><br />My first comment was wrong.<br /><br />Howard]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#10052011022006PMHERHN5.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Wed, 5 Oct 2011 09:42:31 AM +0100</pubDate>
<dc:creator>Paul Withers</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[The beauty of this approach is that you can downgrade the Dojo version for an NSF, if you really wanted to, to Dojo 1.5.1, which presumably also has the xspClientDojo and other IBM files. I'm assuming that the Dojo naming conventions of 1.5.1 and 1.6.1 are to avoid conflicts with any existing implementations of Dojo 1.5.0 because XPages always runs the highest numbered Dojo version, a nice plan.<br /><br />Of course, if you want to add your own Dojo modules, the plugin means you can't put them on the server. The approach will be to store them in the NSF as script libraries or, for ease to support XPiNC and browser, as File Resources.]]></description>
<content:encoded><![CDATA[The beauty of this approach is that you can downgrade the Dojo version for an NSF, if you really wanted to, to Dojo 1.5.1, which presumably also has the xspClientDojo and other IBM files. I'm assuming that the Dojo naming conventions of 1.5.1 and 1.6.1 are to avoid conflicts with any existing implementations of Dojo 1.5.0 because XPages always runs the highest numbered Dojo version, a nice plan.<br /><br />Of course, if you want to add your own Dojo modules, the plugin means you can't put them on the server. The approach will be to store them in the NSF as script libraries or, for ease to support XPiNC and browser, as File Resources.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#05102011094231HERC8M.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Wed, 5 Oct 2011 06:30:25 AM +0100</pubDate>
<dc:creator>Niklas Heidloff</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[Nathan is right. The beauty is that we could now even deploy future Dojo versions (e.g. 1.7) as OSGi bundles without having to wait for a new product release.]]></description>
<content:encoded><![CDATA[Nathan is right. The beauty is that we could now even deploy future Dojo versions (e.g. 1.7) as OSGi bundles without having to wait for a new product release.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#10052011063025AMHER8GK.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Wed, 5 Oct 2011 03:09:57 AM +0100</pubDate>
<dc:creator>Nathan t Freeman </dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[@Thomas the xpages runtime serves up 1.6.1. It's non-xpages that get dojo 1.5.x]]></description>
<content:encoded><![CDATA[@Thomas the xpages runtime serves up 1.6.1. It's non-xpages that get dojo 1.5.x]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#10052011030957AMHER4KA.htm</link>
</item>
<item>
<title>Re: Dojo</title>
<pubDate>Tue, 4 Oct 2011 11:22:34 PM +0100</pubDate>
<dc:creator>Thomas Gumz</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[To clarify, there are two new Dojo versions, 1.5.1 for the XPages runtime, and 1.6.1 for OSGi (you can find it in &lt;program&gt;\osgi\shared\eclipse\plugins\com.ibm.xsp.dojo.8.5.3.20110922_1130.jar<br /><br />- Thomas, IBM.]]></description>
<content:encoded><![CDATA[To clarify, there are two new Dojo versions, 1.5.1 for the XPages runtime, and 1.6.1 for OSGi (you can find it in &lt;program&gt;\osgi\shared\eclipse\plugins\com.ibm.xsp.dojo.8.5.3.20110922_1130.jar<br /><br />- Thomas, IBM.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#10042011112234PMHERU96.htm</link>
</item>
<item>
<title>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</title>
<pubDate>Tue, 4 Oct 2011 09:32:33 PM +0100</pubDate>
<dc:creator>Howard</dc:creator>
<dc:subject>Domino 8.5.3: Greater Power Over Dojo. Thanks IBM For Your Work</dc:subject>
<description><![CDATA[8.5.3 ships with Dojo 1.5.1 (I just installed the server and checked the directories) along with the older versions.<br /><br />I wonder if Niklas had a typo in the "1.6.1"?<br /><br />Howard]]></description>
<content:encoded><![CDATA[8.5.3 ships with Dojo 1.5.1 (I just installed the server and checked the directories) along with the older versions.<br /><br />I wonder if Niklas had a typo in the "1.6.1"?<br /><br />Howard]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/04102011201608HERQLM.htm?opendocument&amp;comments#10042011093233PMHERS4E.htm</link>
</item>
<item>
<title>XPages: Validation for Radio Buttons, Check Boxes and List Boxes: Part 2</title>
<pubDate>Fri, 30 Sep 2011 02:03:44 PM +0100</pubDate>
<dc:creator></dc:creator>
<dc:subject>XPages: Validation for Radio Buttons, Check Boxes and List Boxes: Part One</dc:subject>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/01092009134719HERGZM.htm?opendocument&amp;comments#30092011140344HERHBV.htm</link>
</item>
<item>
<title>XPages: Validation for Radio Buttons, Check Boxes and List Boxes: Part One</title>
<pubDate>Fri, 30 Sep 2011 02:03:31 PM +0100</pubDate>
<dc:creator></dc:creator>
<dc:subject>XPages: Validation for Radio Buttons, Check Boxes and List Boxes: Part One</dc:subject>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/01092009134719HERGZM.htm?opendocument&amp;comments#30092011140331HERHBR.htm</link>
</item>
<item>
<title>XPages: Calling Client-Side Javascript from Server-Side Javascript</title>
<pubDate>Thu, 15 Sep 2011 09:26:38 AM +0100</pubDate>
<dc:creator>Vikram sisodia</dc:creator>
<dc:subject>XPages: Calling Client-Side Javascript from Server-Side Javascript</dc:subject>
<description><![CDATA[Nice example .<br /><br />Thanks]]></description>
<content:encoded><![CDATA[Nice example .<br /><br />Thanks]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/21042010222252HERT3U.htm?opendocument&amp;comments#09152011092638AMHERBWP.htm</link>
</item>
<item>
<title>NotesIn9: F4 Is Your Friend</title>
<pubDate>Mon, 5 Sep 2011 10:43:29 AM +0100</pubDate>
<dc:creator>Mark Barton</dc:creator>
<dc:subject>NotesIn9: F4 Is Your Friend</dc:subject>
<description><![CDATA[Thanks Paul - I will check it out.]]></description>
<content:encoded><![CDATA[Thanks Paul - I will check it out.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/05092011083629HERAXC.htm?opendocument&amp;comments#09052011104329AMHERDEQ.htm</link>
</item>
<item>
<title>NotesIn9: F4 Is Your Friend</title>
<pubDate>Mon, 5 Sep 2011 10:16:00 AM +0100</pubDate>
<dc:creator>Paul Withers</dc:creator>
<dc:subject>NotesIn9: F4 Is Your Friend</dc:subject>
<description><![CDATA[I don't think it needs to be static, but if you try to store any Notes element (View, Document, Entry, Item etc), that's unlikely to work because of recycling. XPages Help Application has examples of Application Scoped managed beans holding data, for which I create a class to hold the variables from the underlying Notes documents. { <a href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/XPages%20Help%20Application" target="_blank" title="Link: www.openntf.org/Projects/pmt.nsf/ProjectLookup/XPages%20Help%20Application">Link</a> }<br /><br />If you go onto the Index, bear in mind the latest downloadable version has a bug where I refactored a method name, in cc_viewIndex Custom Control, the text and link should be help.getLevel()]]></description>
<content:encoded><![CDATA[I don't think it needs to be static, but if you try to store any Notes element (View, Document, Entry, Item etc), that's unlikely to work because of recycling. XPages Help Application has examples of Application Scoped managed beans holding data, for which I create a class to hold the variables from the underlying Notes documents. { <a href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/XPages%20Help%20Application" target="_blank" title="Link: www.openntf.org/Projects/pmt.nsf/ProjectLookup/XPages%20Help%20Application">Link</a> }<br /><br />If you go onto the Index, bear in mind the latest downloadable version has a bug where I refactored a method name, in cc_viewIndex Custom Control, the text and link should be help.getLevel()]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/05092011083629HERAXC.htm?opendocument&amp;comments#05092011101600HERCVK.htm</link>
</item>
<item>
<title>NotesIn9: F4 Is Your Friend</title>
<pubDate>Mon, 5 Sep 2011 09:30:00 AM +0100</pubDate>
<dc:creator>Mark Barton</dc:creator>
<dc:subject>NotesIn9: F4 Is Your Friend</dc:subject>
<description><![CDATA[Paul - apologies slightly off topic but still XPage related ;-) <br /><br />Just trying to find someone to confirm that to use the application scope for a Java Bean it needs to be a static class. i.e. got a NAB lookup which is cached in the bean as an ArrayList so subsequent calls dont have to perform a lookup to the expensive db.<br /><br />I could only get it to retain the cache if I used a static class - do you think this is correct or have I ballsed up my Java code? Was going to fo a blog article but would hate to state the wrong thing.]]></description>
<content:encoded><![CDATA[Paul - apologies slightly off topic but still XPage related ;-) <br /><br />Just trying to find someone to confirm that to use the application scope for a Java Bean it needs to be a static class. i.e. got a NAB lookup which is cached in the bean as an ArrayList so subsequent calls dont have to perform a lookup to the expensive db.<br /><br />I could only get it to retain the cache if I used a static class - do you think this is correct or have I ballsed up my Java code? Was going to fo a blog article but would hate to state the wrong thing.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/05092011083629HERAXC.htm?opendocument&amp;comments#09052011093000AMHERBYT.htm</link>
</item>
<item>
<title>A Host of XPages and Dojo Resurces</title>
<pubDate>Sat, 20 Aug 2011 05:25:39 PM +0100</pubDate>
<dc:creator>Nathan T. Freeman</dc:creator>
<dc:subject>A Host of XPages and Dojo Resurces</dc:subject>
<description><![CDATA[{ <a href="http://xpages.info" target="_blank" title="Link: xpages.info">Link</a> }<br /><br />For all your XPages resource needs.]]></description>
<content:encoded><![CDATA[{ <a href="http://xpages.info" target="_blank" title="Link: xpages.info">Link</a> }<br /><br />For all your XPages resource needs.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/19082011132847HERGN2.htm?opendocument&amp;comments#08202011052539PMHERMA4.htm</link>
</item>
<item>
<title>don&#8217;t forget..</title>
<pubDate>Fri, 19 Aug 2011 08:51:25 PM +0100</pubDate>
<dc:creator>Julian Buss</dc:creator>
<dc:subject>A Host of XPages and Dojo Resurces</dc:subject>
<description><![CDATA[... xpageswiki.com . It proved helpful to a lot of XPages newbies.]]></description>
<content:encoded><![CDATA[... xpageswiki.com . It proved helpful to a lot of XPages newbies.]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/19082011132847HERGN2.htm?opendocument&amp;comments#19.08.2011205125HERRAP.htm</link>
</item>
<item>
<title>A Host of XPages and Dojo Resurces</title>
<pubDate>Fri, 19 Aug 2011 03:13:36 PM +0100</pubDate>
<dc:creator>Alan Hurt</dc:creator>
<dc:subject>A Host of XPages and Dojo Resurces</dc:subject>
<description><![CDATA[Another good dojo tutorial site:<br /><br />{ <a href="http://davidwalsh.name/tutorials/dojo" target="_blank" title="Link: davidwalsh.name/tutorials/dojo">Link</a> }]]></description>
<content:encoded><![CDATA[Another good dojo tutorial site:<br /><br />{ <a href="http://davidwalsh.name/tutorials/dojo" target="_blank" title="Link: davidwalsh.name/tutorials/dojo">Link</a> }]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/19082011132847HERGN2.htm?opendocument&amp;comments#08192011031336PMHERJPK.htm</link>
</item>
<item>
<title>GMail Learns from Lotus iNotes</title>
<pubDate>Sun, 14 Aug 2011 03:42:18 AM +0100</pubDate>
<dc:creator>Vinod Seraphin</dc:creator>
<dc:subject>GMail Learns from Lotus iNotes</dc:subject>
<description><![CDATA[Actually, iNotes 8.0 also offered side preview (not just preview on the bottom).]]></description>
<content:encoded><![CDATA[Actually, iNotes 8.0 also offered side preview (not just preview on the bottom).]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/05082011131227HERGBU.htm?opendocument&amp;comments#08142011034218AMHER57H.htm</link>
</item>
<item>
<title>XPages Help Application v1.2.0</title>
<pubDate>Wed, 10 Aug 2011 06:58:54 PM +0100</pubDate>
<dc:creator>Paul Withers</dc:creator>
<dc:subject>XPages Help Application v1.2.0</dc:subject>
<description><![CDATA[@Nathan it's certainly taught me loads. Thanks for your time.<br /><br />@Toby after spending half a day trying to work out why I was getting a NullPointerException when developing the application, exacerbated by the fact that I was able to log getTitle() from a recycled NotesDatabase object, I have to agree with you!]]></description>
<content:encoded><![CDATA[@Nathan it's certainly taught me loads. Thanks for your time.<br /><br />@Toby after spending half a day trying to work out why I was getting a NullPointerException when developing the application, exacerbated by the fact that I was able to log getTitle() from a recycled NotesDatabase object, I have to agree with you!]]></content:encoded>
<link>http://hermes.intec.co.uk/Intec/Blog.nsf/dx/09082011130920HERG9V.htm?opendocument&amp;comments#10082011185854HERP4D.htm</link>
</item>

</channel></rss>

