<?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>YouAtNotes XPages Wiki - the useful resource for IBM Lotus Domino XPages development</title><description></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf</link><language>en-us</language><lastBuildDate>Tue, 25 Oct 2011 16:51:36 +0100</lastBuildDate>
<item><title>Work with views</title><pubDate>Mon, 6 Apr 2009 11:12:05 +0100</pubDate><description><![CDATA[ ==DbColumn and DbLookup with result as guaranteed array and with a cache== @DbLookup has the issue that it returns a string when it found exactly one result, and an array when it found multiple results. That means after each @DbLookup you have to check if your result is a string or an array if you ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_views</link><dc:subject>UI</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_views?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_views</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_views</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_views?opendocument&amp;comments</wfw:comment></item>
<item><title>xpageswiki.com - the useful resource for IBM Lotus Domino XPages development</title><pubDate>Mon, 6 Apr 2009 11:38:08 +0200</pubDate><description><![CDATA[ ==Welcome to the YouAtNotes XPages Wiki== This site provides a lot of howtos, tips and ready-to-use code about XPages development on IBM Lotus Domino or the IBM XWork server. It is maintained by [[http://julianbuss.net|Julian Buss]] from [[http://youatnotes.com|YouAtNotes]]. The target audience ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com-the_useful_resource_for_IBM_Lotus_Domino_XPages_development</link><dc:subject></dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com-the_useful_resource_for_IBM_Lotus_Domino_XPages_development?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com-the_useful_resource_for_IBM_Lotus_Domino_XPages_development</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/xpageswiki.com-the_useful_resource_for_IBM_Lotus_Domino_XPages_development</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com-the_useful_resource_for_IBM_Lotus_Domino_XPages_development?opendocument&amp;comments</wfw:comment></item>
<item><title>Work with ServerSide JavaScript</title><pubDate>Thu, 30 Sep 2010 10:30:15 +0200</pubDate><description><![CDATA[ Here are some random tips for working with ServerSide JavaScript. ==Convert to and from JSON== You can convert a JavaScript object to JSON and back using build-in methods: {code:} var json = toJson( {a:[1,2,3]} ) //-> '{"a":[1,2,3]}'
var jsObj = fromJson( '{"a":[1,2,3]}' ) //-> {a:[1,2,3]}
isJson( ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_ServerSide_JavaScript</link><dc:subject></dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_ServerSide_JavaScript?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_ServerSide_JavaScript</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_ServerSide_JavaScript</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_ServerSide_JavaScript?opendocument&amp;comments</wfw:comment></item>
<item><title>xpageswiki.com for iPhone, iPad and Android</title><pubDate>Wed, 9 Nov 2011 10:49:22 +0200</pubDate><description><![CDATA[ ==xpageswiki.com for iOS (iPhone and iPad)== You can view all content of xpageswiki.com on your iPhone or iPad using the "xpageswiki.com" app, [[http://itunes.apple.com/us/app/xpageswiki.com/id479326274?ls=1|Now available in the Appstore!]]
This app synchronizes all content of xpageswiki.com to ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com_for_iPhone_iPad_and_Android</link><dc:subject></dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com_for_iPhone_iPad_and_Android?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com_for_iPhone_iPad_and_Android</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/xpageswiki.com_for_iPhone_iPad_and_Android</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xpageswiki.com_for_iPhone_iPad_and_Android?opendocument&amp;comments</wfw:comment></item>
<item><title>Work with validation and message controls</title><pubDate>Mon, 6 Apr 2009 12:48:26 +0100</pubDate><description><![CDATA[ ==Use your own validation tests== Create a Expression Validator and use JavaScript for comparing stuff. The value of the fields is stored in the variable "value". {code:} value == sessionScope.get("comparevalue"); {code} Here the validator is true if the value of the fields is the same than the ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_validation_and_message_controls</link><dc:subject>Working with fields</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_validation_and_message_controls?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_validation_and_message_controls</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_validation_and_message_controls</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_validation_and_message_controls?opendocument&amp;comments</wfw:comment></item>
<item><title>Browser compatibility</title><pubDate>Mon, 18 May 2009 20:48:44 +0200</pubDate><description><![CDATA[ ==Internet Explorer 8== IE 8 is supported since Domino 8.5.1. You can force IE8 to act like IE7 by using this code in beforeRenderResponse event: {code:} // first option uses compatibility mode, second option too but stronger
// X-UA-Compatible: IE=7
// X-UA-Compatible: IE=EmulateIE7
if ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Browser_compatibility</link><dc:subject>Getting ready for production</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Browser_compatibility?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Browser_compatibility</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Browser_compatibility</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Browser_compatibility?opendocument&amp;comments</wfw:comment></item>
<item><title>xPages further information</title><pubDate>Mon, 21 Nov 2011 08:04:04 +0100</pubDate><description><![CDATA[ ==Getting started with XPages== http://xpages.tv - a huge collection of learning videos for XPages by David Leedy
http://notesin9.com Tips, Tricks and videos about XPages and IBM Domino by David ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xPages_further_information</link><dc:subject></dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xPages_further_information?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xPages_further_information</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/xPages_further_information</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/xPages_further_information?opendocument&amp;comments</wfw:comment></item>
<item><title>Special chars and escaping</title><pubDate>Tue, 30 Jun 2009 07:12:04 +0200</pubDate><description><![CDATA[ Non breaking space Using 
{code:}
nbsp; {code} is not allowed, but you can use {code:} 160; {code} instead. Other special chars Use the <number>; notation. See [[http:www.degraeve.comreferencespecialcharacters.phpthis list]] for more.]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Special_chars_and_escaping</link><dc:subject>UI</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Special_chars_and_escaping?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Special_chars_and_escaping</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Special_chars_and_escaping</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Special_chars_and_escaping?opendocument&amp;comments</wfw:comment></item>
<item><title>Work with relational databases</title><pubDate>Thu, 10 Nov 2011 17:41:12 +0200</pubDate><description><![CDATA[ Since Domino 8.5.3 it's possible to access relational databases directly from XPages. See [[http://www.bleedyellow.com/blogs/iLotusDomino/entry/my_journey_into_domino_8_5_3_and_relational_database_access_from_xpages?lang=en|this article from Amy K. Hoerle]] for details. In short: * Make sure ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_relational_databases</link><dc:subject>Server JavaScript</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_relational_databases?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_relational_databases</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_relational_databases</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_relational_databases?opendocument&amp;comments</wfw:comment></item>
<item><title>Work with URLs</title><pubDate>Fri, 10 Apr 2009 18:06:10 +0200</pubDate><description><![CDATA[ Here is a list of useful URLs for XPages and Domino web development. ==XPages URLs== $$OpenDominoDocument.xsp?id=<UNID> Opens the document with the given UNID. Tries to find a suitable XPage for opening by using these rules: - Check if the document's form has the "open in XPage property"
- Check ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_URLs</link><dc:subject>UI</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_URLs?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_URLs</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Work_with_URLs</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Work_with_URLs?opendocument&amp;comments</wfw:comment></item>

</channel></rss>

