<?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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
<channel>
<title>John's Blog - Comments</title>
<description></description>
<lastBuildDate>Tue, 11 Nov 2008 09:45:37 AM -0700</lastBuildDate>
<link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf</link>
<item><title>Comment From Chris Toohey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7LAF5X#comments</link><content:encoded><![CDATA[Congrats man!!! NEPA represent (woot woot!)<br><br>Seriously though - good to see they stacked the deck with THE subject matter expert in our community on XPages.]]></content:encoded><dc:creator>Chris Toohey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7LAF5X</guid><pubDate>Tue, 11 Nov 2008 09:45:37 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[@Vanessa, Lothar's issue was that he only had one value being returned and needs to do an @Explode() to force it into an array.<br><br>The only serverside script being executed would be the @DbColumn on the page load.  I would try a different browser.  I have not seen anyone else post this issue on the forums, so I believe it is an isolated incident.  If you want me to take a look, you can send it to me.  My email can be found here: { <a href="http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/htdocs/AboutJMackey.htm" rel="nofollow" target ="blank">Link</a> }<br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Fri, 7 Nov 2008 06:28:53 AM -0700</pubDate></item><item><title>Comment From Vanessa</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[PS:<br>the type ahead doesn't works on my browser  in discussion DB 8.5 from IBM  too (on the Tags-field is type ahead enabled ).<br>Even yesterday I saw the feature working  by one college.<br><br>Is it possible, that it is a  server-side problem? <br>any tasks or settings must be enabled ...<br><br><br><br><br>]]></content:encoded><dc:creator>Vanessa</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Thu, 6 Nov 2008 02:42:55 PM -0700</pubDate></item><item><title>Comment From Vanessa</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[hi,<br>thanks vor good blog.<br><br>but I have the same behavior as Lothar, static values are successfully but computed via @dbcolumn doesn't works.<br>and I can't open the  xpages  in your example DB in the browser.<br>Error 403. <br>DB is normaly copied to server, ACL is copied too, so the default user  have a manager access.<br>Did I something wrong ?<br> <br>thanks..Vanessa]]></content:encoded><dc:creator>Vanessa</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Thu, 6 Nov 2008 02:22:45 PM -0700</pubDate></item><item><title>Comment From Vayasin</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[Hi John,
<br>This worked for me <img src="/groupwareinc/johnblog/johnblog.nsf/2/DLYH-5MZVLY/$File/smile.gif"> i forgot to copy the dbjcc_license_cu.jar. 
<br>Thank you for the fast reply.]]></content:encoded><dc:creator>Vayasin</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Mon, 3 Nov 2008 02:31:11 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[Hi Vayasin,<br><br>You can find instructions on page 2 of the article.  Here's a snippet:<br><br><i>You will need to copy the following db2 jar files from the DB2 installation directory "SQLLIB\java\db2jcc.jar" and "SQLLIB\java\dbjcc_license_cu.jar" to your "Domino\xsp\shared\lib" directory.  There might be another way to reference the jar files by editing the Notes.ini, but this works too. </i><br><br><br>John<br>]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Sat, 1 Nov 2008 07:51:58 AM -0700</pubDate></item><item><title>Comment From chengqi</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GAFVQ#comments</link><content:encoded><![CDATA[This comment is not about JavaScript calling Java, but I didn't find a relevant post in the site, so I just posted it here.<br><br>After switching perspective from Domino Designer to Java, I found that all the form/view elements are just XMLs now, this is also a new change of Domino 8.5, correct? Does it mean that I can manually modify it if I know how to? Besides, if that's true, then we might be able to drop TeamStudio/CIAO version control system for NSF development, and adopt Subversion or ClearQuest, where we even can implement code merges, this will be another good news....<br><br>Thanks.<br>Cheng Qi]]></content:encoded><dc:creator>chengqi</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GAFVQ</guid><pubDate>Sat, 1 Nov 2008 03:08:39 AM -0700</pubDate></item><item><title>Comment From chengqi</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GAFVQ#comments</link><content:encoded><![CDATA[This is a question not about Javascript to call Java, it is about something else. But I didn't find a post that is correlated, so I just posted my question here. <br><br><br>You know, after I switched to Java Perspective, I found that all the form/view elements are shown as XMLs, then does it mean that I can edit them manually(if I know how surely). This will also lead to some changes to Version Control System of DDE8.5 development system. Previously, we've to use something like TeamStudio/CIAO, so now we can use Subversion/ClearCase, is that correct? We can also even able to do form/view elements merge sometimes. If this is true, it is really great news. <br><br>Thanks.]]></content:encoded><dc:creator>chengqi</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GAFVQ</guid><pubDate>Sat, 1 Nov 2008 02:53:41 AM -0700</pubDate></item><item><title>Comment From Vayasin</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[Sorry I ment db2.jcc of course.......]]></content:encoded><dc:creator>Vayasin</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Wed, 29 Oct 2008 09:17:43 AM -0700</pubDate></item><item><title>Comment From Vayasin</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[Dear John, I am also getting the error:
<br>classnotfoundexception:com.ibm.db2.js.db2driver 
<br>And I used your database, can you explain to me how to add the db2driver to the domino server?]]></content:encoded><dc:creator>Vayasin</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Wed, 29 Oct 2008 09:11:16 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[@Lothar, though we spoke via email I just wanted to respond here for others who may have the same issues:<br>- the partial page refresh options is located on the events tab, on the right hand side. Depending on your resolution, you might need to scroll to the right to see the options.<br><br>- @DbColumn or @DbLookup, if there is only 1 result the @formula does not return a list , a js array type, but it returns a string.  You might want to always wrap the result with an @Explode().  Lothar reported this to IBM as a potential bug.<br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Sat, 18 Oct 2008 07:09:02 AM -0700</pubDate></item><item><title>Comment From Edwin</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FFLYJ#comments</link><content:encoded><![CDATA[Thanks for your introduction on the Xpages of Lotus.]]></content:encoded><dc:creator>Edwin</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FFLYJ</guid><pubDate>Sat, 18 Oct 2008 03:28:29 AM -0700</pubDate></item><item><title>Comment From Lothar Mueller</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[Hi,<br>thanks for your numerous and very helpful examples, too bad I only found them today; would have saved me some trouble in the past few weeks... <img src="/groupwareinc/johnblog/johnblog.nsf/2/DLYH-5N3GM4/$File/embarassed.gif"> <br><br>OK, 2 questions:<br>- re: partial refresh: having installed Beta 2 I can't see any trace of the settings visible in your screenshots; the only trace of "partial refresh" I could find so far was in the "pager" control (and that results in strange behaviour if used in conjunction with a DominoView...). HAve there been changes regarding that option as of Beta 2?<br>- over the last few days I tried and tried to make use of @DbColumn and @DbLookup formulas but without any success:<br>- - if used for filling the values list of a combo / list box this simply results in error 500 ("HTTP Web Server: Command Not Handled Exception"), although the formula is just THAT simple (@DbColumn(@DbName(),"By Category",1), the view is there, the first column sorted etc.<br>- - if used with the type ahead feature, the page renders alright, but there's no suggestion made. Type ahead , however, works fine if I enter the suggestions statically as a list<br>No more ideas on my side, I have to admit...<br><br>any help or hint is highly appreciated!<br><br>Best regards,<br>-Lothar<br>]]></content:encoded><dc:creator>Lothar Mueller</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Fri, 10 Oct 2008 06:02:33 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[@Philippe, it looks correct but could be the @dblookup is failing.  Try hardcoding values in the list instead.  That will tell you if it's the lookup or if something else is going on.  I'll drop you an email and you can send it to me the db to look at....<br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Wed, 1 Oct 2008 05:34:58 AM -0700</pubDate></item><item><title>Comment From Philippe Poupeleer</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[Hi,<br><br>I have the same problem as Dave, the Ajax type ahead doesn't give me any sugguestions when I type in 's'. I tried on Beta 1 of D8.5 and later on upgraded to Beta 2, but still the same problem. Any ideas ?<br><br>I also created an empty XPAge with just 1 edit field with the same settings as described above, without any result.<br><br>&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br>&lt;xp:view xmlns:xp="{ <a href="http://www.ibm.com/xsp/core"&gt;" rel="nofollow" target ="blank">Link</a> }<br><br>	&lt;xp:inputText id="nameField"&gt;<br>		&lt;xp:typeAhead mode="full" minChars="1" ignoreCase="true"&gt;<br>			&lt;xp:this.valueList&gt;&lt;![CDATA[#{javascript:@DbColumn(@DbName(),"vSalesReps",1)}]]&gt;&lt;/xp:this.valueList&gt;<br>		&lt;/xp:typeAhead&gt;&lt;/xp:inputText&gt;&lt;/xp:view&gt;]]></content:encoded><dc:creator>Philippe Poupeleer</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Mon, 29 Sep 2008 08:23:18 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7HYQRE#comments</link><content:encoded><![CDATA[@Nathan, I too was surprised that they had this working.  It was introduced with the DP version pre-beta 10.  I tested it with the public beta 2 prior to posting about it, just to make sure it made it into this release.<br><br>I am not sure how much work was involved with getting this to work....but I am glad they did!  It's a great feature.<br><br>I also wonder what limitations there might be?  I'll have to look into that.<br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7HYQRE</guid><pubDate>Fri, 29 Aug 2008 04:24:16 PM -0700</pubDate></item><item><title>Comment From Nathan T. Freeman</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7HYQRE#comments</link><content:encoded><![CDATA[LOL!  That WORKS!??!?!<br><br>That means there's a local instance of the servlet running.  Scary!  But also cool.<br><br>Man I would not expect that experience to be consistent with what happens on the server if you're doing anything complex.  Especially if you have JAR packages or anything similar involved.]]></content:encoded><dc:creator>Nathan T. Freeman</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7HYQRE</guid><pubDate>Fri, 29 Aug 2008 01:43:13 PM -0700</pubDate></item><item><title>Comment From Harris Huckabee</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GLFZG#comments</link><content:encoded><![CDATA[John, thanks for your examples.  I was just mixing javascript and @Formula in Computed Text yesterday... nice to see more ways to do it in 8.5.
<br>
<br>I am trying to understand how xPages with their ability to bind to multiple datasources might also be able to help me validate many "rows" of data which are being saved to separate documents.  Being brand new to xPages, I will do your multiple datasources example and see if that leads to a better understanding.]]></content:encoded><dc:creator>Harris Huckabee</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GLFZG</guid><pubDate>Tue, 22 Jul 2008 09:48:37 PM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GLFZG#comments</link><content:encoded><![CDATA[Alexey,<br><br>It makes for a clearer example as to how the client side and server side events work together, which is the goal of this posting.<br><br>Thanks,<br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GLFZG</guid><pubDate>Fri, 18 Jul 2008 06:09:46 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FMJ3J#comments</link><content:encoded><![CDATA[Vidyasagar, you can add a custom control in a repeat control.  A custom control is basically an XPage itself, similar to a subform in Domino.<br><br>The multi-file upload sample is an example of this.  Take a look at this post: { <a href="http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G3GF7" rel="nofollow" target ="blank">Link</a> }<br>]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FMJ3J</guid><pubDate>Fri, 18 Jul 2008 04:35:50 AM -0700</pubDate></item><item><title>Comment From Vidyasagar</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FMJ3J#comments</link><content:encoded><![CDATA[Nice one. Its working fine. But is there a way to add an X page in the repeat control and get the same functionality?]]></content:encoded><dc:creator>Vidyasagar</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FMJ3J</guid><pubDate>Fri, 18 Jul 2008 01:43:34 AM -0700</pubDate></item><item><title>Comment From Alexey Zimarev</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GLFZG#comments</link><content:encoded><![CDATA[I am sure you're the great developer, but please don't use constructions like:
<br>
<br>if (confirm('text')) {
<br>  return true;
<br>} else {
<br>  return false;
<br>}
<br>
<br>Simple
<br>return confirm('text");
<br>would do and in general is better programming practice]]></content:encoded><dc:creator>Alexey Zimarev</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7GLFZG</guid><pubDate>Wed, 16 Jul 2008 11:41:28 PM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[Howard,<br><br>It's not related to the above comments.<br><br>The error should be "db2.jcc" not "db2.jss" so please check the spelling.  If the spelling is correct in your code, did you copy the db2 drivers as outlined in part 2? <br><br>Regards,<br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Wed, 16 Jul 2008 03:36:08 AM -0700</pubDate></item><item><title>Comment From Howard</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[John, I get a classnotfoundexception:com.ibm.db2.jss.db2driver on the server when I try the example.   Is this related to to the comments above?  thanks,]]></content:encoded><dc:creator>Howard</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Wed, 16 Jul 2008 02:21:23 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[@Dave, I have been using mostly print statements to debug my server side javascript via the console.  If you still have issues you can send me the code to take a look at it....I dropped you an email.
<br>
<br>I'll look into debugging methods.  It might be an interesting topic to blog on.]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Tue, 15 Jul 2008 01:00:21 AM -0700</pubDate></item><item><title>Comment From Dave Armstrong</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[Any tips on debugging your app if type-ahead just doesn't work?<br>I set up a basic type-ahead field, matches everything you have shown... but nothing happens in the browser.<br><br>I'm sure it is something simple, but with how new xPages are, I haven't yet got a handle on how to troubleshoot problems when it does not work as expected.<br><br>Thanks...]]></content:encoded><dc:creator>Dave Armstrong</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Sun, 13 Jul 2008 12:09:16 PM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67#comments</link><content:encoded><![CDATA[@Stefaan. You definitely can, look at the dojo toolkit (there are others too).  I'll email you some info.<br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FUJ67</guid><pubDate>Wed, 9 Jul 2008 11:10:30 AM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FFLYJ#comments</link><content:encoded><![CDATA[@Shu, that actually is funny.  I should do an example on using themes...maybe soon.  <br><br>That is a screen shot of the powerpoint presentation that you can download, which has the nice ppt theme...thanks to Microsoft <img src="/groupwareinc/johnblog/johnblog.nsf/2/DLYH-5MZVLY/$File/smile.gif"><br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FFLYJ</guid><pubDate>Wed, 9 Jul 2008 11:02:29 AM -0700</pubDate></item><item><title>Comment From Shu</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FFLYJ#comments</link><content:encoded><![CDATA[Excellent resource to preview the feature! I don't see the theme as reflected in your screenshot, though. Could you provide it as part of the download?]]></content:encoded><dc:creator>Shu</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7FFLYJ</guid><pubDate>Tue, 8 Jul 2008 11:11:24 PM -0700</pubDate></item><item><title>Comment From John Mackey</title><link>http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4#comments</link><content:encoded><![CDATA[Phil,<br><br>Thanks.  I had followed up with Jo and he explained it further.  I appreciate the input. <br><br>I'll update the blog entry with the new best practice once I test it.<br><br>John]]></content:encoded><dc:creator>John Mackey</dc:creator><guid isPermaLink="false">http://www.jmackey.net/groupwareinc/johnblog/johnblog.nsf/d6plinks/GROC-7G9GT4</guid><pubDate>Tue, 8 Jul 2008 09:50:00 PM -0700</pubDate></item></channel>
</rss>
