<?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"
	>
<channel>
	<title>Comments on: A Professional JavaScript Build System: Part II &#8211; Bootstrapping</title>
	<atom:link href="http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/</link>
	<description>Observations of a physician software developer.</description>
	<pubDate>Sat, 31 Jul 2010 04:08:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Red45</title>
		<link>http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/#comment-249</link>
		<dc:creator>Red45</dc:creator>
		<pubDate>Fri, 23 Oct 2009 01:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/#comment-249</guid>
		<description>Manual had previously graduated 68 percent of its seniors. ,</description>
		<content:encoded><![CDATA[<p>Manual had previously graduated 68 percent of its seniors. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maulin</title>
		<link>http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/#comment-171</link>
		<dc:creator>maulin</dc:creator>
		<pubDate>Sun, 31 May 2009 13:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/#comment-171</guid>
		<description>Yeah, I've done that as well. But lately I have been really separating my client from my server. My client code is now always a STATIC html page that calls services from my server. Its such a clean paradigm. Server code doesn't look like spaghetti anymore. Client code can be used with any server and can be developed with php even installed on the machine. But point taken...</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve done that as well. But lately I have been really separating my client from my server. My client code is now always a STATIC html page that calls services from my server. Its such a clean paradigm. Server code doesn&#8217;t look like spaghetti anymore. Client code can be used with any server and can be developed with php even installed on the machine. But point taken&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio Sironi</title>
		<link>http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/#comment-170</link>
		<dc:creator>Giorgio Sironi</dc:creator>
		<pubDate>Sun, 31 May 2009 08:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.medryx.org/2009/05/31/a-professional-javascript-build-system-part-ii-bootstrapping/#comment-170</guid>
		<description>I resolve the issue of changing configuration and require statements on the server side: since the widget code is wrapped by php functions (zend framework view helpers) that provides default application-wide parameters, they also add the necessary dojo.require calls, and write the correct script tags.</description>
		<content:encoded><![CDATA[<p>I resolve the issue of changing configuration and require statements on the server side: since the widget code is wrapped by php functions (zend framework view helpers) that provides default application-wide parameters, they also add the necessary dojo.require calls, and write the correct script tags.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
