<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: The week in qooxdoo (2008-04-18)</title>
	<atom:link href="http://news.qooxdoo.org/the-week-in-qooxdoo-04-18-08/feed" rel="self" type="application/rss+xml" />
	<link>http://news.qooxdoo.org/the-week-in-qooxdoo-04-18-08</link>
	<description>The qooxdoo news section</description>
	<pubDate>Sat, 22 Nov 2008 07:13:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Andreas Ecker</title>
		<link>http://news.qooxdoo.org/the-week-in-qooxdoo-04-18-08#comment-9259</link>
		<dc:creator>Andreas Ecker</dc:creator>
		<pubDate>Wed, 23 Apr 2008 14:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/?p=124#comment-9259</guid>
		<description>Hi Jochen, it would be great if someone could have a closer look and try to run qooxdoo applications on the iPhone. There seem to be some strange problems with the current iPhone software/Safari, as Fabian noticed just the other day. This would need further debugging, and maybe the issues are (partly) gone with the upcoming iPhone software update? Anyway, I also would like that topic to get more attention and I'm sure some people in the qooxdoo community will be interested to help. Lets move this discussion over to the mailing list, add more info into the wiki and start a qooxdoo-contrib project soon. What do you think?</description>
		<content:encoded><![CDATA[<p>Hi Jochen, it would be great if someone could have a closer look and try to run qooxdoo applications on the iPhone. There seem to be some strange problems with the current iPhone software/Safari, as Fabian noticed just the other day. This would need further debugging, and maybe the issues are (partly) gone with the upcoming iPhone software update? Anyway, I also would like that topic to get more attention and I&#8217;m sure some people in the qooxdoo community will be interested to help. Lets move this discussion over to the mailing list, add more info into the wiki and start a qooxdoo-contrib project soon. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Werner</title>
		<link>http://news.qooxdoo.org/the-week-in-qooxdoo-04-18-08#comment-9242</link>
		<dc:creator>Sebastian Werner</dc:creator>
		<pubDate>Sun, 20 Apr 2008 13:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/?p=124#comment-9242</guid>
		<description>Jochen: BOM (Browser Object Model =&gt; qooxdoo's new low level layer) should work more or less out of the box. The question is what exactly goes wrong there. The downloaded JS is quite small in this case. There are some limitations the iPhone has, which are not found in the normal Webkit/Safari e.g. runtime limits, memory limits etc. To fix this we need someone who would like to debug this. I don't think we have resources for this during the 0.8 release cycle. But maybe it is something we can have a look afterwards.</description>
		<content:encoded><![CDATA[<p>Jochen: BOM (Browser Object Model => qooxdoo&#8217;s new low level layer) should work more or less out of the box. The question is what exactly goes wrong there. The downloaded JS is quite small in this case. There are some limitations the iPhone has, which are not found in the normal Webkit/Safari e.g. runtime limits, memory limits etc. To fix this we need someone who would like to debug this. I don&#8217;t think we have resources for this during the 0.8 release cycle. But maybe it is something we can have a look afterwards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochen Krause</title>
		<link>http://news.qooxdoo.org/the-week-in-qooxdoo-04-18-08#comment-9219</link>
		<dc:creator>Jochen Krause</dc:creator>
		<pubDate>Sat, 19 Apr 2008 15:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/?p=124#comment-9219</guid>
		<description>That is great news! The rap team will provide feedback next week. 

There is another topic that I would like to bring up. We are thinking about implementing a lightweight widget representation using the new BOM layer only (ideally plus Animation). This implementation would mainly target mobile phone browsers (and will be done by another team in Sofia).  But right now even the simplest demos like http://demo.qooxdoo.org/devel/demobrowser/demo/bom/AttributeStyle_1.html do not run on an IPhone. Is there something that we could do to help, or are mobile browsers out of scope even for BOM?

Cheers Jochen</description>
		<content:encoded><![CDATA[<p>That is great news! The rap team will provide feedback next week. </p>
<p>There is another topic that I would like to bring up. We are thinking about implementing a lightweight widget representation using the new BOM layer only (ideally plus Animation). This implementation would mainly target mobile phone browsers (and will be done by another team in Sofia).  But right now even the simplest demos like <a href="http://demo.qooxdoo.org/devel/demobrowser/demo/bom/AttributeStyle_1.html" rel="nofollow">http://demo.qooxdoo.org/devel/demobrowser/demo/bom/AttributeStyle_1.html</a> do not run on an IPhone. Is there something that we could do to help, or are mobile browsers out of scope even for BOM?</p>
<p>Cheers Jochen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Werner</title>
		<link>http://news.qooxdoo.org/the-week-in-qooxdoo-04-18-08#comment-9201</link>
		<dc:creator>Sebastian Werner</dc:creator>
		<pubDate>Fri, 18 Apr 2008 16:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://news.qooxdoo.org/?p=124#comment-9201</guid>
		<description>I've just updated the &lt;a href="http://demo.qooxdoo.org/devel/apiviewer/" rel="nofollow"&gt;development snapshot of the API-Viewer&lt;/a&gt; to show the latest changes. Please have a look at the "ui" section for an intial impression of the new API.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just updated the <a href="http://demo.qooxdoo.org/devel/apiviewer/" rel="nofollow">development snapshot of the API-Viewer</a> to show the latest changes. Please have a look at the &#8220;ui&#8221; section for an intial impression of the new API.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
