<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Building OpenLaszlo applications using Common Lisp</title>
	<atom:link href="http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/</link>
	<description>beatz &#38; funkz</description>
	<pubDate>Fri, 09 Jan 2009 20:53:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hot Michel</title>
		<link>http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/comment-page-1/#comment-16659</link>
		<dc:creator>Hot Michel</dc:creator>
		<pubDate>Thu, 08 Feb 2007 12:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.bl0rg.net/netzstaub/?p=152#comment-16659</guid>
		<description>Your zip file 

http://bl0rg.net/~manuel/laszlo-lisp.zip

seems to be broken. I cannot unzip it.
Could you check it ?

Thanks.</description>
		<content:encoded><![CDATA[<p>Your zip file </p>
<p><a href="http://bl0rg.net/~manuel/laszlo-lisp.zip" rel="nofollow">http://bl0rg.net/~manuel/laszlo-lisp.zip</a></p>
<p>seems to be broken. I cannot unzip it.<br />
Could you check it ?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/comment-page-1/#comment-12161</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 16 Dec 2006 19:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.bl0rg.net/netzstaub/?p=152#comment-12161</guid>
		<description>thank you! thank you! thank you!!!!</description>
		<content:encoded><![CDATA[<p>thank you! thank you! thank you!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Pallister</title>
		<link>http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/comment-page-1/#comment-112</link>
		<dc:creator>John Pallister</dc:creator>
		<pubDate>Mon, 16 Oct 2006 04:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.bl0rg.net/netzstaub/?p=152#comment-112</guid>
		<description>This is great! I too am building a web application using OpenLaszlo and Lisp; unlike yourself, I haven't done anything similar before, so I look forward to learning a lot from your code. Thanks very much for making it available.

Cheers, John :^P (Wellington, New Zealand)</description>
		<content:encoded><![CDATA[<p>This is great! I too am building a web application using OpenLaszlo and Lisp; unlike yourself, I haven&#8217;t done anything similar before, so I look forward to learning a lot from your code. Thanks very much for making it available.</p>
<p>Cheers, John :^P (Wellington, New Zealand)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/comment-page-1/#comment-103</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 18 May 2006 15:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.bl0rg.net/netzstaub/?p=152#comment-103</guid>
		<description>Sweet!

I got here via a web search for lisp xml generation.  I'm doing a lot of generating of XML for various XML-based languages, which seems like a perfect match for Lisp, but there isn't much in the way of XML *generation* libraries for Lisp.

This is almost exactly what I'm looking for.  Thanks!

The one thing that's not clear to me is: this works great if you have a template you want to fill in with various values, but what if you want the structure of your XML to be determined at runtime?  It's easy to say (:text ...) 4 times for 4 text boxes, but what if I want /n/ boxes, based on my data?  It looks like I'd need another macro to generate *that* (with ,@...), and that makes my head start to hurt again, which makes me think it's not really the best approach.  Hmm.

Anyway, keep up the good work!
</description>
		<content:encoded><![CDATA[<p>Sweet!</p>
<p>I got here via a web search for lisp xml generation.  I&#8217;m doing a lot of generating of XML for various XML-based languages, which seems like a perfect match for Lisp, but there isn&#8217;t much in the way of XML *generation* libraries for Lisp.</p>
<p>This is almost exactly what I&#8217;m looking for.  Thanks!</p>
<p>The one thing that&#8217;s not clear to me is: this works great if you have a template you want to fill in with various values, but what if you want the structure of your XML to be determined at runtime?  It&#8217;s easy to say (:text &#8230;) 4 times for 4 text boxes, but what if I want /n/ boxes, based on my data?  It looks like I&#8217;d need another macro to generate *that* (with ,@&#8230;), and that makes my head start to hurt again, which makes me think it&#8217;s not really the best approach.  Hmm.</p>
<p>Anyway, keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Beane</title>
		<link>http://blogs.bl0rg.net/netzstaub/2006/02/23/building-openlaszlo-applications-using-common-lisp/comment-page-1/#comment-102</link>
		<dc:creator>Zach Beane</dc:creator>
		<pubDate>Thu, 23 Feb 2006 20:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.bl0rg.net/netzstaub/?p=152#comment-102</guid>
		<description>P. Tucker Withington of &lt;a href="http://pt.withy.org/" rel="nofollow"&gt;http://pt.withy.org/&lt;/a&gt;  is a former super Lisp hacker who now works for Laszlo Systems. His blog usually has interesting stuff about OpenLaszlo.</description>
		<content:encoded><![CDATA[<p>P. Tucker Withington of <a href="http://pt.withy.org/" rel="nofollow">http://pt.withy.org/</a>  is a former super Lisp hacker who now works for Laszlo Systems. His blog usually has interesting stuff about OpenLaszlo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
