<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>lekkimworld.comadvisor</title>
    <link>http://lekkimworld.com/tags/advisor/</link>
    <description>IBM Lotus Notes/Domino, Websphere, IBM Connections, mobile, web, JavaScript, Java...</description>
    <language>en</language>
    <copyright>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</copyright>
    <pubDate>Sat, 19 May 2012 06:50:25 GMT</pubDate>
    <dc:creator>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:creator>
    <dc:date>2012-05-19T06:50:25Z</dc:date>
    <dc:language>en</dc:language>
    <dc:rights>Mikkel Flindt Heisterberg (mh [at] intravision [dot] dk</dc:rights>
    <image>
      <title>lekkimworld.comadvisor</title>
      <url>http://lekkimworld.com/tags/advisor/</url>
    </image>
    <item>
      <title>Lotus Notes and Domino 8: What's New in LotusScript and Formula Language</title>
      <link>http://lekkimworld.com/2007/10/03/lotus_notes_and_domino_8_whats_new_in_lotusscript_and_formula_language.html</link>
      <content:encoded>&lt;p&gt;
&lt;a href="http://www.lotusgeek.com/"&gt;Rocky&lt;/a&gt; posted his &lt;a href="http://www.lotusgeek.com/SapphireOak/LotusGeekBlog.nsf/Downloads/ROLR-77KUV7/$File/CIB306.pdf"&gt;slides &lt;/a&gt; from his "Lotus Notes and Domino 8:
What's New in LotusScript and Formula Language"-session from the Advisor summit. Besides being an interesting read it had two slides that really caught my attention (slide 11 and slide 25).
&lt;/p&gt;
&lt;p&gt;
When describing what's new in the upcoming Notes 8.0.1 (1Q2008) he mentioned a welcome change to a dear old friend: @Now (see slide 11):
&lt;ul&gt;
&lt;li&gt;@Now([NoCache]) - when checking the time
on a server forces a server transaction to fetch
the time.&lt;/li&gt;
&lt;li&gt;Without this keyword, @Now would cache the
server time on the first call, and compute the
current time by adding the cached time and
elapsed time.&lt;/li&gt;
&lt;li&gt;This causes problems if the system time on the
client or server machine changes once the server
time is cached.&lt;/li&gt;
&lt;li&gt;Note that using [NoCache] adds the significant
overhead of doing a server transaction on each
call.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;
On slide 25 Rocky mentions two additional commands to the ReadViewEntries beside getting the output in JSON instead of DXL. The two new nice parameters are &amp;EndView and &amp;KeyType=&amp;lt;text/time/number&amp;gt;. &amp;EndView returns entries from the end of the view and &amp;KeyType allows you to specify the datatype of the key which allows you to use other key types than text.
&lt;/p&gt;</content:encoded>
      <category domain="http://lekkimworld.com/categories/ls/">LotusScript</category>
      <category domain="http://lekkimworld.com/categories/ibm_products/">IBM</category>
      <category domain="http://lekkimworld.com/tags/advisor/">advisor</category>
      <category domain="http://lekkimworld.com/tags/formula/">formula</category>
      <category domain="http://lekkimworld.com/tags/lotusscript/">lotusscript</category>
      <pubDate>Wed, 03 Oct 2007 05:23:00 GMT</pubDate>
      <guid isPermaLink="false">tag:lekkimworld.com,2007-10-03:default/1191388980000</guid>
      <dc:date>2007-10-03T05:23:00Z</dc:date>
    </item>
  </channel>
</rss>


