<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>MySQLBlog - Comments</title>
    <link>http://mysqlblog.lenoxway.net/</link>
    <description>MySQLBlog - Data &amp; Databases</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 07 Sep 2010 02:56:32 GMT</pubDate>

    <image>
        <url>http://mysqlblog.lenoxway.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: MySQLBlog - Comments - MySQLBlog - Data &amp; Databases</title>
        <link>http://mysqlblog.lenoxway.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Roland Bouman: The web application is a mess</title>
    <link>http://mysqlblog.lenoxway.net/index.php?/archives/6-The-web-application-is-a-mess.html#c6</link>
            <category></category>
    
    <comments>http://mysqlblog.lenoxway.net/index.php?/archives/6-The-web-application-is-a-mess.html#comments</comments>
    <wfw:comment>http://mysqlblog.lenoxway.net/wfwcomment.php?cid=6</wfw:comment>

    

    <author>nospam@example.com (Roland Bouman)</author>
    <content:encoded>
    &quot;SQL and HTML are &quot;declarative&quot;: they let you state what you want, and the browser (for HTML) or database (for SQL) has to decide how to cook it up for you. This makes them easy languages for people to grasp; it also ensures that the browser and database server will be exceptionally large and complex pieces of software.&quot;&lt;br /&gt;
&lt;br /&gt;
mmm, don&#039;t think I agree. In my experience, a lot of people find it easy to grasp HTML, whereas most people I know (including programmers) find SQL quite difficult to grasp.&lt;br /&gt;
&lt;br /&gt;
&quot;...And apparently programmers are never really satisfied with declarative languages, so database servers grew stored procedures and browsers got Javascript...&quot;&lt;br /&gt;
&lt;br /&gt;
Does that really have to do with the declarative nature of these languages? HTML has a very basic and, for most applications, inadequate vocabulary for specifying interaction: the link, the input element and that&#039;s about it.&lt;br /&gt;
&lt;br /&gt;
Suppose the &lt;INPUT&gt; element would&#039;ve had an attribute to specify a regular expression to which the contents should be matched, or an attribute that would verify if entering a value is optional - very declarative and very powerful, and probably features that would make browser scripting less necessary especially in the early days where javascript was used mainly to validate forms. 
    </content:encoded>

    <pubDate>Wed, 17 May 2006 14:49:06 -0700</pubDate>
    <guid isPermaLink="false">http://mysqlblog.lenoxway.net/index.php?/archives/6-guid.html#c6</guid>
    
</item>
<item>
    <title>O Rylin: The web application is a mess</title>
    <link>http://mysqlblog.lenoxway.net/index.php?/archives/6-The-web-application-is-a-mess.html#c5</link>
            <category></category>
    
    <comments>http://mysqlblog.lenoxway.net/index.php?/archives/6-The-web-application-is-a-mess.html#comments</comments>
    <wfw:comment>http://mysqlblog.lenoxway.net/wfwcomment.php?cid=6</wfw:comment>

    

    <author>nospam@example.com (O Rylin)</author>
    <content:encoded>
    While I&#039;ll agree that web apps aren&#039;t as good as desktop apps, they&#039;re a great complement (think Outlook Web Access).&lt;br /&gt;
