<?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 for code.edbaskerville.com</title>
	<atom:link href="http://code.edbaskerville.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.edbaskerville.com</link>
	<description>software development by ed baskerville</description>
	<pubDate>Mon, 08 Sep 2008 08:12:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on XgridLite 1.0.2 Source Posted by OddyOh</title>
		<link>http://code.edbaskerville.com/2006/12/17/xgridlite-102-source-posted/#comment-12173</link>
		<dc:creator>OddyOh</dc:creator>
		<pubDate>Thu, 17 Jul 2008 18:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/12/17/xgridlite-102-source-posted/#comment-12173</guid>
		<description>Yes, I'm interested in a way to uninstall/remove XgridLite from my Mac, is there a way to do this?</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m interested in a way to uninstall/remove XgridLite from my Mac, is there a way to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XgridLite 1.0.2 Source Posted by David Dicker</title>
		<link>http://code.edbaskerville.com/2006/12/17/xgridlite-102-source-posted/#comment-10923</link>
		<dc:creator>David Dicker</dc:creator>
		<pubDate>Wed, 11 Jun 2008 03:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/12/17/xgridlite-102-source-posted/#comment-10923</guid>
		<description>How would one remove your xgridlite from one's computer?

Thank you
David</description>
		<content:encoded><![CDATA[<p>How would one remove your xgridlite from one&#8217;s computer?</p>
<p>Thank you<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MIDI reimplemented by Åsmund</title>
		<link>http://code.edbaskerville.com/2006/05/29/midi-reimplemented/#comment-3660</link>
		<dc:creator>Åsmund</dc:creator>
		<pubDate>Fri, 23 Mar 2007 20:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/05/29/midi-reimplemented/#comment-3660</guid>
		<description>But where do I get LilyPad?</description>
		<content:encoded><![CDATA[<p>But where do I get LilyPad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XgridDRMAA 0.1.1, With Examples by Andreas Haas</title>
		<link>http://code.edbaskerville.com/2006/08/22/xgriddrmaa-011-with-examples/#comment-291</link>
		<dc:creator>Andreas Haas</dc:creator>
		<pubDate>Tue, 22 Aug 2006 15:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/08/22/xgriddrmaa-011-with-examples/#comment-291</guid>
		<description>Congratulations, Ed!

Have a nice vacation in gooooood old Europe ;-)</description>
		<content:encoded><![CDATA[<p>Congratulations, Ed!</p>
<p>Have a nice vacation in gooooood old Europe <img src='http://code.edbaskerville.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Contact strings&#8221; and browsing for Xgrids by Bill Van Etten</title>
		<link>http://code.edbaskerville.com/2006/06/13/contact-strings-and-browsing-for-xgrids/#comment-244</link>
		<dc:creator>Bill Van Etten</dc:creator>
		<pubDate>Thu, 17 Aug 2006 20:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/06/13/contact-strings-and-browsing-for-xgrids/#comment-244</guid>
		<description>I've been researching a means to provide my application with access to executing, monitoring, and killing jobs in a DRM-independent sort of way. I'm mostly interested in providing support for SGE, LSF, and Xgrid. Considering DRMAA. Considering it more now that I see DRMAA for Xgrid. I'm wondering how far along you are? I've gotten the indication that you're pretty far along, reading through your BLOG. Thanks for this, BTW.

Bill</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been researching a means to provide my application with access to executing, monitoring, and killing jobs in a DRM-independent sort of way. I&#8217;m mostly interested in providing support for SGE, LSF, and Xgrid. Considering DRMAA. Considering it more now that I see DRMAA for Xgrid. I&#8217;m wondering how far along you are? I&#8217;ve gotten the indication that you&#8217;re pretty far along, reading through your BLOG. Thanks for this, BTW.</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Almost there&#8230; by charles</title>
		<link>http://code.edbaskerville.com/2006/06/28/almost-there/#comment-42</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Wed, 28 Jun 2006 16:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/06/28/almost-there/#comment-42</guid>
		<description>argg. One more time:

A bool would show as
&lt;code&gt;&#60;\true&#62;&lt;/code&gt;
or
&lt;code&gt;&#60;\false&#62;&lt;/code&gt;

, while the xgrid plist was using the tags

&lt;code&gt;&#60;string&#62;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>argg. One more time:</p>
<p>A bool would show as<br />
<code>&lt;\true&gt;</code><br />
or<br />
<code>&lt;\false&gt;</code></p>
<p>, while the xgrid plist was using the tags</p>
<p><code>&lt;string&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Almost there&#8230; by charles</title>
		<link>http://code.edbaskerville.com/2006/06/28/almost-there/#comment-41</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Wed, 28 Jun 2006 16:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/06/28/almost-there/#comment-41</guid>
		<description>ok, Word press has eaten my xml tags so you don't see them. Let me try again:

A bool would show as \ or  \, while the xgrid plist was using the tags \.</description>
		<content:encoded><![CDATA[<p>ok, Word press has eaten my xml tags so you don&#8217;t see them. Let me try again:</p>
<p>A bool would show as \ or  \, while the xgrid plist was using the tags \.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Almost there&#8230; by charles</title>
		<link>http://code.edbaskerville.com/2006/06/28/almost-there/#comment-40</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Wed, 28 Jun 2006 16:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/06/28/almost-there/#comment-40</guid>
		<description>I myself banged my head on a number of other things.
Regarding the Yes/No, I seem to remember there was a little issue, but then I was lucky to figure it out quickly from the plist. A bool would show as  or , while the xgrid plist was using the  tags. Duh!

Nice pace, Ed, on the code. I wish I had more time to do more stuff. I will probably have a close look at the Keychain code, as I wanted to add this.

I jsut had an idea/feature request on your pref pane and global grid setting. One thing you could do is instead allow the user to add a list of grids (and have one setup as default for now). But in the future, the XgridDRMAA could add a scheduler layer when several grids are available so it looks like one big grid from the outside.

Well, on the other hand, DRMAA is useful to build a metascheduler that makes a bunch of grids (Xgrid and not) look like one big cluster, so the scheduler code would probably be above XgridDRMAA, but well, just an idea.

Finally, I really like the idea of perfecting a good general purpose "xgrid_drmaa_proxy". I have been using a number of adhoc wrapping scrpipts, and I am curious to see what you came up with.</description>
		<content:encoded><![CDATA[<p>I myself banged my head on a number of other things.<br />
Regarding the Yes/No, I seem to remember there was a little issue, but then I was lucky to figure it out quickly from the plist. A bool would show as  or , while the xgrid plist was using the  tags. Duh!</p>
<p>Nice pace, Ed, on the code. I wish I had more time to do more stuff. I will probably have a close look at the Keychain code, as I wanted to add this.</p>
<p>I jsut had an idea/feature request on your pref pane and global grid setting. One thing you could do is instead allow the user to add a list of grids (and have one setup as default for now). But in the future, the XgridDRMAA could add a scheduler layer when several grids are available so it looks like one big grid from the outside.</p>
<p>Well, on the other hand, DRMAA is useful to build a metascheduler that makes a bunch of grids (Xgrid and not) look like one big cluster, so the scheduler code would probably be above XgridDRMAA, but well, just an idea.</p>
<p>Finally, I really like the idea of perfecting a good general purpose &#8220;xgrid_drmaa_proxy&#8221;. I have been using a number of adhoc wrapping scrpipts, and I am curious to see what you came up with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PrefPane complete by charles</title>
		<link>http://code.edbaskerville.com/2006/06/26/prefpane-complete/#comment-38</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Tue, 27 Jun 2006 05:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/06/26/prefpane-complete/#comment-38</guid>
		<description>nice!!!!</description>
		<content:encoded><![CDATA[<p>nice!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Contact strings&#8221; and browsing for Xgrids by charles</title>
		<link>http://code.edbaskerville.com/2006/06/13/contact-strings-and-browsing-for-xgrids/#comment-28</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Wed, 14 Jun 2006 05:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://code.edbaskerville.com/2006/06/13/contact-strings-and-browsing-for-xgrids/#comment-28</guid>
		<description>Regarding the connection, I have implemented the following: the only information to give is the address and optionally, the password. Then, one can just call 'connect:', and my implementation goes through all the possible connection types (6 total at most), starting with the most likely method (e.g. if a password is given and the address contains dots '.' or is 'localhost', first try password authentication on a remote server). Then I can store the info about the successful attempt for next time.
I don't think that helps you much, I just thought this is somewhat related to your entry :-)</description>
		<content:encoded><![CDATA[<p>Regarding the connection, I have implemented the following: the only information to give is the address and optionally, the password. Then, one can just call &#8216;connect:&#8217;, and my implementation goes through all the possible connection types (6 total at most), starting with the most likely method (e.g. if a password is given and the address contains dots &#8216;.&#8217; or is &#8216;localhost&#8217;, first try password authentication on a remote server). Then I can store the info about the successful attempt for next time.<br />
I don&#8217;t think that helps you much, I just thought this is somewhat related to your entry <img src='http://code.edbaskerville.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
