<?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: Mochi&#8217;s Basic</title>
	<atom:link href="http://decafbad.com/blog/2005/12/09/mochis-basic/feed" rel="self" type="application/rss+xml" />
	<link>http://decafbad.com/blog/2005/12/09/mochis-basic</link>
	<description>It's all spinning wheels and self-doubt until the first pot of coffee.</description>
	<pubDate>Thu, 20 Nov 2008 17:26:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3-9771</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Roger Benningfield</title>
		<link>http://decafbad.com/blog/2005/12/09/mochis-basic/comment-page-1#comment-3202</link>
		<dc:creator>Roger Benningfield</dc:creator>
		<pubDate>Mon, 19 Dec 2005 15:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=792#comment-3202</guid>
		<description>&lt;p&gt;re: Simon's BASIC&lt;/p&gt;

&lt;p&gt;Yeah, but you have no idea how many times I typed "center" when it wanted "centre" and "color" when it wanted "colour".&lt;/p&gt;

&lt;p&gt;Had the same problems years later with STOS and GFA on my ST, and AMOS on the Amiga.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>re: Simon&#8217;s BASIC</p>
<p>Yeah, but you have no idea how many times I typed &#8220;center&#8221; when it wanted &#8220;centre&#8221; and &#8220;color&#8221; when it wanted &#8220;colour&#8221;.</p>
<p>Had the same problems years later with STOS and GFA on my ST, and AMOS on the Amiga.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://decafbad.com/blog/2005/12/09/mochis-basic/comment-page-1#comment-3141</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Fri, 09 Dec 2005 20:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=792#comment-3141</guid>
		<description>&lt;p&gt;@Dean: Well, the "packed" MochiKit single-include is 90K... gzip'ed, it's about 24K, which I hope would be the relevant number if mod_gzip is in use.  Though the point is a good one:  MochiKit-based sites certainly won't be winning the 5k page competition.&lt;/p&gt;

&lt;p&gt;@Matt:  Actually, MochiKit &lt;em&gt;is&lt;/em&gt; pretty modularized-- if you're not using the "packed" version.  Each module (ie. Async, Base, Color, DOM, etc...) has a check right at the top to ensure that what it needs is available.  Async, for example, only requires Base-- it doesn't need Visual or LoggingPane.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Dean: Well, the &#8220;packed&#8221; MochiKit single-include is 90K&#8230; gzip&#8217;ed, it&#8217;s about 24K, which I hope would be the relevant number if mod_gzip is in use.  Though the point is a good one:  MochiKit-based sites certainly won&#8217;t be winning the 5k page competition.</p>
<p>@Matt:  Actually, MochiKit <em>is</em> pretty modularized&#8211; if you&#8217;re not using the &#8220;packed&#8221; version.  Each module (ie. Async, Base, Color, DOM, etc&#8230;) has a check right at the top to ensure that what it needs is available.  Async, for example, only requires Base&#8211; it doesn&#8217;t need Visual or LoggingPane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Brubeck</title>
		<link>http://decafbad.com/blog/2005/12/09/mochis-basic/comment-page-1#comment-3140</link>
		<dc:creator>Matt Brubeck</dc:creator>
		<pubDate>Fri, 09 Dec 2005 18:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=792#comment-3140</guid>
		<description>&lt;p&gt;That's why JavaScript libraries really need to be highly modular, with minimal dependency chains.  It should be as easy as possible for me to use MochiKit.Async without loading any unnecessary code like MochiKit.Visual or MochiKit.LoggingPane.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That&#8217;s why JavaScript libraries really need to be highly modular, with minimal dependency chains.  It should be as easy as possible for me to use MochiKit.Async without loading any unnecessary code like MochiKit.Visual or MochiKit.LoggingPane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Edwards</title>
		<link>http://decafbad.com/blog/2005/12/09/mochis-basic/comment-page-1#comment-3134</link>
		<dc:creator>Dean Edwards</dc:creator>
		<pubDate>Fri, 09 Dec 2005 13:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://decafbad.com/blog/?p=792#comment-3134</guid>
		<description>&lt;p&gt;It's a big overhead for a normal web page though. The compressed library is 90K.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s a big overhead for a normal web page though. The compressed library is 90K.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
