<?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: Ancient code drifting down the newsRiver</title>
	<atom:link href="http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Raw &#187; SWEO Suggestion #2 : Semantic Web in a Box</title>
		<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/comment-page-1#comment-3959</link>
		<dc:creator>Raw &#187; SWEO Suggestion #2 : Semantic Web in a Box</dc:creator>
		<pubDate>Thu, 02 Feb 2006 21:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=842#comment-3959</guid>
		<description>&lt;p&gt;[...] Frontier is closest in its level of self-containedness to how I picture SWAB. Ok, so that example is a fairly closed-box CMS, but hopefully you see the idea. Frontier is also ancient, but Les Orchard still found things to like - note in particular his phrase &#8220;instant gratification&#8221;. Exactly. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Frontier is closest in its level of self-containedness to how I picture SWAB. Ok, so that example is a fairly closed-box CMS, but hopefully you see the idea. Frontier is also ancient, but Les Orchard still found things to like &#8211; note in particular his phrase &#8220;instant gratification&#8221;. Exactly. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/comment-page-1#comment-3919</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sat, 28 Jan 2006 16:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=842#comment-3919</guid>
		<description>&lt;p&gt;&quot;It’s still kind of a writing-with-my-wrong-hand kind of pain in the butt to get all the loose coupled stuff working sometimes.&quot;
Nicely put, yup. Bit of a challenge. 
Coincidentally, yesterday the idea of &quot;Semantic Web in a Box&quot; came up - maybe the place to start would be &quot;Web in a Box&quot;...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;It’s still kind of a writing-with-my-wrong-hand kind of pain in the butt to get all the loose coupled stuff working sometimes.&#8221;<br />
Nicely put, yup. Bit of a challenge.<br />
Coincidentally, yesterday the idea of &#8220;Semantic Web in a Box&#8221; came up &#8211; maybe the place to start would be &#8220;Web in a Box&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/comment-page-1#comment-3918</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Sat, 28 Jan 2006 16:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=842#comment-3918</guid>
		<description>&lt;p&gt;Danny: Yeah, I agree with a lot of those points, and they fall into the &#039;hate&#039; side of the &#039;love/hate&#039; thing for me.  (Well, more like &#039;strong distaste&#039; than &#039;hate&#039; anyway).&lt;/p&gt;

&lt;p&gt;And I&#039;ve realized that, since drifting away from Radio/Frontier, I&#039;ve been recapturing it in various forms using tech like Python, triple-stores, mini-HTTP servers, and the like.  And although these things have felt &#039;healtier&#039; in a non-NIH, bigger community, more loosely coupled way... it&#039;s still a satisfying experience (like potato chips) to find it all buttoned up in one integrated package that works on most of the platforms I care about.&lt;/p&gt;

&lt;p&gt;It&#039;s still kind of a writing-with-my-wrong-hand kind of pain in the butt to get all the loose coupled stuff working sometimes.  And many times, there are very good reasons for thing being hard and lots of things need minding.  Like, XML-RPC style web services versus REST: &lt;/p&gt;

&lt;p&gt;REST is a cleaner, more web-natural approach—but sometimes it takes a lot of thoughtful meta-tinkering where that XML-RPC stuff would&#039;ve had you on the road hours ago.  Of course, years from now, the XML-RPC stuff might smell a bit while the REST stuff will have stayed solid and revealed further unexpected benefits... but bah.  They both have their place.&lt;/p&gt;

