<?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: DENG 2.0 Roadmap (first draft)</title>
	<atom:link href="http://wahlers.com.br/claus/blog/deng-20-roadmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/</link>
	<description>Claus Wahlers on Application Development, Web Standards and what not</description>
	<pubDate>Thu, 20 Nov 2008 12:12:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: charl souma</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-735</link>
		<dc:creator>charl souma</dc:creator>
		<pubDate>Thu, 16 Mar 2006 19:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-735</guid>
		<description>hey i just stumbled accross DENG while looking for a way to use xforms, it seems to be the best tool around, and it has impressed me so far, I have setup IE 7beta 2day and DENG works, this is because of the flash support no doubt, so from someone who usually struggles to find tools that deliver what they promise, for a change I have been suprised by a marvelous little DENG thanks i hope that things work out for DENG as the roadmap looks promisiong, if i think about how DENG could compliment ajax applications the web seem endless</description>
		<content:encoded><![CDATA[<p>hey i just stumbled accross DENG while looking for a way to use xforms, it seems to be the best tool around, and it has impressed me so far, I have setup IE 7beta 2day and DENG works, this is because of the flash support no doubt, so from someone who usually struggles to find tools that deliver what they promise, for a change I have been suprised by a marvelous little DENG thanks i hope that things work out for DENG as the roadmap looks promisiong, if i think about how DENG could compliment ajax applications the web seem endless</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus Wahlers</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-733</link>
		<dc:creator>Claus Wahlers</dc:creator>
		<pubDate>Wed, 15 Mar 2006 18:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-733</guid>
		<description>Yes it should be quite straightforward to load the DENG SWF into your Laszlo application. Please let me know if you run into trouble.

As for DENG 2.0, i don't know if Laszlo plans to port their stuff over to AS3, if they do, it should be even easier to integrate it (we haven't even started with DENG 2.0 though..)
</description>
		<content:encoded><![CDATA[<p>Yes it should be quite straightforward to load the DENG SWF into your Laszlo application. Please let me know if you run into trouble.</p>
<p>As for DENG 2.0, i don&#8217;t know if Laszlo plans to port their stuff over to AS3, if they do, it should be even easier to integrate it (we haven&#8217;t even started with DENG 2.0 though..)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d~l</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-732</link>
		<dc:creator>d~l</dc:creator>
		<pubDate>Wed, 15 Mar 2006 18:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-732</guid>
		<description>Actually, it is quite easy to import test.swf as resource in openlaszlo.

&#60;canvas width="600" height="600"&#62;
&#60;view id="test" x="100" y="100" width="400" height="400" resource="http:test.swf" /&#62;
&#60;view id="mask" x="0" y="0" width="500" height="100" bgcolor="blue"  opacity="0.5" /&#62;
&#60;/canvas&#62;

The second view (id="mask") is a mask since the scrolled HTML goes outside the view boundary.

Next step will be to try to integrate test.as into openlaszlo code .. but the above rough experiment works.</description>
		<content:encoded><![CDATA[<p>Actually, it is quite easy to import test.swf as resource in openlaszlo.</p>
<p>&lt;canvas width=&#8221;600&#8243; height=&#8221;600&#8243;&gt;<br />
&lt;view id=&#8221;test&#8221; x=&#8221;100&#8243; y=&#8221;100&#8243; width=&#8221;400&#8243; height=&#8221;400&#8243; resource=&#8221;http:test.swf&#8221; /&gt;<br />
&lt;view id=&#8221;mask&#8221; x=&#8221;0&#8243; y=&#8221;0&#8243; width=&#8221;500&#8243; height=&#8221;100&#8243; bgcolor=&#8221;blue&#8221;  opacity=&#8221;0.5&#8243; /&gt;<br />
&lt;/canvas&gt;</p>
<p>The second view (id=&#8221;mask&#8221;) is a mask since the scrolled HTML goes outside the view boundary.</p>
<p>Next step will be to try to integrate test.as into openlaszlo code .. but the above rough experiment works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d~l</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-731</link>
		<dc:creator>d~l</dc:creator>
		<pubDate>Wed, 15 Mar 2006 15:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-731</guid>
		<description>Add to that .. interest here in integrating DENG with OpenLaszlo web apps.

http://www.openlaszlo.org

http://www.laszlosystems.com</description>
		<content:encoded><![CDATA[<p>Add to that .. interest here in integrating DENG with OpenLaszlo web apps.</p>
<p><a href="http://www.openlaszlo.org" rel="nofollow">http://www.openlaszlo.org</a></p>
<p><a href="http://www.laszlosystems.com" rel="nofollow">http://www.laszlosystems.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus Wahlers</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-628</link>
		<dc:creator>Claus Wahlers</dc:creator>
		<pubDate>Wed, 09 Nov 2005 14:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-628</guid>
		<description>Scott, go go go! :)
Let's chat on ICQ.</description>
		<content:encoded><![CDATA[<p>Scott, go go go! :)<br />
Let&#8217;s chat on ICQ.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Barnes</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-625</link>
		<dc:creator>Scott Barnes</dc:creator>
		<pubDate>Wed, 09 Nov 2005 10:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-625</guid>
		<description>Hey Claus,

You know my luv for DENG so i won't echo whats been said, :)

I do however need it in a project i'm working on, where i want to basically read in XHTML on the fly and figured, DENG is the ducks nuts.

So, i've slowly been working on porting it to FLEX 1.5 (project req at this point) so once i get that up and running, i'll shoot you over some feedback to keep an eye out for? - i know AS3.0 is a totally different world, but i've found when migrating code base to FLEX 2.0 it sometimes pays to see how it fits in 1.5 as with 1.5 you can touch the frameworks code base, where as 2.0 you can't..

Incidently, i noticed there is a lot of _level0 use, not sure how FLEX will like that but yeah, i'm sure i'm in for a long week in the porting hehe.</description>
		<content:encoded><![CDATA[<p>Hey Claus,</p>
<p>You know my luv for DENG so i won&#8217;t echo whats been said, :)</p>
<p>I do however need it in a project i&#8217;m working on, where i want to basically read in XHTML on the fly and figured, DENG is the ducks nuts.</p>
<p>So, i&#8217;ve slowly been working on porting it to FLEX 1.5 (project req at this point) so once i get that up and running, i&#8217;ll shoot you over some feedback to keep an eye out for? - i know AS3.0 is a totally different world, but i&#8217;ve found when migrating code base to FLEX 2.0 it sometimes pays to see how it fits in 1.5 as with 1.5 you can touch the frameworks code base, where as 2.0 you can&#8217;t..</p>
<p>Incidently, i noticed there is a lot of _level0 use, not sure how FLEX will like that but yeah, i&#8217;m sure i&#8217;m in for a long week in the porting hehe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Saenz</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-615</link>
		<dc:creator>Carlos Saenz</dc:creator>
		<pubDate>Sat, 05 Nov 2005 21:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-615</guid>
		<description>Glad to hear about the continuation of DENG. DENG is awesome and I think many more people could use it.</description>
		<content:encoded><![CDATA[<p>Glad to hear about the continuation of DENG. DENG is awesome and I think many more people could use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus Wahlers</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-584</link>
		<dc:creator>Claus Wahlers</dc:creator>
		<pubDate>Thu, 27 Oct 2005 03:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-584</guid>
		<description>This was actually a statement made by myself, a reaction to Nicolas Cannasses announcement that there will be no MTASC with AS3 support.

Having thought about it and having discussed the issue with the DENG team, DENG 2.0 is most likely not dead and we will start development (as planned) with Macromedias own tools (not without the hope there will be an open source AS3 compiler popping up somewhen in the future).

As for MathML, not that i know of. Good that you mention it though, as MathML certainly should be included in the DENG 2.0 roadmap.</description>
		<content:encoded><![CDATA[<p>This was actually a statement made by myself, a reaction to Nicolas Cannasses announcement that there will be no MTASC with AS3 support.</p>
<p>Having thought about it and having discussed the issue with the DENG team, DENG 2.0 is most likely not dead and we will start development (as planned) with Macromedias own tools (not without the hope there will be an open source AS3 compiler popping up somewhen in the future).</p>
<p>As for MathML, not that i know of. Good that you mention it though, as MathML certainly should be included in the DENG 2.0 roadmap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Johnson</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-579</link>
		<dc:creator>Rob Johnson</dc:creator>
		<pubDate>Wed, 26 Oct 2005 19:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-579</guid>
		<description>Other BLOGs are claiming that the lack of an open-source A3 compiler will be the death of DENG 2.0.  Will this project continue without an open-source tool?

Also, has anyone used DENG to format math equations?</description>
		<content:encoded><![CDATA[<p>Other BLOGs are claiming that the lack of an open-source A3 compiler will be the death of DENG 2.0.  Will this project continue without an open-source tool?</p>
<p>Also, has anyone used DENG to format math equations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Jethani</title>
		<link>http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-412</link>
		<dc:creator>Manish Jethani</dc:creator>
		<pubDate>Fri, 07 Oct 2005 19:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://wahlers.com.br/claus/blog/deng-20-roadmap/#comment-412</guid>
		<description>&#62;100% compliant CSS 3 parser

Exciting!
</description>
		<content:encoded><![CDATA[<p>&gt;100% compliant CSS 3 parser</p>
<p>Exciting!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
