<?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: Frizone: JavaScript dev, test, and deployment environment</title>
	<atom:link href="http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: jhl</title>
		<link>http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment/comment-page-1#comment-265045</link>
		<dc:creator>jhl</dc:creator>
		<pubDate>Thu, 12 Jun 2008 21:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3741#comment-265045</guid>
		<description>@khakman2
I have now created a google Group for Frizione, my reply to your question can be found there:
http://groups.google.com/group/frizione/topics</description>
		<content:encoded><![CDATA[<p>@khakman2<br />
I have now created a google Group for Frizione, my reply to your question can be found there:<br />
<a href="http://groups.google.com/group/frizione/topics" rel="nofollow">http://groups.google.com/group/frizione/topics</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khakman2</title>
		<link>http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment/comment-page-1#comment-265041</link>
		<dc:creator>khakman2</dc:creator>
		<pubDate>Thu, 12 Jun 2008 20:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3741#comment-265041</guid>
		<description>Very interesting. How could this work with say an environment like Aptana Studio or Aptana Jaxer?</description>
		<content:encoded><![CDATA[<p>Very interesting. How could this work with say an environment like Aptana Studio or Aptana Jaxer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jhl</title>
		<link>http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment/comment-page-1#comment-265007</link>
		<dc:creator>jhl</dc:creator>
		<pubDate>Thu, 12 Jun 2008 00:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3741#comment-265007</guid>
		<description>Thanks for the write up Dion. One typo in the title it&#039;s Frizione not Frizone.

I&#039;d have used clutch on GoogleCode, but it was already taken, sigh. I can&#039;t believe that something like this hasn&#039;t already been done, maybe I just didn&#039;t look hard enough. Nonetheless, it has been fun to do, but please remember it&#039;s at a very low version number, there&#039;s still a few pieces of the puzzle missing.

I have a few ideas for handling asynchronous unit tests - is there an Ajaxian forum where this could be discussed, or is comp.lang.javascript the place to go?</description>
		<content:encoded><![CDATA[<p>Thanks for the write up Dion. One typo in the title it&#8217;s Frizione not Frizone.</p>
<p>I&#8217;d have used clutch on GoogleCode, but it was already taken, sigh. I can&#8217;t believe that something like this hasn&#8217;t already been done, maybe I just didn&#8217;t look hard enough. Nonetheless, it has been fun to do, but please remember it&#8217;s at a very low version number, there&#8217;s still a few pieces of the puzzle missing.</p>
<p>I have a few ideas for handling asynchronous unit tests &#8211; is there an Ajaxian forum where this could be discussed, or is comp.lang.javascript the place to go?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uize</title>
		<link>http://ajaxian.com/archives/frizone-javascript-dev-test-and-deployment-environment/comment-page-1#comment-265004</link>
		<dc:creator>uize</dc:creator>
		<pubDate>Wed, 11 Jun 2008 17:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3741#comment-265004</guid>
		<description>Sounds intriguing. At Zazzle, our build scripts use Windows Scripting Host to run the UIZE scruncher on all the JS libraries, and then another WSH script builds library files that contain multiple scrunched JS modules, for optimizing to minimize HTTP requests on certain pages. Naturally, the JavaScript scruncher is written in JavaScript. Scrunching involves performing enumeration on identifiers flagged as private.
&#160;
A framework for unit testing sounds tantalizing. I kind of wish there was a language that built unit testing directly into its syntax, so that the test cases could be declared inside / along with the implementations.</description>
		<content:encoded><![CDATA[<p>Sounds intriguing. At Zazzle, our build scripts use Windows Scripting Host to run the UIZE scruncher on all the JS libraries, and then another WSH script builds library files that contain multiple scrunched JS modules, for optimizing to minimize HTTP requests on certain pages. Naturally, the JavaScript scruncher is written in JavaScript. Scrunching involves performing enumeration on identifiers flagged as private.<br />
&nbsp;<br />
A framework for unit testing sounds tantalizing. I kind of wish there was a language that built unit testing directly into its syntax, so that the test cases could be declared inside / along with the implementations.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

