<?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: GUI Discussion &#8212; TC Lispers November Meeting</title>
	<atom:link href="http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/feed/" rel="self" type="application/rss+xml" />
	<link>http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/</link>
	<description>software development and consulting</description>
	<lastBuildDate>Thu, 15 Jul 2010 11:51:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marijn</title>
		<link>http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/comment-page-1/#comment-491</link>
		<dc:creator>Marijn</dc:creator>
		<pubDate>Fri, 11 Dec 2009 00:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1045#comment-491</guid>
		<description>For a more retro programming experience, CL and Tcl/Tk are actually a rather good fit. Deploying can be a bit of a pain, and Tcl definitely takes some getting used to, but recent Tcl/Tk versions don&#039;t look like poop anymore, and, apart from the ridiculously verbose imperative style, I found working with Tk widgets quite pleasant compared to frameworks written in more static languages.

See http://marijn.haverbeke.nl/cl-tk/ for the glue code I used.</description>
		<content:encoded><![CDATA[<p>For a more retro programming experience, CL and Tcl/Tk are actually a rather good fit. Deploying can be a bit of a pain, and Tcl definitely takes some getting used to, but recent Tcl/Tk versions don&#8217;t look like poop anymore, and, apart from the ridiculously verbose imperative style, I found working with Tk widgets quite pleasant compared to frameworks written in more static languages.</p>
<p>See <a href="http://marijn.haverbeke.nl/cl-tk/" rel="nofollow">http://marijn.haverbeke.nl/cl-tk/</a> for the glue code I used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Wingo</title>
		<link>http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/comment-page-1/#comment-487</link>
		<dc:creator>Andy Wingo</dc:creator>
		<pubDate>Thu, 10 Dec 2009 09:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1045#comment-487</guid>
		<description>Thanks for the links, I enjoyed them.</description>
		<content:encoded><![CDATA[<p>Thanks for the links, I enjoyed them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pat</title>
		<link>http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/comment-page-1/#comment-484</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1045#comment-484</guid>
		<description>You can download it from Vimeo at the bottom right of the page: &lt;a href=&quot;http://vimeo.com/download/video:12567483?v=2&amp;e=1260402357&amp;h=c1a8ca9bdc6bac817a77cfe2ab41bf03&amp;uh=0c8cf9dd582aafcc01a5af6d2c280b6b&quot; rel=&quot;nofollow&quot;&gt;here&#039;s the link&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>You can download it from Vimeo at the bottom right of the page: <a href="http://vimeo.com/download/video:12567483?v=2&#038;e=1260402357&#038;h=c1a8ca9bdc6bac817a77cfe2ab41bf03&#038;uh=0c8cf9dd582aafcc01a5af6d2c280b6b" rel="nofollow">here&#8217;s the link</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: none</title>
		<link>http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/comment-page-1/#comment-483</link>
		<dc:creator>none</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1045#comment-483</guid>
		<description>No download link for a 1hour+ video? Really?</description>
		<content:encoded><![CDATA[<p>No download link for a 1hour+ video? Really?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramarren</title>
		<link>http://nklein.com/2009/12/gui-discussion-tc-lispers-november-meeting/comment-page-1/#comment-482</link>
		<dc:creator>Ramarren</dc:creator>
		<pubDate>Wed, 09 Dec 2009 16:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1045#comment-482</guid>
		<description>About Cells: while Cello failed to materialize, there are Cells based GUI bindings, to &lt;a href=&quot;http://github.com/cddr/celtk/&quot; rel=&quot;nofollow&quot;&gt;Tk&lt;/a&gt; and &lt;a href=&quot;http://github.com/Ramarren/cells-gtk3&quot; rel=&quot;nofollow&quot;&gt;GTK+&lt;/a&gt;. I actually rather like the approach, even if I did not try to build anything very complex, which is why I try to maintain the latter.</description>
		<content:encoded><![CDATA[<p>About Cells: while Cello failed to materialize, there are Cells based GUI bindings, to <a href="http://github.com/cddr/celtk/" rel="nofollow">Tk</a> and <a href="http://github.com/Ramarren/cells-gtk3" rel="nofollow">GTK+</a>. I actually rather like the approach, even if I did not try to build anything very complex, which is why I try to maintain the latter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