&lt;br /&gt;
I&#039;m fairly sure the popular stacks won&#039;t get a much-needed cleanup because of the Microsoft syndrome - popularity requires a fair bit of backwards compatibility.&lt;br /&gt;
&lt;br /&gt;
The way I see it is two things happening (which have also happened historically):&lt;br /&gt;
A huge mashup (hey, you can do backend and frontend with ASP/VBScript - though I wouldn&#039;t recommend it).&lt;br /&gt;
Strict mode.&lt;br /&gt;
&lt;br /&gt;
I&#039;d much prefer the latter (as I believe in the *IX idea - use many tools that perform their own tasks extremely well), as it provides supposed painkiller-less solutions for organisation and cleanliness of everything related to a project.&lt;br /&gt;
&lt;br /&gt;
Simplyfying the stacks right now would probably push us towards more and more solutions based solely on Flash (one &quot;language&quot; for displaying and manipulating data) and its ilk - not a very comforting thought. 
    </content:encoded>

    <pubDate>Wed, 17 May 2006 13:40:54 -0700</pubDate>
    <guid isPermaLink="false">http://mysqlblog.lenoxway.net/index.php?/archives/6-guid.html#c5</guid>
    
</item>
<item>
    <title>J.D. Duncan: Message API beta release</title>
    <link>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#c4</link>
            <category></category>
    
    <comments>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#comments</comments>
    <wfw:comment>http://mysqlblog.lenoxway.net/wfwcomment.php?cid=4</wfw:comment>

    

    <author>nospam@example.com (J.D. Duncan)</author>
    <content:encoded>
    Spread runs on Windows, and MySQL runs on Windows, so the Message API code &lt;u&gt;should&lt;/u&gt; definitely be able to run on Windows, too.  However, I personally don&#039;t have a Windows development or test machine or any experience with Windows development.  I would be happy if someone could contribute some expertise in this area. 
    </content:encoded>

    <pubDate>Thu, 13 Apr 2006 17:06:08 -0700</pubDate>
    <guid isPermaLink="false">http://mysqlblog.lenoxway.net/index.php?/archives/4-guid.html#c4</guid>
    
</item>
<item>
    <title>Roland Bouman: Message API beta release</title>
    <link>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#c3</link>
            <category></category>
    
    <comments>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#comments</comments>
    <wfw:comment>http://mysqlblog.lenoxway.net/wfwcomment.php?cid=4</wfw:comment>

    

    <author>nospam@example.com (Roland Bouman)</author>
    <content:encoded>
    Sorry to ask, but am I right concluding that the code you provided is nix-only? 
    </content:encoded>

    <pubDate>Thu, 13 Apr 2006 16:29:37 -0700</pubDate>
    <guid isPermaLink="false">http://mysqlblog.lenoxway.net/index.php?/archives/4-guid.html#c3</guid>
    
</item>
<item>
    <title>J.D. Duncan: Message API beta release</title>
    <link>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#c2</link>
            <category></category>
    
    <comments>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#comments</comments>
    <wfw:comment>http://mysqlblog.lenoxway.net/wfwcomment.php?cid=4</wfw:comment>

    

    <author>nospam@example.com (J.D. Duncan)</author>
    <content:encoded>
    Yes, I think the layer that handles the content of messages is probably best written in SQL. It seems so far like the best path is for me to provide sample stored procedure code, and let people modify the samples to suit their particular table structures. 
    </content:encoded>

    <pubDate>Thu, 06 Apr 2006 16:24:19 -0700</pubDate>
    <guid isPermaLink="false">http://mysqlblog.lenoxway.net/index.php?/archives/4-guid.html#c2</guid>
    
</item>
<item>
    <title>Roland Bouman: Message API beta release</title>
    <link>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#c1</link>
            <category></category>
    
    <comments>http://mysqlblog.lenoxway.net/index.php?/archives/4-Message-API-beta-release.html#comments</comments>
    <wfw:comment>http://mysqlblog.lenoxway.net/wfwcomment.php?cid=4</wfw:comment>

    

    <author>nospam@example.com (Roland Bouman)</author>
    <content:encoded>
    Hi! &lt;br /&gt;
&lt;br /&gt;
I think a saw a few posts concerning Spread in the nearby past. &lt;br /&gt;
&lt;br /&gt;
I just took a look, and I must say it looks promising. Are there any plans for building a layer that can do something with the content of messages?&lt;br /&gt;
&lt;br /&gt;
Roland 
    </content:encoded>

    <pubDate>Thu, 06 Apr 2006 15:22:05 -0700</pubDate>
    <guid isPermaLink="false">http://mysqlblog.lenoxway.net/index.php?/archives/4-guid.html#c1</guid>
    
</item>

</channel>
</rss>