<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>OpenLaszlo Project Blog</title>
	<atom:link href="http://weblog.openlaszlo.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.openlaszlo.org</link>
	<description>asynchronous javascript since before it was cool</description>
	<pubDate>Fri, 05 Sep 2008 20:26:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>OpenLaszlo 4.2 Beta 1 Now available</title>
		<link>http://weblog.openlaszlo.org/archives/2008/09/openlaszlo-42-beta-1-now-available/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/09/openlaszlo-42-beta-1-now-available/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 23:06:45 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=234</guid>
		<description><![CDATA[OpenLaszlo 4.2 Beta follows OpenLaszlo 4.1.1 as the next build from the trunk development
      branch. The primary goal of this release is to provide beta-level support for SWF9 features
      as indicated below.

Javascript browser communication support (LPP-5857)
Media streaming (AV components)
More media support (playing SWF animations, sound)
 [...]]]></description>
			<content:encoded><![CDATA[<p>OpenLaszlo 4.2 Beta follows OpenLaszlo 4.1.1 as the next build from the trunk development<br />
      branch. The primary goal of this release is to provide beta-level support for SWF9 features<br />
      as indicated below.</p>
<ul>
<li>Javascript browser communication support (<a href="http://www.openlaszlo.org/jira/browse/LPP-5857">LPP-5857</a>)</li>
<li>Media streaming (AV components)</li>
<li>More media support (playing SWF animations, sound)<br />
        Note that there is an existing bug that does not allow playback controls for SWF9. SWF8 animations must be converted to SWF9 to get the playback controls once this bug is resolved.</li>
<li>HTML tag and mousewheel support</li>
<li>Laszlo debugger support (you can now use the Adobe debugger, described <a href="http://wiki.openlaszlo.org/SubversionBuildInstructions#Use_command_line_.27fdb.27_tool_to_debug_Flash_9_apps">here</a>)</li>
<li>Kernel support for embedded fonts, scaling</li>
<li>Amazon and Calendar sample applications running</li>
</ul>
<p>OpenLaszlo 4.2 Beta is not a fully-qualified release. It has had limited testing for<br />
      specific features. This release is intended as a platform for initial porting and testing of<br />
      SWF9 applications.</p>
<p>To download this release, please visit the <a href="http://www.openlaszlo.org/download">OpenLaszlo Download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/09/openlaszlo-42-beta-1-now-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLaszlo 4.2Alpha now available</title>
		<link>http://weblog.openlaszlo.org/archives/2008/08/openlaszlo-42alpha-now-available/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/08/openlaszlo-42alpha-now-available/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 18:36:58 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=233</guid>
		<description><![CDATA[OpenLaszlo 4.2alpha is the first build in the SWF9 support release path. This release provides alpha-level support for SWF9 features:

LZPIX, Weather and Component Sampler work with SWF9
SWF9 installation packaged with Flex compiler
databinding and basic replication
"implicit this" support
Text, fonts, scrolling and selection APIs
Keyboard and mouse events
Multi-frame resource support
Image loading
Resource Stretching
Script Tag Support
XML-RPC support

This is a limited [...]]]></description>
			<content:encoded><![CDATA[<p>OpenLaszlo 4.2alpha is the first build in the SWF9 support release path. This release provides alpha-level support for SWF9 features:</p>
<ul>
<li>LZPIX, Weather and Component Sampler work with SWF9</li>
<li>SWF9 installation packaged with Flex compiler</li>
<li>databinding and basic replication</li>
<li>"implicit this" support</li>
<li>Text, fonts, scrolling and selection APIs</li>
<li>Keyboard and mouse events</li>
<li>Multi-frame resource support</li>
<li>Image loading</li>
<li>Resource Stretching</li>
<li>Script Tag Support</li>
<li>XML-RPC support</li>
</ul>
<p>This is a limited release inteded only for initial porting and testing of SWF9 applications. See the <a HREF="http://download.openlaszlo.org/4.2alpha/release-notes.html">Release Notes</a> for more details.</p>
<p>To download this release, please visit the <a href="http://www.openlaszlo.org/download">OpenLaszlo Download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/08/openlaszlo-42alpha-now-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction to OpenLaszlo and NetBeans IDE</title>
		<link>http://weblog.openlaszlo.org/archives/2008/08/introduction-to-openlaszlo-and-netbeans-ide/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/08/introduction-to-openlaszlo-and-netbeans-ide/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 22:37:53 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=232</guid>
		<description><![CDATA[Here is a nice screencast introduction to using the NetBeans IDE Plugin for OpenLaszlo.





You can get the plug-in at https://nbopenlaszlosupport.dev.java.net/
]]></description>
			<content:encoded><![CDATA[<p>Here is a nice screencast introduction to using the NetBeans IDE Plugin for OpenLaszlo.</p>
<div id="videoPlayer"></div>
<p><script type="text/javascript" src="http://www.netbeans.tv/js/swfobject.js"></script><br />
<script type="text/javascript">
<!--
var so = new SWFObject("http://www.netbeans.tv/images/playerWidget.swf" , "pv", "410", "331", "8", "#666666");
so.addParam("quality", "high");
so.addParam("allowScriptAccess", "sameDomain");
so.addParam("allowFullScreen", "true");
so.addVariable("autoPlay", "false");
so.addVariable("urlFileIdList", "6670");
so.addVariable("show_title", "true");
so.addVariable("PLAY_CALLBACK","emphasize");
so.addVariable("resizeLimitMax","true");
so.addVariable("lang", "en");
so.addVariable("flash_play","true");
so.addVariable("author_name","NetBeans.tv");
so.addVariable("configUrl","http://sun.ora.ma/config.sun.ora.ma.xml");
so.write("videoPlayer");
// -->
</script></p>
<p>You can get the plug-in at <a href="https://nbopenlaszlosupport.dev.java.net/">https://nbopenlaszlosupport.dev.java.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/08/introduction-to-openlaszlo-and-netbeans-ide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLaszlo 4.1.1 Now Available</title>
		<link>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-411-now-available/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-411-now-available/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 17:18:39 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=231</guid>
		<description><![CDATA[OpenLaszlo 4.1.1 is a major release bringing full support for both the DHTML/Ajax and the SWF/Flash platforms. It also includes over 800 bug fixes and a significantly improved documentation suite.


OpenLaszlo 4.1.1 has been fully-qualified across the following browser/platform combinations: Safari3/OSX, Firefox2/OSX, Internet Explorer 7/WinXP, Firefox 2/WinXP, and Firefox 2/Linux. We have tested the full suite [...]]]></description>
			<content:encoded><![CDATA[<p>OpenLaszlo 4.1.1 is a major release bringing full support for both the DHTML/Ajax and the SWF/Flash platforms. It also includes over 800 bug fixes and a significantly improved documentation suite.
</p>
<p>
OpenLaszlo 4.1.1 has been fully-qualified across the following browser/platform combinations: Safari3/OSX, Firefox2/OSX, Internet Explorer 7/WinXP, Firefox 2/WinXP, and Firefox 2/Linux. We have tested the full suite of demos, samplers, and example applications with the requirement that, when possible, DHTML applications behave the same as their SWF counterparts.
</p>
<p>
OpenLaszlo 4.1.1 is now the recommended release for all developers on all platforms, and current users of OL 3.x and 4.0 should investigate upgrading to this new release.
</p>
<p> OpenLaszlo 4.1.1 fixes many bugs in the initial 4.1.0 release. A list of the bugs fixed in OpenLaszlo 4.1.1 and details about each can be found here: <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=10750" target="_blank">Fixed bugs in 4.1.1</a></p>
<p>
We recommend that all users who downloaded OpenLaszlo 4.1.0 upgrade to release 4.1.1.
</p>
<p>
Preliminary support for SWF9 is included in this release but has not been enabled in the developer console. If you want to try this new functionality, you can find  more information on using the SWF9 support in the Release Notes</p>
<p><b>Please be aware of the following known issue in OpenLaszlo 4.1.1:</b></p>
<p>
      <b><a href="http://www.openlaszlo.org/jira/browse/LPP-6633" target="_blank">LPP-6633</a></b>: For SWF9 development on Unix, you will need to manually <code>chmod 755</code> all the binaries in <code>WEB-INF/server/bin/</code> before you can compile. This is true for both the <code>.war</code> and <code>.gz</code> distributions.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-411-now-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLaszlo Training Classes</title>
		<link>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-training-classes/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-training-classes/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 00:07:07 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=230</guid>
		<description><![CDATA[If you're trying to get the most out of OpenLaszlo, consider taking one of our training classes on OpenLaszlo. We've just scheduled sessions here in San Mateo for both OpenLaszlo Fundamentals (starting on September 11) and our Building OpenLaszlo Applications (starting on September 8). Sessions in Toronto and Hyderabad are also being scheduled. 
More information [...]]]></description>
			<content:encoded><![CDATA[<p>If you're trying to get the most out of OpenLaszlo, consider taking one of our training classes on OpenLaszlo. We've just scheduled sessions here in San Mateo for both <strong>OpenLaszlo Fundamentals</strong> (starting on September 11) and our <strong>Building OpenLaszlo Applications</strong> (starting on September 8). Sessions in Toronto and Hyderabad are also being scheduled. </p>
<p>More information on the classes is available <a HREF="http://www.laszlosystems.com/services/openlaszlotraining">here</a></p>
<p>Chuq</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-training-classes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenLaszlo 4.1.1 is Coming and more&#8230;</title>
		<link>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-411-is-coming-and-more/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-411-is-coming-and-more/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 20:12:49 +0000</pubDate>
		<dc:creator>amuntz</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=229</guid>
		<description><![CDATA[Here's a preview to our upcoming releases.
OpenLaszlo 4.1.1
OpenLaszlo 4.1.1 is coming later this week. Our intent is to provide a quick turnaround on bugs reported by the Community.  Some of the more important bugs that have been resolved include: 
LPP-6586: POST not working with setQueryParams()
LPP-6619: LzTextElement not resizing on subsequent fontsize changes
LPP-6581: Drawview masks [...]]]></description>
			<content:encoded><![CDATA[<p>Here's a preview to our upcoming releases.</p>
<p><strong>OpenLaszlo 4.1.1</strong><br />
OpenLaszlo 4.1.1 is coming later this week. Our intent is to provide a quick turnaround on bugs reported by the Community.  Some of the more important bugs that have been resolved include: </p>
<p>LPP-6586: POST not working with setQueryParams()<br />
LPP-6619: LzTextElement not resizing on subsequent fontsize changes<br />
LPP-6581: Drawview masks subview in 4.1 SWF<br />
LPP-6605: Invalid delegate Warning each time using component gridcolumn<br />
LPP-6589: 4.1 DHTML debugger does not accept all character input</p>
<p>You can find the full list of bugs in <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10020&fixfor=10500&sorter/field=issuekey&sorter/order=DESC">JIRA</a>.</p>
<p><strong>OpenLaszlo 4.2</strong><br />
We are also working concurrently on an OpenLaszlo 4.2 release, with an expected delivery date at the end of July. OpenLaszlo 4.2 will include more Community bug fixes, but most importantly, will deliver <em>SWF9 alpha-level support</em>. If you know of important issues, please file them in JIRA directly at <a href="http://www.openlaszlo.org/jira/browse/lpp">http://www.openlaszlo.org/jira/browse/lpp</a>. We welcome your involvement and comment on the project. You can join the  <a href="http://www.openlaszlo.org/lists">mailing lists</a> or participate in the forums at <a href="http://forum.openlaszlo.org">http://forum.openlaszlo.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/07/openlaszlo-411-is-coming-and-more/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash, indexing and rich applications</title>
		<link>http://weblog.openlaszlo.org/archives/2008/07/flash-indexing-and-rich-applications/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/07/flash-indexing-and-rich-applications/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 19:53:15 +0000</pubDate>
		<dc:creator>Max</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[dhtml]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[openlaszlo]]></category>

		<category><![CDATA[ria]]></category>

		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=228</guid>
		<description><![CDATA[There has been a lot of buzz about Google's improved flash indexing.  While this initiative may be helpful for extracting and locating text and media content in SWF files, it probably won't help much with indexing structure.  There's no real standard for 'deep linking' into Flash applications.  Also, most OpenLaszlo applications they [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a <a href="http://aralbalkan.com/1404">lot</a> <a href="http://blog.digitalbackcountry.com/?p=1470">of</a> <a href="http://www.bruceclay.com/blog/archives/2008/07/dont_build_your_site_in_flash.html">buzz</a> about Google's <a href="http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html">improved flash indexing.</a>  While this initiative may be helpful for extracting and locating text and media content in SWF files, it probably won't help much with indexing structure.  There's no real standard for 'deep linking' into Flash applications.  Also, most OpenLaszlo applications they won't get indexed by Google because they're embedded with JavaScript.</p>
<p>So what's a developer to to do?  In a nutshell, generate simple HTML for each item in the application which can be crawled by Google and other search engines.  Each page uses Javascript to replace the HTML content with an application that starts up in the appropriate state.  You can see a <a href="http://demo.laszloinaction.com/products">live example here</a> from the <a href="http://laszloinaction.com/">Laszlo in Action</a> book.  </p>
<p>In this example, the items are products in an online store.  Each <a href="http://demo.laszloinaction.com/products/SKU-001">product</a> gets its own URL/HTML page, linked to from <a href="http://demo.laszloinaction.com/products">index pages</a> or search results. Each product page embeds an application that is passed the product ID so the application comes up in the right context. Deep linking and history still work as users browse products, courtesy of the OpenLaszlo embedding and history system.  Try browsing through a few different products - notice your browsing history is preserved - the back and forward buttons work just as they should.  Try turning off JavaScript to see the HTML underneath.</p>
<p>This approach ensures each item is indexed by search engines along with pertinent information: price, keywords, artist, title in this case. Because it's plain HTML, SEO and all the other tricks work the same way. </p>
<p>When a user visits the site on a mobile device they get the same simple, functional HTML representation that search engines do. When they visit on a desktop machine, the same page brings up a rich application.  To the user it's a seamless experience that's tailored for the device they're running.  </p>
<p>This technique doesn't just apply to OpenLaszlo - it can be used for any rich application, Flash or otherwise.  Of course, OpenLaszlo 4.1 makes the process really easy with its deep linking and history management support, whether you are targeting Flash or DHTML.  For more details, see chapter 15 of <a href="http://laszloinaction.com/">Laszlo in Action</a> and the <a href="http://www.openlaszlo.org/documentation">OpenLaszlo documentation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/07/flash-indexing-and-rich-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>500,000 OpenLaszlo Downloads!</title>
		<link>http://weblog.openlaszlo.org/archives/2008/07/500000-openlaszlo-downloads/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/07/500000-openlaszlo-downloads/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 20:34:07 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=227</guid>
		<description><![CDATA[We just had to share this with you. Last night, we passed a major milestone in the history of the OpenLaszlo project. Yesterday, we passed the 500,000 copies of downloaded. Half a million.
That's a big number. And it's going to continue to grow because you folks are making OpenLaszlo a great environment to build great [...]]]></description>
			<content:encoded><![CDATA[<p>We just had to share this with you. Last night, we passed a major milestone in the history of the OpenLaszlo project. Yesterday, we passed the 500,000 copies of downloaded. Half a million.</p>
<p>That's a big number. And it's going to continue to grow because you folks are making OpenLaszlo a great environment to build great things in. </p>
<p>Congrats to the OpenLaszlo team -- and everyone involved in OpenLaszlo -- for making OpenLaszlo what it is today. </p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/07/500000-openlaszlo-downloads/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Now Available: 4.1 DHTML Recommended release</title>
		<link>http://weblog.openlaszlo.org/archives/2008/06/now-available-41-dhtml-recommended-release/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/06/now-available-41-dhtml-recommended-release/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 04:28:39 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=226</guid>
		<description><![CDATA[We are proud to announce the release of OpenLaszlo 4.1. 
OpenLaszlo 4.1 is a major release bringing full support for both the DHTML/Ajax and the SWF/Flash platforms. It also includes over 800 bug fixes and a significantly improved documentation suite. 
OpenLaszlo 4.1 has been fully-qualified across the following browser/platform combinations: Safari3/OSX, Firefox2/OSX, Internet Explorer 7/WinXP, [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce the release of OpenLaszlo 4.1. </p>
<p>OpenLaszlo 4.1 is a major release bringing full support for both the DHTML/Ajax and the SWF/Flash platforms. It also includes over 800 bug fixes and a significantly improved documentation suite. </p>
<p>OpenLaszlo 4.1 has been fully-qualified across the following browser/platform combinations: Safari3/OSX, Firefox2/OSX, Internet Explorer 7/WinXP, Firefox 2/WinXP, and Firefox 2/Linux. We have tested the full suite of demos, samplers, and example applications with the requirement that, when possible, DHTML applications behave the same as their SWF counterparts. </p>
<p>OpenLaszlo 4.1 is now the recommended release for all developers on all platforms, and current users of OL 3.x and 4.0 should investigate upgrading to this new release.</p>
<p>Preliminary support for SWF9 is included in this release but has not been enabled in the developer console. If you want to try this new functionality, you can find  more information on using the SWF9 support in the Release Notes (link to come).</p>
<p>For every release, we rely on the OpenLaszlo community to help ensure the quality of the platform release and to determine its future direction. To propose or participate in discussion of new features, see the  <a href="http://wiki.openlaszlo.org/Enhancement_Proposals">Wiki</a>. We encourage you to report any problems, and to make suggestions for enhancements, through our <a href="http://www.openlaszlo.org/jira/browse/LPP">JIRA bug tracking system</a>. We'd also like to hear from you on the <a href="http://www.openlaszlo.org/lists">mailing lists</a> and in the <a href="http://forum.openlaszlo.org">forums</a>. </p>
<h3>Upgrading to OpenLaszlo 4.1</h3>
<p>There are some changes to the OpenLaszlo release that may require changes to your code to work under release 4.1. Complete details and additional information on the differences between the SWF and DHTML runtimes can be found on the OpenLaszlo Wiki ( <a href="http://wiki.openlaszlo.org/Runtime_Differences">http://wiki.openlaszlo.org/Runtime_Differences</a> ).</p>
<p>The major change is that user classes are no longer defined as part of the global namespace. This gives OpenLaszlo better interoperability with other frameworks. In your application, user classes defined as:</p>
<p><code>
<p>
    &lt;class name="Foo" .../&gt;<br />
    &lt;new foo(...)
</p>
<p></code></p>
<p>will need to be changed to:</p>
<p><code>    new lz.foo (...)</code></p>
<p>A script has been posted by Sebastian Wagner to help convert user classes. It can be found here: <a href="http://code.google.com/p/laszlo4converter/">http://code.google.com/p/laszlo4converter/</a>.</p>
<p>In addition, warnings may now appear if you are using deprecated syntax in your application. OpenLaszlo 4.1 includes a perl conversion script (convert_laszlo.pl) to help mitigate these warnings.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/06/now-available-41-dhtml-recommended-release/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nice article on building an RSS reader in OpenLaszlo</title>
		<link>http://weblog.openlaszlo.org/archives/2008/06/nice-article-on-building-an-rss-reader-in-openlaszlo/</link>
		<comments>http://weblog.openlaszlo.org/archives/2008/06/nice-article-on-building-an-rss-reader-in-openlaszlo/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 20:58:10 +0000</pubDate>
		<dc:creator>chuq</dc:creator>
		
		<category><![CDATA[Sightings]]></category>

		<guid isPermaLink="false">http://weblog.openlaszlo.org/?p=225</guid>
		<description><![CDATA[Dustin's Software Development Cogitations and Speculations: An OpenLaszlo RSS Reader Implementation: 

In this blog entry, I demonstrate generation of a simple RSS Reader using OpenLaszlo. The world certainly doesn't need another RSS reader, so the purpose of this blog entry is to demonstrate some of the easy-to-use features of OpenLaszlo.
The RSS reader shown in this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://marxsoftware.blogspot.com/2008/06/openlaszlo-rss-reader-implementation.html">Dustin's Software Development Cogitations and Speculations: An OpenLaszlo RSS Reader Implementation</a>: </p>
<p><i><br />
<blockquote>In this blog entry, I demonstrate generation of a simple RSS Reader using OpenLaszlo. The world certainly doesn't need another RSS reader, so the purpose of this blog entry is to demonstrate some of the easy-to-use features of OpenLaszlo.</p>
<p>The RSS reader shown in this blog entry will focus on blogs hosted on Blogger (blogspot.com). There are two URLs one can use to access RSS feeds from blogs with the blogspot.com domain.</p>
<p> [....]</p>
<p>This OpenLaszlo example provide several observations about OpenLaszlo development. First, this example shows how easy it is to have OpenLaszlo access server-side XML resources using the <dataset> tag:</p>
<p>   <dataset name="blogRssFeed"<br />
            request="true"<br />
            src="http://marxsoftware.blogspot.com/feeds/posts/default?alt=rss" /></p>
<p>The dataset tag example shown above uses only three lines to associate a handle/name with the dataset called "blogRssFeed", instructs OpenLaszlo to initialize the dataset immediately, and provides the URL from which to access the data. I could have added the attribute type="http" to explicitly instruct OpenLaszlo that this data is obtained from an HTTP connection (rather than from a file), but using "http://" in the src attribute did essentially the same thing.</dataset></p></blockquote>
<p></i></p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.openlaszlo.org/archives/2008/06/nice-article-on-building-an-rss-reader-in-openlaszlo/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
