<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Σχόλια στο Lesson 14:</title>
	<atom:link href="http://blog.postmaster.gr/2009/10/26/lesson-14/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.postmaster.gr/2009/10/26/lesson-14/</link>
	<description>Managing organized complexity</description>
	<lastBuildDate>Mon, 06 Feb 2012 23:51:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Από: Panagiotis Astithas</title>
		<link>http://blog.postmaster.gr/2009/10/26/lesson-14/#comment-43507</link>
		<dc:creator><![CDATA[Panagiotis Astithas]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 15:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postmaster.gr/?p=2777#comment-43507</guid>
		<description><![CDATA[Looking forward to that (and also reading &quot;What goes around comes around&quot;)!]]></description>
		<content:encoded><![CDATA[<p>Looking forward to that (and also reading &#8220;What goes around comes around&#8221;)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: adamo</title>
		<link>http://blog.postmaster.gr/2009/10/26/lesson-14/#comment-43506</link>
		<dc:creator><![CDATA[adamo]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postmaster.gr/?p=2777#comment-43506</guid>
		<description><![CDATA[The context of our debate is stuff I (adamo) do not like about the noSQL crowd that remind me of stuff described in &quot;What Goes Around&quot;. Since he (Panagiotis) uses non-relational databases, this debate helps me understand where I might be wrong.

There is actually stuff about noSQL that I like, for which a blog post is in progress.]]></description>
		<content:encoded><![CDATA[<p>The context of our debate is stuff I (adamo) do not like about the noSQL crowd that remind me of stuff described in &#8220;What Goes Around&#8221;. Since he (Panagiotis) uses non-relational databases, this debate helps me understand where I might be wrong.</p>
<p>There is actually stuff about noSQL that I like, for which a blog post is in progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Panagiotis Astithas</title>
		<link>http://blog.postmaster.gr/2009/10/26/lesson-14/#comment-43505</link>
		<dc:creator><![CDATA[Panagiotis Astithas]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postmaster.gr/?p=2777#comment-43505</guid>
		<description><![CDATA[Maybe my response is not very clear without the context of our artificial debate that George mentions. I definitely agree that Lisp has pioneered this, as well as many other important topics in CS. I can&#039;t see its relevance, however, to the rapidly evolving story of DBMS. Even though Object-Relational DBMS blur the boundaries between code and data, they are nowhere near the homogeneous soup of S-expressions. And no such system has been proposed and met with substantial acceptance to this day, to the best of my knowledge. CouchDB is the closest one, since it stores JSON objects and can execute JavaScript queries, but JavaScript cannot compare with Lisp in the blurriness department.

To put it another way, I do see the similarity, but I don&#039;t think it&#039;s one we should focus on, if we were to speculate on the future of databases.]]></description>
		<content:encoded><![CDATA[<p>Maybe my response is not very clear without the context of our artificial debate that George mentions. I definitely agree that Lisp has pioneered this, as well as many other important topics in CS. I can&#8217;t see its relevance, however, to the rapidly evolving story of DBMS. Even though Object-Relational DBMS blur the boundaries between code and data, they are nowhere near the homogeneous soup of S-expressions. And no such system has been proposed and met with substantial acceptance to this day, to the best of my knowledge. CouchDB is the closest one, since it stores JSON objects and can execute JavaScript queries, but JavaScript cannot compare with Lisp in the blurriness department.</p>
<p>To put it another way, I do see the similarity, but I don&#8217;t think it&#8217;s one we should focus on, if we were to speculate on the future of databases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: adamo</title>
		<link>http://blog.postmaster.gr/2009/10/26/lesson-14/#comment-43504</link>
		<dc:creator><![CDATA[adamo]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postmaster.gr/?p=2777#comment-43504</guid>
		<description><![CDATA[@Panagiotis Astithas:
Keramidas read my point well. It should not have been such a long time for database people to understand that code can be data and vice versa.

I do not advocate one solution that fits all; we should use the right tool for the problem at hand. I just expected that &quot;in the old times&quot; ideas from one field could jump faster to the next.

@Giorgos Keramidas:
One can also use &lt;a href=&quot;http://www.software-lab.de/&quot; rel=&quot;nofollow&quot;&gt;Pico Lisp&lt;/a&gt; if one wants a GNU licensed solution (with no Common Lisp features).]]></description>
		<content:encoded><![CDATA[<p>@Panagiotis Astithas:<br />
Keramidas read my point well. It should not have been such a long time for database people to understand that code can be data and vice versa.</p>
<p>I do not advocate one solution that fits all; we should use the right tool for the problem at hand. I just expected that &#8220;in the old times&#8221; ideas from one field could jump faster to the next.</p>
<p>@Giorgos Keramidas:<br />
One can also use <a href="http://www.software-lab.de/" rel="nofollow">Pico Lisp</a> if one wants a GNU licensed solution (with no Common Lisp features).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Giorgos Keramidas</title>
		<link>http://blog.postmaster.gr/2009/10/26/lesson-14/#comment-43503</link>
		<dc:creator><![CDATA[Giorgos Keramidas]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 12:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postmaster.gr/?p=2777#comment-43503</guid>
		<description><![CDATA[Panagioti, &lt;a href=&quot;http://www.franz.com/&quot; rel=&quot;nofollow&quot;&gt;Franz Inc.&lt;/a&gt; (the company behind &lt;a href=&quot;http://www.franz.com/products/allegrocl/&quot; rel=&quot;nofollow&quot;&gt;Allegro CL&lt;/a&gt;) is already building databases and object persistence stores with Lisp, eg. &lt;a href=&quot;http://www.franz.com/products/allegrocache/&quot; rel=&quot;nofollow&quot;&gt;AllegroCache&lt;/a&gt;.

The way I read the Lisp reference of Giorgos is that &quot;code is data is code is data [...]&quot; is not an extremely new idea, but merely an idea that has been part of Lisp-family languages for a long time.  Maybe its time is actually coming :-)]]></description>
		<content:encoded><![CDATA[<p>Panagioti, <a href="http://www.franz.com/" rel="nofollow">Franz Inc.</a> (the company behind <a href="http://www.franz.com/products/allegrocl/" rel="nofollow">Allegro CL</a>) is already building databases and object persistence stores with Lisp, eg. <a href="http://www.franz.com/products/allegrocache/" rel="nofollow">AllegroCache</a>.</p>
<p>The way I read the Lisp reference of Giorgos is that &#8220;code is data is code is data [...]&#8221; is not an extremely new idea, but merely an idea that has been part of Lisp-family languages for a long time.  Maybe its time is actually coming :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Από: Panagiotis Astithas</title>
		<link>http://blog.postmaster.gr/2009/10/26/lesson-14/#comment-43500</link>
		<dc:creator><![CDATA[Panagiotis Astithas]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postmaster.gr/?p=2777#comment-43500</guid>
		<description><![CDATA[OK, so what useful lesson can we learn from this, that is applicable to databases? That we should be using Lisp to build databases? The same blurring between code and data occurs in low-level assembly code. Is it correct to deduce that we should be building databases in assembly?

I thought you&#039;d focus on the &quot;code in the database&quot; angle and go for the common argument that RDBMS have stored procedures, too :-)]]></description>
		<content:encoded><![CDATA[<p>OK, so what useful lesson can we learn from this, that is applicable to databases? That we should be using Lisp to build databases? The same blurring between code and data occurs in low-level assembly code. Is it correct to deduce that we should be building databases in assembly?</p>
<p>I thought you&#8217;d focus on the &#8220;code in the database&#8221; angle and go for the common argument that RDBMS have stored procedures, too :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