&lt;p&gt;It&#039;s a lot like baked versus fried.  Anyway, rambling now.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Danny: Yeah, I agree with a lot of those points, and they fall into the &#8216;hate&#8217; side of the &#8216;love/hate&#8217; thing for me.  (Well, more like &#8217;strong distaste&#8217; than &#8216;hate&#8217; anyway).</p>
<p>And I&#8217;ve realized that, since drifting away from Radio/Frontier, I&#8217;ve been recapturing it in various forms using tech like Python, triple-stores, mini-HTTP servers, and the like.  And although these things have felt &#8216;healtier&#8217; in a non-NIH, bigger community, more loosely coupled way&#8230; it&#8217;s still a satisfying experience (like potato chips) to find it all buttoned up in one integrated package that works on most of the platforms I care about.</p>
<p>It&#8217;s still kind of a writing-with-my-wrong-hand kind of pain in the butt to get all the loose coupled stuff working sometimes.  And many times, there are very good reasons for thing being hard and lots of things need minding.  Like, XML-RPC style web services versus REST: </p>
<p>REST is a cleaner, more web-natural approach—but sometimes it takes a lot of thoughtful meta-tinkering where that XML-RPC stuff would&#8217;ve had you on the road hours ago.  Of course, years from now, the XML-RPC stuff might smell a bit while the REST stuff will have stayed solid and revealed further unexpected benefits&#8230; but bah.  They both have their place.</p>
<p>It&#8217;s a lot like baked versus fried.  Anyway, rambling now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/comment-page-1#comment-3917</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sat, 28 Jan 2006 16:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=842#comment-3917</guid>
		<description>&lt;p&gt;From what I&#039;ve seen and read there are loads of good ideas in that platform, but there are two things I personally find extremely offputting : the pervading sense of Not Invented Here, and the sheer age (in the negative sense) of the stuff. &lt;/p&gt;

&lt;p&gt;Now the code&#039;s been open sourced, maybe there&#039;s a chance of the tastier crisps (UK localization) catching up and being integrated with the rest of the world. Ok, very IMHO but : swap US-ASCII for utf-8, XML-RPC for doc/literal XML, RSS 2.0 for Atom, Object Database for triplestore,  Python for UserTalk, outliner for modern IDE (although actually the outliner UI is probably one bit that might be worth preserving as-is) etc. &lt;/p&gt;

&lt;p&gt;Well, ok, maybe it is a bit much to expect. Maybe a maximally interoperable version of the Frontier approach could be recreated (without reinvention) by plugging together various existing open source libs..?&lt;/p&gt;

&lt;p&gt;For now I guess I&#039;ll have to make do with Web as Platform (and/or Squeak)  ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>From what I&#8217;ve seen and read there are loads of good ideas in that platform, but there are two things I personally find extremely offputting : the pervading sense of Not Invented Here, and the sheer age (in the negative sense) of the stuff. </p>
<p>Now the code&#8217;s been open sourced, maybe there&#8217;s a chance of the tastier crisps (UK localization) catching up and being integrated with the rest of the world. Ok, very IMHO but : swap US-ASCII for utf-8, XML-RPC for doc/literal XML, RSS 2.0 for Atom, Object Database for triplestore,  Python for UserTalk, outliner for modern IDE (although actually the outliner UI is probably one bit that might be worth preserving as-is) etc. </p>
<p>Well, ok, maybe it is a bit much to expect. Maybe a maximally interoperable version of the Frontier approach could be recreated (without reinvention) by plugging together various existing open source libs..?</p>
<p>For now I guess I&#8217;ll have to make do with Web as Platform (and/or Squeak)  ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/comment-page-1#comment-3916</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Sat, 28 Jan 2006 16:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=842#comment-3916</guid>
		<description>&lt;p&gt;Robert: Short answer is that I saw Radio first for the RSS aggregator and blogging support, started hacking on that, and got sucked into other aspects of it along the way.  &lt;/p&gt;

&lt;p&gt;For Squeak, I saw some fun colorful things and kind of got the gist of the environment, but never got hooked on any daily uses of it after a weekend or two of playing.  So, it fell into my &quot;Learn Smalltalk&quot; todo item that keeps getting pushed down the list by other things.  That item&#039;s still on my list, though, and I mean to get to it someday...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Robert: Short answer is that I saw Radio first for the RSS aggregator and blogging support, started hacking on that, and got sucked into other aspects of it along the way.  </p>
<p>For Squeak, I saw some fun colorful things and kind of got the gist of the environment, but never got hooked on any daily uses of it after a weekend or two of playing.  So, it fell into my &#8220;Learn Smalltalk&#8221; todo item that keeps getting pushed down the list by other things.  That item&#8217;s still on my list, though, and I mean to get to it someday&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Brook</title>
		<link>http://decafbad.com/blog/2006/01/28/ancient-code-drifting-down-the-newsriver/comment-page-1#comment-3915</link>
		<dc:creator>Robert Brook</dc:creator>
		<pubDate>Sat, 28 Jan 2006 15:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=842#comment-3915</guid>
		<description>&lt;p&gt;Serious question: why not use Squeak?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Serious question: why not use Squeak?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
