<?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 thyncology</title>
	<atom:link href="http://www.thynctank.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thynctank.com</link>
	<description>The Science of Thynctank.</description>
	<pubDate>Tue, 06 Jan 2009 21:53:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on ThyncRecord Updates, New Developers by thynctank</title>
		<link>http://www.thynctank.com/javascript/2008/10/thyncrecord-updates-new-developers/comment-page-1/#comment-1905</link>
		<dc:creator>thynctank</dc:creator>
		<pubDate>Tue, 21 Oct 2008 08:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thynctank.com/?p=113#comment-1905</guid>
		<description>&lt;p&gt;I bet you did&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I bet you did</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThyncRecord Updates, New Developers by David Rivers</title>
		<link>http://www.thynctank.com/javascript/2008/10/thyncrecord-updates-new-developers/comment-page-1/#comment-1904</link>
		<dc:creator>David Rivers</dc:creator>
		<pubDate>Tue, 21 Oct 2008 08:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thynctank.com/?p=113#comment-1904</guid>
		<description>&lt;p&gt;Yeah, how about the name JAZZrecord??  I just thought of it all by myself!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, how about the name JAZZrecord??  I just thought of it all by myself!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on AIR, MooTools, ThyncRecord by Recent Links Tagged With "mootools" - JabberTags</title>
		<link>http://www.thynctank.com/javascript/2008/08/air-mootools-thyncrecord/comment-page-1/#comment-1899</link>
		<dc:creator>Recent Links Tagged With "mootools" - JabberTags</dc:creator>
		<pubDate>Wed, 15 Oct 2008 04:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thynctank.com/javascript/2008/08/air-mootools-thyncrecord/#comment-1899</guid>
		<description>&lt;p&gt;[...] public links &#62;&#62; mootools   AIR, MooTools, ThyncRecord Saved by lightangel210 on Mon 13-10-2008   Mootools off-line documentation Saved by martinsnizek on [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; mootools   AIR, MooTools, ThyncRecord Saved by lightangel210 on Mon 13-10-2008   Mootools off-line documentation Saved by martinsnizek on [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThyncRecord Updates, New Developers by thynctank</title>
		<link>http://www.thynctank.com/javascript/2008/10/thyncrecord-updates-new-developers/comment-page-1/#comment-1892</link>
		<dc:creator>thynctank</dc:creator>
		<pubDate>Mon, 13 Oct 2008 07:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thynctank.com/?p=113#comment-1892</guid>
		<description>&lt;p&gt;Forgot to add that I added Gears support some time ago, which makes testing easier since Firebug is &lt;em&gt;so much better than AIR Introspector&lt;/em&gt;. As a consequence I've been mostly testing things in Firefox and so there may be one or two discrepancies in AIR when I get back around to it. We shall see. Just wanted to tack that on since it's a huge thing for me&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Forgot to add that I added Gears support some time ago, which makes testing easier since Firebug is <em>so much better than AIR Introspector</em>. As a consequence I&#8217;ve been mostly testing things in Firefox and so there may be one or two discrepancies in AIR when I get back around to it. We shall see. Just wanted to tack that on since it&#8217;s a huge thing for me</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thoughts on ThyncRecord by thynctank</title>
		<link>http://www.thynctank.com/javascript/2008/09/thoughts-on-thyncrecord/comment-page-1/#comment-1875</link>
		<dc:creator>thynctank</dc:creator>
		<pubDate>Tue, 09 Sep 2008 08:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thynctank.com/?p=94#comment-1875</guid>
		<description>&lt;p&gt;The code will be made available on some public versioning system or other as soon as it's in a mostly-usable state. It's definitely not ready for prime time yet.&lt;/p&gt;

&lt;p&gt;Before too long it will be usable but slow, and I'll release it then. After that will be a long optimization process converting the current recursive SQL querying into single bigass queries for building multiple associated Record objects at once.&lt;/p&gt;

&lt;p&gt;There's also the question of some architectural changes as I've been learning more about MooTools. Not a lot will change usage-wise, I aim to keep it as simple and as ActiveRecord-like as possible.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The code will be made available on some public versioning system or other as soon as it&#8217;s in a mostly-usable state. It&#8217;s definitely not ready for prime time yet.</p>

<p>Before too long it will be usable but slow, and I&#8217;ll release it then. After that will be a long optimization process converting the current recursive SQL querying into single bigass queries for building multiple associated Record objects at once.</p>

<p>There&#8217;s also the question of some architectural changes as I&#8217;ve been learning more about MooTools. Not a lot will change usage-wise, I aim to keep it as simple and as ActiveRecord-like as possible.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.813 seconds -->
<!-- Cached page served by WP-Cache -->
