<?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: Learning Lisp Through Examples: XHTML Generation</title>
	<atom:link href="http://www.jakevoytko.com/blog/2008/08/11/learning-lisp-through-examples-xhtml-generation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakevoytko.com/blog/2008/08/11/learning-lisp-through-examples-xhtml-generation/</link>
	<description>Ye Olde Computer Science Blogge</description>
	<lastBuildDate>Sat, 14 Aug 2010 09:41:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Recent Faves Tagged With "doctype" : MyNetFaves</title>
		<link>http://www.jakevoytko.com/blog/2008/08/11/learning-lisp-through-examples-xhtml-generation/comment-page-1/#comment-9890</link>
		<dc:creator>Recent Faves Tagged With "doctype" : MyNetFaves</dc:creator>
		<pubDate>Fri, 13 Feb 2009 09:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/?p=123#comment-9890</guid>
		<description>[...] public links &gt;&gt; doctype    DOCTYPE xhtml 1.1 First saved by ReSabo &#124; 1 days ago      Learning Lisp Through Examples: XHTML Generation First saved by penyaskito &#124; 11 days ago      xulRunner 1.9, Mac OS X and the fullScreen issue First [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; doctype    DOCTYPE xhtml 1.1 First saved by ReSabo | 1 days ago      Learning Lisp Through Examples: XHTML Generation First saved by penyaskito | 11 days ago      xulRunner 1.9, Mac OS X and the fullScreen issue First [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Beane</title>
		<link>http://www.jakevoytko.com/blog/2008/08/11/learning-lisp-through-examples-xhtml-generation/comment-page-1/#comment-9815</link>
		<dc:creator>Zach Beane</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/?p=123#comment-9815</guid>
		<description>I recommend reviewing other packages to get an idea of typical style. Anything by Edi Weitz is good.

What&#039;s the intent of your (:export *singletons*) bit in defpackage? The actual effect is to export a symbol named &quot;*SINGLETONS*&quot;, not to export the values of a variable named *SINGLETONS*.</description>
		<content:encoded><![CDATA[<p>I recommend reviewing other packages to get an idea of typical style. Anything by Edi Weitz is good.</p>
<p>What&#8217;s the intent of your (:export *singletons*) bit in defpackage? The actual effect is to export a symbol named &#8220;*SINGLETONS*&#8221;, not to export the values of a variable named *SINGLETONS*.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://www.jakevoytko.com/blog/2008/08/11/learning-lisp-through-examples-xhtml-generation/comment-page-1/#comment-9814</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Mon, 11 Aug 2008 12:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/?p=123#comment-9814</guid>
		<description>I&#039;d use Hunchentoot (http://www.weitz.de/hunchentoot/) for the webserver if you only intend to use lisp, it&#039;s a lot easier to integrate with lisp if you don&#039;t need PHP or other apache things.</description>
		<content:encoded><![CDATA[<p>I&#8217;d use Hunchentoot (<a href="http://www.weitz.de/hunchentoot/" rel="nofollow">http://www.weitz.de/hunchentoot/</a>) for the webserver if you only intend to use lisp, it&#8217;s a lot easier to integrate with lisp if you don&#8217;t need PHP or other apache things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.jakevoytko.com/blog/2008/08/11/learning-lisp-through-examples-xhtml-generation/comment-page-1/#comment-9813</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 11 Aug 2008 08:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakevoytko.com/blog/?p=123#comment-9813</guid>
		<description>Hi,
are you aware of BKNR, a Common Lisp Web Application environment?

URL: http://bknr.net/html/home.html</description>
		<content:encoded><![CDATA[<p>Hi,<br />
are you aware of BKNR, a Common Lisp Web Application environment?</p>
<p>URL: <a href="http://bknr.net/html/home.html" rel="nofollow">http://bknr.net/html/home.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
