<?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 | Categorized Content</title><description></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf</link><language>en-us</language><lastBuildDate>Sun, 6 Dec 2009 11:45:55 +0200</lastBuildDate>
<item><title>Developing for an iPhone or iPad</title><pubDate>Wed, 8 Jul 2009 08:30:16 +0200</pubDate><description><![CDATA[ ==Tell the iPhone to use a fixed screen size== Found by Mark Hughes. {code:} <meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
{code} iPhone display is 480x320 pixel. The iPhone browser viewport is 320x356 (landscape) and 480x208 (portrait). ==Set ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Developing_for_an_iPhone_or_iPad</link><dc:subject>Mobile</dc:subject><dc:creator>Julian Buss</dc:creator><comments>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Developing_for_an_iPhone_or_iPad?opendocument&amp;comments</comments><guid isPermaLink="true">http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Developing_for_an_iPhone_or_iPad</guid><wfw:commentRss> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dxcomments/Developing_for_an_iPhone_or_iPad</wfw:commentRss><wfw:comment> http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Developing_for_an_iPhone_or_iPad?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 and Internet Explorer in general== 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
// ...]]></description><link>http:/www.youatnotes.de/web/youatnotes/wiki-xpages.nsf/dx/Browser_compatibility</link><dc:subject>Mobile</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>

</channel></rss>
