<?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 for plymouthreliable.com Blog</title>
	<atom:link href="http://plymouthreliable.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://plymouthreliable.com/blog</link>
	<description>A software developer's blog on all things Curl Surge RTE, Smalltalk Seaside, ICON UNICON, ObjectIcon, Rebol, PROLOG Logtalk</description>
	<lastBuildDate>Mon, 15 Jun 2009 15:01:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on The Curl that is not on the pages of any book (yet) by Administrator</title>
		<link>http://plymouthreliable.com/blog/2009/05/25/the-curl-that-is-not-on-the-pages-of-any-book-yet/comment-page-1/#comment-21385</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 15 Jun 2009 15:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2009/05/25/the-curl-that-is-not-on-the-pages-of-any-book-yet/#comment-21385</guid>
		<description>Candidates for most important might include {Memoizer-of } and value classes.
Newest of interest might be the &quot;pointer&quot; Reference-to, itself implemented as a value class.
WeakPoiner-to can be found in the same package: CURL.UTIL.POINTER-TO</description>
		<content:encoded><![CDATA[<p>Candidates for most important might include {Memoizer-of } and value classes.<br />
Newest of interest might be the &#8220;pointer&#8221; Reference-to, itself implemented as a value class.<br />
WeakPoiner-to can be found in the same package: CURL.UTIL.POINTER-TO</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tcl/Tk IDE for SNOBOL by Administrator</title>
		<link>http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/comment-page-1/#comment-21383</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sun, 24 May 2009 18:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/#comment-21383</guid>
		<description>XOTcl has resulted in a terrific Tcl IDE called XOTclIDE modelled on the Squeak Smalltalk IDE</description>
		<content:encoded><![CDATA[<p>XOTcl has resulted in a terrific Tcl IDE called XOTclIDE modelled on the Squeak Smalltalk IDE</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tcl/Tk IDE for SNOBOL by Robert Shiplett</title>
		<link>http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/comment-page-1/#comment-21382</link>
		<dc:creator>Robert Shiplett</dc:creator>
		<pubDate>Sun, 24 May 2009 17:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/#comment-21382</guid>
		<description>The executable for linux may not be in a bin - just look for snobol4
The first time you run ./snobol4 add -h to get the cmd line options</description>
		<content:encoded><![CDATA[<p>The executable for linux may not be in a bin &#8211; just look for snobol4<br />
The first time you run ./snobol4 add -h to get the cmd line options</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tcl/Tk IDE for SNOBOL by rms</title>
		<link>http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/comment-page-1/#comment-21381</link>
		<dc:creator>rms</dc:creator>
		<pubDate>Sun, 24 May 2009 17:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2009/05/24/tcltk-ide-for-snobol/#comment-21381</guid>
		<description>actually you don&#039;t have to edit the tksliderc file manually.
Click Edit/Preferences -- you can set the external editor to your favourite one, all additional parameters (like &#039;-new-window&#039;) have to be entered in a separate textfield (just below the &#039;external editor&#039; entry.

And why exactly should I use XOTcl? ;-)

Greetings,

rms</description>
		<content:encoded><![CDATA[<p>actually you don&#8217;t have to edit the tksliderc file manually.<br />
Click Edit/Preferences &#8212; you can set the external editor to your favourite one, all additional parameters (like &#8216;-new-window&#8217;) have to be entered in a separate textfield (just below the &#8216;external editor&#8217; entry.</p>
<p>And why exactly should I use XOTcl? <img src='http://plymouthreliable.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Greetings,</p>
<p>rms</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yield, Mercury and Prolog for dot.NET by Jeff Thompson</title>
		<link>http://plymouthreliable.com/blog/2007/06/22/yield-mercury-and-prolog-for-dotnet/comment-page-1/#comment-2424</link>
		<dc:creator>Jeff Thompson</dc:creator>
		<pubDate>Mon, 17 Mar 2008 18:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2007/06/22/yield-mercury-and-prolog-for-dotnet/#comment-2424</guid>
		<description>You said &quot;the price you pay is abandoning some familiar Prolog syntax in exchange for prolog-like behavior&quot; but note also that Yield Prolog comes with a compiler that turns normal Prolog into C#, Javascript or Python. See:
http://yieldprolog.sourceforge.net/queryEditor.html

Thanks for the link!
- Jeff (author of Yield Prolog)</description>
		<content:encoded><![CDATA[<p>You said &#8220;the price you pay is abandoning some familiar Prolog syntax in exchange for prolog-like behavior&#8221; but note also that Yield Prolog comes with a compiler that turns normal Prolog into C#, Javascript or Python. See:<br />
<a href="http://yieldprolog.sourceforge.net/queryEditor.html" rel="nofollow">http://yieldprolog.sourceforge.net/queryEditor.html</a></p>
<p>Thanks for the link!<br />
- Jeff (author of Yield Prolog)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Curl IDE and RTE tips by Christopher Kleckner</title>
		<link>http://plymouthreliable.com/blog/2007/05/07/curl-ide-and-rte-tips/comment-page-1/#comment-232</link>
		<dc:creator>Christopher Kleckner</dc:creator>
		<pubDate>Mon, 24 Sep 2007 04:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2007/05/07/curl-ide-and-rte-tips/#comment-232</guid>
		<description>&gt; But who under the Sun would call any component, framework 
&gt; or architecture RIO ?

I would.</description>
		<content:encoded><![CDATA[<p>&gt; But who under the Sun would call any component, framework<br />
&gt; or architecture RIO ?</p>
<p>I would.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LRcurl Curlr, LcurlR and (CURL) parentheses by Administrator</title>
		<link>http://plymouthreliable.com/blog/2007/06/17/lrcurl-curlr-lcurlr-and-curl-parentheses/comment-page-1/#comment-104</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Tue, 14 Aug 2007 12:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2007/06/17/lrcurl-curlr-lcurlr-and-curl-parentheses/#comment-104</guid>
		<description>That must have been at typo for 
    }:(int, int, int)
( I don&#039;t want to confess to ever using cut-n-paste ;-)</description>
		<content:encoded><![CDATA[<p>That must have been at typo for<br />
    }:(int, int, int)<br />
( I don&#8217;t want to confess to ever using cut-n-paste <img src='http://plymouthreliable.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails baseline directories by jottings from the Eclectic Pencil &#187; Blog Archive &#187; groovy Grails tips and cheatsheet</title>
		<link>http://plymouthreliable.com/blog/grails-baseline-directories/comment-page-1/#comment-94</link>
		<dc:creator>jottings from the Eclectic Pencil &#187; Blog Archive &#187; groovy Grails tips and cheatsheet</dc:creator>
		<pubDate>Tue, 07 Aug 2007 19:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/grails-baseline-directories/#comment-94</guid>
		<description>[...] Over at eclectic-pencil.blogspot.com I have some notes on getting Grails up and running without having to chase through a FAQ and some mail-list threads. I may add a few pages here. At the moment I am completely absorbed with the RIFE web app framework, so that may get a few pages as well. RIFE continuations are a great introduction to the Seaside continuations framework for folks more at home with Java. RIFE is also a framework in more than name-only. And the author of the framework aims it at java developers with no promises of &#8216;RIA without programming&#8217; and, well, less hype: they do stretch the 80-20 rule in claiming that &#8220;you get 90% of the features with 10% of the usual effort, thanks to its full stack.&#8221; RIFE continuations use pause(), rather like Ruby uses yield(), so that is another avenue to approach RIFE. The RIFE wiki has a page on using groovy with RIFE so life will be interesting. [...]</description>
		<content:encoded><![CDATA[<p>[...] Over at eclectic-pencil.blogspot.com I have some notes on getting Grails up and running without having to chase through a FAQ and some mail-list threads. I may add a few pages here. At the moment I am completely absorbed with the RIFE web app framework, so that may get a few pages as well. RIFE continuations are a great introduction to the Seaside continuations framework for folks more at home with Java. RIFE is also a framework in more than name-only. And the author of the framework aims it at java developers with no promises of &#8216;RIA without programming&#8217; and, well, less hype: they do stretch the 80-20 rule in claiming that &#8220;you get 90% of the features with 10% of the usual effort, thanks to its full stack.&#8221; RIFE continuations use pause(), rather like Ruby uses yield(), so that is another avenue to approach RIFE. The RIFE wiki has a page on using groovy with RIFE so life will be interesting. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hyper ZK by Administrator</title>
		<link>http://plymouthreliable.com/blog/2007/08/06/hyper-zk/comment-page-1/#comment-92</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 06 Aug 2007 21:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2007/08/06/hyper-zk/#comment-92</guid>
		<description>some hype from APRESS
&quot;ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:

Shows you how to use this simplest Ajax framework to write real-world responsive web applications 
Covers ZK’s more than 70 XUL and 80 XHTML rich GUI components 
Authoritatively written by cofounder/lead of the ZK project 
What you’ll learn
Perform Ajax development without the use of JavaScript. &quot;</description>
		<content:encoded><![CDATA[<p>some hype from APRESS<br />
&#8220;ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:</p>
<p>Shows you how to use this simplest Ajax framework to write real-world responsive web applications<br />
Covers ZK’s more than 70 XUL and 80 XHTML rich GUI components<br />
Authoritatively written by cofounder/lead of the ZK project<br />
What you’ll learn<br />
Perform Ajax development without the use of JavaScript. &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hyper ZK by Administrator</title>
		<link>http://plymouthreliable.com/blog/2007/08/06/hyper-zk/comment-page-1/#comment-91</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Mon, 06 Aug 2007 21:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://plymouthreliable.com/blog/2007/08/06/hyper-zk/#comment-91</guid>
		<description>iterview: http://blogs.pathf.com/agileajax/2006/06/an_interview_wi.html</description>
		<content:encoded><![CDATA[<p>iterview: <a href="http://blogs.pathf.com/agileajax/2006/06/an_interview_wi.html" rel="nofollow">http://blogs.pathf.com/agileajax/2006/06/an_interview_wi.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 10.481 seconds -->
